.m-header-box {
    display: none;
}

.header {
    display: block;
}

.zj_footer-pc {
    display: block;
}

.zj_footer-m {
    display: none;
}

.new_xq_2 .next .more a {
    width: 120px;
    background: #4582be;
    border-radius: 5px;
    color: #fff;
}

.page-bg {
    position: absolute;
    width: 100%;
    height: 574px;
    background: url(./images/details-top-bg.jpg) no-repeat;
    background-size: 100% 100%;
}

.new_xq_2 {
    margin-top: 40px;
    position: relative;
    z-index: 5;
}

@media screen and (max-width: 750px) {
    .w1200 {
        width: 92%;
    }

    .page-bg {
        position: absolute;
        width: 100%;
        height: 28.75rem;
        background: url(./images/details-top-m-bg.jpg) no-repeat;
        background-size: 100% 100%;
    }

    .new_xq_2 .next {
        width: 100%;
    }

    .new_xq_2 .next .bor {
        padding: 1.5rem;
    }

    .new_xq_2 .next .bor .text {
        width: 100%;
        margin-left: 0;
    }

    .zj_footer-pc {
        display: none;
    }

    .zj_footer-m {
        display: block;
    }

    .gl-zwgk-pc {
        display: block;
        background: #fff;
    }

    .m-header-box {
        display: block;
    }

    .header {
        display: none;
    }

    .address {
        display: flex;
        align-items: center;
        flex-wrap: wrap; 
        line-height: 1.5;
        font-size: 1.2rem;
    }

    .address i {
        /* padding-left: 1.3rem; */
        position: relative;
        font-size: 1.2rem;
        color: #333333;
    }

    address a {
        font-size: 1.2rem;
        color: #999999;
    }

    .address span {
        font-size: 1.2rem;
        color: #999999;
        margin: 0 2px;
    }

    .con_next {
        width: 100%;
    }

    .view {
        padding: 0;
    }

    .new_xq_2 .next .bor .icon img {
        width: 2.15rem;
        margin-bottom: -2.15rem;
        position: relative;
        bottom: -0.5rem;
    }

    .new_xq_2 .next .bor .text b {
        padding-left: 3.1rem;
    }
}
