.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 !important;
    border-bottom: 1px solid #EEEEEE !important;
    line-height: 32px !important;
    font-size: 14px !important;
    color: #666666 !important;
}
.content img{
    max-width: 1200px;
}
/*.content span{*/
/*    line-height: 32px;*/
/*    font-size: 14px;*/
/*    color: #666666;*/
/*}*/
/*.content p{*/
/*    line-height: 32px;*/
/*    font-size: 14px;*/
/*    color: #666666;*/
/*}*/
/*.content div{*/
/*    line-height: 32px;*/
/*    font-size: 14px;*/
/*    color: #666666;*/
/*}*/
/*.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;
}