.news_title {
    text-align: center;
    width: 1200px;
    margin: 0 auto;
}

.news_title .news_title_info {
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 20px;
}

.news_title .news_title_tip {
    margin: auto;
    margin: 15px 0px;
}
.news_title .news_title_tip .text {
    font-size: 14px;
}
.news_title .news_title_tip .text .news-text{
    padding-right: 30px;
    font-size: 14px;
}

.news_title .news_title_tip td {
    padding-right: 30px;
    font-size: 14px;
}

.news_details {
    text-align: left;
}
.news_details .det_title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
}

.news_details .det_intro {
    font-size: 16px;
    text-indent: 32px;
    line-height: 32px;
}

.news_details .det_img {
    text-align: center;
    margin: 10px 0;
}