.banner_one_img {
    height: 100%;
}

.banner_one_img img {
    opacity: 0;
}

.banner_all {
    margin-top: 100px;
}


/*企业动态*/

.qiye_bltop {
    position: relative;
}

.qiye_body {
    display: flex;
    justify-content: space-between;
    padding-top: 35px;
}

.qiye_bleft {
    width: 43%;
    border: 1px solid #DDDDDD;
    cursor: pointer;
}

.qiye_bright {
    width: 52%;
}

.qiye_bt_time {
    background-color: #A40000;
    color: rgba(255, 255, 255, .9);
    font-size: 16px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    width: 133px;
    height: 133px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 40px;
    z-index: 5;
    position: absolute;
    top: -35px;
}

.qiye_tday {
    font-size: 64px;
    font-family: Source Han Sans CN-Bold, Source Han Sans CN;
    font-weight: bold;
    line-height: 75px;
    color: #FFFFFF;
}

.qiye_timg {
    overflow: hidden;
    height: 412px;
}

.qiye_timg1 {
    width: 100%;
    transition: .5s;
    height: 100%;
}

.qiye_bltext {
    padding: 30px 20px;
}

.qiye_blt1 {
    display: flex;
    align-items: center;
    font-size: 22px;
    font-weight: 500;
    color: #4E4E4E;
}

.icon_img {
    margin-right: 12px;
    flex-shrink: 0;
}

.qiye_blt2 {
    font-size: 14px;
    margin-top: 8px;
    color: #777777;
    line-height: 28px;
}

.qiye_blt3 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #777777;
    margin-top: 12px;
}

.qiye_blt3_go {
    font-size: 16px;
    font-weight: 500;
    color: #666666;
}

.qiye_bleft:hover .qiye_bltop .qiye_timg1 {
    transform: scale(1.09);
    transition: .5s;
}

.qiye_bleft:hover .qiye_blt1_t,
.qiye_brone:hover .qiye_blt1_t {
    color: #A40000;
}

.qiye_bleft:hover .show_img,
.qiye_brone:hover .show_img {
    display: none;
}

.qiye_bleft:hover .hide_img,
.qiye_brone:hover .hide_img {
    display: block;
}

.qiye_brone {
    border-top: 1px solid #DDDDDD;
    padding: 35px 0;
}

.qiye_brone:last-child {
    border-bottom: 1px solid #DDDDDD;
}

