body{
	min-width: auto;
}
.ov{
	overflow: hidden;
}
.mb30{
	margin-bottom: 30px;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.returnHome{
	width: 100px;
	line-height: 32px;
	font-size: 18px;
	text-align: center;
	border: #e3aa75 solid 1px;
	background: #f9f3d1;
	border-radius: 3px;
	position: absolute;
	top: 40px;
	left: 14.5%;
}
.returnHome a{
	color: #91512a;
}
.contentBox{
	width: 100%;
	margin: 60px auto 0;
	overflow: hidden;
}
.listLeft{
	margin: 0 1.5% 0 3%;
	width: 45.5%;
}
.listRight{
	margin: 0 3% 0 1.5%;
	width: 45.5%;
}
.listBox{
	width: 100%;
	border: #dadada solid 1px;
	border-radius: 6px;
	padding: 20px;
}
.titleImg{
	text-align: center;
}
.list{
	overflow: hidden;
	margin-bottom: 30px;
}
.title{
	background: url(bqglztTitleBg.png) no-repeat 160px 50%;
	font-size: 32px;
	/* font-family: "宋体"; */
	line-height: 40px;
	margin: 8px auto;
}
.more,.more a{
	float: right;
	line-height: 40px;
	font-size: 18px;
	padding-left: 10px;
	background: #ffffff;
}
.list ul li{
	line-height: 50px;
	font-size: 20px;
}
.list ul li a{
	display: block;
	float: left;
	width: 85%;
	background: url(bqglztListstyle.png) no-repeat left 50%;
	padding-left: 25px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.erweimaBox{
	margin-top: 30px;
	overflow: hidden;
}
.erweima{
	text-align: center;
	width: 50%;
}