.newsDetail{
    padding-top: 64px;
}
.newsDetail .news-title{
    text-align: center;
    /*height: 45px;*/
    font-size: 28px;
    font-family: Helvetica;
    color: #181818;
    line-height: 38px;
    margin: 0px auto 20px;
    padding-top: 64px;
}
.newsDetail .rich-box{
    padding-top: 0;
}