.qiye_more {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.qiye_getmore {
    border-radius: 4px;
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #FFFFFF;
    font-size: 14px;
    background-color: #A40000;
    overflow: hidden;
}

.qiye_getmore span {
    display: block;
    transition: .5s;
}

.qiye_getmore:hover span {
    transition: .5s;
    transform: translateY(-100%);
}


/*养生哲学*/

.zx_prebody {
    display: flex;
    padding-top: 15px;
}

.zx_prebone {
    width: 31.5%;
    margin-right: 3%;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 0px 30px 0px rgba(171, 143, 85, 0.2500);
    border-radius: 0px 0px 0px 0px;
    padding: 58px;
    text-align: center;
    font-size: 14px;
    color: #777777;
    transition: .5s;
}

.zx_pbo_t1 {
    font-size: 24px;
    color: #222222;
    margin: 13px 0 14px;
}

.zx_pbo_desc {
    line-height: 20px;
}

.zx_getmore {
    color: #A40000;
    line-height: 16px;
    margin-top: 27px;
}

.zx_pimg {
    transition: .5s;
}

.zx_prebone:hover .zx_pimg {
    /* transition: .5s;
    transform: rotateY(180deg); */
}


/*团队*/

.zy_team .index_tit {
    margin-bottom: 20px;
}

.zy_team {
    padding-bottom: 40px;
    background-image: url('../images/team_back.png');
}

.teamlist {
    align-items: center;
    padding: 80px 0;
    border-radius: 10px;
}


/*特色项目*/

.xm_fbody {
    display: flex;
    align-items: center;
}

.xm_fbone {
    width: 15%;
    margin-right: 2%;
    position: relative;
    cursor: pointer;
    transition: .5s;
    height: 520px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.xm_oimgall {
    height: 520px;
}

.xm_fboneimg {
    width: 100%;
    height: 480px;
    transition: .5s;
}

.xm_fbone_text {
    position: absolute;
    top: 60px;
    left: 30px;
    font-size: 24px;
    font-weight: 500;
    color: #FFFFFF;
    writing-mode: tb-rl;
    letter-spacing: 8px;
    transition: .5s;
}

.hx_cbody {
    display: flex;
    background-position-y: center;
    background-repeat: no-repeat;
    padding-top: 80px;
    position: relative;
}

.hx_cbone {
    /* width: 23%; */
    width: 17.5%;
    margin-right: 9%;
    text-align: center;
    position: relative;
    z-index: 4;
}

.hx_cbone img {
    width: auto;
    height: auto;
    webkit-transition: all 0.4s ease-in-out 0.1s;
    /* transform: scale(1.06); */
    transition: all 0.4s ease-in-out 0.1s;
}

.hx_cbone:hover img {
    webkit-transition: all 0.4s ease-in-out 0.1s;
    transform: scale(1.06);
    transition: all 0.4s ease-in-out 0.1s;

}

.hx_cbone_text {
    margin-top: 20px;
}

.hx_cbone_t1 {
    font-size: 20px;
    font-weight: 500;
    color: #222222;
}

.hx_cbone_desc {
    font-size: 14px;
    color: #777777;
    line-height: 20px;
    margin-top: 10px;
}


/*美商学院*/

.ms_body {
    border-radius: 15px;
    display: flex;
}

.ms_bone {
    width: 20%;
    position: relative;
    cursor: pointer;
}

.ms_bone:hover .msg_btext {
    background-color: rgba(164, 0, 0, .8);
    /* background-color: rgba(176, 45, 42, .8); */
    color: #FFFFFF;
}

.ms_boimg {
    overflow: hidden;
    width: 100%;
    /* height: 400px; */
    /* height: 20.86vw;
    min-height: 370px; */
}

.msimg {
    width: 100%;
    height: 100%;
    transition: .5s;
}

.msimg img {
    display: inline-block;
    width: 100%;
    height: auto;
    opacity: 0;
}

.msg_btext {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #FFFFFF;
    width: 100%;
    text-align: center;
    /* padding: 35px; */
    padding: 1.84vw;
    font-size: 20px;
    font-weight: 500;
    color: #333333;
}


/*门店*/

.md_sbody {
    display: flex;
    overflow: hidden;
}

.md_sone {
    margin-left: 6px;
    margin-bottom: 6px;
}

.md_sleft {
    display: flex;
    flex-wrap: wrap;
    width: 75%;
    flex-shrink: 0;
}

.md_sright {
    width: 30%;
}

.md_slf {
    display: flex;
    height: 268px;
    width: 100%;
}

.md_slf .md_sone {
    height: 100%;
    width: 40% !important;
}

.md_slf .md_sone:nth-child(3) {
    width: 20% !important;
}

.md_slt {
    display: flex;
    width: 100%;
}

.zx_preserving {
    background-image: url('../images/by_back.png');
}

@media(max-width:1800px) and (min-width:1600px) {
    #certify .swiper-slide {
        width: 45%;
    }
}

@media(max-width:1600px) and (min-width:1024px) {
    #certify .swiper-slide {
        width: 46%;
    }
}

@media(max-width:1460px) and (min-width:1024px) {
    #certify .swiper-slide {
        width: 49%;
    }

    /* .ms_boimg {
        min-height: 350px;
    } */
}

@media(max-width:1400px) and (min-width:1024px) {
    #certify .swiper-slide {
        width: 43%;
    }

    #certify .swiper-slide-prev {
        transform: translateX(290px) scale(0.975) !important;
    }

    #certify .swiper-slide-next {
        transform: translateX(-290px) scale(0.975) !important;
    }
}

