.page-article {
	background: rgb(255, 255, 255); -ms-overflow-x: hidden;
}
.page-article .container {
	padding: 15px 10px 57px;
}
.page-article .title {
	margin: 0px; line-height: 1.2; padding-bottom: 10px; font-size: 2rem; font-weight: bold; border-bottom-color: rgb(219, 219, 219); border-bottom-width: 1px; border-bottom-style: solid;
}
.page-article .article-top .info {
	color: rgb(153, 153, 153); line-height: 1.6; padding-top: 8px; padding-bottom: 8px; font-size: 1.4rem;
}
.page-article .article-bottom .info {
	color: rgb(153, 153, 153); line-height: 1.6; padding-top: 8px; padding-bottom: 8px; font-size: 1.4rem;
}
.page-article .article-top time {
	margin-right: 5px;
}
.page-article .article-top .author {
	border-bottom-color: rgb(219, 219, 219); border-bottom-width: 1px; border-bottom-style: dashed;
}
.page-article .article-body {
	margin: 10px 0px; width: 100%; overflow: hidden; -ms-word-break: break-all; min-height: 75px;
}
.page-article .article-body img {
	height: auto; max-width: 100%;
}
.page-article .article-bottom {
	border-bottom-color: rgb(219, 219, 219); border-bottom-width: 1px; border-bottom-style: solid;
}
