.news-header {
	width: 100%;
	height: 40px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1000;
	border-bottom: 1px solid #c8c8c8;
}

.news-center {
	width: 1200px;
	height: 40px;
	margin: 0 auto;
	padding: 0 24px;
	background: #d3d3d3;
}

.news-layel {
	float: left;
	font: normal 14px/40px "苹方 常规";
	color: #5e5e5e;
}

.le-box {
	float: left;
	width: 836px;
	height: auto;
}

.lr {
	float: right;
	color: #808080;
}

.new-title {
	float: left;
	width: 100%;
    font: bold 30px/40px "苹方 常规";
	margin-top: 48px;
	color: #ad8e68;
}

.laye {
	float: left;
	width: 38px;
	margin-right: 12px;
	height: 20px;
	background: #DA3C2C;
	font: normal 12px/20px "苹方 常规";
	color: #fff;
	text-align: center;
}

.article {
	float: left;
	height: auto;
	width: 100%;
}

.ri-box {
	float: right;
	width: 340px;
	height: auto;
	border-radius: 2px;
	background: #f4f4f4;
	overflow: hidden;
	margin-top: 48px;
	border-top: 2px solid #af8f66;
	padding: 21px 48px 24px 24px;

}

.riqi {
	float: right;
	font-size: 18px;
	color: #666;
	margin-top: 16px;
	margin-bottom: 12px;
}

.container {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	height: auto;
}

.text-box {
	font: normal 14px/28px "苹方 常规";
	letter-spacing: 0.5px;
	color: #808080;
	margin-bottom: 6px;
}

.new-top {
	margin-top: 6px;
}

.btn-group {
	float: left;
	width: 100%;
	font: normal 14px/14px "苹方 常规";
	color: #1A1A1A;
	margin-top: 28px;
	margin-bottom: 80px;
}

.pre-lf {
	float: left;
}

.next-rg {
	float: right;
}

.news-heading {
	float: left;
	font: bold 18px/18px "苹方 常规";
	color: #af8f66;
	width: 100%;
	letter-spacing: 0.6px;
}

.news-list {
	float: left;
	width: 100%;
	height: 414px;
	margin-top: 8px;
	overflow-y: auto;
	padding-right: 12px;
}

.news-list li {
	height: auto;
}

.time {
	margin-top: 16px;
	font: bold 15px/15px "苹方 常规";
	color: #888;
}

.news-content {
	font: bold 16px/18px "苹方 常规";
	color: #333;
	margin-top: 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}  

.news-content a {
	color: #83631a; 
}
