.swiper-container-banner1 {
    width: 100vw;
}

.food-banner-img {
    width: 100%;
    height: 100%;
}

.b-hover-cont {
    width: 100%;
    height: 90%;
    top: 0;
    left: 0;
    justify-content: flex-end;
    padding-bottom: 10%;
    /* background: rgba(0, 0, 0, 0.55); */
    /* display: none; */
}

.food-banner:hover .b-hover-cont {
    display: flex;
}

.logo-ac-img {
    width: 430px!important;
    height: 410px;
}

.b-hover-title {
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    margin: 15px auto;
}

.b-hover-desc {
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #F5F7FF;
}

.swiper-pagination-banner1 .swiper-pagination-bullet-active {
    background: #ED249C;
}

.bg-000 {
    background: #040210;
}

.bg-faf6f0 {
    background: #faf6f0;
}

.c-content {
    max-width: 1300px;
    margin: 0 auto;
}

.c-about-cont {
    padding: 120px 0;
}

.cell-test {
    font-size: 18px;
    color: #FE226A;
}

.cell-title {
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
    margin: 43px 0;
}

.cell-desc {
    width: 560px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
    max-height: 200px;
    overflow-y: scroll;
}

.cell-desc::-webkit-scrollbar {
    display: none;
}

.to-more {
    width: 170px;
    height: 50px;
    background: rgba(132, 77, 173, 0);
    border: 2px solid #844DAD;
    font-size: 15px;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 50px;
    cursor: pointer;
}

.cell-img {
    width: 640px;
    height: 420px;
}

.banner-page {}

.banner-title-test {
    font-size: 17px;
    font-weight: bold;
    color: #FE226A;
    z-index: 2;
    position: relative;
}

.banner-title p {
    font-size: 34px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #844DAD;
    z-index: 2;
    position: relative;
}

.banner-title p span {
    color: #FFFFFF;
}

.banner-btn {
    width: 70px;
    height: 50px;
    background: #804EA5;
    box-shadow: -1px 1px 35px 0px rgba(128, 78, 165, 0.58);
    border-radius: 2px;
    margin-left: 30px;
}

.banner-btn img {
    width: 13px;
    height: 21px;
}

.rote-180 {
    transform: rotate(-180deg);
}

.c-content2 {
    max-width: 1200px;
    margin: 0 auto;
}

.swiper-container2 .side-banner img {
    /* width: 1170px; */
}

.banner-cont2 {
    width: 92%;
    bottom: 30px;
    left: 36px;
    color: #fff;
    opacity: 0.85;
    align-items: flex-end;
}

.banner-cont-title {
    font-size: 18px;
}

.banner-cont-desc {
    font-size: 14px;
    margin-top: 10px;
}

.fw-banner-img {
    width: 370px;
    height: 270px;
}

.banner-cont4 {
    padding: 50px 34px;
    background: #13111F;
}

.banner-cont4 .banner-cont-title4 {
    font-size: 16px;
    color: #FFFFFF;
}

.banner-cont4 .banner-cont-desc4 {
    font-size: 14px;
    color: #FFFFFF;
    opacity: 0.6;
    margin-top: 30px;
}

.hotel_photo {
    width: 740px;
    height: 450px;
    padding: 30px;
    display: none;
}

.photo-name-abs {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #666;
    bottom: 12px;
    left: 0;
}

.swiper-container-photo1 .swiper-slide {
    padding-bottom: 50px;
}

.swiper-container-photo1 .swiper-slide img {
    width: 738px;
    height: 415px;
}

.modalm {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    left: 0;
    top: 0;
    overflow: auto;
    display: none;
    z-index: 999;
}

.imgsp {
    width: 780px;
    height: auto;
    left: calc(50% - 440px);
    background: #fff;
    height: 750px;
    padding: 50px;
    left: calc(50% - 480px);
    /* margin-left: -530px; */
    position: absolute;
    top: calc(50% - 375px);
}

.imgsp h3 {
    margin-bottom: 20px;
    margin-top: -20px;
    font-weight: bold;
}

.imgsp .close {
    position: absolute;
    top: 20px;
    right: 28px;
    cursor: pointer;
}

.mapp .map {
    height: 690px;
}

.banner-title {
    z-index: 2;
}

.bg1 {
    width: 296px;
    height: 70px;
    left: -23px;
    bottom: 16px;
    z-index: 0;
    max-width: 296px;
}

.bg2 {
    bottom: 22px;
}

