@charset "utf-8";
/* 
    author:sdw;
    date:2021-09-06;
    Copyright:©sdw;
*/

/*--layout--*/
.main{overflow:hidden;background:#fff;}
.main .cx-siderBar{width:280px;}
.main .cx-siderCont{width:calc(100% - 320px);}
.flex{display:flex;flex-wrap:wrap;}
[flex-align="start"]{justify-content:flex-start;}
[flex-align="center"]{justify-content:center;}
[flex-align="end"]{justify-content:flex-end;}
[flex-align="justify"]{justify-content:space-between;}
@media(max-width:1200px){
.main{background:#f6f6f6;}
.main .cx-siderBar{display:none;}
.main .cx-siderCont{width:100%;}  
.sm-hidden{display:none;}
}
/*--end layout--*/

/*--cx-crumbs-wrap--*/
.cx-crumbs-wrap{padding:1.5rem 0;line-height:1.625rem;overflow:hidden;}
.cx-crumbs-wrap.gray{background:#f6f6f6;}
.cx-crumbs-wrap .inner{display:flex;justify-content:space-between;overflow:hidden;}
.cx-crumbs-list{overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.cx-crumbs-list:before{display:inline-block;margin-right:1rem;font-family:"iconfont";content:"\e626";color:#999;}
.cx-crumbs-list a{display:inline-block;font-size:1rem;color:#999;}
.cx-crumbs-list a:after{display:inline-block;margin:0 1rem;font-family:"iconfont";content:"\e67c";color:#999;}
.cx-crumbs-list a:last-child:after{display:none;}
.cx-crumbs-list a:hover{color:var(--vi-color);}
.cx-crumbs-back{overflow:hidden;}
.cx-crumbs-back a{display:block;font-size:1rem;color:#999;}
.cx-crumbs-back a:before{display:inline-block;margin-right:0.625rem;font-family:"iconfont";content:"\e67d";}
.cx-crumbs-back a:hover{color:var(--vi-color);}
@media(max-width:1200px){
.cx-crumbs-wrap{display:none;}  
}
/*--end crumbs-wrap--*/

/*--cx-sideBar--*/
.cx-sider-menu .hd{padding:0 1.25rem;line-height:2.8125rem;overflow:hidden;}
.cx-sider-menu .hd h2{line-height:inherit;font-size:1.25rem;color:#333;}
.cx-sider-menu .hd h2 a{color:#333;}
.cx-sider-menu .bd{margin-top:1rem;}
.cx-sider-menu .bd dl{margin-bottom:1.25rem;overflow:hidden;background:#f6f6f6;border-radius:5px;}
.cx-sider-menu .bd dl:last-child{margin-bottom:0;}
.cx-sider-menu .bd dt{padding:0 1.25rem;height:3.75rem;line-height:3.75rem;font-size:1.25rem;}
.cx-sider-menu .bd dt a{display:block;position:relative;color:#333;}
.cx-sider-menu .bd dt a:before{display:block;float:right;font-family:"iconfont";content:"\e694";color:#ccc;transition:transform .5s;}
.cx-sider-menu .bd dl[data-drop] dt a:after{display:block;position:absolute;left:0;bottom:0;width:100%;height:1px;content:"";background:#e5e5e5;opacity:0;}
.cx-sider-menu .bd dl[data-drop] dt a:before{content:"\e692";}
.cx-sider-menu .bd dd{display:none;padding:1.25rem;overflow:hidden;}
.cx-sider-menu .bd dd li{margin-bottom:1px;height:3.125rem;line-height:3.125rem;font-size:1rem;}
.cx-sider-menu .bd dd li a{display:block;padding:0 1.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:5px;}
.cx-sider-menu .bd dd li a:before{display:block;float:right;font-family:"iconfont";content:"\e694";color:#fff;}
.cx-sider-menu .bd dl.cur,.cx-sider-menu .bd dl:hover{background:#fff;box-shadow:0 0 1.25rem rgba(0,0,0,0.1);}
.cx-sider-menu .bd dl[data-drop].cur dt a:before{transform:rotate(-180deg);}
.cx-sider-menu .bd dl[data-drop].cur dt a:after,.cx-sider-menu .bd dl[data-drop]:hover dt a:after{opacity:1;}
.cx-sider-menu .bd dl.cur dd{display:block;}
.cx-sider-menu .bd dd li a:hover,.cx-sider-menu .bd dd li.cur a{color:#fff;background:var(--vi-color);transition:all .5s;}

.cx-sider-infos{margin-top:2.5rem;padding:1.5rem;text-align:center;overflow:hidden;background:#fff;border-radius:5px;box-shadow:0 0 1.25rem rgba(0,0,0,0.1);}
.cx-sider-infos i{display:block;margin:0 auto;width:140px;}
.cx-sider-infos span{display:block;line-height:30px;font-size:1rem;color:#666;}
.cx-sider-infos em{display:block;margin-top:0.5rem;font-family:"DIN Medium";font-size:1.25rem;line-height:1.5rem;color:#333;}
.cx-sider-news{margin-top:2.5rem;padding:0 1.25rem;overflow:hidden;background:#fff;border-radius:5px;box-shadow:0 0 1.25rem rgba(0,0,0,0.1);}
.cx-sider-news .hd{line-height:3.75rem;overflow:hidden;border-bottom:#e5e5e5 solid 1px;}
.cx-sider-news .hd h2{line-height:inherit;font-size:1.25rem;color:#333;}
.cx-sider-news .hd h2 a{color:#333;}
.cx-sider-news .bd{padding:0.625rem 0;overflow:hidden;}
.cx-sider-news .bd li{line-height:2rem;font-size:1rem;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cx-sider-news .bd li a{color:#999;}
.cx-sider-news .bd li a:hover{color:var(--vi-color);}

.cx-sider-tags{margin-top:2.5rem;padding:0 1.25rem;overflow:hidden;background:#fff;border-radius:5px;box-shadow:0 0 1.25rem rgba(0,0,0,0.1);}
.cx-sider-tags .hd{line-height:3.75rem;overflow:hidden;border-bottom:#e5e5e5 solid 1px;}
.cx-sider-tags .hd h2{line-height:inherit;font-size:1.25rem;color:#333;}
.cx-sider-tags .hd h2 a{color:#333;}
.cx-sider-tags .bd{padding:0.625rem 0;overflow:hidden;}
.cx-sider-tags .bd ul{display:flex;flex-wrap:wrap;margin:-0.4rem;padding:0.4rem 0;overflow:hidden;}
.cx-sider-tags .bd li{float:left;margin:0.4rem;width:calc(50% - 0.8rem);flex:none;line-height:2.5rem;font-size:0.875rem;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cx-sider-tags .bd li a{display:block;padding:0 0.75rem;color:#999;background:#f6f6f6;border-radius:5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.cx-sider-tags .bd li a:hover{color:#fff;background:var(--vi-color);}

.cx-sider-back{height:3.75rem;line-height:3.75rem;overflow:hidden;border-radius:5px;}
.cx-sider-back a{display:block;padding:0 1.25rem;font-size:1.25rem;color:#fff;background:var(--vi-color);border-radius:5px;}
.cx-sider-back a:before{display:block;float:right;font-family:"iconfont";content:"\e624";}
.cx-sider-back a:hover{background:#000;}
/*--sideBar--*/

/*--addMore--*/
.addMore{display:none;text-align:center;overflow:hidden;}
.addMore a{display:block;line-height:5rem;font-size:1.5rem;color:#999;background:#f6f6f6;border-radius:5px;}
@media(max-width:992px){
.addMore{display:block;}
}
/*--end addMore--*/

/*--pager--*/
.pager{clear:both;display:flex;margin-top:3.25rem;line-height:3.125rem;overflow:hidden;}
.pager-num{display:flex;overflow:hidden;}
.pager-num a{display:block;margin-right:0.625rem;width:3.125rem;text-align:center;font-size:1.125rem;font-family:"DIN Medium";color:#666;background:#f6f6f6;border-radius:5px;}
.pager-num a:last-child{margin-right:0;}
.pager-num a:hover,.pager-num a.cur{color:#fff;background:var(--vi-color);transition:all .5s;}
.pager-arrow{display:flex;margin-left:2.5rem;overflow:hidden;}
.pager-arrow a{display:block;margin-left:0.625rem;width:3.125rem;text-align:center;font-size:1.125rem;font-family:"DIN Medium";color:#666;background:#f6f6f6;border-radius:5px;}
.pager-arrow a:hover{color:#fff;background:var(--vi-color);transition:all .5s;}
@media(max-width:992px){
.pager{display:none;}
}
/*--end pager--*/

/*--cx-tags-gather--*/
.cx-tags-gather{padding:4.375rem 0;overflow:hidden;background:#fff;}
.cx-tags-gather .hd{overflow:hidden;}
.cx-tags-gather .hd h2{font-size:2.625rem;color:#333;}
.cx-tags-gather .bd{padding-top:2rem;overflow:hidden;}
.cx-tags-gather .bd ul{margin:-0.3125rem;overflow:hidden;}
.cx-tags-gather .bd li{float:left;margin:0.3125rem;line-height:2.5rem;font-size:1rem;}
.cx-tags-gather .bd li a{display:block;padding:0 0.75rem;color:#999;background:#f6f6f6;border-radius:5px;transition:all .5s;}
.cx-tags-gather .bd li a:hover{color:#fff;background:var(--vi-color);}
@media(max-width:992px){
.cx-tags-gather{padding:3.125rem 1.25rem;}
.cx-tags-gather .hd{display:none;}
.cx-tags-gather .bd{padding-top:0;}
.cx-tags-gather .bd ul{margin:-0.625rem;}
.cx-tags-gather .bd li{margin:0.625rem;font-size:1.5rem;line-height:1.5;}
.cx-tags-gather .bd li a{padding:0.75rem 1rem;}
}
/*--end cx-tags--*/

/*--cx-tag-news--*/
.cx-tag-news{padding:5rem 0;overflow:hidden;background:#fff;}
.cx-tag-news .tips{font-size:2.625rem;color:#333;}
.cx-tag-news .tips h1{display:inline-block;padding:0 0.625rem;font-size:2.625rem;color:var(--vi-color);}
.cx-tag-news .news-main .bd{padding-top:2.5rem;}
@media(max-width:992px){
.cx-tag-news{padding:3.125rem 1.25rem;}
.cx-tag-news .tips,.cx-tag-news .tips h1{font-size:1.875rem;text-align:center;}
.cx-tag-news .cx-news-list{background:#fff;}
.cx-tag-news .cx-news-list .item{margin-top:0;padding:1.875rem 0;}
.cx-tag-news .cx-news-list .btmBox li{display:none;}
.cx-tag-news .cx-news-list .btmBox li.tag{display:block;}
}
/*--end cx-tag-news--*/

/*--cx-news-wrap--*/
.cx-news-wrap{padding-bottom:5rem;background:#fff;}
.cx-news-main .hd{display:flex;justify-content:space-between;margin-bottom:1rem;height:2.8125rem;line-height:2.8125rem;}
.cx-news-main .hd h2{position:relative;padding-left:1.25rem;line-height:inherit;font-size:1.25rem;color:#333;}
.cx-news-main .hd h2:before{display:block;position:absolute;left:0;top:50%;width:0.25rem;height:1.25rem;content:"";background:var(--vi-color);border-radius:2px;transform:translateY(-50%);}
.cx-news-list .item{display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:row-reverse;padding:2.5rem 0;overflow:hidden;animation:fadeInUp 1s ease-out;border-radius:5px;transition:all .5s;}
.cx-news-list .pic{width:320px;overflow:hidden;border-radius:5px;}
.cx-news-list .pic img{display:block;width:100%;transition:all 1s;}
.cx-news-list .text{position:relative;width:calc(100% - 380px);transition:all 1s;}
.cx-news-list .text h3{line-height:2rem;font-size:1.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cx-news-list .text h3 a{color:#333;}
.cx-news-list .text h3 a:hover{color:var(--vi-color);}
.cx-news-list .text p{margin:0.75rem 0;line-height:1.75;font-size:1rem;color:#999;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.cx-news-list .text p a{color:#999;}
.cx-news-list .text .btmBox{position:absolute;left:0;bottom:0;width:100%;line-height:1.75;font-size:1rem;color:#999;overflow:hidden;}
.cx-news-list .text .btmBox li{float:left;}
.cx-news-list .text .btmBox li.read{margin-right:2.5rem;overflow:hidden;}
.cx-news-list .text .btmBox li.read a{display:inline-block;color:#999;}
.cx-news-list .text .btmBox li.read a:after{display:inline-block;margin-left:1rem;font-family:"iconfont";content:"\e694";}
.cx-news-list .text .btmBox li.read a:hover{color:var(--vi-color);}
.cx-news-list .text .btmBox li.time{float:right;font-family:"DIN Medium";}
.cx-news-list .text .btmBox li.tag{width:20rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cx-news-list .text .btmBox li.tag a{display:inline-block;padding:0 0.375rem;color:#999;}
.cx-news-list .text .btmBox li.tag a:hover{color:var(--vi-color);}
.cx-news-list .item:hover{box-shadow:0 0 2rem rgba(0,0,0,0.15);}
.cx-news-list .item:hover .pic img{transform:scale(1.1);}
.cx-news-list .item:hover .text{transform:translateX(2.5rem);}
@media(max-width:992px){
.cx-news-wrap{padding:0;}
.cx-news-main .hd{display:none;}
.cx-news-list{background:#f6f6f6;overflow:hidden;}
.cx-news-list .item{margin-top:1.25rem;padding:2.5rem 1.25rem;background:#fff;border-radius:0;}
.cx-news-list .item:first-child{margin-top:0;}
.cx-news-list .pic{width:40%;}
.cx-news-list .text{width:54%;}
.cx-news-list .text h3{font-size:1.75rem;white-space:unset;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.cx-news-list .text p{display:none;}
.cx-news-list .text .btmBox{font-size:1.5rem;}
.cx-news-wrap .addMore{padding:1.25rem;}
.cx-news-wrap .news-list .text .btmBox li.tag{display:none;}
.cx-news-list .item:hover{box-shadow:unset;}
.cx-news-list .item:hover .text{transform:translateX(0);}
}
/*--end news-wrap--*/

/*--cx-search-all--*/
.cx-search-all{padding:5rem 0;overflow:hidden;background:#fff;}
.cx-search-all .form{position:relative;margin:0 auto;width:46.25rem;height:4.375rem;background:#fff;box-shadow:0 1rem 2rem rgba(0,0,0,0.1);border-radius:5px;}
.cx-search-all .form input{display:block;padding:0 1.875rem;width:100%;height:4.375rem;font-size:1.25rem;border:none;outline:none;background:transparent;}
.cx-search-all .form button{display:block;position:absolute;right:0.625rem;top:50%;width:3rem;height:3rem;line-height:3rem;text-align:center;color:#fff;cursor:pointer;border:none;outline:none;background:var(--vi-color);border-radius:5px;transform:translateY(-50%);}
.cx-search-all .form button i{display:block;font-size:1.5rem;}
.cx-search-tips{margin-top:3.75rem;font-size:2.625rem;color:#999;text-align:center;}
.cx-search-tips h1{display:inline-block;padding:0 0.625rem;font-size:2.625rem;color:var(--vi-color);}
.cx-search-list{margin-top:3.125rem;}
.cx-search-list .item{display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:row-reverse;padding:2.5rem 0;overflow:hidden;animation:fadeInUp 1s ease-out;border-radius:5px;transition:all .5s;}
.cx-search-list .pic{width:20.25rem;overflow:hidden;border-radius:5px;}
.cx-search-list .pic img{display:block;width:100%;transition:all 1s;}
.cx-search-list .text{position:relative;width:38.125rem;transition:all 1s;}
.cx-search-list .text h3{line-height:2rem;font-size:1.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cx-search-list .text h3 a{color:#333;}
.cx-search-list .text h3 a:hover{color:var(--vi-color);}
.cx-search-list .text p{margin:0.75rem 0;line-height:1.75;font-size:1rem;color:#999;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.cx-search-list .text p a{color:#999;}
.cx-search-list .text>span{position:absolute;left:0;bottom:0;width:100%;line-height:1.75;font-size:1rem;color:#999;overflow:hidden;}
.cx-search-list .text>span a:after{display:inline-block;margin-left:1rem;font-family:"iconfont";content:"\e694";}
.cx-search-list .text>span a:hover{color:var(--vi-color);}
.cx-search-list .item:hover{box-shadow:0 0 2rem rgba(0,0,0,0.15);}
.cx-search-list .item:hover .pic img{transform:scale(1.1);}
.cx-search-list .item:hover .text{transform:translateX(2.5rem);}
@media(max-width:992px){
.cx-search-all{padding:3.125rem 1.25rem;}
.cx-search-all .form{width:100%;height:5rem;}
.cx-search-all .form input{height:5rem;font-size:1.5rem;}
.cx-search-tips{margin-top:2.5rem;font-size:1.875rem;}
.cx-search-tips h1{font-size:1.875rem;}
.cx-search-list .item{margin-bottom:3.75rem;padding:0;}
.cx-search-list .pic{width:40%;}
.cx-search-list .text{width:54%;}
.cx-search-list .text h3{font-size:1.75rem;white-space:unset;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.cx-search-list .text p{display:none;}
.cx-search-list .text>span{font-size:1.5rem;}
.cx-search-list .item:hover{box-shadow:unset;}
.cx-search-list .item:hover .text{transform:translateX(0);}
.cx-search-all .addMore a{background:#eaeaea;}
}
/*--end cx-search-all--*/

/*--cx-siteMap--*/
.cx-siteMap{padding:5rem 0;overflow:hidden;background:#fff;}
.cx-siteMap .hd{padding-bottom:2.5rem;overflow:hidden;border-bottom:#e5e5e5 solid 1px;}
.cx-siteMap .hd li{float:left;font-size:2.625rem;margin-right:3.75rem;}
.cx-siteMap .hd li a{color:#ccc;}
.cx-siteMap .hd li.cur a,.cx-siteMap .hd li:hover a{color:#333;}
.cx-siteMap .bd{overflow:hidden;}
.cx-siteMap .bd .item{padding:2.5rem 0;overflow:hidden;border-bottom:#e5e5e5 solid 1px;}
.cx-siteMap .bd .item h3{font-size:1.25rem;}
.cx-siteMap .bd .item h3 a{color:#333;}
.cx-siteMap .bd .item ul{padding-top:1rem;overflow:hidden;}
.cx-siteMap .bd .item li{float:left;margin-right:2.75rem;font-size:1rem;line-height:2;}
.cx-siteMap .bd .item li a{color:#999;}
.cx-siteMap .bd .item li a:hover{color:#000;}
@media(max-width:992px){
.cx-siteMap{padding:3.125rem 1.25rem;}
.cx-siteMap .hd{padding-bottom:2rem;}
.cx-siteMap .hd li{margin-right:2.875rem;font-size:1.875rem;}
.cx-siteMap .bd .item h3{font-size:1.5rem;}
.cx-siteMap .bd .item li{font-size:1.5rem;}
}
/*--end cx-siteMap--*/

/*--cx-applyLinks--*/
.cx-applyLinks{padding:5rem 0;overflow:hidden;background:#fff;}
.cx-applyLinks .hd{overflow:hidden;}
.cx-applyLinks .hd h2{font-size:2.625rem;color:#333;}
.cx-applyLinks .hd p{margin-top:0.75rem;font-size:1rem;color:#999;}
.cx-applyLinks .bd{padding-top:3.5rem;}
.cx-applyLinks .bd .iptBox{display:flex;flex-wrap:wrap;justify-content:space-between;}
.cx-applyLinks .bd .iptBox input{padding:1.25rem 2rem;width:30.7%;font-size:1.25rem;color:#333;border:none;background:#f6f6f6;outline:none;border-radius:5px;transition:all .5s;}
.cx-applyLinks .bd .iptBox input::-webkit-input-placeholder{color:#999;}
.cx-applyLinks .bd .iptBox input:hover{background:#fff;box-shadow:0 0 2rem rgba(0,0,0,0.1);}
.cx-applyLinks .bd .txtBox{margin-top:3.125rem;}
.cx-applyLinks .bd .txtBox textarea{padding:1.25rem 2rem;width:100%;height:10rem;font-size:1.25rem;color:#333;border:none;background:#f6f6f6;outline:none;resize:none;border-radius:5px;transition:all .5s;}
.cx-applyLinks .bd .txtBox textarea::-webkit-input-placeholder{color:#999;}
.cx-applyLinks .bd .txtBox textarea:hover{background:#fff;box-shadow:0 0 2rem rgba(0,0,0,0.1);}
.cx-applyLinks .bd .btnBox{margin-top:3.125rem;text-align:right;}
.cx-applyLinks .bd .btnBox a{display:inline-block;padding:1.25rem 2rem;width:26.875rem;font-size:1.25rem;color:#fff;text-align:center;background:var(--vi-color);border-radius:5px;}
@media(max-width:992px){
.cx-applyLinks{padding:3.125rem 1.25rem;}
.cx-applyLinks .hd h2{display:none;}
.cx-applyLinks .hd p{margin-top:0;font-size:1.5rem;}
.cx-applyLinks .bd{padding-top:1.5rem;}
.cx-applyLinks .bd .iptBox input{margin-bottom:1.25rem;width:100%;font-size:1.5rem;}
.cx-applyLinks .bd .txtBox{margin-top:0;}
.cx-applyLinks .bd .btnBox{margin-top:1.25rem;}
.cx-applyLinks .bd .btnBox a{display:block;width:100%;font-size:1.5rem;}
}
/*--end cx-applyLinks--*/

/*--cx-error-404--*/
.cx-error-404{padding:10rem 0;overflow:hidden;background:#f6f6f6;}
.cx-error-404 .inner{text-align:center;overflow:hidden;}
.cx-error-404 .tit{font-size:2.625rem;line-height:1.75;color:#999;}
.cx-error-404 .pic{overflow:hidden;}
.cx-error-404 .pic img{margin:0 auto;width:auto;max-width:100%;}
.cx-error-404 .tips{padding-top:1.25rem;}
.cx-error-404 .tips p{font-size:1.25rem;line-height:1.75;color:#999;}
.cx-error-404 .tips ul{display:flex;justify-content:center;padding:1.25rem;}
.cx-error-404 .tips li{margin:0 0.625rem;width:11.25rem;height:3.75rem;line-height:3.75rem;font-size:1em;}
.cx-error-404 .tips li a{display:block;border-radius:5px;box-shadow:0 0 1rem rgba(0,0,0,0.05);transition:all .5s;}
.cx-error-404 .tips li a:hover{color:#fff;background:var(--vi-color);}
@media(max-width:992px){
.cx-error-404{padding:10rem 1.25rem;}
.cx-error-404 .tit{font-size:1.875rem;}
.cx-error-404 .pic img{width:50%;}
.cx-error-404 .tips{padding-top:4.5rem;}
.cx-error-404 .tips p{font-size:1.5rem;}
.cx-error-404 .tips li{margin:0 0.625rem;width:14.375rem;height:5rem;line-height:5rem;font-size:1.5em;}
}
/*--end cx-error-404--*/

/*--cx-error-close--*/
.cx-error-close{position:relative;width:100vw;height:100vh;}
.cx-error-close .inner{position:fixed;z-index:9;top:50%;left:50%;padding:4.625rem 1.25rem;width:40rem;text-align:center;background:#f6f6f6;border-radius:5px;transform:translate(-50%,-50%);}
.cx-error-close .inner h2{margin-bottom:0.75rem;font-size:2.625rem;color:#333;}
.cx-error-close .inner p{font-size:1.25rem;line-height:1.5;color:#999;}
.cx-error-close .inner p em{font-family:"DIN Medium";color:#000;}
.cx-error-close .inner a{display:block;margin:3.375rem auto 0;width:8.125rem;height:3.75rem;line-height:3.75rem;font-size:1.25rem;color:#fff;background:var(--vi-color);border-radius:5px;}
.cx-error-close .inner a:hover{background:#000;}
@media(max-width:992px){
.cx-error-close .inner{width:85%;}
.cx-error-close .inner h2{font-size:2.625rem;}
.cx-error-close .inner p{font-size:1.5rem;}
.cx-error-close .inner a{font-size:1.5rem;}
}
/*--end cx-error-close--*/

/*暂无数据*/
#nodata, .nodata ,.noSearchData{padding:80px 80px 80px 150px;border:solid 1px #eee;margin:10px 0;background: url(../images/Template/nodata.gif) no-repeat 20px 20px; background-color: #fff; width:100%;}
