.m_new_list {
    background: #fff;
    padding: 30px 40px;
}
.view_tit h1 {
    font-size: 24px;
    display: block;
    text-align: center;
    font-family: 微软雅黑, 宋体;
    font-weight: normal;
    color: rgb(51, 51, 51);
    line-height: 36px;
    padding: 10px 0px;
}
.view_tit h3 {
    font-size: 20px;
    display: block;
    text-align: center;
    font-family: 微软雅黑, 宋体;
    font-weight: normal;
    color: rgb(0 0 0);
    line-height: 36px;
}
.pages-date {
    position: relative;
    border-bottom: 1px #dcdcdc solid;
    padding-top: 7px;
    text-align: center;
    color: #7c7c7c;
    font-size: 14px;
    padding-bottom: 20px;
}
    .pages-date span {
        padding: 0px 5px;
    }

    .view_text {
        line-height: 30px;
        margin: 0;
        padding: 20px 0 20px 0;
        font-size: 16px;
        min-height: 600px;
    }

.pagebtn {
    margin: 10px 0px;
    background: #fff;
    padding: 10px;
}
.pagebtn a {
    color: #009688;
}

.view_text a {
    color: #009688;
}
.auto-style8 {
    background: #f3f3f3;
    text-align: center;
    padding: 10px;
    color: #009688;
}
.filetxt {
    color: #9d9d9d;
}

table{background: #ccc;border-spacing: 1px;}
table tr td{background: #fff; padding: 10px 5px;}


.gmfs img{ max-width: 300px !important;}