:root{--van-image-placeholder-text-color:var(--van-gray-6);--van-image-placeholder-font-size:var(--van-font-size-md);--van-image-placeholder-background-color:var(--van-background-color);--van-image-loading-icon-size:32px;--van-image-loading-icon-color:var(--van-gray-4);--van-image-error-icon-size:32px;--van-image-error-icon-color:var(--van-gray-4)}.van-image{position:relative;display:inline-block}.van-image--round{overflow:hidden;border-radius:var(--van-border-radius-max)}.van-image--round .van-image__img{border-radius:inherit}.van-image__error,.van-image__img,.van-image__loading{display:block;width:100%;height:100%}.van-image__error,.van-image__loading{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--van-image-placeholder-text-color);font-size:var(--van-image-placeholder-font-size);background-color:var(--van-image-placeholder-background-color)}.van-image__loading-icon{color:var(--van-image-loading-icon-color);font-size:var(--van-image-loading-icon-size)}.van-image__error-icon{color:var(--van-image-error-icon-color);font-size:var(--van-image-error-icon-size)}.com-benefit-card-disable[data-v-da6cf720]{background:var(--benefit-card-disable-bg,linear-gradient(180deg,#d5d5dc,#efefef))}.com-benefit-card-able[data-v-da6cf720]{background:var(--benefit-card-able-bg,linear-gradient(180deg,#a3a7ce,#cfd1e7))}.com-benefit-card-using[data-v-da6cf720]{border:3px solid #6f541c}.com-benefit-card[data-v-da6cf720]{width:100%;box-sizing:border-box;padding:4vw;border-radius:4vw;opacity:1;margin:0 0 4vw;box-shadow:2px 2px 4px rgba(0,0,0,.2);position:relative}.com-benefit-card .card-top[data-v-da6cf720]{display:flex;width:100%;justify-content:space-between;align-items:center}.com-benefit-card .card-top .card-top-title[data-v-da6cf720]{font:900 5.06667vw 黑体;line-height:6vw;background:var(--benefit-card-title-bg,linear-gradient(100deg,#171515 21%,#765309));-webkit-background-clip:text;-webkit-text-fill-color:transparent;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.com-benefit-card .card-top .card-top-right[data-v-da6cf720]{display:flex;flex-direction:column;font-size:3.2vw;align-items:center;color:var(--benefit-card-used-color,#6f541c)}.com-benefit-card .card-top .card-top-right .card-top-record[data-v-da6cf720]{display:flex;align-items:center}.com-benefit-card .card-top .card-top-right .card-top-record .card-top-image[data-v-da6cf720]{width:3.46667vw}.com-benefit-card .card-top .card-top-right .card-top-record .card-top-used[data-v-da6cf720]{font:500 3.73333vw PingFang SC-Medium,PingFang SC;color:var(--benefit-card-used-color,#6f541c);margin-left:.66667vw}.com-benefit-card .card-desc[data-v-da6cf720],.com-benefit-card .card-top .card-top-desc[data-v-da6cf720]{font:400 4vw PingFang SC-Regular,PingFang SC;color:var(--benefit-card-desc-color,#2c2b28);line-height:5.86667vw}.com-benefit-card .card-desc[data-v-da6cf720]{margin:4vw 0 0}.com-benefit-card .card-usage-wrapper[data-v-da6cf720]{font:400 3.2vw PingFang SC-Regular,PingFang SC}.com-benefit-card .card-usage-wrapper .usage-rule[data-v-da6cf720]{display:flex;padding:0 0 .53333vw}.com-benefit-card .card-usage-wrapper .usage-rule .usage-rule-title[data-v-da6cf720]{width:17.33333vw}.com-benefit-card .card-usage-wrapper .usage-rule .usage-rule-value[data-v-da6cf720]{flex:1}.com-benefit-card .card-bottom-btn[data-v-da6cf720]{padding:1.33333vw 0 0;display:flex;justify-content:flex-end}.com-benefit-card .card-bottom-expired[data-v-da6cf720]{float:right;position:relative;top:-13.33333vw}.com-benefit-card .using-card[data-v-da6cf720]{position:absolute;bottom:1.33333vw;right:1.33333vw;font-size:2.66667vw;color:var(--benefit-card-used-color,#6f541c)}:root{--van-coupon-cell-selected-text-color:var(--van-text-color)}.van-coupon-cell__value--selected{color:var(--van-coupon-cell-selected-text-color)}:root{--van-coupon-margin:0 var(--van-padding-sm) var(--van-padding-sm);--van-coupon-content-height:84px;--van-coupon-content-padding:14px 0;--van-coupon-background-color:var(--van-white);--van-coupon-active-background-color:var(--van-active-color);--van-coupon-border-radius:var(--van-border-radius-lg);--van-coupon-box-shadow:0 0 4px rgba(0,0,0,0.1);--van-coupon-head-width:96px;--van-coupon-amount-color:var(--van-danger-color);--van-coupon-amount-font-size:30px;--van-coupon-currency-font-size:40%;--van-coupon-name-font-size:var(--van-font-size-md);--van-coupon-disabled-text-color:var(--van-gray-6);--van-coupon-description-padding:var(--van-padding-xs) var(--van-padding-md);--van-coupon-description-border-color:var(--van-border-color);--van-coupon-corner-checkbox-icon-color:var(--van-danger-color)}.van-coupon{margin:var(--van-coupon-margin);overflow:hidden;background-color:var(--van-coupon-background-color);border-radius:var(--van-coupon-border-radius);box-shadow:var(--van-coupon-box-shadow)}.van-coupon:active{background-color:var(--van-coupon-active-background-color)}.van-coupon__content{display:flex;align-items:center;box-sizing:border-box;min-height:var(--van-coupon-content-height);padding:var(--van-coupon-content-padding);color:var(--van-gray-8)}.van-coupon__head{position:relative;min-width:var(--van-coupon-head-width);padding:0 var(--van-padding-xs);color:var(--van-coupon-amount-color);text-align:center}.van-coupon__amount,.van-coupon__condition,.van-coupon__name,.van-coupon__valid{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.van-coupon__amount{margin-bottom:6px;font-weight:var(--van-font-weight-bold);font-size:var(--van-coupon-amount-font-size)}.van-coupon__amount span{font-weight:400;font-size:var(--van-coupon-currency-font-size)}.van-coupon__amount span:not(:empty){margin-left:2px}.van-coupon__condition{font-size:var(--van-font-size-sm);line-height:16px;white-space:pre-wrap}.van-coupon__body{position:relative;flex:1;border-radius:0 var(--van-coupon-border-radius) var(--van-coupon-border-radius) 0}.van-coupon__name{margin-bottom:10px;font-weight:700;font-size:var(--van-coupon-name-font-size);line-height:var(--van-line-height-md)}.van-coupon__valid{font-size:var(--van-font-size-sm)}.van-coupon__corner{position:absolute;top:0;right:var(--van-padding-md);bottom:0}.van-coupon__corner .van-checkbox__icon--checked .van-icon{background-color:var(--van-coupon-corner-checkbox-icon-color);border-color:var(--van-coupon-corner-checkbox-icon-color)}.van-coupon__description{padding:var(--van-coupon-description-padding);font-size:var(--van-font-size-sm);border-top:1px dashed var(--van-coupon-description-border-color)}.van-coupon--disabled:active{background-color:var(--van-coupon-background-color)}.van-coupon--disabled .van-coupon-item__content{height:calc(var(--van-coupon-content-height) - 10px)}.van-coupon--disabled .van-coupon__head{color:inherit}:root{--van-coupon-list-background-color:var(--van-background-color);--van-coupon-list-field-padding:5px 0 5px var(--van-padding-md);--van-coupon-list-exchange-button-height:32px;--van-coupon-list-close-button-height:40px;--van-coupon-list-empty-image-size:200px;--van-coupon-list-empty-tip-color:var(--van-gray-6);--van-coupon-list-empty-tip-font-size:var(--van-font-size-md);--van-coupon-list-empty-tip-line-height:var(--van-line-height-md)}.van-coupon-list{position:relative;height:100%;background-color:var(--van-coupon-list-background-color)}.van-coupon-list__field{padding:var(--van-coupon-list-field-padding)}.van-coupon-list__field .van-field__body{height:34px;padding-left:var(--van-padding-sm);line-height:34px;background:var(--van-gray-1);border-radius:17px}.van-coupon-list__field .van-field__body::-webkit-input-placeholder{color:var(--van-gray-5)}.van-coupon-list__field .van-field__body::placeholder{color:var(--van-gray-5)}.van-coupon-list__field .van-field__clear{margin-right:0}.van-coupon-list__exchange-bar{display:flex;align-items:center;background-color:var(--van-white)}.van-coupon-list__exchange{flex:none;height:var(--van-coupon-list-exchange-button-height);font-size:var(--van-font-size-lg);line-height:calc(var(--van-coupon-list-exchange-button-height) - 2px);border:0}.van-coupon-list .van-tabs__wrap{box-shadow:0 6px 12px -12px var(--van-gray-6)}.van-coupon-list__list{box-sizing:border-box;padding:var(--van-padding-md) 0 var(--van-padding-lg);overflow-y:auto;-webkit-overflow-scrolling:touch}.van-coupon-list__list--with-bottom{padding-bottom:calc(var(--van-padding-md) + 50px)}.van-coupon-list__bottom{position:absolute;bottom:0;left:0;z-index:999;box-sizing:border-box;width:100%;padding:5px var(--van-padding-md);font-weight:var(--van-font-weight-bold);background-color:var(--van-white)}.van-coupon-list__close{height:var(--van-coupon-list-close-button-height)}.van-coupon-list__empty{padding-top:60px;text-align:center}.van-coupon-list__empty p{margin:var(--van-padding-md) 0;color:var(--van-coupon-list-empty-tip-color);font-size:var(--van-coupon-list-empty-tip-font-size);line-height:var(--van-coupon-list-empty-tip-line-height)}.van-coupon-list__empty img{width:var(--van-coupon-list-empty-image-size);height:var(--van-coupon-list-empty-image-size)}.com-benefit-card-list[data-v-8ff21fd8]{background-color:var(--benefit-card-bg,#fff);padding:0 16px;min-height:calc(100vh - 90px);display:flex;flex-direction:column}.com-benefit-card-list .empty-benefit-cards-wrapper[data-v-8ff21fd8]{background-color:var(--benefit-card-bg,#fff);flex:1;padding-top:16vh;text-align:center}.com-benefit-card-list .empty-benefit-cards-wrapper[data-v-8ff21fd8] .van-icon__image{width:55vw;height:16vh}.com-benefit-card-list .empty-benefit-cards-wrapper .empty-benefit-cards[data-v-8ff21fd8]{margin-top:24px;font-size:14px;font-weight:500;color:var(--theme-sub-font-color,#333);line-height:14px}.com-benefit-card-list .empty-benefit-cards-wrapper .empty-benefit-cards .text-buy[data-v-8ff21fd8]{color:#f2a63a}.com-confirm-dialog[data-v-af806440] .van-popup{background:var(--theme-card-bg-color,#fff)}.com-confirm-dialog .confirm-modal[data-v-af806440]{width:80vw}.com-confirm-dialog .confirm-modal .confirm-header[data-v-af806440]{margin-bottom:10px;color:var(--theme-font-color,#000)}.com-confirm-dialog .confirm-modal .confirm-header .confirm-title[data-v-af806440]{margin:24px 0;font-size:18px;font-weight:600;line-height:21px;text-align:center}.com-confirm-dialog .confirm-modal .confirm-header .confirm-content[data-v-af806440]{font-size:14px;font-weight:400;line-height:16px;text-align:center}.com-confirm-dialog .confirm-modal .confirm-buttons[data-v-af806440]{margin:32px 0;display:flex;justify-content:center;align-items:center;height:45px;color:#292929}.com-confirm-dialog .confirm-modal .confirm-buttons .cancel-btn[data-v-af806440],.com-confirm-dialog .confirm-modal .confirm-buttons .submit-btn[data-v-af806440]{display:flex;justify-content:center;align-content:center;width:26.66667vw;height:9.86667vw;line-height:37px;border-radius:38px;font-size:15px;font-weight:500;background-color:#f9d949}.com-confirm-dialog .confirm-modal .confirm-buttons .cancel-btn[data-v-af806440]{background-color:var(--theme-card-button-cancel-color,hsla(0,0%,93.3%,.93));margin-right:32px}.com-product-preferences[data-v-47984e6d]{box-sizing:border-box;width:100%;margin:0 auto}.com-product-preferences .product-preferences[data-v-47984e6d]{line-height:8vw;font-size:3.73333vw}.com-product-preferences .preferences-label[data-v-47984e6d]{line-height:6vw}.com-product-preferences .preferences-label .preferences-name[data-v-47984e6d]{color:var(--benefit-card-popup-preferences-name-color,#696969);font-size:2.93333vw}.com-product-preferences .preferences-options[data-v-47984e6d]{line-height:0}.com-product-preferences .preferences-options .preferences-option[data-v-47984e6d]{display:inline-block;box-sizing:border-box;margin:0 2.66667vw 1.33333vw 0;padding:0 2.66667vw;color:var(--benefit-card-popup-preferences-option-font-color,#f6f6f6);background:var(--benefit-card-popup-preferences-option-color,#afafb4);border-radius:1.06667vw;line-height:6.13333vw;font-family:PingFang SC;font-weight:400;font-size:3.2vw;text-align:center}.com-product-preferences .preferences-options .preferences-option.selected[data-v-47984e6d]{color:var(--benefit-card-popup-preferences-option-selected-font-color,#424358);background:var(--benefit-card-popup-preferences-option-selected-color,#feda2d)}.benefit-card-product[data-v-39e2cbb6]{display:flex;flex-wrap:wrap;align-items:center}.benefit-card-product .rule-option-row[data-v-39e2cbb6]{width:100%;height:5.2vw;display:flex;justify-content:space-between;align-items:center;font-family:PingFang SC;font-weight:400;font-size:3.73333vw;line-height:4.4vw;color:var(--theme-card-font-color,#181819)}.benefit-card-product .x-disabled[data-v-39e2cbb6]{color:#818181!important}.com-packages-product-preferences[data-v-113ea2af]{box-sizing:border-box;width:100%;margin:0 auto}.com-packages-product-preferences .product-preferences[data-v-113ea2af]{line-height:8vw;font-size:3.73333vw}.com-packages-product-preferences .product-preferences .preferences-label[data-v-113ea2af]{line-height:6vw}.com-packages-product-preferences .product-preferences .preferences-label .preferences-name[data-v-113ea2af]{color:var(--benefit-card-popup-preferences-name-color,#696969);font-size:2.93333vw}.com-packages-product-preferences .product-preferences .preferences-options[data-v-113ea2af]{line-height:0}.com-packages-product-preferences .product-preferences .preferences-options .preferences-option[data-v-113ea2af]{display:inline-block;box-sizing:border-box;margin:0 2.66667vw 1.33333vw 0;padding:0 2.66667vw;color:var(--benefit-card-popup-preferences-option-font-color,#f6f6f6);background:var(--benefit-card-popup-preferences-option-color,#afafb4);border-radius:1.06667vw;line-height:6.13333vw;font-family:PingFang SC;font-weight:400;font-size:3.2vw;text-align:center}.com-packages-product-preferences .product-preferences .preferences-options .preferences-option.selected[data-v-113ea2af]{color:var(--benefit-card-popup-preferences-option-selected-font-color,#424358);background:var(--benefit-card-popup-preferences-option-selected-color,#feda2d)}.benefit-card-package-product .package-product .product-name{display:flex;justify-content:space-between;align-items:center;width:100%;font-family:PingFang SC;font-weight:500;font-size:3.73333vw;color:var(--benefit-card-package-title-font-color,#8f6200);line-height:4.4vw}.benefit-card-package-product .package-product .product-packages{padding-left:2.66667vw}.benefit-card-package-product .package-product .product-packages .product-rule{padding-top:2.66667vw}.benefit-card-package-product .package-product .product-packages .product-rule .rule-label .rule-name{margin-right:1.33333vw;line-height:4.4vw;font-family:PingFang SC;font-weight:500;font-size:3.73333vw;color:var(--benefit-card-package-title-font-color,#8f6200)}.benefit-card-package-product .package-product .product-packages .product-rule .rule-label .rule-desc{line-height:3.73333vw;font-family:PingFang SC;font-weight:400;font-size:3.2vw;color:var(--benefit-card-package-title-font-color,#8f6200)}.benefit-card-package-product .package-product .product-packages .product-rule .rule-options .rule-options-all{line-height:4.4vw;font-family:PingFang SC;font-weight:400;font-size:3.73333vw;color:var(--theme-card-font-color,#181819)}.benefit-card-package-product .package-product .product-packages .product-rule .rule-options .rule-options-all .rule-option-row{display:flex;justify-content:space-between;align-items:center;padding:1.33333vw 0;gap:1.33333vw}.benefit-card-package-product .package-product .product-packages .product-rule .rule-options .rule-options-all .rule-option-row.disabled{color:#9b9b9b}.benefit-card-package-product .package-product .product-packages .product-rule .rule-options .rule-options-all .rule-option-row .good-rule-option{flex:1}.benefit-card-package-product .package-product .product-packages .product-rule .rule-options .rule-options-all .rule-option-row .good-rule-option .rule-option-tip{font-size:2.66667vw}.benefit-card-package-product .package-product .product-packages .product-rule .rule-options .rule-options-all .rule-option-row .rule-option-step{width:20vw;display:flex;justify-content:space-around;align-items:center}.benefit-card-package-product .package-product .product-packages .product-rule .rule-options .rule-options-all .rule-option-row .rule-option-step .decreSkuCountBtn{background-color:var(--benefit-card-product-button-decre-color,#fff);color:var(--benefit-card-product-button-font-color,#ffda2d);border:1px solid var(--benefit-card-product-button-font-color,#ffda2d);height:6.13333vw;width:6.13333vw;border-radius:50%;font-size:2.93333vw}.benefit-card-package-product .package-product .product-packages .product-rule .rule-options .rule-options-all .rule-option-row .rule-option-step .increSkuCountBtn{background-color:var(--benefit-card-product-button-font-color,#ffda2d);border:1px solid var(--benefit-card-product-button-font-color,#ffda2d);color:#000;height:6.13333vw;width:6.13333vw;border-radius:50%;font-size:2.93333vw}.benefit-card-package-product .package-product .product-packages .product-rule .rule-options .rule-options-all .rule-option-row .rule-option-step .count{color:var(--theme-card-font-color,#181819);width:1.6vw;font-family:PingFang SC;font-size:3.73333vw;font-weight:600;text-align:center}.benefit-card-package-product .x-disabled{color:#818181!important}.com-benefit-card-popup .benefit-card-popup-overlay-wrapper[data-v-367ecce0]{display:flex;align-items:center;justify-content:center;height:100%}.com-benefit-card-popup .benefit-card-popup-overlay-wrapper .benefit-card-popup-overlay-content[data-v-367ecce0]{box-sizing:border-box;padding:2vw 3.33333vw 2vw 5.33333vw;width:85vw;border-radius:2.66667vw;background:var(--benefit-detail-bg,#fff)}.com-benefit-card-popup .benefit-card-popup-overlay-wrapper .benefit-card-popup-overlay-content .benefit-card-popup-title[data-v-367ecce0]{padding:5.33333vw 0 4vw 0;font-family:FZLanTingHei-B-GBK;font-weight:600;font-size:5.06667vw;text-align:center;line-height:6vw;background:var(--benefit-card-title-bg,linear-gradient(100deg,#171515 21%,#765309));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.com-benefit-card-popup .benefit-card-popup-overlay-wrapper .benefit-card-popup-overlay-content .benefit-card-popup-content[data-v-367ecce0]{max-height:60vh;padding-right:2.66667vw;font-size:3.73333vw;line-height:8.53333vw;overflow-y:scroll}.com-benefit-card-popup .benefit-card-popup-overlay-wrapper .benefit-card-popup-overlay-content .benefit-card-popup-content .benefit-card-sku[data-v-367ecce0]{padding:4vw 0 2.66667vw 0}.com-benefit-card-popup .benefit-card-popup-overlay-wrapper .benefit-card-popup-overlay-content .benefit-card-popup-content .benefit-card-sku[data-v-367ecce0]:not(:last-child){border-bottom:.26667vw dashed #afafaf}.com-benefit-card-popup .benefit-card-popup-overlay-wrapper .benefit-card-popup-bottom[data-v-367ecce0]{display:flex;align-items:center;justify-content:center;padding:4vw 0 1.33333vw}.com-benefit-card-popup .benefit-card-popup-overlay-wrapper .benefit-card-popup-bottom .benefit-card-popup-button[data-v-367ecce0]{background-color:var(--benefit-card-popup-button-bg-color,#feda2d);width:100%;height:11.86667vw;line-height:11.86667vw;border:none;border-radius:11.86667vw;font-family:PingFang SC;font-weight:500;font-size:4.53333vw;color:#10101a;text-align:center;cursor:pointer}.page-benefit-cards[data-v-396bf9af]{height:100vh;background:var(--theme-bg-color,#fff)}.page-benefit-cards[data-v-396bf9af] .benefit-cards-navbar{--van-nav-bar-icon-color:var(--theme-font-color,#333)}.page-benefit-cards[data-v-396bf9af] .benefit-cards-navbar .van-nav-bar__content{background:var(--section-bg-color,#fff)}.page-benefit-cards[data-v-396bf9af] .benefit-cards-navbar .van-nav-bar__title{color:var(--theme-font-color,--van-nav-bar-title-text-color)}.page-benefit-cards[data-v-396bf9af] .van-tabs__wrap .van-tabs__line{display:none}.page-benefit-cards[data-v-396bf9af] .van-tabs__nav{background-color:var(--benefit-card-bg,#fff)}