.list-main .list-item{
    transition: 0.36s;
}
.list-main .list-img{
    overflow: hidden;
}
.list-main .list-img img{
    transition: 0.36s;
}
.list-main .list-item:hover .list-img img{
    transform: scale(1.08);
}


.list-main .list-tit:hover{
    color: #ca275c;
}

.list-main .list-item:hover .list-more{
    color: #ca275c;
}

.wcs-list-product.list-main{
    margin-top: -20px;
    margin-right: -21px;
}
.wcs-list-product .list-item{
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    width: 285px;
    background-color: #f5f5f5;
}
.bgf5 .wcs-list-product .list-item{
    background-color: #fff;
}
.wcs-list-product .list-img{
    width: 285px;
    height: 214px;
    overflow: hidden;
}
.wcs-list-product .list-img img{
    width: 100%;
}
.wcs-list-product .list-info{
    padding: 20px;
}
.wcs-list-product .list-tit{
    font-size: 16px;
    line-height: 26px;
    color: #333;
    height: 52px;
    overflow: hidden;
    text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;
}
.wcs-list-product .list-btn{
    font-size: 0;
    margin-top: 15px;
}
.wcs-list-product .list-btn a{
    display: inline-block;
    width: 116px;
    height: 36px;
    border-radius: 4px;
    box-sizing: border-box;
    vertical-align: middle;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    transition: 0.36s;
}
.wcs-list-product .list-btn1{
    margin-right: 12px;
    border: solid 1px #ffaf3c;
    color: #ffaf3c;
}
.wcs-list-product .list-btn2{
    border: solid 1px #ca275c;
    color: #ca275c;
}
.wcs-list-product .list-btn1:hover{
    background-color: #ffaf3c;
    color: #fff;
}
.wcs-list-product .list-btn2:hover{
    background-color: #ca275c;
    color: #fff;
}

.wsc-content .wcs-list-product .list-item{
    width: 271px;
    margin-right: 10px;
    background-color: #f5f5f5;
}
.wsc-content .wcs-list-product .list-info{
    padding: 20px 15px;
}
.wsc-content .wcs-list-product .list-img{
    width: 271px;
    height: 203px;
}
.wsc-content .wcs-list-product .list-btn a{
    width: 114px;
}



