@charset "utf-8";
/* CSS Document */
*{
	margin: 0;
	padding: 0;
}
body{
	font-size: 12px;
	font-family:微软雅黑,Verdana, Geneva, sans-serif;
	background-color: #3d3f36;
	color: #a8a79f;
	text-align: center;
	background-image: url(../images/body_bg1.png);
	background-repeat: repeat-x;
}
.main_container {
	width: 1002px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.main_container .header {
	background-image: url(../images/banner.png);
	height: 113px;
	width: 1002px;
}
.main_container .nav {
	height: 47px;
	width: 984px;
	background:url(../images/nav_bg.jpg) repeat-x;
	text-align:left;
	float:left;
	margin-bottom: 10px;
}
.nav ul{
	list-style:none;
}
.nav li{
	float: left;
}
.nav_right{
	float:left;
	background:url(../images/nav_right.png);
	width: 18px;
	height: 47px;
}
.main_container .main {
	clear: both;
	background-image: url(../images/main.jpg);
	height: 283px;
	width: 1002px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0;
}
.main_container .footer {
	height: 58px;
	width: 1002px;0
	text-align: left;
	background: #000000;
	clear: both;
}
.main_container .bottom{
	background:url(../images/bottom_bg.jpg) repeat-x;
	height: 31px;
	text-align: right;
	line-height: 31px;
	font-size:11px;
	clear:both;
}
.main_container .footer .address {
	float: right;
	height: 58px;
	width: 836px;
	padding-left:20px;
	text-align: left;
}
.main_container .footer .address p{
	margin-top:8px;
}


.apply {
	width: 972px;
	padding: 35px 15px;
	background: #9ca188;
	margin: 10px 0;
	text-align: left;
	clear: left;
}

.factory{
	margin: 30px 0;
	margin-bottom: 20px;
}
.factory p{
	color: #ffffff;
	width: 945px;
	font-size: 13px;
	line-height: 30px;
}

.zhengshu{
	clear:both;
}
.zhengshu img{
	margin-left: 180px;
}
.exam{
	text-align: center;
}
.apply table{
	color: #ffffff;
	font-size: 13px;
	width: 600px;
	margin: 0 auto;
	margin-top: 10px;
}
.apply table td{
	height: 25px;
}
.contact_list{
	text-align: left;
}

.contact_list table {
	text-align: left;
}
.shebei
{
	width: 945px;
	padding-left:25px;
}

/* ============== 产品类别 ================== */

.product_main
{
	width: 1002px;
	clear: both;
	padding-bottom: 15px;
}
.product_main_left{
	width: 238px;
	height:100%;
	float:left;;
	margin-bottom: 10px;
}
.product_main_right{
	width: 752px;
	background: #9ca188;
	float: right;
	padding-top: 25px;
	margin-bottom: 10px;
}
.product_midd{
	width: 238px;
	height: 450px;
	background: url(../images/product_mid_bg.png) repeat-y;
	text-align: left;
	padding-top: 10px;
}
.product_midd ul{
	margin-left:20px;
}
.product_midd li{
	margin-left: 15px;
	list-style-image:url(../images/file.png);
	line-height: 25px;
}
.product_midd a{
	color: #000;
	text-decoration:none;
}

.product_midd a:hover{
	color: #FFF;
}

.product_small{
	width: 692px;
	margin: 0 auto;
	color: #ffffff;
	text-align: left;
	line-height: 25px;
}

.product_small img{
	margin-left:5px;
	margin-right: 25px;
	margin-bottom: 15px;
}
.b{
	color:#000000;
	font-size: 14px;
	font-weight: bold;
}

.product_param{
	color: #000000;
}

.product_param td{
	padding-left: 25px;
}
.warn{
	color: red;
}
.teshu{
	border:#ffffff 1px dashed;
	line-height: 3em;
	text-align: center;
}

.plist img{
	border: #ffffff 5px solid;
}
.imgBorder{
	border: #ffffff 5px solid;
	float:left;
}