*{
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	font-family: "微软雅黑";
	color: #333;
}
img{
	border: none;
}
.hide{
	display: none;
}
.top{
	width: 100%;
	height: 354px;
	background: url(top.png) no-repeat center center;
}
.sec{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.dqwz{
	width: 100%;
	height: 40px;
	background: #ededed;
}
.dqwz_{
	width: 1200px;
	height: 40px;
	margin: 0 auto;
}
.sec_{
	width: 1198px;
	height: 628px;
	margin: 30px auto;
	border: 1px solid #eeeeee;
}
.sec_out{
	width: 1140px;
	height: auto;
	margin: 0 auto;
	margin-top: 22px;
}
.lb_tit{
	width: 100%;
	height: 36px;
	border-bottom: 1px solid #eeeeee;
}
.lb_tit a{
	font-size: 17px;
	color: #1e74d7;
	font-weight: bold;
}