
.article{
    padding:70px 0;
}


.article-header{
    text-align: center;
}


.article-title{
    font-weight: normal;
    font-size: 24px;
    color: #333333;
    border-bottom: 1px solid #CCCCCC;
}

.article-content{
    padding:20px 50px;
}

.article-loading-info{
    line-height: 800px;
    color: #8a8a8a;
    font-size: 20px;
    text-align: center;
}