﻿@charset 'utf-8';
.hg-main{/*background-color:#fff;*/}
.hg-main-title{}
.hg-main-content{padding:0px 30px 30px;margin-top:0px;}
.hg-article{padding-top:20px;}
.hg-article-title{margin-bottom:15px;margin-top:35px;line-height:1.4em;}
.hg-article-title_sub{text-align: center;margin: 5px auto 10px;color: #999;}
.hg-article-desc{min-height: 20px;padding: 19px;margin-bottom: 15px;background-color: #f5f5f5;color: #999;}

.hg-article-content{height:auto;min-height:500px;overflow:hidden;overflow-x: auto;font-size:16px;background-image:url(../images/article_bg.jpg);margin-bottom:15px;}
.hg-article-content p,
.hg-article-content div{line-height:2em;margin-bottom:15px;text-align: justify;vertical-align: top;font-family:新宋体,Arial}
.hg-article-content p img,
.hg-article-content div img{max-width:100%;margin:15px auto 0px;text-align:center;border-radius:6px;}
.hg-article-page{margin-bottom:15px;display:none;}
