.article_header{
    padding: 20px 0;
    border-bottom: 1px solid #EEEEEE;
}
.article_header .title{
    font-size: 22px;
    line-height: 24px;
    color: #333333;
}
.article_header .baseinfo{
    padding-top: 20px;
    font-size: 14px;
    line-height: 24px;
    color: #999999;
}
.content {
    padding: 30px 0 50px;
    /*text-indent: 2em;*/
    /*    border-bottom: 1px solid #EEEEEE ;*/
        line-height: 32px;
        font-size: 14px;
        color: #666666;
}
.content img{
    max-width: 1200px;
}
/*.content div:not(:first-child){*/
/*     padding-top: 30px ;*/
/* }*/
/*.content p:not(:first-child){*/
/*    padding-top: 30px ;*/
/*}*/
/*.next{*/
/*    padding: 30px 0 0;*/
/*}*/
/*.next p{*/
/*    padding: 5px 0;*/
/*    font-size: 14px;*/
/*    line-height: 32px;*/
/*    color: #666666;*/
/*}*/
/*.next a{*/
/*    padding: 5px 0;*/
/*    font-size: 14px;*/
/*    line-height: 32px;*/
/*    color: #666666;*/
/*    text-decoration: none;*/
/*}*/