    /* 隐藏页眉和页脚 */
header.site-header {
    display: none;
}
.header-gap {
    display: none;
}
footer.site-footer.py-md-4.py-2.mt-2.mt-md-4 {
    display: none;
}
.card.mb-3.toubu {
    border-radius: 0;
    background-image: linear-gradient(271deg, #ffe0bc -1.49%, #fff6e8 26.33%);
    padding: 24px 24px 16px;
}
.card.mb-3.huiyuan {
    background-image: linear-gradient(271deg, #fff6e8 -1.49%, #ffe0bc 26.33%);
    border-radius: 25px;
}
.carousel-indicators {
  bottom: -10px; /* 调整指示器位置 */
}

.carousel-indicators button {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: transparent;
  border: 2px solid #fff;
  margin: 0 5px;
}

.carousel-indicators .active {
  background-color: #fff; /* 当前活动的圆圈 */
}

.carousel-control-prev,
.carousel-control-next {
  display: none; /* 隐藏左右箭头 */
}

    .carousel-inner img {
        width: 50%;
        height: auto;
    }
    .mobile-user-center .card {
        border-radius: 15px;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }
    .mobile-user-center .card-body {
        padding: 20px;
    }
    .mobile-user-center .text-center {
        text-align: center;
padding-bottom:16px;
    }
    .mobile-user-center i {
        font-size: 24px;
    }
    .mobile-user-center p {
        margin: 0;
        font-size: 10px;
    }
    .offcanvas.offcanvas-bottom {
        right: 0;
        left: 0;
        height: var(--mdb-offcanvas-height);
        height: auto;
        overflow-y: auto;
            max-height: 80vh;
        border-radius: 12px 12px 0 0;
        border-top: var(--mdb-offcanvas-border-width) solid var(--mdb-offcanvas-border-color);
        transform: translateY(100%);
    }
    .card-body.text-center.huiyuan {
    display: flex;
    flex-wrap: wrap;
    padding-top: 0px;
        height: 35px;
}
.divider.mb-3 {
    border-left: 2px solid #847f7f;
    margin: 0 5px;
}
h1.mb-3.huiyuan {
    font-size: 12px;
    font-weight: bold;
    color: #a14906;
}
.col-12 {
    flex: 0 0 auto;
    width: 100%;
    border-radius: 15px;
    margin-top: -85px;
    padding: 6px;
}    
.qulingq {
    margin-left: auto;
    transform: scale(0.8);
    margin-top: -16px;
}
.balance-qiandao {
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
    .offcanvas-body .card a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
    color: #333;
    }
    .offcanvas-body .card a i {
        color: #007bff; /* 这里可以设置图标颜色 */
        margin-right: 10px;
    }
  .zexi-card-container {
    display: flex;
    justify-content: space-between;
  }
  .zexi-card {
    border-radius: 16px;
    padding: 16px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    background-color: #fff;
    text-align: center;
    text-decoration: none;
  }
  .zexi-card img {
    max-width: 100%;
    border-radius: 8px;
    margin-bottom: 8px;
  }
  .zexi-card-title {
    font-size: 1rem;
    font-weight: bold;
    color: #0c0b0a;
  }
  .zexi-card-text {
    color: #000;
    font-size: 0.6rem;
    margin-bottom: 8px;
  }
  .left-column {
    flex: 0 0 40%;
    margin-right: 16px;
  }
  .right-column {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .right-column-top {
    display: flex;
    justify-content: space-between;
    flex: 1;
  }
  .right-column-bottom {
    flex: 1;
    display: flex;
    align-items: center;
  }
  .zexi-card-half {
    flex: 0 0 48%;
  }
  .zexi-card-full {
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .zexi-card-full img {
    flex: 0 0 30%;
    margin: 0;
  }
  .zexi-card-full .text-container {
    flex: 1;
    text-align: left;
    padding-right: 16px;
  }
.card-body a img {
    width: 32px;
    height: 32px;
}
.card.mb-3.jichu {
    padding: 0.01rem;
}
/* 光圈循环动画 */
@keyframes pulse {
    0% {
        transform: scale(0.9);
        opacity: 1;
    }
    70% {
        transform: scale(1.2);
        opacity: 0;
    }
    100% {
        transform: scale(1.5);
        opacity: 0;
    }
}

/* 会员中心光圈样式 */
/* 光圈循环动画 */
@keyframes pulse {
    0% {
        transform: scale(0.9);
        opacity: 1;
    }
    70% {
        transform: scale(1.2);
        opacity: 0;
    }
    100% {
        transform: scale(1.5);
        opacity: 0;
    }
}

/* 光圈循环动画 */
@keyframes pulse {
    0% {
        transform: scale(0.9);
        opacity: 1;
    }
    70% {
        transform: scale(1.2);
        opacity: 0;
    }
    100% {
        transform: scale(1.5);
        opacity: 0;
    }
}

/* 会员中心光圈样式 */

.row.mt-5.user {
    margin-top: 0rem !important;
}
/*会员权益2排左右滑动*/
    .card-body.vip {
        overflow-x: auto;
        position: relative;
        white-space: nowrap;
    }
    .vip2-2 {
        padding: 2px 16px;
    position: absolute;
   /* bottom: 258px;*/
    right: 0;
    z-index: 1;
}
button.vip2-2-1 {
    background-image: linear-gradient(271deg, #ffe0bc -1.49%, #fff6e8 26.33%);
    padding: 2px 12px;
    border-radius: 0 0 15px 0;
        color: #fb9112;
            border: none;
                box-shadow: 0 8px 32px 0 rgb(171 165 165 / 42%);
}
.vip2-2 a {
    color: #1a1919;
    font-size: 12px;
}
.vip2-2-1 {
    writing-mode: vertical-rl;
    text-orientation: upright;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    line-height: 1.2;
    padding: 10px;
    background: #fef5e7;
    border: none;
}
    .go-open-btn {
        display: flex;
      /*  align-items: center;*/
        justify-content: center;
        height: 100%;
    }
    .vip2-1{
 font-weight: bold;
}
div#carouselExampleIndicators {
    margin-top: -10px;
}
.ca.vip2{
    display: flex;
    padding: 10px;
    background-image: linear-gradient(-82deg, #ffd585, #fffae0 67%, #ffebb8);
    font-family: PingFangSC-Medium;
    font-size: 12px;
    color: #693f16;
    border-radius: 15px 15px 0 0;
}
.text-center.vip {
    width: 12%;
}
/*会员权益2排左右滑动*/
.xinren-uesr {
    border-radius: 15px;
    margin-top: -8px;
    margin-bottom: 8px;
    background: #fbfbfb;
    position: relative;
    z-index: 9;
    box-shadow: 0 8px 32px 0 rgb(171 165 165 / 42%);
    border: none;
}
.car.vip {
    background: white;
    border-radius: 15px;
    margin-bottom: 15px;
    margin-top: -8px;
}
button.btn-close.text-reset {
    padding: calc(var(--mdb-offcanvas-padding-y)* .5) calc(var(--mdb-offcanvas-padding-x)* .5);
    margin-top: calc(-0.5* var(--mdb-offcanvas-padding-y));
    margin-right: calc(-0.5* var(--mdb-offcanvas-padding-x));
    margin-bottom: calc(-0.5* var(--mdb-offcanvas-padding-y));
    position: absolute;
    right: 14px;
    top: 10px;
}
    .shouyi-text {
    display: flex;
    align-items: baseline;
     padding: 8px 0 0 8px;
}

.shouyi-text strong {
    color: black; /* 调整颜色 */
    font-size: 0.9em; /* 调整字体大小 */
    font-weight: 600; /* 调整字体粗细 */
}

.shouyi-text span {
    color: gray; /* 调整颜色 */
    font-size: 0.7em; /* 调整字体大小 */
    font-weight: normal; /* 调整字体粗细 */
    margin-left: 5px;
}
.c-jiaobiao {
    border-radius: 0 12px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    padding: 5px;
background-image: linear-gradient(271deg, #f1f90e, #69f326);
    color: black;
    font-size: 8px;
    position: absolute;
    bottom: 80px;
    right: 0;
    z-index: 1;
}
    .card-body.vip {
        overflow-x: hidden; /* 隐藏水平滚动条 */
    }
    .card-body.vip .d-flex {
        overflow-x: auto; /* 保持内容可滚动 */
    }
    /* 隐藏滚动条的样式 */
.card-body.vip .d-flex::-webkit-scrollbar {
    display: none; /* 对于Webkit浏览器（Chrome, Safari） */
}

.card-body.vip .d-flex {
    -ms-overflow-style: none;  /* 对于IE和Edge */
    scrollbar-width: none;  /* 对于Firefox */
}
.container-full.position-relative {
    padding-bottom: 25px;
}
    .weidenglutext-center {
    position: relative;
    text-align: center;
}

.weidenglutext-center img {
    display: block;
    margin: 0 auto;
}

.weidenglutext-center .content-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

    .custom-indicators {
    position: absolute;
    display: flex;
    justify-content: center;
    padding-left: 0;
    list-style: none;
}

.custom-indicators li {
    background-color: #ccc;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    cursor: pointer;
}

.custom-indicators .active {
    background-color: #007bff;
}
.carousel-item {
    transition: transform 0.5s ease-in-out;
}

.custom-indicators li {
    transition: background-color 0.3s ease;
}

.custom-indicators .active {
    transition: background-color 0.3s ease;
}

.carousel-item img {
    max-width: 30px; /* 调整图标的最大宽度 */
    height: auto;
}

.carousel-item p {
    font-size: 12px; /* 调整字体大小 */
    margin-top: 6px;
}

.user-ysj {
    justify-content: space-around;
    position: absolute;
    top: 0;
    right: 11px;
    z-index: 1;
    display: flex;
    font-size: 12px;
    padding-top: 12px;
}

.user-ysj div {
    text-align: center;
        padding: 0 8px;
}

.user-ysj a {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    color: inherit;
}

.user-ysj i {
    font-size: 14px;
}

.user-ysj span {
    margin-top: 5px;
    font-size: 9.5px;
}
div#offcanvasRight {
    width: 80%;
}
.zhuye-ms-2.lh-1 {
    font-size: 10px;
    padding: 5px;
    color: #7d7878b8;
}