.page-container .head{
	border-bottom: 2px dashed #f1f1f1;
	text-align: center;
	margin-top: 30px;
}
.page-container .head .title{
	font-size: 24px;
	color: #292a27;
	line-height: 1.75;
	margin: 0;
}
.page-container .head .time{
	font-size: 14px;
	color: #5b5b5b;
	font-weight: bold;
	line-height: 22px;
	margin-top: 0;
}

.article-desc{
	padding-top: 5px;
}