/*内容*/
.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: 30px;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.jxzs_title{
	margin-bottom: 11px;
	text-align: center;
	letter-spacing: 2px;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.jxzs_xx{
	margin: 0px auto;
	width: 609px;
	height: 1px;
	border-bottom: 1px dashed #A0A0A0;
}
.jxzs_zt{
	margin: 0px auto;
	margin-top: 11px !important;
	width: 385px;
	font-size: 14px;
}
.jxzs_time,.jxzs_zuoz{
	float: left;
}
.jxzs_zuoz{
	margin-left: 38px;
}
.jxzs_time img,.jxzs_zuoz img{
	vertical-align: sub;
}
.jxzs_con{
	margin-top: 20px;
	width: 100%;
	height: auto;
}
.jxzs_con img{
	display: block;
	margin: 0px auto;
}
.jxzs_con p{
	line-height: 26px;
	text-indent: 2em;
}
.nandp{
	margin-top: 100px;
	overflow: hidden;
}
.nandp p{
	font-size: 16px;
	color: #404040;
}
.nandp p:nth-child(1){
	float: left;
}
.nandp p:nth-child(2){
	float: right;
}
.nandp p a{
	font-size: 15px;
	line-height: 30px;
	color: #000000;
}
.nandp p a:hover{
	color: #745014;
	text-decoration: underline;
}