/*内容*/
.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{
	width: 750px;
	height: auto;
	margin-top: 20px;
	margin-left: 6px;
}
.mian_left_content ul{
	width: 750px;
	height: auto;
}
.mian_left_content ul li{
	margin-top: 22px;
	width: 750px;
	height: 191px;
	border-bottom: 1px dashed #b9a789;	
}
.query1,.query2{
	margin: 70px auto 0px auto; 
	width: 556px;
	height: 198px;
	border: solid 1px #745014;
}
.mian_left_content span{
	display: inline-block;
	margin-right: 10px;
	width: 24px;
	height: 24px;
	background: url(../img/zscx_icon.png) no-repeat;
}
.mian_left_content p{
	margin: 0 auto;
	width: 236px;
	padding-top: 36px;
	font-size: 20px;
	color: #745014;
}
.mian_left_content a{
	display: block;
	width: 275px;
	height: 80px;
	margin: 20px auto 0px auto;
}

.mian_left_content img{
	display: block;
	width: 275px;
	height: 80px;
	margin: 20px auto 0px auto;
}

