body {
	font-family: 微软雅黑;
	margin: 0;
	min-width: 1200px;
	background: #fff;
	color: #333;
	font-size: 16px;
}

.w1200 {
	width: 1200px;
	margin: auto;
	padding-top: 10px;
	position: relative;
	padding-left: 120px;
}

.clearfix:before,
.clearfix:after {
	content: '';
	display: table;
	clear: both;
}

.yfys-banner {
	height: 650px;
	background: url("wlaqz-banner.jpg") center no-repeat;
}

.yfys-main {
	width: 1200px;
	margin: auto;
	padding: 40px 0;
}

.ly-list li {
	line-height: 1.6;
	padding: 20px 0;
	border-bottom: 2px solid #f5f5f5;
}

.ly-title {
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
	color: #333;
}

.ly-time {
	color: #999;
	font-size: 1em;
	margin-top: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ly-brief {
	color: #999;
	font-size: 1em;
	float: left;
	display: inline-block;
	max-width: 1155px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ly-more {
	float: left;
	color: #0365BE;
	font-size: 1em;
}

.lucidity_pgToolbar {
	text-align: center;
	border: 0 !important;
}

.lucidity_pgPanel {
	display: inline-block;
	float: none !important;
}

.lucidity-ui-paging-container li.focus,
.lucidity-ui-paging-container li:hover {
	background-color: #0365BE !important;
}