@media(max-width:1200px) and (min-width:1024px) {
    #certify .swiper-slide {
        width: 46%;
    }

    /* .ms_boimg {
        min-height: 300px;
    } */
}

@media(min-width:1024px) {

    .zx_prebone:nth-child(3n),
    .xm_fbone:nth-child(6n) {
        margin-right: 0;
    }

    .zx_prebone:hover {
        transform: translateY(-10px);
        transition: .5s;
    }

    .ms_bone:last-child,
    .ms_bone:last-child .msimg {
        border-radius: 0px 15px 15px 0px;
    }

    .ms_bone:last-child .msg_btext {
        border-bottom-right-radius: 15px;
    }

    .ms_bone:first-child,
    .ms_bone:first-child .msimg {
        border-radius: 15px 0px 0px 15px;
    }

    .ms_bone:first-child .msg_btext {
        border-bottom-left-radius: 15px;
    }

    .md_slt .md_sone:first-child,
    .md_slt .md_sone:nth-child(2) {
        width: 50%;
    }

    .md_sone img {
        width: 100%;
    }

    .md_sone_top {
        width: 100%;
        overflow: hidden;
    }

    .md_sone_top:nth-child(2) {
        display: flex;
        justify-content: space-between;
        margin-top: 6px;
    }

    .md_sone_top:nth-child(2) .msone_a {
        width: 49.5%;
    }

    .md_sright .md_sone {
        width: 100%;
    }

    .md_sright .md_sone:first-child {
        height: 30%;
    }

    .md_sright .md_sone:last-child {
        height: 70%;
    }

    .msone {
        transition: .5s;
        width: 100%;
        height: 100%;
    }

    .md_sone,
    .msone_a {
        overflow: hidden;
    }

    .msone:hover {
        transform: scale(1.09);
        transition: .5s;
        cursor: pointer;
    }

    .msone img {
        width: 100%;
    }

    /*专业团队*/
    #certify {
        position: relative;
        /* width: 1200px;
        margin: 0 auto */
    }

    #certify .swiper-container {
        padding-bottom: 60px;
    }

    #certify .swiper-slide {
        /* width: 520px;
        height: 408px;
        background: #fff;
        box-shadow: 0 8px 30px #ddd; */
        width: 41%;
        /* width: 15%; */
    }

    #certify .swiper-slide-active {
        transform: scale(1.33) !important;
    }

    #certify .swiper-slide-prev {
        transform: translateX(390px) scale(0.975) !important;
    }

    #certify .swiper-slide-next {
        transform: translateX(-390px) scale(0.975) !important;
    }

    /* #certify .swiper-slide-active {
        width: 30%;
    }
    
    #certify .swiper-slide-prev,
    #certify .swiper-slide-next {
        width: 20%;
    } */
    #certify .swiper-slide img {
        display: block;
        width: 100%;
        border-radius: 10px;
    }

    #certify .swiper-slide p {
        line-height: 98px;
        padding-top: 0;
        text-align: center;
        color: #636363;
        font-size: 1.1em;
        margin: 0;
    }

    #certify .swiper-pagination {
        width: 100%;
        bottom: 20px;
    }

    #certify .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 5px;
        border: 3px solid #fff;
        background-color: #d5d5d5;
        width: 10px;
        height: 10px;
        opacity: 1;
    }

    #certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
        border: 3px solid #00aadc;
        background-color: #fff;
    }

    #certify .swiper-button-prev {
        left: -30px;
        width: 45px;
        height: 45px;
        background: url(../images/wm_button_icon.png) no-repeat;
        background-position: 0 0;
        background-size: 100%;
    }

    #certify .swiper-button-prev:hover {
        background-position: 0 -46px;
        background-size: 100%
    }

    #certify .swiper-button-next {
        right: -30px;
        width: 45px;
        height: 45px;
        background: url(../images/wm_button_icon.png) no-repeat;
        background-position: 0 -93px;
        background-size: 100%;
    }

    #certify .swiper-button-next:hover {
        background-position: 0 -139px;
        background-size: 100%
    }

    /*end*/
    /*特色项目*/
    .xm_fbone:hover .xm_fboneimg,
    .xm_active .xm_fboneimg {
        height: 100%;
        transition: .5s;
    }

    .xm_fbone:hover .xm_fbone_text,
    .xm_active .xm_fbone_text {
        top: 30px;
        transition: .5s;
    }

    /*end*/
    /*核心优势*/
    .hx_cbone:nth-child(2n) {
        margin-bottom: 10px;
        position: relative;
        top: -50px;
    }

    .hx_cbone:nth-child(3n) {
        margin-bottom: 10px;
        position: relative;
        top: 40px;
    }

    .hx_cbone:last-child {
        margin-right: 0;
    }

    /*end*/
}

