

.hotel_front {
    width: 7.5rem !important;
    position: relative !important;
    margin: 0 auto !important;
}
.my {
    position: fixed;
    right: 1.5rem;
    top: 0.7rem;
    width: 0.56rem;
    height: 0.56rem;
    background: url('https://webimgs.bthhotels.com/20260112/my.png') no-repeat;
    background-size: 100% 100%;
    z-index: 90;
}

.mune {
    position: fixed;
    right: 0.5rem;
    top: 0.73rem;
    width: 0.5rem;
    height: 0.5rem;
    background: url('https://webimgs.bthhotels.com/20260112/menu.png') no-repeat;
    background-size: 100% 100%;
    z-index: 999;
}
.anlu_jiameng{
    position: relative;
        width: 7.5rem;
        height: 8.4rem;
        background: url('https://webimgs.bthhotels.com/20260112/anlu_jm.png') no-repeat;
        background-size: 100% 100%;
}
.changepp{
    position: relative;
}
.ppbox{
    width: 7.2rem;
    height: 0.9rem;
    position: absolute;
    left: 0.15rem;
    top: 0.75rem;
    display: flex;
    justify-content: space-around;
    z-index: 99;
}
.ppbox1{
width: 2.3rem;
    height: 0.9rem;
}
.jgxs_jiameng {
    position: relative;
    width: 7.5rem;
    height: 8.4rem;
    background: url('https://webimgs.bthhotels.com/20260112/jgxs_.png') no-repeat;
    background-size: 100% 100%;
}
.jgfd_jiameng {
    position: relative;
    width: 7.5rem;
    height: 8.4rem;
    background: url('https://webimgs.bthhotels.com/20260112/jgfd_.png') no-repeat;
    background-size: 100% 100%;
}
.jlfd_jiameng {
    position: relative;
    width: 7.5rem;
    height: 8.4rem;
    background: url('https://webimgs.bthhotels.com/20260112/jlfd_.png') no-repeat;
    background-size: 100% 100%;
}
.nuojin_jiameng{
        position: relative;
        width: 7.5rem;
        height: 8.4rem;
        background: url('https://webimgs.bthhotels.com/20260112/njin.png') no-repeat;
        background-size: 100% 100%;
    }
    .wanxin_jiameng{
position: relative;
    width: 7.5rem;
    height: 8.4rem;
    background: url('https://webimgs.bthhotels.com/20260112/wanxin_.png') no-repeat;
    background-size: 100% 100%;
    }
    .yifei_jiameng{
        position: relative;
            width: 7.5rem;
            height: 8.4rem;
            background: url('https://webimgs.bthhotels.com/20260112/yifei_.png') no-repeat;
            background-size: 100% 100%;
    }
        .nanyuan_jiameng {
            position: relative;
            width: 7.5rem;
            height: 8.4rem;
            background: url('https://webimgs.bthhotels.com/20260112/nany.png') no-repeat;
            background-size: 100% 100%;
        }
.nuojin_banner {
    position: relative;
    width: 7.5rem;
    height: 13.34rem;
    background: url('https://webimgs.bthhotels.com/20260112/banner_nj.png') no-repeat;
    background-size: 100% 100%;
}
.jianguo_banner {
    width: 7.5rem;
    height: 13.34rem;
    background: url('https://webimgs.bthhotels.com/20251205/jgfd_banner.png') no-repeat;
    background-size: 100% 100%;
}
.lilu_banner {
    position: relative;
    width: 7.5rem;
    height: 13.34rem;
    background: url('https://webimgs.bthhotels.com/20260112/banner_al.png') no-repeat;
    background-size: 100% 100%;
}
.jinglun_banner {
    position: relative;
    width: 7.5rem;
    height: 13.34rem;
    background: url('https://webimgs.bthhotels.com/20260112/banner_jingl.png') no-repeat;
    background-size: 100% 100%;
}
.jianguoxishang_banner {
    position: relative;
    width: 7.5rem;
    height: 13.34rem;
    background: url('https://webimgs.bthhotels.com/20260112/banner_jgxs.png') no-repeat;
    background-size: 100% 100%;
}
.ny_huanqiu_banner {
    position: relative;
    width: 7.5rem;
    height: 13.34rem;
    background: url('https://webimgs.bthhotels.com/20260112/banner_hq.png') no-repeat;
    background-size: 100% 100%;
}
.ny_holiday_banner {
    position: relative;
    width: 7.5rem;
    height: 13.34rem;
    background: url('https://webimgs.bthhotels.com/20260112/banner_11.png') no-repeat;
    background-size: 100% 100%;
}
.ny_fandian_banner {
    position: relative;
    width: 7.5rem;
    height: 13.34rem;
    background: url('https://webimgs.bthhotels.com/20260112/banner_12.png') no-repeat;
    background-size: 100% 100%;
}
.bocui_banner {
    position: relative;
    width: 7.5rem;
    height: 13.34rem;
    background: url('https://webimgs.bthhotels.com/20260112/banner_13.png') no-repeat;
    background-size: 100% 100%;
}

