.newsarticre{
	margin-top: 60px;
	margin-bottom: 70px;
}
.newsarticre-title{
	padding-bottom: 30px;
}
.newsarticre-title h1{
	font-size: 32px;
	line-height: 72px;
	color: #333333;
	text-align: center;
}
.newsarticre-title h4{
	font-size: 14px;
	/*line-height: 10px;*/
	color: #999999;
	text-align: center;
}
.newsarticre-text{
	padding-top: 65px;
	padding-bottom: 85px;
	margin-bottom: 45px;
	color: #666666;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
.preandnext a:hover{
	color: #ae0b01;
}