﻿@media screen and (max-width: 750px) {
    .header_top .left {
        width: 100%;
    }

    .header_top .right {
        display: none;
    }

    .header_bottom .cont .left {
        width: 3rem;
    }

    .header_bottom .cont .right {
        width: 0.32rem;
        height: 0.32rem;
    }

    .search_kk {
        top: 1.47rem;
    }

    .qright .right {
        margin-right: 0.1rem;
    }

    .mob_menu {
        display: block;
    }

    .header_bottom .cont .center {
        display: none;
    }

    #inbanner {
        display: none;
    }

    #inzmbanner {
        width: 100%;
        display: block;
        overflow-x: hidden;
        line-height: 0;
    }
    #inzmbanner .swiper-pagination-bullet{
        width: 0.2rem;
    }
    .inguide {
        margin: 0.4rem 0.15rem;
    }

    .inguide li .cont {
        font-size: 0.18rem;
    }

    .inguide ul {
        display: block;
    }

    .inguide li {
        padding: 0;
        border-right: 0;
        border-bottom: 1px solid #ddd;
        width: calc(100% - 0.7rem);
        clear: both;
        margin: 0.15rem auto;
        max-width: 100%;
    }

    .inguide li img {
        width: 0.4rem;
    }

    .inguide li:last-child {
        padding-bottom: 0.2rem;
    }

    .inguide td {
        padding: 0;
    }

    .innews {
        display: block;
        margin: 0 auto;
    }

    .innews .left {
        width: calc(100% - 0.6rem);
        overflow: hidden;
    }

    .list-wrap .sleft {
        width: 65%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .innews .right {
        clear: both;
        width: calc(100% - 0.6rem);
    }

    .inactiity_cont .cont {
        overflow: hidden;
    }

    .inactiity_cont .cont li {
        width: 100%;
        margin: 0 auto 0.2rem;
    }

    .inactiity_cont .title img {
        width: 0.4rem;
        height: 0.4rem;
    }

    .invr {
        padding: 0;
    }
    .invr .title .nr{
        line-height: 1;
    }
    .inactiity_cont .cont li .img {
        float: left;
        width: 38%;
    }

    .inactiity_cont .cont li .stitle {
        float: right;
        width: 60%;
        clear: none;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;

    }

    .inactiity_cont .cont li .stitle .sdesc {
        white-space: normal;
    }

    footer .cont .top {
        display: block;
        position: relative;
        line-height: 0.6rem;
    }

    footer .cont .top .right {
        position: absolute;
        top: 0;
        right: 0;
        line-height: 0.6rem;
    }

    footer .cont .top .center {
        padding-bottom: 0.3rem;
        height: auto;
    }

    footer .cont .top .center li {
        line-height: 2;
    }

    footer .cont .center1 .left {
        display: none;
    }

    footer .cont .center1 .right {
        float: none;
    }

    footer .cont .center1 .right ul {
        justify-content: center;
    }

    footer .cont2 .bottom {
        padding: 0.2rem 0;
        line-height: 2;
    }

    footer .cont2 .bottom .left {
        width: 100%;
        float: none;
        text-align: center;
    }

    footer .cont2 .bottom .left em {
        clear: both;
        display: block;
    }

    footer .cont2 .bottom .right {
        width: 100%;
        float: none;
        text-align: center;
    }

    #gotop {
        width: 60px;
        height: 60px;
    }

    #gotop .cont {
        width: 60px;
        height: 60px;
    }
    #gotop .cont img{
        margin-top: 0.1rem;
    }

}
@media screen and (max-width: 320px) {
    .inguide{
        margin: 0.4rem 0.1rem;
    }
    .nav-one{margin-right: 0.2rem}

    .innews .left{
        padding: 0.4rem 0.2rem;
        width:  calc(100% - 0.4rem);
    }


}
