﻿@charset 'utf-8';

.hg-article{min-height:200px;margin-bottom: 30px;}
/* 标题 */
.hg-article-hd,
.hg-article-title{text-align:center;line-height:1.4em}
.hg-article-title_sub{text-align:center;margin-top: 15px;margin-bottom:15px;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;font-size:16px;margin-bottom:15px;}
.hg-article-body p{text-align: justify;vertical-align: top;font-size: 16px;font-family: 新宋体,Times New Roman;}
.hg-article-body 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;}
