@charset "utf-8";
/*==============================common==================================*/
*{margin:0; padding:0;box-sizing: border-box}
body,h1,h2,h3,h4,h5,p,ul,ol,form,fieldset,figure {  margin: 0;  padding: 0;  }
h3{font-weight:normal}
body {color:#333; font-size:14px;  font-family:"Microsoft YaHei","微软雅黑","SimSun","宋体",sans-serif;background: #fff}
ul,ol {list-style:outside none none;}
dl { padding:0; margin:0;}
dd { margin:0;}
a {text-decoration: none; color:#333;}
/*限制文字,文字超出显示冒号*/
.text-cut{overflow: hidden;  white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis;-ms-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis; -moz-text-overflow: ellipsis;}

/* 文章上下篇 */
.wengzhengfanye {overflow: hidden;padding: 0.15rem 0;}
.wengzhengfanye .wengzhengfanyeA,.wengzhengfanye .wengzhengfanyeB { color:#666; line-height:2;}
.wengzhengfanye a{color: #666}

/* 文章类别上下页 */
.page { overflow:hidden;padding: 0.4rem 0}
.pagelink { text-align:center;}
.pagelink span,.pagelink a { display:inline-block;text-align:center;padding:3px 8px;border:solid 1px #ccc; color:#666; margin:0 2px;}
.pagelink a:hover,.pagelink a.on { background:#00a267; color:#fff; border:solid 1px #00a267;}
.pagelink span{display:inline-block; color:#fff; background:#00a267;border:solid 1px #00a267;padding:3px 8px;}

/*==============================style==================================*/
.fl{ float:left}
.fr{ float:right}
.clear{clear: both}
.contioner {max-width: 720px;margin: 0 auto; min-width: 320px;overflow: hidden; position:relative;font-size: 0.26rem;}
.wapper{padding-bottom:1rem; position:relative;z-index:100; background:#FFF;color: #333}
.container{margin: 0 0.2rem;overflow: hidden;font-size: 0.26rem}

/*============================= 首页 ============================*/
.top{overflow: hidden;padding: 0.2rem;}
.logo img{width: 2.4rem}
.menu-button {width:25px;height:15px;cursor:pointer; top: 0.43rem;position: absolute;right: 0.2rem;}
.menu-button:before { content:""; position:absolute; border-bottom:9px double #00a267; border-top:3px solid #00a267; width:25px; height:3px;}

/*浮动导航*/
.top_fd {width:100%; height: 100%;position:fixed; top:0; left:0; z-index:9999; display:none;}
.maskbg {background:#333; position:absolute; left:0; top:0; opacity:0.3; height:100%; width:100%;}
.mask-close{cursor:pointer; color:#fff; font-size:26px; position:absolute; top:0; right:13px;z-index: 2}
.top_fd ul{overflow:hidden; background:#333; position:relative; top:0;overflow-y: auto;width: 100%;height: 100%}
.top_fd ul li{width:100%;border-bottom:1px solid #fff;overflow: hidden}
.top_fd ul li a{color:#fff; height:40px; line-height:40px; font-size:14px; padding-left:30px;float: left}
.submenu-toggle{cursor:pointer;line-height:40px;color:#fff; display:inline-block; float:right; font-size:28px; padding-right:20px;}
.top_fd ul li .sub-menu {background:#fff; overflow:hidden;display: none;width: 100%}
.top_fd ul li .sub-menu a{display:block; height:35px; line-height:35px; padding-left:40px;color: #1f1d1c;width: 100%}

/*banner图片切换样式*/
.banner{ position:relative; overflow:hidden;}
.banner .swiper-container{ width: 100%;height: 100%;overflow:hidden;}
.banner ul li{height: 4rem;color: #fff;text-align: center;display: flex;justify-content: center;flex-direction: column}
.banner .pagination{position: absolute; bottom:0.2rem; width:100%; z-index:100; text-align: center;}
.banner .swiper-pagination-bullet{width: 8px;height: 8px;display: inline-block;border-radius: 15px;border:1px solid #00a267;margin: 0 3px!important;}
.banner .swiper-pagination-bullet-active{background-color: #00a267;opacity: 1}

.title{margin: 0 auto;margin-top: 0.4rem;text-align: center;color: #00a267;}
.title p{text-transform: uppercase}
.title h2{font-size: 0.34rem;font-weight: normal;margin-top: 10px;}

.oneA{overflow: hidden;}
.oneA1{text-align: center;margin-top:0.4rem;display: flex;justify-content: space-between}
.oneA1 a{line-height: 34px;display: inline-block;width:32%;margin: 0 4px;background: #00a267;color: #fff;border-radius: 5px}
.oneA1 a.casehover{background-color: #F9CF01;}
.oneA2{margin-top: 0.2rem}
.oneA2 ul{display: none}
.oneA2 ul li{width: 48.5%; float: left;margin: 0.2rem 0 0 0;}
.oneA2 ul li dd{height: 2.4rem;border: 1px solid #ddd;position: relative;overflow: hidden}
.oneA2 ul li dd img{max-width: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;transition: all 0.5s}
.oneA2 ul li p{width: 100%;text-align: center;margin-top: 12px}
.oneA2 ul li:nth-child(2n){float: right}


.more{text-align: center}
.more a{display:inline-block;width:40%;height:0.65rem;text-align:center;line-height:0.65rem;margin:0.4rem auto 0;border-radius:18px;border:solid 1px #00a267;color:#00a267;}
.more a:hover{background:#F9CF01;color:#fff;border:solid 1px transparent;}

.oneB{background: url("../img/ob.jpg") no-repeat center;background-size: cover;overflow: hidden;margin-top: 0.4rem;padding: 0.6rem 0}
.oneBl img{max-width: 100%}
.oneBr{margin-top: 0.4rem}
.oneBrt{color: #F9CF01;font-size: 0.34rem;}
.oneBrt h2{color: #F9CF01;font-size: 0.34rem;margin-bottom: 10px}
.oneBr .text{line-height: 2;margin-top: 20px;color: #fff}
.oneBr .more a{background: #F9CF01;color: #fff;width: 135px;line-height: 33px;height: 35px;margin-top: 35px;}

.oneC{overflow: hidden;margin-top: 0.4rem}
.oneC ul li{border: 1px solid #c8c8c8;text-align: center;padding: 0.2rem}
.oneC ul li a{display: block;height: 2.4rem;}
.oneC ul li img{max-width: 100%;max-height:100%;transition: all 0.5s}
.oneC ul li:hover{border: 1px solid #00a267}
.oneC ul li:hover img{transition: all 0.5s;transform: scale(1.1)}
.oneC .swiper-button-prev,.oneAs .swiper-button-next{width: 23px;height: 74px;margin-top: -37px}

.footer{width:100%;padding:50px 0px 55px;background:url("../img/f-bg.jpg") no-repeat top #009a52;color:#fff;margin-top: 60px}
.foot_one{width:560px;}
.foot_one h3{margin-bottom:15px;font-weight:normal;font-size:28px;}
.foot_one p:nth-child(2){font-size:20px;}
.foot_one p:nth-child(2) span{font-size:14px;}
.foot_one p:nth-child(3){width:60px;height:3px;background:#fff;margin:20px 0px 15px;}
.foot_one p:nth-child(4){margin-bottom:25px;}
.foot_one p:nth-child(5),.foot_one p:nth-child(6),.foot_one p:nth-child(7),.foot_one p:nth-child(8){height:50px;line-height:50px;padding-left:70px;margin-top:20px;}
.foot_one p:nth-child(5){background:url(../img/icon1.png) no-repeat;}
.foot_one p:nth-child(6){background:url(../img/icon2.png) no-repeat;}
.foot_one p:nth-child(7){background:url(../img/icon3.png) no-repeat;}
.foot_one p:nth-child(8){background:url(../img/icon4.png) no-repeat;}

.foot_two{width:590px;margin-top:30px;}
.foot_two h3{margin-bottom:20px;font-weight:normal;font-size:18px;}
.foot_two .book{width:270px;float:left;margin:20px 50px 0 0;}
.foot_two .book label{display:block;line-height:40px;}
.foot_two .book input{display:block;width:270px;height:40px;border:none;border-radius:3px;box-shadow:0 1px 5px rgba(255, 255, 255, 0.5);text-indent: 10px}
.foot_two .book textarea{display:block;width:270px;height:40px;border:none;border-radius:3px;box-shadow:0 1px 5px rgba(255, 255, 255, 0.5);text-indent: 10px}
.foot_two .coolbg{display:block;width:590px;height:40px;line-height:40px;font-size:15px;color:#fff;text-align:center;background:#ff9d00;border:0;border-radius:3px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out;-o-transition:all .3s ease-out;}
.foot_two .coolbg:hover{box-shadow:0 1px 10px rgba(255, 255, 255, 0.5);}



.foot{padding:0.2rem;font-size:12px;line-height: 2;background: #000;color: #fff;margin-top: 0.4rem}
.foot a{color: #fff!important;}
footer{width:100%; position:fixed; bottom:0;z-index: 9999;max-width: 720px;margin: 0 auto; min-width: 320px;overflow: hidden;}
footer ul {width:100%; overflow:hidden; background:#00a267; padding:0.1rem 0;}
footer ul li {width:33.3%; float:left; text-align:center;}
footer ul li i {width:30px; height:25px; display:block; margin:0 auto; background-position:center center; background-repeat:no-repeat;}
footer ul li h4 {color:#fff; font-weight:normal;font-size: 0.26rem}
footer ul li:nth-child(1) i { background-image:url(../img/footer01.png); background-size: .45rem;}
footer ul li:nth-child(2) i { background-image:url(../img/footer02.png); background-size: .34rem;}
footer ul li:nth-child(3) i { background-image:url(../img/footer03.png); background-size: .45rem;}

/*=======================================关于我们============================================*/
.ny_ban{height: 2.8rem;overflow: hidden}

.location{width: 100%;height: 0.65rem;line-height: 0.65rem;border-bottom: 1px solid #eee;}
.local{overflow: hidden}
.ny_nav{overflow: initial;margin-top: 0.4rem;position: relative}
.ny_nav h5{line-height:0.7rem;padding-left:0.2rem;color:#fff;font-size:0.32rem;font-weight: normal;background:url("../img/xl.png") no-repeat 98% #00a267;}
.ny_nav ul{position: absolute;top: 0.7rem;left: 0;width: 100%;background: #fff;z-index: 1;display: none}
.ny_nav ul li{width: 100%;text-align: center;line-height: 0.65rem;position: relative;overflow: hidden;white-space: nowrap;text-overflow: ellipsis}
.ny_nav ul li.active a{color: #00a267}
/*
.ny_nav ul li:after{content: '';width: 0;height: 1px;background: #fff;position: absolute;bottom: 1px;left: 50%;transition: all 0.3s ease 0s;}
.ny_nav ul li:hover:after,.ny_nav ul li.active:after{background: #00a267;margin-left: -50%;width: 100%}

*/

.product{overflow: hidden;margin-top: 10px}
.product ul li{width: 48.5%;float: left;margin: 0.3rem 0 0 0;overflow: hidden;border: 1px solid #dededd;padding: 10px}
.product ul li dd{width: 100%;position: relative;height: 2rem;text-align: center}
.product ul li dd img{max-width: 100%}
.product ul li p{text-align: center;margin-top: 10px}
.product ul li:nth-child(2n){float: right}

.honor{overflow: hidden;margin-top: 10px}
.honor ul li{width: 48.5%;float: left;margin: 0.2rem 0 0 0;overflow: hidden}
.honor ul li dd{width: 100%;position: relative;height: 3rem;background: #eee;text-align: center;overflow: hidden}
.honor ul li dd img{max-width: 100%;max-height: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;transition: all 0.5s}
.honor ul li p{text-align: center;margin-top: 10px;}
.honor ul li:hover a{color: #00a267}
.honor ul li:hover dd img{transform: scale(1.1);transition: all 0.5s}
.honor ul li:nth-child(2n){float: right}

.one{line-height: 2;margin-top: 0.4rem;overflow: hidden}
.one img{max-width: 100%}

.news{margin-top: 0.2rem}
.news ul li{border-bottom: 1px solid #f3f3f3;padding: 0.25rem 0;overflow: hidden;transition: all .5s;}
.news ul li dd{width: 30%;height: 1.6rem;overflow: hidden;}
.news ul li dd img{max-width: 100%;height: 1.6rem;}
.news ul li dl{width: 65%;}
.news ul li dl h3{font-size: 0.28rem;padding: 0 0 0.2rem 0;}
.news ul li dl p{color: #999;line-height: 24px;overflow: hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;font-size: 12px}

.title2{text-align: center;margin-top: 0.4rem}
.title2 p{color: #2f2f2f;font-size: 0.3rem;text-transform: uppercase;font-family: arial;display: block;}
.title2 h2{font-size: 0.3rem;font-weight: normal;position: relative}
.title2 h2:before{content: '';position: absolute;top: 12px;left: 50%;width: 40px;height: 1px;background: #c1c1c1;margin-left: -90px}
.title2 h2:after{content: '';position: absolute;top: 12px;right: 50%;width: 40px;height: 1px;background: #c1c1c1;margin-right: -90px}

#dituContent{height: 300px;margin-top: 0.3rem}

/*=======================================详情页============================================*/
.content{overflow: hidden;margin-top: 0.4rem}
.content h1{font-size:0.3rem;text-align: center;}
.info_laiyuan{color: #999;text-align: center;line-height:34px;border-top: 1px dashed #e5e5e5;border-bottom: 1px dashed #e5e5e5;margin: 0.3rem 0 0}
.line{height:15px;margin-top: 20px;border-top: 1px dashed #e5e5e5 ;padding-bottom: 15px;background: #f5f5f5;margin-bottom: 20px}
.cont{padding:0.4rem 0;line-height:2;min-height: 400px;color: #666;border-bottom: 1px solid #d7d6d6;}
.cont img{max-width:100%;}

.gallery-top{margin-top: 0.4rem}
.gallery-top .swiper-slide {width: 100%;text-align: center}
.gallery-top .swiper-slide img{max-width: 100%;height: 4rem}
/*.gallery-thumbs {background: #eee;padding: 15px!important;}*/
.gallery-thumbs{margin-top: 0.4rem}
.gallery-thumbs .swiper-container{margin: 0 auto}
.gallery-thumbs .swiper-slide img{/*width: 120px;height: 100px;*/width:100%;height: 80px;border: 2px solid #ddd}
.gallery-thumbs .swiper-slide-thumb-active img{border: 2px solid #00a267;max-width: 100%}
.gallery-thumbs .swiper-button-next, .gallery-thumbs .swiper-button-prev{width: auto}

/***************************分辨率兼容样式属性**************************/
@media screen and (min-width: 320px) {
	html,body{font-size:44.444px;}
}
@media screen and (min-width: 360px) {
	html,body{font-size:50px;}
}
@media screen and (min-width: 375px) {
	html,body{font-size:52.08333px;}
}
@media screen and (min-width: 385px) {
	html,body{font-size:53.47222px;}
}
@media screen and (min-width: 400px) {
	html,body{font-size:55.5555px;}
}
@media screen and (min-width: 414px) {
	html,body{font-size:57.5px;}
}
@media screen and (min-width: 420px) {
	html,body{font-size:58.3333px;}
}
@media screen and (min-width: 440px) {
	html,body{font-size:61.11111px;}
}
@media screen and (min-width: 480px) {
	html,body{font-size:66.66666px;}
}
@media screen and (min-width: 520px) {
	html,body{font-size:72.2222px;}
}
@media screen and (min-width: 560px) {
	html,body{font-size:77.7777px;}
}
@media screen and (min-width: 580px) {
	html,body{font-size:80.55555px;}
}
@media screen and (min-width: 600px) {
	html,body{font-size:83.333px;}
}
@media screen and (min-width: 640px) {
	html,body{font-size:88.8888px;}
}
@media screen and (min-width: 680px) {
	html,body{font-size:94.44444px;}
}
@media screen and (min-width: 720px) {
	html,body{font-size:100px;}
}
/***************************end分辨率兼容样式属性*************************/

