/* banner YangFangLing 2019年1月18日 */
.banner{clear:both;position:relative;width:100%;height:550px;overflow:hidden;}
.banner .hd{position:absolute;left:0;bottom:40px;width:100%;height:2px;text-align:center;}
.banner .hd li{background:#999; display:inline-block;*display:line;*zoom:1;margin:0 15px;width:10px;height:10px;text-indent:-9999px;cursor:pointer;border:#999 solid 1px;border-radius:50%;}
.banner .hd li.cur{background:#c30010;border: 1px #c30010 solid;}
.banner .bd,.banner .bd ul{height:550px;}
.banner .bd li{position:relative;width:100%;height:550px;}
.banner .bd li a{display:block;position:absolute;left:50%;top:0;margin-left:-960px;width:1920px;height:550px;}
.banner .prev,.banner .next{position:absolute;z-index:999;top:50%;margin-top:-30px;width:58px;height:58px;cursor:pointer;opacity:0;transition: all 1s;}
.banner .prev{left:2%;background:url(../images/banner_prev.png) no-repeat;}
.banner .next{right:2%;background:url(../images/banner_next.png) no-repeat;}
.banner:hover .prev,.banner:hover .next{opacity:1;}
.banner .timer{position:absolute;bottom:0;width:100%;height:4px;background:#c30010;}
.banner .timer span{display:block;width:100%;height:4px;background:#1041ba;}
/* banner End */

/* 热门搜索 YangFangLing 2019年1月18日 */
.searchCon{overflow: hidden;background-color: #fff;border-bottom:#ddd solid 1px;}
.search-wrap{margin:0 auto;width:1200px;height: 75px;line-height: 75px;}
.keywrod{float:left;width:600px;height: 75px;font-size:14px;color:#666;overflow:hidden;}
.keywrod a{display:inline-block;color:#666;margin-right:20px;}
.search-form{float:right;position:relative;width:230px;padding:10px;height: 55px;border-left:#ddd solid 1px;overflow:hidden;}
.search-form input{display:block;padding:0 10px;width:200px;height: 55px;line-height: 55px;font-size:14px;color:#666;border:none;outline:none;}
.search-form button{position:absolute;right:0;top: 28px;display:block;width:20px;height:20px;cursor:pointer;border:none;background:url(../images/search_btn.png) no-repeat;}
/* 热门搜索 End */

/* Certificate YangFangLing 2019年1月18日 */
.Certificate{padding: 60px 0;background:url(../images/CertificateBg.jpg) no-repeat center center;overflow: hidden;}

.CertificateCon{margin-top: 40px;position: relative;}
.CertificateBox{height: 403px;overflow: hidden;}
.CertificateBox ul li{float: left;margin-right: 10px;width: 232px;}
.CertificateBox ul li span{width: 230px;height: 346px;display: block;overflow: hidden;border: 1px #fff solid;}
.CertificateBox ul li span img{width: 230px;height: 346px;display: block;transition: .8s;}
.CertificateBox ul li:hover span img{transform: scale(1.1);}
.CertificateBox ul li p{text-align: center;height: 50px;line-height: 50px;padding: 0 10px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;font-size: 16px;color: #333;}
.CertificateBox ul li:hover span{border: 1px #c30010 solid;}
.CertificateBox ul li:hover p{background-color: #c30010;color: #fff;}

.CertificateCon i{display: block;width: 45px;height: 45px;overflow: hidden;cursor: pointer;position: absolute;top: 50%;cursor: pointer;z-index:9;margin-top: -22.5px;}
.CertificateCon i img{display: block;width: 45px;height: 45px;position: relative;}
.CertificateCon i.prev{left: -80px;}
.CertificateCon i.next{right: -80px;}
/* Certificate End */

/* Title YangFangLing 2019年1月18日 */
.Title{text-align: center;}
.Title h3, .Title h2{font-size: 32px;color: #333;font-weight: normal;position: relative;top: 0;transition: .8s;}
.Title h3 a, .Title h2 a{color: #333;}
.Title h3 b, .Title h2 b{color: #c30010;}
.Title p{color: #666;font-size: 16px;margin-top: 10px;}
.Title:hover h3{position: relative;top: -10px;}
.Stronger .Title:hover h2{position: relative;top: -10px;}
.Stronger .Title h2{font-size: 32px;color: #333;font-weight: normal;position: relative;top: 0;transition: .8s;}
.Stronger .Title h2 a{color: #333;}
.Stronger .Title h2 b{color: #c30010;}

.AboutUs .Title h2{color: #c30010;}
.AboutUs .Title h2 a{color: #c30010;font-size: 35px;}
.AboutUs .Title h2 b{color: #c30010;}

.Title02 h3, .Title02 h2{color: #fff;}
.Title02 h3 a, .Title02 h2 a{color: #fff;}
.Title02 h3 b, .Title02 h2 b{color: #fff;}

.Title02 p{color: #fff;}

.Title03{background-color: #fff;padding: 70px 0 80px;color: #333;}
/* Title End */

/* Stronger YangFangLing 2019年1月18日 */
.Stronger{padding: 70px 0;background-color: #fff;overflow: hidden;}

.StrongerCon{margin-top: 40px;}
.StrongerCon ul li{float: left;width: 384px;margin-left: 24px;}
.StrongerCon ul li:first-child{margin-left: 0;}
.StrongerCon ul li span{width: 384px;height: 240px;display: block;overflow: hidden;}
.StrongerCon ul li span img{width: 384px;height: 240px;display: block;transition: .8s;}
.StrongerCon ul li:hover span img{transform: scale(1.1);}
.StrongerCon ul li h3, .StrongerCon ul li h2{font-size: 18px;color: #333;margin: 30px 0 15px;}
.StrongerCon ul li p{font-size: 14px;color: #666;line-height: 25px;}
.StrongerCon ul li:hover h3{color: #c30010;}
/* Stronger End */

/* News YangFangLing 2019年1月18日 */
.News{padding: 70px 0;background-color: #fff;overflow: hidden;}

.NewsCon{margin-top: 40px;}

.NewsLeft{width: 540px;overflow: hidden;}
.NewsLeft h3, .NewsLeft h2{font-size: 16px;border-bottom: 1px #ccc solid;padding-bottom: 10px;}
.NewsLeft h3 a, .NewsLeft h2 a{color: #333;}

.NewsRightCon{overflow: hidden;height: 444px;overflow: hidden;margin-top: 40px;}
.NewsLeft ul{position: relative;}
.NewsLeft ul li{border-bottom: 1px #e6e6e6 solid;padding-bottom: 30px;margin-top: 30px;background: url(../images/NewsBox.png) no-repeat top left;padding-left: 50px;}
.NewsLeft ul li:first-child{margin-top: 0;}
.NewsLeft ul li h4{font-weight: normal;font-size: 18px;color: #333;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.NewsLeft ul li p{font-size: 14px;line-height: 25px;color: #666;margin-top: 25px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.NewsLeft ul li:hover h4{color: #c30010;}

.NewsRight{width: 590px;}
.NewsTitle{border-bottom: 1px #ccc solid;padding-bottom: 10px;}
.NewsTitle ul li{float: left;font-size: 16px;border-left: 1px #ccc solid;padding-left: 15px;margin-left: 15px;}
.NewsTitle ul li:first-child{padding-left: 0;margin-left: 0;border-left: none;}
.NewsTitle ul li a{color: #333;}
.NewsTitle ul li.cur a{font-weight: bold;color: #c30010;}

.NewsText{margin-top: 40px;}
.NewsText dl{margin-top: 31px;overflow: hidden;}
.NewsText dl:hover dd h3{color: #c30010;}
.NewsText dl:first-child{margin-top: 0;}
.NewsText dl dt{width: 202px;overflow: hidden;float: left;}
.NewsText dl dt img{width: 202px;height: 127px;display: block;overflow: hidden;transition: .8s;}
.NewsText dl:hover dt img{transform: scale(1.1);}
.NewsText dl dd{float: right;width: 360px;}
.NewsText dl dd h3, .NewsText dl dd h2{font-weight: normal;font-size: 18px;color: #333;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.NewsText dl dd span{font-size: 14px;color: #666;margin: 10px 0;display: block;}
.NewsText dl dd p{line-height: 14px;color: #666;line-height: 25px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
/* News End */

/* DomainApplication YangFangLing 2019年1月18日 */
.DomainApplication{padding: 100px 0;background: url(../images/518bg.jpg) no-repeat center center;overflow: hidden;}

.DomainApplicationCon{margin-top: 35px;}
.DomainApplicationNav{text-align: center;}
.DomainApplicationNav ul li{display: inline-block;*display: inline;*zoom: 1;width: 135px;height: 44px;text-align: center;line-height: 44px;font-size: 18px;position: relative;}
.DomainApplicationNav ul li a{color: #fff;display: block;}
.DomainApplicationNav ul li::after{background: url(../images/Common/NavBox.png) no-repeat center center;width: 7px;height: 16px;display: block;position: absolute;left: -7px;top: 15px;content: "";}
.DomainApplicationNav ul li:first-child::after{background: none;}
.DomainApplicationNav ul li.cur{background: url(../images/518bg2.png) no-repeat center center;}

.DomainApplicationBox{margin-top: 30px;}
.DomainApplicationBox dl{background-color: #fff;}
.DomainApplicationBox dl dt{width: 700px;height: 438px;overflow: hidden;}
.DomainApplicationBox dl dt img{width: 700px;height: 438px;display: block;transition: .8s;}
.DomainApplicationBox dl:hover dt img{transform: scale(1.1);}
.DomainApplicationBox dl dd{padding: 50px 60px;width: 380px;}
.DomainApplicationBox dl dd span{width: 46px;height: 73px;display: block;}
.DomainApplicationBox dl dd span img{max-width: 46px;max-height: 73px;display: block;}
.DomainApplicationBox dl dd h3, .DomainApplicationBox dl dd h2{font-size: 22px;color: #333;margin: 30px 0 20px;}
.DomainApplicationBox dl:hover dd h3{color: #c30010;}
.DomainApplicationBox dl dd p{font-size: 16px;color: #666;line-height: 30px;height: 90px;overflow: hidden;}
.DomainApplicationBox dl dd em{display: block;border: 1px #999 solid;width: 90px;height: 40px;line-height: 40px;text-align: center;color: #666;font-size: 14px;margin-top: 56px;}
.DomainApplicationBox dl:hover dd em{background-color: #c30010;border: 1px #c30010 solid;color: #fff;}
/* DomainApplication End */

/* AboutUs YangFangLing 2019年1月18日 */
.AboutUs{padding-bottom: 40px;background-color: #fff;position: relative;overflow: hidden;}

.AboutUsBot{/* margin-top: -30px; */}
.AboutUsBot ul li{float: left;width: 291px;margin-right: 12px;}
.AboutUsBot ul li a{width: 291px;height: 184px;display: block;overflow: hidden;}
.AboutUsBot ul li a img{width: 291px;height: 184px;display: block;transition: .8s;}
.AboutUsBot ul li:hover a img{transform: scale(1.1);}

.AboutUsBox{position: relative;top: -30px;}
.AboutUsBox i{display: block;width: 45px;height: 45px;overflow: hidden;cursor: pointer;position: absolute;top: 50%;cursor: pointer;z-index:9;margin-top: -22.5px;}
.AboutUsBox i img{display: block;width: 45px;height: 45px;position: relative;}
.AboutUsBox i.prev{left: -80px;}
.AboutUsBox i.next{right: -80px;}

.AboutUsTop{position: relative;top: -40px;background-color: #fff;}
.AboutUsTop dl dt{width: 700px;}
.AboutUsTop dl dt a{width: 700px;height: 436px;display: block;overflow: hidden;}
.AboutUsTop dl dt a img{display: block;width: 700px;height: 436px;transition: .8s;}
.AboutUsTop dl:hover dt a img{transform: scale(1.1);}
.AboutUsTop dl dd{width: 470px;}
.AboutUsTop dl dd h3, .AboutUsTop dl dd h2{font-size: 18px;margin: 50px 0 20px;}
.AboutUsTop dl dd h3 a, .AboutUsTop dl dd h2 a{color: #333;}
.AboutUsTop dl:hover dd h3 a, .AboutUsTop dl:hover dd h2 a{color: #c30010;}
.AboutUsTop dl dd p{font-size: 14px;color: #666;line-height: 30px;height: 212px;}
.AboutUsTop dl dd ul li{width: 190px;height: 130px;border: 1px #e6e6e6 solid;text-align: center;float: left;margin-left: 15px;}
.AboutUsTop dl dd ul li:hover{background: #c30010;color:#fff}
.AboutUsTop dl dd ul li:hover h4,.AboutUsTop dl dd ul li:hover em{color:#fff;border: 1px #c30010 solid;}
.AboutUsTop dl dd ul li:first-child{margin-left: 0;}
.AboutUsTop dl dd ul li img{display: block;width: 117px;height: 50px;margin: 10px auto;}
.AboutUsTop dl dd ul li h4{font-size: 18px;color: #333;}
.AboutUsTop dl dd ul li em{font-size: 14px;color: #333;margin-top: 5px;display: block;}
.AboutUs h1{width: 500px;height: 50px;background-color: #fff;position: absolute;right: 0;top: 178px;}

.AboutUs .container{position: relative;}
.AboutUs .container span.spanImg{width: 210px;height: 185px;display: block;position: absolute;right: -270px;bottom: -90px;}
.AboutUs .container span.spanImg img{width: 210px;height: 185px;display: block;}
/* AboutUs End */

/* Advantage YangFangLing 2019年1月18日 */
.Advantage{padding-top: 70px;background-color: #fff;overflow: hidden;}

.AdvantageCon dl{background-color: #fff;padding: 40px 0;}
.AdvantageCon dl dt img{display: block;}
.AdvantageCon dl dd h3, .AdvantageCon dl dd h2{font-size: 22px;color: #c30010;background: url(../images/AdvantageBg.png) no-repeat center left;padding-left: 60px;margin-bottom: 20px;}
.AdvantageCon dl dd h3 em, .AdvantageCon dl dd h2 em{display: block;color: #333;font-weight: bold;margin-top: 7px;}
.AdvantageCon dl dd p{font-size: 14px;color: #666;margin-top: 10px;padding-left: 60px;}
.AdvantageCon dl dd p strong{color: #333;}
.AdvantageCon dl.dl01 dd{position:relative;top: 60px;}

.AdvantageCon dl.dl02{background-color: #f4f4f4;}
.AdvantageCon dl.dl02 dd{position:relative;top: 60px;}
.AdvantageCon dl.dl02 dd h3, .AdvantageCon dl.dl02 dd h2{background: url(../images/AdvantageBg02.png) no-repeat center left;}

.AdvantageCon dl.dl03 dd{position:relative;top: 60px;}
.AdvantageCon dl.dl03 dd h3, .AdvantageCon dl.dl03 dd h2{background: url(../images/AdvantageBg03.png) no-repeat center left;}

.AdvantageCon dl.dl04{background-color: #f4f4f4;}
.AdvantageCon dl.dl04 dd{position:relative;top: 70px;}
.AdvantageCon dl.dl04 dd h3, .AdvantageCon dl.dl04 dd h2{background: url(../images/AdvantageBg04.png) no-repeat center left;}

.AdvantageCon  .AdvantageBox{display: none;}
.AdvantageCon dl.dl05{padding: 70px 0 0;}
.AdvantageCon dl.dl05 dd{position:relative;top: 30px;}
.AdvantageCon dl.dl05 dd h3, .AdvantageCon dl.dl05 dd h2{background: url(../images/AdvantageBg05.png) no-repeat center left;}
.AdvantageCon dl.dl05 .AdvantageBox{display: block;margin-top: 10px;}
.AdvantageCon dl.dl05 .AdvantageBox h4{float: right;font-size: 24px;color: #c30010;font-weight: normal;background: url(../images/AdvantageTel.png) no-repeat center left;padding-left: 40px;position: relative;top: 20px;}
.AdvantageCon dl.dl05 .AdvantageBox h4 i{display: block;color: #333;font-size: 14px;}

.AdvantageCon dl.dl05 .AdvantageBox .item{border: 1px #c30010 solid;width: 230px;margin-right: 50px;overflow: hidden;margin-left: 60px;position: relative;}
.AdvantageCon dl.dl05 .AdvantageBox .item i{display: block;float: left;background-color: #c30010;padding: 10px 25px;font-size: 18px;color: #fff;line-height: 30px;}
.AdvantageCon dl.dl05 .AdvantageBox .item i::after{width: 10px;height: 1px;display: block;background-color: #fff;position: absolute;left: 40px;top: 40px;content: "";}
.AdvantageCon dl.dl05 .AdvantageBox .item h5{font-size: 14px;color: #666;line-height: 25px;font-weight: normal;text-align: center;position: relative;top: 15px;}

.AdvantageCon dl.dl01 dt,.AdvantageCon dl.dl03 dt,.AdvantageCon dl.dl05 dt{float: right;}
.AdvantageCon dl.dl01 dd,.AdvantageCon dl.dl03 dd,.AdvantageCon dl.dl05 dd{float: left;}
.AdvantageCon dl.dl02 dt,.AdvantageCon dl.dl04 dt{float: left;}
.AdvantageCon dl.dl02 dd,.AdvantageCon dl.dl04 dd{float: right;}

/* Advantage End */

/* Product YangFangLing 2019年1月18日 */
.Product{padding: 70px 0;background: url(../images/ProductBg.jpg) center center;overflow: hidden;}

.ProductRight{width: 925px;}
.BrandTop h3, .BrandTop h2{font-size: 18px;background-color: #1041ba;height: 55px;line-height: 55px;padding: 0 20px;overflow: hidden;}
.BrandTop h3 a, .BrandTop h2 a{color: #fff;display: block;}
.BrandTop h3 a em, .BrandTop h2 a em{float: left;font-weight: bold;}
.BrandTop h3 a i, .BrandTop h2 a i{float: right;font-size: 14px;}
.BrandTop ul{width: 935px;margin-left: -10px;}
.BrandTop ul li{float: left;width: 301px;margin-left: 10px;position: relative;margin-top: 10px;}
.BrandTop ul li span{width: 301px;height: 301px;display: block;overflow: hidden;}
.BrandTop ul li span img{width: 301px;height: 301px;display: block;transition: .8s;}
.BrandTop ul li:hover span img{transform: scale(1.1);}
.BrandTop ul li p{height: 45px;line-height: 45px;background-color: #1041ba;color: #fff;font-size: 18px;padding: 0 120px 0 10px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.BrandTop ul li p b{font-size: 16px;color: #fff;font-weight: normal;background: url(../images/ProductIcon.png) no-repeat center center;width: 130px;height: 52px;line-height: 47px;position: absolute;right: 0;bottom: 0;display: block;text-indent: 40px;}
.BrandTop ul li p b::after{content: "";width: 70px;height: 1px;background-color: #999;display: block;position: absolute;left: 38px;bottom: 11px;}

.BrandBot{margin-top: 50px;}
.BrandBot h3, .BrandBot h2{background-color: #c30010;}
.BrandBot ul li p{background-color: #c30010;}

.ProductLeft{width: 240px;border: 1px #c30010 solid;background-color: #fff;}
.ProductLeft h3, .ProductLeft h2{background: url(../images/ProductImg05.jpg) no-repeat center center;width: 240px;height: 100px;text-align: center;color: #fff;font-size: 22px;}
.ProductLeft h3 a, .ProductLeft h2 a{color: #fff;display: block;padding-top: 25px;}
.ProductLeft h3 a em, .ProductLeft h2 a em{display: block;font-size: 16px;margin-top: 5px;}

.ProductLeft dl{padding: 30px 45px;border-top: 1px #e6e6e6 solid;}
.ProductLeft dl.dl01{border-top: none;}
.ProductLeft dl dt{font-size: 18px;font-weight: bold;border-bottom: 1px #ccc solid;padding-bottom: 10px;position: relative;}
.ProductLeft dl dt::after{content: "";position: absolute;right: 0;top: 5px;background: url(../images/sjx01.png) no-repeat center center;width: 6px;height: 10px;display: block;}
.ProductLeft dl dt a{display: block;color: #333;}
.ProductLeft dl dd a::after{content: "";position: absolute;right: 0;top: 1px;background: url(../images/sjx02.png) no-repeat center center;width: 6px;height: 10px;display: block;}
.ProductLeft dl dd a:hover::after{background: url(../images/sjx03.png) no-repeat center center;}
.ProductLeft dl dd a{display: block;font-size: 14px;color: #666;margin-top: 20px;position: relative;}
.ProductLeft dl dd a:hover{color: #c30010;}
.ProductLeft dl dd a:hover span {color: #c30010 !important;}
.ProductLeft dl.dl03{padding: 0;height: 65px;line-height: 65px;padding: 0 45px;}
.ProductLeft dl.dl03 dt{border-bottom: none;padding-bottom: 0;}
.ProductLeft dl.dl03 dt::after{top: 25px;}
.ProductLeft dl.dl03 dd{display: none;}
.ProductLeft dl.dl04 dd{display: none;}
.ProductLeft dl.dl05 dd{display: none;}
.ProductLeft dl.dl04{padding: 0;height: 65px;line-height: 65px;padding: 0 45px;}
.ProductLeft dl.dl04 dt{border-bottom: none;padding-bottom: 0;}
.ProductLeft dl.dl04 dt::after{top: 25px;}
.ProductLeft dl.dl05{padding: 0;height: 65px;line-height: 65px;padding: 0 45px;}
.ProductLeft dl.dl05 dt{border-bottom: none;padding-bottom: 0;}
.ProductLeft dl.dl05 dt::after{top: 25px;}
/* Product End */