*{
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
/*
	-moz-transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	-ms-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out;
*/
}td{
	padding: 0;
}
body{
	font-family: microsoft;
	font-size: 12px;
}
img{
	
	border:0px;
}
ul{
	list-style: none;
	padding-left: 0;
	margin: 0;
	
}
a{
	color: #666;text-decoration: none;
}
a:hover{
	color: #129f0f;
}
.bgf5f5f5{
	background-color: #f5f5f5;
}
.w1200{
	width: 1200px;
	
}
.top{
	width: 100%;
	height: 105px;
	overflow: hidden;
	min-width: 1200px;
	background-color: #fff;
	
}
.logo{
	float: left;
/*	width: 206px;*/
	height: 105px;
	overflow: hidden;
}
.logo img{
	height:100px ;
}
.share{
	float: right;
	width: 155px;
	height: 105px;
}
.share img{
	float: right;
	margin-top: 35px;
	margin-left: 10px;
}
.tel{
	float: right;
	font-size: 28px;
	line-height: 105px;
	font-weight: bold;
	color: #129f0f;
}
.tel img{
	float: left;
	margin-top: 35px;
	margin-right: 5px;
}
.nav{
	width: 100%;
	height: 50px;
	overflow: hidden;
	min-width: 1200px;
	background-color: #129f0f;
}
.nav li{
	float: left;
	display: block;
	line-height: 50px;
	padding-left: 49px;
	padding-right: 49px;
	font-size: 18px;
	background-image:url(../img/nav_19.jpg);
	background-repeat: no-repeat;
	background-position: center right;-moz-transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	-ms-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out;
	
}
.nav li a{
	color: #fff;
	text-decoration: none;
}
.nav li:hover{
	background-color: #097707;
}
.nav li:last-child{
	background-image: none;
}
.foot{
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	height: auto;
	overflow: hidden;
	background-color: #404145;
	line-height: 32px;
	text-align: center;
	color: #a4a3a8;
	font-size: 14px;
}
.foot a{
	color: #a4a3a8;
	
}
.foot a:hover{
	color: #fff;
	
}
.page{
	width: 100%;
	text-align: center;
	padding-top: 50px;
	margin-bottom: 50px;
}
.page p{
	
	padding-left: 12px;
	padding-right: 12px;
	display: inline-block;
	height: 34px;
	box-sizing: border-box;
	border: solid 1px #ccc;
	line-height: 32px;
	text-align: center;
	margin-right: 5px;
}
.page p a{
	color: #333;
	display: block;
}
.page p.cur{
	
	width: 34px;
	height: 34px;
	box-sizing: border-box;
	border: solid 1px #129f0f;
	background-color: #129f0f;
	color: #fff;
}
.page p.cur a{
	color: #fff;
}
.page p input{
	height: 29px;
	box-sizing: border-box;
	border: none;
	background-color: #fff;width: 30px;
}
.juse{
	color: #ff9000;
}
.pl25{
	padding-left: 25px;
}
.pr25{
	padding-right: 25px;
}






























