@charset "utf-8";
/*====================内页==================*/

#contain{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	}
	#contain #banner {
	width: 500px;
	height: 558px;
	background-image: url(../images/01_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	
	float: left;
}
#gun {
	width: 500px;
	background-image: url(../images/01_09.jpg);
	background-repeat: no-repeat;
	height: 61px;
	float: right;
	padding-top: 30px;
}


#contain .title {
	display: block;
	float: left;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	width: 770px;
	padding-left: 30px;
	padding-top: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8EB646;
	text-align: left;
}

#contain .con {
	display: block;
	float: left;
	color: #000;
	width: 740px;
	padding-left: 30px;
	padding-top: 10px;
	font-size: 12px;
	line-height: 30px;
	text-align: left;
	padding-right: 10px;
}

#contact {
	width: 1000px;
	background-image: url(../images/01_09.jpg);
	background-repeat: no-repeat;
	height: 150px;
	float: left;
}
#contact p {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}






/*=================内页产品列表=========*/

#contain .con .product {
	display: block;
	float: left;
	height: 220px;
	text-align: center;
}
#contain .con .product img {
	text-align: center;
}

#contain .con .product spen {
	text-align: center;
	display: block;
}

#contain .con .page {
	width: 500px;
	display: block;
	float: left;
}
#gun p {
	float: left;
	width: 470px;
}
#gun p span {
	padding-right: 0px;
	display: block;
	width: 158px;
	float: left;
}

#contain .tu {
	float: right;
	width: 500px;
	margin: 0px;
	padding: 0px;
	
}
#contain #jpg {
	text-align: center;
}
#hzdw li{
	float: left;
	margin: 3px;
	text-align: center;
}
#hzdw img{
	width:85px;
	border: 1px solid #009900;
	margin: 3px;
}