*{margin: 0px;padding: 0px;}
body{background:#ffffff;background-image:url();background-repeat:repeat-x;background-position:0px 0px;margin:0px;padding:0px;text-decoration:none;font-size: 12px;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;}
/*清除浮动*/
.clear{clear:both;}

.head{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.head .name{
	width:55%;
	float: left;
	margin-top:3%;
	margin-bottom:3%;
	margin-left: 2%;

}
.head .name img{
	width: 100%;
}
.head .tel{
	width:33%;
	float: right;
	margin-right:1%;
	margin-top:4%;
}
.head .tel img{
	width:100%;
	 
}
 
.slider{
	display:none;
}
.focus span{
	width:10px;
	height:10px;
	margin-right:5px;
 
	background:#fff;
	font-size:0}
.focus span.current{
	background:#2eae2e;
}
.nav{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 33.33%;
	text-align:center;
	background: #2eae2e;
	margin-top: 1px;
	position: relative;
	line-height: 35px;
}
.nav ul li:nth-child(3):after{
	width: 0;
	height: 0;
}
.nav ul li a{
	color:#fff;
	font-size: 14px;
}
.nav ul li:after{
	content: "";
	width: 1px;
	height: 20px;
	position: absolute;
	right: 0;
	top:50%;
	margin-top: -10px;
	background: #fff;
}
.nav ul li:last-child:after{
	width: 0;
	height: 0;
}
.title{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../images/m/title.png)no-repeat center 53px;
	background-size: 120% 3px;
	margin-top: 3%;
}
.title img{
	display: block;
	margin:0 auto;
	margin-top: 4px;
	width: 90px;
}
.title img:nth-child(1){
	width: 20px;
	margin:0 auto;
}
.title p{
	color:#2eae2e;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-top: 3px;
}
.product{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.product .list{
	width: 94%;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 3%;
}
.product .list ul{
	margin-left: -0.333%;
}
.product .list ul li{
	float: left;
	width: 33%;
	height: auto;
	line-height: 30px;
	overflow: hidden;
	margin-left: 0.33333%;
	margin-bottom:2px;
	background: #2eae2e;
}
.product .list ul li a{
	color:#fff;
	font-size: 14px;
	margin-left: 4%;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	text-overflow: ellipsis;
}
.product .pic{
	width: 96%;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 3%;
}
.product .pic ul li{
	float: left;
	width: 49%;
	height: auto;
	overflow: hidden;
	position: relative;
	border: 1px solid #999999;
	margin-bottom: 10px;
}
.product .pic ul li img{
	display: block;
	width: 100%;
}
.product .pic ul li:nth-child(2n){
	float: right;
}
.product .pic ul li  p{
	width: 100%;
	height: 20px;
	background: rgba(0,0,0,0.7);
	text-align: center;
	color:#fff;
	position: absolute;
	bottom: 0;
	font-size: 12px;
	line-height: 20px;
}
.about{
	width: 100%;
	height: auto;
	background: #eeeeee;
	margin-top: 5%;
	float: left;
}
.about .title{
	margin-top: -10px;
}
.about .box{
	width: 96%;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	background: url(../images/bg01.png)no-repeat  top right;
	background-size: 85%;
	margin-top: 5%;
}
.about .box .info{
	margin-top: 5%;
}
.about .box .info p{
	color:#1a1a1a;
	font-size: 12px;
	line-height: 22px;
	text-indent: 1em;
}
.about .box .info p:last-child{
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;

}

.about .box .info img{
	width:100%	
}

.about .box a{
	display: flex;
	align-items: center;
	margin:0 auto;
	margin-top: 5%;
	width: 30%;
	background: #2eae2e;
	padding-left:  5px;
	padding-right:  5px;
	color:#fff;
	height:24px;
	margin-bottom: 10%;
}
.about .box a img{
	float: left;
	margin-left: 13%;
	margin-right: 5px;

}
.agent{
	width: 100%;
	height: auto;
 
	float: left;
}
.agent .title{
	margin-top: -10px;
}
.agent  .info{
	width: 96%;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 3%;
}
.agent  .info p{
	color:#666666;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
.agent .pic{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 3%;
}
.agent .pic img{
	width: 100%;
}
.news{
	width: 100%;
	height: auto;
	margin-top: 10%;
	float: left;
	padding-bottom:5%;
	background: #eeeeee;
}
.news .title {
	margin-top: -10px;
}
.news .title img:last-child{
	 width: 75px;
}
.news ul{
	width: 96%;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 3%;
}
.news ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px dashed #999999;
	position: relative;
	line-height: 30px;
}
.news ul li:after{
	content: ">>";
	position: absolute;
	left:0;
	top: 0;
}
.news ul li a{
	color:#1a1a1a;
	font-size: 13px;
	margin-left: 20px;
	display: block;
	width: 60%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
}
.news ul li  span{
	float: right;
	margin-right: 1px;
}
.footer{
	width: 100%;
	height: auto;
	background: #258f25;
	margin-top:8%;
	float: left;
	padding-bottom: 15%;
}
.footer .tit{
	width: 100%;
	height: auto;
 
}
.footer .tit img{
	display: block;
	width: 20px;
	margin:0 auto;
	margin-top: -10px;
}
.footer  .ewm{
	float: left;
	width: 30%;
	margin-top: 5%;
	margin-left: 3%;
}
.footer  .ewm img{
	width: 100%;
}
.footer span{
	display: block;
	width: 100%;
}
.footer .info{
	float: right;
	width: 62%;
	margin-right: 2%;
	margin-top: 5%;
}
.footer .info p{
	color:#fff;
	font-size: 12px;
	line-height: 19px;
}
.footer .info span{
	color:#fff;
	font-size: 12px;
	line-height: 19px;
}
.footer a{
	color:#fff;
}

.fn{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: fixed;
	bottom: 0;
}
.fn ul li{
	float: left;
	width: 25%;
	background: #258f25;
}
.fn ul li img{
	display: block;
	height: 20px;
	margin:0 auto;
	margin-top: 5px;
}
.fn ul li p{
	text-align: center;
	color:#fff;
	font-size: 13px;
	margin-top: 2px;
	margin-bottom: 3px;
}

.fy{width:95%;line-height:24px; text-align:left; padding-left:5%;}
.xlr_pages{ margin:20px auto; text-align:center;}
.pagelist li{ color:#000; text-decoration:none; margin:5 8px; margin-right:5px; display:inline-block;}
.pagelist li a:link,.fy a:link{ color:#000; text-decoration:none;}
.pagelist li a:visited,.fy a:visited{ color:#000; text-decoration:none;}
.pagelist li a:hover,.fy a:hover{ color:#f00; text-decoration:none;}
.news  h5,.product h5,.pic h5{ text-align:center; line-height:24px; font-size:16px;}
.product_cont,.news_content,.aboutcont{ width:96%; margin:2%;}
.productimg img,.product_cont img{ max-width:100%; margin:0px auto;}
.p_c{ text-align:center; line-height:24px;}
.mssg{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5%;
}
.mssg form{
 	width: 300px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.mssg form li{
	min-height: 30px;
	overflow: hidden;
	display: flex;
	margin-top: 10px;
	line-height: 30px;
	 
}
.mssg form li p{
	color:#333333;
	font-size: 14px;
	width: 70px;
	float: left;
 
 
}
.mssg form li input{
 	display: block;
 	width: 228px;
 	border: none;
 	height: 28px;
 	border-radius: 5px;
 	outline: none;
 	border: 1px solid #c9c9c9;
 	font-family: "微软雅黑";
}
.mssg form li textarea{
	width: 228px;
	height: 80px;
	resize: none;
	outline: none;
	font-family: "微软雅黑";
	border-radius: 5px;
}
.mssg form  .btn{
	width: 100%;
	height:30px;
	margin-top: 15px;
	border: none;
	background: #6bba0d;
	color:#fff;
	font-size: 14px;
	border-radius: 3px;
	font-family: "微软雅黑";
}
@media only screen and (max-device-width: 320px){
 
}
@media only screen and (min-device-width: 375px){
 
}	
@media only screen and (min-device-width:412px){
 
}