.article-content{
	margin-top: 32px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
}

.article-content h3{
	font-size: 30px;
	line-height: 48px;
	color: #333;
	font-weight: 700;
	margin: 0;
	text-align: center;
}

.article-content .article-data{
	padding-bottom: 12px;
	border-bottom: 1px solid #ccc;
	margin-top: 20px
}

.article-content .article-data p{
	font-size: 16px;
	color: #999;
	line-height: 24px;
	text-align: center;
}

.article-content .article-body{
	margin-top: 28px;
}

.article-content .article-body * {
	font-size: 18px;
	line-height: 36px;
	color: #777;
}