@media(max-width:1024px) {
    .banner_all {
        margin-top: 55px;
    }

    .qiye_body {
        display: block;
        padding-top: 8px;
    }

    .qiye_bleft,
    .qiye_bright {
        width: 100%;
    }

    .qiye_bt_time {
        width: 70px;
        height: 70px;
        font-size: 12px;
        margin-left: 12px;
        top: -18px;
    }

    .qiye_tday {
        font-size: 32px;
        line-height: 38px;
    }

    .qiye_timg {
        height: 197px;
    }

    .qiye_bltext {
        padding: 18px 16px 15px;
    }

    .icon_img img {
        width: 19px;
    }

    .qiye_blt1 {
        font-size: 16px;
    }

    .qiye_blt2 {
        -webkit-line-clamp: 2;
        line-height: 20px;
        margin-top: 10px;
        margin-bottom: 18px;
        font-size: 13px;
    }

    .qiye_blt3 {
        font-size: 13px;
    }

    .qiye_blt3_go {
        font-size: 14px;
    }

    .qiye_bright {
        margin-top: 16px;
    }

    .qiye_brone:first-child {
        border-top: 1px solid #DDDDDD;
    }

    .qiye_brone {
        padding: 18px 0;
    }

    .qiye_more {
        margin-top: 30px;
    }

    .qiye_getmore {
        margin-bottom: 10px;
    }

    /*养生哲学*/
    .zx_preserving {
        background-image: url('../images/index/by_back_m.png');
    }

    .zx_prebody {
        padding-top: 0;
        display: block;
    }

    .zx_prebone {
        width: 100%;
        margin-bottom: 24px;
        padding: 30px 20px;
    }

    .zx_pimg {
        width: 48px;
    }

    .zx_pbo_t1 {
        font-size: 20px;
        margin: 20px 0 18px;
    }

    .zx_pbo_desc,
    .zx_getmore {
        font-size: 13px;
    }

    .zx_getmore {
        margin-top: 20px;
    }

    /*专业团队*/
    .zy_team {
        background-image: url('../images/index/team_back_m.png');
        padding-bottom: 30px;
    }

    .zy_team .index_tit {
        margin-bottom: 30px;
    }

    .teamlist {
        height: 400px;
        padding: 0;
    }

    .certify .swiper-slide {
        /* height: 180px; */
        overflow: hidden;
        max-height: 180px;
        height: auto;
    }

    .certify .swiper-slide img {
        border-radius: 4px;
    }

    .swiper-pagination-bullet-active {
        background-color: #A40000;
    }

    .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }

    /*特色项目*/
    .xm_fbone {
        height: 291px;
    }

    .xm_fboneimg {
        height: 100%;
    }

    .swiper-pagination1 {
        text-align: center;
        margin-top: 15px;
    }

    .swiper-pagination2 {
        text-align: center;
    }

    .xm_fbone_text {
        bottom: 5px;
        left: 15px;
        top: auto;
        font-size: 20px;
        letter-spacing: 9px;
    }

    /*核心优势*/
    .hx_core {
        background: #FBF8FB;
        background-image: none !important;
    }

    .hx_cbody {
        background-image: none !important;
        padding-top: 0;
        flex-wrap: wrap;
        padding-left: 25px;
        padding-right: 25px;
    }

    .hx_cbone {
        width: 47%;
        margin-right: 6%;
        margin-bottom: 25px;
    }

    .hx_cbone:nth-child(2n),
    .ms_bone:nth-child(2n) {
        margin-right: 0;
    }

    .hx_cbone img {
        width: 150px;
        height: 150px;
    }

    .hx_cbone_t1 {
        font-size: 18px;
    }

    .hx_cbone_text {
        margin-top: 12px;
    }

    .hx_cbone_desc {
        margin-top: 3px;
        font-size: 12px;
    }

    .hx_cbone:nth-last-child(1),
    .hx_cbone:nth-last-child(2) {
        margin-bottom: 10px;
    }

    /*美智商学院*/
    .ms_body {
        flex-wrap: wrap;
    }

    .ms_bone {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 13px;
        border-radius: 6px;
    }

    .ms_boimg {
        min-height: auto;
        /* height: 178px; */
        border-radius: 6px;
    }

    .msg_btext {
        padding: 12px;
        font-size: 16px;
        border-radius: 0 0px 6px 6px;
    }

    .md_sbody {
        display: none;
    }

    .md_sbodym {
        height: 400px;
    }

    .md_slone {
        height: 180px;
    }

    .md_slone_img {
        height: 100%;
    }

    .md_slist {
        height: calc(100% - 20px);
    }
}



