/*内容*/
.mian{
	margin-top: 42px;
	width: 100%;
	height: auto;
}
.mian_center{
	margin: 0 auto;
	overflow: hidden;
	width: 1200px;
	height: auto;
	background: white;
}
/*左边内容*/
.mian_left{
	float: left;
	width: 765px;
	height: auto;
}
.mian_left_top{
	width: 100%;
	height: 33px;
	border-bottom: 1px solid #DCDCDC;
}
.mian_left_top_left{
	float: left;
	margin-top: -1px;
	line-height: 33px;
	width: 77px;
	height: 33px;
	border-bottom: 2px solid #745014;
	font-size: 18px;
    letter-spacing: 1px;
    text-align: center;
    color: #745014;
}
.mian_left_top_right{
	float: right;
	padding-top: 10px;
	font-size: 14px;
	color: #000000;
}
.mian_left_top_right a{
	font-size: 14px;
	color: #000000;
}
.mian_left_content{
	margin-top: 20px;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.zszs_list{
	width: 784px;
	margin-left: -19px;
}
.zszs_list li{
	float: left;
	margin-left: 24px;
	margin-bottom: 40px;
	width: 236px;
	height: 178px;
}
.zszs_list li p{
	margin-top: 4px;
	width: 100%;
	height: 35px;
	text-align: center;
	color: black;
	font-size: 14px;
}
.zszs_list li img{
	border: 0px;
        width:100%;
        height:100%;
}
.fenye{
	margin-top: 40px;
	width: 100%;
	height: 24px;
}
.fenye_list{
	margin: 0px auto;
	width: 462px;
	height: 24px;
}
.fenye_list a{
	display: block;
	float: left;
	margin-left: 12px;
	height: 24px;
	background: #745014;
	color: white;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
}
.first,.last{
	width: 40px;
}
.prev,.next{
	width: 57px;
}
.yema{
	width: 32px;
}
.fenye_list a:hover{
	background: #9D0000;
}
