.style-primary{}
a{text-decoration: none;color:inherit;}
a:hover {text-decoration: none;}
button{cursor: pointer;}
.divid-block{
    height: 10px;
    background-color: #f6f6f6;
}
.btea{
    border-top: 1px solid #eaeaea;
}
.bbe3{
    border-bottom: 1px solid #e3e3e3;
}
.cTit{
    font-size: 30px;
    line-height: 44px;
    color: #333333;
    text-align: center;
}
.cTitText{
    font-size: 14px;
    line-height: 26px;
    color: #666;
    margin-top: 10px;
    text-align: center;
}

.row-box{overflow: hidden;}
.row-item{
    padding: 0 10px;
    box-sizing: border-box;
    float: left;
}
.part-two,.part-three{margin: 0 -10px;}
.part-two .row-item{
    width: 50%;
}
.part-three .row-item{
    width: 33.33%;
}
.relate-page .row-box .wsc-relate{
    margin-top: 40px;
}

.item-tel-bj{ background: #f6f6f6 !important;}
/* 
btn 
*/
.btn{display: inline-block;text-align: center;width: 220px;height: 50px;box-sizing: border-box;vertical-align: top;line-height: 50px;transition: 0.36s;font-size: 14px;border-radius: 2px;}
.btn-block{display: block;width: 100%;}
.btn-online{
    background-color: #F08401;
    color: #fff;
}
.btn-online: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 #F08401;
    background-color: #fff;
    color: #F08401;
}
.btn-orangebd:hover{
    background-color: #F08401;
    color: #ffffff;
}
.btn-grey{
    background-color: #fff;
    color: #F08401;
}
.btn-grey:hover{
    background-color: #F08401;
    color: #fff;
}
.btn-greybd{
    border: 1px solid #F0F0F0;
    background-color: #fff;
    color: #6C728B;
}
.btn-greybd:hover{
    border-color: #F08401;
    background-color: #F08401;
    color: #fff;
}
/*
page
*/
.u-paging{margin-top: 40px;font-size: 15px;}
    .u-paging li {
    list-style: none;
    background-color: #eaeaea;
    color: #949494;
    display: inline-block;
    border: 1px solid #ededed;
    padding: 10px 15px;
    vertical-align: middle;
    margin: 0 5px 10px -1px;
    /*border-radius: 4px;*/
}
.center.u-paging {
    text-align: center;
}
.u-paging li.active {
    background: #F08401;
    color: #fff;
}
.u-paging li.thisclass {
    background: #F08401;
    color: #fff;
}
.wsc-page {
    text-align: center;
    margin-bottom: 20px;
}
    .paging-inner .prev{background:#f6f6f6 url(https://img.jsspeed.cn/page-prev.png) no-repeat center center;}
    .paging-inner .next{background:#f6f6f6 url(https://img.jsspeed.cn/page-next.png) no-repeat center center;}
    .paging-inner .prev:hover{background:#2148B1 url(https://img.jsspeed.cn/page-prevh.png) no-repeat center center;}
    .paging-inner .next:hover{ background:#2148B1 url(https://img.jsspeed.cn/page-nexth.png) no-repeat center center;}


.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;
}


.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,.wsc-secnav li:hover a{
        background-color: #fff;
        color: #2148B1;
    }
    .rTitMore:hover{
        color: #2148B1;
    }



    
.dc_news{
    border-right: 1px solid #e8e8e8;
    background: url(https://img.jsspeed.cn/det-bgline.png) repeat-y 880px 0;
}

.rTit2 .rTitText{font-size: 24px;}


.d-contbot{border-top: 1px solid #E8E8E8;margin-top: 30px;padding-right: 40px;}
.d-relate{margin-top: 40px;}
.d-rTit {
    position: relative;
    padding-left: 10px;
}
.d-rTit .line{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 2px;
    height: 16px;
    background-color: #2148B1;
}
.d-rTit .rTitText{
    font-size: 16px;
}


    .d-relate .rList{padding:30px 30px 30px; margin-top: 20px;}
    .d-relate .rListCon{ margin:0 -10px;}
    .d-relate .rlist-itembox{width:50%;box-sizing: border-box;float: left;padding:0 10px;}
    .d-relate .rlist-item{border-top: 1px #e0e0e0 dotted;margin-top:20px; position:relative;padding-top: 10px;}
    .d-relate .rlist-itembox:nth-child(1) .rlist-item,.d-relate .rlist-itembox:nth-child(2) .rlist-item{
        border-top: 0;
        margin-top: 0;
        padding-top: 0;
    }
    .d-relate .rlist-tit{line-height: 24px;font-size: 14px; color: #333333;height: 24px; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
    .d-relate .rlist-time{color: #999;margin-top: 10px;font-size: 12px; line-height:20px}
    .d-relate .rlist-text{font-size: 14px;line-height: 26px;color: #999;height: 52px; overflow: hidden;text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;margin-top: 6px;}
    .d-relate .rlist-picitem{padding-left:180px;}
    .d-relate .rlist-picitem .rlist-img{margin-left: -180px;width: 160px;float: left;}
    .d-relate .rlist-picitem .rlist-img img{width: 100%;}
    .d-relate .rlist-picitem .rlist-info{width:100%;float: left;}


.wsc-list-pro{overflow: hidden;background-color: unset;margin-top: 30px;}
.wsc-list-pro .rListCon{margin:-20px -10px 0;}
    .wsc-list-pro .rlist-imgitem{width:25%;float:left;box-sizing: border-box;padding: 0 10px;margin-top:20px;}
    .wsc-list-pro .rlist-img{overflow: hidden; margin:0; float:none;position: relative;box-sizing: border-box;border: 1px solid #eaeaea;border-bottom: 0;}
    .wsc-list-pro .rlist-img img{width: 100%;}
    .wsc-list-pro .rlist-info{overflow: hidden;padding: 20px;border: 1px solid #eaeaea;}
    .wsc-list-pro .rlist-tit{font-size: 16px;line-height: 26px;color: #333333;height: 26px; overflow: hidden;text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical; text-align: center; }

    .wsc-list-pro .list-btn{
        font-size: 0;
        margin-top: 10px;
    }
    .wsc-list-pro .list-btn .btn{
        width: 112px;
        height: 38px;
        line-height: 38px;
        margin-left: 10px;
    }
    .wsc-list-pro .list-btn .btn:first-child{
        margin-left: 0;
    }
    .hotpro{
        position: absolute;
        width: 73px;
        height: 73px;
        top: 0;
        right: 0;
        background: url(https://img.jsspeed.cn/hotpro-ico.png) no-repeat center center;
    }
    .layout-content .wsc-list-pro .list-btn .btn{
        width: 105px;
    }
.prolist-main .wsc-list-pro .rlist-imgitem{
    width: 33.33%;
}
    

.comment-form{
    padding: 80px 0;
}




/* 
form 
*/

.cmfm-main{
    margin-top: 40px;
}
.form-main{
    width: 880px;
    float: left;
    padding: 50px 60px 50px 40px;
    background-color: #fff;
    box-sizing: border-box;
    border-top: 2px solid #EAEAEA;
}
.form-bar{
    width: 280px;
    float: right;
    background-color: #fff;
    box-sizing: border-box;
    border-top: 2px solid #EAEAEA;
    padding-bottom: 32px;
}

.wsc-form .fm-row{
    margin-top: 12px;
    padding-left: 120px;
}
.wsc-form .fm-row:first-child{
    margin-top: 0;
}
.wsc-form label{
    float: left;
    width: 112px;
    margin-left: -120px;
    font-size: 14px;
    line-height: 42px;
    position: relative;
    text-align: right;
}
.wsc-form .fm-item sup{
    color: #da2121;
    top: 0;
    margin-left: 10px;
}
.wsc-form .fm-item{
    float: left;
    position: relative;
}
.wsc-form input,.wsc-form .sel-head{
    width: 400px;
    height: 42px;
    background-color: #f6f6f6;
    border: solid 1px #eaeaea;
    box-sizing: border-box;
    padding: 8px 15px;
    line-height: 24px;
    font-size: 12px;
    color: #555;
    transition: 0.36s;
}
.wsc-form input::placeholder,.wsc-form textarea::placeholder{
    color: #B4B4B4;
}
.wsc-form textarea{
    width: 660px;
    height: 160px;
    background-color: #f6f6f6;
    border: solid 1px #eaeaea;
    box-sizing: border-box;
    padding: 8px 15px;
    line-height: 24px;
    font-size: 12px;
    color: #555;
    transition: 0.36s;
    display: block;
}
.wsc-form input:focus,.wsc-form textarea:focus,.sel-head.clicking{
    border-color: #d1d1d1;
}
.wsc-form .fm-sel{
    position: relative;
    width: 400px;
}
.wsc-form .sel-head .tit{
    float: left;
    color: #555555;
    max-width: 280px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wsc-form .sel-head .sel-arr{
    float: right;
    width: 12px;
    height: 100%;
    background: url(https://img.jsspeed.cn/sel-arr.png) no-repeat center center;
    transition: 0.36s;
}
.rotate180{
    transform: rotateZ(180deg);
}
.wsc-form .sel-list{
    position: absolute;
    left: 0;
    top: 42px;
    width: 100%;
    height: 220px;
    overflow-y: scroll;
    box-sizing: border-box;
    padding: 10px 15px;
    background-color: #f5f5f5;
    display: none;
    z-index: 10;
}
.wsc-form .sel-list li{
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #eaeaea;
    cursor: pointer;
    color: #555;
}
.wsc-form .sel-list li:hover,.wsc-form .sel-list li.active{
    color: #2148B1;
}
.msg-box{
    position: absolute;
    width: 168px;
    text-align: left;
    top: 8px;
    color: #da2121;
    line-height: 24px;
}
.fm-btn{
    margin-top: 25px;
}
.fm-btn .btn{
    width: 180px;
}

.fm-online{
    padding: 40px 0 30px;
    border-bottom: 1px solid #EFEFEF;
    text-align: center;
}
.fm-online .text{
    font-size: 14px;
    line-height: 20px;
    color: #555;
    margin-top: 18px;
}
.fmbar-btn{
    margin-top: 15px;
}
.fmbar-btn .btn{
    width: 180px;
}
/*.form-bar .item{*/
/*    margin-top: 30px;*/
/*}*/



/* 
bot-zhblock 
*/

.bot-zhblock{
    padding: 60px 0;
    border-bottom: 1px solid #eaeaea;
}
.bot-zhblock .item{
    width: 380px;
    float: left;
    margin-left: 20px;height: 460px;
    box-sizing: border-box;
    padding-top: 40px;
    text-align: center;
}
.bot-zhblock .item:first-child{
    margin-left: 0;
}
.bot-zhblock .item1{
    background: url(https://img.jsspeed.cn/bot-img1.jpg) no-repeat center top;
}
.bot-zhblock .item2{
    background: url(https://img.jsspeed.cn/bot-img2.jpg) no-repeat center top;
}
.bot-zhblock .item3{
    background: url(https://img.jsspeed.cn/bot-img3.jpg) no-repeat center top;
}
.bot-zhblock .tit{
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    font-weight: bold;
}
.bot-zhblock .text{
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    margin-top: 10px;
}
.bot-zhbtn{
    margin-top: 260px;
}
.bot-zhbtn .btn{
    width: 240px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
}




/* 
listPage 
*/
.list-topblock{
    background-color: #fff;
    box-shadow:0px 0px 30px rgba(0,0,0,0.05);
}
.list-topmain{
    width: 800px;
    float: left;
    box-sizing: border-box;
    height: 188px;
    padding: 40px 50px 0 40px;
}
.list-topmain .search-form form{
    padding-right: 66px;
}
.list-topmain .search-form .btn-search{
    margin-right: -66px;
    width: 66px;
}
.hot-search{
    padding-left: 34px;
    margin-top: 20px;
    font-size: 14px;
    line-height: 26px;
    background: url(https://img.jsspeed.cn/hot-search.png) no-repeat 0 center;
}
.hot-search .item-dt{
    float: left;
    color: #555;
    font-weight: bold;
}
.hot-search .item-dd{
    float: left;
    color: #666;
}
.hot-search .item-dd a{
    margin-left: 10px;
}
.hot-search .item-dd a:hover{
    color: #2148B1;
}
.list-topbar{
    width: 380px;
    height: 188px;
    box-sizing: border-box;
    float: right;
    padding: 35px 40px 0;
    background: url(https://img.jsspeed.cn/list-topbar.jpg) no-repeat center top;
}
.list-topbar .tit{
    font-size: 18px;
    color: #fff;
    line-height: 25px;
    font-weight: bold;
}
.list-topbar .text{
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    margin-top: 5px;
}
.list-topbar .item-btn{
    margin-top: 20px;
}
.list-topbar .btn{
    width: 160px;
    height: 42px;
    line-height: 42px;
}



/* 
articleList 
*/

.article-list{
    margin-top: 20px;
}
.wsc-list-article .list-main{
    margin-top: -20px;
    margin-right: -21px;
}
.wsc-list-article .list-item{
    float: left;
    margin-top: 20px;
    margin-right: 20px;
    width: 580px;
    transition: 0.36s;
}
.wsc-list-article .list-tit{
    display: block;
    padding: 40px 40px 30px;
    border-bottom: 1px solid rgba(33,72,177,0.3);
    border-radius:2px 2px 0 0;
    background: #fff url(https://img.jsspeed.cn/art-titbg.png) no-repeat right bottom;
    transition: 0.36s;
}

.wsc-list-article .list-tit span{
    display: block;
    padding-left: 25px;
    background: url(https://img.jsspeed.cn/art-titico.png) no-repeat 0 center;
    font-size: 18px;
    color: #333333;
    line-height: 26px;
    height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: 0.36s;
}
.wsc-list-article .list-info{
    padding: 35px 40px 40px ;
    background-color: #F9F9F9;
    border-radius: 0 0 2px 2px;
    transition: 0.36s;
}
.wsc-list-article .list-text{
    font-size: 14px;
    line-height: 26px;
    color: #666;
    height: 78px;overflow: hidden;text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:3;-webkit-box-orient: vertical;
}
.wsc-list-article .list-bot{
    margin-top: 40px;
}
.wsc-list-article .list-time{
    line-height: 38px;
    color: #999999;
    float: left;
}
.wsc-list-article .list-btn{
    float: right;
}
.wsc-list-article .list-btn .btn{
    width: 140px;
    height: 38px;
    line-height: 38px;
    background-color: #fff;
    color: #999;
}
.wsc-list-article .list-btn .btn span{
    display: inline-block;
    padding-right: 30px;
    background: url(https://img.jsspeed.cn/list-more.png) no-repeat right center;
}
.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(https://img.jsspeed.cn/list-moreh.png);
}

/* 
faqList 
*/

.faq-list{
    margin-top: 40px;
}
.wsc-list-faq .list-main{
    
}
.wsc-list-faq .list-item{
    margin-top: 20px;
   border-top: 1px solid #eaeaea;
   border-radius: 2px;
   background-color: #F9F9F9;
   padding: 40px;
   transition: 0.36s;
}
.wsc-list-faq .list-item:first-child{
    margin-top: 0;
}

.wsc-list-faq .list-tit{
    float: left;
    max-width: 800px;
    padding-left: 39px;
    background: url(https://img.jsspeed.cn/faq-titico.png) no-repeat 0 center;
    font-size: 18px;
    color: #fff;
    line-height: 26px;
    height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: 0.36s;
}
.wsc-list-faq .list-more{
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    float: right;
    padding-right: 30px;
    background: url(https://img.jsspeed.cn/faq-more.png) no-repeat right center;
}
.wsc-list-faq .list-info{
    display: block;
    padding: 17px 40px ;
    background-color: #2148B1;
    border-radius: 50px;
    transition: 0.36s;
}
.wsc-list-faq .list-text{
    padding: 40px;
    border-radius:25px;
    background-color: #fff;
    margin-top: 15px;
    font-size: 14px;
    line-height: 26px;
    color: #666;
}
.wsc-list-faq .list-text p{
    max-height: 78px;overflow: hidden;text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:3;-webkit-box-orient: vertical;
}

.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;
}



.l_news{
    padding: 80px 0;
    border-bottom: 1px solid #EAEAEA;
}

.lnews-top .list-item{
    float: left;
    width: 500px;
    padding: 40px;
    margin-left: 20px;
    background-color: #F6F6F6;
}
.lnews-top .list-item:first-child{
    margin-left: 0;
}
.lnews-top .list-img{
    overflow: hidden;
}
.lnews-top .list-img img{
    width: 100%;
}
.lnews-top .list-info{
    padding-top: 30px;
}
.lnews-top .list-tit{
    font-size: 18px;
    line-height: 30px;
    color: #333;
    height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.lnews-top .list-time{
    font-size: 14px;
    line-height: 20px;
    color: #333;
    margin-top: 10px;
}
.lnews-top .list-text{
    margin-top: 20px;
    font-size: 14px;
    line-height: 26px;
    color: #999999;
    height: 52px;overflow: hidden;text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;
}

.l_news .lMain .list-main{}
.l_news .lMain .list-item{padding: 30px 40px;background-color: #f6f6f6;border-bottom: 0;}
.l_news .lMain .list-info{position: relative;padding-top: 9px;}
.l_news .lMain .list-time{font-size:14px;color: #333333;line-height: 20px;margin-top: 15px;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: 330px;}
.l_news .lMain .list-picitem .list-info{}
.l_news .lMain .list-picitem .list-img{float: left;margin-left: -290px;width:260px;overflow: hidden;}
.l_news .lMain .list-picitem .list-img img{width: 100%;}





/* 
caseList 
*/
.casesx{
    padding: 40px 0;
    background-color: #f6f6f6;
}
.casesx .choose-attr{
   
}
.casesx .choose-attr .attr-list{
    margin-top: -10px;
    margin-right: -10px;
}
.casesx .attr-list .item{
    float: left;
    width: 228px;
    height: 80px;
    line-height: 80px;
    margin-right: 10px;
    margin-top: 10px;
    transition: 0.36s;
    font-size: 0;
    text-align: center;
    background-color: #efefef;
}

.casesx .attr-list .item i{
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 34px;
    margin-right: 10px;
}
.casesx .attr-list .item span{
    display: inline-block;
    vertical-align: middle;
    max-width: 146px;
    font-size: 16px;
    line-height: 22px;
    color: #666666;
}
.casesx .attr-list .ico1{
    background: url(https://img.jsspeed.cn/sol-ccj.png) no-repeat center center;
}
.casesx .attr-list .ico2{
    background: url(https://img.jsspeed.cn/sol-ffj.png) no-repeat center center;
}

.casesx .attr-list .ico3{
    background: url(https://img.jsspeed.cn/sol-th.png) no-repeat center center;
}

.casesx .attr-list .ico4{
    background: url(https://img.jsspeed.cn/sol-scl.png) no-repeat center center;
}

.casesx .attr-list .ico5{
    background: url(https://img.jsspeed.cn/sol-xdj.png) no-repeat center center;
}

.casesx .attr-list .ico6{
    background: url(https://img.jsspeed.cn/sol-tbf.png) no-repeat center center;
}

.casesx .attr-list .ico7{
    background: url(https://img.jsspeed.cn/sol-xpj.png) no-repeat center center;
}

.casesx .attr-list .ico8{
    background: url(https://img.jsspeed.cn/sol-edta.png) no-repeat center center;
}

.casesx .attr-list .ico9{
    background: url(https://img.jsspeed.cn/sol-kyj.png) no-repeat center center;
}

.casesx .attr-list .ico10{
    background: url(https://img.jsspeed.cn/sol-all.png) no-repeat center center;
}
.casesx .attr-list .item:hover .ico1,.casesx .attr-list .item.active .ico1{
    background-image: url(https://img.jsspeed.cn/sol-ccjh.png);
}
.casesx .attr-list .item:hover .ico2,.casesx .attr-list .item.active .ico2{
    background-image: url(https://img.jsspeed.cn/sol-ffjh.png);
}

.casesx .attr-list .item:hover .ico3,.casesx .attr-list .item.active .ico3{
    background-image: url(https://img.jsspeed.cn/sol-thh.png);
}

.casesx .attr-list .item:hover .ico4,.casesx .attr-list .item.active .ico4{
    background-image: url(https://img.jsspeed.cn/sol-sclh.png);
}

.casesx .attr-list .item:hover .ico5,.casesx .attr-list .item.active .ico5{
    background-image: url(https://img.jsspeed.cn/sol-xdjh.png);
}

.casesx .attr-list .item:hover .ico6,.casesx .attr-list .item.active .ico6{
    background-image: url(https://img.jsspeed.cn/sol-tbfh.png);
}

.casesx .attr-list .item:hover .ico7,.casesx .attr-list .item.active .ico7{
    background-image: url(https://img.jsspeed.cn/sol-xpjh.png);
}

.casesx .attr-list .item:hover .ico8,.casesx .attr-list .item.active .ico8{
    background-image: url(https://img.jsspeed.cn/sol-edtah.png);
}

.casesx .attr-list .item:hover .ico9,.casesx .attr-list .item.active .ico9{
    background-image: url(https://img.jsspeed.cn/sol-kyjh.png);
}

.casesx .attr-list .item:hover .ico10,.casesx .attr-list .item.active .ico10{
    background-image: url(https://img.jsspeed.cn/sol-allh.png);
}


.casesx .attr-list .item:hover,.casesx .attr-list .item.active{
    background-color: #F08401;
}
.casesx .attr-list .item:hover span,.casesx .attr-list .item.active span{
    color: #fff;
}


.ban-anli .banTit{
    padding-top: 235px;
}
.ban-btn{
    font-size: 0;
    margin-top: 40px;
}
.ban-btn .btn{
    width: 240px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    margin: 0 7px;
}
.case.pd-package {
    line-height: 18px;
    padding: 15px 25px 15px 0;
    color: #828282;
    border-bottom: 1px solid #EAEAEA;
}

.case-listmain{
    padding: 40px 0;
}
.wsc-list-case .list-main{
    margin-top: -20px;
    margin-right: -21px;
}
.wsc-list-case .list-item{
    float: left;
    width: 380px;
    height: 340px;
    margin-right: 20px;
    margin-top: 20px;
    box-sizing: border-box;
    border:1px solid #EAEAEA;
}
.wsc-list-case .list-img{
    overflow: hidden;
}
.wsc-list-case .list-img img{
    width: 100%;
    max-height: 214px;
}
.wsc-list-case .list-info{
    padding: 20px 30px;
}
.wsc-list-case .list-tit{
    font-size: 18px;
    line-height: 28px;
    color: #333333;
    height: 28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wsc-list-case .list-mark{
    margin-top: 10px;
}
.wsc-list-case .mark-item{
    padding-left: 18px;
    background: url(https://img.jsspeed.cn/incase-dot.png) no-repeat 0 center;
    font-size: 14px;
    line-height: 26px;
    color: #666666;
    height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.case-bot{
    background-color: #F6F6F6;
    padding: 60px 0;
}

.case-bot .item{
    margin-top: 30px;
    border-top: 1px solid #EAEAEA;
    padding-top: 30px;
    line-height: 28px;
    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;
    font-size: 15px;
}
.case-bot .item-dt {
    float: left;
    width: 80px;
}
.case-bot .item-dd{
    float: left;
    width: 1100px;
}

.case-bot .item-dd a{
    margin-left: 10px;
    transition: 0.36s;
}
.case-bot .item-dd a:first-child{
    margin-left: 0;
}
.case-bot .item-dd a:hover{
    color: #2148B1;
}
.case-bot .item .text{
    margin-top: 5px;
}
.case-bot .item .text a{
    color: #2148B1;
}




/* 
caseDet 
*/
.ban-anlidet{
    position: relative;
}
.ban-anlidet .ban-info{
    width: 1180px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.ban-info .item{
    float: left;
    width: 293px;
    height: 120px;
    background-color: rgba(33,72,177,0.6);
    margin-left: 1px;
    box-sizing: border-box;
    padding: 40px 0 0 30px;
    text-align: left;
    transition: 0.36s;
}
.ban-info .item:first-child{
    margin-left: 0;
}
.ban-info .item-dt{
    color: rgba(255, 255, 255, 0.8);
    line-height: 20px;
}
.ban-info .item-dd{
    font-weight: bold;
    color: #fff;
    margin-top: 10px;
    line-height: 20px;
}
.ban-info .item:nth-child(3):hover{
    background-color: rgba(33,72,177,0.9);
}
.ban-info .item a{
    transition: 0.36s;
}
.ban-info .item:hover a{
    text-decoration: underline;
}


.pdTab-box{
    position: absolute;
    height: 80px;
    z-index: 1000;
    width: 100%;
    background-color: #F6F6F6;
}
.pdTab{
    height: 80px;
    background-color: #F6F6F6;
    width: 1180px;
    margin: auto;
    position: relative;
    box-sizing: border-box;
}
.case-det .pdTab{
    padding-right: 220px;
}
.pdTab-btn{
    float: right;
    margin-right: -220px;
    width: 200px;
    padding-top: 15px;
}
.pdTab-btn .btn{
    width: 200px;
}
.pdTab ul{
    float: left;
    width: 100%;
    height: 100%;
}
.pdTab li{
    float: left;
    height: 100%;
    line-height: 80px;
    position: relative;
    background: url(https://img.jsspeed.cn/pdtab-line.png) no-repeat 0 center;
    
    text-align: center;
}
.pdTab li:first-child {
    background: none;
}
.pdTab li:first-child a{
    padding-left: 0;

}
.pdTab li a{
    display: block;
    height: 100%;
    padding: 0 35px;
    color: #555;
    transition: 0.3s;
    font-size: 16px;
}
.pdTab li span{

}
.pdTab li:hover a,.pdTab .active a{
    color: #2148B1;
    font-weight: 700;
	border-top: 3px #2148B1 solid;
}

.case-det,.pro-det{
    padding: 0 0 80px;
}
.det-main{
    padding-top: 160px;
}
.det-item{
    padding-top: 50px;
    margin-top: 50px;
    border-top: 1px solid #ddd;
}
.det-item:first-child{
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
}
.det-tit h1{
    font-size: 24px;
    line-height: 28px;
    color: #333;
    text-align: center;
	font-weight: bold;
}
.det-content{
    margin-top: 30px;
}
.casedet-img{
    margin-top: 30px;
}
.casedet-img .img-left{
    float: left;
    width: 840px;
    height: 490px;
    padding: 20px;
    box-sizing: border-box;
    background-color: #F6F6F6;
    overflow: hidden;
}
.casedet-img .img-left img{
    width: 100%;
}
.casedet-img .img-list{
    padding: 20px;
    box-sizing: border-box;
    float: right;
    width: 340px;
    height: 490px;
    position: relative;
    background-color: #F0F0F0;
}
.casedet-img .img-list .list-main{
    margin-top: -15px;
    margin-right: -11px;
}
.casedet-img .img-list .item{
    float: left;
    width: 145px;
    height: 82px;
    box-sizing: border-box;
    margin-right: 10px;
    margin-top: 15px;
    overflow: hidden;
}
.casedet-img .img-list .item img{
    width: 100%;
    cursor: pointer;
}
.casedet-img .img-list .item.active{
    border: 1px solid #304BAE;
}
.casedet-img .img-list .list-num{
    position: absolute;
    right: 20px;
    bottom: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
}
.casedet-img .img-list .list-num span{
    color: #304BAE;
}

.det-repro .list-main{
    margin-top: -20px;
    margin-right: -21px;
}
.det-repro .list-item{
    float: left;
    margin-top: 20px;
    margin-right: 20px;
    width: 580px;
    padding: 20px;
    box-sizing: border-box;
    background-color: #F6F6F6;
}
.det-repro .list-img{
    float: left;
    width: 160px;
    margin-right: 30px;
    overflow: hidden;
}
.det-repro .list-img img{
    width: 100%;
}
.det-repro .list-info{
    float: left;
    width: 350px;
}
.det-repro .list-tit{
    font-size: 18px;
    line-height: 26px;
    color: #333;
    padding-top: 15px;
    height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.det-repro .list-btn{
    font-size: 0;
    margin-top: 20px;
}
.det-repro .list-btn .btn{
    width: 150px;
    height: 42px;
    line-height: 42px;
}
.det-repro .list-btn .btn-orangebd{
    margin-left: 10px;
    line-height: 40px;
}


.case-eval{
    border: 20px solid #f6f6f6;
    background: #fff url(https://img.jsspeed.cn/left-yinhao.png) no-repeat 58px center;
    padding: 40px 50px 40px 150px;
    font-size: 14px;
    line-height: 24px;
    color: #555555;
}


.rList.wsc-list-case{
    background-color: unset;
    margin-top: 30px;
}

.case-detbot.bot-zhblock{
    padding: 60px 0;
}
.case-contbot{
    margin-bottom: 60px;
}
.case-contbot .wsc-tags{
    margin-top: -10px;
}




/* 
proHome
 */
.proBan{
    height: 640px;
}
.proban-main{
    width: 1180px;
    margin: auto;
    padding-top: 150px;
}
.proban-main .inb3-left{
    width: 385px;
}
.proban-main .inb3-list{
    height: 414px;
    box-sizing: border-box;
}
.proban-main .inb3-list .swiper-pagination-switch,.proban-main .inb3-list .swiper-pagination-switch2{
    width: 170px;
    padding: 15px 0 15px 58px;
    height: 70px;
    text-align: left;
    line-height: 40px;
}
.proban-main .inb3-list .swiper-pagination-switch:before, .proban-main .inb3-list .swiper-pagination-switch2:before{
    top: 15px;
    left: 22px;
}
.proban-main .inb3-right{
    width: 795px;
}
.proban-main .swiper-container{
    height: 414px;
}

.proban-main .inb3-right .item-info{
    top: 330px;
    left: 190px;
}

.proban-main .inb3-list .list-item .tit{
    font-size: 16px;
}


.pro-home{
    padding: 60px 0 0;
}
.pro-home .container{
    overflow: hidden;
}
.prob1-item{
    background-color: #fff;
    margin-top: 40px;
}
.prob1-item:first-child{
    margin-top: 0;
}
.prob1-item .item-img,.prob1-item .item-info{
    width: 590px;
}
.prob1-item .item-img img{
    width: 100%;
}
.prob1-item .item-info{
    box-sizing: border-box;
    padding: 60px 60px 0; 
}
.prob1-item .item-info .tit{
    font-size: 24px;
    line-height: 33px;
    color: #333333;
    font-weight: bold;
}
.prob1-item .item-info .hot-pro{
    margin-top: 20px;
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    font-size: 14px;
    color: #333333;
    overflow: hidden;
}
.prob1-item .item-info .hot-promain{
    float: left;
    width: 395px;
    overflow: hidden;
    font-size: 14px;
}
.hot-promain a:hover {
    color: #f08401;
}
.hot-promain a {
    padding-right: 5px;
}
.prob1-item .item-info .hot-promain i:first-child{
    display: none;
}
.prob1-item .item-info .hot-protit{
    color: #F08400;
    float: left;
    width: 75px;
}
.prob1-item .item-info .text{
    font-size: 14px;
    line-height: 26px;
    color: #666;
    margin-top: 35px;
}
.prob1-item .item-info .protag-attr{
    margin-top: 20px;
}
.prob1-item .item-btn{
    margin-top: 45px;
    font-size: 0;
    margin-right: -30px;
}
.prob1-item .item-btn .btn{
    width: 240px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
}
.prob1-item .item-btn .btn-orangebd{
    margin-left: 15px;
    line-height: 58px;
}

.prob2-main{
    margin-top: -20px;
    margin-right: -21px;
}
.prob2-main .item{
    float: left;
    position: relative;
    margin-top: 20px;
    margin-right: 20px;
}
.prob2-main .item-img img{
    width: 100%;
}
.prob2-main .item-btn .btn span {
    font-size: 16px;
    font-weight: 700;
}
.prob2-main .item-info{
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 45px 0 0;
    text-align: center;
}
.prob2-main .tit{
    font-size: 24px;
    line-height: 33px;
    color: #333333;
    font-weight: bold;
    display: none;
}

.prob2-main .item-btn{
    margin-top: 232px;
    text-align: center;
}
.prob2-main .item-btn .btn{
    width: 240px;
    height: 60px;
    line-height: 58px;
}

.bgf6 .wsc-list-pro .rlist-info{
    background-color: #fff;
}


.prolist-ban{
    background-color: #2148B1;
    padding: 40px 0;
}
.prolist-ban .container{

}
.plban-main{
    background-color: #fff;
    height: 417px;
}
.plban-main.grey {
    height: 417px;
    background: rgba(220,220,220,0.8);
    border: 1px solid #F08401;
}
.plban-content{
    width: 378px;
    float: left;
    padding: 60px 60px 0;
    box-sizing: border-box;
}
.plban-main .tit{
    font-size: 24px;
    line-height: 33px;
    color: #333333;
    font-weight: bold;
}
.plban-main .tit2{
    font-size: 18px;
    line-height: 33px;
    color: #333333;
    font-weight: bold;
}
.plban-main .text{
    font-size: 14px;
    line-height: 26px;
    color: #666;
    margin-top: 20px;
}
.protag-attr{
    margin-top: 20px;
    padding: 20px;
    background-color: #f6f6f6;
}
.protag-attr .item-tit{
    font-size: 16px;
    line-height: 24px;
    color: #555;
    font-weight: bold;
    padding-left: 24px;
    background: url(https://img.jsspeed.cn/haoping.png) no-repeat left center;
}
.protag-attr .item-main{
    margin-top: 15px;
}
.protag-attr .item{
    float: left;
    width: 118px;
    height: 34px;
    border: 1px solid #D8DCE8;
    background-color: #fff;
    border-radius: 2px;
    color: #99A5C4;
    text-align: center;
    line-height: 34px;
    margin-right: 10px;
}
.plban-main .item-btn{
    margin-top: 40px;
}
.plban-main .btn{
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
}
.plban-main .btn-orangebd{
    line-height: 40px;
    margin-left: 10px;
}
.plban-main.fullgrey {
    height: 800px !important;
    background: rgba(220,220,220,0.8);
    border: 1px solid #F08401;
}
.plban-main .fullitem-btn {
    margin-top: 20px;
}
.btn-tel span{
    padding-left: 22px;
    background: url(https://img.jsspeed.cn/tel-ico.png) no-repeat 0 center;
}
.btn-tel:hover span{
    background-image: url(https://img.jsspeed.cn/tel-icoh.png);
}
.plban-img{
    width: 800px;
    /*height: 478px;*/
    overflow: hidden;
    float: left;
}
.plban-fullimg{
    width: 100%;
    /*height: 478px;*/
    overflow: hidden;
    float: left;
}
.plban-fullimg img{max-width:1178px}
.plban-img img{max-width:800px}
.plban-fullcontent{width: 1178px;
    float: left;
    padding: 30px 30px 0;
    box-sizing: border-box;}
.pro-list .side-nav,.pro-list .side-contact{
    padding: 0 30px;
    background-color: #f6f6f6;
}
.pro-list .side-nav li{
    margin-top: 3px;
    display: none;
}
.pro-list .side-nav li.disnone{

}
.pro-list .side-nav li.disblock{
    display: block;
}
.pro-list .side-nav li:first-child{
    margin-top: 0;
}
.pro-list .side-nav .sn-tit{
    display: block;
    background-color: #F08400;
    transition: 0.36s;
    font-size: 0;
    height: 60px;
    position: relative;
}
.pro-list .side-nav i{
    display: inline-block;
    height: 60px;
    vertical-align: middle;
    width: 40px;
}
.pro-list .side-nav .arr{
    position: absolute;
    right: 20px;
    top: 0;
    height: 100%;
    width: 20px;
    background: url(https://img.jsspeed.cn/sn-jia.png) no-repeat right center;

}
.pro-list .side-nav .active .arr{
    background-image: url(https://img.jsspeed.cn/sn-jian.png) !important;
}
.pro-list .side-nav .tit{
    display: inline-block;
    vertical-align: middle;
    max-width: 110px;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
}
.pro-list .side-nav .active .sn-list{
    display: block;
    text-align: center;
}
.pro-list .side-nav .sn-list{
    background-color: #F0F0F0;
    font-size: 17px;
    line-height: 44px;
    color: #666;
    display: none;
    padding-top: 20px;
    padding-bottom: 50px;
}
.pro-list .side-nav .sn-list a{
    display: block;
    padding: 0 20px;
    margin-top: 2px;
}
/*.pro-list .side-nav .sn-list a:first-child{*/
/*    margin-top: 0;*/
/*}*/
.pro-list .side-nav .sn-list .sec-act a:hover{
    color: #F08400;
    background-color: #eaeaea;
}
.pro-list .side-nav .sn-list a:hover, a.sn-secitem.active{
    color: #F08400;
    font-weight: 700;
    background-color: #eaeaea;
}
.pro-list .side-nav .ico1{
    background: url(https://img.jsspeed.cn/all01.png) no-repeat 0 center;
    margin-left: 20px;
}
.pro-list .side-contact{
    margin-left: 0;
    border-top: 0;
    margin-top: 20px;
}
.pro-list .side-contact .item{
    background-color: #fff;
}
.pro-list .side-nav li:hover .sn-tit,.pro-list .side-nav li.active .sn-tit{
    background-color: #F08400;
}
.pro-list .side-nav li:hover .tit,.pro-list .side-nav li.active .tit{
    color: #fff;
}
.pro-list .side-nav li:hover .arr{
    background-image: url(https://img.jsspeed.cn/sn-jiah.png);
}
.pro-list .side-contact .btn-orangebd{
    margin-top: 10px;
}
.pro-list .wsc-list-pro{
    margin-top: 0;
}

.prolist-tip{
    height: 160px;
    overflow: hidden;
    background: url(https://img.jsspeed.cn/pltip-bg.jpg) no-repeat center top;
    color: #fff;
}

.prolist-tip .tit{
    float: left;
    width: 460px;
    color: #fff;
    font-weight: bold;
    font-size: 26px;
    font-weight: bold;
    line-height: 40px;
    padding-top: 39px;
}
.tip-form{
    float: right;
    width: 710px;
    padding-top: 39px;
}
.tip-form .fm-col{
    float: left;
    margin-left: 15px;
}
.tip-form .fm-col:first-child{
    margin-left: 0;
}
.tip-form label{
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}
.tip-form .fm-item{
    margin-top: 10px;
    position: relative;
}
.tip-form input{
    width: 260px;
    height: 42px;
    box-sizing: border-box;
    padding: 5px 15px;
    background-color: #fff;
    border: 1px solid #b4b4b4;
}
.tip-form  .fm-btn{
    margin-top: 30px;
}
.tip-form .fm-btn .btn{
    width: 160px;
    height: 42px;
    line-height: 42px;
}
.tip-form .msg-box{
    right: unset;
    left: 0;
    width: unset;
    top: 47px;
}
.pro-dettop{
    padding: 20px 0 80px;
}
.pd-img{
    width: 580px;
    float: left;
}


.pd-info{
    width: 600px;
    float: right;
}
.pd-info .d-tit{
    position: relative;
    padding-right: 57px;
}
.view-ewm{
    position: absolute;
    right: 0;
    top: 3px;
    height: 42px;
    width: 42px;
    box-sizing: border-box;
    border-radius: 50%;
    border: 1px solid #eaeaea;
    background: #F6F6F6 url(https://img.jsspeed.cn/view-ewm.png) no-repeat center center;
    cursor: pointer;
    transition: 0.36s;
}
.view-ewm:hover{
    background: #F08401 url(https://img.jsspeed.cn/view-ewmh.png) no-repeat center center;
}
.qr-window{
    width: 100px;
    height: 100px;
    position: absolute;
    top: 46px;
    z-index: 9;
    left: 50%;
    transform: translateX(-50%);
    display: block!important;
    padding: 10px;
    background-color: #fff;
    box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2)
}
#qr-code{
    /* height: 100px;
    width: 100px;
    margin: 40px auto 0; */
}
.pd-good{
    margin-top: 15px;
    font-size: 14px;
    line-height: 32px;
}
.pd-good li {
    padding-top: 5px;
}
.pd-text{
    margin-top: 25px;
    padding: 25px 15px 25px 25px;
    background-color: #f6f6f6;
}
.pd-text .item-dt{
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    font-weight: bold;
}
.pd-text .item-dd{
    line-height: 28px;
    color: #555555;
    margin-top: 15px;
}
.pd-package{
    line-height: 28px;
    padding: 25px 25px 25px 0;
    color: #828282;
    border-bottom: 1px solid #EAEAEA;
}
a.case.btn {
    width: 200px !important;
}
.pd-package img{
    display: none;
}
.pd-btn{
    margin-top: 30px;
    font-size: 0;
}
.pd-btn .btn{
    width: 150px;
    height: 50px;
    line-height: 50px;
    margin-left: 10px;
    font-size: 15px;
}
.pd-btn .btn:first-child{
    margin-left: 0;
}
.pd-btn .btn-orangebd{
    line-height: 50px;
}
.pd-btn .btn-tel{
    width: 200px;
    background-color: #f6f6f6;
    color: #555;
    font-weight: bold;
    font-size: 16px;
}
.pd-btn .btn-tel span{
    background-image: url(https://img.jsspeed.cn/gtel-ico.png);
}
.pd-btn .btn-tel:hover {
    background-color: #F08400;
    color: #fff;
}
.pd-btn .btn-tel:hover span{
    background-image: url(https://img.jsspeed.cn/tel-icoh.png);
}
.pro-det .det-main{
    padding-top: 80px;
}
.pro-det .dc_news{
    margin-top: 40px;
    padding-top: 0;
    padding-bottom: 0;
    background-position-x: 870px;
    border-right: 0;
}
.pro-det .dc_news .layout-content{
    box-sizing: border-box;
    width: 870px;
    padding-right: 30px;
}
.pro-det .dc_news .layout-side{
    width: 310px;
    box-sizing: border-box;
    padding-left: 30px;
}
.pro-det .d-edit-item{
    margin-top: 20px;
    position: relative;
}
.pro-det .d-edit-item:first-child{
    margin-top: 0;
}
.pro-det .d-edit-item img{
    display: block;
    margin: auto;
    max-width: 100%;
}

.d-edit-item .left-info .tit{
    font-size: 0;
    padding-left: 19px;
    background: url(https://img.jsspeed.cn/pd-edit-tit.png) no-repeat 0 center;
}
.d-edit-item .left-info .tit span{
    font-size: 18px;
    line-height: 28px;
    color: #2148B1;
    font-weight: bold;
}
.pro-det .d-edit-item p{
    margin: 0;
}
.pro-det .d-edit-item .wsc-edit{
    margin-top: 15px;
}
.pro-det .det-tit{
    text-align: left;
    font-size: 24px;
    color: #444;
    font-weight: 600;
    line-height: 33px;
}


.pd-fuwu{
    padding: 60px 0;
}
.pdfw-main{
    margin-top: 30px;
}
.pdfw-main .item{
    float: left;
    width: 380px;
    height: 320px;
    box-sizing: border-box;
    padding: 50px 40px 0;
    background-color: #fff;
    margin-left: 20px;
}
.pdfw-main .item:first-child{
    margin-left: 0;
}
.pdfw-main .tit{
    font-size: 20px;
    line-height: 28px;
    color: #333333;
    text-align: center;
}
.pdfw-main .line{
    margin: 20px auto 0;
    width: 30px;
    height: 2px;
    background-color: #F08400;
}
.pdfw-main .text{
    margin-top: 15px;
    line-height: 26px;
    color: #555555;
    height: 78px;
}
.pdfw-main .item-btn{
    margin-top: 30px;
    text-align: center;
}
.pdfw-main .item-btn .btn{
    width: 240px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
}

.pd-about{
    margin-top: 20px;
}
.pd-about .item{
    background-color: #f6f6f6;
}
.pd-about .item-img{
    width: 420px;
}
.pd-about .item-img img{
    width: 100%;
}
.pd-about .item-info{
    width: 420px;
    box-sizing: border-box;
    padding: 60px 60px 0;
}
.pd-about .tit{
    font-size: 20px;
    line-height: 28px;
    color: #2148B1;
    font-weight: bold;
}
.pd-about .line{
    background-color: #2148B1;
    width: 32px;
    height: 2px;
    margin-top: 20px;
}
.pd-about .text{
    margin-top: 20px;
    line-height: 26px;
    color: #555555;
}


.pd-main .wsc-list-case .list-item{
    width: 270px;
    margin-right: 15px;
}
.pd-main .wsc-list-case .list-info{
    padding: 20px;
}
.pd-main .rList.wsc-list-case{
    margin-top: 20px;
}
.pd-main .wsc-list-pro .rListCon{
    margin-left: -7px;
    margin-right: -7px;
}
.pd-main .wsc-list-pro .rlist-imgitem{
    width: 33.33%;
    padding: 0 7px;
}
.pd-main .wsc-list-pro{
    margin-top: 20px;
}

.pdedit-fw{
    margin-top: 20px;
}
.pdedit-fw .item{
    float: left;
    width: 270px;
    box-sizing: border-box;
    margin-left: 15px;
    padding: 10px;
    background-color: #f6f6f6;
    position: relative;
    overflow: hidden;
}
.pdedit-fw .item:first-child{
    margin-left: 0;
}
.pdedit-fw .item-img{
    position: relative;
    overflow: hidden;
}
.pdedit-fw .item-img img{
    transition: 0.36s;
    width: 100%;
}
.pdedit-fw .item-info{
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: 250px;
    height: 40px;
    line-height: 40px;
    background-color: rgba(0,0,0,0.6);
    transition: 0.36s;
    color: #fff;
    box-sizing: border-box;
    padding: 0 46px 0 20px;
}
.pdedit-fw .tit{
    float: left;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pdedit-fw .arr{
    float: right;
    margin-right: -26px;
    width: 16px;
    height: 40px;
    background: url(https://img.jsspeed.cn/pdfw-arr.png) no-repeat center center;
}
.pdedit-fw .item:hover img{
    transform: scale(1.08);
}
.pdedit-fw .item:hover .item-info{
    background-color: #F08401;
}


.pd-main .cmfm-main{
    margin-top: 20px;
}
.pd-main .form-main{
    background-color: #f6f6f6;
    width: 598px;
    padding: 50px 38px 50px 40px;
}
.pd-main .form-bar{
    width: 240px;
    background-color: #f6f6f6;
}
.pd-main .fm-row label sup{
    top: 0;
    color: #EB0000;
}
.pd-main .wsc-form input,.pd-main .wsc-form .sel-head{
    background-color: #fff;
}
.pd-main .wsc-form textarea{
    width: 400px;
    background-color: #fff;
}
.pd-main .wsc-form .sel-list{
    background-color: #F0F0F0;
}

.side-pro{
    padding: 25px 20px 0px;
    background-color: #f6f6f6;
}
.side-pro .tit{
    font-size: 16px;
    line-height: 22px;
    color: #222222;
    text-align: center;
    font-weight: 700;
}
.side-pro .item{
    margin-top: 20px;
    border: 1px solid #eaeaea;
}
.side-pro .item-img img{
    width: 100%;
}

.side-pro .item-tit{
    padding: 15px;
    background-color: #fff;
    font-size: 18px;
    line-height: 26px;
    color: #333333;
    text-align: center;
}
.side-pro .item-btn{
    margin-top: 20px;
}
.side-pro .item-btn .btn{
    margin-top: 10px;
}
.side-pro .item-btn .btn em{
    font-size: 16px;
    font-weight: bold;
}
.side-pro .item-btn .btn:first-child{
    margin-top: 0;
}

.side-buyinfo{
    padding: 0px 20px;
    background-color: #f6f6f6;
    /*margin-top: 20px;*/
}
.buyinfo{
    margin-top: 25px;
}
.buyinfo .tit{
    font-size: 15px;
    line-height: 22px;
    color: #222222;
    font-weight: 700;
}
.side-buyinfo .buyinfo-main{
    margin-top: 20px;
}
.side-buyinfo .swiper-container{
    height: 362px !important;
}
.side-buyinfo .swiper-slide{
    border-top: 1px solid #cccccc;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 28px;
    color: #555;
    height: 56px !important;
    width: 100%;
}
/* .side-buyinfo  .swiper-slide:first-child{
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
} */
.side-buyinfo .item-info{
    overflow: hidden;
}
.side-buyinfo .text{
    float: left;
}
.side-buyinfo .time{
    float: right;
    color: #F08400;
}

.pd-tip.caseset-tip {
    padding-top: 0;
}
.pdtip-proinfo{
    float: left;
    font-size: 0;
    padding-top: 28px;
}
.pdtip-proimg{
    display: inline-block;
    vertical-align: middle;
    width: 145px;
    height: 145px;
    box-sizing: border-box;
    padding: 5px;
    background-color: rgba(255, 255, 255, 0.3);
    margin-right: 20px;
}
.pdtip-proimg img{
    width: 100%;
}
.pd-tip.caseset-tip .info{
    float: unset;
    width: 570px;
    display: inline-block;
    vertical-align: middle;
}
.pd-tip.caseset-tip .btn-orangebd{
    width: 200px;
}
.pd-tip.caseset-tip .btn-online{
    width: 160px;
    margin-left: 0;
    margin-right: 10px;
}
.pd-tip.caseset-tip .tip-btn{
    width: unset;
    padding-top: 65px;
}

.rlist-img{
    overflow: hidden;
}
.list-img img,.rlist-img img{
    transition: 0.36s;
}
.list-item:hover img,.rlist-item:hover img,.wsc-list-pro .rlist-imgitem:hover img{
    transform: scale(1.08);
}
.list-item:hover .list-tit,.wsc-list-pro .rlist-imgitem:hover .rlist-tit{
    color: #2148B1;
}

.rlist-item:hover .rlist-tit{
    color: #2148B1;
}

.side-link .link-item:hover .item-dt span{
    background-image: url(https://img.jsspeed.cn/det-arrh.png);
}
.side-link .link-item:hover .item-dd{
    color: #2148B1;
}
.fm-col.clearfix label {
    color: #fff;
}



.wsc-search-list .list-main{margin-top:20px;}
.wsc-search-list .list-item{margin-top: 20px;padding-bottom: 20px;border-bottom: 1px dashed #e0e0e0;}
.wsc-search-list .list-info{float: left;width: 100%;}
.wsc-search-list .list-tit{font-size: 18px;line-height: 24px;color: #333333;height: 24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.wsc-search-list .list-mark{font-size:14px;line-height: 24px;margin-top:10px;color: #999999;}
.wsc-search-list .list-cate{font-size:14px;display:inline;margin-right:20px;}
.wsc-search-list .list-time{font-size:14px;display:inline;margin-right:20px;}
.wsc-search-list .list-text{font-size: 14px;line-height: 24px;margin-top: 10px;color: #666666;max-height: 48px;overflow: hidden;text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;}
.wsc-search-list .list-picitem{padding-left: 180px;}
.wsc-search-list .list-picitem .list-info{}
.wsc-search-list .list-picitem .list-img{float: left;margin-left: -180px;width:160px;overflow: hidden;}
.wsc-search-list .list-picitem .list-img img{width: 100%;}




.caseset-tip{
    height: 200px;
    box-sizing: border-box;
    padding-top: 65px;
    background: url(https://img.jsspeed.cn/case-det-tip.jpg) no-repeat center top;
}
.caseset-tip .info{
    width: 700px;
    float: left;
}
.caseset-tip .tit{
    font-size: 26px;
    line-height: 36px;
    color: #fff;
    font-weight: bold;
}
.caseset-tip .text{
    margin-top: 8px;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
}
.caseset-tip .tip-btn{
    float: right;
    width: 420px;
    font-size: 0;
    padding-top: 10px;
}
.caseset-tip .btn-online{
    width: 180px;
    margin-left: 10px;
}
.caseset-tip .btn-orangebd{
    border: 0;
}
.wsc-fixBar{
    position: fixed;
    right: 40px;
    top: 30%;
    z-index: 1000;
}
@media screen and (max-width: 1440px){
    .wsc-fixBar{
        top: 15%;
    }
}

.fb-online,.fb-tel,.fb-em,.fb-top{
    width: 90px;
    height: 72px;
    position: relative;
    background-color: #fff;
    box-sizing: border-box;
    border: 1px solid #eaeaea;
    font-size: 12px;
    line-height: 14px;
    color: #828282;
    transition: 0.36s;
    text-align: center;
}
.fb-online a,.fb-tel a,.fb-em a,.fb-top a{
    display: block;
    width: 88px;
    height: 70px;
    box-sizing: border-box;
    padding-top: 43px;
}
.fb-online a{
    background: url(https://img.jsspeed.cn/fix-onlineh.png) no-repeat center 13px ;

}
.fb-tel a{
    background:  url(https://img.jsspeed.cn/fix-tel.png) no-repeat center 13px;

}
.fb-em a{
    background:  url(https://img.jsspeed.cn/fix-em.png) no-repeat center 15px;

}
.fb-top a{
    background: url(https://img.jsspeed.cn/fix-top.png) no-repeat center 15px;

}
.fb-tel:hover a{
    background-image: url(https://img.jsspeed.cn/fix-telh.png);

}
.fb-em:hover a{
    background-image: url(https://img.jsspeed.cn/fix-emh.png);

}
.fb-top:hover a{
    background-image: url(https://img.jsspeed.cn/fix-toph.png);

}
.fb-online,.fb-online:hover,.fb-tel:hover,.fb-em:hover,.fb-top:hover{
    background-color: #F08401;
    border-color: #F08401;
    color: #fff;
}

.fbarCon{
    height: 72px;
    line-height:72px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    position: absolute;
    right: 90px;
    top: 0;
    z-index: 10;
    background-color: #F08401;
}
.fb-tel .fbarCon{
    width: 155px;
}
.fb-em .fbarCon{
    width: 217px;
    font-size: 16px;
}
.fb-tel,.fb-em{
    overflow: hidden;
}
.fb-tel a,.fb-em a{
    position: absolute;
    right: 0;
    top: 0;
}
.fb-tel:hover {
    width: 245px;
    margin-left: -155px;
}
.fb-em:hover {
    width: 307px;
    margin-left: -217px;
}

/* .fb-tel .fbarCon{
    width: 165px;
    height: 60px;
    line-height:60px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    position: absolute;
    right: 80px;
    top: 0;
    z-index: 10;
    background-color: #F08401;
}

.fb-tel{
    overflow: hidden;
}
.fb-tel a{
    position: absolute;
    right: 0;
    top: 0;
}
.fb-tel:hover {
    width: 245px;
    margin-left: -165px;
} */



.sx-noresult{
    padding: 60px 0;
}
.sx-noresult .text{
    font-size: 14px;
    line-height: 26px;
    color: #555;
}
.sx-norebtn{
    margin-top: 40px;
}
.sx-norebtn .btn{
    width: 180px;
    height: 50px;
    line-height: 50px;
}
.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;}

.index-banner{
    position: relative;
}
.index-banner .swiper-container{
    height: 100%;
}
.index-banner .item{
    text-align: center;
    height: 100%;
}
.state {
    font-weight: 700;
    color: #F08401;
}