.top-wrapper {
	width: 100%;
	height: 500px;
	background: url(../images/news-pic1.jpg) center no-repeat;
}
.tab-container {
	width: 100%;
	max-width: 1920px;
	height: 60px;
	background: #f5f5f5;
	margin: 0 auto;
	text-align: center;
}
.tab-container .tab-l {
	float: left;
	width: 330px;
	height: 60px;
	color: #666666;
	font-size: 0;
}
.tab-container .tab-l .text {
	display: inline-block;
	font-size: 14px;
	width: 110px;
	text-align: center;
	line-height: 60px;
}
.tab-container .tab-r {
	width: 340px;
	height: 60px;
	font-size: 14px;
	color: #fff;
	background: #4f0000;
	float: right;
	line-height: 60px;
}
.news-box {
	width: 1215px;
	margin: 60px auto 0;
}
.news-box .news-list {
	width: 338px;
	height: 403px;
	padding: 27px 22px 0 30px;
	background: #f5f5f5;
	margin: 0 15px 15px 0;
	float: left;
}
.news-box .news-list .img { width: 338px; overflow: hidden; margin-bottom: 20px;}
.news-box .news-list .img img { width: 338px; height: 200px;}
.news-box .news-list .time-l {
	float: left;
	font-size: 24px;
	color: #000000;
}
.news-box .news-list .time-r {
	float: right;
	font-size: 18px;
	color: #000000;
	line-height: 24px;
}
.news-box .news-list .p1 {
	font-size: 16px;
	color: #000000;
	margin-top: 30px;
	width: 337px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news-box .news-list .p2 {
	font-size: 12px;
	color: #918f8f;
	width: 320px;
	height: 34px;
	margin-top: 15px;
	line-height: 1.2;
}
.news-box .news-list .detail {
	color: #4f0000;
	font-size: 14px;
	float: right;
	margin: 20px 25px 20px 0;
}

/*active*/
.news-box .active {
	background: #4f0000;
}
.news-box .news-list .active {
	color: #fff;
}
.news-box .news-list .active {
	color: #fff;
}
.news-box .news-list .active {
	color: #fff;
}
.news-box .news-list .active {
	color: #fff;
}
.news-box .news-list .active {
	color: #fff;
}