.indexBg {
    /* padding: 4% 3%; */
    /* background-image: url('../img/zxscTow/home/indexBg.png'); */
    background-color: #fff;
    background-size: 100% 100%;
    min-height: 100vh;
    box-sizing: border-box;
}

/* .searchBox{
    width: 23%;
    background-color: #000000;
    padding: 1%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    position: fixed;
    top: 0%;
    border: 0;
    z-index: 99;
}

.searchProducts{
    border: 0;
    border-radius: 25px;
    background-color: #666666;
    color: #fff;
    font-size: 16px;
    height: 45px;
}

.myCart{
    width: 6%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.myCartMy{
    width: 100%;
}

.myCartText{
    color: #fff;
    font-size: 12px;
    margin-top: 2px;
} */

.loginAccount {
    width: 94%;
    padding: 3%;
    padding-bottom: 1.5%;
    display: flex;
    align-items: center;
}

.loginAccountLeft {
    width: 45px;
    height: 45px;
}

.loginAccountLeftImg {
    width: 45px;
    height: 45px;
}

.loginAccountCen {
    width: 55%;
    display: flex;
    flex-wrap: wrap;
    margin-left: 2%;
}

.loginAccountCenLogin {
    width: 60%;
    display: flex;
    align-items: center;
    margin-left: 4%;
    font-size: 16px;
    color: #989898;
}

.loginAccountCenHel,
.loginAccountCenBtn {
    width: 100%;
    display: flex;
}

.loginAccountCenBtn {
    margin-top: 3%;

}

.loginAccountCenRoleServer {
    max-width: 80%;
    display: flex;
    margin-right: 2%;
    font-weight: 600;
    font-size: 14px;
    color: #989898;
}

.loginAccountCenHelText {
    max-width: 80%;
    font-size: 14px;
    color: #989898;
    font-weight: 600;
    margin-right: 2%;
}

.loginAccountCenHelImg,
.loginAccountCenHelImgs {
    width: 14px;
    height: 14px;
}

.loginAccountCenRole {
    color: #6875E4;
}

.loginAccountCenSwitchImg {
    width: 15px;
    height: 11px;
}

.loginAccountCenSwitchImgs {
    width: 15px;
    height: 11px;
}

.loginAccountBtn {
    width: 30%;
    margin-left: 1%;
    display: flex;
    flex-wrap: wrap;
    justify-content: right;
}

.loginAccountBtnText {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: right;
}

.loginAccountBtnIntegral {
    color: #000;
    font-size: 12px;
    font-weight: bold;
}

.loginAccountBtnTextNum {
    color: #FF7560;
    font-size: 14px;
    font-weight: bold;
}

.loginAccountBtnTextRight {
    width: 8px;
    height: 14px;
    margin-left: 5%;
    color: #000;
}

.loginAccountBtnJfsc {
    /* width: 80%; */
    font-size: 12px;
    color: #FEFEFE;
    font-weight: 600;
    border-radius: 35px;
    background: linear-gradient(to bottom right, #A157E9, #666DE1);
    text-align: center;
    margin-top: 4%;
    padding: 5% 15%;
}

.scrollBlock {
    width: 94%;
    height: 35px;
    padding: 1% 3%;
    display: flex;
    background-color: #F4F3F9;
    border-radius: 20px;
    margin: 0 3%;
    margin-bottom: 3%;
    box-sizing: border-box;
}

.scrollTrumpet {
    width: 5%;
    /* margin-left: 2%; */
    padding-right: 1.5%;
    display: flex;
    align-items: center;
}

.scrollTrumpetImg {
    width: 100%;
}

.layui-form-item .layui-input-inline {
    width: 100%;
}

/* 滚动 */
#containerScroll {
    width: 94%;
    /* margin-left: 5%; */
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    display: flex;
    align-items: center;
}

#messageScroll {
    display: inline-block;
    position: absolute;
    white-space: nowrap;
    font-size: 14px;
    color: #767676;
}

.swiper-container {
    width: 94%;
    padding: 0 3%;
    border-radius: 15px;
    overflow: hidden;
    /* height: 180px; */
    margin-bottom: 3%;
    margin-top: 1%;
    position: relative;
}

@media screen and (max-height: 750px) {
    .swiper-container {
        margin-top: 4%;
    }
}

.swiper-pagination {
    width: 94%;
    position: absolute;
    bottom: 3%;
    display: flex;
    justify-content: center;
}

.swiper-pagination-bullet {
    margin: 0 2px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    border-radius: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide>img {
    width: 100%;
    /* height: 180px; */
    border-radius: 10px;
}

.swiper-pagination-bullet-active {
    background-color: #F5D39A;
}

.switchPropsName {
    width: 94%;
    margin: 0 3%;
}

.switchPropsFixed {
    width: 23%;
    position: fixed;
    margin-left: 0.5%;
    top: 7vh;
    z-index: 11;
    background-color: #000000;
    padding: 1% 0.5%;
    box-sizing: border-box;
}

.carouselBlock {
    width: 100%;
    height: 6vh;
}

.switchProps {
    width: 100%;
    background: url('../img/zxscTow/home/propsBg.png') no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: space-between;
}

.switchPropsBox {
    width: 50%;
    text-align: center;
    font-size: 18px;
    line-height: 36px;
    font-weight: 600;
}

/* 首页选中背景 */
.propsSelectBg {
    background: url('../img/zxscTow/home/switchBg.png') no-repeat;
    background-size: 100% 100%;
}

/* 未选中字体颜色 */
.uncheckedColor {
    color: #343434;
}

.switchPropsBtm {
    width: 100%;
    font-size: 16px;
    height: 24px;
    line-height: 32px;
    color: #343434;
    display: flex;
    margin-top: 5%;
    font-weight: 300;
    overflow-Y: auto;
    white-space: nowrap;
    /* Prevent text from wrapping */
}

/* 隐藏滚动条 */
.switchPropsBtm::-webkit-scrollbar {
    display: none;
    /* Chrome 和 Safari */
}

.switchPropsBtm {
    scrollbar-width: none;
    /* Firefox */
}

.switchPropsBtmSwitch {
    font-weight: bold;
    color: #5564EC;
}

.switchPropsBtmSwitchStyle {
    width: 33%;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 17px;
}

.switchPropsBtmStarImg {
    width: 20px;
    height: 20px;
}

#homePurchase {
    width: 96%;
    margin: 0 2%;
    display: flex;
    flex-wrap: wrap;
}

