@media screen and (min-width: 750px) {
    .crumbs-white {
        padding-bottom: 0;
        height: 0
    }

    .conBox {
        background-image: url(../../../images/zt/kxzfx/kxzfx-dyzlbj.25c5b3dc.png);
        background-size: 100%;
        overflow: hidden;
        top: -7vw;
        position: relative;
        margin-bottom: -7vw
    }

    .logo {
        margin: 2.5vw 0 0 18.75vw;
        width: 20vw
    }

    .crumbs {
        margin: 0 auto;
        width: 1200px
    }

    .allBox {
        width: 62.5vw;
        margin: 0 auto
    }

    .detail {
        background: linear-gradient(to bottom, #fff, #eacb93);
        padding: 1.6vw;
        border-radius: 1.6vw;
        margin-bottom: 1.6vw;
        position: relative;
        margin-top: 8vw
    }

    .detail .detail-title {
        color: #333;
        font-size: 1.6vw;
        font-weight: 700;
        text-align: center;
        padding: 2.6vw 0
    }

    .detail .detail-content {
        font-size: 1vw;
        line-height: 2vw;
        color: #333
    }

    .detail .detail-content p {
        text-indent: 2em
    }

    .detail .detail-content p img {
        width: 800px;
        max-width: 100%;
        display: block;
        margin: 0 auto
    }

    .btnBack {
        margin: 0 auto 2.6vw;
        display: block;
        cursor: pointer;
        width: 13vw
    }
}

@media screen and (max-width: 750px) {
    .crumbs-white {
        padding-bottom: 0;
        height: 0
    }

    .conBox {
        background-image: url(../../../images/zt/kxzfx/kxzfx-dyzlbj.25c5b3dc.png);
        background-size: 100%;
        overflow: hidden
    }

    .logo {
        margin: 2.5vw 0 0 18.75vw;
        width: 20vw
    }

    .crumbs {
        margin: 0 auto;
        width: 1200px
    }

    .allBox {
        width: 90%;
        background-image: url(../../../images/bj.png);
        background-size: 100% 5.57rem;
        padding: 0 5%;
        position: relative;
        top: 2rem;
        margin-bottom: 2.5rem
    }

    .detail {
        background: linear-gradient(to bottom, #fff, #eacb93);
        padding: .4rem;
        border-radius: .4rem;
        margin-bottom: .4rem
    }

    .detail .detail-title {
        color: #333;
        font-size: .5rem;
        line-height: .7rem;
        font-weight: 700;
        text-align: center;
        padding: .666667rem 0
    }

    .detail .detail-content {
        font-size: .4rem;
        line-height: .6rem;
        color: #333;
        word-break: break-all;
        overflow-wrap: break-word
    }

    .detail .detail-content p {
        text-indent: 2em
    }

    .detail .detail-content p img {
        max-width: 9rem !important;
        width: 100% !important;
        height: auto !important;
        display: block;
        margin: 0 auto
    }

    .detail .detail-content p video {
        max-width: 9rem !important;
        width: 100% !important;
        height: auto !important;
        display: block;
        height: auto;
        margin: 0 auto
    }

    .btnBack {
        margin: 0 auto .6667rem;
        display: block;
        cursor: pointer;
        width: 3.3333rem
    }
}
