﻿@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;}
input,textarea,button{border: none;outline: none;background: none}
.flex-center{display: flex;justify-content: space-between;flex-wrap: wrap}

/* 文章上下篇 */
.wengzhengfanye {overflow: hidden;padding: 0.2rem 0 0;}
.wengzhengfanye .wengzhengfanyeA { line-height:1.8;}
.wengzhengfanye .wengzhengfanyeB { line-height:1.8;}
.wengzhengfanye span { color:#333;}
.wengzhengfanye a { text-decoration:none; }

/* 文章类别上下页 */
.page { overflow:hidden;padding: 0.4rem 0 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:#229f2c; color:#fff; border:solid 1px #229f2c;}
.pagelink span{display:inline-block; color:#fff; background:#229f2c;border:solid 1px #229f2c;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}
.flex-center{display: flex;justify-content: space-between}

/*============================= 首页 ============================*/
.top{overflow: hidden;padding: 0.2rem;border-bottom: 1px solid rgba(255,255,255,.1);background: #fff}
.logo{display: flex;justify-content: space-between;align-items: center}
.logo img{width: 0.75rem;}
.logo p{font-size: 12px;margin-left: 0.2rem}
.menu-button {width:25px;height:15px;cursor:pointer; top: 0.4rem;position: absolute;right: 0.2rem;}
.menu-button:before { content:""; position:absolute; border-bottom:9px double #229f2c; border-top:3px solid #229f2c; 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:5px; 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; padding-left:20px;float: left}
.submenu-toggle{cursor:pointer;line-height:36px;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:35px;color: #1f1d1c;width: 100%;font-size: 12px}

/*banner图片切换样式*/
.banner{ position:relative; overflow:hidden;}
.banner .swiper-container{ width: 100%;height: 100%;overflow:hidden;}
.banner ul li{height: 4rem;}
.banner .swiper-pagination{ position: absolute; bottom:0.2rem!important; width:100%; z-index:100; text-align: center;}
.banner .swiper-pagination-bullet {width:8px;height:8px;margin:0 4px!important;cursor: pointer;background-color:rgba(255,255,255,0.5);border-radius: 100%;position: relative}
.banner .swiper-pagination-bullet-active{border: 2px solid #fff;background: none}


.title
{ text-align:center;margin-top: 0.4rem}
.title h2
{ font-size:0.4rem; color:#229f2c; font-weight: normal}
.title p
{ margin-top: 8px}
.titlew h2{color: #fff}
.titlew p{color: #fff;opacity: 0.8}

.oneA{position: relative}
.oneA ul li{width: 100%;position: relative;margin-top: 0.4rem;overflow: hidden}
.oneA ul li dd{width: 1.5rem;height: 1.5rem;border: 1px dashed #00ab3f;border-radius: 100%;text-align: center;}
.oneA ul li dd i{display: inline-block;width: 1rem;height: 1rem;background-color: #00ab3f;border-radius: 100%;margin-top: 0.2rem}
.oneA ul li dd i img{margin-top: 0.2rem}
.oneA ul li dt{width: 72%;height:1.6rem;border: 1px dashed #00ab3f;padding-left: 32px;box-sizing: border-box}
.oneA ul li dt h3{font-size: 0.3rem;margin: 0.2rem 0 0.1rem}
.oneA ul li span{display: inline-block;width: 56px;height: 3px;background-color: #00ab3f;position: absolute;top: 0.7rem;left: 1.2rem;}
.oneA ul li span:after{content: '';width: 7px;height: 7px;background-color: #00ab3f;position: absolute;
	top: -2px;right: 0;border-radius: 100%}


.oneB{margin-top: 0.5rem;overflow: hidden;background-color: #dcf9de;padding-bottom: 0.5rem;}
.oneB1{background-color: #229f2c;height: 2.1rem;overflow: hidden}
.oneB2{padding: 0.3rem 0;margin-top: -0.5rem}
.oneB2 ul li{width: 48.5%;overflow: hidden;background-color: #f4f3f3;float: left;margin-bottom: 0.2rem}
.oneB2 ul li dd{width: 100%;height: 3.5rem;overflow: hidden;position: relative}
.oneB2 ul li dd img{transition: all 0.6s;height: 100%;width:100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto}
.oneB2 ul li dt{padding: 0.2rem;}
.oneB2 ul li dt h3{text-align: center;font-weight: normal;}
.oneB2 ul li dt p{color: #666;line-height: 1.6;margin-top: 0.1rem;font-size: 12px}
.oneB2 ul li:nth-child(2n){float: right}


.oneC{margin-top: 0.5rem;}
.oneCl img{width: 100%}
.oneCr{}
.oneCr h2,.oneCr h3{font-weight: normal}
.oneCr h2{color: #d9d9d9;font-size: 34px;font-family: Arial}
.oneCr h3{font-size: 0.34rem;margin: 20px 0}
.oneCr dl{line-height: 1.8;text-indent: 2em}
.oneCr a{display: inline-block;width: 2.3rem;line-height: 0.55rem;text-align: center;background-color: #229f2c;color: #fff;margin-top: 0.3rem}

.oneE
{margin-top: 0.5rem;background-color: #dcf9de;padding: 0.45rem 0}
.oneE .parHd
{ text-align:center; height:40px;}
.oneE .parHd li
{ width:148px; height:38px; display:inline-block; color:#fff; background:#282d33; line-height:38px; text-align:center; cursor:pointer; margin:0 5px; font-size:16px;}
.oneE .parHd li.on
{ background:#229f2c; color:#fff;}
.oneEs
{ height:286px;  margin-top:30px;}
.oneEs_w
{ height:286px; position:relative;}
.oneEs_w .sPrev
{ position:absolute; left:0; top:118px; display:block; width:50px; height:50px;  background:url(../img/show_jt_01.jpg); cursor:pointer;}
.oneEs_w .sNext
{ position:absolute; right:0; top:118px; display:block; width:50px; height:50px;  background:url(../img/show_jt_02.jpg); cursor:pointer;}
.oneEs .bd{}
.oneEs #s2{display: none}
.oneEs li
{ width:100%; float:left; }
.oneEs li .imgs
{ width:100%; height:4rem; overflow:hidden; transition: all 1s;position:relative;}
.oneEs li .imgs img
{ width:100%; height:4rem; overflow:hidden; transition: all 1s;}
.oneEs li .tit
{ height:50px; background:#229f2c; text-align:center; line-height:50px; font-size:16px; color:#fff; }


.oneF
{ width:100%; overflow:hidden;padding-bottom: 0.5rem}
.oneFs{margin-top: 0.4rem}
.oneFs .left
{ width:100%; height:340px; margin-bottom: 0.4rem}
.oneFs .left .imgs,.oneFs .left .imgs img
{ width:100%; height:193px;}
.oneFs .left .tit
{ font-size:16px; color:#229f2c; height:16px; margin:30px 0 20px 0; font-weight:normal;}
.oneFs .left p
{ color:#747474; line-height:22px; max-height:44px; overflow:hidden; margin-bottom:20px;}
.oneFs .left span
{ display:block; font-size:12px; color:#747474;}
.oneFs .right
{ width:100%; overflow:hidden; float:right;}
.oneFs .right li
{ width:100%; height:50px; line-height:50px; border:solid 1px #dfdfdf; background:url(../img/dian01.png) 10px center no-repeat #fff; margin-bottom:0.2rem;
	-webkit-transition:all 1s; transition:all 1s; float:left;}
.oneFs .right li a
{ color:#666; display:block; padding-left:30px;}
.oneFs .right li span
{ color:#898989; font-size:12px; float:right; padding-right:10px;}
.oneFs .right li:nth-of-type(2n)
{ float:right;}



.foot{padding:0.2rem;font-size:12px;line-height: 2;background: #222;color: #fff;margin-top: 0.6rem}
.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:#229f2c; 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{overflow: hidden;height: 2.5rem;display:flex;justify-content:center;align-items:center;position: relative}
.ny_ban dl{position: relative;z-index: 2}
.ny_ban dl h2{font-size: 24px;}

.ny_title{text-align: center;margin-top: 0.4rem}
.ny_title h2{font-size: 0.34rem;font-weight: normal}

.nav_box{}
.nav_box h5{line-height:0.75rem;padding-left:0.2rem;color:#fff;font-size:0.3rem;font-weight: normal;background:url("../img/xl.png") no-repeat 98% #229f2c;}
.nav_box .nav1{display: none}
/*.nav_box .nav1 ul{border: 1px solid #e5e5e5;}*/
.nav_box .nav1 ul li{border-bottom: 1px solid #e5e5e5;line-height: 0.65rem;overflow: hidden;padding: 0 0.2rem}
.nav_box .nav1 ul li.active a{color: #229f2c}
.nav_box .nav1 ul li .submenu{float: right;font-size: 20px;}
.nav_box .nav1 ul li .sub-menu a{width: 50%;color: #666;display: inline-block;font-size: 12px;line-height: 30px}
.nav_box .nav1 ul li .sub-menu a.active{color: #229f2c}

.one{line-height: 2;margin-top: 0.4rem;min-height: 300px}
.one img{line-height: 2;}

.case{overflow: hidden;}
.case ul li{width: 48.5%;margin: 0.4rem 0 0 0;float: left;}
.case ul li dd{width: 100%;height:2.4rem;overflow: hidden;position: relative}
.case ul li dd img{width: 100%;height:2.4rem;transition: all 0.5s ease;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto}
.case ul li:nth-child(2n){float: right}
.case ul li p{line-height: 40px;background: #f1f1f1;border-top: 1px solid #ccc;padding: 0 0.2rem;text-align: center}
.case ul li p span{display: inline-block;float: right;margin-top: 7px;width: 25px;height: 25px;border-radius: 50%;position: relative;
	box-shadow: 0px 0px 13px rgb(0 0 0 / 20%);background: linear-gradient(120deg, #229f2c, #0a43ac); transition: all 0.5s ease;}
.case ul li p span:after{content: '';width: 15px;height: 15px;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;background: url("../img/jt.png") no-repeat center;}


.news{overflow: hidden;margin-top: 0.2rem}
.news ul li{transition: all 0.5s ease;border-bottom: 1px solid #cdcdcd;padding: 0.3rem 0}
.news ul li span{font-size: 12px}
.news ul li span b{font-size: 0.3rem;font-weight: normal;display: inline-block;margin-right: 5px}
.news ul li h3{font-weight: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 0.3rem;margin: 10px 0}
.news ul li p{color: #8e8e8e;line-height: 1.8;font-size: 12px}

/*=======================================详情页============================================*/
.content{margin-top: 0.4rem}
.con{padding: 0 0.2rem;}
.con h1{font-size:0.32rem;text-align: center;font-weight: normal;color: #229f2c}
.info_laiyuan{color: #999;text-align: center;margin: 0.2rem 0 0;font-size: 12px;background: url(../img/news_bottom.jpg) no-repeat bottom;padding-bottom: 0.4rem}
.cont{padding:0.3rem 0;line-height:2;}
.cont img{max-width:100%;}

/***************************分辨率兼容样式属性**************************/
@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分辨率兼容样式属性*************************/
