.newsdetail{
    padding-top: 20px;
}
.newsdetail .newstit{
    text-align: center;
    line-height: 1;
    padding-bottom: 26px;
    padding-top: 0;
}
.newsdetail .newstit h2,
.newsdetail .newstit span{
    float: none;
}
.newsdetail .newstit h2{
    line-height: 1.8;
}