﻿.newsD_head{
    border-bottom:1px dashed #dedede;
}

.newsD_title{
    text-align:center;
    font-size: 24px;
    font-family: 'microsoft yahei';
    color: #153e89;
    font-weight: normal;
    line-height: 42px;
}
.newsD_time{
    text-align:center;
    font-size: 16px;
    font-family: 'microsoft yahei';
    color: #000;
    line-height: 52px;
}
