@charset "utf-8";

/* Banner */
.banner { width: 100%; position: relative; }
  
.banner img { display: block; width: 100%; }

.banner .bannerList { position: absolute; left: 0; width: 100%; bottom: .236rem; text-align: center; }

.banner .bannerList li { display: inline-block; width: 0.3rem; height: 0.3rem; border-radius: 50%; background: #cbc8cc; margin: 0 1%; }
.banner .bannerList li.on { background: #196ce6; }
/* Banner End */

/* Nav */
.Nav a{background: #196ce6;color: #e5e5e5;font-size: .375rem;display: block;float: left;width: 25%;height: 1.053333rem;line-height: 1.053333rem;text-align: center;border-right: 1px #FFFFFF solid;border-bottom: 1px #FFFFFF solid;box-sizing:border-box;}
.Nav a:nth-child(4),.Nav a:nth-child(8){border-right: none;}
/* Nav End */

/* News */
.News{background: #f2f2f2;padding: 1.406rem 0 .781rem;border-top: 1px #ddd solid;}
.NewsNav{margin: .469rem 0;text-align:  center;}
.NewsNav ul li{font-size: .32rem;width: 24%;height: .893333rem;text-align: center;line-height: .893333rem;color: #979797;cursor: pointer;display:  inline-block;}
.NewsNav ul li.on{background: #196ce6;color: #fff;}

.NewsCon .NewsList{background: #fff;border: 1px #e9e9e9 solid;}
.NewsCon .NewsList dl{padding: .44rem;border-bottom: 1px #e9e9e9 solid;}
.NewsCon .NewsList dl:last-child{border-bottom: none;}
.NewsCon .NewsList dl dt{width: 35%;display: inline-block;}
.NewsCon .NewsList dl dt img{display: block;width: 100%;}

.NewsCon .NewsList dl dd{width: 60%;}
.NewsCon .NewsList dl dd h3{font-size: .35rem;color: #333;font-weight: normal;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 1;-webkit-box-orient: vertical;margin: .1rem 0 .266667rem;}
.NewsCon .NewsList dl dd p{font-size: .33rem;color: #666;word-wrap: break-word;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 3;-webkit-box-orient: vertical;line-height: .48rem;}
/* News End */

/* Advisory */
.Advisory{background-color: #fff;padding: .938rem 0;}
.Advisory .form-label {display: none;}
.stbmCon{padding-top: .625rem;}
.stbmCon .form-name .form-control {height: 1rem;border: 1px solid #dcdcdc;background: url("../images/Advisory01.png") no-repeat 96% center / 6%;margin-bottom: .4rem;border-radius: 3px;overflow: hidden;}
.stbmCon .form-name .form-control input {display: block;height: 1rem;line-height: 1rem;text-indent: 0.3rem;border: none;width: 87%;outline: none;font-size: .35rem;}
.stbmCon .form-tel .form-control{height: 1rem;border: 1px solid #dcdcdc;background: url("../images/Advisory02.png") no-repeat 96% center / 6%;margin-bottom: .4rem;border-radius: 3px;overflow: hidden;}
.stbmCon .form-tel .form-control input {display: block;height: 1rem;line-height: 1rem;text-indent: 0.3rem;border: none;width: 87%;outline: none;font-size: .35rem;}
.stbmCon .form-txtcontent .form-control{height: 2rem;border: 1px solid #dcdcdc;background: url("../images/Advisory03.png") no-repeat 96% 17% / 6%;margin-bottom: .4rem;border-radius: 3px;overflow: hidden;}
.stbmCon .form-txtcontent .form-control textarea {display: block;height: 1.6rem;line-height: 0.4rem;padding: 0.2rem 0; text-indent: 0.3rem;border: none;width: 87%;resize: none;outline: none;font-size: .35rem;}
.stbmCon .form-button input {display: block;height: 1rem;line-height: 1rem;text-align: center;color: #fff;font-size: 0.36rem;border-radius: 3px;background: #196ce6; border: none;  width: 100%;}
.stbmCon .form-verifycode input {display: block;text-align: center;width: 100%; margin:10px;}
.stbmCon .form-verifycode .form-label{display:block;padding-left:10px;color: #979797;}
.stbmCon .form-verifycode .form-label em{color:#f00; padding:0px 3px; }
/* Advisory End */

/* Case */
.Case{padding: .781rem 0;}

.Case ul{padding-top: .625rem;}
.Case ul li{float: left;width: 33%;border: 1px #ddd solid;box-sizing: border-box;margin-left: -1px;margin-top: -1px;}
.Case ul li a{display: block;}
.Case ul li a img{display: block;width: 100%;}
/* Case End */

/* StandBy */
.StandBy{padding-top: 1.172rem;border-top: 1px #ddd solid;}

.StandByTop{padding:.625rem 0 .391rem;}
.StandByTop ul li{float: left;width: 33.33%;border: 1px #ddd solid;margin-left: -1px;margin-top: -1px;box-sizing: border-box;height: 2.734rem;}
.StandByTop ul li span{width: 1.094rem;height: 1.094rem;margin: .35rem auto;display: block;}
.StandByTop ul li span img{width: 100%;display: block;}
.StandByTop ul li p{font-size: .313rem;color: #666;text-align: center;}

.StandByBoot{position: relative;}
.StandByBoot ul{position: relative;}
.StandByBoot ul li{float: left;}
.StandByBoot ul li img{display: block;width: 100%;}

.StandByBox{text-align: center;padding-top: .625rem;}
.StandByBox span{width: .234rem;height: .234rem;border-radius: 50%;display: inline-block;border:3px #1b57ef solid;margin-left: .3rem;cursor: pointer;}
.StandByBox span.on{border:3px #ee0004 solid;background-color: #ee0004;}
/* StandBy End */

/* Protection */
.Protection{background-color: #f2f2f2;padding: .547rem 0 .781rem;}

.ProtectionCon{background-color: #fff;border: 1px #ddd solid;margin-top: .547rem;}
.ProtectionCon dl{border-bottom: 1px #ddd solid;padding: .469rem .391rem .391rem;}
.ProtectionCon dl:last-child{border-bottom: none;}
.ProtectionCon dl dt{width: 2.3rem;border: 4px #1855EF solid;border-radius: 50%;overflow: hidden; height:2.3rem;}
.ProtectionCon dl dt img{width: 2.3rem;display: block;border-radius: 50%;height:2.3rem;}
.ProtectionCon dl dd{width: 61%;padding-top: .2rem;}
.ProtectionCon dl dd h3{font-size: .375rem;color: #333;}
.ProtectionCon dl dd p{font-size: .313rem;color: #666;line-height: .5rem;margin-top: .4rem;}
/* Protection End */

/* Category */
.Category{padding: 1.016rem 0;}

.CategoryCon{padding-top: .625rem;}
.CategoryCon a.More{display: block;font-size: .313rem;color: #666;width: 8.672rem;height: 1.031rem;line-height: 1.031rem;text-align: center;border: 1px #ddd solid;border-radius: 2rem;margin: .4rem auto 0;}
.CategoryCon ul li{width: 49%;margin-left: 2%;border: 1px #ddd solid;text-align: center;float: left;box-sizing: border-box;margin-bottom: 1rem;}
.CategoryCon ul li:nth-child(2n+1){margin-left: 0;}
.CategoryCon ul li span{display: block;}
.CategoryCon ul li span a{display: block;padding: .313rem .156rem .156rem;}
.CategoryCon ul li span a img{display: block;width: 100%;}
.CategoryCon ul li p{font-size: .375rem;color: #666;padding: 0 .133rem;}
.CategoryCon ul li a.Details{background: url("../images/Category.png") no-repeat center / cover;display: block;width: 3.484rem;height: 1.094rem;font-size: .313rem;color: #fff;text-align: center;line-height: 1.25rem;position:  relative;left: .52rem;top: .5rem;}
/* Category End */

/* Certification */
.Certification{padding: 1.094rem 0 2.031rem;background: url("../images/CertificationBg.jpg") no-repeat center / cover;}

.Certification-Con{padding-top: .625rem;}
.Certification-Box ul li{float: left;background-color: #fff;padding: .156rem .156rem .625rem;width: 45%;margin-left: 1.9%;}
.Certification-Box ul li:first-child{margin-left: 0;}
.Certification-Box ul li span{display: block;}
.Certification-Box ul li a{display: block;}
.Certification-Box ul li span img{display: block;width: 100%;}
.Certification-Box ul li p{font-size: .313rem;color: #666;text-align: center;margin-top: .313rem;}

.Certification-Box{width: 7.79rem;margin: 0 auto;}
.Certification-Con{position: relative;}
.Certification-Con i{display: block;width: .85rem;height: .2rem;position: absolute;top: 50%;z-index: 9;}
.Certification-Con i img{display: block;width: 100%;}
.Certification-Con i.prev{left: .5rem;}
.Certification-Con i.next{right: .5rem;}
/* Certification End */


/* Factory */
.Factory{background-color: #f2f2f2;padding: .703rem 0 .859rem;}

.FactoryTop{padding-top: .547rem;}
.ExperimentBox ul li{width: 8.68rem;margin: 0 auto;position: relative;}
.ExperimentBox ul li img{display: block;width: 100%;}
.ExperimentBox ul li p{font-size: .313rem;color: #fff;background: #1414146b;height: 1rem;text-align: center;position: absolute;left: 0;bottom: 0;width: 100%;line-height: 1rem;}
.ExperimentBox ul li p a{color: #fff;}
.ExperimentCon{position: relative;}
.ExperimentCon i{display: block;width: .85rem;height: .2rem;position: absolute;top: 50%;z-index: 99;}
.ExperimentCon i img{display: block;width: 100%;}
.ExperimentCon i.prev{left: 0;}
.ExperimentCon i.next{right: 0;}

.FactoryBot{padding-top: .703rem;}
.FactoryBot a.fl{font-size: .281rem;color: #fff;display: inline-block;width: 3.828rem;height: .938rem;margin-right: .5rem;text-align: center;line-height: .938rem;background-color: #1855EF;border-radius: .781rem;}
.FactoryBot h3{font-size: .375rem;color: #1855EF;background: url("../images/phone.png") no-repeat left;background-size: 23%;padding-left: 1.4rem;}
.FactoryBot h3 a{color: #1855EF;}
.FactoryBot em{display: block;font-size: .281rem;color: #999;margin-bottom: .156rem;}
/* Factory End */

/* Source */
.Source{padding:1rem 0 1.719rem;background: #196ce6;}
.SourceTop{margin-top: .703rem;}
.SourceTop dl{background-color: #fff;border-radius: .078rem;padding: .838rem .438rem 1rem;margin-bottom: .234rem;overflow: hidden;}
.SourceTop dl dt{font-size: .469rem;color: #333; text-align: center;}
.SourceTop dl dd{ width:40%; float:left; padding:5%;}
.SourceTop dl dd span{ font-weight:bold;font-size: .469rem;padding-bottom:5px; border-bottom:2px #ccc solid}
.SourceTop dl dd p{font-size: .313rem;color: #666;margin-top: .35rem;line-height: .5rem;}

.SourceBot{height: 1.063rem;line-height: 1.063rem;background-color: #fff;border-radius: .781rem;overflow: hidden;margin-top: 1.094rem;}
.SourceBot h3{font-weight: normal;font-size: .281rem;color: #666;text-indent: .4rem;}
.SourceBot h3 em{color: #1855EF;font-weight: bold;background: url("../images/SourceBot01.png")no-repeat left;background-size: 10%;padding-left: .7rem;margin-left: .3rem; font-size: 0.35rem;}
.SourceBot a{display: inline-block;background-color: #ee0004;font-size: .313rem;color: #fff;text-align: center;width: 2.7rem;height: 1.063rem;line-height: 1.063rem;}
/* Source End */