.homePurchaseContent {
    width: 30%;
    height: 205px;
    margin-top: 5%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    /* 上下左右四个方向都有阴影 */
}

.homePurchaseBgBg {
    width: 100%;
    height: 90px;
    background: url(../img/zxscTow/home/mrdjBg.png) no-repeat;
    background-size: 100% 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.homePurchaseBg {
    width: 100%;
    height: 127px;
    /* height: 60%; */
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    position: relative;
}

.purchaseSoldOut {
    width: 100%;
    height: 127px;
    /* height: 60%; */
    background-color: rgba(0, 0, 0, 0.3);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

.homePurchaseBgTime {
    width: 50%;
    height: 30px;
    font-size: 12px;
    line-height: 25px;
    font-weight: 600;
    text-align: center;
    padding-left: 1%;
    color: #fff;
    background-image: url(../img/home/timeBg.png);
    background-size: 100% 100%;
    position: absolute;
    left: -4%;
    top: 11%;
    z-index: 99;
}

.homePurchaseNameBg {
    width: 96%;
    padding: 0 2%;
    display: flex;
    flex-wrap: wrap;
}

.homePurchaseNameTop {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10%;
    margin-top: 4%;
}

/* 
.sighImg {
    width: 6%;
} */

.homePurchaseText {
    max-width: 100%;
    font-size: 12px;
    margin: 0 2%;
    color: #000000;
}

.homePurchaseLimited {
    width: 15%;
}

.homePurchaseLimitedImg {
    width: 90%;
    height: 15px;
}

.homePurchaseNameBtm {
    width: 90%;
    height: 35px;
    margin: 0 5%;
    /* background: linear-gradient(to bottom right, #A157E9, #666DE1); */
    background-color: #F5F5F6;
    border: 1px solid #6F78CE;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #5564EC;
    transition: all 0.3s ease;
    position: relative;
}

.homePurchaseNameDiscount {
    padding: 1% 5%;
    font-size: 10px;
    color: #fff;
    background: linear-gradient(to bottom right, #A157E9, #666DE1);
    border-radius: 9px 0 9px 0;
    position: absolute;
    top: -35%;
    left: 5%;
}

/* 放大并缩小的动画 */
@keyframes scaleUpDown {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes scaleUpDowngwcImg {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

.homePurchaseAddShopCarImg {
    width: 13%;
    margin-right: 3%;
}

.homePurchaseNameBtmTit {
    max-width: 80%;
    line-height: 13px;
}

.homePurchaseNameBtmTitZs {
    width: 100%;
    font-size: 13px;
    text-align: center;
    font-weight: bold;
    color: #5564EC;
}

.homePurchaseNameBtmTitUn {
    width: 100%;
    font-size: 10px;
    color: #999;
    text-align: center;
    text-decoration: line-through;
}

.homePurchaseNameBtmTitNo {
    font-size: 15px;
    max-width: 70%;
}

.homePurchaseProtocol {
    width: 94%;
    padding: 5% 3%;
    color: #5564EC;
    line-height: 28px;
}

.prepare {
    width: 100%;
    font-size: 18px;
    color: #5564EC;
    font-weight: 600;
    text-align: center;
}

.customContentTop {
    width: 100%;
    color: #FFFAE7;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 3%;
    font-weight: 300;
}

.customNameT {
    margin-top: 1%;
    font-size: 16px;
    line-height: 30px;
    margin-left: 10%;
}

.customNameTSelect {
    font-size: 17px;
    font-weight: 600;
    border-bottom: 2px solid #FFFAE7;
}

.price {
    display: flex;
    justify-content: center;
    align-items: center;
}

.priceImg {
    margin-left: 5px;
}

/* 商品详情 */
#homeProductDetails {
    width: 450px;
    height: 55%;
    background-color: #fff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    position: fixed;
    bottom: 0;
    z-index: 107;
}

.productDetailsTitle {
    width: 94%;
    padding: 3%;
    padding-bottom: 1%;
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    color: #1F2420;
    display: flex;
    align-items: center;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
}

.detailsTxt {
    width: 80%;
    color: #5D5D5D;
    font-weight: 400;
    font-size: 20px;
}

.paymentOrderTop {
    width: 100%;
    box-sizing: border-box;
    padding: 3%;
    padding-bottom: 1%;
    background-color: #fff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    position: absolute;
    display: flex;
    align-items: center;
    top: -1px;
    left: 0;
    z-index: 100;
}

.confirmOrderTxt {
    width: 80%;
    text-align: center;
    color: #5D5D5D;
    font-weight: 400;
    font-size: 20px;
}

.paymentOrderCtt {
    width: 100%;
    height: 100%;
    overflow-Y: auto;
}

.orderCenClose {
    width: 10%;
    display: flex;
    justify-content: right;
}

.productOrderTitle {
    width: 90%;
    padding: 0 5%;
    text-align: center;
    font-size: 17px;
    margin-top: 3%;
    font-weight: 600;
    color: #1F2420;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.orderTxt {
    width: 85%;
    font-size: 14px;
    text-align: left;
}

.detailsCenClose {
    width: 10%;
    margin-left: 5%;
    display: flex;
    justify-content: right;
}

.detailsCenClose {
    margin-left: 0;
}

.detailsCenCloseImg {
    width: 50%;
}

.orderCenCloseImg {
    width: 20px;
    height: 20px;
    /* width: 50%; */
}

.productDetailsContent {
    width: 94%;
    height: 100%;
    padding: 3%;
    overflow-Y: auto;
}

.xqBgBox {
    width: 100%;
    display: flex;
}

.xqBg {
    width: 133px;
    height: 133px;
    padding: 0 3%;
    border-radius: 10px;
    margin-top: 1%;
}

.xqBgImg {
    width: 133px;
    height: 133px;
}

.xqTitle {
    width: 60%;
    margin-top: 2%;
    font-size: 22px;
    color: #000;
    font-weight: 700;
    line-height: 22px;
}

.xqTitleName {
    font-size: 22px;
    font-weight: 600;
    color: #1F2420;
}

.xqTitleQuantity {
    font-size: 14px;
    color: #1F2420;
}

.xqTitleEndtime {
    font-size: 14px;
    color: #DD9217;
}

.xqGiftGive {
    width: 94%;
    padding: 0 3%;
    margin-top: 3%;
}

.xqGiftGiveTxtTit {
    font-size: 18px;
    color: #5D5D5D;
}

.xqGiftGiveCtt,
.xqeventGiveCtt {
    width: 100%;
    font-size: 16px;
    margin-bottom: 5%;
}

.xqGiftGiveContent {
    width: 100%;
    max-height: 120px;
    min-height: 100px;
    padding: 2% 0;
    margin-top: 5%;
    background-color: #EDEEFF;
    border-radius: 5px;
    display: flex;
    overflow-X: auto;
}

.xqGiftGiveCtnName {
    width: 28%;
    /* height: 100px; */
    margin-left: 3%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.xqGiftGiveCtnNameImg {
    width: 60%;
    height: 50px;
    margin-top: 2%;
}

.xqGiftGiveCtnTit {
    width: 100%;
    max-height: 50px;
    font-size: 12px;
    text-align: center;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    /* 确保超出部分被隐藏 */
    overflow: hidden;
    text-overflow: ellipsis;
}

.xqPay {
    width: 94%;
    padding: 4% 0;
    margin: 0 3%;
    /* 渐变背景色 */
    background: linear-gradient(to bottom right, #A157E9, #666DE1);
    border-radius: 25px;
    text-align: center;
}

.xqPayGwcxq {
    width: 4.5%;
    margin-top: -0.5%;
    margin-right: 2%;
}

.xqPayName {
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* 确认支付订单弹窗 */
#paymentOrder {
    width: 450px;
    height: 60%;
    background-color: #fff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    position: fixed;
    bottom: 0;
    z-index: 103;
    /* overflow-Y: auto; */
    /* white-space: nowrap;  */
}

.productOrderContent {
    width: 90%;
    padding: 0 5%;
    margin-top: 2%;
}

.selectedProducts {
    font-size: 14px;
    color: #000;
    font-weight: 600;
}

.productOrderRoleServer {
    width: 100%;
    font-size: 14px;
    margin-top: 2%;
    display: flex;
    align-items: center;
}

.productOrderRole {
    color: #6875E4;
}

.productOrderServer {
    color: red;
}

.productOrderCtnList {
    width: 100%;
    font-size: 14px;
    color: #1F2420;
    margin-top: 2%;
    display: flex;

    position: relative;
}

.productOrderCtnListList {
    width: 100%;
    padding: 2% 0;
    display: flex;
    overflow-X: auto;
    white-space: nowrap;
}

.productOrderCtnListTop {
    width: 85px;
    margin-left: 3%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.productOrderCtnListTop:first-child {
    margin-left: 0;
}

.productOrderCtnTopImg {
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
}

.productOrderCtnTopImgs {
    width: 70px;
    height: 70px;
    border-radius: 4px;
}

.productOrderCtnTopName {
    width: 100%;
    text-align: center;
}

.productOrderCtnTopNameTit {
    width: 100%;
    font-size: 12px;
    font-weight: 600;
    margin-top: 3%;
}

.productOrderCtnTopNameQy {
    width: 100%;
    font-size: 12px;
    font-weight: 600;
    margin-top: 3%;
}

.productOrderCtnListRightBtm {
    width: 10%;
    height: 47.5%;
    background-color: rgba(255, 255, 255, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 3%;
    top: 20%;
}

.productOrderCtnListRightBtm>img {
    width: 20%;
}

.productOrderCtnGift {
    width: 100%;
    margin-top: 1%;
    padding: 3% 2%;
    font-size: 13px;
    box-sizing: border-box;
    background-color: #F6F7FE;
    border-radius: 5px;
    display: flex;
    align-items: center;
}

.productOrderCtnGiftZeng {
    font-size: 12px;
    margin-right: 2%;
    color: #fff;
    border-radius: 3px;
    background-color: #7069E1;
    padding: 1%;
}

.productOrderCtnGiftTxt {
    color: #000;
}

.productOrderCtnAmass {
    width: 100%;
    margin-top: 2%;
    padding: 3% 2%;
    font-size: 13px;
    box-sizing: border-box;
    background-color: #F6F7FE;
    border-radius: 5px;
    display: flex;
    align-items: center;
}

.productOrderCtnAmassJi {
    font-size: 12px;
    margin-right: 2%;
    color: #fff;
    border-radius: 3px;
    background-color: #63A103;
    padding: 1%;
}

.productOrderCtnAmassTxt {
    color: #000;
}

.productOrderCtnCtn {
    width: 94%;
    padding: 0 3%;
    margin-top: 3%;
    font-size: 13px;
}

.productOrderCtnCtnQuantity {
    width: 100%;
}

.productOrderCtnCtnEndtime {
    width: 100%;
    color: #DD9217;
    margin-top: 1%;
}

.productOrderCtnBtm {
    width: 94%;
    padding: 0 3%;
    font-size: 16px;
}

.productOrderCtnBtmName {
    width: 100%;
    margin-top: 3%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.productOrderCtnBtmSj,
.productOrderCtnBtmYhq,
.productOrderCtnBtmHj {
    width: 40%;
    text-align: left;
}

.productOrderCtnBtmPrice,
.productOrderCtnBtmZwyhq,
.productOrderCtnBtmQbhj {
    width: 60%;
    text-align: right;
}

.productOrderBtmPay {
    width: 100%;
    color: #000000;
    padding: 3% 0;
    margin-top: 2%;
    box-sizing: border-box;
}

.productOrderBtmPayTxt {
    width: 100%;
    font-size: 14px;
    font-weight: 600;
}

.productOrderBtmPayCtt {
    width: 100%;
    padding: 0 3%;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}

.productOrderBtmPayCtn {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 5%;
}

.productOrderBtmText {
    width: 60%;
    margin-right: 3%;
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

.productOrderBtmCtnImg {
    width: 30%;
}

.productOrderBtmCtnImg>img {
    width: 82%;
}

.productOrderBtmKongCtnImg {
    width: 7%;
}

.productOrderBtmKongCtnImg>img {
    width: 100%;
}

/* 定义展开动画 */
.expand-enter-active,
.expand-leave-active {
    transition: max-height 1s ease-in-out;
    overflow: hidden;
}

.expand-enter-from,
.expand-leave-to {
    max-height: 0;
}

.expand-enter-to,
.expand-leave-from {
    max-height: 1500px;
}

.productOrderBtmPayGd {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 5%;
}

.productOrderBtmPayGdTxt {
    color: #7F7F7F;
}

.productOrderBtmPayGdImg {
    width: 5.5%;
    margin-left: 0.5%;
}

.productOrderBtmPayBtnCtn {
    width: 100%;
    padding: 0 5%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding-bottom: 2%;
    padding-top: 2%;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    /* 阴影在元素上方，模糊 */
}

.homeProductDetailsxPay {
    width: 100%;
    padding-bottom: 2%;
    padding-top: 2%;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
    /* 阴影在元素上方，模糊 */
}

.productOrderBtmPayBtnMoney {
    width: 55%;
}

.productOrderBtmPaypayment {
    font-size: 14px;
    color: #000;
    font-weight: 600;
}

.productOrderBtmPaypaymentMoneyFuhao {
    font-size: 16px;
    color: #FF9D5C;
    margin-right: 2%;
}

.productOrderBtmPaypaymentMoney {
    font-size: 22px;
    color: #FF9D5C;
    font-weight: 600;
}

.productOrderBtmPayBtn {
    width: 40%;
    padding: 3% 0;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    /* 渐变背景色 */
    background: linear-gradient(to bottom right, #A157E9, #666DE1);
    border-radius: 25px;
    text-align: center;
}

.selectedGiftPack {
    width: 100%;
    font-size: 16px;
    margin-bottom: 2%;
    color: #000;
    font-weight: 600;
}

.noteAppended {
    width: 100%;
    font-size: 12px;
    color: #E11313;
    background-color: #F6F7FE;
    border-radius: 5px;
    padding: 3%;
    margin-top: 2%;
    box-sizing: border-box;
}

.shoppingCartClass {
    width: 23.6%;
    height: 100px;
    backdrop-filter: blur(2px);
    /* 模糊效果 */
    position: fixed;
    bottom: 0%;
    left: 38.2%;
    z-index: 105;
}

.shoppingCartBg {
    width: 92%;
    margin-left: 4%;
    height: 70px;
    background-color: #fff;
    box-shadow: 0px 22px 43px 0px rgba(0, 0, 0, 0.5);
    border-radius: 50px;
    display: flex;
}

.shoppingCartLeft {
    width: 70%;
    height: 100%;
    display: flex;
    align-items: center;
}

.gwcImg {
    width: 10%;
    margin-left: 12%;
    position: relative;
}

.gwcImg>img {
    width: 90%;
}

.gwcImgNum {
    position: absolute;
    bottom: -10%;
    right: -9%;
    color: #fff;
    background-color: red;
    padding: 0% 12%;
    border-radius: 50%;
    font-size: 11px;
    line-height: 15px;
}

.shoppingCartTotal {
    width: 70%;
    display: flex;
    text-align: center;
    line-height: 34px;
    margin-left: 5%;
    font-size: 17px;
    font-weight: 600;
    color: #5564EC;
}

.shoppingCartTotalTop {
    font-size: 15px;
}

.shoppingCartRight {
    width: 31%;
    height: 100%;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    background: linear-gradient(to bottom right, #A157E9, #666DE1);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
}

/* 购物车详情 */
.shoppingCartDetails {
    width: 23.6%;
    background-color: #fff;
    position: fixed;
    bottom: 0%;
    left: 38.2%;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding: 1%;
    box-sizing: border-box;
    z-index: 103;

}

.shoppingCartDetailsHead {
    width: 100%;
    padding-bottom: 3%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.shoppingCartDetailsHeadLeft {
    width: 30%;
    display: flex;
    align-items: center;
}

.trashCanImg {
    width: 21%;
}

.trashCanImg>img {
    width: 100%;
}

.shoppingCartDetailsHeadLeft>.emptyText {
    font-size: 16px;
    color: #999999;
    margin-left: 2%;
}

.shoppingCartDetailsHeadCen {
    width: 40%;
    text-align: center;
    font-size: 20px;
    color: #5D5D5D;
    font-weight: 500;
    font-family: Source Han Sans CN;
}

.shoppingCartDetailsHeadRight {
    width: 30%;
    display: flex;
    justify-content: right;
    align-items: center;
}

.shoppingCartDetailsHeadRight>img {
    width: 15%;
}

.shoppingCartDetailsBody {
    width: 100%;
    min-height: 230px;
    max-height: calc(70vh - 60px);
    overflow-y: auto;
    padding-bottom: 90px;
}

/* 隐藏滚动条 */
.shoppingCartDetailsBody::-webkit-scrollbar {
    display: none;
    /* Chrome 和 Safari */
}

.shoppingCartDetailsBody {
    scrollbar-width: none;
    /* Firefox */
}

.shoppingCartDetailsName:first-child {
    margin-top: 2%;
}

.shoppingCartDetailsName {
    width: 100%;
    height: 60px;
    margin-top: 3%;
    display: flex;
}

.shoppingCartDetailsName:last-child {
    margin-bottom: 3%;
}

.shoppingCartDetailsNameImg {
    width: 20%;
}

.shoppingCartDetailsNameImg>img {
    width: 100%;
    height: 60px;
}

.shoppingCartDetailsNameCen {
    width: 55%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 2%;
}

.shoppingCartDetailsPackageName {
    width: 90%;
    font-size: 16px;
    color: #000;
}

.shoppingCartDetailsMoney {
    width: 90%;
    font-size: 14px;
    color: #5564EC;
    font-weight: 600;
}

.shoppingCartDetailsNum {
    width: 25%;
    display: flex;
    align-items: center;
}

.shoppingCartDetailsReduce,
.shoppingCartDetailsPluslan {
    width: 20%;
}

.shoppingCartDetailsInput {
    width: 50%;
    margin: 0 5%;
    text-align: center;
    font-size: 16px;
    border: 0;
}

.shoppingCartEmptyCart {
    width: 100%;
    height: 100%;
    margin-top: 10%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.emptyCartImg {
    width: 60%;
    display: flex;
    justify-content: center;
}

.emptyCartImg>img {
    width: 90%;
}

.shoppingCartEmptyCartText {
    width: 80%;
    margin: 0 10%;
    text-align: center;
    font-size: 16px;
}

/* 累充活动 */
.accumulationRecharge {
    width: 2%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: fixed;
    top: 50%;
    z-index: 100;
    right: 39.5%;
}

.accumulationRechargeHdImg {
    width: 80px;
    height: 80px;
    /* border-radius: 50%; */
}

.accumulationRechargeCloseImg {
    width: 23px;
    height: 23px;
    margin-top: 30%;
    border-radius: 50%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

/* 公告 */
#notice {
    width: 450px;
    max-height: 90%;
    background-color: #fff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding-bottom: 2vh;
    position: fixed;
    bottom: 0;
    z-index: 107;
    overflow-Y: auto;
}

.noticeTop {
    width: 94%;
    padding: 3%;
    display: flex;
    align-items: center;
}

.noticeTitTxt {
    width: 90%;
    font-size: 21px;
    color: #5D5D5D;
    text-align: center;
}

.noticeTitClose {
    width: 5%;
}

.noticeTitCloseImg {
    width: 100%;
}

.noticeContent {
    width: 94%;
    padding: 3%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5%;
}

.noticeContentTxt {
    /* width: 15%; */
    font-size: 17px;
    color: #E1162F;
    text-align: right;
}

.noticeContentName {
    width: 73%;
    font-size: 13px;
    line-height: 20px;
    color: #5D5D5D;
    margin-right: 2%;
}

/* 充值活动 */
.activityContent {
    width: 94%;
    padding: 3%;
}

.activityCard {
    width: 100%;
    border-radius: 5px;
    background-color: #F6F7FE;
}

.activityCardTop {
    width: 100%;
    padding: 1% 2% 1% 2%;
    height: 90px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.activityCardTopImg {
    width: 20%;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.activityCardTopImgs {
    width: 70px;
    height: 70px;
}

.activityCardTopRight {
    width: 78%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.activityCardTopName {
    width: 100%;
    margin: 0 3%;
    display: flex;
    flex-wrap: wrap;
    font-size: 13px;
}

.activityCardTopText {
    width: 90%;
    color: #7B7B7B;
}

.activityCardProgress {
    width: 100%;
    margin: 3% 0;
}

.percentBg {
    background: linear-gradient(-90deg, #666DE1, #A157E9);
}

.activityCardBtmFrequency {
    width: 100%;
    margin-left: 2%;
    color: #7B7B7B;
}

.frequencyWc {
    color: #7B7B7B;
}

/* 角色id问号 */
#roleQuestionMark {
    width: 450px;
    height: 60%;
    background-color: #fff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding-bottom: 2vh;
    position: fixed;
    bottom: 0;
    z-index: 107;
    /* overflow-Y: auto; */
}

.roleQuestionMarkTop {
    width: 100%;
    padding: 3%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.roleQuestionMarkTitTxt {
    width: 90%;
    font-size: 21px;
    color: #5D5D5D;
    text-align: center;
}

.roleQuestionMarkTitClose {
    width: 5%;
}

.roleQuestionMarkTitCloseImg {
    width: 100%;
}

.roleQuestionMarkContent {
    width: 100%;
    height: 90%;
    padding: 3%;
    box-sizing: border-box;
    /* display: flex;
    flex-wrap: wrap;
    justify-content: space-between; */
    margin-bottom: 5%;
    overflow-Y: auto;
}

.roleQuestionMarkContent2,
.roleQuestionMarkContent3,
.roleQuestionMarkContent4 {
    width: 100%;
    margin-top: 3%;
}

.roleQuestionMarkContentTxt {
    /* width: 15%; */
    font-size: 17px;
    color: #E1162F;
    text-align: right;
}

.roleQuestionMarkContentName {
    width: 100%;
    font-size: 13px;
    line-height: 20px;
    color: #5D5D5D;
}

/* 登录弹窗-账号角色id登录弹窗 */
#loginPopup {
    width: 400px;
    padding: 1%;
    box-sizing: border-box;
    max-height: 40%;
    background-color: #fff;
    border-radius: 10px;
    overflow: auto;
    position: fixed;
    top: 30%;
    left: calc(50% - 200px);
    z-index: 103;
}

.loginPopupClose {
    width: 100%;
    padding: 3% 0;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    margin-bottom: 1%;
}

.loginPopupCloseImg {
    width: 25px;
    height: 25px;
}

.loginPopupCloseDiv {
    width: 100%;
    display: flex;
    align-items: center;
}

.loginPlatformText {
    max-width: calc(100% - 60px);
    color: #000000;
    text-align: left;
    font-size: 20px;
    font-weight: 600;
}

.questionMarkImg {
    width: 18px;
    height: 18px;
    margin-left: 5px;
}

.layui-btn {
    width: 100%;
    height: 46px;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    background: linear-gradient(-90deg, #BE9DF2, #93ADEC);
}

.userNameIcon {
    position: relative;
}

.userNameIconImg {
    width: 10%;
    position: absolute;
    top: -1%;
}

.layui-input-wrap .layui-input {
    padding-left: 9%;
}

.roleIdStyle>.layui-input-wrap .layui-input {
    padding-left: 11%;
}

/* 账号登录-区服角色确认 */
.loginRoleName {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    margin-bottom: 4%;
    display: flex;
    flex-wrap: wrap;
}

#loginRoleForm {
    width: 100%;
    padding: 3% 0;
    box-sizing: border-box;
}

.loginSesRole {
    width: 100%;
    text-align: left;
    font-size: 20px;
    font-weight: 600;
}

.districtServerClass>.layui-form-select,
.roleTypeClass>.layui-form-select {
    width: 100%;
    margin-left: 0;
}

.districtServerClass>.layui-form-select .layui-select-title input,
.roleTypeClass>.layui-form-select .layui-select-title input {
    height: 38px;
    border-radius: 5px;
}

.btnClass {
    width: 100%;
    margin-top: 5%;
    display: flex;
    justify-content: space-between;
}

.quxiaoClass1,
.quxiaoClass {
    background: url(../img/home/quxiaoBtn1.png) no-repeat;
    background-size: 100% 100%;
    color: #6875E4;
}

/* 角色id登录-区服确认 */
.loginAccountName {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #030303;
    margin-bottom: 4%;
    display: flex;
    align-items: center;
}

.confirmRole {
    width: 100%;
    text-align: left;
    font-size: 20px;
    font-weight: 600;
}

.loginAccountName {
    font-size: 18px;
    color: #838383;
}

.btnCli {
    width: 100%;
    margin-top: 10%;
    display: flex;
    justify-content: space-between;
}

/* 切换角色弹窗 */
#switchCard {
    width: 400px;
    padding: 1%;
    box-sizing: border-box;
    max-height: 40%;
    background-color: #fff;
    border-radius: 10px;
    overflow: auto;
    position: fixed;
    top: 30%;
    left: calc(50% - 200px);
    z-index: 107;
}

.switchCardClose {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.switchCardTitle {
    width: 100%;
    color: #000000;
    text-align: left;
    font-size: 20px;
    font-weight: 600;
}

.LogoNameRight {
    width: 43%;
    display: flex;
    justify-content: right;
    align-items: center;
}

.jfscImg {
    width: 20%;
    margin-right: 2%;
    animation: swing 1.5s infinite;

}

@keyframes swing {

    0%,
    100% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(20deg);
    }
}

.logoDesktop {
    width: 59%;
    padding: 5% 2%;
    display: flex;
    background-color: #F6F7FE;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    margin-right: 4%;
}

.logoDesktopImg {
    width: 15px;
    height: 13px;
}

.logoDesktopText {
    max-width: 70%;
    font-size: 12px;
    font-weight: 500;
    color: #6875E4;
    margin-left: 5%;
}

/* 桌面添加提示 */
.LogoNameFixed {
    font-size: 11px;
    font-weight: 500;
    color: #FFFFFF;
    position: fixed;
    top: 4%;
    right: 41.5%;
    padding: 0.4% 0.5% 0.3% 0.5%;
    background: url('../img/home/btmFixed.png') no-repeat;
    background-size: 100% 100%;
}

.loginRefresh {
    width: 38%;
    display: flex;
    justify-content: right;
    align-items: center;
}

.loginRefreshImg {
    width: 50%;
    margin-right: 25%;
}

/* 引导页 */
#pageConfigCard {
    width: 450px;
    padding: 1%;
    box-sizing: border-box;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: flex;
    justify-content: center;
    overflow: auto;
    position: fixed;
    top: 0%;
    left: calc(50% - 225px);
    z-index: 110;
}

.pageConfigText {
    width: 90%;
    height: 50px;
    font-size: 16px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 5%;
    margin-top: 5%;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 25px;
}

/* 单选框颜色 */
.layui-form-radio:hover>*,
.layui-form-radioed,
.layui-form-radioed>i {
    color: #8276AC;
}

.layui-form-radio {
    margin: 0;
    padding: 0;
}

.agreementStyle>.layui-form-radio>i {
    font-size: 14px;
    color: #797979;
}

.agreementStylea {
    color: #A55E16;
}

.radioStyle {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* 登录方式切换 */
.loginMethod {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
}

.loginMethodType {
    /* width: 25%; */
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.loginMethodTypeImg {
    width: 40px;
    height: 40px;
    margin-bottom: 5px;
}

.loginMethodTypeText {
    width: 70px;
    text-align: center;
}

.phoneStyle>.layui-input-wrap #phone {
    padding-left: 29%;
}

.phoneAreaSelect {
    display: flex !important;
    align-items: center;
}

.phoneAreaSelect>.layui-form-select {
    width: 100%;
}

.phoneAreaSelect>.layui-form-select>.layui-select-title>input {
    border: 0;
    height: 34px;
    margin-top: 2px;
    padding-right: 20px;
    margin-left: 1px;
    padding-left: 8%;
    /* padding-left: 0; */
}

.phoneAreaSelect>.layui-form-select>.layui-select-title>.layui-edge {
    right: 5px;
}

.phoneAreaSelect>.layui-form-select dl dd.layui-this {
    color: #AB9EFF;
}

/* .layui-form-select dl {
    max-width: 100%;
} */

.phoneAreaSelect>.layui-form-select>.layui-anim-upbit {
    width: 150px !important;
    max-height: 180px;
}

.codeStyle>.layui-input-wrap #code {
    padding-left: 3%;
}

.codeSending {
    width: 25%;
    height: 34px;
    margin-top: 2px;
    margin-right: 1px;
    border: 0;
    position: absolute;
    right: 0;
    top: 1%;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    color: #AB9EFF;
    background-color: #fff;
}

#googleButton {
    top: 0px !important;
    position: absolute !important;
    padding: 40%;
    padding-bottom: 0;
    box-sizing: border-box;
    opacity: 0;
}

/* 桌面礼包码 */
#desktopGiftCode {
    width: 450px;
    max-height: 25%;
    padding: 1%;
    box-sizing: border-box;
    height: 100%;
    background: #fff;
    display: flex;
    justify-content: center;
    overflow: auto;
    position: fixed;
    top: 37.5%;
    left: 38%;
    border-radius: 20px;
    z-index: 110;
}

.desktopGiftCode {
    width: 96%;
    padding: 0 2%;
}

.desktopGiftCodeTop {
    width: 100%;
    display: flex;
}

.desktopGiftCodeTit {
    width: 80%;
    margin-left: 10%;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}

.desktopGiftCodeImgs {
    width: 10%;
    display: flex;
    justify-content: right;
}

.desktopGiftCodeImg {
    width: 20px;
    height: 20px;
}

.desktopGiftCodeCon {
    width: 96%;
    height: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 2%;
    text-align: center;
    font-size: 18px;
}

.desktopGiftCodeCopy {
    width: 30%;
    padding: 2.5% 0;
    color: #AB9EFF;
    box-sizing: border-box;
    border: 1px solid #AB9EFF;
    text-align: center;
    margin-left: 35%;
    border-radius: 5px;
}

/* 活动商城弹窗 */
#activityShoppingCard {
    width: 450px;
    max-height: 50%;
    padding: 3%;
    box-sizing: border-box;
    height: 100%;
    display: flex;
    justify-content: center;
    overflow: auto;
    position: fixed;
    top: 25%;
    left: calc(50% - 225px);
    /* background: rgba(0, 0, 0, 0.3); */
    z-index: 110;
}

.activityShoppingCardName {
    width: 100%;
    position: relative;
}

.activityShoppingCardNameX {
    width: 6%;
    position: absolute;
    top: 2%;
    right: 3%;
    z-index: 112;
}

.activityShoppingCardNameSc {
    width: 100%;
    height: 100%;
    z-index: 111;
}


/* 签到 */
.pointsSign {
    position: fixed;
    height: 390px;
    width: 100%;
    bottom: 0;
    max-width: 450px;
    z-index: 110;
}

.signDialog {
    border-radius: 10px 10px 0 0;
    background: #fff;
    width: 100%;
    max-width: 450px;
    height: 390px;
    z-index: 110;
    box-sizing: border-box;
    padding: 20px 10px 10px 10px;
}

.signDialog .pointsBg {
    background: url(../img/pointsMall/megaPHL.png);
    pointer-events: none;
    /* 禁用点击事件 */
    background-size: 100% 100%;
    width: 200px;
    height: 200px;
    position: absolute;
    top: -130px;
    right: 0;
}

.signDialogTop .title {
    font-size: 20px;
    font-weight: 600;
    max-width: 50%;
}

.signDialogTop .signDetail {
    display: flex;
    font-size: 12px;
    gap: 12px;
    margin-top: 3px;
}

.signDetailLeft .alreadySignDetail {
    color: #6875E4;
}

.signDialogContent {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    margin-top: 20px;
    color: #fff;
    font-size: 12px;
}

.signDialogContent .signDialogContentItem {
    background-color: #8080ff;
    border-radius: 5px;
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.haveSignedBox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    display: flex;
    align-items: center;
    font-weight: 600;
    justify-content: center;
    display: none;
}

.haveSigned {
    display: flex;
}

.signDialogContent>div:nth-child(7) {
    grid-row: 2/3;
    grid-column: 3/5;
}

.signBtn,
.allreadySignBtn {
    width: 100%;
    height: 40px;
    margin-top: 3%;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    border-radius: 999px;
}

.signBtn {
    background-color: #8080ff;
}

.allreadySignBtn {
    background-color: #aaa;
}

.signDialogContentTop {
    background-color: #0000a7;
    width: 70%;
    text-align: center;
    border-radius: 0 0 7px 7px;
}

.signDialogContentImg {
    background: URL(../img/pointsMall/itemIcon.png) no-repeat;
    background-size: 100% 100%;
    width: 40px;
    height: 40px;
    flex-shrink: 0;
}

.signDialogContentpoint {
    text-align: center;
}

/* 积分明细 */
.pointsDetails {
    width: 100%;
    max-width: 450px;
    height: 100vh;
    position: absolute;
    top: 0;
    z-index: 100;
    background-color: #F2F2F2;
}

.pointsDetailsTopImg {
    width: 30px;
}

.pointsDetailsTop {
    width: 100%;
    display: flex;
    padding: 10px;
    box-sizing: border-box;
    justify-content: space-between;
    background-color: #fff;
}

.pointsDetailsContent {
    width: 100%;
    background-color: #fff;
    display: flex;
    height: 30px;
    margin-bottom: 10px;
}

.pointsDetailsGetDetails,
.pointsDetailsConsumeDetails {
    width: 50%;
    padding: 0 1%;
    padding-bottom: 3%;
    text-align: center;
}

.pointsDetailsStyle {
    color: #8080FF;
    border-bottom: 3px solid #8080FF;
}

.pointsDetailsBox {
    height: calc(100% - 30px - 20px - 50px - 10px);
    width: 100%;
    padding: 0 3%;
    box-sizing: border-box;
    overflow-y: auto;
    font-weight: bold;
}

.pointsDetailsName {
    box-sizing: border-box;
    width: 100%;
    padding: 0 3%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    height: 40px;
    margin-bottom: 10px;

}

.pointsDetailsNameNum {
    display: flex;
    align-items: center;
    gap: 5px;
}

.pointsDetailsNameNum .pointsIcon {
    width: 20px;
}

.pointsDetailsNameNum .pointsNum {
    color: #4a65be;
}

.maxHeight {
    width: 100%;
    height: 5.5vh;
}

.faqPurchaseProcess {
    width: 90%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 3%;
    margin-bottom: 2%;
    /* position: absolute;
    bottom: 6%;
    left: 5%;
    z-index: 9; */
}

.faqPurchaseProcessLine {
    width: 1.5px;
    height: 14px;
    background-color: #000;
    margin: 0 8px;
}

.faqName,
.purchaseProcessName {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
}

.faqNameImg,
.purchaseProcessNameImg {
    height: 17px;
}

/* FAQ弹窗 */
.faqPop {
    width: 420px;
    height: 50%;
    padding: 1%;
    box-sizing: border-box;
    position: fixed;
    top: 25%;
    left: calc(50% - 210px);
    background-color: #fff;
    border-radius: 10px;
    z-index: 107;
}

.faqPopClose {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 2%;
    top: 2%;
}

.faqPopCloseImg {
    width: 100%;
}

.faqPopCen {
    width: 100%;
    height: calc(100% - 25px);
    line-height: 20px;
    margin-top: 25px;
    padding-right: 2%;
    box-sizing: border-box;
    overflow-y: auto;
    word-wrap: break-word;
}

/* 购买流程视频弹窗 */
.buyProcessPop {
    width: 420px;
    height: 25%;
    box-sizing: border-box;
    position: fixed;
    top: 37.5%;
    left: calc(50% - 210px);
    background-color: #fff;
    border-radius: 10px;
    z-index: 107;
}

.buyProcessPopClose {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: -25px;
}

.buyProcessPopCloseImg {
    width: 100%;
}

.buyProcessPopCenVideo {
    width: 100%;
    height: 100%;
}

/* mithril使用指南 */
.mithrilUseGuide {
    width: 50%;
    padding: 3%;
    border-radius: 5px;
    margin: 3%;
    background-color: #FAF9F9;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mithrilUseGuideTit {
    width: 90%;
    text-align: center;
    font-size: 14px;
}

.mithrilUseGuidePop {
    width: 420px;
    height: 55%;
    background-color: #fff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    position: fixed;
    left: calc(50% - 210px);
    bottom: 0;
    z-index: 107;
}

.mithrilUseGuidePopClose {
    width: 100%;
    padding: 3%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mithrilUseGuidePopTit {
    color: #5D5D5D;
    font-weight: 400;
    font-size: 20px;
}

.mithrilUseGuidePopCloseImg {
    width: 15px;
    height: 15px;
}

.mithrilUseGuidePopCen {
    width: 96%;
    height: 90%;
    line-height: 20px;
    padding-right: 1%;
    margin: 0 3%;
    margin-right: 1%;
    box-sizing: border-box;
    overflow-y: auto;
    word-wrap: break-word;
}

.mithrilUseGuidePopCen img,
.faqPopCen img {
    width: 100% !important;
}

.faqNameBlock,
.purchaseProcessNameBlock,
.faqPurchaseProcessLineBlock,
.mithrilUseGuideBlock {
    display: none;
}

#paymentSurnamePop {
    width: 450px;
    height: 90%;
    padding: 2%;
    box-sizing: border-box;
    background-color: #fff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    position: fixed;
    bottom: 0;
    z-index: 105;
}

.paymentSurnameTop {
    width: 100%;
    box-sizing: border-box;
    padding: 3%;
    /* padding-bottom: 1%; */
    background-color: #F2F2F2;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: space-between;
    top: -1px;
    left: 0;
    z-index: 100;
}

.paymentSurnameClose {
    width: 10%;
    display: flex;
    justify-content: right;
}

.paymentSurnameCloseImg {
    width: 20px;
    height: 20px;
}

.paymentSurnameText {
    width: 100%;
    margin: 1% 0;
    margin-top: 5%;
    color: #5D5D5D;
    font-weight: 400;
    font-size: 14px;
}

#paymentSurnameForm .layui-form-item {
    margin: 2% 0;
}

#paymentSurnameForm .layui-input {
    height: 45px;
    border: 1px solid #D9D9D9;
}

#paymentSurnameForm .layui-input-affix {
    line-height: 45px;
}

#paymentSurnameForm .layui-btn {
    background: #30363D;
}

.paymentSurnameLogo {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 7%;
}

.paymentSurnameTrue {
    width: 11%;
}

.paymentSurnameSbp {
    width: 30%;
}

@media screen and (max-width: 450px) {
    .switchPropsFixed {
        width: 100%;
        position: fixed;
        top: 7.6vh;
        padding: 3%;
        padding-top: 4.5%;
        z-index: 11;
    }

    #homeProductDetails {
        width: 100%;
        height: 75%;
        transition: top 0.5s ease-in-out;
        background-color: #fff;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        position: fixed;
        bottom: 0;
    }

    #paymentOrder {
        width: 100%;
        height: 90%;
        transition: top 0.5s ease-in-out;
        background-color: #fff;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        position: fixed;
        bottom: 0;
        z-index: 103;
    }

    .shoppingCartClass {
        width: 100%;
        height: 90px;
        backdrop-filter: blur(5px);
        /* 模糊效果 */
        -webkit-backdrop-filter: blur(5px);
        /* Safari 支持 */
        position: fixed;
        bottom: 0%;
        left: 0;
    }

    /* 购物车详情 */
    .shoppingCartDetails {
        width: 100%;
        position: fixed;
        bottom: 0%;
        left: 0;
        padding: 3% 4%;
    }

    .productOrderCtnListRightBtm {
        width: 10%;
        height: 73%;
        background-color: rgba(255, 255, 255, 0.5);
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        right: 0;
        top: 4%;
    }

    /* 支付订单按钮 */
    .productOrderBtmPayBtnCtn {
        padding: 3%;
    }

    /* 购买详情按钮 */
    .homeProductDetailsxPay {
        padding: 3% 4%;
    }

    /* 累充活动 */
    .accumulationRecharge {
        width: 20%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        position: fixed;
        top: 45%;
        right: 1%;
    }

    /* 公告 */
    #notice {
        width: 100%;
        max-height: 90%;
        transition: top 0.5s ease-in-out;
        background-color: #fff;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        position: fixed;
        bottom: 0;
    }

    /* 角色id问号 */
    #roleQuestionMark {
        width: 100%;
        /* max-height: 90%; */
        transition: top 0.5s ease-in-out;
        background-color: #fff;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        position: fixed;
        bottom: 0;
    }

    /* 登录弹窗-账号角色id登录弹窗 */
    #loginPopup {
        width: 85%;
        padding: 3%;
        box-sizing: border-box;
        max-height: 50%;
        background-color: #fff;
        border-radius: 10px;
        position: fixed;
        top: 30%;
        left: 7.5%;
    }

    .layui-form-item .layui-input-inline {
        margin: 0;
        left: 0;
    }

    /* 切换角色弹窗 */
    #switchCard {
        width: 85%;
        padding: 3%;
        box-sizing: border-box;
        max-height: 40%;
        background-color: #fff;
        border-radius: 10px;
        position: fixed;
        top: 30%;
        left: 7.5%;
    }

    /* 桌面添加提示 */
    .LogoNameFixed {
        top: 5.5%;
        right: 12%;
        padding: 2% 2% 1% 2%;
    }

    /* 引导页 */
    #pageConfigCard {
        width: 100%;
        padding: 5%;
        position: fixed;
        top: 0;
        left: 0;
    }

    /* 桌面礼包码 */
    #desktopGiftCode {
        width: 90%;
        padding: 3%;
        position: fixed;
        top: 37.5%;
        left: 5%;
    }

    /* 活动商城弹窗 */
    #activityShoppingCard {
        width: 90%;
        height: 100%;
        position: fixed;
        top: 25%;
        left: 5%;
    }

    .maxHeight {
        height: 7.5vh;
    }

    /* FAQ弹窗 */
    .faqPop {
        width: 90%;
        height: 50%;
        padding: 1% 5% 5% 5%;
        box-sizing: border-box;
        position: fixed;
        top: 25%;
        left: calc(50% - 45%);
        background-color: #fff;
        border-radius: 10px;
    }

    /* 购买流程视频弹窗 */
    .buyProcessPop {
        width: 90%;
        height: 25%;
        box-sizing: border-box;
        position: fixed;
        top: 37.5%;
        left: calc(50% - 45%);
        background-color: #fff;
        border-radius: 10px;
    }

    .mithrilUseGuidePop {
        width: 100%;
        height: 75%;
        transition: top 0.5s ease-in-out;
        background-color: #fff;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        position: fixed;
        left: 0;
        bottom: 0;
    }

    /* 切换角色弹窗 */
    #paymentSurnamePop {
        width: 100%;
        height: 90%;
        padding: 0 5%;
        padding-top: 10%;
        box-sizing: border-box;
        transition: top 0.5s ease-in-out;
    }
}