.wcs-list-case.list-main{
    margin-top: -20px;
    margin-right: -21px;
}
.wcs-list-case .list-item{
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    width: 23%;
    background-color: #f5f5f5;
    transition: 0.36s;
}
.bgf5 .wcs-list-case .list-item{
    background-color: #fff;
}
.wcs-list-case .list-img{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.wcs-list-case .list-img img{
    width: 100%;
    transition: 0.36s;
}
.wcs-list-case .list-info{
    padding: 20px 30px 30px;
}
.wcs-list-case .list-tit{
    font-size: 20px;
    line-height: 34px;
    color: #333;
    height: 68px;
    overflow: hidden;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.wcs-list-case .list-attr {
    margin-top: 15px;
    border-top: 1px solid #e6e6e6;
}
.wcs-list-case .list-attr .item{
    float: left;
    font-size: 14px;
    color: #999;
    line-height: 20px;
    margin-top: 15px;
}
.wcs-list-case .list-attr .item2{
    margin-left: 30px;
}
.wcs-list-case .list-attr .item em{
    color: #666;
}
.wcs-list-case .list-attr .item a{
    color: #ca275c;
}

.wcs-list-case .list-item:hover{
    transform: translateY(-10px);
    box-shadow: 0px 6px 25px rgba(0, 0, 0, 0.08);
}
.wsc-content .wcs-list-case .list-item{
    width: 271px;
    margin-right: 10px;
    background-color: #f5f5f5;
}
.wsc-content .wcs-list-case .list-info{
    padding: 20px;
}
.wsc-content .wcs-list-case .list-img{
    width: 271px;
    height: 152px;
}
.wsc-content .wcs-list-case .list-attr .item2{
    margin-left: 0;
}


.wcs-renews.list-main{
    margin-right: -21px;
}
.wcs-renews .list-item{
    float: left;
    margin-right: 20px;
    width: 42%;
    background-color: #fff;
    padding: 40px;
    margin-bottom: 20px;
}
.wcs-renews .list-tit{
    font-size: 20px;
    line-height: 34px;
    color: #333;
    height: 34px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.wcs-renews .list-time{
    padding-left: 17px;
    margin-top: 20px;
    color: #999999;
    font-size: 14px;
    background: url(../images/retime-ico.png) no-repeat 0 center;
}
.wcs-renews .list-text{
    font-size: 14px;
    line-height: 24px;
    color: #666;
    height: 48px;
    overflow: hidden;
    text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;
    margin-top: 20px;
}
.wcs-renews .list-item:hover{
    transform: translateY(-10px);
    box-shadow: 0px 6px 25px rgba(0, 0, 0, 0.08);
    background-color: #fff;
}

.wcs-list-video.list-main{
    margin-top: -20px;
    margin-right: -21px;
}
.wcs-list-video .list-item{
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    width: 386px;
    background-color: #f5f5f5;
}
.bgf5 .wcs-list-video .list-item{
    background-color: #fff;
}
.wcs-list-video .list-img{
    width: 386px;
    height: 216px;
    overflow: hidden;
    position: relative;
}
.wcs-list-video .list-img img{
    width: 100%;
}
.wcs-list-video .list-playicon{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.5) url(../images/play-ico.png) no-repeat 21px center;
    transition: 0.36s;
}
.wcs-list-video .list-lentime{
    width: 50px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    position: absolute;
    right: 20px;
    bottom: 10px;
}
.wcs-list-video .list-info{
    padding: 20px;
}
.wcs-list-video .list-tit{
    font-size: 16px;
    line-height: 26px;
    color: #333;
    height: 26px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.wcs-list-video .list-time{
    font-size: 14px;
    line-height: 24px;
    color: #999;
    margin-top: 5px;
}
.wcs-list-video .list-item:hover .list-playicon{
    background-color: #ca275c;
}


.wcs-list-album.list-main{
    margin-top: -20px;
    margin-right: -21px;
}
.wcs-list-album .list-item{
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    width: 386px;
    background-color: #f5f5f5;
}
.bgf5 .wcs-list-album .list-item{
    background-color: #fff;
}
.wcs-list-album .list-img{
    width: 386px;
    height: 290px;
    overflow: hidden;
    position: relative;
}
.wcs-list-album .list-img img{
    width: 100%;
}
.wcs-list-album .list-imgicon{
    width: 20px;
    height: 17px;
    background: url(../images/img-ico.png) no-repeat center center;
    position: absolute;
    right: 20px;
    bottom: 10px;
}
.wcs-list-album .list-info{
    padding: 20px;
}
.wcs-list-album .list-tit{
    font-size: 16px;
    line-height: 26px;
    color: #333;
    height: 26px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.wcs-list-album .list-time{
    font-size: 14px;
    line-height: 24px;
    color: #999;
    margin-top: 5px;
}





.wcs-list-apply.list-main{

}
.wcs-list-apply .list-item{
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #ebebeb;
    padding-left: 270px;
}
.wcs-list-apply .list-img{
    width: 240px;
    height: 144px;
    float: left;
    overflow: hidden;
    position: relative;
    margin-left: -270px;
}
.wcs-list-apply .list-img img{
    width: 100%;
}
.wcs-list-apply .list-info{
    width: 100%;
    float: left;
}
.wcs-list-apply .list-tit{
    font-size: 20px;
    line-height:34px;
    color: #333;
    height: 34px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.wcs-list-apply .list-text{
    font-size: 14px;
    line-height: 24px;
    color: #666;
    height: 48px;
    overflow: hidden;
    text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;
    margin-top: 10px;
}
.wcs-list-apply .list-more{
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
    color: #999;
}
.wcs-list-apply .list-more span{
    padding-right: 11px;
    background: url(../images/dn-arr.png) no-repeat right center;
    display: inline-block;
}
.wcs-list-apply .list-item:hover .list-more span{
    background-image: url(../images/dn-arrh.png);
}



.side-sx .item{
    margin-top: 20px;
}
.side-sx .tit{
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #333;
    font-weight: bold;
    background: url(../images/prosx-tit1.png) no-repeat center center;
}
.side-sx .item3 .tit{
    background: url(../images/prosx-tit2.png) no-repeat center center;
}
.side-sxmain{
    padding-top: 6px;
    margin-right: -9px;
}
.side-sx .sx-item{
    float: left;
    margin-right: 9px;
    margin-top: 9px;
    width: 118px;
    height: 36px;
    line-height: 36px;
    text-align: center;
}
.side-sx .item2 .sx-item{
    float: unset;
    width: unset;
}
.side-sx .sx-item a{
    display: block;
    background-color: #fff;
    font-size: 14px;
    color: #666;
    transition: 0.36s;
    border-radius: 4px;
}
.side-sx .sx-item a:hover,.side-sx .choosed a{
    background-color: #ca275c;
    color: #fff;
}
.product-list .side-contact {
    padding: 10px 30px 30px;
}
.product-list .side-tel{
    height: unset;
    padding-bottom: 0;
    border-bottom: 0;
    text-align: center;
}
.product-list .side-tel i{
    display: block;
    width: 60px;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
}
.product-list .side-tel .info{
    display: block;
    width: unset;
    margin-top: 5px;
    margin-left: 0;
}
.product-list .side-tel .item-dd{
    font-size: 26px;
    line-height: 32px;
    margin-top: 12px;
}
.product-list .side-btn{
    margin-top: 30px;
}
.product-list .side-btn .btn{
    width: 205px;
}


.faq-list{
    padding-top: 40px;
}
.faq-list .cTitText{
    margin-top: 0;
}


.wcs-list-faq .list-item{
    margin-top: 30px;
    border-top: 1px dashed #ebebeb;
    padding-top: 25px;
}
.wcs-list-faq .list-item:first-child{
    padding-top: 0;
    border-top: 0;
}
.wcs-list-faq .list-tit{
    float: left;
    width: 723px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #333;
    line-height: 22px;
    padding-left: 32px;
    background: url(../images/faq-tit.png) no-repeat 0 center;
}
.wcs-list-faq .list-time{
    float: right;
    width: 100px;
    text-align: right;
    font-size: 16px;
    line-height: 22px;
    color: #999;
}
.wcs-list-faq .list-info{
    margin-top: 14px;
    padding: 15px 30px;
    background-color: #f5f5f5;
}
.wcs-list-faq .list-text{
    font-size: 14px;
    line-height: 24px;
    color: #666;
    height: 48px;
    overflow: hidden;
    text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;
}
.wcs-list-faq .list-more{
    margin-top: 7px;
    font-size: 14px;
    line-height: 24px;
    color: #999;
}
.wcs-list-faq .list-more a{
    display: inline-block;
    padding-right: 11px;
    background: url(../images/dn-arr.png) no-repeat right center;
}
.wcs-list-faq .list-item:hover .list-more a{
    background-image: url(../images/dn-arrh.png);
}


.nlHead{
    margin-top: 60px;
}
.nlHead-main{
    float: left;
    width: 740px;
}
.nlHead-bar{
    width: 420px;
    height: 518px;
    background-color: #f5f5f5;
    box-sizing: border-box;
    padding: 25px 30px 30px;
    float: right;
}

.nlHead-main .list-item{
    position: relative;
}
.nlHead-main .list-img{
    width: 740px;
    height: 339px;
    overflow: hidden;
}
.nlHead-main .list-img img{
    width: 100%;
    transition: 0.36s;
}
.nlHead-main .list-item:hover img{
    transform: scale(1.08);
}
.nlHead-main .list-info{
    padding: 25px 30px 30px;
    background-color: #f5f5f5;
}
.nlHead-main .list-tit{
    font-size: 20px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    font-weight: bold;
}
.nlHead-main .list-time{
    font-size: 14px;
    line-height: 20px;
    margin-top: 14px;
    color: #999;
    padding-left: 17px;
    background: url(../images/retime-ico.png) no-repeat 0 center;
}
.nlHead-main .list-text{
    font-size: 14px;
    line-height: 24px;
    color: #666;
    margin-top: 12px;
    height: 48px;
    overflow: hidden;
    text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;
}

.nlHead-main .hot-tip{
    position: absolute;
    left: 0;
    width: 96px;
    height: 36px;
    top: 20px;
    background: url(../images/hot-bg.png) no-repeat 0 0;
    color: #fff;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    z-index: 10;
}

.nlHead-bar .tit{
    font-size: 22px;
    line-height: 24px;
    color: #333;
    font-weight: bold;
    padding-left: 12px;
    background: url(../images/sr-tit.png) no-repeat 0 center;
}
.nlHead-bar .list-main{
    margin-top: 18px;
}
.nlHead-bar .list-item{
    width: 360px;
    height: 200px;
    overflow: hidden;
    position: relative;
    margin-top: 10px;
}
.nlHead-bar .list-img{
    width: 360px;
    height: 200px;
    overflow: hidden;
}
.nlHead-bar .list-img img{
    width: 100%;
}
.nlHead-bar .list-info{
    position: absolute;
    height: 110px;
    left: 0;
    bottom: 0;
    width: 100%;
    background: url(../images/hot-hdbg.png) repeat-x center bottom;
    /* text-align: center; */
    box-sizing: border-box;
    padding: 70px 20px 0;
}
.nlHead-bar .list-tit{
    font-size: 16px;
    line-height: 26px;
    height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
}

.wsc-list-news .list-item{
    margin-top: 30px;
    border-top: 1px dashed #ebebeb;
    padding-top: 30px;
}
.wsc-list-news .list-picitem{
    padding-left: 270px;
}
.wsc-list-news .list-picitem .list-img{
    float: left;
    width: 240px;
    height: 144px;
    overflow: hidden;
    margin-left: -270px;
}
.wsc-list-news .list-picitem .list-img img{
    width: 100%;
}
.wsc-list-news .list-info{
    float: left;
    width: 100%;
    position: relative;
}
.wsc-list-news .list-tit{
    font-size: 20px;
    line-height: 34px;
    padding-top: 5px;
    color: #333;
    font-weight: bold;
    height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wsc-list-news .list-text{
    margin-top: 48px;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    height: 48px;
    overflow: hidden;
    text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;
}
.wsc-list-news .list-time{
    position: absolute;
    left: 0;
    top: 52px;
    font-size: 14px;
    line-height: 24px;
    color: #999;
    padding-left: 17px;
    background: url(../images/retime-ico.png) no-repeat 0 center;
}

.mt-class{
    float: right;
}
.mt-class .item{
    float: left;
    padding: 0 20px;
    background: url(../images/sn-line.png) no-repeat 0 center;
}
.mt-class .item:first-child{
    padding-left: 0;
    background: none;
}
.mt-class .item span{
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #333;
}
.mt-class .item .line{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 0;
    height: 3px;
    background-color: #ca275c;
    transition: 0.36s;
}
.mt-class .item:hover .line,.mt-class .active .line{
    width: 100%;
}
.mt-class .item:hover span,.mt-class .active span{
    color: #ca275c;
}


.solList-intro{
    padding: 30px;
    background-color: #f5f5f5;
}
.solList-intro .text{
    float: left;
    width: 490px;
    font-size: 16px;
    line-height: 24px;
    color: #333;
}
.solList-intro .info{
    width: 300px;
    float: right;
}
.solList-intro .intro-info{
    padding: 20px 20px 30px;
    background-color: #fff;
}
.solList-intro .info-img{
    position: relative;
    width: 260px;
    height: 183px;
    overflow: hidden;
}
.solList-intro .info-img img{
    width: 100%;
}
.imgbiger {
    position: absolute;
    width: 26px;
    height: 26px;
    background: url(../images/sol-imgshow.png) no-repeat center center;
    bottom: 0;
    right: 0;
    cursor: pointer;
}
.solList-intro .info .tit{
    font-size: 16px;
    color: #666;
    text-align: center;
    margin-top: 20px;
    line-height: 20px;
}
.solList-intro .intro-btn{
    padding: 30px;
    background-color: #fff;
    margin-top: 1px;
    text-align: center;
}
.solList-intro .btn{
    width: 235px;
    font-size: 16px;
}
.btn-orangebd{
    border: solid 1px #cccccc;
    color: #ffaf3c;
}
.btn-orangebd:hover{
    border-color: #ffaf3c;
    background-color: #ffaf3c;
    color: #fff;
}
.solList-intro .btn-orangebd{
    margin-top: 20px;
}

.solList{
    padding-bottom: 30px;
    border-bottom: 1px solid #ebebeb;
}

.wsc-relate.bgf5{
    padding: 60px 0;
}


.clHead{
    margin-top: 60px;
}
.casesx .has-choosed{
    padding-left: 110px;
}
.casesx .has-choosed .tit{
    width: 110px;
    float: left;
    margin-left: -110px;
    font-size: 22px;
    line-height: 36px;
    color: #333;
    font-weight: bold;
    margin-top: 10px;
}
.casesx .hased-list{
    width: 100%;
    float: left;
}
.casesx .hased-list .item{
    height: 34px;
    line-height: 34px;
    padding: 0 20px;
    border-radius: 4px;
    border: dashed 1px #ca275c;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    font-size: 14px;
    color: #ca275c;
    transition: 0.36s;
}
.casesx .hased-list .item span{
    padding-right: 21px;
    background: url(../images/sx-delate.png) no-repeat right center;
}
.casesx .hased-list .item.class-item span{
    padding-right: 0;
    background: none;
}
.casesx .hased-list .item:hover{
    border: solid 1px #ca275c;
    background-color: #ca275c;
    color: #fff;
}
.casesx .hased-list .item:hover span{
    
}
.casesx .choose-attr{

}
.casesx .choose-attr{
    padding-left: 110px;
}
.casesx .choose-attr .tit{
    width: 110px;
    float: left;
    margin-left: -110px;
    font-size: 16px;
    line-height: 18px;
    color: #666;
    margin-top: 20px;
}
.casesx .choose-attr .attr-list{
    width: 100%;
    float: left;
}
.casesx .attr-list .item{
    float: left;
    font-size: 16px;
    line-height: 18px;
    margin-right: 40px;
    margin-top: 20px;
    transition: 0.36s;
    color: #666;
}
.casesx .attr-list .item:hover,.casesx .attr-list .item.active{
    color: #ca275c;
    font-weight: bold;
}

.caseList{
    margin-top: 18px;
    border-top: 1px dashed #e5e5e5;
    padding-top: 40px;
}

.jobList{
    margin-top: 60px;
}
.wcs-list-job .list-item{
    background-color: #f5f5f5;
    padding: 40px;
    margin-top: 10px;
    font-size: 0;
    transition: 0.36s;
}
.wcs-list-job .list-item:hover{
    /* transform: translateY(-10px); */
    background-color: #fff;
    box-shadow: 0px 6px 25px rgba(0, 0, 0, 0.08);
}
.wcs-list-job .list-item:first-child{
    margin-top: 0;
}
.wcs-list-job .list-info{
    display: inline-block;
    vertical-align: middle;
    width: 740px;
    margin-right: 20px;
}
.wcs-list-job .list-tit{
    font-size: 22px;
    line-height: 24px;
    font-weight: bold;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}
.wcs-list-job .list-attr{
    margin-top: 17px;
}
.wcs-list-job .list-attr .item{
    float: left;
    font-size: 16px;
    line-height: 18px;
    color: #666;
    margin-left: 40px;
}
.wcs-list-job .list-attr .item:first-child{
    margin-left: 0;
}
.wcs-list-job .list-time{
    display: inline-block;
    vertical-align: middle;
    width: 220px;
    margin-right: 15px;
    font-size: 14px;
    line-height: 36px;
    color: #999;
}
.wcs-list-job .list-btn{
    display: inline-block;
    vertical-align: middle;
    width: 120px;
    text-align: right;
}
.wcs-list-job .list-btn .btn{
    width: 120px;
    height: 36px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #ca275c;
    color: #ca275c;
}
.wcs-list-job .list-btn .btn:hover{
    background-color: #ca275c;
    color: #fff;
}
.faq-home .cTitText,.faq-list .cTitText{
    text-align: center;
}

.faq-search{
    margin-top: 40px;
}
.faq-search .search-form{
    width: 800px;
    margin: auto;
}
.faq-search .search-form form{
    display: block;
    padding-right: 132px;
}
.faq-search .search-form input{
    border: 1px solid #e5e5e5;
    background-color: #f5f5f5;
}
.faq-search .search-btn{
    background-color: rgba(231, 231, 231, 0.8);
    color: #ca275c;
}
.faq-search .search-btn:hover{
    background-color: #ca275c;
    color: #fff;
}
.faq-search .search-form input:focus{
    background-color: #fff;
    border-color: #ca275c;
}


.faqHome{
    margin-top: 40px;
}
.fh-main{
    margin-top: -20px;
    margin-right: -21px;
}
.fhItem{
    width: 590px;
    height: 389px;
    box-sizing: border-box;
    border: 10px solid #f5f5f5;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    background-color: #fff;
}
.fhItem .fh-tit{
    padding: 15px 20px 15px 30px;
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #ebebeb;
}
.fhItem .fh-tit .tit{
    float: left;
    padding-left: 12px;
    background: url(../images/sr-tit.png) no-repeat 0 center;
    max-width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.fhItem .fh-tit .more{
    float: right;
    padding-right: 15px;
    font-size: 16px;
    background: url(../images/dn-arr.png) no-repeat right center;
    color: #999;
    transition: 0.36s;
}
.fhItem .fh-tit .more:hover{
    color: #ca275c;
    background-image: url(../images/dn-arrh.png);
}
.fhItem-list{
    padding: 30px;
}
.fhItem-list .list-item{
    padding-left: 16px;
    background: url(../images/fh-dot.png) no-repeat 0 center;
    line-height: 26px;
    margin-top: 20px;
}
.fhItem-list .list-item:first-child{
    margin-top: 0;
}
.fhItem-list .list-tit{
    float: left;
    max-width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #666;
    transition: 0.36s;
}
.fhItem-list .list-time{
    float: right;
    font-size: 16px;
    color: #999;
    width: 90px;
    text-align: left;
}
.fhItem-list .list-item:hover .list-tit{
    color: #ca275c;
}

.fhTip{
    width: 1200px;
    height: 196px;
    background: url(../images/fh-tipbg.jpg) no-repeat center top;
    box-sizing: border-box;
    padding: 40px 60px 0;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
}
.fhTip .tit{
    font-size: 24px;
    line-height: 26px;
    color: #333;
    font-weight: bold;
}
.fhTip .text{
    font-size: 16px;
    line-height: 24px;
    color: #333;
    margin-top: 10px;
}
.fhTip .tip-btn{
    margin-top: 25px;
    font-size: 0;
}
.fhTip .tip-btn .btn{
    height: 40px;
    line-height: 40px;
}
.fhTip .tip-btn .btn-online{
    width: 180px;
}
.fhTip .tip-btn .btn-grey{
    width: 246px;
    margin-left: 20px;
    background-color: #f0f0f0;
}
.fhTip .tip-btn .btn-grey:hover{
    background-color: #ffaf3c;
}
.fhTip .tip-tel{
    margin-top: 60px;
    font-size: 14px;
    color: #999;
    line-height: 16px;
}
.fhTip .tip-tel .tel-dd{
    font-size: 28px;
    line-height: 30px;
    margin-top: 17px;
    color: #333;
    font-weight: bold;
}

.sol-block1{
    padding: 60px 0;
}
.solh-class{
    margin-top: -20px;
    margin-right: -21px;
}
.solh-class .item{
    float: left;
    position: relative;
    width: 285px;
    height: 160px;
    border-radius: 10px;
    margin-top: 20px;
    margin-right: 20px;
    overflow: hidden;
    transition: 0.36s;
}
.solh-class .item:hover{
    transform: translateY(-10px);
    box-shadow: 0px 6px 25px rgba(0, 0, 0, 0.08);
}
.solh-class .item img{
    width: 100%;
}
.solh-class .item a{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding-top: 42px;
}
.solh-class .item i{
    display: block;
    width: 50px;
    height: 50px;
    margin: auto;
}
.solh-class .item .tit{
    font-size: 16px;
    line-height: 18px;
    margin-top: 10px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.solh-class .icon1{
    background: url(../images/ico-yj.png) no-repeat center center;
}
.solh-class .icon2{
    background: url(../images/ico-hg.png) no-repeat center center;
}
.solh-class .icon3{
    background: url(../images/ico-hf.png) no-repeat center center;
}
.solh-class .icon4{
    background: url(../images/ico-sy.png) no-repeat center center;
}
.solh-class .icon5{
    background: url(../images/ico-ys.png) no-repeat center center;
}
.solh-class .icon6{
    background: url(../images/ico-xcl.png) no-repeat center center;
}
.solh-class .icon7{
    background: url(../images/ico-dz.png) no-repeat center center;
}
.solh-class .icon8{
    background: url(../images/ico-gf.png) no-repeat center center;
}
.solh-class .icon9{
    background: url(../images/ico-bl.png) no-repeat center center;
}
.solh-class .icon10{
    background: url(../images/ico-mhg.png) no-repeat center center;
}
.solh-class .icon11{
    background: url(../images/ico-hb.png) no-repeat center center;
}
.solh-class .icon12{
    background: url(../images/ico-tc.png) no-repeat center center;
}

.sol-block2{
    padding: 60px 0;
    /* background-color: #f5f5f5; */
}
.sol-block2 .wcs-list-case .list-item{
    background-color: #f5f5f5;
	border: 1px solid #f5f5f5;
}
.solb2-btn{
    font-size: 0;
    margin-top: 40px;
    text-align: center;
}
.solb2-btn .btn{
    width: 235px;
    height: 50px;
    border-radius: 4px;
    line-height: 48px;
}
.solb2-btn .btn-bluebd{
    margin-left: 20px;
}

.sol-block3 .cTitText{
    text-align: left;
}


.nh-block{
    padding: 60px 0;
}

.nhb1-box{
    margin-top: 30px;
}

.nhb1-main{
    width: 620px;

}
.nhb1-main .list-item{
    padding: 30px;
    background-color: #f5f5f5;
    transition: 0.36s;
}
.nhb1-main .list-img{
    height: 280px;
    overflow: hidden;
}
.nhb1-main .list-img img{
    width: 100%;
    transition: 0.36s;
}
.nhb1-main .list-item:hover .list-img img{
    transform: scale(1.08);
}
.nhb1-main .list-item:hover{
    transform: translateY(-10px);
    box-shadow: 0px 6px 25px rgba(0, 0, 0, 0.08);
    background-color: #fff;
}
.nhb1-main .list-tit{
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    color: #333;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 14px;
}
.nhb1-main .list-time{
    font-size: 14px;
    line-height: 24px;
    margin-top: 11px;
    padding-left: 18px;
    background: url(../images/retime-ico.png) no-repeat 0 center;
    color: #999;
}
.nhb1-main .list-text{
    font-size: 14px;
    line-height: 24px;
    color: #666;
    margin-top: 10px;
    height: 48px;
    overflow: hidden;
    text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;
}
.nhb1-bar{
    width: 560px;
}

.nhb1-bar .wcs-renews .list-item{
    width: 560px;
    background-color: #f5f5f5;
    box-sizing: border-box;
    padding: 40px 30px;
    margin-top: 20px;
}
.nhb1-bar .wcs-renews .list-item:first-child{
    margin-top: 0;
}
.nhb1-bar .wcs-renews .list-item:hover{
    background-color: #fff;
}

.nhb2-main{
    margin-top: 30px;
}
.wsc-list-baokan.list-main{
    margin-top: -20px;
    margin-right: -22px;
}
.wsc-list-baokan .list-item{
    width: 225px;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
}

.nhb2-main .wsc-list-baokan .list-item:first-child{
    width: 465px;
}
.nhb2-main .wsc-list-baokan .list-img{
    box-shadow: 0px 8px 8px 0px
    rgba(15, 4, 68, 0.1);
}
.wsc-list-baokan .list-img{
    height: 316px;
    overflow: hidden;
}
.wsc-list-baokan .list-img img{
    width: 100%;
}
.wsc-list-baokan .list-info{
    /* text-align: center; */
}
.wsc-list-baokan .list-tit{
    margin-top: 11px;
    font-size: 16px;
    line-height: 34px;
    color: #333;
    height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wsc-list-baokan .list-text{
    font-size: 14px;
    line-height: 34px;
    color: #999;
}


.nhb3-main{
    margin-top: 30px;
}

.wsc-list-active.list-main{
    margin-top: -20px;
    margin-right: -22px;
}
.wsc-list-active .list-item{
    width: 386px;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    box-sizing: border-box;
    padding: 10px;
    background-color: #f5f5f5;
}
.wsc-list-active .list-img{
    height: 204px;
    overflow: hidden;
}
.wsc-list-active .list-img img{
    width: 100%;
}
.wsc-list-active .list-info{
    /* text-align: center; */
}
.wsc-list-active .list-tit{
    margin-top: 11px;
    font-size: 16px;
    line-height: 34px;
    color: #333;
    height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.nhb4-box{
    margin-top: 30px;
}
.nhb4-main{
    width: 794px;
}
.nhb4-bar{
    width: 386px;
}
.nhb4-main .wcs-list-video .list-item{
    width: 794px;
    background-color: #fff;
}
.nhb4-main .wcs-list-video .list-img{
    width: 794px;
    height: 444px;
}
.nhb4-main .wcs-list-video .list-info{
    padding: 20px 30px 25px;
}
.nhb4-main .wcs-list-video .list-tit {
    font-size: 20px;
    line-height: 38px;
    color: #333;
    height: 76px;
    overflow: hidden;
    text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;
    white-space: normal;
}
.nhb4-bar .wcs-list-video .list-info{
    padding: 15px 20px;
}


.mt-btn{
    font-size: 0;
    text-align: center;
}
.mt-btn .btn{
    width: 160px;
    height: 42px;
    line-height: 40px;
    margin-top: 40px;
}


.pd-block1{
    padding: 40px 0 60px;
}

.pd-img {
    width: 580px;
    float: left;
}
.pd-img .picshow{
    position: relative;
    height: 500px;
    overflow: hidden;
}
.pd-img .picshowList{
    position: relative;
    overflow: hidden;
    height: 580px;
}
.pd-img .picshowitem{
    width: 580px;
    height: 500px;
    float: left;
}
.pd-img .picshow img{
    width: 100%;
}
.pd-img .picp,.pd-img .picn{
    width: 26px;
    height: 46px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.pd-img .picp{
    left: 0;
    background: rgba(0, 0, 0, 0.23) url(../images/page-prevh.png) no-repeat center center;
}
.pd-img .picn{
    right: 0;
    background: rgba(0, 0, 0, 0.23) url(../images/page-nexth.png) no-repeat center center;
}
.pd-img .picp:hover,.pd-img .picn:hover{
    background-color: #ca275c;
}
.picshowsmall{
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    bottom: 20px;
    height: 22px;
    font-size: 0;
}
.picshowsmall ul{
    display: inline-block;
    height: 8px;
    padding: 7px 10px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 11px;
}
.picshowsmall li{
    width: 8px;
    height: 8px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 5px;
    display: inline-block;
    vertical-align: top;
}
.picshowsmall li.active{
    background-color: #ca275c;
}
.picshowsmall li img{
    display: none;
}
.pd-info{
    width: 580px;
    float: right;
}
.pd-tit{
    font-size: 32px;
    line-height: 42px;
    color: #222;
    font-weight: bold;
}
.pd-info-main{
    margin-top: 12px;
    background-color: #f7f7f7;
    padding: 25px 30px;
}

.details-intro{
    font-size: 14px;
    line-height: 24px;
    color: #666;
}

.details-attr{
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px dashed #ebebeb;
    font-size: 14px;
    line-height: 24px;
    color: #666;
}
.details-attr td:first-child{
    padding-right: 5px;
}

.pd-btn{
    font-size: 0;
    margin-top: 40px;
}
.pd-btn .btn{
    width: 275px;
}
.pd-btn .btn-grey{
    margin-left: 30px;
}

.pd-link{
    margin-top: 60px;
    font-size: 18px;
    line-height: 20px;
}
.pd-link a,.pd-link span{
    float: left;
}
.pd-link span{
    margin: 0 20px;
    color: #ebebeb;
}
.pd-link a{
    padding-left: 28px;
    color: #666;
}
.pd-link .link1{
    background: url(../images/pdb1-ico1.png) no-repeat 0 center;
}
.pd-link .link2{
    background: url(../images/pdb1-ico2.png) no-repeat 0 center;
}
.pd-link .link3{
    background: url(../images/pdb1-ico3.png) no-repeat 0 center;
}
.pd-link a:hover{
    color: #ca275c;
}



.pdTab-box{
    position: absolute;
    height: 60px;
    z-index: 1000;
    width: 76%;
}
.pdTab{
    height: 60px;
    background-color: #eeeeee;
}
.pdTab ul{
    width: 896px;
    height: 100%;
}
.pdTab li{
    float: left;
    height: 100%;
    line-height: 60px;
    position: relative;
    background: url(../images/pdtab-line.png) no-repeat 0 center;
    width: 20%;
    text-align: center;
}
.pdTab li:first-child{
    background: none;
}
.pdTab li a{
    display: block;
    height: 100%;
    color: #666;
    transition: 0.3s;
    font-size: 16px;
}
.pdTab li span{

}
.pdTab li:hover a,.pdTab .active a{
    background-color: #ca275c;
    color: #fff;
    font-weight: bold;
}
.pdTab li:hover + li,.pdTab .active + li{
    background: none;
}


.pdCont{
    padding: 100px 30px 40px;
    background-color: #fff;
}

.pdTip{
    background: url(../images/pdTip-bg.jpg) no-repeat center top;
    height: 180px;
    box-sizing: border-box;
    padding-top: 40px;
    text-align: center;
    margin-top: 30px;
}
.pdTip .tit{
    font-size: 20px;
    line-height: 24px;
    color: #333;
    font-weight: bold;
}
.pdTip .tip-btn{
    font-size: 0;
    margin-top: 30px;
}
.pdTip .btn{
    width: 240px;
}
.pdTip .btn-grey{
    margin-left: 30px;
}

.pdfw-main{
    margin-top: 30px;
}
.pdfw-main .item-img,.pdfw-main .info{
    width: 417px;
    height: 240px;
    position: relative;
    box-sizing: border-box;
}
.pdfw-main .info{
    padding: 50px 60px 0;
    text-align: center;
    background-color: #f7f7f7;
}
.pdfw-main i{
    display: block;
    margin: auto;
    width: 56px;
    height: 56px;
}
.pdfw-main .tit{
    font-size: 18px;
    line-height: 20px;
    color: #333;
    margin-top: 10px;
}
.pdfw-main .text{
    font-size: 14px;
    line-height: 24px;
    margin-top: 12px;
    color: #999;
}
.pdfw-main .sanjiao{
    border: 10px solid transparent;

    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 0;
    height: 0;
}
.pdfw-main .right-block .sanjiao{
    left: -20px;
    border-right-color: #f7f7f7;
}
.pdfw-main .left-block .sanjiao{
    right: -20px;
    border-left-color: #f7f7f7;
}
.pdfw-main .icon1{
    background: url(../images/pdfw-ico1.png) no-repeat center center;
}
.pdfw-main .icon2{
    background: url(../images/pdfw-ico2.png) no-repeat center center;
}
.pdfw-main .icon3{
    background: url(../images/pdfw-ico3.png) no-repeat center center;
}



.side-product{
    padding: 30px;
    background-color: #fff;
    margin-top: 20px;
}

.side-product .list-img{
    width: 225px;
    height: 169px;
    overflow: hidden;
}
.side-product .list-img img{
    width: 100%;
}
.side-product .list-tit{
    font-size: 16px;
    line-height: 26px;
    color: #333;
    margin-top: 10px;
}
.side-product .details-attr{
    margin-top: 10px;
    padding-top: 10px;
}
.side-product .pd-btn{
    margin-top: 15px;
}
.side-product .btn{
    width: 225px;
    height: 42px;
    line-height: 40px;
    font-size: 14px;
    margin-left: 0;
    margin-top: 10px;
}
.side-product .btn:first-child{
    margin-top: 0;
}

.side-proclass{
    margin-top: 20px;
}
.side-proclass .side-nav-list a{
    background-color: #f5f5f5;
    border-radius: 2px;
}

.side-proclass .side-nav-list a:hover ,.side-proclass .side-nav-list .active a{
    background-color: #ca275c;
    color: #fff;
    font-weight: bold;
}


.pdBot{
    width: 1200px;
    margin: 60px auto 0;
}
.pdBot .item{
    position: relative;
    margin-left: 1px;
    padding: 63px 30px 30px;
    box-sizing: border-box;
    background-color: #fff;
    float: left;
}
.pdBot .item:first-child{
    margin-left: 0;
}
.pdBot .item-sol{
    width: 732px;
    height: 413px;
}
.pdBot .item-faq{
    width: 467px;
    height: 413px;
}
.pdBot .tit{
    position: absolute;
    left: 18px;
    top: -12px;
    height: 51px;
    font-size: 20px;
    line-height: 51px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.pdBot .item-sol .tit{
    width: 441px;
    background: url(../images/pdbt-tit1.png) no-repeat center top;
}
.pdBot .item-faq .tit{
    width: 141px;
    background: url(../images/pdbt-tit2.png) no-repeat center top;
}

.pdBot .text{
    font-size: 14px;
    line-height: 24px;
    color: #666;
}

.pdBot-btn{
    margin-top: 25px;
}
.btn-sjbd{
    background-color: unset;
    color: #ffaf3c;
    border: solid 1px #ffaf3c;
}
.btn-sjbd span{
    padding-left: 22px;
    display: inline-block;
    background: url(../images/btn-sjy.png) no-repeat 0 center;
}
.btn-sjbd:hover{
    background-color: #ffaf3c;
    color: #fff;
}
.btn-sjbd:hover span{
    background-image: url(../images/btn-sj.png);
}

.pdBot .class-list{
    margin-top: 20px;
    background-color: #f5f5f5;
    padding: 30px;
}
.pdBot .class-list ul{
    margin-top: -17px;
}
.pdBot .class-list li{
    width: 33.33%;
    float: left;
    font-size: 16px;
    line-height: 18px;
    margin-top: 17px;
    color: #666;
    list-style: inside;
}
.pdBot .item-faq .class-list{
    margin-top: 0;
    background-color: unset;
    padding: 0;
}
.pdBot .item-faq .class-list li{
    width: 50%;
    float: left;
    font-size: 16px;
    line-height: 18px;
    margin-top: 30px;
    color: #666;
    list-style: inside;
}
.pdBot .class-list li:hover{
    color: #ca275c;
}

.pdBot-tip{
    height: 168px;
    background-color: #f5f5f5;
    box-sizing: border-box;
    padding-top: 30px;
    text-align: center;
    margin-top: 30px;
}
.pdBot-tip .item-dt{
    font-size: 14px;
    line-height: 16px;
    color: #666;
}
.pdBot-tip .item-dd{
    font-size: 26px;
    line-height: 28px;
    color: #333;
    font-weight: bold;
    margin-top: 14px;
}
.pdBot-tip .tip-btn{
    margin-top: 15px;
}
.pdBot-tip .btn{
    width: 200px;
    height: 40px;
    line-height: 38px;
}

.soldet-bar .btn-sj {
    background-color: unset;
    color: #ffaf3c;
    border: solid 1px #ffaf3c;
}

.side-sdbtn{
    margin-top: 20px;
    padding: 40px 30px 30px;
    background-color: #fff;
}
.side-sdbtn .btn{
    width: 225px;
    height: 40px;
    line-height: 40px;
}
.soldet-bar .side-contact{
    margin-top: 1px;
}

.sollist-bot .cTitText{
    text-align: left;
}
.sollist-bot .intro-btn{
    text-align: center;
    margin-top: 35px;
    font-size: 0;
}
.sollist-bot .intro-btn .btn{
    width: 235px;
    font-size: 16px;
}
.sollist-bot .intro-btn .btn-sj{
    margin-right: 20px;
}

.cd-intro{
    margin-top: 30px;
    padding: 20px;
    background-color: #f5f5f5;
}
.cd-intro .gs-logo{
    width: 140px;
    height: 80px;
    background-color: #ffffff;
    position: relative;
    overflow: hidden;
    float: left;
    margin-right: 20px;
}
.cd-intro .gs-logo img{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}
.cd-intro .gs-info{
    float: left;
    width: 605px;
}
.cd-intro .gs-info .tit{
    font-size: 18px;
    line-height: 28px;
    margin-top: 10px;
    color: #333;
}
.cd-intro .gs-info .text{
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
    color: #999;
}
.cd-intro .cd-attr{
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px dashed #ebebeb;
}
.cd-intro .cd-attr .item{
    width: 50%;
    float: left;
    font-size: 14px;
    line-height: 16px;
    margin-top: 10px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cd-img{
    margin-top: 30px;
}
.cd-img img{
    width: 100%;
}

.det-mark{
    margin-top: 25px;
    line-height: 20px;
    font-size: 16px;
    color: #999;
}
.jd-attr{
    float: left;
}
.jd-attr .item{
    float: left;
    margin-left: 40px;
}
.jd-attr .item em{
    color: #666;
}
.jd-attr .item:first-child{
    margin-left: 0;
}
.det-back{
    float: right;
}
.det-tip{
    float: right;
    font-size: 0;
}
.det-tip span,.det-tip i{
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
}
.det-tip i{
    margin: 0 10px;
}
.det-back a{
    padding-right: 22px;
    display: inline-block;
    background: url(../images/back-list.png) no-repeat right center;
}
.det-back a:hover{
    color: #ca275c;
    background-image: url(../images/back-listh.png);
}
.jd-main{
    border-top: 1px solid #e6e6e6;
    margin-top: 38px;
    padding-top: 25px;
}

.jd-main .wsc-editTit{
    padding-left: 0;
    font-size: 18px;

    color: #333;
    background: none;
}
.jd-main .wsc-editTit strong{
    font-weight: normal;
}

.jd-flie{
    margin-top: 30px;
    border-top: 1px solid #ebebeb;
    padding-top: 30px;
    font-size: 0;
}

.btn-fliedown{
    background-color: #ffaf3c;
    color: #fff;
}
.btn-fliedown span{
    display: inline-block;
    padding-left: 20px;
    background: url(../images/down-file.png) no-repeat 0 center;
}
.btn-fliedown:hover{
    background-color: #ed9239;
}
.jd-flie .btn-fliedown{
    width: 200px;
    height: 42px;
    line-height: 40px;
    margin-right: 20px;
    vertical-align: top;
    border-radius: 4px;
}

.btn-flieup{
    width: 200px;
    height: 42px;
    line-height: 40px;
    border-radius: 4px;
    border: solid 1px #ffaf3c;
    vertical-align: top;
    color: #ffaf3c;
}
.btn-flieup:hover{
    background-color: #ffaf3c;
    color: #fff;
}
.btn-flieup span{
    display: inline-block;
    padding-left: 22px;
    background: url(../images/up-file.png) no-repeat 0 center;
}
.btn-flieup:hover span{
    background-image: url(../images/up-fileh.png);
}

.dialog{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
}
.dialog-main{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 633px;
    height: 340px;
    background-color: #fff;
    display: none;
}
.dia-close{
    position: absolute;
    top: 20px;
    right: 30px;
    width: 20px;
    height: 20px;
    background: url(../images/dia-close.png) no-repeat center center;
    background-size: cover;
    cursor: pointer;
}
.dia-head{
    background-color: #ffaf3c;
    position: relative;
    height: 60px;
    padding: 0 30px;
}
.diaTit{
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    line-height: 60px;
}
.dia-contain{
    padding: 40px;
}

.fm-fill{
    float: left;
    position: relative;
    width: 278px;
    height: 46px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
    font-size: 16px;
    color: #888;
    text-align: center;
    line-height: 46px;
    transition: 0.3s;
    cursor: pointer;
}
.fm-fill:hover{
    background-color: #ffaf3c;
    border-color: #ffaf3c;
    color: #fff;
}
.fm-fill input{
    width: 280px;
    height: 46px;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
}
.fm-file-tags{
    float: left;
    font-size: 12px;
    color: #888;
    line-height: 48px;
    margin-left: 15px;
}
.fm-fill .msg-box{
    position: absolute;
    top: 48px;
    left: 0;
}
.fm-tip{
    margin-left: 90px;
    color: #ca275c;
    margin-top: 20px;
}

.jd-neednow,.jd-flow{
    margin-top: 60px;
}
.jd-nkmain{
    margin-top: 30px;
}
.jd-nkmain .item{
    float: left;
    width: 386px;
    height: 253px;
    box-sizing: border-box;
    margin-left: 20px;
    background-color: #fff;
    padding: 40px 50px 0;
    text-align: center;

}
.jd-nkmain .item:first-child{
    margin-left: 0;
}
.jd-nkmain .item .tit{
    font-size: 22px;
    color: #333;
    font-weight: bold;
    display: inline-block;
    padding-left: 34px;
    line-height: 24px;
}
.jd-nkmain .item1 .tit{
    background: url(../images/jdb2-ico1.png) no-repeat 0 center;
}
.jd-nkmain .item2 .tit{
    background: url(../images/jdb2-ico2.png) no-repeat 0 center;
}
.jd-nkmain .item3 .tit{
    background: url(../images/jdb2-ico3.png) no-repeat 0 center;
}
.jd-nkmain .item .info{
    margin-top: 35px;
}
.jd-nkmain .item-dt{
    font-size: 14px;
    line-height: 30px;
    color: #999;
}
.jd-nkmain .item-dd{
    font-size: 14px;
    color: #333;
}
.jd-nkmain .item-dd a{
    font-size: 20px;
    color: #ffaf3c;
    font-weight: bold;
}
.jd-flmain{
    margin-top: 30px;
}
.jd-flmain .item-box{
    float: left;
    width: 170px;
    height: 100px;
    padding-left: 36px;
    background: url(../images/job-flewarr.png) no-repeat 10px center;
}
.jd-flmain .item-box:first-child{
    padding-left: 0;
    background: none;
}
.jd-flmain .item{
    width: 170px;
    height: 100px;
    background-color: #ffffff;
    border-radius: 20px;
    text-align: center;
    font-size: 22px;
    line-height: 100px;
    font-weight: bold;
    color: #666;
}


.job-home .cTitText{
    text-align: center;
}
.jh-block{
    margin-top: 60px;
}
.jhb-main{
    margin-top: 30px;
}
.jhb-main .item:first-child{
    margin-left: 0;
}
.jh-block1 .item{
    float: left;
    width: 32.4%;
    height: 384px;
    box-sizing: border-box;
    margin-left: 20px;
    border: 10px solid #f5f5f5;
}

.jh-block1 .item-img{
    height: 220px;
    overflow: hidden;
    position: relative;
}
.jh-block1 .item-img img{
    width: 100%;
}
.jh-block1 .item-img .tit{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 36px;
    line-height: 40px;
    color: #fff;
    font-weight: bold;
    width: 100%;
    text-align: center;
    height: 40px;
}
.jh-block1 .info{
    padding-top: 20px;
    text-align: center;
}
.jh-block1 .text{
    font-size: 14px;
    line-height: 16px;
    color: #666;
}
.jhb1-btn{
    margin-top: 30px;

}
.jhb1-btn .btn{
    width: 213px;
}

.jh-block2 .item{
    width: 285px;
    float: left;
    margin-left: 20px;
}
.jh-block2 .item-img{
    height: 220px;
    overflow: hidden;
}
.jh-block2 .item-img img{
    width: 100%;
}
.jh-block2 .tit{
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    color: #666;
    margin-top: 10px;
}


.jh-block3 .item{
    width: 285px;
    height: 120px;
    box-sizing: border-box;
    float: left;
    margin-left: 20px;
    border: 10px solid #f5f5f5;
    padding: 25px 20px;
    font-size: 0;
}
.jh-block3 i{
    display: inline-block;
    width: 50px;
    height: 50px;
    vertical-align: middle;
    margin-right: 10px;
}
.jh-block3 .icon1{
    background: url(../images/jhb3-ico1.png) no-repeat center center;
}
.jh-block3 .icon2{
    background: url(../images/jhb3-ico2.png) no-repeat center center;
}
.jh-block3 .icon3{
    background: url(../images/jhb3-ico3.png) no-repeat center center;
}
.jh-block3 .icon4{
    background: url(../images/jhb3-ico4.png) no-repeat center center;
}
.jh-block3 .tit{
    width: 160px;
    font-size: 20px;
    line-height: 28px;
    color: #666;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.jh-block4{
    height: 435px;
    box-sizing: border-box;
    padding-top: 60px;
    background: url(../images/jhb4-bg.jpg) no-repeat center top;
}
.jh-block4 .cTit-h1{
    color: #fff;
}
.jh-block5 .item{
    background-color: #f5f5f5;
}


.pic-list{
    padding-top: 40px;
}
.picList-intro{
    padding: 40px;
    background-color: #fff;
}
.picList-intro .info{
    width: 827px;
    float: left;
}
.picList-intro .tit{
    font-size: 26px;
    line-height: 36px;
    color: #333;
    font-weight: bold;
}
.picList-intro .text{
    font-size: 14px;
    line-height: 24px;
    color: #666;
    margin-top: 20px;
}
.picList-intro .pic-fm{
    float: right;
    width: 250px;
    height: 187px;
    overflow: hidden;
}
.picList-intro .pic-fm img{
    width: 100%;
}

.pl-main{
    margin-top: 30px;
}


.wcs-list-pic.list-main{
    margin-top: -20px;
    margin-right: -21px;
}
.wcs-list-pic .list-item{
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    width: 386px;
    position: relative;
}
.wcs-list-pic .list-img{
    width: 386px;
    height: 290px;
    overflow: hidden;
    position: relative;
}
.wcs-list-pic .list-img img{
    width: 100%;
}
.wcs-list-pic .list-tit{
    padding: 10px 20px;
    background: url(../images/pic-titbg.png) repeat-x 0 center;
    font-size: 16px;
    line-height: 36px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 56px;
    box-sizing: border-box;
}
.wcs-list-pic .list-tit a{
    display: block;
    height: 36px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding-left: 30px;
    background: url(../images/pic-ico.png) no-repeat 0 center;
}


.pic-det .comment-form{
    padding-bottom: 0;
}



.picdet-main{
    margin-top: 30px;
    padding-top: 40px;
    border-top: 1px solid #ebebeb;
    padding-bottom: 45px;
}

.albumShowCon{
    height: 560px;
    background-color: #f5f5f5;
    overflow: hidden;
    position: relative;
}
.albumShowConImg{
    position: relative;
    height: 100%;
    cursor: zoom-in;
}
.albumShowConImg img{
    max-width: 1140px;
    max-height: 560px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.albumShowimgp,.albumShowimgn{
    width: 34px;
    height: 70px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: 0.36s;
}
.albumShowimgp{
    left: 0;
    background: #ccc url(../images/pdbg-arrp.png) no-repeat center center;
}
.albumShowimgn{
    right: 0;
    background: #ccc url(../images/pdbg-arrn.png) no-repeat center center;
}
.albumShowimgp:hover,.albumShowimgn:hover{
    background-color: #ca275c;
}

.albumShowControl{
    margin-top: 30px;
    padding: 0 207px;
    position: relative;
}
.albumShowChange{
    position: absolute;
    top: 0;
    width: 150px;
    height: 112px;
    overflow: hidden;
}
.albumShowChange img{
    width: 100%;
}
.albumShowChange em{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 16px;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    line-height: 112px;
    transition: 0.36s;
}
.albumShowp{
    left: 0;
}
.albumShown{
    right: 0;
}
.albumShowChange:hover em{
    background: rgba(0, 0, 0, 0.66);
}

.albumShowList{
    padding: 0 34px;
    position: relative;

}
.albumShowListp,.albumShowListn{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 34px;
    height: 112px;
    transition: 0.36s;
}

.albumShowListp{
    left: 0;
    background: #ccc url(../images/pdsm-arrp.png) no-repeat center center;
}
.albumShowListn{
    right: 0;
    background: #ccc url(../images/pdsm-arrn.png) no-repeat center center;
}
.albumShowListp:hover,.albumShowListn:hover{
    background-color: #ca275c;
}
.albumShowListCon {
    overflow: hidden;
    width: 630px;
    margin: auto;
    position: relative;
}
.albumShowListCon ul{
    position: relative;
}
.albumShowListCon li{
    float: left;
    width: 150px;
    height: 112px;
    margin-right: 10px;
    box-sizing: border-box;
}
.albumShowListCon li.active{
    border: solid 4px #ca275c;
}
.albumShowListCon li img{
    width: 100%;
}


.video-det .detail-main .detail-box{
    padding-left: 30px;
    padding-right: 30px;
}
.video-det .comment-form{
    padding-bottom: 0;
}
.vd-main{
    margin-top: 30px;
}
.videoShow{
    width: 820px;
    float: left;
    height: 461px;
    overflow: hidden;
    position: relative;
}
#video-det{
    width: 820px;
    height: 461px;
}
.vd-bar{
    float: right;
    width: 320px;
    box-sizing: border-box;
    height: 461px;
    background-color: #f5f5f5;
    padding: 30px 30px 0;
}
.vdside-main{
    margin-top: 20px;
    height: 360px;
    overflow-y: scroll;
    margin-right: -20px;
}
.vdside-main::-webkit-scrollbar{

}
.vdside-main .list-item{
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #ebebeb;
}
.vdside-main .list-item:first-child{
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
}
.vdside-main .list-img{
    width: 130px;
    height: 74px;
    position: relative;
    float: left;
    overflow: hidden;
    margin-right: 10px;
}
.vdside-main .list-img img{
    width: 100%;
    transition: 0.36s;
}
.vdside-main .list-playicon{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.5) url(../images/play-ico.png) no-repeat center center;
    background-size: 8px auto;
    transition: 0.36s;
}
.vdside-main .list-item:hover .list-playicon{
    background-color: #ca275c;
}

.vdside-main .list-info{
    width: 120px;
    float: left;
}
.vdside-main .list-tit{
    font-size: 14px;
    line-height: 21px;
    color: #666;
    height: 42px;
    overflow: hidden;
    text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;
}
.vdside-main .list-count{
    margin-top: 10px;
    font-size: 14px;
    line-height: 21px;
    color: #999;
}
.vd-text{
    margin-top: 35px;
    font-size: 14px;
    line-height: 24px;
    color: #666;
}







.det-seo{
    background-color: #f0f0f0;
    border: solid 1px #e5e5e5;
    padding: 25px 30px 25px;
    font-size: 14px;
    line-height: 22px;
    color: #666;
    margin-top: 20px;
}
.det-seo em{
    color: #333;
    font-weight: bold;
}



.sx-noresult{
    height: 220px;
    box-sizing: border-box;
    padding-top: 40px;
    background-color: #f7f7f7;
}
.sx-noremain{
    width: 370px;
    margin: auto;
    padding-left: 290px;
    padding-top: 10px;
    background: url(../images/sx-noresult.png) no-repeat 0 center;
}
.sx-noremain .text{
    font-size: 16px;
    line-height: 26px;
    color: #666;
    color: #666;
}
.sx-noremain .text em{
    color: #333;
    font-weight: bold;
}

.sx-norebtn{
    margin-top: 25px;
}
.sx-norebtn .btn{
    width: 180px;
    height: 40px;
    line-height: 40px;
}







.dialog-img .dia-content {width: 1030px;overflow: hidden;height: 739px;}
	.dialog-img .dia-msg{    width: 100%;
        height: 100%;
        box-sizing: border-box;
        padding: 15px;
    margin-top: 0;}
	.dialog-img .dia-img {width: 100%;height: 100%;position: relative;}
	.dialog-img.dialog-solimg .dia-img img{position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto; max-width: 100%;max-height: 100%;}
    .dia-content {border-radius: 0 !important;}
    .dialog-img.dialog-picimg .dia-img {overflow-y: scroll;}
	.dialog-img.dialog-picimg .dia-img img{display: block; margin: auto; max-width: 100%;}
	.dia-content {border-radius: 0 !important;}
	.dialog-img .dia-close {top: 7px;	right: 14px;}
	.dialog-img .dia-inner {	padding: 0;width: 100%;height: 100%;position: relative;}
	.dia-close {width: 16px;height: 16px;background: url(../images/close.png) no-repeat center;cursor: pointer;z-index: 100;}







.zb-list{
    margin-top: 60px;
    padding-bottom: 80px;
}

.zb-zhblock{
    margin-top: 35px;
}
.zb-zhtit{
    font-size: 20px;
    line-height: 22px;
    color: #333;
    font-weight: bold;
}
.zb-zhmain{
    margin-top: 20px;
}
.zb-zhmain .item{
    float: left;
    width: 590px;
	height: 100px;
    border: dashed 1px #e5e5e5;
    box-sizing: border-box;
    margin-left: 20px;
    padding: 27px 0;
    font-size: 0;
    text-align: center;
}
.zb-zhmain .item:first-child{
    margin-left: 0;
}
.zb-zhmain .item i{
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 46px;
	height: 46px;
    border: solid 1px #ca275c;
    border-radius: 50%;
}
.zb-zhmain .item .ico1{
    background: #cee0ff url(../images/zb-telico.png) no-repeat center center;
}
.zb-zhmain .item .ico2{
    background: #cee0ff url(../images/em-ico.png) no-repeat center center;
}
.zb-zhmain .info{
    display: inline-block;
    vertical-align: middle;
    margin-left: 11px;
    font-size: 0;
}
.zb-zhmain .item-dt{
    display: inline-block;
    vertical-align: middle;
    font-size: 22px;
    line-height: 28px;
    color: #999;
}
.zb-zhmain .item-dd{
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    line-height: 28px;
    color: #333;
    font-weight: bold;
}


.zblist-main{
    margin-top: 40px;
}

.wsc-list-zb{
    border-top: 1px dashed #ebebeb;
}

.wsc-list-zb .list-item{
    height: 32px;
    border-bottom: 1px dashed #ebebeb;
    line-height: 32px;
    padding: 24px 100px 24px 0;
}
.wsc-list-zb .list-tit{
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding-left: 16px;
    background: url(../images/zb-listdot.png) no-repeat 0 center;
    color: #333;
    transition: 0.36s;
    font-size: 20px;
}
.wsc-list-zb .list-tit a{
    display: block;
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wsc-list-zb .list-time{
    float: right;
    width: 100px;
    margin-right: -100px;
    text-align: right;
    color: #999;
    font-size: 14px;
}
.wsc-list-zb .list-tit:hover{
    background-image: url(../images/zb-listdoth.png);
}


.ztList{
    padding: 60px 0 80px;
}
.wsc-list-zt .list-main{
    margin-top: -20px;
    margin-right: -20px;
}
.wsc-list-zt .list-item{
    float: left;
    width: 590px;
    height: 420px;
    box-sizing: border-box;
    padding: 30px;
    background-color: #f5f5f5;
    margin-top: 20px;
    margin-right: 20px;
    transition: 0.36s;
}
.wsc-list-zt .list-img{
    width: 530px;
    height: 298px;
    overflow: hidden;
}
.wsc-list-zt .list-img img{
    width: 100%;
    transition: 0.36s;
}
.wsc-list-zt .list-info{
    padding-top: 15px;
}
.wsc-list-zt .list-tit{
    font-size: 16px;
    line-height: 26px;
    color: #333333;
    height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wsc-list-zt .list-time{
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    margin-top: 5px;
}

.wsc-list-zt .list-item:hover {
    transform: translateY(-10px);
    box-shadow: 0px 6px 25px rgba(0, 0, 0, 0.08);
    background-color: #fff;
}