@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_04.jpg);
	background-repeat: no-repeat;
	height: 61px;
	float: right;
}


#contain .title {
	display: block;
	float: right;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #0584C7;
	width: 710px;
	padding-left: 30px;
	padding-top: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0F82AE;
	text-align: left;
}

#contain .con {
	display: block;
	float: right;
	color: #000;
	width: 700px;
	padding-left: 20px;
	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: 170px;
	text-align: center;
	width: 230px;
}
#contain .con .product img {
	text-align: center;
	border: 3px solid #9E9226;
}

#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;
}
.catelist td{
	padding: 5px;
}
.catelistlink{
	border-bottom-width: 1px!important;
	border-bottom-style: dashed!important;
	border-bottom-color: #CCC!important;
}