﻿@charset "utf-8";

/* Banner YangFangLing 2018年8月13日 */
.banner{width: 100%;height: 600px;position: relative;}
.banner .slideBox{width: 100%;height: 600px;position: relative;z-index: 8;}
.banner .slideBox ul{ position: absolute;left: 0;top: 0 ;}
.banner .slideBox li{position: relative;float: left;height: 600px;overflow: hidden;}
.banner .slideBox li img{display: block;position: absolute;top: 0;left: 50%;margin-left: -960px;width: 1920px;height: 600px;}

.banner i{width: 60px;height: 60px;display: block;overflow: hidden;cursor: pointer;position: absolute;top: 50%;z-index: 99;margin-top: -30px;}
.banner i img{width: 60px;height: 120px;display: block;position: relative;}
.banner i:hover img{position: relative;top: -60px;}
.banner i.prev{left: 60px;}
.banner i.next{right: 60px;}
/* Banner End */

/* Category YangFangLing 2018年8月13日 */
.Category{padding: 80px 0 30px;}

.CategoryCon ul{margin-top: 40px;}
.CategoryCon ul li{float: left;border: 1px #ddd solid;text-align: center;margin-left: 1%;width:240px;}
.CategoryCon ul li:first-child{margin-left: 0;}
.CategoryCon ul li a.Img{display: block;margin: 0 auto;overflow: hidden;}
.CategoryCon ul li a.Img img{display: block;width: 100%;transition: .8s;}
.CategoryCon ul li:hover a.Img img{transform: scale(1.1);}
.CategoryCon ul li:hover p{color: #2970f3;}
.CategoryCon ul li:hover a.More{background: url(../images/category02.png) no-repeat center;}
.CategoryCon ul li p{font-size: 18px;color: #666;margin-top: 10px;}
.CategoryCon ul li a.More{display: block;font-size: 14px;color: #fff;background: url(../images/category01.png) no-repeat center;line-height: 55px;height: 46px;width: 149px;margin: 0 auto;position:  relative;top: 19px;}
/* Category End */

/* Attention YangFangLing 2018年9月7日 */
.Attention{margin-top: 100px;}

.AttentionCon{height: 700px;background: url(../images/attentionbg02.jpg) no-repeat center;}
.AttentionCon h3{font-size: 30px;color: #333;line-height: 45px;padding: 40px 0 40px 170px;}
.AttentionCon h3 span{display: block;margin-left: 125px;}

.AttentionBox{background: url(../images/attention01.png) no-repeat center;height: 451px;width: 1358px;margin-left: -80px;}
.AttentionBox ul li{height: 90px;line-height: 90px;margin-left: 175px;}
.AttentionBox ul li dt{font-size: 18px;color: #666;background: url(../images/wei.png) no-repeat left;padding-left: 55px;height: 29px;line-height: 29px;width: 40%;box-sizing: border-box;height: 90px;line-height: 90px;}
.AttentionBox ul li dd{font-size: 18px;color: #666;background: url(../images/da.png) no-repeat left;padding-left: 55px;height: 29px;line-height: 29px;width: 45%;box-sizing: border-box;height: 90px;/* line-height: 90px; */padding-top: 15px;}
.AttentionBox ul li dd.dd01{padding-top: 30px;}
.AttentionBox ul li dd.dd02{padding-top: 30px;}

.AttentionTitle{background: url(../images/attentiontitlebg.png) no-repeat center;height: 261px;text-align: center;position:  relative;z-index: 9;}
.AttentionTitle h3{font-size: 48px;color: #fff;font-weight: normal;padding-top: 70px;}
.AttentionTitle p{font-size: 24px;color: #fff;margin-top: 10px;}
.AttentionTitle p i{width: 450px;height: 1px;display: inline-block;vertical-align: middle;background-color: #739de4;margin: 0 20px;}
/* Attention End */

/* Certification YangFangLing 2018年8月13日 */
.Certification{background: url(../images/certificationbg02.png) no-repeat center;height: 786px;}

.CertificationCon ul{margin-top: 50px;}
.CertificationCon ul li{float: left;background-color: #fff;width: 270px;padding: 10px 10px 33px;margin-left: 13px;position: relative;}
.CertificationCon ul li a{display: block;}
.CertificationCon ul li a span{display: block;width: 267px;height: 178px;margin: 0 auto;overflow: hidden;}
.CertificationCon ul li a span img{display: block;width: 100%;transition: .8s;}
.CertificationCon ul li:hover a span img{transform: scale(1.1);}
.CertificationCon ul li:first-child{margin-left: 0;}
.CertificationCon ul li a p{font-size: 18px;color: #666;text-align: center;margin-top: 23px;}
.CertificationCon ul li:hover{background-color: #ffbe10;box-shadow: 0 0 20px rgba(0,0,0,0.3);}
.CertificationCon ul li:hover a p{color: #fff;}
/* Certification End */

/* Protection YangFangLing 2018年8月13日 */
.Protection{padding-bottom: 95px;}

.Protection {padding: 0 100px 100px;}
.Protection .ysxyCon{margin-top: 70px;}
.Protection .conbox {float: left;width: 24.9%;background: #f5f5f5;position: relative;}
.Protection .conbox .pImg {position: relative;z-index: 1;overflow: hidden;}
.Protection .conbox img {display: block;width: 100%;transition: all 0.5s;}
.Protection .conbox .pImg:hover img {transform: scale(1.1);}
.Protection .conbox .conTit {position: absolute;left: 0;top: 0; z-index: 2;width: 100%; height: 50%;background: #f5f5f5;}
.Protection .con1 .conTit ,.Protection .con3 .conTit {top: 50%;}
.Protection .conbox .conTit .embg {width: 0;height: 0;border: 7px solid #f5f5f5;position: absolute;left: 50%;margin-left: -5px;}
.Protection .con1 .conTit .embg {top: 0;border-top-color: #687387;}
.Protection .con2 .conTit .embg {bottom: 0;border-bottom-color: #12100f;}
.Protection .con3 .conTit .embg {top: 0;border-top-color: #c4cbcf;}
.Protection .con4 .conTit .embg {bottom: 0;border-bottom-color: #322727;}

.Protection .conbox .conTit a{display: block;padding: 43px 52px;}
.Protection .conbox .conTit a h3{color: #333;font-size: 24px;font-weight: normal;}
.Protection .conbox .conTit a p{font-size: 14px;color: #666;margin-top: 35px;line-height: 25px;}
.Protection .conbox .conTit a i{width: 90px;height: 1px;background-color: #ccc;display: block;margin-top: 50px;}
/* Protection End */

/* Case YangFangLing 2018年8月13日 */
.Case{background: url(../images/case.jpg) no-repeat center;padding: 105px 0;}

.CaseCon{margin-top: 40px;}
.CaseCon ul li{float: left;border: 1px #e8ebf1 solid;width: 16.58%;margin-left: -1px;margin-top: -1px;}
.CaseCon ul li a{display: block;overflow: hidden;}
.CaseCon ul li a img{display: block;width: 100%;transition: .8s;}
.CaseCon ul li:hover a img{transform: scale(1.1);}
.CaseCon ul li:hover{box-shadow: 0 0 20px rgba(41,112,243,0.3);position: relative;z-index: 99;}
.CaseCon ul li.More{height: 124px;background-color: #fff;text-align: center;line-height: 124px;font-size: 16px;color: #999;}
/* Case End */

/* StandBy YangFangLing 2018年8月13日 */
.StandByLeft{width: 49.9%;position: relative;}
.StandByBox{width: 960px;position: relative;overflow: hidden;}
.StandByBox ul{position: relative;}
.StandByBox ul li{float: left;overflow: hidden;}
.StandByBox ul li a{display:block;}
.StandByBox ul li img{display: block;width: 100%;transition: .8s;}
.StandByBox ul li:hover img{transform: scale(1.1);}

.StandByLeft i{width: 78px;height: 63px;display: block;overflow: hidden;cursor: pointer;position: absolute;bottom: 60px;z-index: 999;}
.StandByLeft i img{width: 78px;height: 126px;display: block;position: relative;}
.StandByLeft i:hover img{top: -63px;}
.StandByLeft i.prev{right: 138px;}
.StandByLeft i.next{right: 60px;}

.StandByRight{width: 49.9%;position: relative;background: url(../images/standbyimg02.jpg) no-repeat center;height: 679px;}
.StandByRight .StandByBox{padding: 80px 0 0 95px;}
.StandByRight span{display: block;width: 482px;height: 467px;position: absolute;bottom: 0;right: 70px;}
.StandByRight span img{display: block;width: 100%;}
.StandByRight h3{font-size: 35px;color: #333;font-weight: normal;}
.StandByRight h3 em{display: block;font-size: 18px;color: #333;margin: 10px 0 50px 0;}
.StandByRight p{font-size: 16px;color: #666;margin-top: 15px;}
.StandByRight p i{display: inline-block;width: 5px;height: 5px;background-color: #666;border-radius: 50%;vertical-align: middle;margin-right: 15px;}
.StandByRight a{display: block;width: 242px;height: 62px;background-color: #2970f3;font-size: 18px;color: #fff;text-align: center;line-height: 62px;border-radius: 50px;box-shadow: 0 0 50px rgba(41,112,243,0.5);margin-top: 70px;}
.StandByRight h4{font-weight: normal;color: #666;background: url(../images/phone02.png) no-repeat left;padding-left: 35px;font-size: 18px;margin-top: 30px;}
.StandByRight h4 b{color: #2970f3;}
/* StandBy End */

/* News YangFangLing 2018年8月13日 */
.news {padding: 70px 0;background: #f8f8f8;}
.news .conleft {width: 790px;}
.news .conleft .newstop {height: 57px;border-bottom: 1px solid #e0e0e0;margin-bottom: 25px;}
.news .conleft .newstop ul {float: left;}
.news .conleft .newstop ul li {float: left;text-align: center;height: 54px;font-size: 18px;margin-left: 50px;position: relative;}
.news .conleft .newstop ul li:first-child {margin-left: 0;}
.news .conleft .newstop ul li a {color: #666;}
.news .conleft .newstop ul li.cur {border-bottom:3px solid #2970f3;font-weight: bold;}
.news .conleft .newstop ul li.cur a {color: #333;}
.news .conleft .newstop .morea {float: right;height: 48px;line-height: 48px;color: #999999;padding-top: 10px;}
.news .conleft .newsCon .box {display: none;}
.news .conleft .newsCon .box.cur {display: block;}
.news .newsCon dl {padding-left: 250px;position: relative;margin-bottom: 40px;height: 160px;}
.news .newsCon dl dt {position: absolute;left: 0;top: 0;overflow: hidden;}
.news .newsCon dl dt img {display: block;width: 210px;height: 160px;transition: .8s;}
.news .newsCon dl dt:hover img{transform: scale(1.1);}
.news .newsCon dl dd.dd1 {font-size: 18px;margin-bottom: 20px;font-weight: bold;white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
.news .newsCon dl dd.dd1 a {color: #333;}
.news .newsCon dl dd.dd2 {font-size: 14px;line-height: 24px;height: 72px;margin-bottom: 30px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.news .newsCon dl dd.dd3 a {color: #333;font-style: italic;}
.news .newsCon dl dd.dd3 em {margin-right: 20px;}
.news .newsCon ul {padding-top: 18px;border-top: 1px dashed #cccccc;}
.news .newsCon ul li {float: left;width: 370px;overflow: hidden;position: relative;margin-left: 50px;border-bottom: 1px dashed #cccccc;height: 60px;line-height: 60px;}
.news .newsCon ul li.bdnot {margin-left: 0;}
.news .newsCon ul li a {float: left;width: 230px;padding-left: 28px;background: url(../images/newsicon.jpg) no-repeat left center;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 16px;}
.news .newsCon ul li span {float: right;color: #999;font-style: italic;font-size: 14px;padding-right: 5px;}
.news .newsCon ul li:hover a {color: #2970f3;}
.news .conright {width: 350px;}
.news .conright .newstop {height: 57px;}
.news .conright .newstop .morea {float: right;height: 48px;line-height: 48px;color: #999999;}
.news .conright .cjwt {position: relative;}
.news .conright .cjwt td {padding: 0;}
.news .conright .cjwt{position: relative;overflow: hidden;height: 489px;}
.news .conright .cjwt ul{position: relative;height: 489px;}
.news .conright .cjwt ul li {height: 125px;padding: 25px 20px 0 65px; background: #fff;margin-bottom: 20px;}
.news .conright .cjwt ul li dt {height: 23px;line-height: 23px;font-size: 16px;margin-bottom: 14px;position: relative;}
.news .conright .cjwt ul li dt em {display: block;width: 29px;height: 69px;position: absolute;left: -40px;top: -2px;background: url(../images/newsicon02.png) no-repeat center;}
.news .conright .cjwt ul li dt a {color: #333;}
.news .conright .cjwt ul li:hover dt a{color: #2970f3;}
.news .conright .cjwt ul li dd {height: 24px;line-height: 24px;font-size: 14px;height: 72px; margin-bottom: 8px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3; -webkit-box-orient: vertical;}
/* News End */

/* FreeService YangFangLing 2018年8月13日 */
.FreeService{background: url(../images/freeservicebg.jpg) no-repeat center;height: 380px;}

.FreeServiceBg-Left{padding-top: 80px;}
.FreeServiceBg-Left h3{font-size: 24px;color: #fff;}
.FreeServiceBg-Left a{width: 238px;height: 51px;display: block;background-color: #fff;border-radius: 50px;color: #2970f3;font-size: 18px;text-align: center;line-height: 51px;font-weight: bold;margin-top: 25px;}
.FreeServiceBg-Left p{font-size: 18px;color: #fff;margin-top: 15px;}
.FreeServiceBg-Left h4{margin-top: 20px;color: #fff;font-weight: normal;font-size: 18px;background: url(../images/phone03.png) no-repeat left;padding-left: 35px;}

.FreeServiceBg-Right{padding-top: 60px;}
.FreeServiceBg-Right a{width: 600px;height: 62px;line-height: 62px;text-align: center;display: block;color: #333;font-size: 18px;background-color: #ffbe12;border-radius: 50px;margin-top: 20px;}
.FreeServiceBg-Right input{width: 510px;height: 62px;line-height: 62px;border: none;background: #fff;display: block;border-radius: 33px;padding: 0 58px 0 32px;font-size: 14px;color: #999999;font-size: 16px;outline: none;margin-top: 20px;}
.FreeServiceBg-Right input.name{background: url(../images/liuy-icon01.png) no-repeat 555px center #fff;}
.FreeServiceBg-Right input.phone{background: url(../images/liuy-icon02.png) no-repeat 555px center #fff;}
/* FreeService End */

/* Factory YangFangLing 2018年8月13日 */
.Factory{padding: 0 100px 86px;}

.FactoryCon{margin-top: 50px;}
.FactoryLeft{width: 599px;position: relative;height: 464px;}
.FactoryImg{position: relative;overflow: hidden;width: 599px;height: 400px;}
.FactoryImg ul{position: relative;}
.FactoryImg ul li{float: left;position: relative;}
.FactoryImg ul li span{display: block;}
.FactoryImg ul li span img{display: block;width: 100%;transition: .8s;}
.FactoryImg ul li:hover span img{transform: scale(1.1);}
.FactoryImg ul li a{display:block;}
.FactoryImg ul li a p{color: #fff;font-size: 18px;text-align: center;background: url(../images/factory02.png) no-repeat center;height: 92px;line-height: 92px;width:100%;position: absolute;bottom: 0;left: 0;z-index: 99;}

.FactoryRight{width: 600px;}
.FactoryRight ul li{float: left;width: 298px;position: relative;margin-left:  2px;margin-bottom: 2px;}
.FactoryRight ul li span{height: 199px;width: 299px;overflow: hidden;display: block;}
.FactoryRight ul li span img{display: block;width: 100%;transition: .8s;}
.FactoryRight ul li:hover span img{transform: scale(1.1);}
.FactoryRight ul li p a{color: #fff;font-size: 18px;text-align: center;background: url(../images/factory02.png) no-repeat center;height: 92px;line-height: 130px;width:100%;position: absolute;bottom: 0;left: 0;}

.FactoryLeft i{width: 78px;height: 63px;display: block;overflow: hidden;cursor: pointer;position: absolute;top: 40px;z-index: 999;}
.FactoryLeft i img{width: 78px;height: 126px;display: block;position: relative;}
.FactoryLeft i:hover img{top: -63px;}
.FactoryLeft i.prev{left: 40px;}
.FactoryLeft i.next{left: 118px;}

.FactoryBox{width:  540px;margin: 60px auto 0;}
.FactoryBox a{width: 245px;height: 60px;line-height: 60px;text-align: center;background-color: #2970f3;font-size: 18px;color: #fff;border-radius: 50px;}
.FactoryBox h3{font-size: 18px;color: #999;font-weight: normal;background: url(../images/factorycon02.png) no-repeat left;padding-left: 80px;height: 60px;margin-left: 30px;}
.FactoryBox h3 b{color: #286FF3;display: block;font-size: 24px;margin-top: 5px;}
/* Factory End */

/* Effect YangFangLing 2018年9月7日 */
.Effect{background-color: #f5f5f5;padding-top:80px;position:  relative;top: -31px;z-index: 1;}

.EffectTitle{text-align: center;padding: 75px 0 70px;}
.EffectTitle h3{font-size: 42px;color: #2970f3;}
.EffectTitle p{font-size: 20px;color: #666;margin-top: 20px;}

.EffectCon dl.dl01{background: url(../images/advantage04.jpg) no-repeat bottom;padding-bottom: 52px;}
.EffectCon dl.dl02{background: url(../images/advantage05.jpg) no-repeat bottom;padding-bottom: 52px;}
.EffectCon dl dt{width: 655px;height: 413px;}
.EffectCon dl dt img{display: block;width: 655px;height: 413px;}
.EffectCon dl dt{width: 535px;}
.EffectCon dl dd{margin-top: 70px;margin-left:100px;}
.EffectCon dl dd h3{font-size: 20px;color: #333;font-weight: normal;}
.EffectCon dl dd h3 em{display: block;font-size: 14px;color: #999;text-transform: uppercase;margin-top: 5px;}
.EffectCon dl dd h3 i{width: 74px;height: 2px;background-color: #333;display: block;margin-top: 25px;margin-bottom: 25px;}
.EffectCon dl dd p{font-size: 14px;color: #666;margin-top: 20px;}
/* Effect End */

/* 小屏幕 YangFangLing 2018年8月14日 */
@media (max-width:1200px){
    .Protection .conbox .conTit a p{display: none;}
    .Protection .conbox .conTit a{padding: 30px 40px;}
    .com-title h2 i{width: 250px;}
}

@media (min-width:1200px) and (max-width:1600px){
    .Protection .conbox .conTit a p{display: none;}
    .Protection .conbox .conTit a{padding: 30px 40px;}
    .com-title h2 i{width: 280px;}
}
/* 小屏幕 End */