*{
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	font-family: "微软雅黑";
	color: #333;
}
img{
	border: none;
}
.hide{
	display: none;
}

.sec{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.sec_{
	width: 850px;
	height: 410px;
	margin: 0 auto;
	margin-top: 48px;
	background: url(img_mid.png) no-repeat;
}
.qx_list{
	width: 850px;
	height: 45px;
	margin: 45px auto;
	overflow: hidden;
}
.qx_{
	width: 910px;
}
.qx_ p{
	float: left;
	width: 76px;
	margin-right: 53px;
}
.qx_ p a{
	font-size: 25px;
}