@charset "utf-8";

.detail-article .bui-article { padding: 0.2rem; }
.detail-article .bui-article h1 { font-size: 0.36rem; }
.detail-article .bui-article .article-info { font-size: 0.24rem; color: #aaa; border-bottom: 1px solid #eee; padding-bottom: 0.1rem; border-bottom-style: dashed; }
.detail-article .bui-article .article-info i { height: auto; line-height: normal; margin-right: 0.03rem; }
.detail-article .bui-article .article-from { color: #aaa; margin-right: 0.2rem; }
.detail-article .bui-article section p { text-align: justify; }

.post-recommend .title { color: #888; padding: 0.2rem; }
.post-recommend .item { font-weight: bold; line-height: 1.4; border-bottom-style: dashed; }