.articleDetails {
    padding: 14px;
}
.artical_tit {
    line-height: 100px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #333;
}
.artical_infor span {
    margin-right: 30px;
    color: #666;
}
.artical_infor {
    text-align: center;
    line-height: 40px;
}
.details div{
    line-height: 30px;
    text-indent: 40px;
    margin-bottom: 20px;
}