.style-primary{}
a{text-decoration: none;color:inherit;}
a:hover {text-decoration: none;}

/*head*/
.style-primary .search-icon{}
.style-primary .search-icon:hover{}

input, textarea, button {
    outline: none;
    border: 0;
    font-family: "PingFang SC","Microsoft Yahei",sans-serif,sans-serif,"Heiti SC","Helvetica Neue","Helvetica","Arial";
}
/*page*/
.u-paging{margin-top: 40px;}
.paging-inner{height: 40px;margin: 0 auto;font-size: 0;text-align: center;}
.paging-inner a,.paging-inner span {margin:0 5px;height: 38px;line-height: 38px;width: 38px;color: #666;font-size: 16px;background-color: #fff;border: 1px solid #e5e5e5;transition: 0.3s;display: inline-block;vertical-align: top; text-align: center;}
.paging-inner .current,.paging-inner a:hover{background-color: #3560CA;color: #fff;border-color: #3560CA;}
.paging-inner .prev{background:#fff url(../images/page-prev.png) no-repeat center center;}
.paging-inner .next{background:#fff url(../images/page-next.png) no-repeat center center;}
.paging-inner .prev:hover{background:#3560CA url(../images/page-prevh.png) no-repeat center center;}
.paging-inner .next:hover{ background:#3560CA url(../images/page-nexth.png) no-repeat center center;}

/*model-class*/
/* .style-primary .wsc-class .active .classItema a,.classItema:hover a{color: #2761c4;} */
/* .style-primary .classItem a:hover{color: #2761c4;} */
.style-primary .classItem:hover i{background-image: url(../images/pc-moreh.png);}
/*tags*/
.style-primary .wsc-tags a:hover{border-color: #2761c4;background-color: #2761c4;color: #fff;}

/*search*/
.style-primary .wsc-search-list .list-item:hover .list-tit{color: #2761c4;}
.style-primary .search-none-tip a{color: #2761c4;}
.style-primary .search-tab .active a,.style-primary .search-tab li:hover a{color: #2761c4;}
.style-primary .sl-count span,.style-primary .s-key{color: #2761c4;}
.style-primary .search-tab li span{background-color: #2761c4;}
.style-primary .search-form input:focus{border-color: #2761c4;}
.style-primary .btn-search{background-color: #2761c4;}
.style-primary .btn-search:hover{background-color: #1d4ea2;}

/*listItem*/
.style-primary .lTitMore:hover{color: #2761c4;}
.style-primary .lTit .line{background-color: #2761c4;}


/*detailpage*/
.style-primary .rTitMore span:hover{color: #2761c4;background-image: url(../images/pc-moreh.png);}
.style-primary .rTit .line{background-color: #2761c4;}

.style-primary .rlist-style3 .list-btn1{border: solid 1px #EA9720;color: #EA9720;}
.style-primary .rlist-style3 .list-btn1:hover{background-color: #EA9720;color: #fff;}
.style-primary .rlist-style3 .list-btn2{ border: solid 1px #2761c4;color: #2761c4;}
.style-primary .rlist-style3 .list-btn2:hover{background-color: #2761c4;color: #fff;}
/*表单*/
.wsc-fixBar {
  position: fixed;
  right: 30px;
  box-shadow: 0px 0px 20px rgba(0,0,0,0.15);
  top: 55%; 
  z-index: 1000;
}
.fb-online,.fb-tel,.fb-wx,.fb-top,.fb-hqbj,.fb-fadz{
  width: 78px;
  height: 78px;
  position: relative;
  background-color: #fff;
  font-size: 12px;
  line-height: 17px;
  color: #555555;
  transition: 0.36s;
  text-align: center;
}
.fb-online{
  border-bottom: 2px solid #E5E5E5;
}
.fb-wx{
  border-top: 2px solid #E5E5E5; 
  border-bottom: 2px solid #E5E5E5; 
}
.fb-online a,.fb-tel a,.fb-wx a,.fb-top a,.fb-hqbj a,.fb-fadz a{
  display: block;
  width: 78px;
  height: 78px;
  box-sizing: border-box;
  padding-top: 51px;
}
.fb-online a{
  background: url(../images/fix-online.png) no-repeat center 17px ;

}
.fb-tel a{
  background:  url(../images/fix-tel.png) no-repeat center 17px;

}
.fb-wx a{
  background:  url(../images/fix-wx.png) no-repeat center 18px;

}
.fb-wx:hover a{
  background:  url(../images/fix-wxh.png) no-repeat center 17px;
}
.fb-hqbj a{
  background:  url(../images/fix-hqbj.png) no-repeat center 18px;

}
.fb-fadz a{
  background:  url(../images/fix-fadz.png) no-repeat center 17px;

}
.fb-top a{
  background: url(../images/fix-top.png) no-repeat center 16px;

}
.fb-top:hover a{
  background: url(../images/fix-toph.png) no-repeat center 16px;
}
.fb-online,.fb-online:hover,.fb-tel:hover,.fb-wx:hover,.fb-top:hover,.fb-hqbj:hover,.fb-fadz:hover{
  background-color: #3560CA;
  color: #fff;
}
.fb-tel{
  overflow: hidden;

}
.fb-tel a{
  position: absolute;
  right: 0;
  top: 0;
}
.fb-tel .fbarCon{
  width: 230px;
  height: 78px;
  line-height:78px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  transition: 0.36s;
  position: absolute;
  right: -230px;
  top: 0;
  z-index: 10;
  background-color: #3560CA;
}
 .fb-tel:hover {
  width: 230px;
  margin-left: -152px;
}
.fb-tel:hover  .fbarCon{
  right: 0;
}
.fb-tel .fbarCon span{
  display: inline-block;
  padding-left: 41px;
  background: url(../images/fix-telh.png) no-repeat 0 center;
}

 
.fb-wx .fbarCon{
  position: absolute;
  left: -102px;
  top: -39px;
  width: 102px;
  height: 117px;
  box-sizing: border-box;
  padding:14px;
  background-color:  #3560CA;
  display: none;  
}
.fb-wx .fbarCon .img-box{
text-align: center;
height: 65px;
width: 65px;
display: inline-block;
margin:0  auto;
overflow: hidden;
}
.fb-wx .fbarCon p{
  text-align: center;
  font-size:12px;
  margin-top: 6px;
  line-height:17px;
  color: #fff;
}
.fb-wx:hover .fbarCon{
  display: block;
}
.fb-wx .fbarCon img{
  width: 100%;
}
 

.cTit-h1 {
    font-size: 24px;
    color: #333333;
    line-height: 28px;
    font-weight: bold;
}
.comment-block .wsc-form{
    padding: 42px 32px;
    background-color: #fff;
}
.comment-block .rTitText{
    color: #fff;
}
.comment-block .rTit{
    margin-bottom: 26px;
}
.btn-online{
    background: rgba(244,56,74,1);
    color: #fff;
}
.btn-online:hover{
    background: #C31021;
}
.btn-bluebd{
    border:1px solid rgba(53,96,202,1);
    color: #3560CA;
}
.btn-blue{
    background: #3560CA;
    color: #fff;
}
.btn-bluebd:hover{
    background:#3560CA;
    color: #fff;
}
.btn-redbd{
    border:1px solid #F4384A;
    color: #F4384A;
}
.btn-redbd:hover{
    background: #F4384A;
    color: #fff;
}
.btn-whitebd{
    border:1px solid #fff;
    color: #fff;
}
.btn-whitebd:hover{
    background:rgba(255,255,255,0.4);
}
.nlist{
  text-align: center;
  padding: 80px 0 40px;
  color: #868686;
}
.nlist .nimg{
height:132px;
}
.nlist .ntext{
margin-top: 40px;
}
.cmfm-main {
    margin-top: 20px;
}
.form-main {
    width: 730px;
    float: left;
    box-sizing: border-box;
}

.wsc-form .fm-row:first-child {
    margin-top: 0;
}
.wsc-form .fm-row {
    margin-top: 16px;
    padding-left: 80px;
}
.wsc-form label {
    font-size: 16px;
    line-height: 50px;
    color: #222;
    float: left;
    width: 80px;
    margin-left: -80px;
    position: relative;
}
.wsc-form label sup {
    right: -8px;
    position: absolute;
    top: 8px;
    color: #d91c1c;
}

.wsc-form .fm-item {
    width: 100%;
    float: left;
}
.wsc-form input, .wsc-form .sel-head {
    width: 388px;
    height: 50px;
    background-color: #F6F6F6;
    border: solid 1px #DDDDDD;
    box-sizing: border-box;
    padding: 15px 20px;
    line-height: 20px;
    font-size: 16px;
    color: #333;
    transition: 0.36s;
}
.wsc-form input:focus {
    border-color: #3560CA;
    background-color: #fff;
}
.wsc-form input::placeholder,.wsc-form textarea::placeholder
{color: #ccc;font-size: 16px;
}
.wsc-form textarea {
    width: 605px;
    height: 158px;
    background-color: #F6F6F6;
    border: solid 1px #DDDDDD;
    box-sizing: border-box;
    padding: 15px 20px;
    line-height: 20px;
    font-size: 16px;
    color: #333;
    transition: 0.36s;
    display: block;
}
.wsc-form textarea:focus {
    border-color: #3560CA;
    background-color: #fff;
}
.wsc-form .fm-sel {
    position: relative;
    width: 555px;
}
.wsc-form .sel-head .tit {
    float: left;
    color: #666666;
    max-width: 280px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wsc-form .sel-head .sel-arr {
    float: right;
    width: 14px;
    height: 100%;
    background: url(../images/sel-arr.png) no-repeat center center;
    transition: 0.36s;
}
.wsc-form .sel-list {
    z-index: 9;
    position: absolute;
    left: 0;
    top: 50px;
    width:388px;
    height: 220px;
    overflow-y: scroll;
    box-sizing: border-box;
    padding: 10px 20px;
    background-color: #f5f5f5;
    display: none;
}
.wsc-form .sel-list li {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
    cursor: pointer;
    color: #555;
}
.fm-btn .btn{
    margin-top: 4px;
    width:182px;
    height:58px;
    font-size: 16px;
    line-height: 58px;
    font-weight: 600;
    box-shadow:0px 0px 15px rgba(0,0,0,0.16);
}
.form-bar {
    width: 405px;
    height: 512px;
    box-sizing: border-box;
    float: right;
    color: #fff;
    background: url("../images/formlx-bg02.png") no-repeat center top;
}
.pd-form .form-bar{
    margin-top: 20px;
}
.comment-block .form-item {
    padding:36px;
}
.form-item {
    padding: 22px 27px;
}
.form-title{
    font-size:20px;
    line-height:36px;
}
.form-wx {
    margin: 52px auto 0;
    width: 258px;
    height: 110px;
    background: url('../images/form-wxbg.png') no-repeat center center;
}
.form-wx .wx-img{
    margin:0 auto;
    width: 110px;
    height: 110px;
}
.form-msg{
    line-height:20px;
    font-size:14px;
    margin-top: 16px;
    text-align: center;
}
.form-tel {
    margin-top: 40px;
}

.form-btn.btn{
    margin: 50px auto 0;
    width: 160px;
    display: block;
    line-height: 44px;
    font-weight:600;
    font-size: 16px;
    height: 46px;
}
.form-telNum {
    line-height:28px;
    font-size:20px;
    font-weight:600;
    text-align: center;
    margin-top: 38px;
}
.msg-box {
    display: block;
    color: #da2121;
    line-height: 24px;
}

.cTit{
    font-size: 30px;
    line-height: 42px;
    color: #222;
    text-align: center;
}
.cTit1{
    font-size: 30px;
    line-height: 42px;
    color: #333;
    text-align: center;
}
.btn {
    display: inline-block;
    text-align: center;
    width: 220px;
    height: 50px;
    box-sizing: border-box;
    vertical-align: top;
    line-height: 48px;
    transition: 0.36s;
    font-size: 14px;
    border-radius: 4px;
}
.cTitText{
    font-size: 16px;
    line-height: 30px;
    color: #868686;
    margin-top: 20px;
    text-align: center;
}
.relate-page .row-box .wsc-relate{
    margin-top: 40px;
}
.bgf5{
    background-color: #f5f5f5;
}
/* 二级导航 */
.pageClass {
    font-size: 0;
    text-align: center;
    margin-top: 50px;
}
.pageClass li:hover, .pageClass .active {
    background-color: #3560CA;
    color: #fff;
}
.pageClass li:hover li {
    border: 0;
}
.pageClass li {
    display: inline-block;
    width: 220px;
    height: 58px;
    background-color: #f5f5f5;
    font-size: 20px;
    color: #868686;
    box-sizing: border-box;
    line-height: 58px;
    transition: 0.36s;
}
.pageClass li:not(:last-of-type){
    border-right: 1px solid #E5E5E5;
}
.pageClass li span {
    display: none;
}

/*相关内容*/
.relate-page{
    padding: 40px 0;
}
.relate-list .relate-item{
    width:380px;
    height:402px;
    float: left;
    margin-left: 30px;
    padding: 16px 16px 0;
    box-sizing: border-box;
    text-align: center;
    border-bottom: 8px solid #fff;
    background:rgba(255,255,255,1);
}
.relate-list .relate-item.item1{
    margin-left: 0;
    border-bottom: 8px solid  #3560CA;
}
.relate-list .relate-item.item2{
    border-bottom: 8px solid  #CA3535;
}
.relate-list .relate-item.item3{
    border-bottom: 8px solid  #FFA700;
}

.relate-list .item-img{
    width:348px;
    height:160px;
    overflow: hidden;
}
.relate-list .item-img img{
    transition: 0.36s;
}
.relate-list .item-img:hover img{
    transform: scale(1.08);
}
.relate-list .item-tit{
    font-size:20px;
    font-weight: bold;
    margin-top: 18px;
    margin-bottom: 12px;
    line-height:28px;
    color:rgba(34,34,34,1);
}
.relate-list .item-info{
    text-align: left;
    font-size:14px;
    padding: 0 14px;
    box-sizing: border-box;
    height: 78px;
    color:rgba(134,134,134,1);
    line-height:26px;
}
.relate-list .item-btn{
    width:175px;
    height:36px;
    font-size:14px;
    line-height:34px;
    box-sizing: border-box;
    margin:23px auto 23px;
    border-radius:4px;
}
.relate-list .item-btn span{
    display: inline-block;
    padding-right: 18px;
    background: url(../images/bbtn-icon.png) no-repeat right center;
}
.relate-list .item-btn span:hover{
    background: url(../images/bbtn-iconh.png) no-repeat right center;
}
.relate-msg{
    height:88px;
    box-sizing: border-box;
    margin-top: 40px;
    padding: 20px;
    font-size:14px;
    line-height:28px;
    color:rgba(85,85,85,1);
    background:rgba(226,226,226,1);
}
.relate-msg a{
    text-decoration:underline;
    transition: 0.36s;
}
.relate-msg a:hover{
    color:#3560CA;
}
/*最新产品*/

.list-product{
    overflow: hidden;
    margin-left: -20px;
    margin-top: -28px;
}
.list-product .list-item{
    width:285px;
    padding: 0;
    height:329px;
    box-sizing: border-box;
    float: left;
    margin-top: 28px;
    margin-left: 20px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(229,229,229,1);
}
.list-product .list-img{
    height: 214px;
    overflow: hidden;

}
.list-product .list-img img{
    transition:0.36s;
    width:283px;
    height: 214px;
}
.list-product .list-img:hover img{
    transform: scale(1.08);
}
.list-product .list-info{
    padding: 18px 16px;
    height: 113px;
    box-sizing: border-box;
}
.liMain{
  padding: 0.32rem 0.32rem;
}
.list-product .list-tit{
    font-size:16px;
    text-align: center;
    width: 100%;
    overflow: hidden;
    margin-top: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight:400;
    transition: 0.36s;
    line-height:22px;
    color:rgba(85,85,85,1);
}
.list-product .list-tit:hover{
    color:#3560CA;
}
.list-product .list-btn{
    margin-top: 18px;
}
.list-product .list-btn a{
    width: 120px;
    border-radius:4px;
    font-size:14px;
    float: left;
    height: 38px;
    line-height: 36px;
}
.list-product .list-btn .list-btn1{
    border:1px solid rgba(244,56,74,1);
    color: #F4384A;
    margin-right: 10px;
}
.list-product .list-btn .list-btn1:hover{
    background: #F4384A;
    color: #fff;
}
.list-product .list-btn .list-btn2{
    border:1px solid rgba(53,96,202,1);
    color:#3560CA;
}
.list-product .list-btn .list-btn2:hover{
    background:#3560CA;
    color: #fff;
}
/* 新闻首页 */
.news-block1,.news-block2,.news-block3{
    padding: 60px 0;
}
.news1-main .item{
    background:rgba(245,245,245,1);
}
.news1-main,.news2-main{
    margin-left: -24px;
    padding-top: 10px;
}

.news1-main .item,.news2-main .item{
    width:384px;
    height:386px;
    margin-left: 24px;
    margin-top: 30px;
    transition: 0.36s;
    float: left;
    box-sizing: border-box;
}
.news1-main .item-img{
    height:288px;
    overflow: hidden;
}
.news1-main .item-img img{
    height:288px;
    width: 384px;
}
.news1-main .item-info{
    padding: 20px 16px 24px;
    height: 98px;
    box-sizing: border-box;
}
.news1-main .item-tit,.news2-main .item-tit{
    line-height: 22px;
    font-size: 16px;
    color: #222;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: 0.36s;
    height: 22px;
    width: 100%;
}
.news1-main .item-tit:hover,.news2-main .item-tit:hover{
    color: #3560CA;
}
.news1-main .item-time,.news2-main .item-time{
    color: #868686;
    margin-top: 12px;
    font-size: 14px;
}
.news2-main .item{
    background:#fff;
    padding: 16px;
}
.news1-main .item:hover,.news2-main .item:hover{
    box-shadow:0px 0px 20px rgba(0,0,0,0.16);
}
.news2-main .item-img{
    height:264px;
    overflow: hidden;
}
.news2-main .item-img img{
    height:264px;
    width: 352px;
}
.news2-main .item-info{
    padding: 24px 0 23px;
}
.news2-main .item-time{
    margin-top: 16px;
}
.news-btn,.bk-btn{
    height:52px;
    font-weight:400;
    display: block;
    margin: 40px auto 0;
    font-size: 16px;
    line-height:50px;
    transition: 0.36s;
    color:rgba(53,96,202,1);
    border:1px solid rgba(53,96,202,1);
    border-radius:4px;
}
.news-btn:hover,.bk-btn:hover{
    color:#fff;
    background:rgba(53,96,202,1);
}
.news-btn span,.fa-content .btn span{
    display: inline-block;
    padding-right: 18px;
    background: url(../images/bbtn-icon.png) no-repeat right center;
}
.news-btn span:hover,.fa-content .btn span:hover{
    background: url(../images/bbtn-iconh.png) no-repeat right center;
}
.bk-btn span{
    display: inline-block;
    padding-right: 26px;
    background: url(../images/bbtn-icon2.png) no-repeat right center;
}
.bk-btn span:hover{
    display: inline-block;
    padding-right: 26px;
    background: url(../images/bbtn-iconh2.png) no-repeat right center;
}
.news3-main{
    overflow: hidden;
    margin-top: 30px;
}
.news3-main .rlist-style1 .rlist-item{
    margin-top: 20px;
}
/* 新闻列表 */
.new-list{
    padding-bottom: 50px;
}
.new-list .new-main{
    overflow: hidden;
    margin-top: 30px;
}
.side-list .news-btn{
    margin: 20px auto;
}
.side-top{
    height:80px;
    font-size:24px;
    line-height: 32px;
    color: #fff;
    padding: 24px 20px;
    box-sizing: border-box;
    background: url(../images/sn-top.png) no-repeat center;
}
/* 百科 */
.search-content{
    width:800px;
    margin: auto;
}
.search-content .search-form{
    margin: 20px auto 4px;
}
.search-content .hot-search {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0;
}
.search-content .hot-search a {
    display: inline-block;
    margin-left: 20px;
    color: #fff;
    line-height: 50px;
    font-size: 14px;
    vertical-align: top;
}
.bk-block1,.bk-block2{
    padding: 60px 0;
}
.bk1-main{
    padding-top: 20px;
}
.bk1-main .list-item{
    width:570px;
    height:198px;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    transition: 0.36s;
    background:rgba(245,245,245,1);
    padding: 26px 22px 20px;
    box-sizing: border-box;
}
.bk1-main .list-item:hover{
    background:rgba(255,255,255,1);
    box-shadow:0px 0px 20px rgba(0,0,0,0.16);
}
.bk1-main .list-tit{
    transition: 0.36s;
    line-height: 24px;font-size: 18px;color:#222;
    overflow: hidden;text-overflow:ellipsis; white-space:nowrap;
}
.bk1-main .list-tit:hover{
    color:#3560CA;
}
.bk1-main .list-text{
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
    color: #868686;
    height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.bk1-main .list-time{
    color:#868686;font-size: 14px; line-height: 26px;margin-top: 14px;
}
.bk2-main {
    padding-top: 20px;
}
.bk2-main .rlist-item{
    margin-top: 20px;
    transition: 0.36s;
}
.bk2-main .rlist-item:hover{
    box-shadow:0px 0px 20px rgba(0,0,0,0.16);
}
.lx-block1{
    padding: 50px 0;
    color: #fff;
    height: 249px;
    box-sizing: border-box;
    background: url(../images/lx-bg01.png) no-repeat top center;
    background-size: cover;
}
.lx-block1 .lxTit{
    font-size:30px;
    line-height:42px;
}
.lx-block1 .lxMsg{
    font-size:22px;
    margin: 10px 0 24px;
    line-height:30px;
}
.lx-block1 .lxicon{
    width: 158px;
    height: 20px;
    background: url(../images/icon-arrow.png) no-repeat top center;
}
.lx-block1 .btn{
    width:368px;
    height:64px;
    font-size:20px;
    display: block;
    border-radius:32px;
}
.lx-block1 .lx-btn1{
    line-height:64px;
}
.lx-block1 .lx-btn2{
    margin-top: 20px;
    line-height: 62px;
}
.lx-block1 .lx-btn2 span, .lx-block2 .lx-btn2 span{
    display: inline-block;
    padding-left: 36px;
    background: url(../images/phone-icon1.png) no-repeat 0 center;
}
.lx-block2{
    padding:44px 0 48px;
    color: #fff;
    height: 260px;
    box-sizing: border-box;
    background: url(../images/lx-bg02.png) no-repeat top center;
    background-size: cover;
}
.lx-block2 .lxTit{
    font-size:24px;
    line-height:33px;
}
.lx-block2 .lxMsg{
    font-size:16px;
    margin-top: 12px;
    line-height:22px;
}
.lx-block2 .lx-btn{
    margin-top: 43px;
}
.lx-block2 .lxicon{
    width: 158px;
    height: 20px;
    background: url(../images/icon-arrow.png) no-repeat top center;
}
.lx-block2 .btn{
    width:368px;
    height:58px;
    font-size:20px;
    border-radius:32px;
}
.lx-block2 .lx-btn1{
    line-height:58px;
    width: 243px;
    margin-right: 40px;
}
.lx-block2 .lx-btn2{
    line-height: 56px;
}
.lx-block2 .lx-btn1 span,.online-icon span{
    display: inline-block;
    padding-left: 38px;
    background: url(../images/online-icon1.png) no-repeat 0 center;
}
.lx-block2 .wx-img{
    width:132px;
    height:132px;
}
.lx-block2 .wx-msg{
    margin-top: 16px;
    font-size:16px;
    text-align: center;
    width: 100%;
    line-height: 22px;
}
.article-list{
    padding-bottom: 50px;
}
.article-list .list-item{
    width: 100%;
    margin-left: 0;
}
.rservice-block{
    padding: 40px 0 50px;
}
.rservice-main .item{
    width:384px;
    height:149px;
    box-sizing: border-box;
    float: left;
    margin-left: 24px;
    transition: 0.36s;
    padding: 24px 24px 24px 30px;
    background:rgba(236,237,240,1);
    border:1px solid rgba(229,229,229,1);
}
.rservice-main .item:hover{
    background:#fff;
}
.rservice-main .item:first-child{
    margin-left: 0;
}
.rservice-main .item-icon{
    padding-top: 18px;
    width:63px;
    height:63px;
}
.rservice-main .item-icon img{
    vertical-align: middle;
}
.rservice-main .item-info{
    width: 240px;
}
.rservice-main .item-tit{
    line-height:30px;
    font-size:22px;
    color:rgba(34,34,34,1);
}
.rservice-main .item-tit span{
    display: inline-block;
    padding-right: 30px;
    background: url(../images/next-arr1.png) no-repeat right center;
}
.rservice-main .item-text{
    font-size:14px;
    margin-top: 12px;
    line-height:24px;
    color:rgba(134,134,134,1);
}
/* 产品首页 */
.pro-banner .banTit{
    padding-top: 98px;
}
.proban-btn{
    margin: 36px auto 0;
}
.pro-banner .btn,.plban-info .btn{
    width:202px;
    height:58px;
    font-size:16px;
    box-sizing: border-box;
    color: #fff;
    box-shadow:0px 2px 20px rgba(17,36,63,0.18);
}
.pro-banner .proban-btn1,.plban-info .plban-btn1{
    line-height: 58px;
    margin-right: 20px;
}
.pro-banner .proban-btn2,.plban-info .plban-btn2{
    line-height: 56px;
}
.pro-home{
    padding: 60px 0;
}
.pro-home .cTit1{
    margin-bottom: 40px;
}
.clist-main .list-info{
    background:rgba(245,245,245,1);
}
.pTit{height: 33px; position: relative;padding-bottom: 20px;border-bottom:1px solid rgba(229,229,229,1);margin-top: 58px;}
.pTitText{float: left;font-size: 24px;font-weight:600;line-height: 33px;color: #222; position:relative}
.pTitMore{float: right;font-size: 14px;color: #868686;line-height:35px; transition: 0.36s;}
.pTitMore:hover{
    color: #3560CA;
}
.pTitMore span{display: inline-block;padding-right: 14px;background: url(../images/pm-arr.png) no-repeat right 14px;}
  .pTitMore:hover span{background: url(../images/pm-arrh.png) no-repeat right 14px;}
.pIntro{
    margin-top: 20px;
    font-size:16px;
    line-height: 22px;
    color:rgba(153,153,153,1);
}
.list-product .list-item.plist-first{
    background: url(../images/pro-bg01.jpg) no-repeat top center;
    border:none;
}
.pList{
    margin-top: 20px;
}
.plist-first .flist-img{
    overflow: hidden;
    height: 265px;
}
.flist-img1{
    background: url(../images/pro-yt.png) no-repeat center center;
}
.flist-img2{
    background: url(../images/pro-zn.png) no-repeat center center;
}
.flist-img3{
    background: url(../images/pro-scl.png) no-repeat center center;
}
.flist-img4{
    background: url(../images/pro-xd.png) no-repeat center center;
}
.flist-img5{
    background: url(../images/pro-sx.png) no-repeat center center;
}
.flist-img6{
    background: url(../images/pro-xf.png) no-repeat center center;
}
.flist-img7{
    background: url(../images/pro-nt.png) no-repeat center center;
}
.flist-img8{
    background: url(../images/pro-yl.png) no-repeat center center;
}
.flist-img9{
    background: url(../images/pro-wt.png) no-repeat center center;
}
.flist-img10{
    background: url(../images/pro-sb.png) no-repeat center center;
}
.plist-first  .flist-btn1 {
    border:1px solid rgba(255,255,255,1);
    margin-right: 10px;
    line-height: 45px;
}
.plist-first  .flist-btn1:hover{
    background:rgba(255,255,255,0.4);
}
.plist-first .flist-btn{
    padding-left: 16px;
}
.plist-first .flist-btn a {
    width: 120px;
    border-radius: 4px;
    font-size: 16px;
    float: left;
    color: #fff;
    height:47px;
}
.plist-first .flist-btn2 {
    line-height:47px;
    background:rgba(244,56,74,1);
}
.plist-first .flist-btn2:hover{
    background:#C31021;
}
.rjufa-list .item {
    position: relative;
    float: left;
    width: 224px;
    height: 180px;
    margin-left: 20px;
    box-sizing: border-box;
}
.rjufa-list .item img{
    transition:0.36s;
}
.rjufa-list .item:hover img{
    transform: scale(1.08);
}
.rjufa-list .item:first-child{
    margin-left: 0;
}
.rjufa-list .item-img {
    width: 224px;
    height: 180px;
    overflow: hidden;
}
.rjufa-list .item-tit {
    position: absolute;
    top: 76px;
    font-size: 20px;
    width: 100%;
    text-align: center;
    color: #fff;
}
.rjufa-list .two-line{
    top: 62px;
}
.project-list{
    margin-left: -17px;
    margin-top: -24px;
}
.project-list .list-item{
    width:287px;
    /* float: left; */
    display: inline-block;
    height:398px;
    margin-top: 24px;
    /* margin-left: 17px; */
    margin-left: 14px;
    transition: 0.36s;
}
.project-list .list-item:hover{
    box-shadow:0px 0px 20px rgba(0,0,0,0.15);
}
.project-list .list-item:hover .list-info{
    background-color: #fff;
}
.project-list .list-img{
    height: 317px;
    overflow: hidden;
}
.project-list .list-img img{
    height: 317px;
    width: 287px;
}
.project-list .list-info{
    box-sizing: border-box;
    height: 81px;
    padding: 16px;
    background-color: #FAFAFA;
}
.project-list .list-tit{
    line-height:22px;
    font-size:16px;
    transition: 0.36s;
    color: #333;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.project-list .list-tit:hover{
    color:#3560CA;
}
.project-list .list-msg{
    line-height:20px;
    font-size:14px;
    color:rgba(142,142,142,1);
    margin-top: 8px;
    padding-left:  20px;
    background: url(../images/project-icon.png) no-repeat 0 center;
}
/* 产品列表 */
.plban-content{
    width: 1200px;
    margin:0 auto;
    color: #fff;
    padding-top: 43px;
    text-align: left;
}
.plban-info{
    width: 760px;
}
.plban-img{
    max-width: 433px;
    height: 316px;
    overflow: hidden;
}
.plban-img img{
    width: 433px;
    height: 316px; 
}
.plban-info .plban-Tit{
    font-size: 36px;
    font-weight:600;
    line-height:50px;
    margin-top: 63px;
}
.plban-info .plban-Text{
    line-height:22px;
    font-size:16px;
    margin-top: 20px;
}
.plban-info .plban-btn{
    margin-top: 40px;
}
.plban-info .btn{
    width: 178px;
}
.pro-content{
    padding: 60px 0;

    background-color: #fff;
}
.side-contact{
    height: 344px;
    margin-top: 20px;
    box-sizing: border-box;
    background:rgba(245,245,245,1);
    padding: 20px;
}
.side-contact .side-img{
    height: 134px;
}
.side-contact .side-msg{
    font-size: 16px;
    margin-top: 12px;
    width: 224px;
    line-height:24px;
    color:rgba(85,85,85,1);
}
.side-contact .ddrx{
    font-size: 16px;
    margin-top: 16px;
    line-height:24px;
    font-weight: 600;
    color:rgba(85,85,85,1);
}
.side-contact .ddrx span{
    display: inline-block;
    padding-left: 28px;
    background: url(../images/side-phone.png) no-repeat 0 center;

}
.side-btn {
    height: 52px;
    font-weight: 400;
    display: block;
    margin-top: 16px;
    font-size: 16px;
    transition: 0.36s;
    line-height: 50px;
    font-weight:600;
    border-radius: 4px;
}
.pro-main{
    width: 895px;
}
/*产品详情*/
.caseDetail-head {
    padding-top: 60px;
    padding-bottom: 50px;
}
 
.pdCont .wsc-editTit{
    border-bottom:1px solid rgba(229,229,229,1);
    font-size: 24px;
    line-height: 33px;
    color: #222;
    position: relative;
    padding-bottom: 18px;
    margin-top: 48px;
    background: url(../images/d-line.png) no-repeat left bottom;
    background-size:96px 3px;
}
.wsc-mainbox{
    padding-top: 40px;
    padding-bottom: 60px;
}
.pd-detail{
    margin-bottom: 12px;
    overflow: hidden;
}
.pd-detail div{
    float: left;
}
.pd-detail .pd-tit,.pd-detail .pd-msg{
    font-size: 14px;
    line-height: 20px;
    color: #868686;
}
.pd-detail .pd-msg{
    color: #222;
    padding-left: 16px;
}
.pd-detail .pd-info{

    width: 518px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.pd-detail-line{
    height: 1px;
    margin: 16px 0;
    background-color: rgba(229,229,229,1);
}

.side-mes {
    background-color: #ffffff;
    padding: 16px;
}
.side-mes-img {
    width:226px;
    height:170px;
    background:rgba(0,0,0,0);
    border:3px solid rgba(229,229,229,1);
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}
.side-mes-img img {
    width: 100%;
}
.wsc-side{
    width:258px;
    height:336px;
}
.wthsl-main{
    margin-top: 14px;
    height: 1266px;
    box-sizing: border-box;
    padding: 44px 40px 0;
    background: url(../images/wthsl-bg01.png) no-repeat center top;
}
.wthsl-main .sTit{
    font-weight:bold;
    font-size:40px;
    font-family:Microsoft YaHei;
    letter-spacing: 4px;
    color: #fff;
    text-align: center;
    line-height:52px;
}
.wthsl-main .sleft{
    display: inline-block;
    width: 21px;
    height: 24px;
    margin-right: 12px;
    background: url(../images/wthsl-left.png) no-repeat 0 center;
}
.wthsl-main .sright{
    display: inline-block;
    width: 21px;
    margin-left: 12px;
    height: 24px;
    background: url(../images/wthsl-right.png) no-repeat right center;
}
.sContent .sitem{
    height: 290px;
    margin-top: 70px;
}
.sContent .sitem .info-block{
width: 412px;
}
.sContent .sitem .img-block{
    width: 310px;
}
.sContent .sitem-tit{
    width: 411px;
    box-sizing: border-box;
    height: 84px;
    padding-left: 6px;
    background: url(../images/wthsl-bg02.png) no-repeat right center;
}
.sContent .s-tit{
    font-size:20px;
    font-weight:600;
    line-height:28px;
    display: inline-block;
    padding-left: 20px;
 vertical-align: middle; 
 margin-top: -20px;
    width: 304px;
    color:rgba(255,196,0,1);
}
.sContent .two-line{
margin-top: -20px;
}
.sContent .snum{
    font-size:36px;
    font-weight:600;
    line-height:82px;
    color:rgba(39,69,142,1);
}
.sContent .sitem-info{
    line-height:28px;
    margin-top: 16px;
    font-size:16px;
    height:84px;
   color:rgba(255,255,255,1);
}
.sContent .sitem-btn{
    width:214px;
    margin-top: 54px;
    height:52px;
    box-sizing: border-box;
    background:rgba(255,255,255,0.2);
    line-height: 52px;
    font-size: 16px;
    color:rgba(255,255,255,1);
    border-radius:100px;
}
.sContent .sitem-btn:hover{
    background:rgba(255,255,255,1); 
    color:#3560CA;  
}
.sContent .sitem-btn:hover span{
    background: url(../images/bbtn-icon.png) no-repeat right center;
}
.sContent .sitem-btn span{
    display: inline-block;
    padding-right: 18px;
    background: url(../images/bbtn-iconh.png) no-repeat right center;
}
.side-mes-btn {
    margin-top: 4px;
}
.side-mes-btn .btn {
    height: 52px;
    margin-top: 12px;
    margin-left: 3px;
}
.pro-det .img-owl {
    width: 500px;
    height: 375px;
    background-color: #f5f5f5;
    position: relative;
}
.pro-det .caseDeHead-left img {
    height: 100%;
}

.proDeHead-right {
    background-color: #fff;
    width:660px;
}
.proDeHead-tit {
    font-size: 30px;
    line-height: 42px;
    font-weight: bold;
    color: #222222;
}
.proDeHead-art {
    margin-top: 24px;
    width:660px;
    box-sizing: border-box;
    padding: 32px 24px;
    background:rgba(245,245,245,1);
}
.proDeHead-btn{
    margin-top:20px;

}
.proDeHead-btn .btn-online{
    width: 196px;
}
.proDeHead-btn .btn-bluebd{
    width: 237px;
    margin-left: 14px;
}
.caseDeHead-left .owl-prev {
    width: 25px;
    height: 47px;
    background: url(../images/owl-left.png) no-repeat center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.caseDeHead-left .owl-next {
    width: 25px;
    height: 47px;
    background: url(../images/owl-right.png) no-repeat center;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.pro-det .side-mes {
    margin-top: 18px;
}
.caseDeHead-left {
    width: 500px;
    height:375px;
    position: relative;
}
.caseDeHead-left img {
  width:500px;
  height: 376px;
}
button {
    font-family: "Microsoft Yahei","Arial",sans-serif;
    color: #333333;
}
.caseDeHead-left .owl-dots {
    text-align: center;
    position: relative;  
    display: inline-block;
    height:20px;
    padding:0 12px;
    background:rgba(0,0,0,0.3);
    border-radius:90px;
    bottom: 30px;
    line-height: 18px;
}
.caseDeHead-left .owl-dots button {
    width: 6px;
    height: 6px;
    background-color: #ffffff;
    margin: 0 6px;
    border-radius: 50%;
    vertical-align: middle;
}
.caseDeHead-left .owl-dots .active {
    width: 6px;
    height: 6px;
    background-color: #3560CA;
}
.wsc-content{
    width:910px;
}
.wsc-content .pdCont{
    padding: 52px 40px 60px;
    background-color: #fff;
}
.pdTab-box {
    position: absolute;
    height: 62px;
    z-index: 1000;
}
.pdTab {
    height: 62px;
    background-color: #E8E8E8;
}
.pdTab ul {
    width: 910px;
    height: 100%;
}
.pdTab li {
    float: left;
    height: 58px;
    line-height: 58px;
    position: relative;
    background-color: #E8E8E8;
    width: 14.28%;
    color: #222222;
    text-align: center;
    border-top: 4px solid #E8E8E8;
    transition: 0.3s;
}
.pdTab li a {
    display: block;
    height: 100%;
    transition: 0.3s;
    font-size: 16px;
}
.pdCont .wsc-editCon,.caseCont .wsc-editCon{
    color: #666;
    line-height: 30px;
    overflow: hidden;
}
.caseCont .wsc-editCon{
    margin-top: 22px;
}
.pdTab .active,.pdTab li:hover {
    border-top: 4px solid #3560CA;
    background-color: #fff;
    color: #3560CA;
    font-weight:600;
}

.pd-form .wsc-form input, .pd-form .wsc-form .sel-head {
    width:388px;
}

.pd-form .wsc-form textarea {
    width: 388px;
}
.pd-form .form-main {
    width: 468px;
    padding:20px 0 0;
}
.pd-form .wsc-form .fm-sel {
    width: 388px;
}
.pd-form .form-bar {
    width: 334px;
    height: 500px;
    background: url("../images/formlx-bg01.png") no-repeat center top;
}
.pd-form .form-text {
    font-size: 20px;
    line-height: 26px;
    margin-top: 15px;
}

.wsc-content .container {
    width: unset;
}

.pd-form .side-mes {
    margin-top: 0;
}
.pd-form .wsc-editTit {
    border-bottom: 1px solid rgba(229,229,229,1);
    font-size: 24px;
    line-height: 33px;
    color: #222;
    position: relative;
    padding-bottom: 18px;
    
}
.pd-form  .wsc-editTit .line{position: absolute;left: 0px;bottom:-2px;width: 190px;height: 3px;background:rgba(53,96,202,1);}
.pd-form {
    background-color: #fff;
    padding:20px 40px 40px;
    margin-top: 50px;
}
/* 解决方案 */
.fa-banner .banTit{
    padding-top: 102px;
}
.faban-Text{
    margin: 20px auto 40px;
}
.faban-Text li{
    line-height:28px;
    color: #fff;
    font-size:20px;
    margin-left: 62px;
}
.faban-Text li:first-child{
    margin-left: 0;
}
.faban-Text li{
    display: inline-block;
    padding-left: 46px;
    background: url("../images/icon-check.png") no-repeat 0 center;
}
.fa-banner .btn ,.fd-banner .btn{
    height: 58px;
    width:200px;
    font-size: 16px;
    line-height: 58px;
    box-shadow:0px 2px 20px rgba(17,36,63,0.18);
}
.fd-banner .btn{
    margin-top: 40px;
}
.fd-banner .btn-online{
    margin-right: 20px;
}
.fa-content{
    padding: 20px 0 60px;
}
.fa-content .list-item{
    margin-top: 40px;
    height: 380px;
}
.fa-content  .list-img, .fa-content  .list-info{
    width: 600px;
    overflow: hidden;
}
.fa-content  .list-img img{
    transition:0.36s;
}
.fa-content  .list-img:hover img{
    transform: scale(1.08);
}
.fa-content  .list-info{
    padding: 40px;
    box-sizing: border-box;
    height: 380px;
    background:rgba(245,245,245,1);
}
.fa-content .list-tit{
    line-height:42px;
    font-size:30px;
    font-weight:600;
    transition: 0.36s;
    color: #222222;
}
.fa-content .list-tit:hover{
    color:#3560CA;
}
.fa-content .list-text{
    line-height:28px;
    margin-top: 36px;
    font-size:16px;
    color: #868686;
    height:112px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.fa-content .list-btn{
    margin-top: 54px;
}
.fa-content .list-btn .btn{
    width: 200px;
    height:52px;
    font-size: 16px;
}
.fa-content .list-btn .btn-bluebd{
    margin-right: 20px;
}
.fd-banner .banTit{
    padding-top: 126px;
}
 
.ad-box{
    width: 948px;
}
.ab-mainbox{
    padding: 60px 0 40px;
}
.ab-tag{
margin-top: 30px;
}
.case-mainbox{
    padding: 60px 0;
}
.adCont .wsc-editTit{
    border-bottom:1px solid rgba(229,229,229,1);
    font-size: 30px;
    line-height: 42px;
    color: #222;
    padding-bottom: 24px;
    margin-top: 56px;
}
.adCont .wsc-editCon{
    color: #666;
    line-height: 30px;
    margin-top: 20px;
    overflow: hidden;
}
.adCont .wt-icon{
    display: inline-block;
    padding-left: 46px;
    background: url(../images/wt-icon.png) no-repeat 0 center;
}
.adCont .rTit{
    margin-top: 56px;
}
.adCont .jj-icon{
    display: inline-block;
    padding-left: 46px;
    background: url(../images/jj-icon.png) no-repeat 0 center;
}
.relate-reason{
    padding: 60px 0 52px;
}
.reason-list {
    margin-left: -24px;
    margin-top: 28px;
}
.reason-list .item{
    width:384px;
    float: left;
    border:1px solid rgba(229,229,229,1);
    height:280px;
    margin-left: 24px;
    padding: 39px 30px;
    box-sizing: border-box;
    background:rgba(255,255,255,1);
}

.reason-list .item-icon{
    text-align: center;
    height: 82px;
}
.reason-list .item-tit{
    line-height:28px;
    font-size:20px;
    text-align: center;
    color: #222;
    margin-top: 22px;
}
.reason-list .item-info{
    line-height:26px;
    font-size:14px;
    color: #868686;
    margin-top: 16px;
}
.ab-bar{
    width:221px;
    height: 570px;
    box-sizing: border-box;
}
.side-fa{
    width:221px;
    height:375px;
    padding: 10px 10px 20px;
    box-sizing: border-box;
    background:rgba(245,245,245,1);
}
.side-TitHead {
    line-height: 28px;
    font-size: 20px;
    color: #222;
    margin-left: 6px;
    padding:10px 0 18px;
}

.side-faMain li::before{
    position: absolute;
    top:-6px;
    left:8px;
    width: 12px;
    content: ".";
    font-size: 20px;
    color:#868686 ;
}
.side-faMain li {
    height: 60px;
    line-height: 60px;
    transition: 0.36s;
    font-size: 16px;
    position: relative;
    color: #868686;
    padding-left:20px;
}
.side-faMain li:hover ,  .side-faMain li.active{
    color: #3560CA;
    font-weight: 600;
    background-color: #FFFFFF;
}
.side-faMain li:hover::before ,.side-faMain  .active::before{
    color: #3560CA;
    font-weight: 400;
}
.ab-bar .btn-redbd{
    margin-top: 12px;

}
.ab-bar .btn-bluebd{
    margin-top: 16px;

}
.adCont .wsc-edit:first-child .wsc-editTit{
    margin-top: 0;
}
.comment-block{
    padding: 50px 0;
    background: url(/skin/static/images/cmform-bg01.png) no-repeat 0 center;
    background-size: cover;
}
.detail-main .list-product{
    margin-left: -24px;
}
.detail-main .list-product .list-item{
    width: 300px;
    margin-left: 24px;
}
.detail-main .list-product .list-img img{
  width: 298px;
}
.detail-main .project-list{
    margin-left: -24px;
     padding-bottom: 20px;
}
.detail-main .project-list .list-item{
    width: 300px;
    margin-left: 24px;
}
.detail-main .project-list .list-img img{
    width: 300px;
}
/* 案例 */
.pj-banner .banTit{
    padding-top: 123px;
}
.pj-banner .banText{
    margin-top: 30px;
}
.casesx {
    padding:30px 0;
 
}
.casesx .choose-attr:first-child {
    margin-top: 0;
    margin-bottom: 16px;

}
.wsc-line{
    height: 1px;
    background-color: rgba(229,229,229,1);
}
.casesx .choose-attr {
    margin-top: 16px;
}
.casesx .choose-attr .tit {
    width: 120px;
    float: left;
    font-size: 16px;
    line-height: 48px;
    color: #222;
}
.casesx .choose-attr .attr-list {
    width: 1050px;
    float: right;
}
.casesx .attr-list .item {
    float: left;
    font-size: 16px;
    line-height: 48px;
    transition: 0.36s;
    color: #868686;
}
.casesx .attr-list .item:hover, .casesx .attr-list .item.active {
    color: #3560CA;
    font-weight: bold;
}
.casesx .attr-list .item i {
    margin: 0 33px;
    color: rgba(134,134,134,0.5);
    font-weight: normal;
}
.wsc-list-case {
    padding: 50px 0 60px;
}
.wsc-list-case .project-list .list-info{
    background-color: #fff;
}
.case-tit{
    line-height:42px;
    font-size:30px;
    color: #222;
    font-weight:600;
}
.case-content{
    width:880px;
    padding:32px 30px;
    margin-top: 30px;
    margin-bottom: 24px;
    box-sizing: border-box;
    background:rgba(245,245,245,1);
}
.case-detail{
    float: left;
}
.case-detail .dd-icon{
    display: inline-block;
    padding-left: 20px;
    background: url(../images/de-dd.png) no-repeat 0 center;
}
.case-detail .ly-icon{
    display: inline-block;
    padding-left: 20px;
    margin-left: 52px;
    background: url(../images/de-ly.png) no-repeat 0 center;
}
.case-detail .sb-icon{
    display: inline-block;
    padding-left: 20px;
    background: url(../images/de-sb.png) no-repeat 0 center;
}
.case-detail .tit,.case-detail .msg{
    font-size: 16px;
    line-height: 20px;
    color: #868686;
}
.case-detail  .msg{
    color: #222;
}
.case-box{
    width: 880px;
}
.case-head .btn{
    width:224px;
    margin-top: 9px;
    height:58px;
    font-size:16px;
    line-height: 58px;
    box-shadow:0px 0px 15px rgba(0,0,0,0.16);
}
.case-info{
    width: 580px;
}
.case-tag{
    margin-top: 10px;
}
.case-tag .tit{
    margin-top:  14px;
    float: left;
}
.case-tags {
    width: 480px;
    float: left;

}
.case-tags span {
    border: 1px solid #E5E5E5;
    background:rgba(229,229,229,0.9);
    padding:5px 10px;
    color: #868686;
    font-size: 16px;
    margin-right: 12px;
    margin-top: 10px;
    transition: 0.3s;
    border-radius: 4px;
    float: left;
    line-height: 22px;
}
 
.case-cover-img img{
 max-width: 100%;
}
.caseCont .wsc-editTit{
    border-bottom:1px solid rgba(229,229,229,1);
    font-size: 24px;
    line-height: 33px;
    color: #222;
    position: relative;
    padding-bottom:22px;
    padding-left: 20px;
    background: url(../images/tit-line.png) no-repeat 0 7px;
    margin-top: 20px;

}
.case-box .wsc-tags{
    margin-top: 40px;
}
.case-side{
    width:285px;
    box-sizing: border-box;
}
.case-side .case-mes{
    background:rgba(245,245,245,1);
    padding: 12px 12px 28px;
}
.case-mes-img{
    height: 141px;
    overflow: hidden;
}
.case-mes-btn {
    margin-top: 4px;
}
.case-mes-btn .btn {
    height: 52px;
    width: 242px;
    display: block;
    margin: 16px auto 0;

}
.case-msg{
    font-size:16px;
    font-weight:400;
    line-height:24px;
    text-align: center;
    color:rgba(85,85,85,1);
    margin-top: 12px;
}