@media(max-width:767px) {

    .qiye_tday {
        font-size: 1.1rem;
        line-height: 1.2rem;
    }

    .qiye_bt_time {
        width: 3rem;
        height: 3rem;
        font-size: 0.5rem;
        margin-left: 0.5rem;
        top: -.45rem;
    }

    .icon_img img {
        width: 1rem;
    }

    .qiye_blt1 {
        font-size: .65rem;
    }

    .qiye_blt2 {
        -webkit-line-clamp: 2;
        line-height: 0.9rem;
        margin-top: 0.45rem;
        margin-bottom: 0.5rem;
        font-size: 0.55rem;
    }

    .qiye_blt3 {
        font-size: 0.55rem;
    }

    .qiye_blt3_go {
        font-size: .6rem;
    }

    .qiye_bright {
        margin-top: .65rem;
    }

    .qiye_brone {
        padding: .6rem 0;
    }

    .qiye_getmore {
        border-radius: .1rem;
        width: 5.5rem;
        height: 1.75rem;
        line-height: 1.75rem;

        font-size: .6rem;
        margin-bottom: 0.4rem;
    }

    .zx_prebone {
        width: 100%;
        margin-bottom: 1rem;
        padding: 1.25rem 0.9rem;
    }

    .zx_pimg {
        width: 2.5rem
    }

    .zx_pbo_t1 {
        font-size: 0.8rem;
        margin: 0.6rem 0 0.5rem 0;
    }

    .zx_pbo_desc,
    .zx_getmore {
        font-size: 0.5rem;
    }

    .zx_pbo_desc {
        line-height: 0.8rem;
    }

    .xm_fbone_text {
        bottom: 0.5rem;
        left: 0.8rem;
        top: auto;
        font-size: 0.85rem;
        letter-spacing: 0.1rem;
    }

    .hx_cbone img {
        width: 100%;
        height: auto;
    }

    .hx_cbone_text {
        margin-top: 0.6rem;
    }

    .hx_cbone_t1 {
        font-size: .7rem;
    }

    .hx_cbone_desc {
        margin-top: 0.3rem;
        font-size: 0.5rem;
        line-height: 0.8rem;
    }

    .msg_btext {
        padding: 0.6rem 0.4rem;
        font-size: 0.65rem;
        border-radius: 0 0px 6px 6px;
    }
}