*{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 .top{
	width: 100%;
	height: 40px;
	background: #ffffff;
	line-height: 30px;
}
.head .top p{
	float: left;
	color:#1a1a1a;

}
.head .name{
	float: left;
	width:55%;
	margin-top: 4%;
	margin-left:5%;
	margin-bottom: 3%;
}
.head  img{
	width: 100%;
}
.head .tel{
	float: right;
	width: 25%;
	margin-top:2.5%;
	margin-right: 2%;
}
.slider{
	display:none;
}
.focus {
	background: rgba(255,255,255,0.5) !important;
}
.focus span{
	width:10px;
	height:10px;
	margin-right:10px;
	border-radius:50%;
	background:#fff;
	font-size:0}
.focus span.current{
	background:#2f7a1b;
}
.nav {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 25%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	position: relative;
	background:#2f7a1b;
	margin-bottom: 1px;

}
.nav ul li:after{
	content: "";
	width: 8px;
	height: 12px;
	background: url(../images/m/icon02.png)no-repeat;
	position: absolute;
	right: 0;
	top:33%;
}
.nav ul li a{
	color:#fff;
	font-size: 14px;
 
}
.nav ul li:last-child:after{
	width: 0;
}
.nav ul li:nth-child(4):after{
	width: 0;
}
.product{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5%;
}
.title{
	width: 100%;
	height: auto;
	background: #2f7a1b;
	background-size: 100% 100%;
	overflow: hidden;
}
.title p{
	float: left;
	margin-left: 3%;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: 3px solid #fff;
	color:#fff;
	padding-right: 5px;
	height: 15px;
	line-height: 15px;
}
.title span{
	float: left;
	margin-top:12px;
	font-size: 12px;
	margin-left:3px;
	height: 15px;
	color:#fff;
	line-height: 15px;
	padding-left: 5px;
}
.title a{
	float: right;
	color:#fff;
	font-size: 12px;
	margin-top:12px;
	margin-right: 2%;
}
.product .menu{
	width:96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 1%;
}
.product .menu ul {
	margin-left: -1%;
}
.product .menu ul li{
	float: left;
	width: 24%;
	text-align: center;
	background: #d7d7d7;
	margin-left:1%;
	margin-top: 2%;
 	height: 30px;
 	line-height: 30px;
	border-radius:3px;
}
.product .menu ul li a{
	color:#1a1a1a;
	font-size: 12px;
}
.product  .picBox{
	width: 94%;
	margin:0 auto;
	margin-top:5%;
}
.product  .picBox ul li{
	float: left;
	width: 48%;
	margin-bottom: 2%;
}
.product  .picBox ul li img{
	width: 100%;
	height: 112px;
}
.product  .picBox ul li:nth-child(2n){
	float: right;
}
.product  .picBox ul li p{
	width: 100%;
	height:25px;
	line-height: 25px;
	text-align: center;
	color:#1a1a1a;
	font-size: 12px;

}
.about{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5%;
}
.about .pic{
	width: 94%;
	margin:0 auto;
	margin-top: 2%;
}
.about .pic img{
	width: 100%;
}
.about .info{
	width: 94%;
	margin:0 auto;
	margin-top: 2%;
}
.about .info p{
	color:#1a1a1a;
	text-indent: 1em;
	font-size:12px;
	line-height:18px;
}
.about .info  a{
	color:#1a1a1a;
	font-size:12px;
}
.cases{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5%;
}
.cases ul {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 3%;
	background: #d7d7d7;
}
.cases ul li{
	float: left;
	width: 30%;
	margin-left: 2.5%;
	margin-top: 2%;
	margin-bottom: 2%;
}
.cases ul li img{
	width: 100%;
}
.cases ul li p{
	text-align:center;
	font-size: 12px;
	color:#1a1a1a;
}
.news{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 3%;
}
.news ul {
	margin-top: 3%;
}
.news ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	height: 30px;
	position: relative;
	line-height: 30px;
}
.news ul li:after{
	content: "";
	background: url(../images/m/icon01.png)no-repeat;
	position: absolute;
	background-size: 100% 100%;
	left: 5px;
	top:8px;
	width: 14px;
	height: 14px;
}
.news ul li a{
	display: block;
	margin-left: 25px;
	font-size: 12px;
	color:#1a1a1a;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 60%;
}
.news ul li  span{
	float: right;
	margin-right: 1%;
	color:#666666;
}
.news ul li:nth-child(odd){
	background:#eeeeee;
}
.footer{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5%;
	margin-bottom: 15%;
}
.footer .gotop{
	width: 100%;
	height: 30px;
	background: #999999;
}
.footer .gotop p{
	font-size: 12px;
	color:#fff;
	text-align: center;
	line-height: 30px;
}
.footer .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 3%;
}
.footer .info p{
	text-align: center;
	line-height: 20px;
	font-size:12px;
	color:#1a1a1a;
}
.footer .info a{
	color:#1a1a1a;
}
.fn{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: fixed;
	bottom: 0;
}
.fn ul li{
	float: left;
	width: 25%;
	height: auto;
	overflow: hidden;
	background: url(../images/m/nav.png);
	background-size: 100% 100%;
	box-shadow: 1px 1px 1px #34383c;
 
}
.fn ul li img{
	float: left;
	width: 23px;
	margin-top: 6%;
	margin-bottom: 6%;
	margin-left:20%;
}
.fn ul li  p{
	float: left;
	margin-left:10%;
	font-size: 12px;
	margin-top:11%;
}
.fn ul li a{
	color:#fff;
}
.fy{width:95%;line-height:30px; font-size:12px; 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,.item  h5{ text-align:center; line-height:30px; font-size:15px;}
.product_cont,.news_content{ width:96%; margin:2%;}
.productimg img,.product_cont img,.intro img{ max-width:100%; margin:0px auto;}
.p_c{ text-align:center; line-height:30px;}
@media only screen and (max-device-width: 320px){
	.cases ul li img{
		height: 67px;
	}
	.product  .picBox ul li img{
		height: 100px;
	}
}
@media only screen and (min-device-width: 375px){
	.cases ul li img{
		height: 79px;
	}
	.product  .picBox ul li img{
		height: 116px;
	}
}	
@media only screen and (min-device-width:412px){
 	.cases ul li img{
 		height: 87px;
 	}
 	.product  .picBox ul li img{
 		height: 129px;
 	}
}
 