

/* 
 分页
*/


.u-paging{margin-top: 0.5rem;}
    .paging-inner{height: 0.8rem;margin: 0 auto;font-size: 0;text-align: center;}
    .paging-inner a,.paging-inner span {margin:0 0.08rem;height: 0.8rem;line-height: 0.8rem;width: 1rem;color: #999;font-size: 0.28rem;background-color: #f6f6f6;transition: 0.3s;display: inline-block;vertical-align: top; text-align: center;}
    .paging-inner .current,.paging-inner a:hover{background-color: #2148B1;color: #fff;border-color: #2148B1;}
    .paging-inner .prev{background:#f6f6f6 url(../images_m/m-page-prev.png) no-repeat center center;background-size: 0.11rem auto;}
    .paging-inner .next{background:#f6f6f6 url(../images_m/m-page-next.png) no-repeat center center;background-size: 0.11rem auto;}
    .paging-inner .prev:hover{background:#2148B1 url(../images_m/m-page-prevh.png) no-repeat center center;background-size: 0.11rem auto;}
    .paging-inner .next:hover{ background:#2148B1 url(../images_m/m-page-nexth.png) no-repeat center center;background-size: 0.11rem auto;}


.bgf0 .paging-inner a,.bgf0 .paging-inner span{
    background-color: #fff;
}
.bgf0 .paging-inner .prev,.bgf0 .paging-inner .next{
    background-color: #fff;
}
.bgf0 .paging-inner .current,.bgf0 .paging-inner a:hover,.bgf0 .paging-inner .prev:hover, .bgf0 .paging-inner .next:hover{
    background-color: #2148B1;
}

.pagination li{display:inline-block}
        

/*
tags
*/
 .wsc-tags a:hover{border-color: #2761c4;background-color: #2761c4;color: #fff;}



 .wsc-tags a:hover{background-color: #D8DCE8;color: #5F72A2;}

 .wsc-search-list .list-item:hover .list-tit{
     color: #2148B1;
 }
 .search-none-tip a{
     color: #2148B1;
 }
 .search-tab .active a,.search-tab li:hover a{
     color: #2148B1;
 }
 .sl-count span,.s-key{
     color: #2148B1;
 }
 .search-tab li span{
     background-color: #2148B1;
 }
 .search-form input:focus,.ft-search input:focus{
     border-color: #d1d1d1 !important;
 }
 .btn-search{background-color: #F08401;}
     .btn-search:hover{background-color: #FFA700;}
 
     .inb3-search .btn-search:hover,.ft-search .btn-search:hover{
         background-color: #FFA700;
     }
     .wsc-foot a,.wsc-bottom a{
         transition: 0.36s;
     }
     .wsc-foot a:hover{
         color: #fff;
     }
     .wsc-bottom a:hover{
         color: #b1b1b1;
     }
     .wsc-secnav .active a{
         background-color: #fff;
         color: #2148B1;
     }
     .rTitMore:hover{
         color: #2148B1;
     }
 

/* 
btn         
*/
.btn{
    display: inline-block;
    text-align: center;
    width: 100%;
    height: 0.88rem;
    box-sizing: border-box;
    vertical-align: top;
    line-height: 0.88rem;
    transition: 0.36s;
    font-size: 0.32rem;
    border-radius: 0.04rem;
}
.btnpro{
    display: inline-block;
    text-align: center;
    width: 100%;
    height: 0.88rem;
    box-sizing: border-box;
    vertical-align: top;
    line-height: 0.88rem;
    transition: 0.36s;
    font-size: 0.32rem;
    border-radius: 0.04rem;
}
.btn-online{
    background-color: white;
    color: red;
    border: 1px solid red;
}
.btn-online:hover{
    background-color: #FFA700;
}
.btn-pro{
    background-color: white;
    color: red;
    border: 1px solid red;
}
.btn-pro:hover{
    background-color: #FFA700;
}
.btn-more{
    background-color: #F0F0F0;
    color: #6C728B;
}
.btn-more:hover{
    background-color: #F08401;
    color: #fff;
}
.btn-white{
    background-color: #fff;
    color: #283C86;
}
.btn-white:hover{
    background-color: #FFA700;
    color: #fff;
}
.btn-orangebd{
    border: 1px solid red;
    background-color: red;
    color: white;
}
.btn-orangebd:hover{
    background-color: #F08401;
    color: #ffffff;
}
.bgf6 {
    background-color: #f6f6f6;
}




/* secnav */
.wsc-secnav {
    background-color: #f6f6f6;
    padding-right: 0.04rem;
    overflow: hidden;
}
.wsc-secnav li {
    width: 33.33%;
    box-sizing: border-box;
  padding-left: 0.04rem;
  padding-bottom: 0.04rem;
    float: left;
}
.wsc-secnav a {
    display: block;
    height: 0.88rem;
    background-color: #fff;
    color: #666;
    font-size: 0;
    font-size: 0.28rem;
    line-height: 0.88rem;
    padding: 0 0.2rem;
    overflow: hidden;
    box-sizing: border-box;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.wsc-secnav.part-five li:nth-child(4),.wsc-secnav.part-five li:nth-child(5){
    width: 50%;
}
.wsc-secnav.part-two li{
    width: 50%;
}
.wsc-secnav .active a {
    color: #2148B1;
    font-weight: bold;
}
.cTit{
    font-size:0.4rem;
    font-weight:400;
    text-align: center;
    line-height:0.56rem;
    color:rgba(51,51,51,1);
}
.cTitText{
    font-size:0.24rem;
    font-weight:400;
    line-height:0.48rem;
    margin-top: 0.2rem;
    color:rgba(102,102,102,1);
}
.com-line{
width:6.7rem;
margin-top: 0.2rem;
height:0.02rem;
background:rgba(234,234,234,1);
}
.form-bar{
    padding: 0.6rem 0.4rem;
    background-color: #fff;
    box-sizing: border-box;
}
.fm-online{
    text-align: center;
}
.fm-online .ico-img{
width: 2.4rem;
height: 2.4rem;
margin: auto;
}
.fm-online .ico-img img{
    width: 100%;
}
.fm-online .text {
    font-size: 0.28rem;
    line-height:0.4rem;
    color: #555;
    margin-top: 0.4rem;
}
.fmbar-btn{
    margin-top: 0.3rem;
 
}
.form-bar .item-tel{
    margin-top: 0.5rem;
    margin-bottom: 0.3rem;
}
.item-tel .item-dt span, .item-em .item-dt span {
    display: inline-block;
    padding-left: 0.36rem;
    background: url(../images_m/m-det-sideico.png) no-repeat 0 center;
    background-size: 0.28rem 0.32rem;
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #666;
}
.item-tel, .item-em {
    text-align: center;
}
.item-tel .item-dd, .item-em .item-dd {
    font-weight: bold;
    font-size: 0.28rem;
    color: #555555;
    line-height: 0.52rem;
    margin-top:0.08rem;
}
.item-tel .item-dd em {
    color: #F08400;
    font-size: 0.44rem;
    line-height: 0.6rem;
}
.rTit,.rTit2{
    position: relative;
}
.rTitText{
    float: left;
    font-size:0.32rem;
    font-weight:400;
    line-height:0.44rem;
    color:rgba(51,51,51,1);
}
.rTitMore {
    position: absolute;
    right: 0.4rem;
    top: 0.28rem;
    width: 6.7rem;
    height: 0.44rem;
    font-size: 0;
    text-align: right;
}
.rTit2 .rTitMore{
    top: 0;
    right: 0;
}
.rTitMore span {
    display: inline-block;
    width: 0.3rem;
    height: 0.44rem;
    background: url(../images_m/m-re-arr.png) no-repeat right center;
    background-size: 0.3rem auto;
}


.relate-page{
    padding: 0.6rem 0.4rem;
}
.wsc-relate:first-child{
    margin-top: 0;
}
.wsc-relate{
margin-top: 0.24rem;
}

.mt60{
    margin-top: 0.6rem !important;
}
.wsc-list-pro {
    overflow: hidden;
    background-color: unset;
    margin-top: 0.3rem;
    margin-bottom: 0;
    width: 6.7rem;
}
.wsc-list-pro .rListCon {
    margin: -0.1rem 0 0 -0.1rem;
}
.wsc-list-pro .rlist-imgitem {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-left: 0.1rem;
    margin-top:0.1rem;
}
.wsc-list-pro .rlist-img {
    overflow: hidden;
    margin: 0;
    float: none;
    position: relative;
    box-sizing: border-box;
}
.wsc-list-pro .rlist-img img {
    width: 100%;
}
.wsc-list-pro .rlist-info {
    overflow: hidden;
    padding:0.28rem 0.4rem;
    border: 1px solid #eaeaea;
}
.wsc-list-pro .rlist-tit {
    font-size: 0.32rem;
    line-height: 0.44rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.rTit {
    height:  1rem;
    box-sizing: border-box;
    position: relative;
    padding: 0.28rem 0.4rem;
    background-color: #F0F0F0;
}
.rlist-style1 {
    padding: 0.4rem 0.4rem;
    margin: 0;
    box-sizing: border-box;
    background-color: #f6f6f6;
}
.rlist-style1 .rlist-img img{
    width: 100%;
}
.rlist-style1 .rlist-itembox{
    margin-top: 0.3rem;
    border-top: 0.02rem solid #e0e0e0;
    padding-top: 0.3rem;
}
.rlist-style1 .rlist-itembox:first-child{
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
}
.rlist-style1 .rlist-tit {
    line-height: 0.44rem;
    font-size: 0.32rem;
    color: #333333;
    height: 0.44rem;
    overflow: hidden;
    margin-top: 0.3rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.rlist-style1 .rlist-time {
    color: #333333;
    margin-top: 0.16rem;
    font-size: 0.24rem;
    line-height: 0.34rem;
}
.rlist-style1 .rlist-text {
    font-size: 0.28rem;
    line-height:0.46rem;
    color: #999;
    max-height: 0.92rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 0.3rem;
}
.wsc-line{
    height:0.16rem;
    background:rgba(246,246,246,1);
}
.rlist-style2 {
    padding:0.1rem 0.4rem 0.6rem;
    width: 6.7rem;
    margin: 0;
    box-sizing: border-box;
    background-color: #f6f6f6;
}
.rlist-style2 .rlist-item {
    margin-top: 0.3rem;
}
.rlist-style2 .rlist-tit {
    line-height: 0.28rem;
    color: #555;
    font-size: 0.28rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 0.4rem;
    max-width: 6.7rem;
}

.rlist-style2 .rlist-time {
    color: #999999;
    font-size: 0.24rem;
    line-height: 0.34rem;
    margin-top: 0.16rem;
    display: none;
}






.l_news{
    padding: 0.6rem 0.4rem;
}

.lnews-top .list-item{
    padding: 0.4rem 0.4rem 0.5rem;
    background-color: #F6F6F6;
    margin-top: 0.16rem;
}
.lnews-top .list-item:first-child{
    margin-top: 0;
}
.lnews-top .list-img{
    overflow: hidden;
}
.lnews-top .list-img img{
    width: 100%;
}
.lnews-top .list-info{
    padding-top: 0.4rem;
    float: unset;
}
.lnews-top .list-tit{
    font-size: 0.32rem;
    line-height: 0.44rem;
    color: #333;
    height: 0.44rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.lnews-top .list-time{
    font-size: 0.24rem;
    line-height: 0.34rem;
    color: #333;
    margin-top: 0.2rem;
}
.lnews-top .list-text{
    margin-top: 0.3rem;
    font-size: 0.28rem;
    line-height: 0.48rem;
    color: #999999;
    height: 0.96rem;overflow: hidden;text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;
}

.l_news .lMain .list-main{margin-top: 0.4rem;}
.l_news .lMain .list-item{margin-top: 0.2rem;border-top: 0.2rem;border-top: 0.02rem solid #EAEAEA;padding-bottom: 0;border-bottom: 0;}
.l_news .lMain .list-item:first-child{
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
}
.l_news .lMain .list-info{position: relative;}
.l_news .lMain .list-time{font-size:0.24rem;color: #333333;line-height: 0.3rem;margin-top: 0.2rem;display: block;}
.l_news .lMain .list-text{font-size: 14px;line-height: 26px;margin-top: 20px;color: #999999;max-height: 52px;overflow: hidden;text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;}
.l_news .lMain .list-picitem{padding-left: 3rem;}
.l_news .lMain .list-picitem .list-info{}
.l_news .lMain .list-picitem .list-img{float: left;margin-left: -3rem;width:2.8rem;overflow: hidden;}
.l_news .lMain .list-picitem .list-img img{width: 100%;}






.d-relate{margin-top: 40px;}
.d-rTit {
    position: relative;
    padding-left: 0.22rem;
}
.d-rTit .line{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 0.06rem;
    height: 0.32rem;
    background-color: #2148B1;
}
.d-rTit .rTitText{
    font-size: 0.32rem;
}

    .d-relate .rList{padding:0.4rem; margin-top: 0.3rem;background-color: #F6F6F6;}
    .d-relate .rListCon{ }
    .d-relate .rlist-itembox{}
    .d-relate .rlist-item{border-top: 0.02rem #e0e0e0 dotted;margin-top:0.4rem; position:relative;padding-top: 0.4rem;}
    .d-relate .rlist-itembox:first-child .rlist-item{
        border-top: 0;
        margin-top: 0;
        padding-top: 0;
    }
    .d-relate .rlist-tit{line-height: 0.48rem;font-size: 0.28rem; color: #333333;}
    .d-relate .rlist-time{color: #999;margin-top: 0.3rem;font-size: 0.24rem; line-height:0.28rem}


    
/* 
bot-zhblock 
*/

.bot-zhblock{
    padding: 0.6rem 0.4rem;
}
.bot-zhblock .item{
    margin-top: 0.16rem;
    box-sizing: border-box;
    padding: 0.6rem 0.95rem;
    text-align: center;
    height: 6rem;
}
.bot-zhblock .item:first-child{
    margin-top: 0;
}
.bot-zhblock .item1{
    background: url(../images_m/m-bot-img1.jpg) no-repeat center top;
    background-size: cover;
}
.bot-zhblock .item2{
    background: url(../images_m/m-bot-img2.jpg) no-repeat center top;
    background-size: cover;
}
.bot-zhblock .item3{
    background: url(../images_m/m-bot-img3.jpg) no-repeat center top;
    background-size: cover;
}
.bot-zhblock .tit{
    font-size: 0.4rem;
    line-height: 0.56rem;
    color: #fff;
    font-weight: bold;
}
.bot-zhblock .text{
    font-size: 0.32rem;
    line-height: 0.44rem;
    color: #fff;
    margin-top: 0.2rem;
}
.bot-zhbtn{
    margin-top: 2.72rem;
}




/* 
listPage 
*/
.list-topblock{
    padding: 0.6rem 0.4rem 0.5rem;
}
.list-topmain{
    
}
.list-topmain .search-form form{
    padding-right: 1rem;
}
.list-topmain .search-form .btn-search{
    margin-right: -1rem;
    width: 1rem;
}
.list-topbar{
    height: 3.68rem;
    box-sizing: border-box;
    margin-top: 0.38rem;
    padding: 0.6rem 0.6rem 0;
    background: url(../images_m/m-list-topbar.jpg) no-repeat center top;
    background-size: cover;
}
.list-topbar .tit{
    font-size: 0.36rem;
    color: #fff;
    line-height: 0.5rem;
    font-weight: bold;
}
.list-topbar .text{
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #fff;
    margin-top: 0.1rem;
}
.list-topbar .item-btn{
    margin-top: 0.6rem;
}




/* 
articleList 
*/

.article-list{
    padding: 0.5rem 0.4rem 0.6rem;
    background-color: #F0F0F0;
}
.wsc-list-article .list-main{
    
}
.wsc-list-article .list-item{
    display: block;
    margin-top: 0.16rem;
    background-color: #F9F9F9;
    border-radius: 0.04rem;
}
.wsc-list-article .list-item:first-child{
    margin-top: 0;
}
.wsc-list-article .list-tit{
    padding: 0.38rem 0.4rem 0.38rem;
    border-bottom: 0.02rem solid rgba(33,72,177,0.3);
    background: #fff url(../images_m/m-art-titbg.png) no-repeat right bottom;
    background-size: cover;
    transition: 0.36s;
}

.wsc-list-article .list-tit span{
    display: block;
    padding-left: 0.44rem;
    background: url(../images_m/m-art-titico.png) no-repeat 0 center;
    background-size: 0.29rem auto;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.44rem;
    height: 0.44rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: 0.36s;
}
.wsc-list-article .list-info{
    padding: 0.6rem 0.4rem ;
    transition: 0.36s;
}
.wsc-list-article .list-text{
    font-size: 0.28rem;
    line-height: 0.52rem;
    color: #666;
    max-height: 1.56rem;overflow: hidden;text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:3;-webkit-box-orient: vertical;
}
.wsc-list-article .list-bot{
    margin-top: 0.4rem;
}
.wsc-list-article .list-time{
    line-height: 0.34rem;
    color: #999999;
    float: left;
}
.wsc-list-article .list-btn{
    float: right;
    height: 0.34rem;
    width: 0.46rem;
    background: url(../images_m/m-list-more.png) no-repeat right center;
    background-size: 0.44rem auto;
}
.wsc-list-article .list-item:hover{
    box-shadow:0px 0px 24px rgba(0,0,0,0.06);
}
.wsc-list-article .list-item:hover .list-info{
    background-color: #fff;
}
.wsc-list-article .list-item:hover .list-tit span{
    color: #2148B1;
}
.wsc-list-article .list-item:hover .list-btn .btn{
    background-color: #2148B1;
    color: #fff;
}
.wsc-list-article .list-item:hover .list-btn .btn span{
    background-image: url(../images_m/list-moreh.png);
}

/* 
faqList 
*/

.faq-list{
    background-color: #fff;
    padding-bottom: 0.6rem;
}
.wsc-list-faq .list-main{
    
}
.wsc-list-faq .list-item{
    margin-top: 0.16rem;
   border-top: 0.04rem solid #eaeaea;
   border-radius: 0 0 0.04rem 0.04rem;
   background-color: #F9F9F9;
   padding: 0.4rem;
   transition: 0.36s;
}
.wsc-list-faq .list-item:first-child{
    margin-top: 0;
}

.wsc-list-faq .list-tit{
    padding-left: 0.8rem;
    background: url(../images_m/m-faq-titico.png) no-repeat 0 center;
    background-size: 0.57rem auto;
    font-size: 0.32rem;
    color: #fff;
    line-height: 0.52rem;
    transition: 0.36s;
}
.wsc-list-faq .list-info{
    display: block;
    padding: 0.3rem 0.6rem 0.3rem 0.4rem;
    background-color: #2148B1;
    border-radius: 0.12rem;
    transition: 0.36s;
}
.wsc-list-faq .list-text{
    padding: 0.4rem;
    border-radius:0.12rem;
    background-color: #fff;
    margin-top: 0.16rem;
    font-size: 0.28rem;
    line-height: 0.52rem;
    color: #666;
}

.wsc-list-faq .list-item:hover {
    box-shadow:0px 0px 24px rgba(0,0,0,0.06);
    background-color: #fff;
}
.wsc-list-faq .list-item:hover .list-info{
    background-color: #4266C9;
}
.wsc-list-faq .list-item:hover .list-tit{
    color: #fff;
}
.wsc-list-faq .list-item:hover .list-text{
    background-color: #F6F6F6;
}



.pro-homeban .swiper-container {
    width: 100%;
   height: 3.92rem; 
}  
.pro-homeban .item{
    display: block;
    position: relative;
}
.pro-homeban .item img{
    width: 100%;
}
.pro-homeban .item-info{
    position: absolute;
    top: 2.24rem;
    left: 0.6rem;
}
.pro-homeban .item-btn{
    font-size: 0;
}
.pro-homeban .btn{
    width: 1.6rem;
    height: 0.52rem;
    line-height: 0.52rem;
    font-size: 0.2rem;
    margin-right: 0.1rem;
}
.wsc-secnav .swiper-active-switch,.wsc-secnav.pro-snlist .active a{
    background-color: #F08401;
    color: #fff;
}
.wsc-secnav.pro-snlist{
    padding-top: 0.16rem;
    padding-bottom: 0.12rem;
}



.pro-home{
    padding: 0.6rem 0.4rem;
}
.pro-home .container{
    overflow: hidden;
}
.prob1-item{
    background-color: #fff;
    margin-top: 0.3rem;
}
.prob1-item:first-child{
    margin-top: 0;
}
.prob1-item .item-img img{
    width: 100%;
}
.prob1-item .item-info{
    padding: 0.4rem 0.4rem 0.5rem; 
}
.prob1-item .item-info .tit{
    font-size: 0.36rem;
    line-height: 0.5rem;
    color: #333333;
    font-weight: bold;
    border-bottom: 0.02rem solid #eaeaea;
    padding-bottom: 0.3rem;
}
.prob1-item .item-info .text{
    font-size: 0.28rem;
    line-height: 0.52rem;
    color: #666;
    margin-top: 0.3rem;
}
.prob1-item .item-btn{
    margin-top: 0.5rem;
    font-size: 0;
}
.prob1-item .item-btn .btn{
    width: 2.9rem;
    font-size: 0.28rem;
}
.prob1-item .item-btn .btn-orangebd{
    margin-left: 0.1rem;
    line-height: 0.84rem;
}

.prob2-main{
    
}
.prob2-main .item{
    position: relative;
    margin-top: 0.2rem;
    display: block;
}
.prob2-main .item:first-child{
    margin-top: 0;
}
.prob2-main .item-img img{
    width: 100%;
}
.prob2-main .item-info{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    box-sizing: border-box;
    width: 4.8rem;
    height: 100%;
    padding: 0.4rem 0 0;
    text-align: center;
}
.prob2-main .tit{
    font-size: 0.36rem;
    line-height: 0.5rem;
    color: #333333;
    font-weight: bold;
}

.prob2-main .item-btn{
    margin-top: 2.54rem;
    text-align: center;
}
.prob2-main .item-btn .btn{
    line-height: 0.84rem;
    font-size: 0.28rem;
}

.case-bot{
    background-color: #F6F6F6;
    padding: 0.4rem;
}

.case-bot .item{
    margin-top: 0.4rem;
    border-top: 0.02rem solid #EAEAEA;
    padding-top: 0.4rem;
    line-height: 0.48rem;
    color: #555555;
}
.case-bot .item:first-child{
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
}
.case-bot .item .tit,.case-bot .item .item-dt{
    color: #333333;
    font-weight: bold;
}
.case-bot .item-dt {
    display: inline;
}
.case-bot .item-dd{
    display: inline;
}

.case-bot .item-dd a{
    margin-right: 0.2rem;
    transition: 0.36s;
}
.case-bot .item-dd a:hover{
    color: #2148B1;
}
.case-bot .item .text{
    margin-top: 0.2rem;
}
.case-bot .item .text a{
    color: #2148B1;
}




.prolist-ban{
    
}
.plban-img img{
    width: 100%;
}
.plban-content{
    padding: 0.4rem 0.4rem 0.6rem;
    box-sizing: border-box;
    background-color: #fff;
}
.plban-content .tit{
    font-size: 0.36rem;
    line-height: 0.5rem;
    color: #333333;
    font-weight: bold;
    border-bottom: 0.02rem solid #eaeaea;
    padding-bottom: 0.3rem;
}
.plban-content .text{
    font-size: 0.28rem;
    line-height: 0.52rem;
    color: #666;
    margin-top: 0.3rem;
}
.plban-content .item-btn{
    margin-top: 0.5rem;
    font-size: 0;
}
.plban-content .btn{
    width: 3.3rem;
    font-size: 0.28rem;
}
.plban-content .btn-orangebd{
    line-height: 0.84rem;
    margin-left: 0.1rem;
}

.prolist-main{
    padding: 0.6rem 0.4rem;
}
.prolist-main .wsc-list-pro{
    margin-top: 0;
}



/* 
caseList 
*/
.casesx{
    padding: 0.5rem 0.4rem;
    background-color: #f6f6f6;
}
.casesx .choose-attr{
    margin-top: 0.4rem;
}
.casesx .choose-attr:first-child{
    margin-top: 0;
}
.casesx .choose-attr .tit{
    font-size: 0.32rem;
    line-height: 0.44rem;
    padding-left: 0.42rem;
    color: #333;
    font-weight: bold;
}
.casesx .choose-attr .tit1{
    background: url(../images_m/m-casesx-ico1.png) no-repeat 0 center;
    background-size: 0.24rem auto;
} 
.casesx .choose-attr .tit2{
    background: url(../images_m/m-casesx-ico2.png) no-repeat 0 center;
    background-size: 0.24rem auto;
} 
.casesx .choose-attr .attr-list{
    margin-top: 0.22rem;
    margin-right: -0.08rem;
}
.casesx .attr-list .item{
    float: left;
    font-size: 0.28rem;
    line-height: 0.88rem;
    transition: 0.36s;
    margin-top: 0.08rem;
    margin-right: 0.08rem;
    background-color: #fff;
    color: #666;
    width: 2.18rem;
    text-align: center;
}
.casesx .attr-list .item i{
    display: none;
}
.casesx .attr-list .item.active{
    color: #fff;
    background-color: #F08401;
}



.case-listmain{
    padding: 0.6rem 0.4rem;
}
.wsc-list-case .list-main{
    
}
.wsc-list-case .list-item{
    margin-top: 0.16rem;
    box-sizing: border-box;
    border:0.02rem solid #EAEAEA;
}
.wsc-list-case .list-img{
    overflow: hidden;
}
.wsc-list-case .list-img img{
    width: 100%;
}
.wsc-list-case .list-info{
    padding: 0.4rem 0.4rem 0.3rem;
}
.wsc-list-case .list-tit{
    font-size: 0.36rem;
    line-height: 0.5rem;
    color: #333333;
    height: 0.5rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wsc-list-case .list-mark{
    margin-top: 0.3rem;
}
.wsc-list-case .mark-item{
    padding-left: 0.36rem;
    background: url(../images_m/m-incase-dot.png) no-repeat 0 center;
    background-size: 0.2rem auto;
    font-size: 0.28rem;
    line-height: 0.52rem;
    color: #666666;
    height: 0.52rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}




/* 
caseDet 
*/
.ban-anlidet{
    position: relative;
    height: 6.86rem;
}
.ban-anlidet .banTit{
    padding-top: 2.24rem;
}
.ban-anlidet .ban-info{
    margin-top: 1rem;
}
.ban-info .item{
    height: 1rem;
    background-color: rgba(33,72,177,0.6);
    box-sizing: border-box;
    padding: 0.3rem 0 0 0.4rem;
    text-align: left;
    border-top: 0.02rem solid #E7EBF4;
}
.ban-info .item:first-child{
    border-top: 0;
}
.ban-info .item-dt{
    display: inline;
    color: rgba(255, 255, 255, 0.8);
    line-height: 0.4rem;
}
.ban-info .item-dd{
    display: inline;
    color: #fff;
    line-height: 0.4rem;
}
.ban-info .item-dd a{
    padding-right: 0.32rem;
    background: url(../images_m/m-casedet-a.png) no-repeat right center;
    background-size: 0.11rem auto;
}


.pdTab-box{
    position: absolute;
    height: 1.2rem;
    z-index: 1000;
    width: 100%;
    background-color: #F6F6F6;
}
/* .pdTab{
    height: 1.2rem;
    background-color: #F6F6F6;
    margin: auto;
    position: relative;
    box-sizing: border-box;
    padding-right: 220px;
}
.pdTab-btn{
    float: right;
    margin-right: -220px;
    width: 200px;
    padding-top: 15px;
}
.pdTab-btn .btn{
    width: 200px;
} */
.pdTab ul{
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
}
.pdTab ul::-webkit-scrollbar{
    display: none;
}
.pdTab li{
    height: 100%;
    line-height: 1.2rem;
    position: relative;
    background: url(../images_m/pdtab-line.png) no-repeat 0 center;
    background-size: auto 0.32rem ;
    text-align: center;
}
.pdTab li:first-child {
    background: none;
    margin-left: 0.52rem;
}
.pdTab li:first-child a{
    padding-left: 0;
}
.pdTab li a{
    display: block;
    height: 100%;
    padding: 0 0.3rem;
    color: #555;
    transition: 0.3s;
    font-size: 0.28rem;
}
.pdTab li span{

}
.pdTab .active a{
    color: #2148B1;
}

.case-det{
   
}
.det-main{
    padding: 1.4rem 0.4rem 0.6rem;
}
.det-item{
    padding-top: 0.5rem;
    margin-top: 0.5rem;
    border-top: 0.02rem solid #cccccc;
}
.det-item:first-child{
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
}
.det-tit{
    font-size: 0.4rem;
    line-height: 0.56rem;
    color: #333;
    text-align: center;
}
.det-content{
    margin-top: 0.3rem;
}
.casedet-img{
    margin: 0.3rem -0.4rem 0;
    padding: 0.4rem;
    background-color: #F6F6F6;
}
.casedet-img .img-left{
    height: 3.76rem;
    overflow: hidden;
}
.casedet-img .img-left img{
    width: 100%;
}
.casedet-img .img-list{
    margin-top: 0.12rem;
}
.casedet-img .img-list .list-main{
    margin-right: -0.09rem;
}
.casedet-img .img-list .item{
    float: left;
    width: 2.18rem;
    height: 1.24rem;
    box-sizing: border-box;
    margin-right: 0.08rem;
    margin-top: 0.08rem;
    overflow: hidden;
}
.casedet-img .img-list .item img{
    width: 100%;
    cursor: pointer;
}
.casedet-img .img-list .item.active{
    border: 0.02rem solid #304BAE;
}
.casedet-img .img-list .list-num{
    display: none;
}
.casedet-img .img-list .list-num span{
    color: #304BAE;
}



.det-repro .list-main{
    
}
.det-repro .list-item{
    margin-top: 0.16rem;
    padding: 0.4rem;
    box-sizing: border-box;
    background-color: #F6F6F6;
}
.det-repro .list-img{
    float: left;
    width: 3.2rem;
    margin-right: 0.3rem;
    overflow: hidden;
}
.det-repro .list-img img{
    width: 100%;
}
.det-repro .list-info{
    float: left;
    width: 2.4rem;
}
.det-repro .list-tit{
    font-size: 0.36rem;
    line-height: 0.52rem;
    color: #333;
    padding-top: 0.3rem;
    height: 0.52rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.det-repro .list-btn{
    font-size: 0;
    margin-top: 0.66rem;
}
.det-repro .list-btn .btn{
    width: 2.4rem;
}


.case-eval{
    border: 0.2rem solid #f6f6f6;
    padding: 0.2rem;
    font-size: 0.28rem;
    line-height: 0.48rem;
    color: #555555;
}
.case-contbot{
    padding: 0.4rem 0.4rem 0.6rem;
}

.case-contbot .wsc-tags{
    
}


.det-point .wsc-relate{
    margin-top: 0.6rem;
}
.det-point .wsc-relate:first-child{
    margin-top: 0;
}




.pd-img{
    
}


.pd-info{
    padding: 0.4rem 0.4rem 0.6rem;
}
.pd-text{
    margin-top: 0.3rem;
    padding: 0.4rem 0.3rem;
    background-color: #f6f6f6;
}
.pd-text .item-dt{
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #333333;
    font-weight: bold;
}
.pd-text .item-dd{
    line-height: 0.52rem;
    color: #555555;
    margin-top: 0.3rem;
}
.pd-package{
    line-height: 0.46rem;
    margin-top: 0.4rem;
    padding-bottom: 0.4rem;
    color: #828282;
    border-bottom: 0.02rem solid #EAEAEA;
}
.pd-package img{
    display: none;
}
.pd-btn{
    margin-top: 0.4rem;
    font-size: 0;
}
.pd-btn .btn{
    width: 3.3rem;
    font-size: 0.28rem;
}
.pd-btn .btnpro{
    width: 1.9rem;
    font-size: 0.28rem;
}
.pd-btn .btn-orangebd{
    line-height: 0.89rem;
    margin-left: 0.1rem;
}
.pd-btn .btn-orangebd span{
    padding-left: 0.43rem;
    background: url(../images_m/m-btn-tel.png) no-repeat 0 center;
    background-size: 0.31rem auto;
}
.pd-btn .btn-pro span{
    padding-left: 0.43rem;
    background: url(../images_m/lipin.png) no-repeat 0 center;
    background-size: 0.31rem auto;
}
.pd-btn .btn-online span{
    padding-left: 0.43rem;
    background: url(../images_m/xiaozixun.png) no-repeat 0 center;
    background-size: 0.31rem auto;
}

.pro-det .d-edit-item{
    background-color: #f6f6f6;
    margin-top: 0.16rem;
    padding: 0.4rem;
    overflow: hidden;
    position: relative;
}
.pro-det .d-edit-item:first-child{
    margin-top: 0;
}
.d-edit-item .left-info{
    
}
.d-edit-item .left-info .tit{
    font-size: 0;
}
.d-edit-item .left-info .tit  i{
    display: inline-block;
    vertical-align: middle;
    width: 0.56rem;
    height: 0.56rem;
}
.d-edit-item .left-info .tit .ico1{
    background: url(../images_m/m-pd-titico1.png) no-repeat 0 center;
    background-size: 0.32rem auto;
}
.d-edit-item .left-info .tit .ico2{
    background: url(../images_m/m-pd-titico2.png) no-repeat 0 center;
    background-size: 0.38rem auto;
}
.d-edit-item .left-info .tit .ico3{
    background: url(../images_m/m-pd-titico3.png) no-repeat 0 center;
    background-size: 0.51rem auto;
}
.d-edit-item .left-info .tit .ico4{
    background: url(../images_m/m-pd-titico4.png) no-repeat 0 center;
    background-size: 0.36rem auto;
}
.d-edit-item .left-info .tit span{
    font-size: 0.36rem;
    line-height: 0.56rem;
    color: #2148B1;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}
.d-edit-item .left-info img{
    display: block;
    margin: 0.3rem auto 0;
    width: 100%;
}

.pd-fuwu{
    padding: 0.6rem 0.4rem;
}
.pdfw-main{
    margin-top: 0.4rem;
}
.pdfw-main .item{
    padding: 0.5rem 0.4rem;
    background-color: #fff;
    margin-top: 0.16rem;
}
.pdfw-main .item:first-child{
    margin-top: 0;
}
.pdfw-main .tit{
    font-size: 0.32rem;
    line-height: 0.44rem;
    color: #333333;
    text-align: center;
}
.pdfw-main .line{
    margin: 0.28rem auto 0;
    width: 0.6rem;
    height: 0.04rem;
    background-color: #F08400;
}
.pdfw-main .text{
    margin-top: 0.28rem;
    line-height: 0.48rem;
    color: #555555;
}
.pdfw-main .item-btn{
    margin-top: 0.5rem;
    text-align: center;
}
.pdfw-main .item-btn .btn{
    width: 4.8rem;
}

.pd-about{
    padding: 0.6rem 0.4rem;
}
.pd-about .item{
    background-color: #f6f6f6;
    margin-top: 0.16rem;
}
.pdfw-main .item:first-child{
    margin-top: 0;
}
.pd-about .item-img{
    height: 3.64rem;
}
.pd-about .item-img img{
    width: 100%;
}
.pd-about .item-info{
    padding: 0.4rem 0.4rem 0.5rem;
}
.pd-about .tit{
    font-size: 0.36rem;
    line-height: 0.5rem;
    color: #2148B1;
    font-weight: bold;
}
.pd-about .line{
    background-color: #2148B1;
    width: 0.72rem;
    height: 0.04rem;
    margin-top: 0.3rem;
}
.pd-about .text{
    margin-top: 0.3rem;
    line-height: 0.48rem;
    color: #555555;
}



.index-banner{
    position: relative;
}
.index-banner .swiper-container{
    height: 5.6rem;
}
.index-banner .item{
    text-align: center;
    height: 5.6rem;
}
.inban-page{
    font-size: 0;
    text-align: center;
    position: absolute;
    bottom: 0.3rem;
    left: 0;
    width: 7.5rem;
}
.inban-tit{
    padding-top: 1.32rem;
    font-size: 0.48rem;
    line-height: 0.66rem;
    color: #fff;
}
.inban-text{
    margin-top: 0.3rem;
    font-size: 0.24rem;
    line-height: 0.4rem;
    margin-top: 0.52rem; 
    color: #fff;
}
.inban-btn{
    font-size: 0;
    text-align: center;
    margin-top: 0.5rem;
}
.inban-btn .btn{
    width: 2.4rem;
    height: 0.64rem;
    line-height: 0.64rem;
    margin-left: 0.05rem;
    margin-right: 0.05rem;
    font-size: 0.24rem ;
}
.item2 .inban-btn .btn{
    width: 2rem;
}
.inban-page li{
    display: inline-block;
    width: 0.16rem;
    height: 0.16rem;
    box-sizing: border-box;
    margin-left: 0.08rem;
    margin-right: 0.08rem;
    border: 0.02rem solid #fff;
    background-color: #fff;
    cursor: pointer;
    border-radius: 50%;
}
.inban-page .swiper-active-switch{
    background-color: unset;
}
.inb3-main .swiper-container{
    height: 3.5rem;
}
.index-block2{
    padding: 0.5rem 0.4rem 0.4rem;   
}
.inb2-main .item{
    width: 2.1rem;
    float: left;
    margin-left: 0.2rem;
}
.inb2-main .item:first-child{
    margin-left: 0;
}
.inb2-main .item img{
    width: 100%;
}
.inb2-main .tit{
    line-height: 0.4rem;
    margin-top: 0.2rem;
    text-align: center;
    color: #555;
}

.index-block3{
    padding: 0.6rem 0.4rem;
}
.inb3-tit{
    font-size: 0.36rem;
    line-height: 0.5rem;
    color: #333;
}
.inb3-list{
    margin-top: 0.3rem;
    overflow: hidden;
}
.inb3-list .list-main{
    margin-top: -0.02rem;
    margin-right: -0.03rem;
}
.inb3-list .swiper-pagination-switch{
    width: 2.22rem;
    height: 2.16rem;
    box-sizing: border-box;
    padding-top: 0.3rem;
    text-align: center;
    margin-top: 0.02rem;
    margin-right: 0.02rem;
    font-size: 0.24rem;
    line-height: 0.34rem;
    color: #555;
    background-color: #F6F6F6;
    transition: 0.36s;
    float: left;
}
.inb3-list .swiper-pagination-switch::before{
    content: "";
    display: block;
    width: 1.12rem;
    height: 1.12rem;
    margin: 0 auto 0.1rem;
}
.inb3-list .swiper-pagination-switch:nth-child(1):before{
    background:url(../images_m/m-inb3-ico1.png) no-repeat 0 center;
    background-size: cover;  
}  
.inb3-list .swiper-pagination-switch:nth-child(2):before{
    background: url(../images_m/m-inb3-ico2.png) no-repeat 0 center;
    background-size: cover;  
}
.inb3-list .swiper-pagination-switch:nth-child(3):before{
    background: url(../images_m/m-inb3-ico3.png) no-repeat 0 center;
    background-size: cover;  
}
.inb3-list .swiper-pagination-switch:nth-child(4):before{
    background: url(../images_m/m-inb3-ico4.png) no-repeat 0 center;
    background-size: cover;  
}
.inb3-list .swiper-pagination-switch:nth-child(5):before{
    background: url(../images_m/m-inb3-ico5.png) no-repeat 0 center;
    background-size: cover;  
}
.inb3-list .swiper-pagination-switch:nth-child(6):before{
    background: url(../images_m/m-inb3-ico6.png) no-repeat 0 center;
    background-size: cover;  
}
.inb3-list .swiper-pagination-switch:nth-child(7):before{
    background: url(../images_m/m-inb3-ico7.png) no-repeat 0 center;
    background-size: cover;  
}
.inb3-list .swiper-pagination-switch:nth-child(8):before{
    background: url(../images_m/m-inb3-ico8.png) no-repeat 0 center;
    background-size: cover;  
}
.inb3-list .swiper-pagination-switch:nth-child(9):before{
    background: url(../images_m/m-inb3-ico9.png) no-repeat 0 center;
    background-size: cover;  
}

.inb3-list .swiper-active-switch{
    background-color: #F08300;
    color: #fff;
}

.inb3-main{
    margin-top: 0.2rem;
}
.inb3-main .item{
    height: 3.5rem;
    position: relative;
}
.inb3-main img{
    width: 100%;
}
.inb3-main .item-info{
    position: absolute;
    top: 2.24rem;
    left: 0.6rem;
}
.inb3-main .item-btn{
    font-size: 0;
}
.inb3-main .btn{
    width: 1.6rem;
    height: 0.52rem;
    line-height: 0.52rem;
    font-size: 0.2rem;
    margin-right: 0.1rem;
}

.in-case .rTitText{
    font-size: 0.36rem;
}

.inre-notime .rlist-style2 .rlist-time{
    display: none;
}

.index-block7{
    padding: 0.5rem 0.4rem;
    background: url(../images_m/m-inb7-bg.jpg) no-repeat center top;
    background-size: cover;
}

.inb7-link{
    /* margin-top: 30px; */
}
.inb7-link .item-dt{
    padding-left: 0.36rem;
    background: url(../images_m/m-frilink-ico.png) no-repeat 0 center;
    background-size: 0.25rem auto;
    font-size: 0.24rem;
    line-height: 0.34rem;
    color: #fff;
}
.inb7-link .item-dd{
    margin-top: 0.2rem;
    font-size: 0.24rem;
    line-height: 0.48rem;
    color: rgba(255, 255, 255, 0.9);
}
.inb7-link .item-dd i{
    margin: 0 0.1rem;
 }
 .inb7-link .item-dd i:first-child{
     display: none;
 }

 .lTit .line{
     background-color: #2148B1;
 }


 .wsc-botfix{
     position: fixed;
     bottom: 0;
     left: 0;
     width: 100%;
     height: 1.12rem;
     background-color: #fff;
     z-index: 1000;
     border-top: 0.02rem solid #eaeaea;
 }
 .botfix-block{
     height: 1.12rem;
 }
 .wsc-botfix .item{
     float: left;
     width: 20%;
     height: 100%;
     box-sizing: border-box;
     padding-top: 0.62rem;
     font-size: 0.24rem;
     line-height: 0.34rem;
     color: #555555;
     font-weight: 300;
     text-align: center;
 }
 .wsc-botfix .item1{
     background: url(../images_m/btfix-ico1.png) no-repeat center 0.24rem;
     background-size: 0.28rem auto;
 }
 .wsc-botfix .item2{
     background: url(../images_m/btfix-ico2.png) no-repeat center 0.24rem;
     background-size: 0.29rem auto;
 }
 .wsc-botfix .item3{
     background: url(../images_m/btfix-ico3.png) no-repeat center 0.24rem;
     background-size: 0.3rem auto;
 }
 .wsc-botfix .item4{
     background: url(../images_m/btfix-ico4.png) no-repeat center 0.24rem;
     background-size: 0.26rem auto;
 }
 .wsc-botfix .item5{
     background: url(../images_m/btfix-dianhua.png) no-repeat center 0.05rem;
     background-size: 0.6rem auto;
 }

 .wsc-botfix .item:hover,.wsc-botfix .item.active{
     color: #F08401 ;
 }
 .wsc-botfix .item1:hover,.wsc-botfix .item1.active{
     background-image: url(../images_m/btfix-ico1h.png);
 }
 .wsc-botfix .item2:hover,.wsc-botfix .item2.active{
    background-image: url(../images_m/btfix-ico2h.png);
}
.wsc-botfix .item3:hover,.wsc-botfix .item3.active{
    background-image: url(../images_m/btfix-ico3h.png);
}
.wsc-botfix .item4:hover,.wsc-botfix .item4.active{
    background-image: url(../images_m/btfix-ico4h.png);
}



 .sx-noresult{
    padding: 0 0.3rem;
}
.sx-noresult .text{
    font-size: 0.28rem;
    line-height: 0.52rem;
    color: #555;
}
.sx-norebtn{
    margin-top: 0.6rem;
}






.wsc-edit a,.pd-text .item-dd a,.pd-package a,.case-eval a{color: #2148B1;}
.wsc-edit a:hover,.pd-text .item-dd a:hover,.pd-package a:hover,.case-eval a:hover{text-decoration: underline;}