@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: #00984f; }
/* Banner End */

/* Nav */
.Nav a{background: #00984f;color: #fff;font-size: .4rem;display: block;float: left;width: 25%;height: 1.053333rem;line-height: 1.053333rem;text-align: center;border-right: 1px #1fae69 solid;border-bottom: 0.0138rem #1fae69 solid;box-sizing:border-box;}
/* .Nav a:nth-child(4),.Nav a:nth-child(8){border-right: none;} */
/* Nav End */
input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; }
/* News */
.News{background: #f2f2f2;padding: .36rem 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: #18c873;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: #999;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;    overflow: hidden;}

.stbmCon{padding-top: .625rem;}
.stbmCon .infoP1 {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 .infoP1 input {display: block;height: 1rem;line-height: 1rem;text-indent: 0.3rem;border: none;width: 87%;outline: none;font-size: .35rem;}
.stbmCon .infoP2 {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 .infoP2 input {display: block;height: 1rem;line-height: 1rem;text-indent: 0.3rem;border: none;width: 87%;outline: none;font-size: .35rem;}
.stbmCon .infoP3 {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 .infoP3 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;}
.ljtj input {display: block;height: 1rem;line-height: 1rem;text-align: center;color: #fff;width: 100%;font-size: 0.36rem;border-radius: 3px;background: #00984f;border: none;}
	
.stbmCon .infoP4 {height: 1rem;border: 1px solid #dcdcdc;background: url(../images/wxinfd.png) no-repeat 96% center / 6%;margin-bottom: .4rem;border-radius: 3px;overflow: hidden;}
.stbmCon .infoP4 input {display: block;height: 1rem;line-height: 1rem;text-indent: 0.3rem;border: none;width: 87%;outline: none;font-size: .35rem;}
	
/* Advisory End */

/* Case */
.Case{padding: .781rem 0;}

.Case ul{padding-top: .625rem;}
.Case ul li{float: left;width: 25%;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 #00984f solid;margin-left: .3rem;cursor: pointer;}
.StandByBox span.on{border:3px #fabd18 solid;background-color: #fabd18;}
/* 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 #f08301 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; overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.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 1.031rem;background: url(../images/floor_2_mainf2.jpg)  no-repeat center top #168c34;}

.Certification-Con{padding-top: .625rem;}
.Certification-Box ul li{float: left;background-color: #fff;padding: .156rem .156rem .625rem;width: 45%;margin-left: 1.9%;height: 2.9rem;}
.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: url(../images/factoryimg.png) no-repeat top;height: 2rem;text-align: center;position: absolute;left: 0;bottom: 0;width: 100%;line-height: 2rem;}
.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: #f60;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: #f60;}
.FactoryBot em{display: block;font-size: .281rem;color: #333;margin-bottom: .156rem;}
/* Factory End */

/* Source */
.Source{padding: 1.172rem 0 1.719rem;background: url(../images/floor_2_main.jpg) no-repeat center top #168c34 ;}

.SourceTop{margin-top: .703rem;}
.SourceTop dl{background-color: #fff;border-radius: .078rem;padding: .838rem .438rem 1rem;margin-bottom: .234rem;}
.SourceTop dl dt{font-size: .469rem;color: #333}
.SourceTop dl dd p{font-size: .313rem;color: #666;margin-top: .35rem;line-height: .5rem;}
.SourceTop dl dt i{display: block;width: .781rem;height: 2px;background-color: #ccc;margin: .469rem auto .669rem;}

.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: .35rem;margin-left: .3rem;}
.SourceBot a{display: inline-block;background-color: #fabd18;font-size: .313rem;color: #fff;text-align: center;width: 2.7rem;height: 1.063rem;line-height: 1.063rem;}
/* Source End */

.floor3{ /* margin-top:1.1rem; */}
.floor3 .co_tilte3{ text-align:center; width:98%; margin:0 auto;}
.floor3 .co_tilte3 h2{ color:#333; font-size:0.7rem; line-height:1.4rem;}
.floor3 .co_tilte3 h2 span{ color:#f35c13; font-size:0.7rem; font-weight:bold;}
.floor3 .co_tilte3 p{ font-size:0.35rem; line-height:0.9rem;}
.floor3 .co_tilte3 p em{ background-position:0 -5.425rem; width:0.575rem; height:0.575rem; padding:0.05rem;}
.floor3_1,.floor3_2,.floor3_3{ width:96%; margin:0.5rem auto;}
.floor3_1 .title3_1,.floor3_2 .title3_1,.floor3_3 .title3_1{padding:0 0 0 2.5rem; margin:0; text-align:left;border:2px solid #00984f;-moz-border-radius:1.5rem;-webkit-border-radius:1.5rem;border-radius:1.5rem;    font-size: 0.45rem; font-weight:bold; color:#333; line-height:1.675rem; height:1.675rem; position:relative; overflow: hidden;text-align: center;}
.floor3_1 .title3_1 span,.floor3_2 .title3_1 span,.floor3_3 .title3_1 span{background:#00984f;-moz-border-radius:1.6rem;-webkit-border-radius:1.6rem;border-radius:1.6rem; width:2.4rem; text-align:center; color:#fff; display:block; position:absolute; left:-0.029rem; top:-0.045rem;line-height:1.72rem; height:1.76rem;font-size: 0.8rem;}
.floor3_1 p,.floor3_2 p,.floor3_3 p{ font-size:.34rem; line-height:0.98rem; text-align:left;margin:0.5rem 0;}
.floor3_1 p em,.floor3_2 p em,.floor3_3 p em{ background-position:-1.4275rem -5.2rem; width:7%; height:0.85rem; display:block;float:left;}
.floor3_1 p span,.floor3_2 p span,.floor3_3 p span{ width:91%; float:left; display:block;}
.floor3_1 .floor3_con{/* background:url(http://www.zhidayiyao.com/images/why_p1.png) no-repeat center bottom;height:10rem; */width:100%;margin:0 auto;background-size:6rem 6rem; text-align:left;}
.floor3_1 .floor3_con .ys_txt{padding: 5.35rem 0 0 28%;    font-size: 0.62rem; color:#fff;}
.floor3_1 .floor3_con h4{ color:#fff600;font-size:0.56rem; font-weight:bold;}
.floor3_1 .floor3_con a{ display:block; color:#fff; font-weight:bold; font-size:0.65rem;}
.floor3_2 .floor3_con,.floor3_3 .floor3_con{ text-align:center;}
.floor3_1 .floor3_con img,.floor3_2 .floor3_con img,.floor3_3 .floor3_con img{ width: 7rem;   }
.icon{ background:url(../images/icon.png) no-repeat; display:inline-block; background-size:3.5rem auto; vertical-align:middle; }