.brand_img {
    text-align: center;
    position: relative;
}
.brand_img img {
    max-width: 100%;
    display: block;
    position:relative;
}
.videobox{
    position: absolute;
        width: 6.72rem;
        height: 4rem;
        left: 0.4rem;
        top: 8.2rem;
        z-index: 98;
    overflow: hidden;
        display: flex;
            border-radius: 0.1rem;
            justify-content: center;
}
.videobox1{
top: 8.7rem;
}
.videobox2 {
    top: 8.22rem;
}
.videobox3 {
    top: 7.75rem;
}

.video-player::-webkit-media-controls-panel {
    transform: translateY(-10%);
    /* 向上移动50% */
    position: relative;
    top: 10%;
}
video{
   width: auto;
        height: 4rem; 
}
.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 6.72rem;
        height: 4rem;
    /* background-color: rgba(0, 0, 0, 0.7); */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    /* transition: opacity 0.5s ease, visibility 0.5s ease; */
    z-index: 2;
background:url("https://webimgs.bthhotels.com/20251205/bofang.png");
    background-size: 100% 100%;
}

.video-overlay.hidden {
    opacity: 0;
    visibility: hidden;
}
.brand_tese {
    padding:0.54rem 0 0.52rem 0;
    background:#fff;
}
.brand_tese h1 {
    text-align: center;
    color: #361F1C;
    font-size: 0.4rem;
/*    border-bottom: 0.08rem solid #C01A1F;
    width:1.6rem;*/
    margin:0 auto;
    padding-bottom:0.26rem;
    position:relative;
    font-weight: 600;
}
.brand_tese h1::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 1.6rem;
    height: 0.08rem;
    margin-left:-0.8rem;
    background-color: #C01A1F;
    border-radius: 0.04rem;
}
.brandmain {
    padding: 0 0 0 0.4rem;
    margin: 0.28rem 0;
    width: 7.1rem;
    height: 6.4rem;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -ms-overflow-style: none; /* IE �� Edge */
    scrollbar-width: none; /* Firefox */
}
    .brandmain::-webkit-scrollbar {
        display: none;
    }
.brandimg {
    display: inline-block;
    width: 5.88rem;
    height: 6.4rem;
    opacity: 1;
    margin-right: 0.3rem;
}

    .brandimg img {
        float: left;
        width: 5.88rem;
        height: 6.4rem;
        border-radius:0.1rem;
    }
/*ͼƬ�ֲ�*/
.lbbox {
    width: 7.5rem;
    height: 6.4rem;
    background-color: #fff;
    position: relative;
}

    .lbbox .carousel-container {
        width: 7.5rem;
        height: 6.4rem;
        overflow: hidden;
        background: #fff;
    }

    .lbbox .carousel {
        display: flex;
        height: 100%;
        transition: transform 0.5s ease;
    }

    .lbbox .slide {
        flex: 0 0 100%;
        height: 100%;
        position: relative;
        background-size: cover;
        background-position: center;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        color: white;
        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    }

    .lbbox .slide-title {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 8px;
    }

    .lbbox .slide-desc {
        font-size: 14px;
        opacity: 0.9;
    }

    .lbbox .indicators {
        position: absolute;
        bottom: 0.4rem;
        left: 0;
        right: 0;
        display: flex;
        justify-content: center;
        gap: 0.3rem;
    }

    .lbbox .indicator {
        width: 0.2rem;
        height: 0.2rem;
        border-radius: 50%;
        background: #D8D8D8;
        cursor: pointer;
        transition: all 0.3s ease;
    }

        .lbbox .indicator.active {
            background: #A50034;
        }

    .lbbox .nav-btn {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        z-index: 10;
        border: none;
        outline: none;
    }

        .lbbox .nav-btn.prev {
            left: 0.3rem;
        }

        .lbbox .nav-btn.next {
            right: 0.3rem;
        }

    .lbbox .prev {
        width: 0.4rem;
        height: 0.76rem;
        background: url('https://webimgs.bthhotels.com/web/20250915/sxh/lblw.png') no-repeat;
        background-size: 100% 100%;
    }

    .lbbox .next {
        width: 0.4rem;
        height: 0.76rem;
        background: url('https://webimgs.bthhotels.com/web/20250915/sxh/lbr.png') no-repeat;
        background-size: 100% 100%;
    }
