﻿.newstext {
    width: 730px;
    height: auto;
    padding: 20px 0px;
    margin: 0 auto;
}
.newstext h3 {
    width: 730px;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    font-family: "微软雅黑";
    color: #4a4a4a;
    text-align: center;
    font-weight: bold;
}
.newstext_time {
    width: 730px;
    height: 50px;
    line-height: 50px;
    font-family: "微软雅黑";
    font-size: 14px;
    text-align: center;
    border-bottom: 1px dashed #9b9b9b;
    margin: 15px auto;
    color: #343434;
}
.newstext_time a {
    color: #444444;
    padding: 0px 40px;
}
.zy_newstext_wz {
    width: 730px;
    height: auto;
    margin: 0 auto;
    font-family: "宋体";
    font-size: 14px;
    line-height: 35px;
    padding: 5px 0px 20px;
    color: #444444;
}
.text_page {
    width: 913px;
    height: 70px;
    line-height: 35px;
    padding: 20px 0px 5px;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 15px;
    color: #797979;
    text-align: left;
    margin: 0 auto;
    border-top: 1px dotted #dddddd;
    font-weight: bold;
}
.text_page a {
    color: #797979;
    padding: 0px 30px;
}