.newsBg01 {
	background: #041225 url(../images/news_bg01.jpg) no-repeat;
	background-position: 50%;
	height: 448px
}
.newsBg01 .inner {
	padding: 160px 0 60px
}
.newsBg02 .inner {
	padding: 60px 0
}
.newsBg02 li {
	overflow: hidden;
	display: block;
	border-bottom: 1px solid #e8e8e8;
	padding-top: 52px;
	min-height: 138px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.newsBg02 li:last-child {
	border-bottom: 0 none
}
.newsBg02 .pic {
	background-color: #e8e8e8;
	float: left;
	width: 220px;
	height: 135px;
	margin-right: 35px
}
.newsBg02 .pic img {
	width: 100%;
	height: 100%
}
.newsBg02 .con {
	color: #666;
	float: left;
	width: 100%
}
.newsBg02 .con p.title {
	height: 36px
}
.newsBg02 .con p.title a:hover {
	text-decoration: underline
}
.newsBg02 .con p.title a {
	height: 36px;
	font-size: 18px;
	font-weight: 400;
	line-height: 36px;
	color: #333;
	float: left
}
.newsBg02 .con p.title span.fufei {
	float: left;
	line-height: 38px;
	color: #fb1212;
	font-size: 14px;
	font-weight: 700;
	margin-left: 66px;
	position: relative
}
.newsBg02 .con p.title span.fufei i {
	position: absolute;
	display: block;
	width: 68px;
	height: 42px;
	background: url(../images/icon-zixun.png) no-repeat 0 0/67px 42px;
	left: -45px;
	top: -29px
}
.newsBg02 .con p.title span.time {
	float: right;
	font-size: 14px;
	font-weight: 400;
	line-height: 36px;
	color: #666
}
.newsBg02 .con .des {
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 26px;
	-webkit-line-clamp: 1;
	line-height: 26px;
	margin-top: 22px;
	margin-bottom: 50px
}
.newsBg02 .con .date {
	font-size: 14px
}
.line {
	border-bottom: 1px solid #e3e3e3
}
.pageModel {
	overflow: hidden;
	position: relative;
	width: 500px;
	margin: 40px auto 20px
}
.pageModel a {
	float: left;
	font-size: 16px;
	line-height: 36px
}
.empty-status {
	width: 100%;
	height: 360px;
	text-align: center;
	line-height: 360px;
	font-size: 14px
}
