@media only all and (max-width: 1080px){
    .content-container{
        width: 100%;
    }
    .bg_headers,.navbg{
        display: none;
    }
    .city_nav ul{
        padding: 0 0.5rem;
        overflow: hidden;
    }
    .m_logo {
        display: block;
        width: 6rem;
        height: 1.5rem;
        margin-left: .5rem;
        background-image: url(https://u3.huatu.com/uploads/allimg/201029/660702-201029150RE30.png) !important;
        background-repeat: no-repeat;
        background-size: 100%;
        text-indent: -999em;
    }
    .header-subnav-tit{
        display: none;
    }
    .ys_adv{
        display: none;
    }
    .bg_footer{
        display: none;
    }
    .city_nav ul li{
        margin-top: 0;
        margin: 0 .55rem;
    }
    .city_nav {
        height: auto;
        margin: 0.5rem auto;
    }
    .city_nav ul li a {
        font-size: 0.8rem;
        font-family: FZLanTingHeiS-R-GB;
        font-weight: 400;
        color: #333333;
        line-height: 1.2rem;
    }
    .page_ok {
        width: 2.5rem;
        height: 1.7rem;
        background: #FFFFFF;
        border: 1px solid #efefef;
        float: left;
        line-height: 1.7rem;
        margin-left: 0.85rem;
        box-sizing: border-box;
    }
    .pages {
        width: 1.7rem;
        height: 1.7rem;
        background: #FFFFFF;
        border: 1px solid #efefef;
        float: left;
        line-height: 1.7rem;
        margin-left: 0.5rem;
        box-sizing: border-box;
    }
    .ys_table{
        display: none;
    }
    .isactive {
        background: #EB4328;
        color: #ffffff;
        border: none;
    }
    .ys_table_m{
        margin-top: 0.75rem;
    }
    .ys_table_m tr td:nth-child(1){
        background: #EB4328;
        color: #FFFFFF;
        width: 20%;
    }
    .box_mm{
        padding: 0 0.5rem;
        box-sizing: border-box;
    }
    table tr td:nth-child(2) {
        line-height: 0.7rem;
        padding: 0.5rem 0;
        border: solid 1px #F8F8F8;
    }
    .ys_table_m tr:nth-child(5) td a{
        color: #4CAF50;
    }
    .ys_table_m tr:nth-child(6) td a{
        color: #00BCD4;
    }
    .ys_table_m tr:nth-child(7) td a{
        color: #fc5e49;
    }
    .ys_table_m{
        display: block;
    }
}