/*.header-sub .page-nav,*/
/*.top-bg {*/
    /*display: none;*/
/*}*/
.mui-scroll-wow {
    padding: 0 .12rem;
}

.news-logo {
    text-align: center;
}
.news-logo img {
    height: .8rem;
}


.news-detail {
    margin: .5rem auto 0;
}
.news-detail h3 {
    font-size: .25rem;
    font-weight: normal;
    padding: 8px 0;
    color: #555;
}
.news-detail .time {
    padding: .16rem 0;
    color: #999;
    border-bottom: 1px solid #ccc;
}
.news-detail .content {
    padding: .3rem 0 0;
}
.news-detail .content img {
    max-width: 100%;
}