/*ͼƬ�ֲ�����*/
.brand_recommend {
    padding: 0.8rem 0 0rem 0;
    background: #fff;
}

    .brand_recommend h1 {
        text-align: center;
        color: #361F1C;
        font-size: 0.4rem;
        margin: 0 auto;
        padding-bottom: 0.26rem;
        position: relative;
        font-weight: 600;
    }

.brand_recommend h1::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 1.6rem;
    height: 0.08rem;
    margin-left: -0.8rem;
    background-color: #C01A1F;
    border-radius: 0.04rem;
}
.recommend_list {
    padding:0.3rem 0.4rem 0.6rem 0.4rem;
}
.recommend_list img {
    width:6.7rem;
    height:5.42rem;
    border-radius:0.1rem 0.1rem 0 0;
}
.recommend_list dl {
    padding:0.4rem 0rem 0.28rem 0.4rem;
    font-size:0.28rem;
    line-height:0.42rem;
    border-radius:0 0 0.1rem 0.1rem;
    box-shadow: 0px 0px 0.2rem 0px rgba(0, 0, 0, 0.1);
}
    .recommend_list dl dt {
        color: #361F1C;
    }
    .recommend_list dl dd {
        color: #747474;
    }
    .recommend_list a {
        font-size: 0.28rem;
        color: #361F1C;
        padding-left: 0rem;
        font-weight: bolder;
    }
        .recommend_list a.yd_link {
            display: block;
            font-size: 0.28rem;
            color: #B9904E;
            padding-left: 0rem;
            margin-top: 0.3rem;
            text-decoration: underline;
        }

.feiman_banner {
    position: relative;
    width: 7.5rem;
    height: 13.34rem;
    background: url('https://webimgs.bthhotels.com/20260112/banner_14.png') no-repeat;
    background-size: 100% 100%;
}
.hyzs_banner {
    position: relative;
    width: 7.5rem;
    height: 13.34rem;
    background: url('https://webimgs.bthhotels.com/20260112/banner_zs.png') no-repeat;
    background-size: 100% 100%;
}
.puyin_banner {
    position: relative;
    width: 7.5rem;
    height: 13.34rem;
    background: url('https://webimgs.bthhotels.com/20260112/banner_17.png') no-repeat;
    background-size: 100% 100%;
}
.sl_banner {
    position: relative;
    width: 7.5rem;
    height: 13.34rem;
    background: url('https://webimgs.bthhotels.com/20260112/banner_18.png') no-repeat;
    background-size: 100% 100%;
}
.jingxuan_banner {
    position: relative;
    width: 7.5rem;
    height: 13.34rem;
    background: url('https://webimgs.bthhotels.com/20260112/banner_19.png') no-repeat;
    background-size: 100% 100%;
}
.rj_banner {
    position: relative;
    width: 7.5rem;
    height: 13.34rem;
    background: url('https://webimgs.bthhotels.com/20260112/banner_20.png') no-repeat;
    background-size: 100% 100%;
}
.blas_banner {
    position: relative;
    width: 7.5rem;
    height: 13.34rem;
    background: url('https://webimgs.bthhotels.com/20260112/banner_21.png') no-repeat;
    background-size: 100% 100%;
}
.lilu_tese {
    background:#fff;
    padding:0.4rem 0 0.5rem 0;
}
.lilu_tese h1 {
    text-align: center;
    color: #361F1C;
    font-size: 0.4rem;
    margin: 0 auto;
    padding-bottom: 0.26rem;
    position: relative;
}