.news_area .area_news_detail {
    margin-top: 30px;
    line-height: 25px;
    color: #5f5e5e;
}

.news_area .area_news_detail .d_title {
    font-size: 20px;
    height: 70px;
    border-bottom: 1px dotted #9a9a9a;
    text-align: center;
    line-height: 30px;
    margin-bottom: 20px;
    color: #333;
}

.news_area .area_news_detail .d_title span {
    font-size: 14px;
    color: #5f5e5e;
}

.news_area .area_news_detail .img {
    text-align: center;
    color: #666;
    font-weight: bold;
}

.news_area .area_news_detail {}

