.content{margin-top: 8px;font-size: 15px;line-height: 30px;}
.content img{
    max-width:100%;
}
.content p{font-size: 15px;line-height: 30px;margin-bottom: 15px;}
.article .title{
    line-height: 30px;
    font-size: 24px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: normal;
}
.article{
    padding:10px 3%;
}

.bfjz_into{
    color: #b1b1b1;
    text-align: center;
}

.related_article_img{float: left;width: 94%;border-top: 10px solid #eee;padding: 2% 3%;}
.related_article_img .related_top{height: 40px;width: 100%;border-bottom: 1px solid #EEE;}
.related_article_img .related_top code{float: left;font-size: 16px;height: 40px;line-height: 40px;color: #333;background: #fff;border-bottom: 2px solid #1c1c1c;font-family: initial;font-weight: 700;}
.related_article_img ul{margin-top: 13px;width: 100%;float:left;}
.related_article_img li{overflow: hidden;width: 47%;height: 132px;float: left;margin-right: 3%;}
.related_article_img li a:hover span{text-decoration: underline;}
.related_article_img li a img{height: 98px;float: left;width: 100%;}
.related_article_img li a span{float: left;height: 24px;width: 99%;line-height: 30px;font-size: 14px;color: #2965b1;overflow: hidden;text-align: center;}
