@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	}
body{
	background-color:#b60d14;
	}
ul,li{
	list-style-type:none;
	}
img{
	border:0 none;
	}
.box{
	width:1000px;
	padding:0 10px 10px 10px;
	background-color:#f8deb9;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	}
.main{
	width:960px;
	padding:20px;
	background-color:#b60d14;
	height:autol;
	overflow:hidden;
	}
.nav{
	width:954px;
	padding:5px 3px;
	height:37px;
	background-color:#f8deb9;
	}
.nav li{
	float:left;
	width:106px;
	text-align:center;
	}
.con{
	width:960px;
	padding:10px 0;
	background-color:#f8deb9;
	margin-top:10px;
	}
.wzhc{
	width:670px;
	padding:10px 145px;
	height:197px;
	background-image:url(../images/wz.jpg);
	background-repeat:no-repeat;
	}
.wzimg{
	float:right;
	margin-left:10px;
	}
.wzhc_word{
	float:left;
	width:510px;
	height:197px;
	}
.tit{
	width:960px;
	clear:both;
	height:68px;
	}
.other_hc{
	padding:10px 0 0 0;
	height:auto;
	overflow:hidden;
	}
.hc_left{
	width:400px;
	height:226px;
	padding:56px 36px;
	float:left;
	background-image:url(../images/hcbj.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
	}
.hc_right{
	width:400px;
	height:226px;
	padding:56px 36px;
	float:right;
	background-image:url(../images/hcbj.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
	}
.hc_name{
	color:#b60d14;
	font-family:"宋体";
	font-size:14px;
	font-weight:700;
	}
.zp_hc{
	margin-top:20px;
	}
.zp{
	float:left;
	height:180px;
	width:150px;
	margin-right:10px;
	}
.hcimg{
	float:left;
	width:240px;
	height:280px;
	text-align:center;
	}
