.bu-detail {
    background-color: #f1f1f1;

    /*padding-top: 4rem*/
}

.bu-detail .bu-top-banner {
    background-color: #ececec;
    height: 54.75rem;
    position: relative
}

.bu-detail .detail-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 16%;
    width: 90rem;
    z-index: 9
}

.bu-detail .detail-top .bu-top-img {
    height: 3.875rem;
    margin-bottom: 1.5rem
}

.bu-detail .detail-top .bu-top-img img {
    height: 3.875rem
}

.bu-detail .detail-top .homesit-button {
    background-color: #ff6a00;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: 600;
    height: 48px;
    line-height: 48px;
    text-align: center;
    width: 164px
}

.bu-detail .bu-top-text {
    /*color: #343232;*/
    font-size: 1.875rem;
    font-weight: 600;
    /*white-space: pre-wrap*/
}

.bu-detail .bu-intro-text-pc {
    /*color: #343232;*/
    /*font-size: 1.125rem;*/
    /*line-height: 1.875rem;*/
    /*line-height: 170%;*/
    margin-bottom: 1.5rem;
    margin-top: .85rem;
    width: 50%
}

.bu-detail .bu-intro-text-en {
    font-weight: 600
}

.bu-detail .bu-intro-text-cn {
    font-weight: 400
}

.bu-detail .bu-intro-text-m {
    display: none
}

.bu-detail .bu-intro-img {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 1rem
}

.bu-detail .bu-intro-img .img {
    background-color: #d8d8d8;
    height: 18.1875rem;
    margin-top: 1.25rem;
    width: calc(33.33% - .9375rem)
}

.bu-detail .content-container {
    background-color: #fff;
    margin: 0 auto;
    width: 100%
}

.bu-detail .content-container img {
    max-width: 100%
}

.bu-detail .content-container .content {
    margin: 0 auto;
    width: 90rem
}

.bu-detail .homesit-button-m {
    display: none
}

@media (max-width: 1195px) {
    .bu-detail {
        background-color: #fafafa
    }

    .bu-detail .bu-top-banner {
        /*background: transparent;*/
        height: 20rem;
        margin: 0 auto;
        width: 100%
    }

    .bu-detail .detail-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        bottom: 10%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
        min-height: auto;
        width: 85%
    }

    .bu-detail .detail-top .m-top-img-wrap .bu-top-img {
        height: auto;
        margin: 0 auto;
        width: 100%
    }
    .bu-detail .bu-top-text {
        /*color: #343232;*/
        font-size: 1.1rem;
        font-weight: 600;
        /* white-space: pre-wrap; */
    }

    .bu-detail .detail-top .m-top-img-wrap .bu-top-text-special {
        height: auto;
        width: 6rem
    }

    .bu-detail .detail-top .m-top-img-wrap .bu-top-text-healty {
        height: auto;
        width: 15rem
    }

    .bu-detail .detail-top .bu-top-text {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        justify-content: center;
        margin: 2.125rem 0 .625rem;
        white-space: unset
    }

    .bu-detail .bu-intro-text-pc, .bu-detail .detail-top .homesit-button {
        display: none
    }

    .bu-detail .content-container {
        background-color: #fafafa
    }

    .bu-detail .content-container .content {
        margin: 0 auto;
        padding: 0 0 3.75rem;
        width: 86%
    }

    .bu-detail .content-container .content .bu-intro-text {
        padding-right: 0
    }

    .bu-detail .content-container .content .bu-intro-text-m {
        display: block;
        padding: 2.34rem 0
    }

    .bu-detail .bu-click-url-mobile {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-align-items: center;
        align-items: center;
        background-color: #fff;
        -webkit-box-shadow: 3px 2px 8px 2px hsla(0, 0%, 95%, .5);
        box-shadow: 3px 2px 8px 2px hsla(0, 0%, 95%, .5);
        color: #979797;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        /*font-family: AlibabaPuHuiTi;*/
        font-size: 1.5rem;
        -webkit-justify-content: center;
        justify-content: center;
        margin-top: 3.75rem
    }

    .bu-detail .bu-click-url-mobile:after {
        display: none
    }

    .bu-detail .bu-click-url {
        display: none
    }

    .bu-detail .bu-intro-img {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 1.875rem
    }

    .bu-detail .bu-intro-img .img {
        border-radius: .375rem;
        margin-bottom: .75rem;
        padding-bottom: 50%;
        width: 100%
    }

    .bu-detail .bu-pop-bottom-button {
        border-top: .375rem solid #ff6a00;
        height: auto;
        /*margin-top: 3.75rem*/
    }

    .bu-detail .bu-pop-bottom-button .switch-bu-handle {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-align-items: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 8.75rem;
        -webkit-justify-content: center;
        justify-content: center;
        margin-top: 0
    }

    .bu-detail .homesit-button-m {
        background-color: #ff6a00;
        border-radius: 4px;
        color: #fff;
        display: block;
        /*font-family: AlibabaPuHuiTi;*/
        font-size: 18px;
        font-weight: 600;
        height: 48px;
        line-height: 48px;
        margin: 0 auto;
        text-align: center;
        width: 164px
    }

}