@charset 'utf-8'; .hg-main{margin-bottom:35px;min-height:300px;} /* 标题 */ .hg-article-hd, .hg-article-title{text-align:center;line-height: 1.6em;font-size: 28px;padding-left: 25px;padding-right: 25px;letter-spacing: 2px;} .hg-article-title_sub{text-align:center;margin-top: 15px;margin-bottom:25px;color: #999;font-size: 16px;} .hg-article-hd{margin-bottom:25px;} /*文章分页*/ .hg-article-paginate{} /**分页的上下页*/ .hg-article-paginate-page{} /**单篇分页的上下页*/ .hg-article-paginate-pageBar{} /*内容*/ .hg-article-body{height:auto;min-height:500px;overflow-x: auto;margin-bottom:15px;} .hg-article-body p{text-align: justify;vertical-align: top;font-size:18px;} .hg-article-body img, .hg-article-body p img{max-width:100%;height: auto!important;} /*评论*/ .hg-article-vote{} /*附件*/ .hg-article-attach{} .hg-article-attach h3{margin-bottom:15px;font-size: 18px;} .hg-article-attach ol, .hg-article-attach ul{margin:0;padding:0px} .hg-article-attach li{line-height:24px;font-size: 16px;list-style: none;margin-bottom:5px;} .hg-article-attach li a{color:#2196F3} .hg-article-attach li span{color:#ccc} /*文章上下条*/ .hg-article-arrow{text-align:center;margin-top:25px;margin-bottom:25px;} .hg-article-arrow a{margin-left:5px;margin-right:5px;}