*{margin: 0px;padding: 0px;}
body{ margin:0 auto;background:#fff;max-width:750px;background-image:url();background-repeat:repeat-x;background-position:0px 0px;padding:0px;text-decoration:none;font-variant:normal;font-family: "微软雅黑";}/*为部分带全站背景图准备可以将背景图或背景色部分删除掉*/
a:link,a:visited,a:hover,a:active{text-decoration:none;}
a{text-decoration: none;}
li{list-style-type:none;}
img{border:0px;display: block;}
ul,ol{list-style-type: none;list-style-image: none;}
html{font-size:13.3333333333vw; }
input[type="button"],input[type="submit"], input[type="text"] {
    -webkit-appearance: none;
}
textarea {
    -webkit-appearance: none;
}
select {
     -webkit-appearance: none;
}

@media (min-width: 750px) {
    html {
      font-size: 100px;
    }
}

 
.head{
	width: 100%;
 	padding: 0 .2rem;
	box-sizing: border-box;
  	height: 1.2rem;
	overflow: hidden;
	display: flex;
	justify-content:space-between;
	align-items: center;
}
.head .name{
	width: 100%;
}
.head img{
	display: block;
	width: 100%;
}
.head .tel{
	width:2.9rem;
}
.nav{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width:25%;
	text-align: center;
	line-height:.8rem;
	height: .8rem;
	background:#0F8E47;
	position: relative;
	box-sizing: border-box;
	border-bottom: 0.02rem solid  #87C7A3;
}
.nav ul li a{
	color:#fff;
	display: block;
	font-size:.32rem;
}
.nav ul li:after{
    content:"";
    position:absolute;
    right:0px;
    top:0px;
    height:100%;
    width:0.02rem;
    background:#87C7A3;
}
.nav ul li:nth-child(4n):after{
	width: 0;
	height: 0;
}
.nav ul li:nth-child(n+5){
	border: none;
}
 
.banner{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.banner .bd ul li img{
	display: block;
	width: 100%
}
.banner .hd {
	position: absolute;
 	bottom: 0;
	width: 100%;
	height: .05rem;
}
.banner .hd ul li{
	line-height: .4rem;
	height: .05rem;
	background:#333333;
	overflow: hidden;
	font-size: .2rem;
	width: 100%;
}
.banner .hd ul{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.banner .hd ul .on{
	background:#279E44;
}

.tel{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.tel img{
	display: block;
	width: 7.1rem;
	margin: .3rem auto;
}

.title {
	width: 5.4rem;
	margin: 0 auto;
}
.title p{
	color:#0f8e47;
	font-size: .38rem;
	text-align: center;
	font-weight: bold;
}
.title span{
	display: block;
	font-size: .2rem;
	color:#7d7d7d;
	margin-top: .1rem;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}
.title span:before{
	content: "";
	width: 1.5rem;
	height: .02rem;
	background: #999999;
	position: absolute;
	left: 0;
	top: 50%;
}
.title span:after{
	content: "";
	width: 1.5rem;
	height: .02rem;
	background: #999999;
	position: absolute;
	right: 0;
	top: 50%;
}
.product{
	width: 7.1rem;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: .5rem;
}
 
 

.product .list{
	width: 7.1rem;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: .4rem;
}
.product .list ul li{
	float: left;
	width:3.5rem;
	height: .7rem;
	background:#009944;
	margin-bottom: .1rem;
  	text-align: center;
  	line-height: .7rem;
}
.product .list ul li:nth-child(2n){
	float: right;
}
.product .list ul li a{
	color:#fff;
	font-size: .28rem;
	display: block;
}
 
.product .pic{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: .2rem;
}
.product .pic ul li{
	float: left;
	width: 3.5rem;
	height: auto;
	overflow: hidden;
	margin-bottom: .15rem;
	border: .02rem solid #D2D2D2;
	box-sizing: border-box;
}
.product .pic ul li:nth-child(2n){
	float: right;
}
.product .pic ul li img{
	display: block;
	width: 3.5rem;
	height: 2.98rem;
}
.product .pic ul li  p{
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: .28rem;
	text-align: center;
	border-top: .02rem solid #D2D2D2;
	line-height: .6rem;
	color:#363636;
	box-sizing: border-box;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.product .more{
	display: block;
	width: 3rem;
	height: .7rem;
	background:#009944;
	text-align: center;
	line-height: .7rem;
	margin: 0 auto;
	margin-top: .3rem;
	font-size: .24rem;
	color:#fff;
}


.adv{
	width: 7.1rem;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: .6rem;
}

.adv .tit img{
	display: block;
	height: .51rem;
	margin: 0 auto;
}


.adv .tab{
	width: 6.5rem;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: .5rem;
}

.adv .tab .bd ul li {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.adv .tab .bd img{
	display: block;
	height: 2.97rem;
	margin:  0 auto;
}
.adv .tab .bd ul li .part{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: .3rem;
	margin-bottom: .4rem;
}
.adv .tab .bd ul li .part .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.adv .tab .bd ul li .tit img{
	display: block;
	height: .66rem;
	float: left;
}
.adv .tab .bd ul li .tit  h4{
	font-size: .36rem;
	line-height: .65rem;
	float: left;
	margin-left: .2rem;
}

.adv .tab .bd ul li .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: .2rem;
}
.adv .tab .bd ul li .info p{
	color:#000000;
	font-size: .28rem;
	line-height: .4rem;
	position: relative;
	padding-left: .3rem;
	margin-top: .1rem;
}
.adv .tab .bd ul li .info p:after{
	content: "";
	width: .15rem;
	height: .15rem;
	border: .02rem solid #0F8E47;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 50%;
	box-sizing: border-box;
	top: .14rem;
}
.adv .tab .hd{
	margin-top: .2rem;
}
.adv .tab .hd ul{
	display: table;
	margin: 0 auto;
}

.adv .tab .hd ul li{
	float: left;
	width: .9rem;
	height: .2rem;
	background: #CCCCCC;
	margin: 0 .1rem;
	font-size: .28rem;
	line-height: 1rem;
	overflow: hidden;
}
.adv .tab .hd ul  .on{
	background: #0F8E47;
}
.cases{
	width: 100%;
	padding:  0 .2rem;
	box-sizing: border-box;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	background: url(../images/m/bg01.jpg) no-repeat center;
	background-size: 100% 100%;
	margin-top: .4rem;
	padding-bottom: .5rem;
}
.cases .title{
	margin-top: .6rem;
}

.cases .title p{
	color:#fff;
}
.cases .title span{
	color:#fff;
}
.cases .title span:after{
	background: #fff;
}
.cases .title span:before{
	background: #fff;
}
.cases .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: .4rem;
}
.cases .box{
	width: 600%;
}
.cases .pic{
	float: left;
	width: 50%;
}
.cases .pic ul li{
	float: left;
	width: 19%;
	margin-left: 1%;
 	background: #fff;
	box-sizing: border-box;
	padding-bottom: 0;
}
.cases .pic ul li img{
	display: block;
	width: 100%;
}

.cases .pic ul li p{
	width: 100%;
	height: .6rem;
	line-height: .6rem;
	color:#333;
	font-size: .28rem;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.cases .more{
	display: block;
	width: 3rem;
	height: .7rem;
	background:#fff;
	text-align: center;
	line-height: .7rem;
	margin: 0 auto;
	margin-top: .5rem;
	font-size: .24rem;
	color:#0f8e47;
}

.about{
	width: 7.1rem;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: .5rem;
}
.about .pic{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: .3rem;
}
.about .pic img{
	display: block;
	width: 100%;
}

.about .intro{
	width: 6.6rem;
	margin:  0 auto;
	height: auto;
	overflow: hidden;
	margin-top: .3rem;
	color:#333333;
	font-size: .28rem;
	line-height: .42rem;
}

.about .more{
	background: #0F8E47;
	display: block;
	width: 3rem;
	height: .7rem;
	text-align: center;
	line-height: .7rem;
	margin: 0 auto;
	margin-top: .5rem;
	font-size: .24rem;
	color:#fff;
}
.honor{
	width: 7.1rem;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: .5rem;
}
.honor .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: .4rem;
}
.honor .box{
	width: 600%;
}
.honor .pic{
	float: left;
	width: 50%;
}
.honor .pic ul li{
	float: left;
	width: 19%;
	margin-left: 1%;

}
.honor .pic ul li img{
	display: block;
	width: 100%;
	border: .02rem solid #D2D2D2;
	padding: .15rem;
	box-sizing: border-box;
}

.honor .pic ul li p{
	width: 100%;
	height: .5rem;
	line-height: .5rem;
	color:#333;
	font-size: .28rem;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news{
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	padding: .6rem 0;
	margin-top: .3rem;
}
.news .title:after{
	background: #555555;
}
.news ul{
	width: 7.1rem;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: .4rem;
}

.news ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: .1rem;
	margin-bottom: .15rem;
	border-bottom: .02rem solid #CCCCCC;
}
.news ul li .time{
	width: 1.2rem;
	float: left;
	height: 1.2rem;
}

.news ul li .time b{
	font-size: .36rem;
	font-weight: bold;
	display: block;
	background: #279E44;
	text-align: center;
	color:#fff;
	line-height: .7rem;
}
.news ul li .time  span{
	display: block;
	width: 100%;
	height: .5rem;
	color:#fff;
	text-align: center;
	line-height: .5rem;
	background: #333333;
	font-size: .24rem;
}
.news ul li  .info{
	float: right;
	width: 5.6rem;
}

.news ul li  .info h4{
	font-size: .3rem;
	color:#333333;
	font-weight: normal;
	margin-top: .15rem;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news ul li  .info p{
	font-size: .26rem;
	color:#666666;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: .1rem;
}
.news .more{
	display: block;
	width: 3rem;
	height: .7rem;
	box-sizing: border-box;
	text-align: center;
	line-height: .7rem;
	margin: 0 auto;
	margin-top: .5rem;
	font-size: .24rem;
	color:#fff;
	background: #0F8E47;
}
.footer{
	width: 100%;
	height: auto;
	overflow: hidden;
	background:#4C4C4C;
	padding-bottom: 2rem;
 
}
.footer .gotop{
	width: 100%;
	height: .7rem;
	display: flex;
	align-items: center;
	justify-content: center;
	color:#fff;
	background:#333333;
}
.footer .gotop img{
 	height: .2rem;
 	display: block;
}
.footer .gotop  p{
	font-size: .28rem;
	margin-left: .15rem;
}
 
.footer h4{
	color:#fff;
	font-size: .42rem;
	text-align: center;
	margin-top: .4rem;
}
.footer .info{
 	 color:#fff;
 	 font-size: .24rem;
 	 height: auto;
 	 overflow: hidden;
 	 width: 7rem;
 	 margin: 0 auto;
 	 text-align: center;
 	 margin-top: .2rem;
 	 line-height: .42rem;
}
 
.news-list{
	 
	margin-top: 0rem;
}
 
.footer a{
	color:#000;
}
.fn{
	width: 100%;
	height:auto;
 	z-index: 1000;
	position: fixed;
	bottom: 0;
	left:0;
}
.fn ul {
	width: 7.5rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
}
.fn ul li{
	float: left;
	width:25%;
	height: auto;
	overflow: hidden;
	padding-bottom: .15rem;
	position: relative;
	background:#009944;
}
.fn ul li:after{
	content: "";
	width: .02rem;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background: #fff;
}
.fn ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
 
.fn ul li img{
	display: block;
	margin: 0 auto;
	height:.6rem;
	margin-top: 15px;
}
.fn ul li p{
	color:#fff;
	font-size:.24rem;
	text-align: center;
	line-height: 22px;
	margin-top: .1rem;
}
 
.crumbs{
	width:96%;
	padding: 3% 2%;
	height: auto;
	overflow: hidden;
	background: #eee;
}

.crumbs p{
	color:#333;
	font-size: .24rem;
	float: left;
}
.crumbs a{
	color:#333;
	display: block;
	float: left;
	font-size: .24rem;
	position: relative;
	padding-right: .2rem;
}
.crumbs a:after{
	position: absolute;
	right:0rem;
	content: ">";
	top: 0;
}
.crumbs a:last-child:after{
	width: 0;
	overflow: hidden;;
	height: 0;
}

.mssg{
	background: none;
	margin-top: 30px;
}
.fy{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	color:#333;
	margin-bottom: .5rem;
}
.fy p{
	width: 49%;
	height: auto;
	overflow: hidden;
	border: 1px solid #d2d2d2;
	box-sizing: border-box;
	 white-space: nowrap;
    text-overflow: ellipsis;
    background: #fff;
    overflow: hidden;
	float: left;
	margin-bottom:.1rem;
	line-height: .6rem;
	font-size: .24rem;
	padding: 0 2%;
	text-align: center;
}
.fy p:nth-child(2n){
	float: right;
}

.fy a{
	color:#333;
}
 
.fy p:last-child{
	width: 100%;
}


.page{
	width: 100%;
	height: auto;
	overflow: hidden;
 	margin:.4rem auto;
}
.page ul{
	display: table;
	margin: 0 auto;
}
.page ul li{
	height: auto;
	line-height: .5rem;
	font-size: .24rem;
	padding: 0 .2rem;
	float: left;
	background: #eee;
	margin: 0 .05rem;
}
.page ul .thisclass{
	background: #666666;
	color:#fff;
}
.page ul li a{
	color:#333;
}
.page  select{
	border: none;
	background: none;
	outline: none;
}

.in-title{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.in-title p{
	color:#666666;
	font-size:.42rem;
	font-weight: bold;
	display: table;
	margin: 0 auto;
	padding: 0 1.2rem;
	text-align: center;
	position: relative;
}
.in-title p:after{
	content: "";
	width: 1rem;
	height: 0.02rem;
	position: absolute;
	top: 50%;
	background: #ccc;
	right: 0;
}
.in-title p:before{
	content: "";
	width: 1rem;
	height: 0.02rem;
	position: absolute;
	top: 50%;
	background: #ccc;
	left: 0;
}


.article-details{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: .4rem;
	margin-bottom: .5rem;
}
.article-details .tit{
	width:96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.article-details .tit h4{
	font-size: .32rem;
	text-align: center;
	font-weight: normal;
	color:#333;
	height: auto;
	overflow: hidden;
	padding-bottom: .1rem;
 
}

.article-details .tit  span{
	display: block;
	text-align: center;
	width: 100%;
	background: #eeeeee;
	color:#8a8a8a;
	font-size: .24rem;
	padding: .1rem 0;
	margin-top: .1rem;
	color:#333;
	border-top: 0.02rem solid #cfcfcf;
}
.article-details  .intro img{
	max-width: 100%;
	margin: 0 auto;
}

.article-details .intro{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: .2rem;
	font-size: .28rem;
	line-height: .5rem;
	text-align:justify;
}
 
.map{
	width:96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: .3rem;
}

.map .allmap{
	width: 100%;
	height: 300px;
}

.pro-list{
	background: none;
	margin-top: .3rem;
	padding-bottom: 0;
}




.list .bd h4{
	width: 100%;
	height: .9rem;
	position: relative;
	line-height: .9rem;
	background: #f1f1f1;
	padding: 0 .2rem;
	box-sizing: border-box;
	margin-top: .2rem;
}
.list .bd h4:after{
	content: ">";
	font-family: '宋体';
	position: absolute;
	right: .2rem;
	top: 0;
	line-height: .9rem;
	color:#333;

	font-size: .32rem;
}
.list .bd h4 a{
	color:#333;
	font-size: .36rem;
 	display: table;
 
}

.list .bd .on:after{
	transform: rotate(90deg);
}
.list .bd ul{
	width:100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	border: 0.02rem solid #f1f1f1;
	box-sizing: border-box;
	padding: 0 2%;
	padding-top: .2rem;
}

.list .bd ul li{
	float: left;
	width: 48%;
	height: .6rem;
	text-align: center;
	line-height: .6rem;
  	margin-bottom: .2rem;
	border: 0.02rem solid #f1f1f1;
}
.list .bd ul li:nth-child(2n){
	float: right;
}
.list .bd ul li a{
	color:#333;
	display: block;
	font-size: .28rem;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

}


.message{
	width: 7.1rem;
	margin: 0 auto;
	margin-top: .4rem;
	margin-bottom: .5rem;
}
.message .bd{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.message ul{
	height: auto;
	overflow: hidden;
	margin-top: .4rem;
}
.message ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: .2rem;
}
.message ul li p{
	font-size: .28rem;
	float: left;
	line-height: .6rem;
}
.message ul li input{
	outline: none;
	width: 5.5rem;
	float: left;
	text-indent: .1rem;
	height: .6rem;
	border: none;
	background: #f1f1f1;
}
.message ul li textarea{
	width: 5.5rem;
	float: left;
	text-indent: .1rem;
	height: 2rem;
	padding-top: .1rem;
	border: none;
	resize: none;
	outline: none;
	background: #f1f1f1;
}
.message .btn{
	width: 100%;
	height: .8rem;
	font-size: .32rem;
	color:#fff;
 	background: #009944;
	display: block;
	outline: none;
	border: none;
	margin-top: .3rem;
}