.bg3 {
    width: 387px;
    bottom: 50px;
    height: 70px;
    max-width: 387px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-80 {
    margin-top: 80px;
}

.mt-90 {
    margin-top: 90px;
}

.mt-150 {
    margin-top: 150px;
}

.mt-200 {
    margin-top: 200px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-100 {
    margin-bottom: 100px;
}

.banner-cont2 .right,
.banner-cont2 .right a {
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

.banner-cont2 .right i {
    font-size: 13px;
    margin: 0px 16px;
    opacity: 0.3;
}

.club-swiper-button-prev2,
.club-swiper-button-next2 {
    width: 50px;
    height: 50px;
    border-radius: 4px;
    background: rgba(148, 81, 198, 0.9);
    top: calc(50% - 25px);
}

.club-swiper-button-prev2 {
    transform: rotate(180deg);
}

.club-swiper-button-prev2 img,
.club-swiper-button-next2 img {
    width: 13px;
    height: 20px;
}

@media screen and (max-width:750px) {
    .bg1,
    .bg2,
    .bg3 {
        display: none;
    }
    .banner-cont2 .right {
        margin-top: 10px;
    }
    .swiper-container-banner1 {
        margin-top: 56px;
    }
    .footer-ul {
        border-bottom: 1px solid rgba(242, 245, 247, 0.27);
    }
    .footer-ul .li {
        color: rgba(255, 255, 255, 0.5)
    }
    .footer .bottom {
        line-height: 20px;
    }
    .swiper-slide {
        width: 100%!important;
        margin-right: 0!important;
    }
    .logo-ac-img {
        display: none;
    }
    .b-hover-title,
    .b-hover-desc {
        font-size: 15px;
        max-width: 90%;
        text-align: center;
    }
    .c-content,
    .c-content2 {
        width: 90%;
    }
    .cell-img {
        width: 100%;
        height: 100%;
    }
    .red-bg {
        margin-top: 30px;
    }
    .cell-title {
        margin: 15px 0;
    }
    .cell-desc {
        width: 100%;
    }
    .mt-200 {
        margin-top: 50px;
    }
    .mt-150 {
        margin-top: 40px;
    }
    .mt-80 {
        margin-top: 20px;
    }
    .banner-cont2 {
        left: 20px;
    }
    .banner-cont-title {
        font-size: 15px;
    }
    .banner-cont-desc {
        font-size: 12px;
        margin-top: 5px;
    }
    .fw-banner-img {
        width: 100%;
        height: 100%;
    }
    .pc-content {
        display: none;
    }
    .wap-content {
        display: block;
    }
    .c-about-cont {
        padding: 50px 0;
    }
    .boy-content {
        width: 90%;
        z-index: 1;
        position: relative;
    }
    .swiper-container3,
    .right-boy {
        display: block;
        width: 100%;
        border-radius: 10px 10px 0 0;
    }
    .right-boy {
        height: auto;
        padding: 20px;
        border-radius: 0 0 10px 10px;
        margin: 0 0 20px 0;
    }
    .right-boy img {
        width: 72px;
        height: 26px;
    }
    .right-boy p {
        width: 100%;
        max-height: 100px;
        overflow-y: scroll;
    }
    .boy-side-img {
        width: 50%;
        height: 100%;
    }
    .boy-side-img:first-child {
        border-radius: 10px 0 0 0;
    }
    .boy-side-img:last-child {
        border-radius: 0 10px 0 0;
    }
    .boy-bg,
    .bg-02,
    .bg-03 {
        display: none;
    }
    .bout-active .bout-slide,
    .bout-active .bout-slide img {
        width: 100%!important;
    }
    .coffee-swiper-button-prev2,
    .coffee-swiper-button-next2 {
        width: 40px;
        height: 40px;
    }
    .coffee-swiper-button-next2 {
        right: 5px;
    }
    .coffee-swiper-button-prev2 {
        left: 5px;
    }
    .coffee-swiper-button-prev2 img,
    .coffee-swiper-button-next2 img {
        width: 6px;
        height: 10px;
    }
    .imgsp {
        width: 86%;
        left: 5%;
        height: 50vh;
        top: 25vh;
        padding: 2%;
    }
    .mapp .map {
        height: 40vh;
    }
    .imgsp h3 {
        margin-top: 0;
    }
    .imgsp .close {
        top: 10px;
        right: 15px;
    }
    .lh-layer-photo {
        width: 90%!important;
        height: 45vh!important;
        top: 25vh!important;
        left: 5%!important;
    }
    .layui-layer-content {
        height: 35vh;
    }
    .hotel_photo {
        height: 35vh;
        width: 94%;
        padding: 10px 3%;
    }
    .swiper-container-photo1 .swiper-slide img {
        width: 100%;
        height: 100%;
    }
    .swiper-button-next4,
    .swiper-button-prev4 {
        top: calc(50% - 25px);
    }
    .banner-btn {
        width: 55px;
        height: 35px;
    }
    .mheader {
        background: rgba(0, 0, 0, .9);
    }
}