@media screen and (max-width: 768px) {
    
    .footer {
        width: 100%;
        margin: 0px;
    }

    .drop-groups {
        display: none;
    }

    .f-info-div {
        display: none;
    }

    .f-info {
        background: #2760b7;
        padding: 2.3vw 0px;
        width: 100%;
    }

    .f-info-p > span {
        display: block;
        color: #ffffff;
        line-height: 6vw;
        font-size: 3.5vw;
    }

        .f-info-p > span > a {
            color: #ffffff;
        }

    .f-info-p {
        text-align: center;
        font-size: 18px;
    }

    .bottom_erm, .bottom_erm span, .bottom_erm img {
        display: none;
        width: 0px;
        height: 0px;
    }



    .f-info-right {
        float: none;
        clear: both;
        margin-top: 1vw;
        width: 100%;
        text-align: center;
        margin-bottom: 3vw;
    }

        .f-info-right > a > span {
            color: #fff;
            font-size: 0vw;
        }

    .f-info-left {
        width: 100%;
        margin-bottom: 1vw;
    }

    .f-info-right a {
        width: auto;
        float: none;
    }

    .dzjg img {
        width: auto;
    }

    #_span_jiucuo {
        float: none;
        margin-left: 3vw;
    }

    .dzjg {
        float: none;
        width: auto;
    }

    .f-info-right img {
        height: 9vw;
    }




    
    .position {
        font-size: 3vw;
        padding-left: 3vw;
    }

    .zwxl-bar {
        height: auto;
        line-height: 7vw;
        margin-bottom: 4vw;
    }

    .centerWidth {
        width: 100%;
        padding: 0;
    }

    .zwxl-article {
        width: 84%;
        font-size: 4vw;
        padding: 5vw;
        line-height: 6vw;
    }

    .zwxl-bar span.con {
        margin-right: 2vw;
    }

    .zwxl-font {
        padding: 0px;
        border: none;
        margin-top: 2vw;
        display: block;
    }

        .zwxl-font img {
            float: none;
            width: 5vw;
        }

    .zwxl-article img {
        width: auto !important;
        height: auto !important;
        margin: 0.25rem 0;
        max-width: 100% !important;
    }

    .zwxl-title p.tit {
        font-size: 5vw;
        padding: 0vw 5vw;
    }

    .zwxl-bar span {
        font-size: 4vw;
    }

    .zwxl-title {
        text-align: center;
        padding-top: 1vw;
    }

    .zwxl-article p {
        margin-bottom: 2vw;
    }

    #div_div, .bdsharebuttonbox {
        display: none;
    }

    .edui-upload-video, .edui-faked-video {
        width: 80vw;
        height: 60vw;
    }
}