@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";.van-dialog.my-dialog{width:8rem!important;border-radius:.4rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:none;top:50%}.van-dialog.my-dialog .van-dialog__header{padding-top:0}.van-dialog.my-dialog .my-dialog-close{position:absolute;left:4rem;bottom:.05333rem;margin-left:-.32rem;width:.64rem;height:.64rem}.van-dialog.my-dialog .van-dialog__content{background-color:var(--theme-color-card-bg-color);border-radius:.4rem .4rem 0 0;padding-top:.66667rem}.van-dialog.my-dialog .van-dialog__footer{background-color:var(--theme-color-card-bg-color);padding:.26667rem .53333rem .53333rem}.van-dialog.my-dialog .van-dialog__footer .van-button:before{display:none}.van-dialog.my-dialog .van-dialog__footer .van-hairline--top:after{display:none}.van-dialog.my-dialog .van-dialog__footer .van-dialog__cancel{height:1.06667rem;border:1px solid var(--theme-color);margin-right:.42667rem;border-radius:26.64rem;background:transparent;color:var(--theme-color)}.van-dialog.my-dialog .van-dialog__footer .van-dialog__confirm{height:1.06667rem;background:var(--theme-color);border:1px solid var(--theme-color);color:#fff;border-radius:26.64rem}.van-popup.my-popup{border-radius:.4rem .4rem 0 0;padding:.21333rem .42667rem .53333rem .21333rem}.van-popup.my-popup .my-popup-head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.van-popup.my-popup .my-popup-head:before{content:" ";width:1.14667rem;height:.16rem;border-radius:.08rem;background-color:#bdbdbd}.van-popup.my-popup .my-popup-head2{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:1.17333rem;padding:.53333rem .26667rem}.van-popup.my-popup .my-popup-head2 .title{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.37333rem;font-weight:600;line-height:.37333rem;margin-right:.16rem}.van-popup.my-popup .my-popup-head2 .title:before{background-color:#ccb8a1;content:"";display:block;height:.42667rem;margin:0 .26667rem;min-width:.08rem;width:.08rem}.van-popup.my-popup .my-popup-head2 .side{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;position:relative}.van-popup.my-popup .my-popup-head2 .clear{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:var(--van-font-size-sm);-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:1}.van-popup.my-popup .my-popup-head2 .clear .svg-icon{width:.74667rem;height:.74667rem}.van-popup.my-popup .my-popup-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.van-popup.my-popup .my-popup-content .svg-icon,.van-popup.my-popup .my-popup-content .icon-lottie{width:1.30667rem;height:1.30667rem;margin-top:1.12rem}.van-popup.my-popup .my-popup-content .message{font-size:var(--van-font-size-sm);padding:.72rem .66667rem 0;line-height:.53333rem;color:var(--theme-font-color-1)}.van-popup.my-popup .my-popup-content .message .font-r{color:var(--theme-color)}.van-popup.my-popup .my-popup-content .message p{text-align:center}.van-popup.my-popup .van-dialog__content{background-color:#fff;border-radius:.4rem .4rem 0 0;padding-top:.66667rem}.van-popup.my-popup .van-popup__footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;padding:.53333rem .53333rem 0}.van-popup.my-popup .van-popup__footer .van-button:before{display:none}.van-popup.my-popup .van-popup__footer .van-hairline--top:after{display:none}.van-popup.my-popup .van-popup__footer .van-popup__cancel{height:1.06667rem;border:1px solid #ccc;margin-right:.42667rem}.van-popup.my-popup .van-popup__footer .van-popup__confirm{height:1.06667rem;background:var(--theme-color);border:1px solid var(--theme-color);color:#fff}.van-popup.my-popup.my-theme-popup{border-top-left-radius:.53333rem;border-top-right-radius:.53333rem;background:-webkit-linear-gradient(top,var(--theme-color) 0%,var(--theme-color) 50%,#f5f5f5 50%,#f5f5f5 100%);background:linear-gradient(to bottom,var(--theme-color) 0%,var(--theme-color) 50%,#f5f5f5 50%,#f5f5f5 100%);padding:0}.van-popup.my-popup.my-theme-popup .my-popup-content{border-top-left-radius:.53333rem;border-top-right-radius:.53333rem;background-color:var(--theme-color-card-bg-color)}.van-popup.my-popup.my-theme-popup .van-popup__footer{padding:.53333rem}#theme-color-night .van-popup.my-popup.my-theme-popup{background:var(--theme-color-bg-color-1)}#theme-color-night .van-popup.my-popup.my-theme-popup .my-popup-content{background-color:var(--theme-color-card-bg-color)}.cp-overlay[data-v-be912dc6]{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.45);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;z-index:999}.cp-modal[data-v-be912dc6]{width:92%;max-width:11.2rem;background:var(--bg-card);border-radius:.26667rem;padding:.48rem;-webkit-box-shadow:0 .21333rem .85333rem rgba(0,0,0,.15);box-shadow:0 .21333rem .85333rem rgba(0,0,0,.15)}.cp-header h3[data-v-be912dc6]{margin:0 0 .21333rem;font-size:.37333rem}.cp-body[data-v-be912dc6]{color:var(--text-primary);font-size:.37333rem}.cp-link-box[data-v-be912dc6]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.21333rem;margin-top:.32rem}.cp-input[data-v-be912dc6]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:.21333rem;border:1px solid var(--border-default);border-radius:.16rem}.cp-btn[data-v-be912dc6]{padding:.21333rem .32rem;border-radius:.21333rem;background:#1976d2;color:#fff;border:none;cursor:pointer}.cp-btn.small[data-v-be912dc6]{padding:.16rem .21333rem;font-size:.34667rem}.cp-btn.ghost[data-v-be912dc6]{background:#f3f4f6;color:#111}.cp-btn.text[data-v-be912dc6]{background:transparent;color:var(--text-secondary)}.cp-note[data-v-be912dc6]{margin-top:.26667rem;color:var(--text-secondary);font-size:.32rem}.fade-enter-active[data-v-be912dc6],.fade-leave-active[data-v-be912dc6]{-webkit-transition:opacity .18s ease;transition:opacity .18s ease}.fade-enter-from[data-v-be912dc6],.fade-leave-to[data-v-be912dc6]{opacity:0}[data-v-baf567bc]:export{themeColor:var(--theme-color)}.activity-padding[data-v-baf567bc]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-baf567bc]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-baf567bc]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-baf567bc]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-baf567bc]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-baf567bc]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-baf567bc]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-baf567bc]{background-color:#fff}#theme-color-night .activity-table[data-v-baf567bc],#theme-color-night .activity-table table[data-v-baf567bc],#theme-color-night .activity-table table td[data-v-baf567bc]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-baf567bc]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-baf567bc]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-baf567bc]{background-color:#333}.svg-icon[data-v-baf567bc]{width:.53333rem;height:.53333rem;overflow:visible!important;display:inline-block}[data-v-d8bc3585]:export{themeColor:var(--theme-color)}.activity-padding[data-v-d8bc3585]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-d8bc3585]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-d8bc3585]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-d8bc3585]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-d8bc3585]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-d8bc3585]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-d8bc3585]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-d8bc3585]{background-color:#fff}#theme-color-night .activity-table[data-v-d8bc3585],#theme-color-night .activity-table table[data-v-d8bc3585],#theme-color-night .activity-table table td[data-v-d8bc3585]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-d8bc3585]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-d8bc3585]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-d8bc3585]{background-color:#333}.ico-service[data-v-d8bc3585]{width:.64rem;height:.50667rem}.radio-btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:.533333rem}.radio-btn.disabled{opacity:.5}.radio-btn .value{position:relative;width:.426667rem;height:.426667rem;border:.053333rem solid var(--border-default);border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.radio-btn .value.checked{background-color:var(--theme-color);border:.053333rem solid var(--theme-color)}.radio-btn .value.checked:after{content:"";display:block;position:relative;left:50%;top:50%;width:.16rem;height:.16rem;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:var(--bg-card);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.radio-btn .label{margin-left:.186667rem;font-size:var(--van-font-size-sm);line-height:1;color:var(--text-tertiary)}.radio-btn .label.checked{color:var(--theme-font-color-1)}.index-menu{height:100%;width:7.333333rem;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.426667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-size:var(--van-font-size-sm)}.index-menu .van-divider{margin:0 0 0 10%}.index-menu .rws{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-shadow:0 0 .21333rem .02667rem var(--theme-color-border-color);box-shadow:0 0 .21333rem .02667rem var(--theme-color-border-color);border-radius:.16rem}.index-menu .rws>div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:.26667rem 0}.index-menu .rws>div:first-of-type{border-right:.02667rem solid var(--theme-color-border-color)}.index-menu .rws>div .svg-icon{margin-right:.26667rem}.index-menu .settings{height:100%}.index-menu .settings .bet-set .title,.index-menu .settings .handicap .title,.index-menu .settings .language .title,.index-menu .settings .notifications .title,.index-menu .settings .timezone .title,.index-menu .settings .theme .title{font-size:.34667rem;color:var(--theme-font-color-1);font-weight:700;line-height:.533333rem;margin:.32rem 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.index-menu .settings .bet-set .setting,.index-menu .settings .handicap .setting,.index-menu .settings .language .setting,.index-menu .settings .notifications .setting,.index-menu .settings .timezone .setting,.index-menu .settings .theme .setting{border-bottom:.026667rem solid var(--theme-color-border-color);padding-bottom:.266667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.index-menu .settings .language .setting{border-bottom:none}.index-menu .settings .bet-set .setting.hide,.index-menu .settings .handicap .setting.hide,.index-menu .settings .language .setting.hide,.index-menu .settings .notifications .setting.hide,.index-menu .settings .timezone .setting.hide{padding-bottom:unset}.index-menu .settings .bet-set .setting .radio-btn,.index-menu .settings .handicap .setting .radio-btn,.index-menu .settings .language .setting .radio-btn,.index-menu .settings .notifications .setting .radio-btn,.index-menu .settings .timezone .setting .radio-btn,.index-menu .settings .theme .setting .radio-btn{margin-bottom:.16rem;margin-right:1.33333rem}.index-menu .settings .bet-set .setting .bet-options,.index-menu .settings .handicap .setting .bet-options,.index-menu .settings .language .setting .bet-options,.index-menu .settings .notifications .setting .bet-options,.index-menu .settings .timezone .setting .bet-options{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.index-menu .settings .bet-set .setting .bet-options>.radio-btn,.index-menu .settings .handicap .setting .bet-options>.radio-btn,.index-menu .settings .language .setting .bet-options>.radio-btn,.index-menu .settings .notifications .setting .bet-options>.radio-btn,.index-menu .settings .timezone .setting .bet-options>.radio-btn{margin-bottom:.16rem}.index-menu .settings .bet-set .setting .handicap-item,.index-menu .settings .handicap .setting .handicap-item,.index-menu .settings .language .setting .handicap-item,.index-menu .settings .notifications .setting .handicap-item,.index-menu .settings .timezone .setting .handicap-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:2.133333rem;height:100%;border:.026667rem solid var(--theme-color);color:var(--theme-color);font-size:var(--van-font-size-sm)}.index-menu .settings .bet-set .setting .handicap-item:first-child,.index-menu .settings .handicap .setting .handicap-item:first-child,.index-menu .settings .language .setting .handicap-item:first-child,.index-menu .settings .notifications .setting .handicap-item:first-child,.index-menu .settings .timezone .setting .handicap-item:first-child{border-top-left-radius:.106667rem;border-bottom-left-radius:.106667rem;border-right:none;height:.693333rem}.index-menu .settings .bet-set .setting .handicap-item:last-child,.index-menu .settings .handicap .setting .handicap-item:last-child,.index-menu .settings .language .setting .handicap-item:last-child,.index-menu .settings .notifications .setting .handicap-item:last-child,.index-menu .settings .timezone .setting .handicap-item:last-child{border-top-right-radius:.106667rem;border-bottom-right-radius:.106667rem;border-left:none}.index-menu .settings .bet-set .setting .handicap-item.active,.index-menu .settings .handicap .setting .handicap-item.active,.index-menu .settings .language .setting .handicap-item.active,.index-menu .settings .notifications .setting .handicap-item.active,.index-menu .settings .timezone .setting .handicap-item.active{color:#fff;background:var(--theme-color)}.index-menu .settings .bet-set .block-setting,.index-menu .settings .handicap .block-setting,.index-menu .settings .language .block-setting,.index-menu .settings .notifications .block-setting,.index-menu .settings .timezone .block-setting{display:block}.index-menu .settings .bet-set .block-setting .radio-btn,.index-menu .settings .handicap .block-setting .radio-btn,.index-menu .settings .language .block-setting .radio-btn,.index-menu .settings .notifications .block-setting .radio-btn,.index-menu .settings .timezone .block-setting .radio-btn{margin-bottom:.133333rem;height:auto}.index-menu .timezone{border-bottom:.026667rem solid var(--theme-color-border-color)}.index-menu .timezone .value{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.index-menu .footer,.index-menu .timezone{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.index-menu .footer .logo{width:3.093333rem;height:.64rem;background:50%/contain no-repeat;-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}.index-menu .footer .contact{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.index-menu .footer .contact .customer-icon{margin-right:.16rem}.index-menu .van-switch{font-size:.426667rem!important}.index-menu .van-switch--on{background-color:var(--theme-color)!important}.index-menu .van-checkbox.disabled{opacity:.5}.index-menu .van-checkbox:not(:last-child){margin-bottom:.16rem}.index-menu .van-checkbox>.van-checkbox__icon{font-size:.426667rem}.index-menu .van-popup__close-icon{right:.426667rem;top:.586667rem;font-size:var(--van-font-size-sm);color:var(--text-tertiary);position:absolute}.index-menu .left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:var(--van-font-size-sm);color:var(--theme-font-color-1)}.index-menu .left>.message-bell{width:.48rem;height:.48rem;margin-right:.1rem;fill:var(--theme-font-color-1);color:var(--theme-font-color-1)}.index-menu .left>.user-bell{width:.53rem;height:.53rem;margin-right:.05rem}.index-menu .flex-like{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.index-menu .flex-like.msg-box{margin-top:.64rem;padding-bottom:.32rem}.index-menu .flex-like.user-box{margin-top:.32rem;padding-bottom:.32rem}.index-menu .message-right{width:.373333rem;fill:#8a8a8d;color:var(--text-tertiary)}.index-menu .message-unread{width:.426667rem;height:.426667rem;background:var(--theme-color);border-radius:100%;line-height:.4rem;text-align:center;margin-left:.133333rem;color:#fff;z-index:1;font-size:.266667rem}.index-menu .radio-btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:.533333rem}.index-menu .radio-btn.disabled{opacity:.5}.index-menu .radio-btn .value{position:relative;width:.426667rem;height:.426667rem;border:.053333rem solid var(--theme-color-border-color);border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.index-menu .radio-btn .value.checked{background-color:var(--theme-color)!important;border:.053333rem solid var(--theme-color)!important}.index-menu .radio-btn .value.checked:after{content:"";display:block;position:relative;left:50%;top:50%;width:.16rem;height:.16rem;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:var(--bg-card);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.index-menu .radio-btn .label{margin-left:.186667rem;font-size:var(--van-font-size-sm);line-height:1;color:var(--text-tertiary)}.index-menu .radio-btn .label.checked{color:var(--theme-font-color-1)}#theme-color-night .index-menu .rws{background-color:var(--theme-dark-bg-color-1);-webkit-box-shadow:none;box-shadow:none;color:#fff}#theme-color-night .index-menu .radio-btn .value{border-color:#919191}[data-v-53b6bfc8]:export{themeColor:var(--theme-color)}.activity-padding[data-v-53b6bfc8]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-53b6bfc8]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-53b6bfc8]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-53b6bfc8]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-53b6bfc8]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-53b6bfc8]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-53b6bfc8]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-53b6bfc8]{background-color:#fff}#theme-color-night .activity-table[data-v-53b6bfc8],#theme-color-night .activity-table table[data-v-53b6bfc8],#theme-color-night .activity-table table td[data-v-53b6bfc8]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-53b6bfc8]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-53b6bfc8]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-53b6bfc8]{background-color:#333}.corner-bubble[data-v-53b6bfc8]{position:absolute;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:var(--corner-bubble-max-width, 3rem);min-height:.4rem;padding:0 .16rem;-webkit-box-sizing:border-box;box-sizing:border-box;word-break:break-all;background:#ec4e35;font-size:.26667rem;line-height:.4rem;text-align:center;color:#fff;z-index:1}.corner-bubble[data-v-53b6bfc8]:after{content:"";position:absolute;bottom:-.10667rem;width:.13333rem;height:.10667rem;background:#ec4e35}.corner-bubble--right[data-v-53b6bfc8]{left:calc(100% - var(--corner-bubble-offset-right, 0px));right:auto;border-radius:.16rem .16rem .16rem 0}.corner-bubble--right[data-v-53b6bfc8]:after{left:0;-webkit-clip-path:polygon(0 0,100% 0,0 100%);clip-path:polygon(0 0,100% 0,0 100%)}.corner-bubble--left[data-v-53b6bfc8]{left:auto;right:var(--corner-bubble-offset-left, 0px);border-radius:.16rem .16rem 0}.corner-bubble--left[data-v-53b6bfc8]:after{right:0;-webkit-clip-path:polygon(0 0,100% 0,100% 100%);clip-path:polygon(0 0,100% 0,100% 100%)}[data-v-0124eea9]:export{themeColor:var(--theme-color)}.activity-padding[data-v-0124eea9]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-0124eea9]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-0124eea9]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-0124eea9]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-0124eea9]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-0124eea9]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-0124eea9]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-0124eea9]{background-color:#fff}#theme-color-night .activity-table[data-v-0124eea9],#theme-color-night .activity-table table[data-v-0124eea9],#theme-color-night .activity-table table td[data-v-0124eea9]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-0124eea9]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-0124eea9]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-0124eea9]{background-color:#333}.currency-icon[data-v-0124eea9]{width:.66667rem;height:.66667rem}.wallet-item[data-v-3d45fbc6]{background:#fff;border-radius:.21333rem;padding:.16rem;font-size:.32rem;-webkit-box-shadow:0 .05333rem .21333rem rgba(0,0,0,.1);box-shadow:0 .05333rem .21333rem rgba(0,0,0,.1);text-align:center}.wallet-label[data-v-3d45fbc6]{color:var(--text-primary)}.wallet-code[data-v-3d45fbc6]{font-size:.32rem;color:var(--text-secondary)}.wallet-code.warning[data-v-3d45fbc6]{color:red}.wallet-code.empty[data-v-3d45fbc6]{color:var(--text-tertiary)}.wallet-sidebar{width:8rem;padding:.42667rem;height:100dvh;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.37333rem}.wallet-sidebar::-webkit-scrollbar{display:none}.wallet-sidebar .sidebar-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:.26667rem}.wallet-sidebar .close-btn{border:none;width:.69333rem;height:.69333rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.wallet-sidebar .platform-logo{height:.69333rem}.wallet-sidebar .card{-webkit-box-shadow:0 .05333rem .32rem rgba(50,50,51,.12);box-shadow:0 .05333rem .32rem rgba(50,50,51,.12);border-radius:.16rem .16rem .16rem 0;background-color:var(--bg-card);padding:.42667rem;margin-bottom:.26667rem}.wallet-sidebar .user-card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:.42667rem}.wallet-sidebar .user-card .avatar{width:1.2rem;height:1.2rem;border-radius:50%;margin-right:.32rem}.wallet-sidebar .user-card .user-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:1.2rem;padding:.13333rem 0}.wallet-sidebar .user-card .user-info .user-name{font-weight:700}.wallet-sidebar .user-card .user-info .user-id{font-size:.32rem;color:var(--text-tertiary)}.wallet-sidebar .balance-section{text-align:center}.wallet-sidebar .balance-section .balance{font-size:.53333rem;font-weight:700;text-align:left}.wallet-sidebar .balance-section .balance .currency-symbol{font-size:.37333rem;font-weight:500;color:var(--text-tertiary)}.wallet-sidebar .balance-section .actions{margin-top:.21333rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:.32rem}.wallet-sidebar .balance-section .action-btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:.10667rem;border:none;background:var(--bg-card);border-radius:.45333rem;cursor:pointer;width:3.09333rem;height:.90667rem;-webkit-box-shadow:0 .05333rem .32rem rgba(50,50,51,.12);box-shadow:0 .05333rem .32rem rgba(50,50,51,.12)}.wallet-sidebar .balance-section .action-btn .van-button__content .van-button__text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.wallet-sidebar .balance-section .action-btn .van-button__content .van-button__text .svg-icon{margin-right:.10667rem}.wallet-sidebar .currency-collapse{padding:0}.wallet-sidebar .currency-collapse .van-collapse-item{-webkit-box-shadow:0 .05333rem .32rem rgba(50,50,51,.12);box-shadow:0 .05333rem .32rem rgba(50,50,51,.12);border-radius:.16rem .16rem .16rem 0;background-color:var(--bg-card);margin-bottom:.26667rem;overflow:hidden}.wallet-sidebar .currency-collapse .van-collapse-item .van-collapse-item__title .van-cell__title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:3;-webkit-flex:3;-ms-flex:3;flex:3;font-size:.32rem}.wallet-sidebar .currency-collapse .van-collapse-item .van-collapse-item__title .van-cell__title .currency-icon{margin-right:.10667rem}.wallet-sidebar .currency-collapse .van-collapse-item .van-collapse-item__title .van-cell__title .currency-label .currency-type{color:var(--text-tertiary)}.wallet-sidebar .currency-collapse .van-collapse-item .van-collapse-item__title .van-cell__value{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2}.wallet-sidebar .currency-section{border-radius:.16rem .16rem .16rem 0}.wallet-sidebar .recycle-btn.van-button{text-align:center;font-size:.32rem;margin-bottom:.32rem;cursor:pointer;padding:.21333rem;border-radius:.42667rem;border-color:var(--theme-color);color:var(--theme-color);background-color:transparent}.wallet-sidebar .wallet-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr .32rem 1fr;grid-template-columns:repeat(2,1fr);gap:.32rem}.wallet-sidebar .wallet-item.full-width{-ms-grid-column-span:2;grid-column:span 2}.wallet-sidebar .support-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:var(--bg-card);-webkit-box-shadow:0 .05333rem .32rem rgba(0,0,0,.1);box-shadow:0 .05333rem .32rem rgba(0,0,0,.1);border-radius:.16rem .16rem .16rem 0;padding:.42667rem;gap:.32rem}.wallet-sidebar .support-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.wallet-sidebar .support-title{font-size:.34667rem;font-weight:700;color:var(--text-primary)}.wallet-sidebar .support-btn{background:var(--theme-color);color:#fff;font-size:.32rem;border:none;border-radius:.42667rem;padding:.16rem .32rem;cursor:pointer}.wallet-sidebar .support-body{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.32rem}.wallet-sidebar .support-avatar{width:1.33333rem;height:1.33333rem;border-radius:.4rem}.wallet-sidebar .support-description{font-size:.32rem;color:var(--text-secondary)}.wallet-sidebar .contact-section{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:var(--bg-card);-webkit-box-shadow:0 .05333rem .32rem rgba(0,0,0,.1);box-shadow:0 .05333rem .32rem rgba(0,0,0,.1);border-radius:.16rem .16rem .16rem 0;padding:.42667rem;gap:.32rem}.wallet-sidebar .contact-label{font-size:.37333rem;font-weight:700;color:var(--text-primary);-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.wallet-sidebar .contact-icons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.26667rem;overflow-x:auto;width:100%}.wallet-sidebar .contact-icons::-webkit-scrollbar{display:none}.wallet-sidebar .contact-icons img{width:1.06667rem;height:1.06667rem;border-radius:50%;background-color:#eef4fb;padding:.21333rem}.wallet-sidebar .contact-description{font-size:.32rem;color:var(--text-secondary);text-align:center}#theme-color-night .wallet-sidebar,#theme-color-night .wallet-sidebar .user-name{color:#fff}#theme-color-night .wallet-sidebar .currency-collapse{background-color:#1f1f1f}#theme-color-night .wallet-sidebar .balance-section .balance{color:#fff}#theme-color-night .wallet-sidebar .balance-section .action-btn{background-color:#393939;color:#fff}#theme-color-night .wallet-sidebar .card,#theme-color-night .wallet-sidebar .currency-collapse .van-collapse-item,#theme-color-night .wallet-sidebar .currency-collapse .van-collapse-item .van-cell,#theme-color-night .wallet-sidebar .currency-collapse .van-collapse-item .van-collapse-item__content{background-color:#2c2c2c}#theme-color-night .wallet-sidebar .wallet-item{background-color:#393939}#theme-color-night .wallet-sidebar .wallet-item .wallet-label,#theme-color-night .wallet-sidebar .support-title,#theme-color-night .wallet-sidebar .contact-label{color:#fff}#theme-color-night .wallet-sidebar .support-description,#theme-color-night .wallet-sidebar .contact-description{color:var(--text-tertiary)}#theme-color-night .wallet-sidebar .contact-icons img{background-color:#393939}.balance-popup{width:75%;height:100%;padding:.58667rem;font-size:var(--van-font-size-sm)}.balance-popup .rws{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-shadow:0 0 .21333rem .02667rem var(--theme-color-border-color);box-shadow:0 0 .21333rem .02667rem var(--theme-color-border-color);border-radius:.16rem}.balance-popup .rws>div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:.26667rem 0}.balance-popup .rws>div:first-of-type{border-right:.02667rem solid var(--theme-color-border-color)}.balance-popup .rws>div .svg-icon{margin-right:.26667rem}.balance-popup .list{margin-top:.4rem}.balance-popup .list .item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 0 .21333rem .02667rem var(--theme-color-border-color);box-shadow:0 0 .21333rem .02667rem var(--theme-color-border-color);padding:.18667rem .26667rem;border-radius:.16rem;margin-bottom:.21333rem}.balance-popup .list .item.highLight{border:1px solid var(--theme-color);-webkit-box-shadow:none;box-shadow:none}.balance-popup .list .item .left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.balance-popup .list .item .left .svg{width:.66667rem;height:.66667rem;margin-right:.26667rem}.balance-popup .list .item .left .show-name{font-size:.34667rem;font-weight:600}.balance-popup .list .item .left .name{font-size:.29333rem;color:var(--text-tertiary);margin-left:.05333rem}.balance-popup .list .item .right{font-size:var(--van-font-size-sm);color:var(--theme-color);font-weight:700}#theme-color-night{color:var(--theme-font-color-1)}#theme-color-night .balance-popup .rws{background-color:var(--theme-dark-bg-color-1);-webkit-box-shadow:none;box-shadow:none;color:#fff}#theme-color-night .balance-popup .list .item{background-color:var(--theme-dark-bg-color-1);-webkit-box-shadow:none;box-shadow:none}#theme-color-night .balance-popup .show-name{color:#fff}.balance-item{position:relative;font-size:var(--van-font-size-sm)}.balance-item .drop-box{bottom:0;position:fixed;right:0;left:0;z-index:10;overflow:hidden}.balance-item .van-icon{color:#dbdbdb;font-size:.42667rem;margin-left:.2rem;vertical-align:middle}.balance-item .balance{background:var(--bg-page);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:1.33333rem;margin-top:.18667rem;position:relative}.balance-item .balance .left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.10667rem;position:relative}.balance-item .balance .reg-btn{min-width:1.2rem;max-width:1.6rem;height:.74667rem;line-height:.74667rem;text-align:center;border-radius:0 .74667rem .74667rem 0;background-color:var(--theme-color);color:#fff;white-space:nowrap}.balance-item .balance .currency-icon{width:.52rem;height:.52rem;margin-right:.13333rem}.balance-item .balance .money{font-weight:700;max-width:1.73333rem;display:block;word-wrap:break-word;line-height:1;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.balance-item .balance .add{color:var(--theme-color)}.home-header{z-index:13;position:fixed;width:100%}.home-header .dload-view .left-view,.home-header .dload-view{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.home-header .dload-view{width:100%;z-index:999;height:1.17333rem;color:var(--text-primary);padding:.2rem .48rem;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;background-color:#fafafa}.home-header .dload-view .left-view{font-size:.34667rem}.home-header .dload-view .left-view .dload-close{width:.37333rem;height:.37333rem;margin-right:.21333rem}.home-header .dload-view .left-view .dload-logo{width:.8rem;height:.8rem;margin-right:.10667rem}.home-header .dload-view .left-view .dload-logo img{width:.8rem;height:.8rem;border-radius:.16rem}.home-header .dload-view .left-view .dload-experience{font-size:.3rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.home-header .dload-view .left-view .dload-experience .name{color:var(--theme-color);font-size:.32rem;font-weight:600}.home-header .dload-view .left-view span{opacity:.8}.home-header .dload-now{display:inline-block;color:var(--theme-color);height:.69333rem;border-radius:.34667rem;font-size:.32rem;color:#fff;line-height:.69333rem;text-align:center;background-color:var(--theme-color);padding:0 .26667rem;white-space:nowrap}.home-header .header-main{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-left:.32rem;padding-right:.26667rem;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:1.17333rem;background-color:var(--theme-color-card-bg-color)}.home-header .header-main .logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.home-header .header-main .logo .sponsor-logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.home-header .header-main .logo .sponsor-logo img{height:.8rem;margin-left:.10667rem}.home-header .header-main .logo .sponsor-logo .sponsor-name{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:.10667rem;font-size:.29333rem}.home-header .header-main .logo .sponsor-logo .sponsor-name p{max-width:2.66667rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-header .header-main .logo .logo-img{max-width:3rem;max-height:.8rem}.home-header .header-main .left-flex .icon{width:.7rem;height:.7rem}.home-header .header-main .right-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.home-header .header-main .right-flex .flex-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.home-header .header-main .right-flex .flex-item .avatar{margin-left:.26667rem;margin-right:.26667rem;margin-top:.16rem;height:.8rem;width:.8rem}.home-header .header-main .right-flex .flex-item .avatar img{width:100%;height:100%}.home-header .header-main .right-flex .not-logged-in.vi_VN{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(-webkit-max-content,1fr))[2];-ms-grid-columns:(minmax(max-content,1fr))[2];grid-template-columns:repeat(2,minmax(-webkit-max-content,1fr));grid-template-columns:repeat(2,minmax(max-content,1fr))}.home-header .header-main .right-flex .not-logged-in.vi_VN .login-btn,.home-header .header-main .right-flex .not-logged-in.vi_VN .register-btn{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;white-space:nowrap}.home-header .header-main .right-flex .not-logged-in{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.home-header .header-main .right-flex .not-logged-in .login-btn{background-color:var(--theme-color);border-color:var(--theme-color);color:#fff;height:.77333rem;border-radius:.26667rem;font-size:var(--van-font-size-sm);padding:0 .2rem;min-width:1.57333rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;overflow:visible;position:relative;margin-right:.13333rem}.home-header .header-main .right-flex .not-logged-in .register-btn{height:.77333rem;border-color:var(--theme-color);color:var(--theme-color);border-radius:.26667rem;font-size:var(--van-font-size-sm);background-color:var(--theme-color-card-bg-color);padding:0 .2rem;min-width:1.57333rem;white-space:nowrap;overflow:visible;text-overflow:ellipsis}.home-header .hidden-error{display:none!important}.home-header .justify-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.home-header .flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.home-header .flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.home-header.chamfer{border-radius:0 0 .53333rem .53333rem;overflow:hidden}#theme-color-night .home-header .dload-view{background-color:var(--theme-color-card-bg-color);color:#fff}#theme-color-night .home-header .not-logged-in .login-btn{border:1px solid var(--theme-color)}.down-popup{border-radius:.4rem .4rem 0 0;padding:.21333rem .42667rem .53333rem .21333rem}.down-popup .down-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.down-popup .down-content .head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.down-popup .down-content .head:before{content:" ";width:1.14667rem;height:.16rem;border-radius:.08rem;background-color:#bdbdbd}.down-popup .down-content .line-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:.66667rem}.down-popup .down-content .line-list .download-button,.down-popup .down-content .line-list .van-button{margin-bottom:.4rem;width:6.4rem;background-color:var(--theme-color);border-color:var(--theme-color);color:#fff}.share-popup{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;height:100%;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;font-size:.37333rem}.share-popup .van-tabs{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-top:.85333rem}.share-popup .van-tabs .van-tabs__line{display:none}.share-popup .van-tabs .van-tab{display:block;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;padding:0 var(--van-padding-base)}.share-popup .van-tabs .van-tab .van-tab__text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-size:var(--van-font-size-sm);text-align:center}.share-popup .van-tabs .van-tab .van-tab__text p{margin-top:.26667rem}.share-popup .van-tabs .van-tab .van-tab__text{font-weight:500}.share-popup .van-tabs .van-tab .van-tab__text .item-img{position:relative;width:2.13333rem;height:2.13333rem}.share-popup .van-tabs .van-tab .van-tab__text .item-img img{border:1px solid #e1e1e1;border-radius:.26667rem}.share-popup .van-tabs .van-tab .van-tab__text .item-img .mask{position:absolute;background:rgba(0,0,0,.7);width:100%;bottom:0;height:.53333rem;border-radius:0 0 .26667rem .26667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;color:#fff;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.share-popup .van-tabs .van-tab .van-tab__text .item-img .mask .svg-icon{width:.42667rem;margin-left:.13333rem;margin-right:.05333rem}.share-popup .van-tabs .van-tab .title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.share-popup .van-tabs .van-tab .title span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.share-popup .van-tabs .van-tab .title .total-visits{color:var(--text-tertiary)}.share-popup .van-tabs .van-tab .title .svg-icon{width:.37333rem}.share-popup .van-tabs .van-tab.van-tab--active .van-tab__text img{border:1px solid var(--theme-color);border-radius:.26667rem}.share-popup .van-tabs .van-tab__panel{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.share-popup .van-tabs .van-tabs__wrap{width:100%;height:auto;margin-top:.8rem}.share-popup .van-tabs .small-img{width:2.13333rem;height:2.13333rem;-o-object-fit:contain;object-fit:contain}.share-popup .van-tabs .big-img{width:5.12rem;height:5.12rem;-o-object-fit:contain;object-fit:contain}.share-popup .big-box{width:5.12rem;height:8.8rem;border:1px solid #e6e6e6;border-radius:.32rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}.share-popup .big-box .big-header{height:1.28rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.share-popup .big-box .big-header h3{text-align:center;font-size:.37333rem;line-height:.48rem}.share-popup .big-box .big-header p{font-size:.26667rem;text-align:center}.share-popup .big-box .big-footer{padding:.21333rem;height:2.4rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:var(--bg-card);-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.share-popup .big-box .big-footer .left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.share-popup .big-box .big-footer .left .van-image{margin-right:.10667rem}.share-popup .big-box .big-footer .right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.share-popup .share-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:1.94667rem;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.share-popup .share-list .share-item{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;min-width:1.6rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:.26667rem}.share-popup .share-list .share-item .svg-icon{width:1.25333rem;height:1.25333rem}.share-popup .share-list .share-item p{font-size:var(--van-font-size-sm);text-align:center;margin-top:.16rem;word-break:break-all;white-space:nowrap}.share-popup .cancel-btn{width:100%;height:1.12rem;background-color:var(--theme-color);border-color:var(--theme-color);color:#fff;margin-top:.26667rem}#theme-color-night .share-popup{color:#fff}#theme-color-night .share-popup .big-box{border-color:var(--theme-color-bg-color-1)}#theme-color-night .share-popup .big-box .big-footer{background-color:var(--theme-color-bg-color-1)}[data-v-c7996901]:export{themeColor:var(--theme-color)}.activity-padding[data-v-c7996901]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-c7996901]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-c7996901]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-c7996901]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-c7996901]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-c7996901]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-c7996901]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-c7996901]{background-color:#fff}#theme-color-night .activity-table[data-v-c7996901],#theme-color-night .activity-table table[data-v-c7996901],#theme-color-night .activity-table table td[data-v-c7996901]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-c7996901]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-c7996901]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-c7996901]{background-color:#333}.modalOverlay[data-v-c7996901]{z-index:1000}.floatingMenu[data-v-c7996901]{position:fixed;bottom:2.5rem;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;z-index:1002;gap:.26667rem;width:200vw;-webkit-transition:all .3s;transition:all .3s;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}.floatingMenu .left-box[data-v-c7996901],.floatingMenu .right-box[data-v-c7996901]{width:10rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 .53333rem}.floatingMenu.hidden[data-v-c7996901]{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.floatingMenu .floatingMenuItem[data-v-c7996901]{border:none;background-color:var(--bg-card);color:var(--text-primary);border-radius:.4rem;width:1.28rem;height:1.28rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;position:relative}.floatingMenu.status2[data-v-c7996901]{-webkit-transform:translateX(-10rem);-ms-transform:translateX(-10rem);transform:translate(-10rem)}.indicatorContainer[data-v-c7996901]{position:fixed;bottom:2rem;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.13333rem}.indicator[data-v-c7996901]{width:.16rem;height:.16rem;border-radius:50%;background-color:#ccc;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.indicator.active[data-v-c7996901]{background-color:var(--theme-color)}.floatingMenu.show .floatingMenuItem[data-v-c7996901]{opacity:1}.floatingMenu .floatingMenuItem .icon[data-v-c7996901]{width:.6rem;height:.6rem}.floatingMenu .floatingMenuItem .menuText[data-v-c7996901]{font-size:.29333rem;width:1rem;text-align:center;margin-top:.10667rem;display:inline-block;overflow:hidden;text-overflow:ellipsis}.floatingMenu .floatingMenuItem[data-v-c7996901]:nth-child(1){-webkit-transition-delay:0s;transition-delay:0s}.floatingMenu .floatingMenuItem[data-v-c7996901]:nth-child(2){-webkit-transition-delay:.05s;transition-delay:.05s}.floatingMenu .floatingMenuItem[data-v-c7996901]:nth-child(3){-webkit-transition-delay:.1s;transition-delay:.1s}.floatingMenu .floatingMenuItem[data-v-c7996901]:nth-child(4){-webkit-transition-delay:.15s;transition-delay:.15s}.floatingMenu .floatingMenuItem[data-v-c7996901]:nth-child(5){-webkit-transition-delay:.2s;transition-delay:.2s}.floatingMenu .floatingMenuItem[data-v-c7996901]:nth-child(6){-webkit-transition-delay:.25s;transition-delay:.25s}.badge-num[data-v-c7996901]{position:absolute;top:0;right:0;min-width:.37333rem;height:.37333rem;padding:0 .05333rem;background:red;color:#fff;font-size:.26667rem;border-radius:.18667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;z-index:2;font-style:normal;font-weight:700;-webkit-box-sizing:border-box;box-sizing:border-box}[data-v-892debb4]:export{themeColor:var(--theme-color)}.activity-padding[data-v-892debb4]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-892debb4]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-892debb4]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-892debb4]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-892debb4]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-892debb4]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-892debb4]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-892debb4]{background-color:#fff}#theme-color-night .activity-table[data-v-892debb4],#theme-color-night .activity-table table[data-v-892debb4],#theme-color-night .activity-table table td[data-v-892debb4]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-892debb4]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-892debb4]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-892debb4]{background-color:#333}.app-tabbar[data-v-892debb4]{z-index:14;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:content-box;box-sizing:content-box;width:100%;background:var(--van-tabbar-background)}.app-tabbar-item[data-v-892debb4]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:var(--van-tabbar-item-text-color);font-size:var(--van-tabbar-item-font-size);line-height:var(--van-tabbar-item-line-height);cursor:pointer}.app-tabbar--fixed[data-v-892debb4]{position:fixed;bottom:0;left:0}.app-tabbar-item__icon[data-v-892debb4]{margin-bottom:var(--van-tabbar-item-icon-margin-bottom);font-size:var(--van-tabbar-item-icon-size)}.tab-bar.tab-bar-day[data-v-892debb4]{background-image:url(/assets/tabbar-day-1-km7IGbWn.png),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAACWCAYAAADXGgikAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAhklEQVRoge3TMQ7EIAwEQJPjIfz/k1xzFGcpSmKaFLMSpYcFRBtjxC8tCunVwZVjZ/g9DWKnRT7CY+hdQAnq8f8SefASWg3WKjcoIz0iPgl4hGRg3UeGLoF8jNtN2pxz3tnpLNufCQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACwD3wBXcwF2Eo5YrUAAAAASUVORK5CYII=),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAACWCAYAAADXGgikAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAhklEQVRoge3TMQ7EIAwEQJPjIfz/k1xzFGcpSmKaFLMSpYcFRBtjxC8tCunVwZVjZ/g9DWKnRT7CY+hdQAnq8f8SefASWg3WKjcoIz0iPgl4hGRg3UeGLoF8jNtN2pxz3tnpLNufCQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACwD3wBXcwF2Eo5YrUAAAAASUVORK5CYII=)!important;background-color:transparent!important;background-size:10rem 2.014rem,calc(50% - 5rem) 2.014rem,calc(50% - 5rem) 2.014rem!important;background-position-x:50%,left,right}.tab-bar.tab-bar-day.main-screen[data-v-892debb4]:before{content:" ";width:100%;height:.4rem;position:absolute;bottom:0;left:0;background-color:var(--bg-card);z-index:-1}.tab-bar.tab-bar-night[data-v-892debb4]{background-image:url(/assets/tabbar-night-1-C71l2kd4.png),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAACVCAYAAACD3nBSAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAdUlEQVRYhe3SQQ6AMAhE0aH2OL3/9XTVqKS24EI3f9a8DCGYzpiCscxwT8kCSaqfNinb5tcL4X9QGFfdL+iHh7g3+c8INaVglbQ5tIQelcvwY5O11vbZ/qO8+j0QCAQCgUAgEAgEAoFAIBAIBAKBQCAQCDTPATEtAu3/+Ie5AAAAAElFTkSuQmCC),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAACVCAYAAACD3nBSAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAdUlEQVRYhe3SQQ6AMAhE0aH2OL3/9XTVqKS24EI3f9a8DCGYzpiCscxwT8kCSaqfNinb5tcL4X9QGFfdL+iHh7g3+c8INaVglbQ5tIQelcvwY5O11vbZ/qO8+j0QCAQCgUAgEAgEAoFAIBAIBAKBQCAQCDTPATEtAu3/+Ie5AAAAAElFTkSuQmCC)!important;background-color:transparent!important;background-size:10rem 2.014rem,calc(50% - 5rem) 2.014rem,calc(50% - 5rem) 2.014rem!important;background-position-x:50%,left,right}.tab-bar.tab-bar-night.main-screen[data-v-892debb4]:before{content:" ";width:100%;height:.4rem;position:absolute;bottom:0;left:0;background-color:#2c2c2c;z-index:-1}.tab-bar[data-v-892debb4]{height:1.6rem;background-image:url(/assets/tabbar-day-1-km7IGbWn.png)!important;background-color:transparent!important;background-size:10rem 2.014rem!important;background-repeat:no-repeat}.tab-bar .app-tabbar-item[data-v-892debb4]{padding-top:.21333rem}.tab-bar .app-tabbar-item__text[data-v-892debb4]{font-size:.26667rem;margin-top:.21333rem}.tab-bar .app-tabbar-item__icon[data-v-892debb4]{margin-bottom:0}.tab-bar .app-tabbar-item--active[data-v-892debb4]{background-color:transparent;color:var(--theme-color);font-weight:600}.tab-bar .app-tabbar-item--active .count[data-v-892debb4]{background:#333}.tab-bar .count[data-v-892debb4]{position:absolute;font-size:.26667rem;background:#ccc;height:.4rem;min-width:.53333rem;max-width:.8rem;color:#fff;left:.53333rem;top:-.16rem;line-height:.4rem;text-align:center;border-radius:.26667rem;padding-left:.08rem;padding-right:.08rem}.tab-bar.van-safe-area-bottom[data-v-892debb4]{padding-bottom:calc(constant(safe-area-inset-bottom) - .26667rem);padding-bottom:calc(env(safe-area-inset-bottom) - .26667rem)}.badge-num[data-v-892debb4]{position:absolute;top:-.21333rem;right:-.21333rem;min-width:.37333rem;height:.37333rem;padding:0 .05333rem;background:red;color:#fff;font-size:.26667rem;border-radius:.18667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;z-index:2;font-style:normal;font-weight:700;-webkit-box-sizing:border-box;box-sizing:border-box}[data-v-eb619bcd]:export{themeColor:var(--theme-color)}.activity-padding[data-v-eb619bcd]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-eb619bcd]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-eb619bcd]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-eb619bcd]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-eb619bcd]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-eb619bcd]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-eb619bcd]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-eb619bcd]{background-color:#fff}#theme-color-night .activity-table[data-v-eb619bcd],#theme-color-night .activity-table table[data-v-eb619bcd],#theme-color-night .activity-table table td[data-v-eb619bcd]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-eb619bcd]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-eb619bcd]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-eb619bcd]{background-color:#333}.modalOverlay[data-v-eb619bcd]{z-index:1000}.floatingMenu[data-v-eb619bcd]{position:fixed;bottom:2.5rem;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;z-index:1002;gap:.26667rem;width:200vw;-webkit-transition:all .3s;transition:all .3s;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}.floatingMenu .left-box[data-v-eb619bcd],.floatingMenu .right-box[data-v-eb619bcd]{width:10rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 .53333rem}.floatingMenu.hidden[data-v-eb619bcd]{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.floatingMenu .floatingMenuItem[data-v-eb619bcd]{border:none;background-color:var(--bg-card);color:var(--text-primary);border-radius:.4rem;width:1.28rem;height:1.28rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.floatingMenu.status2[data-v-eb619bcd]{-webkit-transform:translateX(-10rem);-ms-transform:translateX(-10rem);transform:translate(-10rem)}.indicatorContainer[data-v-eb619bcd]{position:fixed;bottom:2rem;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.13333rem}.indicator[data-v-eb619bcd]{width:.16rem;height:.16rem;border-radius:50%;background-color:#ccc;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.indicator.active[data-v-eb619bcd]{background-color:var(--theme-color)}.floatingMenu.show .floatingMenuItem[data-v-eb619bcd]{opacity:1}.floatingMenu .floatingMenuItem .icon[data-v-eb619bcd]{width:.6rem;height:.6rem}.floatingMenu .floatingMenuItem .menuText[data-v-eb619bcd]{font-size:.29333rem;width:1rem;text-align:center;margin-top:.10667rem;display:inline-block;overflow:hidden;text-overflow:ellipsis}.floatingMenu .floatingMenuItem[data-v-eb619bcd]:nth-child(1){-webkit-transition-delay:0s;transition-delay:0s}.floatingMenu .floatingMenuItem[data-v-eb619bcd]:nth-child(2){-webkit-transition-delay:.05s;transition-delay:.05s}.floatingMenu .floatingMenuItem[data-v-eb619bcd]:nth-child(3){-webkit-transition-delay:.1s;transition-delay:.1s}.floatingMenu .floatingMenuItem[data-v-eb619bcd]:nth-child(4){-webkit-transition-delay:.15s;transition-delay:.15s}.floatingMenu .floatingMenuItem[data-v-eb619bcd]:nth-child(5){-webkit-transition-delay:.2s;transition-delay:.2s}.floatingMenu .floatingMenuItem[data-v-eb619bcd]:nth-child(6){-webkit-transition-delay:.25s;transition-delay:.25s}#theme-color-night .floatingMenu .floatingMenuItem{background-color:#333;color:#fff}[data-v-33d847b9]:export{themeColor:var(--theme-color)}.activity-padding[data-v-33d847b9]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-33d847b9]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-33d847b9]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-33d847b9]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-33d847b9]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-33d847b9]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-33d847b9]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-33d847b9]{background-color:#fff}#theme-color-night .activity-table[data-v-33d847b9],#theme-color-night .activity-table table[data-v-33d847b9],#theme-color-night .activity-table table td[data-v-33d847b9]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-33d847b9]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-33d847b9]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-33d847b9]{background-color:#333}.app-tabbar[data-v-33d847b9]{z-index:14;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:content-box;box-sizing:content-box;width:100%;background:var(--van-tabbar-background)}.app-tabbar-item[data-v-33d847b9]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:var(--van-tabbar-item-text-color);font-size:var(--van-tabbar-item-font-size);line-height:var(--van-tabbar-item-line-height);cursor:pointer}.app-tabbar--fixed[data-v-33d847b9]{position:fixed;bottom:0;left:0}.app-tabbar-item__icon[data-v-33d847b9]{margin-bottom:var(--van-tabbar-item-icon-margin-bottom);font-size:var(--van-tabbar-item-icon-size)}.app-tabbar-item__icon img[data-v-33d847b9]{width:.66667rem;height:.66667rem}.tab-bar.tab-bar-day[data-v-33d847b9]{background-image:url(/assets/tabbar-day-1-km7IGbWn.png),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAACWCAYAAADXGgikAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAhklEQVRoge3TMQ7EIAwEQJPjIfz/k1xzFGcpSmKaFLMSpYcFRBtjxC8tCunVwZVjZ/g9DWKnRT7CY+hdQAnq8f8SefASWg3WKjcoIz0iPgl4hGRg3UeGLoF8jNtN2pxz3tnpLNufCQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACwD3wBXcwF2Eo5YrUAAAAASUVORK5CYII=),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAACWCAYAAADXGgikAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAhklEQVRoge3TMQ7EIAwEQJPjIfz/k1xzFGcpSmKaFLMSpYcFRBtjxC8tCunVwZVjZ/g9DWKnRT7CY+hdQAnq8f8SefASWg3WKjcoIz0iPgl4hGRg3UeGLoF8jNtN2pxz3tnpLNufCQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACwD3wBXcwF2Eo5YrUAAAAASUVORK5CYII=)!important;background-color:transparent!important;background-size:10rem 2.014rem,calc(50% - 5rem) 2.014rem,calc(50% - 5rem) 2.014rem!important;background-position-x:50%,left,right}.tab-bar.tab-bar-day.main-screen[data-v-33d847b9]:before{content:" ";width:100%;height:.4rem;position:absolute;bottom:0;left:0;background-color:var(--bg-card);z-index:-1}.tab-bar.tab-bar-night[data-v-33d847b9]{background-image:url(/assets/tabbar-night-1-C71l2kd4.png),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAACVCAYAAACD3nBSAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAdUlEQVRYhe3SQQ6AMAhE0aH2OL3/9XTVqKS24EI3f9a8DCGYzpiCscxwT8kCSaqfNinb5tcL4X9QGFfdL+iHh7g3+c8INaVglbQ5tIQelcvwY5O11vbZ/qO8+j0QCAQCgUAgEAgEAoFAIBAIBAKBQCAQCDTPATEtAu3/+Ie5AAAAAElFTkSuQmCC),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAACVCAYAAACD3nBSAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAdUlEQVRYhe3SQQ6AMAhE0aH2OL3/9XTVqKS24EI3f9a8DCGYzpiCscxwT8kCSaqfNinb5tcL4X9QGFfdL+iHh7g3+c8INaVglbQ5tIQelcvwY5O11vbZ/qO8+j0QCAQCgUAgEAgEAoFAIBAIBAKBQCAQCDTPATEtAu3/+Ie5AAAAAElFTkSuQmCC)!important;background-color:transparent!important;background-size:10rem 2.014rem,calc(50% - 5rem) 2.014rem,calc(50% - 5rem) 2.014rem!important;background-position-x:50%,left,right}.tab-bar.tab-bar-night.main-screen[data-v-33d847b9]:before{content:" ";width:100%;height:.4rem;position:absolute;bottom:0;left:0;background-color:#2c2c2c;z-index:-1}.tab-bar[data-v-33d847b9]{height:1.6rem;background-image:url(/assets/tabbar-day-1-km7IGbWn.png)!important;background-color:transparent!important;background-size:10rem 2.014rem!important;background-repeat:no-repeat}.tab-bar .app-tabbar-item[data-v-33d847b9]{padding-top:.21333rem}.tab-bar .app-tabbar-item__text[data-v-33d847b9]{font-size:.26667rem;margin-top:.10667rem}.tab-bar .app-tabbar-item__icon[data-v-33d847b9]{margin-bottom:0}.tab-bar .app-tabbar-item--active[data-v-33d847b9]{background-color:transparent;color:var(--theme-color);font-weight:600}.tab-bar .app-tabbar-item--active .count[data-v-33d847b9]{background:#333}.tab-bar .count[data-v-33d847b9]{position:absolute;font-size:.26667rem;background:#ccc;height:.4rem;min-width:.53333rem;max-width:.8rem;color:#fff;left:.53333rem;top:-.16rem;line-height:.4rem;text-align:center;border-radius:.26667rem;padding-left:.08rem;padding-right:.08rem}.tab-bar.van-safe-area-bottom[data-v-33d847b9]{padding-bottom:calc(constant(safe-area-inset-bottom) - .26667rem);padding-bottom:calc(env(safe-area-inset-bottom) - .26667rem)}.badge-num[data-v-33d847b9]{position:absolute;top:-.21333rem;right:-.21333rem;min-width:.37333rem;height:.37333rem;padding:0 .05333rem;background:red;color:#fff;font-size:.26667rem;border-radius:.18667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;z-index:2;font-style:normal;font-weight:700;-webkit-box-sizing:border-box;box-sizing:border-box}[data-v-d72a7b24]:export{themeColor:var(--theme-color)}.activity-padding[data-v-d72a7b24]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-d72a7b24]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-d72a7b24]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-d72a7b24]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-d72a7b24]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-d72a7b24]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-d72a7b24]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-d72a7b24]{background-color:#fff}#theme-color-night .activity-table[data-v-d72a7b24],#theme-color-night .activity-table table[data-v-d72a7b24],#theme-color-night .activity-table table td[data-v-d72a7b24]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-d72a7b24]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-d72a7b24]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-d72a7b24]{background-color:#333}.app-tabbar[data-v-d72a7b24]{z-index:14;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:content-box;box-sizing:content-box;width:100%;background:var(--van-tabbar-background)}.app-tabbar-item[data-v-d72a7b24]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:var(--van-tabbar-item-text-color);font-size:var(--van-tabbar-item-font-size);line-height:var(--van-tabbar-item-line-height);cursor:pointer}.app-tabbar--fixed[data-v-d72a7b24]{position:fixed;bottom:0;left:0}.app-tabbar-item__icon[data-v-d72a7b24]{margin-bottom:var(--van-tabbar-item-icon-margin-bottom);font-size:var(--van-tabbar-item-icon-size)}.app-tabbar-item__icon img[data-v-d72a7b24]{width:.66667rem;height:.66667rem}.tab-bar.tab-bar-day.main-screen[data-v-d72a7b24]:before{content:" ";width:100%;height:.4rem;position:absolute;bottom:0;left:0;background-color:#fff;z-index:-1}.tab-bar.tab-bar-night.main-screen[data-v-d72a7b24]:before{content:" ";width:100%;height:.4rem;position:absolute;bottom:0;left:0;background-color:#2c2c2c;z-index:-1}.tab-bar[data-v-d72a7b24]{height:1.30667rem;-webkit-box-shadow:0 -.10667rem .32rem rgba(0,0,0,.12);box-shadow:0 -.10667rem .32rem rgba(0,0,0,.12)}.tab-bar .app-tabbar-item__text[data-v-d72a7b24]{font-size:.26667rem}.tab-bar .app-tabbar-item__icon[data-v-d72a7b24]{margin-bottom:0}.tab-bar .app-tabbar-item--active[data-v-d72a7b24]{background-color:transparent;color:var(--theme-color);font-weight:600}.tab-bar .app-tabbar-item--active .count[data-v-d72a7b24]{background:#333}.tab-bar .count[data-v-d72a7b24]{position:absolute;font-size:.26667rem;background:#ccc;height:.4rem;min-width:.53333rem;max-width:.8rem;color:#fff;left:.53333rem;top:-.16rem;line-height:.4rem;text-align:center;border-radius:.26667rem;padding-left:.08rem;padding-right:.08rem}.tab-bar.van-safe-area-bottom[data-v-d72a7b24]{padding-bottom:calc(constant(safe-area-inset-bottom) - .26667rem);padding-bottom:calc(env(safe-area-inset-bottom) - .26667rem)}.badge-num[data-v-d72a7b24]{position:absolute;top:-.21333rem;right:-.21333rem;min-width:.37333rem;height:.37333rem;padding:0 .05333rem;background:red;color:#fff;font-size:.26667rem;border-radius:.18667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;z-index:2;font-style:normal;font-weight:700;-webkit-box-sizing:border-box;box-sizing:border-box}#theme-color-night .tab-bar .app-tabbar-item--active .count{background:#fff;color:#000}.line-alert{border-top-left-radius:.53333rem;border-top-right-radius:.53333rem}.line-alert .wrapper{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:1.17333rem;padding:.53333rem .26667rem}.line-alert .wrapper .title{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.37333rem;font-weight:600;line-height:.37333rem;margin-right:.16rem}.line-alert .wrapper .title:before{background-color:#ccb8a1;content:"";display:block;height:.42667rem;margin:0 .26667rem;min-width:.08rem;width:.08rem}.line-alert .wrapper .side{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;position:relative}.line-alert .wrapper .side .clear{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:var(--van-font-size-sm);-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:1}.line-alert .wrapper .side .clear .svg-icon{width:.74667rem;height:.74667rem}.line-alert .content{padding:.53333rem;border-top-left-radius:.53333rem;border-top-right-radius:.53333rem;background-color:var(--bg-card);overflow:hidden}.line-alert .content .tips{margin-bottom:.32rem;text-align:center;font-size:.37333rem}.line-alert .content .line-list{max-height:8rem;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.line-alert .content .line-list .line-item{margin-bottom:.26667rem;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:.26667rem .4rem;background-color:var(--bg-page);border-radius:26.64rem;position:relative}.line-alert .content .line-list .line-item .van-icon-search{position:absolute;top:.26667rem;left:.4rem;font-size:.42rem}.line-alert .content .van-checkbox{margin-top:.26667rem}.line-alert .content .van-checkbox .van-checkbox__label{font-size:.34rem}.line-alert .content .van-checkbox__icon{font-size:.42rem}.line-alert .line-alert-footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.line-alert .line-alert-footer .close-btn{margin-right:.13333rem;border-color:var(--theme-color);color:var(--theme-color);border-radius:26.64rem;background:none}.line-alert .line-alert-footer .copy-btn{margin-left:.13333rem;background:var(--theme-color);border-color:var(--theme-color);color:#fff;border-radius:26.64rem}#theme-color-night .line-alert{background-image:-webkit-gradient(linear,left top,left bottom,from(#1f1f1f),color-stop(10%,#1f1f1f))!important;background-image:-webkit-linear-gradient(top,#1f1f1f 0%,#1f1f1f 10%)!important;background-image:linear-gradient(to bottom,#1f1f1f,#1f1f1f 10%)!important}#theme-color-night .line-alert .content{background-color:#1f1f1f}#theme-color-night .line-alert .content .line-list .line-item{background-color:#2c2c2c}#theme-color-night .line-alert .content .van-checkbox__icon .van-icon{border-color:var(--theme-font-color-1)}#theme-color-night .line-alert .content .van-checkbox__label{color:var(--theme-font-color-1)}.notice-alert{padding-bottom:1.38667rem;border-radius:0!important}.notice-alert img{max-width:100%}.notice-alert .notice-title{text-align:center;word-break:break-all;padding:0 .53333rem}.notice-alert .notice-content{height:8rem;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;padding:.53333rem;color:#636363}.notice-alert .van-dialog__content{background:transparent!important;padding-top:0!important;border-radius:0!important}.notice-alert .notice-footer{height:1.86667rem;padding:0 .53333rem .53333rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.notice-alert .notice-footer .notice-footer-right .logo{width:1.70667rem;max-height:.9rem}.notice-alert .notice-footer .notice-footer-right .date{font-size:var(--van-font-size-sm);color:var(--text-tertiary)}.notice-alert .van-swipe{overflow:visible}.notice-alert .van-swipe .van-swipe__track{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.notice-alert .van-swipe .van-swipe__track .van-swipe-item .alert-container{background-color:var(--bg-card);padding-top:.53333rem;border-radius:.4rem}.notice-alert .van-swipe .van-swipe__track .van-swipe-item .img-container{max-width:8rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.notice-alert .van-swipe .van-swipe__indicators{bottom:-.53333rem}.notice-alert .van-swipe .van-swipe__indicators .van-swipe__indicator{background-color:#b4b4b4}#theme-color-night .notice-alert .van-dialog__content,#theme-color-night .notice-alert .van-swipe{background:transparent!important}#theme-color-night .notice-alert .notice-content{color:#fff}#theme-color-night .notice-alert .van-swipe .van-swipe__track .van-swipe-item .alert-container{background-color:var(--theme-color-page-bg-color)}.van-dialog.luckyAlert{position:fixed;top:45%;left:50%;width:7.7rem;overflow:hidden;font-size:.413333rem;background-color:inherit;border-radius:.413333rem;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:.3s;transition:.3s;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;background-image:url(/assets/bg-4wqo9jhI.png);background-size:100% 100%}@media (max-width: 321px){.luckyAlert .van-dialog{width:90%}}.luckyAlert .van-dialog__header{padding-top:.486667rem;font-weight:500;height:0rem;text-align:center;font-weight:600}.luckyAlert .van-dialog__header--isolated{padding:.64rem 0}.luckyAlert .van-dialog__content--isolated{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:2.686667rem}.luckyAlert .van-dialog__message{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;max-height:60vh;padding:.686667rem .64rem;overflow-y:auto;font-size:.366667rem;line-height:.526667rem;white-space:pre-wrap;text-align:center;word-wrap:break-word;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.luckyAlert .van-dialog__message--has-title{padding-top:.206667rem;color:#646566}.luckyAlert .van-dialog__message--left{text-align:left}.luckyAlert .van-dialog__message--right{text-align:right}.luckyAlert .van-dialog__footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:0}.luckyAlert .van-dialog__cancel,.luckyAlert .van-dialog__confirm{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:1.2rem;margin:0;border:0}.luckyAlert .van-dialog__confirm,.luckyAlert .van-dialog__confirm:active{color:#ee0a24}.luckyAlert .van-dialog--round-button .van-dialog__footer{position:relative;height:auto;padding:.206667rem .64rem .423333rem}.luckyAlert .van-dialog--round-button .van-dialog__message{padding-bottom:.423333rem;color:#323233}.luckyAlert .van-dialog--round-button .van-dialog__cancel,.luckyAlert .van-dialog--round-button .van-dialog__confirm{height:.96rem}.luckyAlert .van-dialog--round-button .van-dialog__confirm{color:#fff}.luckyAlert .van-dialog-bounce-enter{-webkit-transform:translate3d(-50%,-50%,0) scale(.7);transform:translate3d(-50%,-50%,0) scale(.7);opacity:0}.luckyAlert .van-dialog-bounce-leave-active{-webkit-transform:translate3d(-50%,-50%,0) scale(.9);transform:translate3d(-50%,-50%,0) scale(.9);opacity:0}.luckyAlert .van-button__text{font-size:.42rem}.luckyAlert .luckyAlert-content{width:100%;height:13.23rem;padding-top:6rem;overflow-x:hidden;overflow-y:scroll;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:relative}.luckyAlert .luckyAlert-content div:nth-child(1){-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.luckyAlert .luckyAlert-content div:nth-child(1) h2{color:#bf2110;font-size:.5rem;line-height:1rem}.luckyAlert .luckyAlert-content div:nth-child(1) h1{color:#bb680e;margin-bottom:.2rem}.luckyAlert .luckyAlert-content div:nth-child(1) p{color:#565656;font-size:.32rem!important}.luckyAlert .luckyAlert-content div:nth-child(1) span{color:#565656;font-size:.3rem}.luckyAlert .luckyAlert-content div:nth-child(2){height:1rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.luckyAlert .luckyAlert-content div:nth-child(2) span{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;line-height:1rem;font-size:.36rem}.luckyAlert .luckyAlert-content div:nth-child(2) span:nth-child(1){background:#c3c3c3;color:#fff;border-radius:0 0 0 .3rem}.luckyAlert .luckyAlert-content div:nth-child(2) span:nth-child(2){background:var(--theme-color);color:#fff}.luckyAlert .luckyAlert-content .closed{position:absolute;top:0rem;right:0;height:.8rem;width:.8rem}.luckyAlert .content table{border-collapse:collapse}.luckyAlert .content table th,.luckyAlert .content table td{border:1px solid var(--border-default)}.luckyAlert [class*=van-hairline]:after{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;content:" ";pointer-events:none;top:-50%;right:-50%;bottom:-50%;left:-50%;border:1px solid #ebedf0;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}.act-dialog.van-dialog.my-dialog .van-dialog__content{background-color:transparent;padding-top:0}.act-dialog .van-swipe__track{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.act-dialog .content-box{border-radius:.53333rem;background-color:var(--bg-card)}.act-dialog .img-box{width:100%;height:100%;max-width:8rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.act-dialog .img-box img{max-width:95%}.act-dialog.van-dialog.my-dialog{padding-bottom:1.38667rem;padding-top:2.13333rem;top:45%}.act-dialog.van-dialog.my-dialog .van-swipe{overflow:visible}.act-dialog.van-dialog.my-dialog .van-swipe .select-slide{padding-top:1.53333rem;background-image:url(/assets/rebate-alert-pic.png)!important;background-size:8rem 1.53333rem!important;background-repeat:no-repeat!important;background-position:0 0!important}.act-dialog.van-dialog.my-dialog .van-swipe .van-swipe__indicators{bottom:-.53333rem}.act-dialog.van-dialog.my-dialog .van-swipe .van-swipe__indicators .van-swipe__indicator{background-color:#b4b4b4}.act-dialog.van-dialog.my-dialog .countdown{position:absolute;width:7rem;height:1.06667rem;line-height:1.06667rem;top:-1.86667rem;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);font-size:.37333rem;font-weight:500;color:#d03f50;margin-top:.26667rem;padding:0 1.06667rem;text-align:center;background:-webkit-radial-gradient(circle,white 0%,rgba(255,255,255,0) 100%);background:radial-gradient(circle,#fff,rgba(255,255,255,0))}.act-dialog.van-dialog.my-dialog .icon{width:.53333rem;height:.53333rem;margin-right:.21333rem}.act-dialog.van-dialog.my-dialog .header{text-align:center;font-size:.42667rem;font-weight:700;padding-bottom:.53333rem;padding-top:.53333rem}.act-dialog.van-dialog.my-dialog .opt-list{padding:0 .42667rem;max-height:6.4rem;overflow:auto}.act-dialog.van-dialog.my-dialog .opt-list::-webkit-scrollbar{display:none}.act-dialog.van-dialog.my-dialog .opt-item{border:1px solid var(--border-default);border-radius:2.64rem;margin-bottom:.32rem;padding:.26667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:border-color .3s;transition:border-color .3s}.act-dialog.van-dialog.my-dialog .selected{border-color:var(--theme-color)}.act-dialog.van-dialog.my-dialog .opt-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.act-dialog.van-dialog.my-dialog .text{font-size:.37333rem;color:var(--text-primary)}.act-dialog.van-dialog.my-dialog .footer{height:1.6rem;padding:0 .53333rem .53333rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.act-dialog.van-dialog.my-dialog .footer .logo-box .logo{width:1.70667rem;max-height:.9rem}.act-dialog.van-dialog.my-dialog .confirm-area{position:relative;padding:0 .42667rem}.act-dialog.van-dialog.my-dialog .van-dialog__content{border-radius:.4rem!important}.act-dialog.van-dialog.my-dialog .click-anim{position:absolute;right:.26667rem;bottom:0;top:0}.act-dialog.van-dialog.my-dialog .tip-text{color:var(--theme-color);text-align:center;line-height:.8rem;font-size:.32rem}#theme-color-night .act-dialog{background-color:transparent}#theme-color-night .act-dialog .content-box{background-color:#1f1f1f}#theme-color-night .act-dialog .content-box .opt-item{background-color:#2c2c2c;border-color:#2c2c2c}#theme-color-night .act-dialog .content-box .opt-item .text{color:#fff}#theme-color-night .act-dialog .content-box .opt-item.selected{border-color:var(--theme-color)}.act-alert.van-dialog.my-dialog .van-dialog__content{background-color:transparent;padding-top:0}.act-alert{padding-bottom:1.38667rem}.act-alert .van-swipe{overflow:visible}.act-alert .van-swipe .van-swipe__track{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.act-alert .van-swipe .van-swipe__indicators{bottom:-.53333rem}.act-alert .van-swipe .van-swipe__indicators .van-swipe__indicator{background-color:#b4b4b4}.act-alert .img-box{width:100%;height:100%;max-width:8rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.act-alert .img-box img{max-width:95%}.download-modal .modal{width:100%;padding:.21333rem}.download-modal .bg{width:10rem;height:3.73333rem;position:absolute;top:0;left:0}.download-modal .header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-bottom:1.86667rem}.download-modal .logo{width:1.6rem;height:1.6rem;margin-right:.21333rem}.download-modal .header-text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.download-modal .header-text h2{font-size:.42667rem;font-weight:700;margin:0}.download-modal .description{font-size:.32rem;color:var(--text-secondary);line-height:1.5;margin:.10667rem 0 0}.download-modal .new-version h3{font-size:.4rem;font-weight:600;margin:0 0 .21333rem;text-align:center}.download-modal .new-version p{font-size:.37333rem;color:#444;line-height:1.5}.download-modal .highlight{font-weight:700;color:var(--theme-color)}.download-modal .update-button{width:100%;padding:.26667rem;background-color:var(--theme-color);color:#fff;border:none;border-radius:2.64rem;font-size:.37333rem;cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s;margin-top:.42667rem}.download-modal .update-button:hover{background-color:var(--theme-color)}.download-modal .update-button .icon{width:.42667rem;height:.42667rem;margin-right:.10667rem}.download-modal .android-install h4{font-size:.37333rem;font-weight:600;margin-top:.53333rem;margin-bottom:.21333rem}.download-modal .android-install ol{font-size:.34667rem;color:var(--text-tertiary);padding-left:.53333rem;margin:0;list-style-type:decimal}.download-modal .android-install li{margin-bottom:.10667rem}.download-modal .warning{background-color:#f3f3f3;color:#444;font-size:.32rem;border-radius:.4rem;padding:.21333rem;margin-top:.42667rem;height:1.38667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.download-modal .warning h5{font-size:.37333rem;margin-bottom:.13333rem}.download-modal .warning p{color:var(--text-tertiary);line-height:.37333rem}.download-modal .warning .ico-info{color:var(--theme-color);margin-right:.05333rem}#theme-color-night .download-modal .header-text h2,#theme-color-night .download-modal .header-text .description,#theme-color-night .download-modal .new-version h3{color:#fff}#theme-color-night .download-modal .new-version p{color:var(--text-tertiary)}#theme-color-night .download-modal .android-install h4{color:#fff}#theme-color-night .download-modal .warning{background-color:#2c2c2c}#theme-color-night .download-modal .warning h5 strong{color:#fff}.red-pocket.van-popup{background-color:transparent;padding:0;max-width:100vw;max-height:100vh}.red-pocket.van-popup .header{width:100%;font-size:.37333rem;position:absolute;top:1.6rem;z-index:99;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#fff}.red-pocket.van-popup .header .time-tip{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.red-pocket.van-popup .header .seconds{background-color:#e2d6d6;color:#e6564f;width:2.34667rem;height:.74667rem;border-radius:.74667rem;line-height:.74667rem;text-align:center;margin-top:.26667rem}.red-pocket.van-popup .header .close_btn{width:.8rem;height:.8rem;position:absolute;right:.8rem;top:0}.red-pocket.van-popup .red-pocket-box{height:100%;width:100%}.red-pocket.van-popup .red-packet-modal{background:none;background-size:100% 100%;background-repeat:no-repeat;padding:0!important;overflow:visible;position:absolute;z-index:2}.red-pocket.van-popup .red-packet-modal .red-packet-content{text-align:center}.red-pocket.van-popup .red-packet-modal .red-packet-content .tip{height:2.61333rem;font-size:.4rem;color:#fff6ce}.red-pocket.van-popup .red-packet-modal .red-packet-content .win-amount{font-size:1.06667rem;font-weight:600;color:#f73a63}.red-pocket.van-popup .red-packet-modal .red-packet-content .receive-btn{width:5.06667rem;height:1.52rem;border-radius:.76rem;background:none;font-size:.53333rem;font-weight:600;color:#ed1e44;border:none}.red-pocket.van-popup .red-packet-modal .red-packet-content .res-tips{height:2.61333rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.53333rem 1.06667rem;font-size:.53333rem;font-weight:600;color:#f73a63}.red-pocket.van-popup .red-packet-modal .red-packet-content .share-btn{width:1.97333rem;height:1.97333rem;border-radius:.98667rem;background:none;border:none;font-size:.53333rem;font-weight:600;opacity:.6}.red-pocket.van-popup .red-packet-modal .red-packet-content .title{font-size:.48rem;color:#91340f;font-weight:600}.red-pocket.van-popup .red-packet-modal .red-packet-content .bonus-footer-view p{padding:0 .8rem;color:#ab7245}.red-pocket.van-popup .red-packet-modal .red-packet-content.step1{width:5.97333rem;height:6.90667rem}.red-pocket.van-popup .red-packet-modal .red-packet-content.step2{width:5.6rem;height:4.26667rem;padding:.53333rem 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.red-pocket.van-popup .red-packet-modal .platform-name{height:2.13333rem;line-height:1.86667rem;text-align:center;font-size:.53333rem;color:#fff;font-weight:600;font-style:italic}.red-pocket.van-popup .red-packet-modal .van-popup__close-icon{width:.8rem;height:.8rem;bottom:-1.06667rem;right:50%;margin-right:-.4rem;border:2px solid var(--van-popup-close-icon-color);border-radius:2.64rem;padding:.10667rem;font-size:.48rem;top:auto}.real-time-alert{padding-bottom:1.33333rem}.real-time-alert .van-dialog__content{border-radius:.4rem!important}.real-time-alert .notice-title{text-align:center;word-break:break-all;padding:0 .53333rem}.real-time-alert .notice-content{height:8rem;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;padding:.53333rem;color:#636363}.real-time-alert .notice-footer{height:1.86667rem;padding:0 .53333rem .53333rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.real-time-alert .notice-footer .notice-footer-right .logo{width:1.70667rem;max-height:.9rem}.real-time-alert .notice-footer .notice-footer-right .date{font-size:var(--van-font-size-sm);color:var(--text-tertiary)}.real-time-alert .van-swipe .van-swipe__indicators .van-swipe__indicator{background-color:#b4b4b4}.access-restricted{width:100%;height:100%;text-align:center}.access-restricted .header{position:relative;padding-top:.64rem;padding-bottom:.426667rem}.access-restricted .header .logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-left:.26667rem}.access-restricted .header .logo img{width:2.37333rem;height:.74667rem}.access-restricted .header .large-img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 auto}.access-restricted .header .large-img .icon-lottie{width:3.52rem;height:3.52rem;font-size:.693333rem;line-height:.746667rem;margin-top:1.49333rem}.access-restricted .content{margin-top:.61333rem}.access-restricted .content h3{font-size:.58667rem;text-align:center;margin-bottom:.88rem;color:var(--theme-color)}.access-restricted .content p{font-size:var(--van-font-size-sm);text-align:center;line-height:.42667rem;color:#a1a1a1}.access-restricted .content .grey{font-size:var(--van-font-size-sm);color:#a1a1a1;margin-bottom:.32rem}.access-restricted .content .info{margin-top:.74667rem}.access-restricted .btn{background:var(--theme-color);color:#fff;width:5.94667rem;height:1.12rem;margin:0 auto}.access-restricted .service-popup{border-radius:.4rem .4rem 0 0;padding:.21333rem .42667rem .53333rem .21333rem}.access-restricted .service-popup .service-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.access-restricted .service-popup .service-content .head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.access-restricted .service-popup .service-content .head:before{content:" ";width:1.14667rem;height:.16rem;border-radius:.08rem;background-color:#bdbdbd}.access-restricted .service-popup .service-content .line-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:.66667rem}.access-restricted .service-popup .service-content .line-list .van-button{margin-bottom:.4rem;width:6.4rem;background-color:var(--theme-color);border-color:var(--theme-color);color:#fff}:root{--van-floating-bubble-size: 1.28rem;--van-floating-bubble-initial-gap: .64rem;--van-floating-bubble-icon-size: .74667rem;--van-floating-bubble-background: var(--van-primary-color);--van-floating-bubble-color: var(--van-background-2);--van-floating-bubble-z-index: 999}.van-floating-bubble{position:fixed;left:0;top:0;right:var(--van-floating-bubble-initial-gap);bottom:var(--van-floating-bubble-initial-gap);width:var(--van-floating-bubble-size);height:var(--van-floating-bubble-size);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;overflow:hidden;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:none;touch-action:none;color:var(--van-floating-bubble-color);border-radius:var(--van-radius-max);z-index:var(--van-floating-bubble-z-index);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.van-floating-bubble:active{opacity:.9}.van-floating-bubble__icon{font-size:var(--van-floating-bubble-icon-size)}.floating-bubble{width:1.69333rem;height:1.86667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;overflow:visible}.floating-bubble .floating-close{margin-top:0}.floating-bubble-popover .van-popover__arrow{display:none}.floating-bubble-popover.van-popover--light .van-popover__content{background:none;-webkit-box-shadow:none;box-shadow:none;overflow:visible}.floating-bubble-popover.van-popover--light .van-popover__content .menu-items{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.floating-bubble-popover.van-popover--light .van-popover__content .menu-item{border:none;background-color:var(--bg-card);color:var(--text-primary);border-radius:.4rem;width:1.28rem;height:1.28rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;margin-top:.26667rem;position:relative}.floating-bubble-popover.van-popover--light .van-popover__content .menu-item .icon-lottie{width:.9rem!important;height:.9rem!important;margin-top:-.3rem}.floating-bubble-popover.van-popover--light .van-popover__content .menu-item .red-count{width:.42667rem;height:.42667rem;background:#f73460;border-radius:.42667rem;font-size:.32rem;text-align:center;line-height:.42667rem;position:absolute;z-index:1;right:-.13333rem;top:-.13333rem;color:#fff}.floating-bubble-popover.van-popover--light .van-popover__content .menu-item-icon{width:.6rem;height:.6rem}.floating-bubble-popover.van-popover--light .van-popover__content .menu-item-text{font-size:.29333rem;width:1rem;text-align:center;margin-top:.10667rem;display:inline-block;overflow:hidden;text-overflow:ellipsis}.gift-icon{width:1.69333rem;height:1.28rem}.red-count{width:.42667rem;height:.42667rem;background:#f73460;border-radius:.42667rem;font-size:.32rem;text-align:center;line-height:.42667rem;position:absolute;z-index:1;right:-.10667rem;top:-.13333rem;color:#fff}.menu-transition-enter-from,.menu-transition-leave-to{opacity:0}.menu-transition-enter-active,.menu-transition-leave-active{-webkit-transition:opacity .3s;transition:opacity .3s}#theme-color-night .menu-items .menu-item{background-color:#333;color:#fff}.permission-modal{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:.85333rem .66667rem .66667rem;background-color:var(--bg-card);border-radius:.26667rem;color:var(--text-secondary)}.confirm-button{margin-left:.8rem}.down-popup.down-popup{background-color:transparent}.hddialog-fapp-frame{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;overflow:hidden;background-color:transparent}.hddialog-fapp-container{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.hddialog-fapp-content{position:relative;width:6.66rem;background:rgba(0,0,0,.25);-webkit-box-shadow:0 -.10667rem .21333rem 0 rgba(0,0,0,.25);box-shadow:0 -.10667rem .21333rem rgba(0,0,0,.25);border-radius:.44rem;backdrop-filter:blur(.48rem);-webkit-backdrop-filter:blur(.48rem)}.hddialog-fapp-content1{background:var(--bg-card);-webkit-box-shadow:0 .10667rem .21333rem 0 rgba(0,0,0,.25);box-shadow:0 .10667rem .21333rem rgba(0,0,0,.25);border-radius:.66rem;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0)}.fapp-banner{position:absolute;top:0;left:0;width:100%;border-radius:.66rem .66rem 0 0}.fapp-banner-icon{position:absolute;top:1.6rem;left:50%;margin-left:-.89rem;width:1.78rem}.hddialog-fapp-container .fapp-tips-frame-text{position:relative;padding-top:3.7rem;left:50%;margin-left:-2.7rem;width:5.4rem;text-align:left;color:rgba(0,0,0,.85);font-size:.373rem;line-height:.54rem;font-weight:400;word-wrap:break-word;white-space:pre-wrap}.fapp-install-frame{position:relative;margin-top:.66rem;margin-bottom:1rem;left:50%;margin-left:-1.67rem;width:3.34rem;height:1.11rem;border-radius:.33rem;background:#007aff;color:#fff;font-size:.373rem;font-weight:400;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;-webkit-transition:-webkit-transform .1sease-in-out;transition:-webkit-transform .1sease-in-out;transition:transform .1sease-in-out;transition:transform .1sease-in-out,-webkit-transform .1sease-in-out}.fapp-cs{position:absolute;top:.3rem;left:.44rem;width:.66rem;height:.66rem;border-radius:.5rem;background:#007aff;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;z-index:2;-webkit-transition:-webkit-transform .1sease-in-out;transition:-webkit-transform .1sease-in-out;transition:transform .1sease-in-out;transition:transform .1sease-in-out,-webkit-transform .1sease-in-out}.fapp-close{position:absolute;top:.22rem;right:.22rem;width:.66rem;height:.66rem;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;z-index:2;background:var(--bg-card);border-radius:.4rem;-webkit-transition:-webkit-transform .1sease-in-out;transition:-webkit-transform .1sease-in-out;transition:transform .1sease-in-out;transition:transform .1sease-in-out,-webkit-transform .1sease-in-out}.fapp-close-icon{width:.55rem;height:.55rem}.fapp-cs-icon{width:.4rem;height:.4rem}.dialog-apkalert-class.van-popup--center{z-index:4000!important;max-width:100%!important}.hddialog-sdapk-frame{width:10rem;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;-webkit-flex-flow:column;flex-flow:column}.hddialog-sdapk-container{position:relative;height:11rem;width:10rem}.hddialog-sdapk-container .hddialog-sdapk-content,.hddialog-sdapk-container{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}.hddialog-sdapk-container .hddialog-sdapk-content{position:absolute;top:1.76rem;width:8.4rem;height:6.5rem;overflow:hidden;background:rgba(0,0,0,.25);-webkit-box-shadow:0 -.10667rem .21333rem 0 rgba(0,0,0,.25);box-shadow:0 -.10667rem .21333rem rgba(0,0,0,.25);border-radius:.44rem}.hddialog-sdapk-container .hddialog-sdapk-content1{background:var(--bg-card)}.hddialog-sdapk-container .sdapk-bg{position:absolute;top:-.2rem;left:0;width:100%}.hddialog-sdapk-container .sdapk-banner{position:absolute;top:0;left:50%;margin-left:-4.2rem;width:8.4rem;z-index:3}.hddialog-sdapk-container .hddialog-sdapk-content .sdapk-tips-frame{position:absolute;top:2.5rem;width:7rem;height:2rem;overflow:hidden}.hddialog-sdapk-container .hddialog-sdapk-content .sdapk-tips-frame-text{top:50%;margin-top:-1rem;left:50%;margin-left:-3.5rem;width:7rem;height:2rem;text-align:center;color:rgba(0,0,0,.85);font-size:.373rem;line-height:.5rem;overflow-x:hidden;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.hddialog-sdapk-container .hddialog-sdapk-content .sdapk-install-frame,.hddialog-sdapk-container .hddialog-sdapk-content .sdapk-tips-frame-text{position:absolute;font-weight:400;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}.hddialog-sdapk-container .hddialog-sdapk-content .sdapk-install-frame{right:.9rem;bottom:.8rem;width:3rem;height:.88rem;border-radius:.15rem;background:#fba531;border:1px solid #fba531;color:#fff;font-size:.32rem;-webkit-transition:-webkit-transform .1s ease-in-out;transition:-webkit-transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out,-webkit-transform .1s ease-in-out}.hddialog-sdapk-container .hddialog-sdapk-content .sdapk-install-frame:active{opacity:.45;-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}.hddialog-sdapk-container .hddialog-sdapk-content .sdapk-install-frame-text{color:#fff;font-size:.346rem;font-weight:400}.hddialog-sdapk-container .hddialog-sdapk-content .sdapk-cancel-frame{position:absolute;left:.9rem;bottom:.8rem;width:3rem;height:.88rem;border-radius:.15rem;background:transparent;border:1px solid #fba531;color:#111;font-size:.346rem;font-weight:400;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;-webkit-transition:-webkit-transform .1s ease-in-out;transition:-webkit-transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out,-webkit-transform .1s ease-in-out}.hddialog-sdapk-container .hddialog-sdapk-content .sdapk-cancel-frame:active{opacity:.45;-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}.hddialog-sdapk-container .hddialog-sdapk-content .sdapk-cancel-frame-text{color:#111;font-size:.346rem;font-weight:400}.rotatebbb[data-v-1b095832]{-webkit-animation:loadingCircle-data-v-1b095832 1s linear infinite;animation:loadingCircle-data-v-1b095832 1s linear infinite}@-webkit-keyframes loadingCircle-data-v-1b095832{to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes loadingCircle-data-v-1b095832{to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}.shiny[data-v-1b095832]:after{-webkit-animation:shiny-btn-anim-data-v-1b095832 4s ease-in-out infinite;animation:shiny-btn-anim-data-v-1b095832 4s ease-in-out infinite;background-color:var(--bg-card);content:"";display:inline-block;height:100%;left:0;position:absolute;top:-4.8rem;width:.8rem}@-webkit-keyframes shiny-btn-anim-data-v-1b095832{0%{opacity:0;-webkit-transform:scale(0) rotate(45deg);transform:scale(0) rotate(45deg)}80%{opacity:.5;-webkit-transform:scale(0) rotate(45deg);transform:scale(0) rotate(45deg)}81%{opacity:1;-webkit-transform:scale(4) rotate(45deg);transform:scale(4) rotate(45deg)}to{opacity:0;-webkit-transform:scale(50) rotate(45deg);transform:scale(50) rotate(45deg)}}@keyframes shiny-btn-anim-data-v-1b095832{0%{opacity:0;-webkit-transform:scale(0) rotate(45deg);transform:scale(0) rotate(45deg)}80%{opacity:.5;-webkit-transform:scale(0) rotate(45deg);transform:scale(0) rotate(45deg)}81%{opacity:1;-webkit-transform:scale(4) rotate(45deg);transform:scale(4) rotate(45deg)}to{opacity:0;-webkit-transform:scale(50) rotate(45deg);transform:scale(50) rotate(45deg)}}.loading-avatar-box{position:absolute;left:0;right:0;top:0;bottom:0;border-left:.05333rem solid transparent;border-right:.05333rem solid transparent;border-color:transparent #028760;border-style:solid;border-width:.05333rem;border-radius:50%;-webkit-animation:turnbbb-data-v-1b095832 1s linear infinite;animation:turnbbb-data-v-1b095832 1s linear infinite;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}#rb-layer img{max-height:none;max-width:none}#rb-layer .loading-ci-box{position:absolute;left:0;right:0;top:0;bottom:0;border-left:.05333rem solid transparent;border-right:.05333rem solid transparent;border-color:transparent #028760;border-style:solid;border-width:.05333rem;border-radius:50%;-webkit-animation:turnbbb-data-v-1b095832 .65s linear infinite;animation:turnbbb-data-v-1b095832 .65s linear infinite;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}@-webkit-keyframes turnbbb-data-v-1b095832{to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes turnbbb-data-v-1b095832{to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}#rb-layer .animation-dialog{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;visibility:hidden}#rb-layer .animation-dialog.dialog-visible{-webkit-animation-name:rb-fade-in-data-v-1b095832;animation-name:rb-fade-in-data-v-1b095832}#rb-layer .animation-dialog.dialog-hidden{-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-name:rb-fade-out-data-v-1b095832;animation-name:rb-fade-out-data-v-1b095832}#rb-layer .rb-mask{-webkit-animation-duration:.35s;animation-duration:.35s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;background:rgba(0,0,0,.6);height:100%;left:0;opacity:0;position:fixed;top:0;visibility:hidden;width:100%;z-index:3000}#rb-layer .rb-mask p{display:none;font-size:0}#rb-layer .rb-mask-show{-webkit-animation-name:rb-fade-in-data-v-1b095832;animation-name:rb-fade-in-data-v-1b095832}#rb-layer .rb-mask-hide{-webkit-animation-name:rb-fade-out-data-v-1b095832;animation-name:rb-fade-out-data-v-1b095832}#rb-layer .rb-toast{-webkit-animation-duration:.35s;animation-duration:.35s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;background-color:rgba(0,0,0,.7);border-radius:.10667rem;left:50%;line-height:.96rem;max-width:90%;min-width:1.28rem;opacity:0;padding:0 .26667rem;position:fixed;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:hidden;white-space:pre;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;z-index:3000}#rb-layer .rb-toast-show{-webkit-animation-name:rb-fade-in-data-v-1b095832;animation-name:rb-fade-in-data-v-1b095832}#rb-layer .rb-toast-hide{-webkit-animation-name:rb-fade-out-data-v-1b095832;animation-name:rb-fade-out-data-v-1b095832}#rb-layer .rb-toast span{color:#fff;font-size:.42667rem}#rb-layer .rb-loading{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background-color:rgba(0,0,0,.7);border-radius:.21333rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;font-size:.37333rem;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;left:0;line-height:.53333rem;margin:0 auto;max-height:100%;max-width:70%;min-height:2.66667rem;opacity:0;overflow:hidden;padding:.42667rem;position:fixed;right:0;text-align:center;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .2s;transition:all .2s;visibility:hidden;white-space:pre-wrap;width:2.66667rem;z-index:3005}#rb-layer .rb-loading--show{opacity:1;visibility:visible}#rb-layer .rb-loading__text{min-height:0;min-width:2.66667rem;padding:.21333rem .32rem;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}#rb-layer .rb-loading__icon{-webkit-animation:loading-rotate-data-v-1b095832 2s linear infinite;animation:loading-rotate-data-v-1b095832 2s linear infinite;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:.8rem;margin-bottom:.21333rem;width:.8rem}#rb-layer .rb-loading__icon svg{color:#fff;display:block;height:100%;width:100%}#rb-layer .rb-loading__icon svg circle{stroke:currentColor;stroke-width:2;stroke-linecap:round;-webkit-animation:loading-circular-data-v-1b095832 1.5s ease-in-out infinite;animation:loading-circular-data-v-1b095832 1.5s ease-in-out infinite}#rb-layer .rb-install-now-dialog{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background-color:var(--bg-card);border-radius:.26667rem;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;left:0;margin:0 auto;opacity:0;padding:.85333rem .64rem .64rem;position:fixed;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);visibility:hidden;width:7rem;z-index:3000}#rb-layer .rb-install-now-dialog[data-type=ACTIVED] .install-now__actived,#rb-layer .rb-install-now-dialog[data-type=LOADING] .install-now__loading{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}#rb-layer .rb-install-now-dialog .install-now__header{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;margin-bottom:.26667rem}#rb-layer .rb-install-now-dialog .install-now__header-title{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin-bottom:.21333rem}#rb-layer .rb-install-now-dialog .install-now__header-title img{margin-right:.18667rem;width:.74667rem}#rb-layer .rb-install-now-dialog .install-now__header-title span{color:var(--text-secondary);font-size:.72rem;font-weight:400;letter-spacing:.02667rem;line-height:.88rem}#rb-layer .rb-install-now-dialog .install-now__header-msg{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border:1px solid #747475;border-radius:.08rem;color:var(--text-secondary);display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;font-size:.48rem;font-weight:400;height:.66667rem;padding:0 .26667rem}#rb-layer .rb-install-now-dialog .install-now__main{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;height:2.88rem;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:100%}#rb-layer .rb-install-now-dialog .install-now__loading{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;color:#028760;display:none;height:2.66667rem;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;position:relative;width:2.66667rem}#rb-layer .rb-install-now-dialog .install-now__loading svg{display:block;height:100%;left:0;position:absolute;top:0;width:100%}#rb-layer .rb-install-now-dialog .install-now__loading svg circle{stroke:currentColor;stroke-width:3;stroke-linecap:round;-webkit-animation:loading-circular-data-v-1b095832 1.5s ease-in-out infinite;animation:loading-circular-data-v-1b095832 1.5s ease-in-out infinite}.install-now__loading>span{font-size:.42667rem;font-weight:600}#rb-layer .rb-install-now-dialog .install-now__actived{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:100%}#rb-layer .rb-install-now-dialog .install-now__actived-tag{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:rgba(119,250,73,.3);border-radius:.53333rem;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:auto;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin-bottom:.64rem;padding:.10667rem .53333rem}#rb-layer .rb-install-now-dialog .install-now__actived-tag img{margin-right:.13333rem;width:.32rem}#rb-layer .rb-install-now-dialog .install-now__actived-tag span{color:var(--brand-success);font-size:.42667rem;font-weight:700;line-height:.74667rem}#rb-layer .rb-install-now-dialog .install-now__actived-btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#028760;border-radius:.61333rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;font-size:.4rem;font-weight:500;height:1.2rem;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:100%}#rb-layer .rb-install-dialog{background-color:var(--bg-card);border-radius:.48rem;left:0;margin:0 auto;opacity:0;padding:.64rem;position:fixed;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);visibility:hidden;width:9.41333rem;z-index:3000}#rb-layer .rb-install-dialog .install__title{color:#111;font-size:.69333rem;line-height:.85333rem;margin-bottom:.74667rem}#rb-layer .rb-install-dialog .install__main{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin-bottom:.85333rem;width:100%}#rb-layer .rb-install-dialog .install__main--icon{background:var(--bg-card);border-radius:.21333rem;-webkit-box-shadow:0 .02667rem .02667rem 0 rgba(0,0,0,.16);box-shadow:0 .02667rem .02667rem rgba(0,0,0,.16);height:.98667rem;margin-right:.32rem;width:.98667rem}#rb-layer .rb-install-dialog .install__main--title{color:#111;font-size:.61333rem;font-weight:400;line-height:.72rem}#rb-layer .rb-install-dialog .install__main--url{color:#111;font-size:.4rem;font-weight:400;line-height:.50667rem}#rb-layer .rb-install-dialog .install__foot{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;padding-right:.26667rem;width:100%}#rb-layer .rb-install-dialog .install__foot div{color:#3f80ed;font-size:.4rem;font-weight:400;line-height:.56rem;text-align:center;width:2.50667rem}#rb-layer .rb-back-dialog{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background-color:var(--bg-card);border-radius:.48rem;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;left:0;margin:0 auto;opacity:0;padding:.66667rem .53333rem;position:fixed;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);visibility:hidden;width:85%;z-index:3000}#rb-layer .rb-back-dialog .back__logo{width:4.42667rem}#rb-layer .rb-back-dialog .back__title{font-size:.45333rem;line-height:.64rem;margin-top:.85333rem;text-align:center}#rb-layer .rb-back-dialog .back__mark{color:#028760;font-weight:500}#rb-layer .rb-back-dialog .back__block{background-color:var(--bg-card);border-radius:.4rem;-webkit-box-shadow:0 0 .26667rem rgba(0,0,0,.23);box-shadow:0 0 .26667rem rgba(0,0,0,.23);display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin:.4rem 0;padding:.53333rem;width:100%}#rb-layer .rb-back-dialog .back__icon{border-radius:20%;height:1.86667rem;margin-right:.53333rem;width:1.86667rem}#rb-layer .rb-back-dialog .back__info-title{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;font-size:.58667rem;font-weight:500;overflow-wrap:anywhere;word-break:keep-all}#rb-layer .rb-back-dialog .back__info-title img{height:.53333rem;margin-left:.13333rem;width:.53333rem}#rb-layer .rb-back-dialog .back__info-description{color:#028760;font-size:.4rem;font-weight:500;margin:.13333rem 0}#rb-layer .rb-back-dialog .back__info-play{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;color:var(--text-primary);display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;font-size:.26667rem;font-weight:500;height:.37333rem}#rb-layer .rb-back-dialog .back__info-play .ic_dun{margin-right:.10667rem;width:.26667rem}#rb-layer .rb-back-dialog .back__detail{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;font-size:.37333rem}#rb-layer .rb-back-dialog .back__detail p{line-height:.48rem;margin:.26667rem 0}#rb-layer .rb-back-dialog .back__detail img{width:2.37333rem}#rb-layer .rb-back-dialog .back__btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background-color:#028760;border-radius:.21333rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;font-size:.37333rem;height:.93333rem;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin-top:.4rem;width:100%}@-webkit-keyframes rb-fade-in-data-v-1b095832{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes rb-fade-in-data-v-1b095832{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@-webkit-keyframes rb-fade-out-data-v-1b095832{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes rb-fade-out-data-v-1b095832{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@-webkit-keyframes loading-rotate-data-v-1b095832{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loading-rotate-data-v-1b095832{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes loading-circular-data-v-1b095832{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40}to{stroke-dasharray:90,150;stroke-dashoffset:-120}}@keyframes loading-circular-data-v-1b095832{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40}to{stroke-dasharray:90,150;stroke-dashoffset:-120}}.google-warp[data-v-1020888a]{background-color:var(--bg-card)}.google-loading-div[data-v-1020888a]{text-align:center}.rotatebbb[data-v-1020888a]{width:1.06667rem;height:1.06667rem;-webkit-animation:google-loading-animation-1020888a 1s linear infinite;animation:google-loading-animation-1020888a 1s linear infinite}@-webkit-keyframes google-loading-animation-1020888a{to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes google-loading-animation-1020888a{to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}.install-modal[data-v-1020888a]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:.85333rem .66667rem .66667rem;background-color:var(--bg-card);border-radius:.26667rem;color:var(--text-secondary)}.install-now__header[data-v-1020888a]{margin-bottom:.26667rem}.install-now__header-title[data-v-1020888a]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.26667rem;margin-bottom:.26667rem}.install-now__loading[data-v-1020888a]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#028760;height:2.66667rem;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;width:2.66667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.loading-ci-box[data-v-1020888a]{color:#028760;vertical-align:baseline;position:absolute;left:0;right:0;top:0;bottom:0;border-left:.08rem solid;border-right:.08rem solid;border-color:transparent #028760;border-style:solid;border-width:.08rem;border-radius:50%;-webkit-animation:turnbbb-1020888a .65s linear infinite;animation:turnbbb-1020888a .65s linear infinite;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.install-now__actived[data-v-1020888a]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;line-height:1;font-size:.4rem;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;color:var(--text-secondary)}.install-now__actived-tag[data-v-1020888a]{line-height:1;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:rgba(119,250,73,.3);border-radius:.53333rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:auto;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:.64rem;padding:.10667rem .53333rem;height:1.06667rem}.install-now__actived-tag span[data-v-1020888a]{color:var(--brand-success);font-size:.42667rem;font-weight:700}.install-now__actived-btn[data-v-1020888a]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#028760;border-radius:.61333rem;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.4rem;font-weight:500;height:1.2rem;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%}#install-now__loading[data-v-1020888a]{line-height:2}#install-now[data-v-1020888a]{cursor:pointer;position:relative;overflow:hidden;-webkit-transition:all .3s ease;transition:all .3s ease}#install-now.installing[data-v-1020888a]{color:#ffe336;background-color:transparent;border:1px solid #028760}.progress[data-v-1020888a]{position:absolute;bottom:0;left:0;height:100%;border-radius:.61333rem;background-color:#028760;width:0;z-index:1;-webkit-transition:width .1s linear;transition:width .1s linear}.hddialog-sdapk-frame[data-v-1020888a]{max-width:10.66667rem;width:100%;position:relative}.sdapk-bg[data-v-1020888a]{width:100%;border-radius:.32rem;-webkit-box-shadow:0 .21333rem .42667rem rgba(0,0,0,.1);box-shadow:0 .21333rem .42667rem rgba(0,0,0,.1)}.sdapk-tips-frame[data-v-1020888a]{padding:.4rem .53333rem;text-align:center}.sdapk-tips-frame-text[data-v-1020888a]{font-size:.48rem;color:var(--text-primary);line-height:1.5;font-weight:500}.sdapk-cancel-frame[data-v-1020888a],.sdapk-install-frame[data-v-1020888a]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:.21333rem .66667rem;margin:.26667rem;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:.13333rem;font-size:.32rem}.sdapk-cancel-frame[data-v-1020888a]{background-color:var(--bg-page);border:1px solid #fba531;color:#000}.sdapk-cancel-frame[data-v-1020888a]:hover{background-color:#eee;border:1px solid #fba531;color:#000}.sdapk-install-frame[data-v-1020888a]{background-color:#fba531;color:#fff}.sdapk-install-frame[data-v-1020888a]:hover{background-color:#fba531;-webkit-transform:translateY(-.05333rem);-ms-transform:translateY(-.05333rem);transform:translateY(-.05333rem)}.sdapk-install-frame-text[data-v-1020888a],.sdapk-cancel-frame-text[data-v-1020888a]{font-size:.32rem;font-weight:500}.sdapk-banner[data-v-1020888a]{position:absolute;width:calc(100% - 1.06667rem);top:-.26667rem;z-index:10}.hddialog-sdapk-content[data-v-1020888a]{background-color:#fff;border-radius:.53333rem;padding-bottom:.53333rem}.sdapk-actions[data-v-1020888a]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:.53333rem}@-webkit-keyframes turnbbb-1020888a{to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes turnbbb-1020888a{to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}[data-v-9ce6dce8]:export{themeColor:var(--theme-color)}.activity-padding[data-v-9ce6dce8]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-9ce6dce8]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-9ce6dce8]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-9ce6dce8]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-9ce6dce8]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-9ce6dce8]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-9ce6dce8]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-9ce6dce8]{background-color:#fff}#theme-color-night .activity-table[data-v-9ce6dce8],#theme-color-night .activity-table table[data-v-9ce6dce8],#theme-color-night .activity-table table td[data-v-9ce6dce8]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-9ce6dce8]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-9ce6dce8]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-9ce6dce8]{background-color:#333}.maintain[data-v-9ce6dce8]{width:100%;height:100vh;text-align:center}.maintain .header[data-v-9ce6dce8]{position:relative;padding-top:.64rem;padding-bottom:.426667rem}.maintain .header .logo[data-v-9ce6dce8]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-top:.426667rem;padding-left:.53333rem}.maintain .header .logo img[data-v-9ce6dce8]{width:2.29333rem;height:.77333rem}.maintain .header .large-img[data-v-9ce6dce8]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 auto}.maintain .header .large-img .icon-lottie[data-v-9ce6dce8]{width:3.17333rem;height:3.17333rem;font-size:.693333rem;line-height:.746667rem;margin-top:1.49333rem}.maintain .content[data-v-9ce6dce8]{margin-top:.61333rem}.maintain .content h3[data-v-9ce6dce8]{font-size:.53333rem;text-align:center;margin-bottom:.34667rem;color:var(--theme-color)}.maintain .content p[data-v-9ce6dce8]{font-size:.37333rem;text-align:center;line-height:.48rem;color:#a1a1a1;padding:0 1.06667rem}.maintain .content .grey[data-v-9ce6dce8]{font-size:var(--van-font-size-sm);color:#a1a1a1;margin-bottom:.32rem}.maintain .content .info[data-v-9ce6dce8]{margin-top:.48rem}.maintain .btn[data-v-9ce6dce8]{background:var(--theme-color);color:#fff;width:5.94667rem;height:1.12rem;margin:0 auto}.header[data-v-339b4ede]{position:fixed;top:0;left:0;right:0;height:2.13333rem;line-height:2.13333rem;z-index:1;background:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 .34667rem 0 .53333rem}.header .topbar__left[data-v-339b4ede]{height:.98667rem;width:4.42667rem}.header .topbar__right[data-v-339b4ede]{height:.96rem;width:3.04rem}.AppDesc[data-v-339b4ede]{overflow:hidden scroll;padding-top:2.53333rem}.AppDesc .appImage[data-v-339b4ede]{margin-left:.53333rem}.appImage[data-v-339b4ede],.qxNhq[data-v-339b4ede]{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.T75of[data-v-339b4ede]{background-size:contain}.b-radius20[data-v-339b4ede]{border-radius:20%!important}.appIcon[data-v-339b4ede]{position:relative;border-width:0;-webkit-box-shadow:0 .02667rem .05333rem 0 rgba(60,64,67,.3),0 .02667rem .08rem .02667rem rgba(60,64,67,.15);box-shadow:0 .02667rem .05333rem rgba(60,64,67,.3),0 .02667rem .08rem .02667rem rgba(60,64,67,.15);border-radius:.10667rem;margin:.18667rem .64rem 0 0;width:1.92rem;height:1.92rem;overflow:hidden}.appIcon>img[data-v-339b4ede]{width:100%}.app-title[data-v-339b4ede]{font-family:Google Sans,Roboto,Arial,sans-serif;line-height:1.38667rem;font-size:.69333rem;letter-spacing:0;font-weight:400;font-weight:500;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow-wrap:anywhere;width:100%;word-break:keep-all;color:#111}.auoIOc[data-v-339b4ede]:not(:disabled){color:var(--brand-success)}.auoIOc[data-v-339b4ede]{color:var(--brand-success);fill:var(--brand-success);stop-color:var(--brand-success);font-size:.42667rem}.UIuSk[data-v-339b4ede]{color:#5f6368;fill:#5f6368;stop-color:#5f6368;font-family:Roboto,Arial,sans-serif;letter-spacing:.0111em;font-weight:400;font-size:.32rem;line-height:.64rem}.install_icon[data-v-339b4ede]{-webkit-tap-highlight-color:transparent;color:#028760;vertical-align:baseline;position:absolute;left:0;right:0;top:0;bottom:0;border-left:.08rem solid;border-right:.08rem solid;border-color:transparent #028760;border-style:solid;border-width:.08rem;border-radius:50%;-webkit-animation:turnbbb-339b4ede 1s linear infinite;animation:turnbbb-339b4ede 1s linear infinite;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}@-webkit-keyframes turnbbb-339b4ede{to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes turnbbb-339b4ede{to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}.app-down{height:1.70667rem;padding:.32rem 0;width:100%;margin:.42667rem 0 .64rem .53333rem}.l8YSdd{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:auto;width:100%}.w7Iutd{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ClM7O{color:#202124;fill:#202124;stop-color:#202124;font-family:Google Sans,Roboto,Arial,sans-serif;line-height:.8rem;font-size:.37333rem;letter-spacing:.00793em;font-weight:500;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:.64rem;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;white-space:nowrap}.g1rdde:not(:disabled){color:#5f6368}.g1rdde{color:#5f6368;fill:#5f6368;stop-color:#5f6368;font-family:Roboto,Arial,sans-serif;line-height:.4rem;font-size:.32rem;letter-spacing:.00111em;font-weight:400;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:.53333rem;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;white-space:nowrap}.wVqUob:not(:first-child):before{background-color:#e8eaed;content:"";display:block;height:.64rem;left:0;position:absolute;top:calc(50% - .32rem);width:.02667rem}.JU1wdd{height:1.70667rem;margin:.42667rem 0 .32rem -.64rem;padding:.32rem 0;width:100vw}.l8YSdd:before{width:.64rem;content:"";display:block;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.l8YSdd{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:auto;width:100%;margin-left:.53333rem}.wVqUob:first-child{padding-left:0}.wVqUob{padding:0 .42667rem;position:relative;min-width:2.56rem}.ClM7O:not(:disabled){color:#202124}.ClM7O{color:#202124;fill:#202124;stop-color:#202124;font-family:Google Sans,Roboto,Arial,sans-serif;line-height:.58667rem;font-size:.48rem;letter-spacing:.0178571429em;font-weight:500;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:.64rem;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;white-space:nowrap}.TT9eCd{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ERwvGb:nth-child(n){font-size:.32rem}.xGa6dd{height:.42667rem;min-width:.42667rem}.MKV5ee{cursor:pointer;line-height:.32rem;margin-left:.10667rem}.download{-webkit-box-align:unset;-webkit-align-items:unset;-ms-flex-align:unset;align-items:unset;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:.26667rem}.google-install-app{margin-left:.53333rem;width:calc(100% - 1.06667rem);height:1.46667rem;line-height:.53333rem;border-radius:.26667rem;background-color:#01875f;text-align:center;color:#fff;font-size:.32rem;border:none}.shiny{line-height:unset;position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.shiny:after{-webkit-animation:shiny-btn-anim 4s ease-in-out infinite;animation:shiny-btn-anim 4s ease-in-out infinite;background-color:var(--bg-card);content:"";display:inline-block;height:100%;left:0;position:absolute;top:-4.8rem;width:.8rem}.google-install-app .icontitle{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:.32rem;margin-bottom:.08rem;color:#ffe336;font-size:.4rem}.quick-down{margin-right:.05333rem;width:.26667rem;height:.26667rem}j .OahvPe .y0nrBe,.egcKT .y0nrBe{height:.64rem;width:.64rem}.share{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:.53333rem}.share .link{display:inherit}.share .link:last-child>svg{width:.4rem!important}.share .link>svg{width:.53333rem;height:.64rem;color:var(--brand-success);fill:var(--brand-success)}.share .link:not(first-child)>span{margin-left:.10667rem;font-size:.42667rem;color:#01875f;line-height:.64rem}.footer[data-v-5edfd711]{border-top:.02667rem solid rgb(232,234,237);margin-top:.8rem;padding-bottom:2.66667rem;margin-left:.53333rem;width:calc(100% - 1.06667rem)}.kk2r5b[data-v-5edfd711]{-webkit-box-align:unset;-webkit-align-items:unset;-ms-flex-align:unset;align-items:unset;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.aA0Vnf[data-v-5edfd711]{width:2.66667rem;white-space:nowrap;color:#202124;fill:#202124;stop-color:#202124;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:.37333rem;font-weight:400;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flag[data-v-5edfd711]{position:relative;margin-top:0rem;margin-left:.53333rem;margin-right:.26667rem}.HcyOxe[data-v-5edfd711]{container-type:inline-size;container-name:section-wrapper;width:100%}.SfzRHd[data-v-5edfd711]:not(:disabled){color:#5f6368}.SfzRHd[data-v-5edfd711]{color:#5f6368;fill:#5f6368;stop-color:#5f6368;font-size:.34667rem;font-weight:300;line-height:.42667rem;font-family:Roboto,Helvetica,Arial,sans-serif}.hcq9Df[data-v-5edfd711],.edaMIf[data-v-5edfd711],.hcq9Df .bGJWSe[data-v-5edfd711]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.kk2r5b .bGJWSe[data-v-5edfd711]{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.VfPpkd-LgbsSe .VfPpkd-RLmnJb[data-v-5edfd711]{position:absolute;top:50%;height:1.28rem;left:0;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border:0;color:#fff;font-size:.26667rem;padding:0;vertical-align:baseline}.FuSudc[data-v-5edfd711]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}c-wiz[data-v-5edfd711]{contain:style}.LMcLV[data-v-5edfd711]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.VAgTTd[data-v-5edfd711]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.VfPpkd-dgl2Hf-ppHlrf-sM5MNb[data-v-5edfd711]{display:inline}.u4ICaf .BhQfub[data-v-5edfd711]{background-color:#0070c9;margin-left:.53333rem;width:calc(100% - 1.06667rem);border-radius:.21333rem}.sOCCfd[data-v-5edfd711]:not(:disabled){color:#fff}.nCP5yc[data-v-5edfd711]:not(:disabled){color:#fff;color:var(--gm-fillbutton-ink-color, #fff)}.nCP5yc[data-v-5edfd711]:not(:disabled){background-color:#1a73e8;background-color:var(--gm-fillbutton-container-color, rgb(26, 115, 232))}.zwjsl[data-v-5edfd711]{width:100%}.brKGGd[data-v-5edfd711]{font-family:Google Sans,Roboto,Arial,sans-serif;line-height:1.25rem;font-size:.48rem;letter-spacing:.0178571429em;font-weight:500;height:.96rem;margin:.16rem 0;min-height:.96rem;min-width:4.26667rem;padding:.21333rem .42667rem}.MjT6xe[data-v-5edfd711]{padding:0 .42667rem;border-radius:.21333rem}.DuMIQc[data-v-5edfd711]{padding:0 .64rem}.nCP5yc[data-v-5edfd711]{font-family:Google Sans,Roboto,Arial,sans-serif;font-size:.875rem;letter-spacing:.0107142857em;font-weight:500;text-transform:none;-webkit-transition:border .28s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:border .28s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:border .28s cubic-bezier(.4,0,.2,1),box-shadow .28s cubic-bezier(.4,0,.2,1);transition:border .28s cubic-bezier(.4,0,.2,1),box-shadow .28s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);-webkit-box-shadow:none;box-shadow:none}.VfPpkd-LgbsSe-OWXEXe-k8QpJ[data-v-5edfd711],.VfPpkd-LgbsSe[data-v-5edfd711]{font-family:Roboto,sans-serif;font-size:.875rem;letter-spacing:.0892857143em;font-weight:500;text-transform:uppercase;height:.96rem;border-radius:.10667rem}.VfPpkd-LgbsSe[data-v-5edfd711]{--mdc-ripple-fg-size: 0;--mdc-ripple-left: 0;--mdc-ripple-top: 0;--mdc-ripple-fg-scale: 1;--mdc-ripple-fg-translate-end: 0;--mdc-ripple-fg-translate-start: 0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity}.VfPpkd-LgbsSe-OWXEXe-k8QpJ[data-v-5edfd711]{-webkit-transition:-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:box-shadow .28s cubic-bezier(.4,0,.2,1);transition:box-shadow .28s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);padding:0 .42667rem}.VfPpkd-LgbsSe[data-v-5edfd711]{padding:0 .21333rem}.VfPpkd-LgbsSe[data-v-5edfd711]{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-decoration:none}.VfPpkd-LgbsSe-OWXEXe-dgl2Hf[data-v-5edfd711]{margin-top:.16rem;margin-bottom:.16rem}.VfPpkd-LgbsSe[data-v-5edfd711]{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:1.70667rem;border:none;outline:none;line-height:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-appearance:none;overflow:visible;vertical-align:middle;background:transparent}.MjT6xe .VfPpkd-Jh9lGc[data-v-5edfd711]{border-radius:.21333rem}.nCP5yc .VfPpkd-Jh9lGc[data-v-5edfd711]{height:100%;position:absolute;overflow:hidden;width:100%;z-index:0}.VfPpkd-LgbsSe-OWXEXe-k8QpJ .VfPpkd-Jh9lGc[data-v-5edfd711],.VfPpkd-LgbsSe .VfPpkd-Jh9lGc[data-v-5edfd711]{border-radius:.10667rem}.VfPpkd-Jh9lGc[data-v-5edfd711]{position:absolute;-webkit-box-sizing:content-box;box-sizing:content-box;overflow:hidden;z-index:0;top:0;left:0;bottom:0;right:0}.google-slide{position:relative;margin-top:.53333rem;width:calc(100% - 1.06667rem);margin-left:.53333rem}.aoJE7e{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow-x:scroll;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.Utde2e{margin-right:.32rem}.ULeU3b{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;scroll-snap-align:start}.Vj78Oe,.KUSTKe,.qwPPwf,.Atcj9b,.IwTLXb{height:100%}.B5GQxf{border-width:0;-webkit-box-shadow:0 .02667rem .05333rem 0 rgba(60,64,67,.3),0 .02667rem .08rem .02667rem rgba(60,64,67,.15);box-shadow:0 .02667rem .05333rem rgba(60,64,67,.3),0 .02667rem .08rem .02667rem rgba(60,64,67,.15);border-radius:.21333rem;cursor:pointer;height:5.44rem;min-width:2.45333rem}.T75of{background-size:contain}.about-game[data-v-6023cf3e]{position:relative;margin-top:20;width:calc(100% - 1.06667rem);margin-left:.53333rem}.HcyOxe[data-v-6023cf3e]{container-type:inline-size;container-name:section-wrapper;padding-top:.53333rem;width:100%}.cswwxf[data-v-6023cf3e]{padding-bottom:.53333rem}.VMq4uf[data-v-6023cf3e]:not(:disabled){color:#202124}.VMq4uf[data-v-6023cf3e]{color:#202124;fill:#202124;stop-color:#202124;font-family:Google Sans,Roboto,Arial,sans-serif;line-height:.48rem;font-size:.37333rem;letter-spacing:0;font-weight:400;font-weight:500;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.EaMWib[data-v-6023cf3e]{margin-right:.42667rem;font-size:.48rem}.XfZNbf[data-v-6023cf3e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.VfPpkd-Bz112c-LgbsSe[data-v-6023cf3e]{display:inline-block;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;border:none;outline:none;background-color:transparent;fill:currentColor;color:inherit;text-decoration:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0;overflow:visible}meta[data-v-6023cf3e]{display:none}.bARER[data-v-6023cf3e]{font-family:Roboto,Helvetica,Arial,sans-serif;font-size:.32rem;font-weight:400;letter-spacing:.0142857143em;line-height:.37333rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;line-clamp:6;max-height:3.333rem;overflow:hidden;text-overflow:ellipsis}.TKjAsc[data-v-6023cf3e]{display:-ms-grid;display:grid;grid-gap:.42667rem;-ms-grid-columns:1fr .42667rem 1fr;grid-template-columns:repeat(2,1fr);margin-top:.64rem}.Uc6QCc[data-v-6023cf3e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.42667rem .32rem;margin-bottom:.10667rem;margin-top:.74667rem}.VfPpkd-dgl2Hf-ppHlrf-sM5MNb[data-v-6023cf3e]{font-size:.32rem;line-height:.37333rem}.VfPpkd-dgl2Hf-ppHlrf-sM5MNb .VfPpkd-LgbsSe[data-v-6023cf3e]{border:1px solid rgb(218,220,224);border-radius:.4rem;color:#5f6368;height:.85333rem;line-height:.85333rem;padding:0 .26667rem;font-size:.26667rem}.P62QJc .VfPpkd-Jh9lGc[data-v-6023cf3e]{top:-.02667rem;left:-.02667rem;bottom:-.02667rem;right:-.02667rem;border-width:.02667rem}.lXlx5[data-v-6023cf3e]:not(:disabled){color:#202124}.lXlx5[data-v-6023cf3e]{color:#202124;fill:#202124;stop-color:#202124;font-family:Google Sans,Roboto,Arial,sans-serif;line-height:.4rem;font-size:.32rem;letter-spacing:.0178571429em;font-weight:500}.xg1aie[data-v-6023cf3e]{font-family:Roboto,Helvetica,Arial,sans-serif;font-size:.32rem;font-weight:400;letter-spacing:.0142857143em;line-height:.37333rem;margin-top:.10667rem}.SfzRHd[data-v-6023cf3e]:not(:disabled){color:#5f6368}.SfzRHd[data-v-6023cf3e]{color:#5f6368;fill:#5f6368;stop-color:#5f6368;font-size:.388rem;font-weight:300;letter-spacing:.0142857143em;line-height:.555rem;font-family:Roboto,Helvetica,Arial,sans-serif}.Rj2Mlf .VfPpkd-Jh9lGc[data-v-6023cf3e]{height:100%;position:absolute;overflow:hidden;width:100%;z-index:0}.LMoCf .VfPpkd-Jh9lGc[data-v-6023cf3e]{border-radius:.42667rem}.VfPpkd-LgbsSe .VfPpkd-vQzf8d[data-v-6023cf3e]{position:relative}.data-security[data-v-4f851afd]{position:relative;margin-top:0;width:calc(100% - 1.06667rem);margin-left:.53333rem}.HcyOxe[data-v-4f851afd]{container-type:inline-size;container-name:section-wrapper;padding-top:.53333rem;width:100%}.cswwxf[data-v-4f851afd]{padding-bottom:.53333rem}.VMq4uf[data-v-4f851afd]:not(:disabled){color:#202124}.VMq4uf[data-v-4f851afd]{color:#202124;fill:#202124;stop-color:#202124;font-family:Google Sans,Roboto,Arial,sans-serif;line-height:.48rem;font-size:.37333rem;letter-spacing:0;font-weight:500;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.EaMWib[data-v-4f851afd]{margin-right:.42667rem}.SfzRHd[data-v-4f851afd]{color:#5f6368;fill:#5f6368;stop-color:#5f6368;font-size:.32rem;font-weight:300;letter-spacing:.0142857143em;line-height:.42667rem;font-family:Roboto,Helvetica,Arial,sans-serif}.XGHsbd[data-v-4f851afd]:not(:disabled){border-color:#dadce0}.XGHsbd[data-v-4f851afd]{border-color:#dadce0;border-radius:.21333rem;border:1px solid;margin-top:.8rem;padding:.53333rem .53333rem 0}.SfzRHd[data-v-4f851afd]:not(:disabled){color:#5f6368}.SfzRHd[data-v-4f851afd]{color:#5f6368;fill:#5f6368;stop-color:#5f6368;font-size:.37333rem;font-weight:300;letter-spacing:.01333rem;line-height:.74667rem;font-family:Roboto,Helvetica,Arial,sans-serif}.whEyae[data-v-4f851afd]{height:.53333rem;margin-right:.53333rem;width:.53333rem}.T75of[data-v-4f851afd]{background-size:contain}.jECfAf[data-v-4f851afd]{line-height:.74667rem}.wGcURe[data-v-4f851afd]:not(:first-child){margin-top:.53333rem}.wGcURe[data-v-4f851afd]{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.wGcURe>img[data-v-4f851afd]{margin-top:.13333rem}.wGcURe>div[data-v-4f851afd]{line-height:.74667rem}.VfPpkd-LgbsSe .VfPpkd-vQzf8d[data-v-4f851afd]{position:relative}.u4ICaf .aLey0c[data-v-4f851afd]:not(:disabled){color:var(--brand-success)}.VfPpkd-LgbsSe[data-v-4f851afd]{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-decoration:none}.VfPpkd-LgbsSe-OWXEXe-dgl2Hf[data-v-4f851afd]{margin-top:.16rem;margin-bottom:.16rem}.VfPpkd-LgbsSe[data-v-4f851afd]{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:1.70667rem;border:none;outline:none;line-height:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-appearance:none;overflow:visible;vertical-align:middle;background:transparent}.ksBjEc[data-v-4f851afd]{font-family:Google Sans,Roboto,Arial,sans-s erif;font-size:.388rem;letter-spacing:.0107142857em;font-weight:500;text-transform:none}.VfPpkd-LgbsSe[data-v-4f851afd]{font-family:Roboto,sans-serif;font-size:.32rem;letter-spacing:.0892857143em;font-weight:500;height:.96rem;border-radius:.10667rem}.qQhJce[data-v-4f851afd]{margin:.26667rem 0}.rating-review[data-v-f4aff097]{position:relative;margin-top:0rem;width:calc(100% - 1.06667rem);margin-left:.53333rem}.VfPpkd-vQzf8d[data-v-f4aff097]{font-size:.32rem;line-height:1.33333rem}.VMq4uf[data-v-f4aff097]:not(:disabled){color:#202124}.VMq4uf[data-v-f4aff097]{color:#202124;fill:#202124;stop-color:#202124;font-family:Google Sans,Roboto,Arial,sans-serif;line-height:.48rem;font-size:.37333rem;letter-spacing:0;font-weight:500;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.B8vmF[data-v-f4aff097]{font-size:.333rem;font-weight:400;border-radius:.21333rem;padding:0}.HcyOxe[data-v-f4aff097]{container-type:inline-size;container-name:section-wrapper;padding-top:.53333rem;width:100%}.VfPpkd-LgbsSe .VfPpkd-RLmnJb[data-v-f4aff097]{position:absolute;top:50%;height:1.28rem;left:0;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.QKBJgd[data-v-f4aff097]{margin-bottom:.32rem}.SfzRHd[data-v-f4aff097]{color:#5f6368;fill:#5f6368;stop-color:#5f6368;font-size:.388rem;font-weight:300;letter-spacing:.0142857143em;line-height:.555rem;font-family:Roboto,Helvetica,Arial,sans-serif}.b6SkTb[data-v-f4aff097]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.32rem}.EFMXQ.KKjvXb[data-v-f4aff097]:not(:disabled){background-color:#e6f3ef}.EFMXQ.KKjvXb[data-v-f4aff097]:not(:disabled){color:#056449}.EFMXQ.KKjvXb[data-v-f4aff097]{color:#056449;fill:#056449;stop-color:#056449;background-color:#e6f3ef}.D3Qfie.KKjvXb[data-v-f4aff097]{color:#1a73e8;fill:#1a73e8;background-color:#e8f0fe;border:none;padding:.02667rem}.kofMvc[data-v-f4aff097]{border-radius:266.64rem}.D3Qfie[data-v-f4aff097]{color:#5f6368;fill:#5f6368;background-color:var(--bg-card);border:1px rgb(218,220,224) solid;border-radius:.42667rem;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:.37333rem;font-weight:400;height:.85333rem;letter-spacing:.00667rem;line-height:.48rem;min-width:auto;outline:none;overflow:hidden;position:relative;text-align:center;text-decoration:none;text-transform:none;-webkit-transition:background .2s .1s;transition:background .2s .1s;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;z-index:0}.UQI9cd[data-v-f4aff097]{height:.64rem;line-height:.64rem;padding:0 .26667rem;font-size:.32rem}.D3Qfie .Gggmbb[data-v-f4aff097]{background-color:#5f6368}.Gggmbb[data-v-f4aff097]{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0}.kW9Bj[data-v-f4aff097]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;margin:0 .42667rem}.Jwxk6d[data-v-f4aff097]{display:-ms-grid;display:grid;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-ms-grid-columns:1fr;grid-template-columns:1fr}.HJV0ef[data-v-f4aff097]{padding-bottom:.42667rem}.P4w39d[data-v-f4aff097]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-top:.64rem}.Te9Tpc[data-v-f4aff097]{-webkit-column-gap:.64rem;-moz-column-gap:.64rem;column-gap:.64rem;display:-ms-grid;display:grid;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-ms-grid-columns:-webkit-max-content .64rem auto;-ms-grid-columns:max-content .64rem auto;grid-template-columns:-webkit-max-content auto;grid-template-columns:max-content auto}.jILTFe[data-v-f4aff097]:not(:disabled){color:#202124}.o9hhOd[data-v-f4aff097],.I26one[data-v-f4aff097],.iXRFPc[data-v-f4aff097]{display:inline-block}.jILTFe[data-v-f4aff097]{color:#202124;fill:#202124;stop-color:#202124;font-family:Google Sans Display,Roboto,Arial,sans-serif;line-height:1.6rem;font-size:1.6rem;letter-spacing:0;font-weight:400;margin-bottom:.13333rem}.Z1Dz7b[data-v-f4aff097]:not(:disabled){color:var(--brand-success)}.Z1Dz7b[data-v-f4aff097]{color:var(--brand-success);fill:var(--brand-success);stop-color:var(--brand-success)}.YNR7H[data-v-f4aff097]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.gSGphe[data-v-f4aff097]{display:-ms-grid;display:grid;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-column-gap:.42667rem;-ms-grid-columns:-webkit-max-content .42667rem -webkit-max-content;-ms-grid-columns:max-content .42667rem max-content;grid-template-columns:repeat(2,-webkit-max-content);grid-template-columns:repeat(2,max-content)}.F7XJmb[data-v-f4aff097]{height:.32rem;width:.32rem}.Bp7T9b[data-v-f4aff097],.deXnLd[data-v-f4aff097],.F7XJmb[data-v-f4aff097]{display:inline-block;text-align:left}.bp9Aid[data-v-f4aff097]:not(:disabled){color:#5f6368}.bp9Aid[data-v-f4aff097]{color:#5f6368;fill:#5f6368;stop-color:#5f6368;font-family:Roboto,Arial,sans-serif;font-size:.333rem;font-weight:400;letter-spacing:.025em;line-height:.444rem;margin-left:1ch}.AJTPZc[data-v-f4aff097]{font-family:Roboto,Arial,sans-serif;font-size:.333rem;font-weight:400;letter-spacing:.025em;line-height:.444rem}.I26one[data-v-f4aff097]{display:inline}.I26one>svg[data-v-f4aff097]{width:.4rem;fill:var(--brand-success)}.Anb3we[data-v-f4aff097]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:.32rem}.NC0Ppb[data-v-f4aff097]{font-family:Roboto,Arial,sans-serif;font-size:.333rem;font-weight:400;letter-spacing:.025em;line-height:.444rem;margin-right:.64rem}.h3YV2d[data-v-f4aff097]{margin-top:.21333rem;font-size:.388rem;letter-spacing:.0142857143em;line-height:.555rem;overflow-wrap:anywhere}.KKjvXb[data-v-f4aff097],.c6xzBd[data-v-f4aff097]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;line-height:1}.KKjvXb>svg[data-v-f4aff097]{color:#056449;fill:#056449;stop-color:#056449;background-color:#e6f3ef;width:.4rem;margin-right:.13333rem}.RJfYGf[data-v-f4aff097]:not(:disabled){background-color:#e8eaed}.RJfYGf[data-v-f4aff097]{border-radius:266.64rem;background-color:#e8eaed;height:.26667rem}.wcB8se[data-v-f4aff097]:not(:disabled){background-color:var(--brand-success)}.RutFAf[data-v-f4aff097]{height:100%;border-radius:inherit}.wcB8se[data-v-f4aff097]{background-color:var(--brand-success)}.c6xzBd>svg[data-v-f4aff097]{width:.4rem;margin-right:.13333rem}.SfzRHd[data-v-f4aff097]:not(:disabled){color:#5f6368}.EHUI5b[data-v-f4aff097]{margin-top:.13333rem;font-size:.4rem}.SfzRHd[data-v-f4aff097]{color:#5f6368;fill:#5f6368;stop-color:#5f6368;font-size:.34667rem;font-weight:300;letter-spacing:.0142857143em;line-height:.42667rem;font-family:Roboto,Helvetica,Arial,sans-serif}.JzwBgb[data-v-f4aff097]{display:-ms-grid;display:grid;-ms-grid-columns:-webkit-max-content auto;-ms-grid-columns:max-content auto;grid-template-columns:-webkit-max-content auto;grid-template-columns:max-content auto;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.Qjdn7d[data-v-f4aff097]{font-family:Roboto,Arial,sans-serif;line-height:.50667rem;font-size:.34667rem;letter-spacing:.025em;font-weight:400;padding-right:.42667rem}.abYEib[data-v-f4aff097]{border-radius:50%;width:.85333rem;height:.85333rem;overflow:hidden;background-size:cover}.bp9Aid[data-v-f4aff097]{color:#5f6368;fill:#5f6368;stop-color:#5f6368;font-family:Roboto,Arial,sans-serif;font-size:.34667rem;font-weight:400;letter-spacing:.025em;line-height:.4rem;margin-left:1ch}.h3YV2d[data-v-f4aff097]{margin-top:.21333rem;font-size:.34667rem;letter-spacing:.0142857143em;line-height:.42667rem;overflow-wrap:anywhere}.AJTPZc[data-v-f4aff097]{font-family:Roboto,Arial,sans-serif;font-size:.34667rem;font-weight:400;letter-spacing:.025em;line-height:.4rem}.Jx4nYe[data-v-f4aff097],.AJTPZc[data-v-f4aff097]{margin-top:.42667rem}.NC0Ppb[data-v-f4aff097]{font-family:Roboto,Arial,sans-serif;font-size:.34667rem;font-weight:400;letter-spacing:.025em;line-height:.4rem;margin-right:.64rem}.u4ICaf .aLey0c[data-v-f4aff097]:not(:disabled){color:var(--brand-success)}.VfPpkd-LgbsSe[data-v-f4aff097]{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-decoration:none}.VfPpkd-LgbsSe-OWXEXe-dgl2Hf[data-v-f4aff097]{margin-top:.16rem;margin-bottom:.16rem}.VfPpkd-LgbsSe[data-v-f4aff097]{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:1.70667rem;border:none;outline:none;line-height:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-appearance:none;overflow:visible;vertical-align:middle;background:transparent}.ksBjEc[data-v-f4aff097]{font-family:Google Sans,Roboto,Arial,sans-serif;font-size:.34667rem;font-weight:500;text-transform:none}.VfPpkd-LgbsSe[data-v-f4aff097]{font-family:Roboto,sans-serif;font-size:.34667rem;font-weight:500;height:.96rem;border-radius:.10667rem}.what-new[data-v-5802633d]{position:relative;margin-top:0rem;width:calc(100% - 1.06667rem);margin-left:.53333rem}.HcyOxe[data-v-5802633d]{container-type:inline-size;container-name:section-wrapper;padding-top:.53333rem;width:100%}.cswwxf[data-v-5802633d]{padding-bottom:.53333rem}.VMq4uf[data-v-5802633d]:not(:disabled){color:#202124}.VMq4uf[data-v-5802633d]{color:#202124;fill:#202124;stop-color:#202124;font-family:Google Sans,Roboto,Arial,sans-serif;line-height:.48rem;font-size:.37333rem;letter-spacing:0;font-weight:500;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.EaMWib[data-v-5802633d]{margin-right:.42667rem}.XfZNbf[data-v-5802633d]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.SfzRHd[data-v-5802633d]:not(:disabled){color:#5f6368}.SfzRHd[data-v-5802633d]{color:#5f6368;fill:#5f6368;stop-color:#5f6368;font-size:.34667rem;font-weight:300;line-height:.48rem;font-family:Roboto,Helvetica,Arial,sans-serif}.similar-game[data-v-15c38ab7]{position:relative;margin-top:0rem;width:calc(100% - 1.06667rem);margin-left:.53333rem}.HcyOxe[data-v-15c38ab7]{container-type:inline-size;container-name:section-wrapper;padding-top:.53333rem;width:100%}.cswwxf[data-v-15c38ab7]{padding-bottom:.53333rem}.VMq4uf[data-v-15c38ab7]:not(:disabled){color:#202124}.VMq4uf[data-v-15c38ab7]{color:#202124;fill:#202124;stop-color:#202124;font-family:Google Sans,Roboto,Arial,sans-serif;line-height:.48rem;font-size:.37333rem;letter-spacing:0;font-weight:500;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.EaMWib[data-v-15c38ab7]{margin-right:.42667rem}.XfZNbf[data-v-15c38ab7]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.SfzRHd[data-v-15c38ab7]:not(:disabled){color:#5f6368}.SfzRHd[data-v-15c38ab7]{color:#5f6368;fill:#5f6368;stop-color:#5f6368;font-size:.34667rem;font-weight:300;line-height:.42667rem;font-family:Roboto,Helvetica,Arial,sans-serif}.ErwGJf[data-v-15c38ab7]{display:-ms-grid;display:grid;grid-gap:.64rem;-ms-grid-columns:1fr .64rem 1fr;grid-template-columns:repeat(2,1fr)}.ErwGJf .fUtUMc[data-v-15c38ab7]{border-radius:.21333rem}.VfPpkd-EScbFb-JIbuQc[data-v-15c38ab7]{--mdc-ripple-fg-size: 0;--mdc-ripple-left: 0;--mdc-ripple-top: 0;--mdc-ripple-fg-scale: 1;--mdc-ripple-fg-translate-end: 0;--mdc-ripple-fg-translate-start: 0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity}.VfPpkd-EScbFb-JIbuQc[data-v-15c38ab7]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;outline:none;color:inherit;text-decoration:none;cursor:pointer;overflow:hidden}.cQv9D[data-v-15c38ab7]{margin:.32rem}.j2FCNc[data-v-15c38ab7]{-webkit-column-gap:.42667rem;-moz-column-gap:.42667rem;column-gap:.42667rem;display:-ms-grid;display:grid;-ms-grid-columns:-webkit-max-content .42667rem auto;-ms-grid-columns:max-content .42667rem auto;grid-template-columns:-webkit-max-content auto;grid-template-columns:max-content auto;margin:.42667rem 0}.stzEZd[data-v-15c38ab7]{border-radius:.32rem;border-width:0;-webkit-box-shadow:0 .02667rem .05333rem 0 rgba(60,64,67,.3),0 .02667rem .08rem .02667rem rgba(60,64,67,.15);box-shadow:0 .02667rem .05333rem rgba(60,64,67,.3),0 .02667rem .08rem .02667rem rgba(60,64,67,.15);height:1.49333rem;width:1.49333rem}.T75of[data-v-15c38ab7]{background-size:contain}.cXFu1[data-v-15c38ab7]{display:-ms-grid;display:grid;-ms-grid-rows:-webkit-max-content;-ms-grid-rows:max-content;grid-template-rows:-webkit-max-content;grid-template-rows:max-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;row-gap:.05333rem}.ubGTjb[data-v-15c38ab7]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#202124}.DdYX5[data-v-15c38ab7]:not(:disabled){color:#202124}.DdYX5[data-v-15c38ab7]{color:#202124;fill:#202124;stop-color:#202124;font-size:.34667rem;font-weight:400;letter-spacing:.0142857143em;line-height:.42667rem;font-family:Roboto,Helvetica,Arial,sans-serif;letter-spacing:-.00533rem}.Q4fJQd .Yvy3Fd[data-v-15c38ab7],.sYJxkd[data-v-15c38ab7],.O9T88b[data-v-15c38ab7],.w2kbF[data-v-15c38ab7],.JUF8md[data-v-15c38ab7]{color:#5f6368;fill:#5f6368;stop-color:#5f6368}.w2kbF[data-v-15c38ab7]{margin-top:.05333rem}.ubGTjb .van-icon[data-v-15c38ab7]{color:#5f6368;font-size:.26667rem;line-height:.26667rem}.sYJxkd[data-v-15c38ab7],.w2kbF[data-v-15c38ab7],.JUF8md[data-v-15c38ab7],.wMUdtb[data-v-15c38ab7]{font-family:Roboto,Arial,sans-serif;line-height:.26667rem;font-size:.26667rem;font-weight:400;font-family:Roboto,Helvetica,Arial,sans-serif;letter-spacing:.00533rem}.aA0Vnf[data-v-a8c22e11]{width:2.66667rem;white-space:nowrap;color:#202124;fill:#202124;stop-color:#202124;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:.37333rem;font-weight:400;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flag[data-v-a8c22e11]{position:relative;margin-top:0rem;margin-left:.53333rem;margin-right:.26667rem}.HcyOxe[data-v-a8c22e11]{container-type:inline-size;container-name:section-wrapper;width:100%}.SfzRHd[data-v-a8c22e11]:not(:disabled){color:#5f6368}.SfzRHd[data-v-a8c22e11]{color:#5f6368;fill:#5f6368;stop-color:#5f6368;font-size:.34667rem;font-weight:300;line-height:.42667rem;font-family:Roboto,Helvetica,Arial,sans-serif}.yhtbu[data-v-a8c22e11]{margin-left:0;margin-right:0;padding-bottom:1.92rem}.srvBL[data-v-a8c22e11]:not(:disabled){border-color:#e8eaed}.srvBL[data-v-a8c22e11]{border-color:#e8eaed;border-bottom:.02667rem solid;margin-bottom:.96rem;padding-top:.96rem;width:100%}.Hc0nne[data-v-a8c22e11]{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;row-gap:.64rem}.GMGZAc[data-v-a8c22e11]{font-size:.34667rem;font-weight:400;line-height:.42667rem;font-weight:500}.AU8vyc[data-v-a8c22e11]{display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content}.GMGZAc[data-v-a8c22e11]:not(:disabled),.CmHxkb[data-v-a8c22e11]:not(:disabled),.KvNvKe[data-v-a8c22e11]:not(:disabled),.dMOumf[data-v-a8c22e11]:not(:disabled){color:#5f6368}.GMGZAc[data-v-a8c22e11],.CmHxkb[data-v-a8c22e11]{line-height:.85333rem}.GMGZAc[data-v-a8c22e11],.CmHxkb[data-v-a8c22e11],.KvNvKe[data-v-a8c22e11],.dMOumf[data-v-a8c22e11]{font-family:Google Sans,Helvetica,Arial,sans-serif;color:#5f6368;fill:#5f6368;stop-color:#5f6368}.P7NFWb[data-v-102b30b5]{background-color:var(--bg-card);border-top:.02667rem solid rgb(218,220,224);bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:1.49333rem;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:fixed;width:100%;z-index:3}.yyaGpb[data-v-102b30b5]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%}Y4jiDf[data-v-102b30b5]:not(:disabled){color:#5f6368}.Y4jiDf[data-v-102b30b5]{color:#5f6368;fill:#5f6368;stop-color:#5f6368}.jb05Ib[data-v-102b30b5]{line-height:0}.WL3b7c[data-v-102b30b5]{font-family:Google Sans,Roboto,Arial,sans-serif;line-height:.42667rem;font-size:.34667rem;font-weight:500;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.VuUAje[data-v-102b30b5]:not(:disabled){color:var(--brand-success)}.uEz1ib[data-v-102b30b5]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;max-width:2.98667rem}.VuUAje[data-v-102b30b5]{color:var(--brand-success);fill:var(--brand-success);stop-color:var(--brand-success)}.trans{background-color:transparent}.arrow-right{width:.4rem!important;height:.4rem!important}.clickable{border:none}.clickable:active{opacity:.5}.google-warp[data-v-ea955c0e]{background-color:var(--bg-card)}.google-loading-div[data-v-ea955c0e]{text-align:center}.rotatebbb[data-v-ea955c0e]{width:1.06667rem;height:1.06667rem;-webkit-animation:google-loading-animation-ea955c0e 1s linear infinite;animation:google-loading-animation-ea955c0e 1s linear infinite}@-webkit-keyframes google-loading-animation-ea955c0e{to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes google-loading-animation-ea955c0e{to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}.install-modal[data-v-ea955c0e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:.85333rem .66667rem .66667rem;background-color:var(--bg-card);border-radius:.26667rem;color:var(--text-secondary)}.install-now__header[data-v-ea955c0e]{margin-bottom:.26667rem}.install-now__header-title[data-v-ea955c0e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.26667rem;margin-bottom:.26667rem}.install-now__loading[data-v-ea955c0e]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#028760;height:2.66667rem;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;width:2.66667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.loading-ci-box[data-v-ea955c0e]{color:#028760;vertical-align:baseline;position:absolute;left:0;right:0;top:0;bottom:0;border-left:.08rem solid;border-right:.08rem solid;border-color:transparent #028760;border-style:solid;border-width:.08rem;border-radius:50%;-webkit-animation:turnbbb-ea955c0e .65s linear infinite;animation:turnbbb-ea955c0e .65s linear infinite;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.install-now__actived[data-v-ea955c0e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;line-height:1;font-size:.4rem;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;color:var(--text-secondary)}.install-now__actived-tag[data-v-ea955c0e]{line-height:1;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:rgba(119,250,73,.3);border-radius:.53333rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:auto;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:.64rem;padding:.10667rem .53333rem;height:1.06667rem}.install-now__actived-tag span[data-v-ea955c0e]{color:var(--brand-success);font-size:.42667rem;font-weight:700}.install-now__actived-btn[data-v-ea955c0e]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#028760;border-radius:.61333rem;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.4rem;font-weight:500;height:1.2rem;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%}#install-now__loading[data-v-ea955c0e]{line-height:2}#install-now[data-v-ea955c0e]{cursor:pointer;position:relative;overflow:hidden;-webkit-transition:all .3s ease;transition:all .3s ease}#install-now.installing[data-v-ea955c0e]{color:#ffe336;background-color:transparent}.progress[data-v-ea955c0e]{position:absolute;bottom:0;left:0;height:100%;border-radius:.61333rem;background-color:#028760;width:0;z-index:-1;-webkit-transition:width .1s linear;transition:width .1s linear}.hddialog-sdapk-frame[data-v-ea955c0e]{padding:1.33333rem .53333rem;max-width:10.66667rem;width:100%;position:relative}.sdapk-bg[data-v-ea955c0e]{width:100%;border-radius:.32rem;-webkit-box-shadow:0 .21333rem .42667rem rgba(0,0,0,.1);box-shadow:0 .21333rem .42667rem rgba(0,0,0,.1)}.sdapk-tips-frame[data-v-ea955c0e]{padding:.4rem .53333rem;text-align:center}.sdapk-tips-frame-text[data-v-ea955c0e]{font-size:.48rem;color:var(--text-primary);line-height:1.5;font-weight:500}.sdapk-cancel-frame[data-v-ea955c0e],.sdapk-install-frame[data-v-ea955c0e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:.21333rem .66667rem;margin:.26667rem;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:.13333rem;font-size:.32rem}.sdapk-cancel-frame[data-v-ea955c0e]{background-color:var(--bg-page);border:1px solid #fba531;color:#000}.sdapk-cancel-frame[data-v-ea955c0e]:hover{background-color:#eee;border:1px solid #fba531;color:#000}.sdapk-install-frame[data-v-ea955c0e]{background-color:#fba531;color:#fff}.sdapk-install-frame[data-v-ea955c0e]:hover{background-color:#fba531;-webkit-transform:translateY(-.05333rem);-ms-transform:translateY(-.05333rem);transform:translateY(-.05333rem)}.sdapk-install-frame-text[data-v-ea955c0e],.sdapk-cancel-frame-text[data-v-ea955c0e]{font-size:.32rem;font-weight:500}.sdapk-banner[data-v-ea955c0e]{position:absolute;width:calc(100% - 1.06667rem);top:-.26667rem;z-index:10}.hddialog-sdapk-content[data-v-ea955c0e]{background-color:#fff;border-radius:.53333rem;padding-bottom:.53333rem}.sdapk-actions[data-v-ea955c0e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:.53333rem}@-webkit-keyframes turnbbb-ea955c0e{to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes turnbbb-ea955c0e{to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}.data-error{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;z-index:9999;position:relative}.data-error img{width:3.36rem;height:3.36rem}.data-error .err-text{font-size:.32rem;margin-top:.8rem;color:#9d9da1;padding:0 1.6rem}.menu-float-component{overflow:visible}.menu-float-frame{z-index:1999;width:1.8rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.menu-float-item:first-child{margin-top:0}.menu-float-item{position:relative;width:1.78rem;height:1.78rem;margin-top:.44rem}.menu-float-item-img{position:absolute;width:1.78rem;height:1.78rem}[data-v-569ad595]:export{themeColor:var(--theme-color)}.activity-padding[data-v-569ad595]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-569ad595]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-569ad595]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-569ad595]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-569ad595]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-569ad595]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-569ad595]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-569ad595]{background-color:#fff}#theme-color-night .activity-table[data-v-569ad595],#theme-color-night .activity-table table[data-v-569ad595],#theme-color-night .activity-table table td[data-v-569ad595]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-569ad595]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-569ad595]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-569ad595]{background-color:#333}.app-download-bar[data-v-569ad595]{position:relative;height:4.333333rem;background-size:100% 100%;background-color:rgba(246,251,255,.8);overflow:hidden}.app-download-bar .close-btn[data-v-569ad595]{width:.6rem;height:.6rem;background-image:url(/assets/app-download-bar/icon_gb.png);background-size:100% 100%;position:absolute;top:.066667rem;right:.066667rem}.app-download-bar .logo[data-v-569ad595]{width:1.893333rem;height:1.893333rem;margin-left:.266667rem;margin-right:.266667rem;margin-top:.266667rem;background-size:100% 100%;border-radius:.26667rem}.app-download-bar .text-container[data-v-569ad595]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.app-download-bar .text-container .content1[data-v-569ad595]{margin-top:.133333rem;font-family:Arial;font-weight:400;font-size:.373333rem;color:var(--text-primary);opacity:.9;text-shadow:0 0 .02667rem grey;text-align:left}.app-download-bar .text-container .content2[data-v-569ad595]{margin-top:.106667rem;font-family:Arial;font-weight:700;font-size:.373333rem;line-height:.373333rem;color:var(--text-primary);text-align:left}.app-download-bar .download-btn[data-v-569ad595]{width:9.486rem;height:1.5097rem;background-image:url(/assets/app-download-bar/btn_xiazai.png);background-size:100% 100%}.line[data-v-569ad595]{margin:.106667rem .266667rem .2rem;height:.026667rem;background-image:url(/assets/app-download-bar/icon_fgx.png);background-size:100% 100%}.download-text-container[data-v-569ad595]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%}.download-text-container .d-title[data-v-569ad595]{font-family:Arial;font-weight:700;font-size:.573333rem;color:#fff}.download-text-container .icon_xz[data-v-569ad595]{height:.493333rem;width:.426667rem;margin-left:.2rem;margin-top:-.066667rem;background-image:url(/assets/app-download-bar/icon_xz.png);background-size:100% 100%}.dl-flex[data-v-569ad595]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.dl-flex-middle[data-v-569ad595]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#theme-color-night .app-download-bar{background-color:rgba(0,0,0,.4)}#theme-color-night .app-download-bar .text-container .content1,#theme-color-night .app-download-bar .text-container .content2{color:#fff}[data-v-7eff0f88]:export{themeColor:var(--theme-color)}.activity-padding[data-v-7eff0f88]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-7eff0f88]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-7eff0f88]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-7eff0f88]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-7eff0f88]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-7eff0f88]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-7eff0f88]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-7eff0f88]{background-color:#fff}#theme-color-night .activity-table[data-v-7eff0f88],#theme-color-night .activity-table table[data-v-7eff0f88],#theme-color-night .activity-table table td[data-v-7eff0f88]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-7eff0f88]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-7eff0f88]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-7eff0f88]{background-color:#333}.app-container[data-v-7eff0f88]{color:var(--theme-font-color-1);font-size:var(--van-font-size-sm);position:relative;-ms-overflow-style:none;scrollbar-width:none}.app-container[data-v-7eff0f88]::-webkit-scrollbar{display:none;width:0;background:transparent}.app-container[data-v-7eff0f88] .header-style5 .header-main{height:.93333rem}.no-data{background-color:var(--bg-card)}.no-data .van-empty__image{width:4.26667rem;height:2.88rem}#theme-color-night .no-data{background-color:var(--theme-color-page-bg-color)!important}[data-v-5763f9d4]:export{themeColor:var(--theme-color)}.activity-padding[data-v-5763f9d4]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-5763f9d4]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-5763f9d4]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-5763f9d4]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-5763f9d4]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-5763f9d4]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-5763f9d4]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-5763f9d4]{background-color:#fff}#theme-color-night .activity-table[data-v-5763f9d4],#theme-color-night .activity-table table[data-v-5763f9d4],#theme-color-night .activity-table table td[data-v-5763f9d4]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-5763f9d4]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-5763f9d4]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-5763f9d4]{background-color:#333}.custom-nav-bar[data-v-5763f9d4]{height:calc(var(--van-nav-bar-height) - .02667rem)}.custom-nav-bar .icon[data-v-5763f9d4]{width:.7rem;height:.7rem}[data-v-e0c85e73]:export{themeColor:var(--theme-color)}.activity-padding[data-v-e0c85e73]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-e0c85e73]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-e0c85e73]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-e0c85e73]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-e0c85e73]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-e0c85e73]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-e0c85e73]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-e0c85e73]{background-color:#fff}#theme-color-night .activity-table[data-v-e0c85e73],#theme-color-night .activity-table table[data-v-e0c85e73],#theme-color-night .activity-table table td[data-v-e0c85e73]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-e0c85e73]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-e0c85e73]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-e0c85e73]{background-color:#333}.r-item[data-v-e0c85e73]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.r-item .ico-currency[data-v-e0c85e73]{width:.8rem;height:.8rem;margin-right:.32rem}.r-item img[data-v-e0c85e73]{width:.8rem;margin-right:.32rem}.r-item .main[data-v-e0c85e73]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:.02667rem solid var(--theme-color-border-color);line-height:4}.r-item .right .describe[data-v-e0c85e73]{color:var(--theme-color);font-size:var(--van-font-size-sm)}[data-v-b4afe27e]:export{themeColor:var(--theme-color)}.activity-padding[data-v-b4afe27e]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-b4afe27e]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-b4afe27e]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-b4afe27e]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-b4afe27e]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-b4afe27e]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-b4afe27e]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-b4afe27e]{background-color:#fff}#theme-color-night .activity-table[data-v-b4afe27e],#theme-color-night .activity-table table[data-v-b4afe27e],#theme-color-night .activity-table table td[data-v-b4afe27e]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-b4afe27e]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-b4afe27e]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-b4afe27e]{background-color:#333}.skeleton-page[data-v-b4afe27e]{position:fixed;z-index:1000;top:0;left:0;width:10rem;height:100%;background-color:#fff}.skeleton-page p[data-v-b4afe27e]{margin:0;padding:0;position:absolute}.skeleton-page .blink.blink-fixed[data-v-b4afe27e]{position:fixed}.skeleton-page .blink.loading-animation[data-v-b4afe27e]{background-image:-webkit-gradient(linear,left top,right top,from(#f1f1f1),color-stop(#f1f1f1),color-stop(#f1f1f1),color-stop(#f1f1f1),color-stop(#f1f1f1),color-stop(#f1f1f1),color-stop(#f1f1f1),color-stop(#f1f1f1),color-stop(#f1f1f1),color-stop(#fff),color-stop(#f1f1f1),color-stop(#f1f1f1),to(#f1f1f1))!important;background-image:-webkit-linear-gradient(left,#f1f1f1,#f1f1f1,#f1f1f1,#f1f1f1,#f1f1f1,#f1f1f1,#f1f1f1,#f1f1f1,#f1f1f1,#fff,#f1f1f1,#f1f1f1,#f1f1f1)!important;background-image:linear-gradient(90deg,#f1f1f1,#f1f1f1,#f1f1f1,#f1f1f1,#f1f1f1,#f1f1f1,#f1f1f1,#f1f1f1,#f1f1f1,#fff,#f1f1f1,#f1f1f1,#f1f1f1)!important}.skeleton-page .blink.loading-animation[data-v-b4afe27e]{-webkit-animation:bganimation-b4afe27e 1.2s infinite;animation:bganimation-b4afe27e 1.2s infinite;background-size:400%!important}@-webkit-keyframes bganimation-b4afe27e{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes bganimation-b4afe27e{0%{background-position:100% 50%}to{background-position:0 50%}}.skeleton-page .logo img[data-v-b4afe27e]{max-width:3rem;max-height:.8rem}.skeleton-page .back[data-v-b4afe27e]{height:.5rem}.skeleton-page .history[data-v-b4afe27e]{height:.533333rem;width:.533333rem}.skeleton-page .round[data-v-b4afe27e]{border-radius:26.64rem!important}#theme-color-night .skeleton-page[data-v-b4afe27e]{--skeleton-bg: #1f1f1f;--skeleton-blink: #2c2c2c;background-color:var(--theme-color-page-bg-color)}#theme-color-night .skeleton-page .blink.loading-animation[data-v-b4afe27e]{background-image:-webkit-gradient(linear,left top,right top,from(var(--skeleton-blink)),color-stop(var(--skeleton-blink)),color-stop(var(--skeleton-blink)),color-stop(var(--skeleton-blink)),color-stop(var(--skeleton-blink)),color-stop(var(--skeleton-blink)),color-stop(var(--skeleton-blink)),color-stop(var(--skeleton-blink)),color-stop(var(--skeleton-blink)),color-stop(var(--skeleton-bg)),color-stop(var(--skeleton-blink)),color-stop(var(--skeleton-blink)),to(var(--skeleton-blink)))!important;background-image:-webkit-linear-gradient(left,var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-bg),var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-blink))!important;background-image:linear-gradient(90deg,var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-bg),var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-blink))!important}[data-v-38bdd308]:export{themeColor:var(--theme-color)}.activity-padding[data-v-38bdd308]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-38bdd308]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-38bdd308]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-38bdd308]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-38bdd308]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-38bdd308]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-38bdd308]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-38bdd308]{background-color:#fff}#theme-color-night .activity-table[data-v-38bdd308],#theme-color-night .activity-table table[data-v-38bdd308],#theme-color-night .activity-table table td[data-v-38bdd308]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-38bdd308]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-38bdd308]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-38bdd308]{background-color:#333}.field-container[data-v-38bdd308]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.inputBox.required .labelTitle[data-v-38bdd308]:before{margin-right:.05333rem;color:var(--van-field-required-mark-color);content:"*"}.inputBox[data-v-38bdd308]{width:100%;position:relative;border-radius:.13333rem;border:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.inputBox input.code[data-v-38bdd308]{width:2.85333rem;margin-right:.26667rem}.inputBox input.isLeftIcon[data-v-38bdd308]{padding-left:1.06667rem}.inputBox input.isRightIcon[data-v-38bdd308]{padding-right:1.33333rem}.inputBox input.show-clear[data-v-38bdd308]{padding-right:.93333rem}.inputBox input.isRightIcon.show-clear[data-v-38bdd308]{padding-right:1.86667rem}.inputBox input.isRightIcon.isActionIcon[data-v-38bdd308]{padding-right:2.66667rem}.inputBox input[data-v-38bdd308]{width:100%;height:1.38667rem;outline:none;padding:.26667rem .4rem 0;border:none;border-radius:.69333rem;border:1px solid var(--border-default);color:var(--theme-font-color-3);font-size:.34667rem;line-height:.74667rem;font-weight:400}.inputBox input.error[data-v-38bdd308]{border-color:var(--theme-color)}.inputBox input[data-v-38bdd308]:focus{outline:none;border:1px solid var(--theme-color)}.inputBox input:focus.error[data-v-38bdd308]{border-color:var(--theme-color)}.inputBox input:focus+.labelBox .labelTitle[data-v-38bdd308],.inputBox input.inputActive+.labelBox .labelTitle[data-v-38bdd308]{font-size:.26667rem;line-height:.56rem;color:var(--text-tertiary);-webkit-transform:translate(0,-70%);-ms-transform:translate(0,-70%);transform:translateY(-70%)}.inputBox input:focus+.labelBox .labelTitle[data-v-38bdd308]{border-color:var(--border-default);color:var(--text-tertiary)}.inputBox .labelBox[data-v-38bdd308]{position:absolute;top:0;bottom:0;left:0;right:0;border:3px solid transparent;background-color:transparent;pointer-events:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:0;padding:.13333rem}.inputBox .labelBox.none[data-v-38bdd308]{display:none}.inputBox .labelTitle.isLeftIcon[data-v-38bdd308]{margin-left:.8rem}.inputBox .labelTitle.isRightIcon[data-v-38bdd308]{margin-right:1.06667rem}.inputBox .labelTitle[data-v-38bdd308]{display:inline-block;font-size:var(--van-font-size-sm);padding:0 .26667rem;background-color:transparent;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);color:var(--text-tertiary);-webkit-transition:-webkit-transform .15s ease-out,font-size .15s ease-out,background-color .2s ease-out,color .15s ease-out;-webkit-transition:font-size .15s ease-out,background-color .2s ease-out,color .15s ease-out,-webkit-transform .15s ease-out;transition:font-size .15s ease-out,background-color .2s ease-out,color .15s ease-out,-webkit-transform .15s ease-out;transition:transform .15s ease-out,font-size .15s ease-out,background-color .2s ease-out,color .15s ease-out;transition:transform .15s ease-out,font-size .15s ease-out,background-color .2s ease-out,color .15s ease-out,-webkit-transform .15s ease-out}.inputBox .code-view[data-v-38bdd308]{margin:auto 0;margin-right:.26667rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.inputBox .prependIcon[data-v-38bdd308]{position:absolute;height:1.33333rem;width:1.06667rem;top:.02667rem;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.inputBox .appendIcon.actionIcon[data-v-38bdd308]{position:absolute;height:1.33333rem;width:2.66667rem;top:.02667rem;right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.inputBox .appendIcon[data-v-38bdd308]{position:absolute;height:1.33333rem;width:1.33333rem;top:.02667rem;right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.inputBox .clear[data-v-38bdd308]{position:absolute;height:1.33333rem;width:.53333rem;top:.02667rem;right:.26667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:.53333rem;color:var(--text-tertiary)}.inputBox .clear.show-right-icon[data-v-38bdd308]{right:1.33333rem}.inputBox .clear.show-action-icon[data-v-38bdd308]{right:2.66667rem}.inputBox .fieldHint[data-v-38bdd308]{font-size:var(--van-font-size-sm);text-align:left;white-space:nowrap;position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:.32rem;top:1.38667rem;left:0;color:var(--theme-color)}.inputBox .fieldHint .error-msg[data-v-38bdd308]{font-size:var(--van-font-size-sm);height:.48rem;padding-top:.26667rem;padding-left:.4rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.inputBox .fieldHint .error-msg .svg-icon[data-v-38bdd308]{width:.37333rem;height:.37333rem;margin-right:.13333rem}.inputBox.noField input[data-v-38bdd308]{padding-top:0}.inputBox.noField input[data-v-38bdd308]:focus{outline:none;border:1px solid var(--theme-color)}.inputBox.noField input:focus+.labelBox .labelTitle[data-v-38bdd308],.inputBox.noField input.inputActive+.labelBox .labelTitle[data-v-38bdd308]{font-size:.26667rem;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0)}.inputBox.noField .labelTitle[data-v-38bdd308]{font-size:var(--van-font-size-sm);padding:0 .26667rem;background-color:transparent;-webkit-transform:translate(0%);-ms-transform:translate(0%);transform:translate(0);color:var(--text-tertiary)}.inputBox.mbNone[data-v-38bdd308]{margin-bottom:0}.rebate-cell{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:1.22667rem;padding:.16667rem;overflow:visible!important}.rebate-cell-selected.rebate-cell .van-cell__value{-webkit-box-flex:10;-webkit-flex:10;-ms-flex:10;flex:10}.rebate-cell:after{border-bottom:none}.rebate-cell .van-cell__title{line-height:.37333rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.rebate-cell .rebate-cell-value{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.rebate-cell .rebate-cell-value span{max-width:7rem;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.rebate-cell .van-cell__value{line-height:.4rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;overflow:visible;text-align:right}.rebate-cell-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.red-slot:after{content:"";width:.21333rem;height:.21333rem;background-color:#c62724;border-radius:50%;display:block;position:absolute;top:-.26667rem;right:-.13333rem}.rebate-icon{width:.53333rem;height:.53333rem;margin-right:.21333rem}.rebate-popup{border-top-left-radius:.53333rem;border-top-right-radius:.53333rem}.rebate-popup::-webkit-scrollbar{display:none}.rebate-options{padding:.64rem}.rebate-option{border:1px solid var(--border-default);border-radius:2.64rem;margin-bottom:.26667rem;padding:.26667rem;-webkit-transition:border-color .3s;transition:border-color .3s;height:1.2rem}.rebate-option-selected{border-color:var(--theme-color)}.rebate-cell-container .rebate-title{line-height:.4rem;word-break:break-word;overflow-wrap:break-word}.rebate-options .tip-text{color:var(--theme-color);text-align:center;line-height:.8rem;font-size:.32rem}#theme-color-night .rebate-option{background-color:#2c2c2c;border-color:#2c2c2c;color:var(--text-tertiary)}#theme-color-night .rebate-option-selected{border-color:var(--theme-color)}[data-v-b3bcebd4]:export{themeColor:var(--theme-color)}.activity-padding[data-v-b3bcebd4]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-b3bcebd4]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-b3bcebd4]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-b3bcebd4]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-b3bcebd4]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-b3bcebd4]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-b3bcebd4]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-b3bcebd4]{background-color:#fff}#theme-color-night .activity-table[data-v-b3bcebd4],#theme-color-night .activity-table table[data-v-b3bcebd4],#theme-color-night .activity-table table td[data-v-b3bcebd4]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-b3bcebd4]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-b3bcebd4]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-b3bcebd4]{background-color:#333}.field-container[data-v-b3bcebd4]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.inputBox.required .labelTitle[data-v-b3bcebd4]:before{margin-right:.05333rem;color:var(--van-field-required-mark-color);content:"*"}.inputBox[data-v-b3bcebd4]{width:100%;position:relative;border-radius:.13333rem;border:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.inputBox input.code[data-v-b3bcebd4]{width:2.85333rem;margin-right:.26667rem}.inputBox input[data-v-b3bcebd4]{width:100%;height:1.38667rem;outline:none;padding:.26667rem .4rem 0;border:none;border-radius:.69333rem;border:1px solid var(--border-default);color:var(--theme-font-color-3);font-size:.34667rem;line-height:.74667rem;font-weight:400}.inputBox input.error[data-v-b3bcebd4]{border-color:var(--theme-color)}.inputBox input[data-v-b3bcebd4]:focus{outline:none;border:1px solid var(--theme-color)}.inputBox input:focus.error[data-v-b3bcebd4]{border-color:var(--theme-color)}.inputBox input:focus+.labelBox .labelTitle[data-v-b3bcebd4],.inputBox input.inputActive+.labelBox .labelTitle[data-v-b3bcebd4]{font-size:.26667rem;line-height:.56rem;color:var(--text-tertiary);-webkit-transform:translate(0,-70%);-ms-transform:translate(0,-70%);transform:translateY(-70%)}.inputBox input:focus+.labelBox .labelTitle[data-v-b3bcebd4]{border-color:var(--border-default);color:var(--text-tertiary)}.inputBox .labelBox[data-v-b3bcebd4]{position:absolute;top:0;bottom:0;left:0;right:0;border:3px solid transparent;background-color:transparent;pointer-events:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:0;padding:.13333rem}.inputBox .labelBox.none[data-v-b3bcebd4]{display:none}.inputBox .labelTitle.isLeftIcon[data-v-b3bcebd4]{margin-left:.8rem}.inputBox .labelTitle.isRightIcon[data-v-b3bcebd4]{margin-right:1.06667rem}.inputBox .labelTitle[data-v-b3bcebd4]{display:inline-block;font-size:var(--van-font-size-sm);padding:0 .26667rem;background-color:transparent;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);color:var(--text-tertiary);-webkit-transition:-webkit-transform .15s ease-out,font-size .15s ease-out,background-color .2s ease-out,color .15s ease-out;-webkit-transition:font-size .15s ease-out,background-color .2s ease-out,color .15s ease-out,-webkit-transform .15s ease-out;transition:font-size .15s ease-out,background-color .2s ease-out,color .15s ease-out,-webkit-transform .15s ease-out;transition:transform .15s ease-out,font-size .15s ease-out,background-color .2s ease-out,color .15s ease-out;transition:transform .15s ease-out,font-size .15s ease-out,background-color .2s ease-out,color .15s ease-out,-webkit-transform .15s ease-out}.inputBox .code-view[data-v-b3bcebd4]{margin:auto 0;margin-right:.26667rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.inputBox .prependIcon[data-v-b3bcebd4]{position:absolute;height:1.33333rem;width:1.06667rem;top:.02667rem;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.inputBox .appendIcon-container[data-v-b3bcebd4]{position:absolute;top:0;right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%}.inputBox .appendIcon-container .appendIcon[data-v-b3bcebd4]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:.26667rem}.inputBox .appendIcon-container .clear[data-v-b3bcebd4]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:.53333rem;color:var(--text-tertiary);margin-right:.26667rem}.inputBox .fieldHint[data-v-b3bcebd4]{font-size:var(--van-font-size-sm);text-align:left;white-space:nowrap;position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:.32rem;top:1.38667rem;left:0;color:var(--theme-color)}.inputBox .fieldHint .error-msg[data-v-b3bcebd4]{font-size:var(--van-font-size-sm);height:.48rem;padding-top:.26667rem;padding-left:.4rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.inputBox .fieldHint .error-msg .svg-icon[data-v-b3bcebd4]{width:.37333rem;height:.37333rem;margin-right:.13333rem}.inputBox.noField input[data-v-b3bcebd4]{padding-top:0}.inputBox.noField input[data-v-b3bcebd4]:focus{outline:none;border:1px solid var(--theme-color)}.inputBox.noField input:focus+.labelBox .labelTitle[data-v-b3bcebd4],.inputBox.noField input.inputActive+.labelBox .labelTitle[data-v-b3bcebd4]{font-size:.26667rem;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0)}.inputBox.noField .labelTitle[data-v-b3bcebd4]{font-size:var(--van-font-size-sm);padding:0 .26667rem;background-color:transparent;-webkit-transform:translate(0%);-ms-transform:translate(0%);transform:translate(0);color:var(--text-tertiary)}.inputBox.mbNone[data-v-b3bcebd4]{margin-bottom:0}.border-input.van-cell-group{border:none;margin-bottom:.426667rem}.border-input.van-cell-group:after{border:0}#theme-color-night .border-input.van-cell-group .van-field{background-color:#393939;border-color:#393939}.recharge-bank{background-color:var(--theme-color-page-bg-color)}.recharge-bank .van-nav-bar__title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.recharge-bank .van-nav-bar__title .ico-currency{width:.69333rem;height:.69333rem;margin-right:.10667rem}.recharge-bank .right-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.recharge-bank .right-flex .ico-records{width:.48rem;margin-right:.21333rem}.recharge-bank .content .card{background-color:var(--theme-color-card-bg-color);border-radius:.4rem;padding:.26667rem .32rem;margin-bottom:.26667rem}.recharge-bank .content .card .border-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:relative;font-style:normal;font-size:var(--van-font-size-sm);padding-left:.106667rem;margin-bottom:.16rem;color:var(--theme-font-color-1)}.recharge-bank .content .card .border-title .main-title{text-transform:capitalize;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.recharge-bank .content .select-btn-container{margin-top:.53333rem;display:-ms-grid;display:grid;grid-auto-rows:.93333rem;-webkit-column-gap:.13333rem;-moz-column-gap:.13333rem;column-gap:.13333rem;row-gap:.26667rem;-ms-grid-columns:1fr .13333rem 1fr .13333rem 1fr;grid-template-columns:repeat(3,1fr)}.recharge-bank .content .select-btn-container .select-btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:.13333rem;border:1px solid var(--border-default);background-color:var(--theme-color-bg-color-1);font-size:.34667rem;color:var(--theme-font-color-2);word-break:break-all;text-align:center;padding:.13333rem;position:relative;overflow:hidden}.recharge-bank .content .select-btn-container .select-btn .svg-icon{width:.24rem;height:.32rem;position:absolute;right:-.02667rem;bottom:-.02667rem}.recharge-bank .content .select-btn-container .select-btn .angle-badge{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:0;width:0;position:absolute;top:0;right:0;color:var(--text-tertiary);font-size:.24rem;line-height:.21333rem;border:13px solid;border-color:#ededed #ededed transparent transparent}.recharge-bank .content .select-btn-container .select-btn .angle-badge span{position:absolute;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);display:inline-block;white-space:nowrap;width:.53333rem;margin-bottom:.26667rem;margin-left:.18667rem}.recharge-bank .content .select-btn-container .select-btn.selected{border-color:var(--theme-color)}.recharge-bank .content .select-btn-container .select-btn.selected .angle-badge{color:#fff;border-color:var(--theme-color) var(--theme-color) transparent transparent}.recharge-bank .content .select-btn-container .select-btn.disabled{background-color:#dadada;border-color:transparent!important;pointer-events:none;color:#fff;-webkit-box-shadow:none;box-shadow:none;cursor:not-allowed;opacity:var(--van-button-disabled-opacity)}.recharge-bank .content .select-btn-large{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:default;margin-top:.26667rem;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:.13333rem;height:.93333rem;background-color:var(--theme-color-bg-color-1);font-size:.32rem;color:var(--theme-font-color-2);-webkit-box-shadow:.05333rem .05333rem .16rem 0 rgba(0,0,0,.1);box-shadow:.05333rem .05333rem .16rem rgba(0,0,0,.1)}.recharge-bank .content .warn{color:var(--theme-color);font-size:.26667rem;line-height:.42667rem}.recharge-bank .content .border-input{margin-bottom:.21333rem}.recharge-bank .content .submit-btn{margin-bottom:.26667rem}.recharge-bank .content .tips{color:var(--text-tertiary);font-size:.26667rem;line-height:.53333rem}.recharge-bank .record-btn{width:100%;height:1.38667rem;border:1px solid var(--theme-color);background-color:transparent;color:var(--theme-color);border-radius:1.38667rem;font-size:.34667rem;margin-bottom:.26667rem}.recharge-bank .bonus-text{white-space:nowrap;font-size:.32rem;color:var(--text-tertiary)}[data-v-0a7bb44e]:export{themeColor:var(--theme-color)}.activity-padding[data-v-0a7bb44e]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-0a7bb44e]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-0a7bb44e]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-0a7bb44e]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-0a7bb44e]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-0a7bb44e]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-0a7bb44e]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-0a7bb44e]{background-color:#fff}#theme-color-night .activity-table[data-v-0a7bb44e],#theme-color-night .activity-table table[data-v-0a7bb44e],#theme-color-night .activity-table table td[data-v-0a7bb44e]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-0a7bb44e]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-0a7bb44e]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-0a7bb44e]{background-color:#333}.digital-new[data-v-0a7bb44e]{padding:0;padding-bottom:.53333rem}.digital-new .card[data-v-0a7bb44e]{background-color:var(--theme-color-card-bg-color);border-radius:.4rem;margin-bottom:.26667rem}.digital-new .section-title[data-v-0a7bb44e]{font-size:.37333rem;font-weight:500;color:var(--theme-font-color-1);margin-bottom:.32rem}.digital-new[data-v-0a7bb44e] .rebate-cell{border:1px solid var(--border-default);border-radius:.21333rem}.digital-new .step-card[data-v-0a7bb44e]{background-color:var(--theme-color-card-bg-color);border-radius:.4rem;margin-bottom:.26667rem;overflow:hidden}.digital-new .step-header[data-v-0a7bb44e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.26667rem .32rem;gap:.21333rem;position:relative}.digital-new .step-header[data-v-0a7bb44e]:after{content:"";position:absolute;bottom:0;left:.32rem;right:.32rem;height:.02667rem;background-color:#e8e8e8}.digital-new .step-header .step-icon[data-v-0a7bb44e]{height:.32rem;width:auto}.digital-new .step-header .step-title[data-v-0a7bb44e]{font-size:.37333rem;font-weight:500;color:var(--theme-font-color-1)}.digital-new .card-content[data-v-0a7bb44e]{padding:.32rem}.digital-new .field-label[data-v-0a7bb44e]{font-size:.34667rem;color:var(--theme-font-color-1);margin-bottom:.21333rem}.digital-new .field-row[data-v-0a7bb44e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:.21333rem}.digital-new .exchange-rate[data-v-0a7bb44e]{font-size:.32rem;color:var(--theme-color);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.10667rem}.digital-new .wallet-address-box[data-v-0a7bb44e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:.32rem;border:1px solid var(--border-default);border-radius:.66667rem;background-color:var(--bg-card);margin-bottom:.42667rem}.digital-new .wallet-address-box .address-text[data-v-0a7bb44e]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-size:.32rem;color:var(--text-primary);word-break:break-all;line-height:1.4}.digital-new .wallet-address-box .address-actions[data-v-0a7bb44e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.21333rem;margin-left:.26667rem}.digital-new .wallet-address-box .action-btn[data-v-0a7bb44e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:.85333rem;height:.85333rem;cursor:pointer}.digital-new .wallet-address-box .action-btn .action-icon[data-v-0a7bb44e]{width:.53333rem;height:.53333rem}.digital-new .amount-input-box[data-v-0a7bb44e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.21333rem .32rem;border:1px solid var(--border-default);border-radius:.66667rem;background-color:var(--bg-card);margin-bottom:.21333rem;-webkit-transition:border-color .2s ease;transition:border-color .2s ease}.digital-new .amount-input-box[data-v-0a7bb44e]:focus-within{border-color:var(--theme-color)}.digital-new .amount-input-box .input-left[data-v-0a7bb44e]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:relative;min-width:0}.digital-new .amount-input-box .input-left.full-width[data-v-0a7bb44e]{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;width:100%}.digital-new .amount-input-box .input-left .input-label[data-v-0a7bb44e]{font-size:.26667rem;color:var(--text-tertiary);margin-bottom:.05333rem}.digital-new .amount-input-box .input-left .amount-input[data-v-0a7bb44e]{border:none;outline:none;font-size:.34667rem;color:var(--text-primary);background:transparent;width:100%}.digital-new .amount-input-box .input-left .amount-input[data-v-0a7bb44e]::-webkit-input-placeholder{color:var(--text-tertiary)}.digital-new .amount-input-box .input-left .amount-input[data-v-0a7bb44e]::-moz-placeholder{color:var(--text-tertiary)}.digital-new .amount-input-box .input-left .amount-input[data-v-0a7bb44e]:-ms-input-placeholder{color:var(--text-tertiary)}.digital-new .amount-input-box .input-left .amount-input[data-v-0a7bb44e]::-ms-input-placeholder{color:var(--text-tertiary)}.digital-new .amount-input-box .input-left .amount-input[data-v-0a7bb44e]::placeholder{color:var(--text-tertiary)}.digital-new .amount-input-box .input-left .clear-icon[data-v-0a7bb44e]{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:var(--text-tertiary);font-size:.42667rem;cursor:pointer}.digital-new .amount-input-box .convert-icon[data-v-0a7bb44e]{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:1.54667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.digital-new .amount-input-box .convert-icon svg[data-v-0a7bb44e]{width:auto;height:.53333rem}.digital-new .amount-input-box .input-right[data-v-0a7bb44e]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;min-width:0}.digital-new .amount-input-box .input-right .converted-amount[data-v-0a7bb44e]{font-size:.34667rem;font-weight:500;color:var(--text-primary);text-align:right}.digital-new .limit-tip[data-v-0a7bb44e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:.32rem;color:var(--theme-color);margin-bottom:.32rem}.digital-new .quick-amount-list[data-v-0a7bb44e]{display:-ms-grid;display:grid;-ms-grid-columns:1fr .26667rem 1fr .26667rem 1fr;grid-template-columns:repeat(3,1fr);gap:.26667rem}.digital-new .quick-amount-btn[data-v-0a7bb44e]{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:1.06667rem;border:1px solid var(--border-default);border-radius:.21333rem;background-color:var(--bg-card);font-size:.37333rem;color:var(--text-primary);cursor:pointer}.digital-new .quick-amount-btn.active[data-v-0a7bb44e]{border-color:var(--theme-color);color:var(--theme-color)}.digital-new .quick-amount-btn.disabled[data-v-0a7bb44e]{background-color:#dadada;border-color:transparent!important;pointer-events:none;color:#fff;-webkit-box-shadow:none;box-shadow:none;cursor:not-allowed;opacity:var(--van-button-disabled-opacity)}.digital-new .quick-amount-btn .percent-badge[data-v-0a7bb44e]{display:inline-block;background-color:red;min-width:.72rem;padding:0 .08rem;height:.4rem;line-height:.4rem;position:absolute;color:#fff;right:-.13333rem;top:-.23333rem;border-radius:.21333rem 0;font-size:.26667rem;z-index:2}.digital-new .hash-input-box[data-v-0a7bb44e]{border:1px solid var(--border-default);border-radius:.66667rem;background-color:var(--bg-card);padding:.32rem .42667rem;-webkit-transition:border-color .2s ease;transition:border-color .2s ease}.digital-new .hash-input-box[data-v-0a7bb44e]:focus-within{border-color:var(--theme-color)}.digital-new .hash-input-box .hash-input[data-v-0a7bb44e]{width:100%;border:none;outline:none;font-size:.37333rem;color:var(--text-primary);background:transparent}.digital-new .hash-input-box .hash-input[data-v-0a7bb44e]::-webkit-input-placeholder{color:var(--text-tertiary)}.digital-new .hash-input-box .hash-input[data-v-0a7bb44e]::-moz-placeholder{color:var(--text-tertiary)}.digital-new .hash-input-box .hash-input[data-v-0a7bb44e]:-ms-input-placeholder{color:var(--text-tertiary)}.digital-new .hash-input-box .hash-input[data-v-0a7bb44e]::-ms-input-placeholder{color:var(--text-tertiary)}.digital-new .hash-input-box .hash-input[data-v-0a7bb44e]::placeholder{color:var(--text-tertiary)}.digital-new .submit-section[data-v-0a7bb44e]{margin:.42667rem 0}.digital-new .submit-section .van-button[data-v-0a7bb44e]{height:1.28rem;font-size:.42667rem}.digital-new .record-link[data-v-0a7bb44e]{text-align:center;color:var(--theme-color);font-size:.37333rem;margin-bottom:.42667rem;cursor:pointer}.digital-new .tips-card .tips-title[data-v-0a7bb44e]{font-size:.34667rem;margin-bottom:.21333rem}.digital-new .tips-card .tips-item[data-v-0a7bb44e]{font-size:.32rem;color:var(--text-tertiary);line-height:1.8}.digital-new .qrcode-popup[data-v-0a7bb44e]{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:var(--bg-card);border-radius:.42667rem;padding:.64rem;text-align:center;z-index:1000}.digital-new .qrcode-popup .qrcode-container[data-v-0a7bb44e]{position:relative;display:inline-block}.digital-new .qrcode-popup .qrcode-container canvas[data-v-0a7bb44e]{display:block}.digital-new .qrcode-popup .qrcode-address[data-v-0a7bb44e]{margin-top:.42667rem;font-size:.32rem;color:var(--text-secondary);word-break:break-all;max-width:5.33333rem}.digital-new .qrcode-popup .close-btn[data-v-0a7bb44e]{position:absolute;bottom:-1.33333rem;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);width:.96rem;height:.96rem;border-radius:50%;color:#fff;font-size:.74667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}#theme-color-night .digital-new .step-header:after{background-color:#3c3c3c}#theme-color-night .digital-new .rebate-cell{border-color:#3c3c3c!important;background-color:#2c2c2c!important}#theme-color-night .digital-new .rebate-cell .van-cell__value{color:var(--text-tertiary)!important}#theme-color-night .digital-new .rebate-cell .van-cell__right-icon{color:var(--text-secondary)!important}#theme-color-night .digital-new .rebate-cell .rebate-cell-value{color:var(--text-tertiary)!important}#theme-color-night .digital-new .wallet-address-box,#theme-color-night .digital-new .amount-input-box,#theme-color-night .digital-new .hash-input-box,#theme-color-night .digital-new .quick-amount-btn{background-color:#2c2c2c;border-color:#3c3c3c}#theme-color-night .digital-new .wallet-address-box .address-text,#theme-color-night .digital-new .wallet-address-box .amount-input,#theme-color-night .digital-new .wallet-address-box .hash-input,#theme-color-night .digital-new .wallet-address-box .converted-amount,#theme-color-night .digital-new .amount-input-box .address-text,#theme-color-night .digital-new .amount-input-box .amount-input,#theme-color-night .digital-new .amount-input-box .hash-input,#theme-color-night .digital-new .amount-input-box .converted-amount,#theme-color-night .digital-new .hash-input-box .address-text,#theme-color-night .digital-new .hash-input-box .amount-input,#theme-color-night .digital-new .hash-input-box .hash-input,#theme-color-night .digital-new .hash-input-box .converted-amount,#theme-color-night .digital-new .quick-amount-btn .address-text,#theme-color-night .digital-new .quick-amount-btn .amount-input,#theme-color-night .digital-new .quick-amount-btn .hash-input,#theme-color-night .digital-new .quick-amount-btn .converted-amount{color:#fff}#theme-color-night .digital-new .wallet-address-box::-webkit-input-placeholder,#theme-color-night .digital-new .amount-input-box::-webkit-input-placeholder,#theme-color-night .digital-new .hash-input-box::-webkit-input-placeholder,#theme-color-night .digital-new .quick-amount-btn::-webkit-input-placeholder{color:var(--text-secondary)}#theme-color-night .digital-new .wallet-address-box::-moz-placeholder,#theme-color-night .digital-new .amount-input-box::-moz-placeholder,#theme-color-night .digital-new .hash-input-box::-moz-placeholder,#theme-color-night .digital-new .quick-amount-btn::-moz-placeholder{color:var(--text-secondary)}#theme-color-night .digital-new .wallet-address-box:-ms-input-placeholder,#theme-color-night .digital-new .amount-input-box:-ms-input-placeholder,#theme-color-night .digital-new .hash-input-box:-ms-input-placeholder,#theme-color-night .digital-new .quick-amount-btn:-ms-input-placeholder{color:var(--text-secondary)}#theme-color-night .digital-new .wallet-address-box::-ms-input-placeholder,#theme-color-night .digital-new .amount-input-box::-ms-input-placeholder,#theme-color-night .digital-new .hash-input-box::-ms-input-placeholder,#theme-color-night .digital-new .quick-amount-btn::-ms-input-placeholder{color:var(--text-secondary)}#theme-color-night .digital-new .wallet-address-box::placeholder,#theme-color-night .digital-new .amount-input-box::placeholder,#theme-color-night .digital-new .hash-input-box::placeholder,#theme-color-night .digital-new .quick-amount-btn::placeholder{color:var(--text-secondary)}#theme-color-night .digital-new .amount-input-box:focus-within,#theme-color-night .digital-new .hash-input-box:focus-within{border-color:var(--theme-color)}#theme-color-night .digital-new .quick-amount-btn{color:var(--text-tertiary)}#theme-color-night .digital-new .quick-amount-btn.active{border-color:var(--theme-color);color:var(--theme-color)}#theme-color-night .digital-new .quick-amount-btn.disabled{background-color:#1a1a1a;border-color:transparent!important;color:var(--text-secondary)}#theme-color-night .digital-new .qrcode-popup{background-color:#2c2c2c}#theme-color-night .digital-new .qrcode-popup .qrcode-address{color:var(--text-tertiary)}#theme-color-night .digital-new .tips-title{color:var(--theme-color)}#theme-color-night .digital-new .tips-item,#theme-color-night .digital-new .limit-tip{color:var(--text-secondary)}.recharge-three-pay{background-color:var(--theme-color-page-bg-color)}.recharge-three-pay .van-nav-bar__title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.recharge-three-pay .van-nav-bar__title .ico-currency{width:.69333rem;height:.69333rem;margin-right:.10667rem}.recharge-three-pay .right-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.recharge-three-pay .right-flex .ico-records{width:.48rem;margin-right:.21333rem}.recharge-three-pay .content .card{background-color:var(--theme-color-card-bg-color);border-radius:.4rem;padding:.26667rem .32rem;margin-bottom:.26667rem}.recharge-three-pay .content .card .border-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:relative;font-style:normal;font-size:var(--van-font-size-sm);padding-left:.106667rem;margin-bottom:.16rem;color:var(--theme-font-color-1)}.recharge-three-pay .content .card .border-title .main-title{text-transform:capitalize;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:.53333rem}.recharge-three-pay .content .card .border-title .main-title .van-tag{margin-left:.13333rem;color:var(--theme-color);background-color:rgba(var(--theme-color),.1)}.recharge-three-pay .content .tabs{margin-top:.53333rem;display:-ms-grid;display:grid;grid-auto-rows:1.25333rem;-webkit-column-gap:.26667rem;-moz-column-gap:.26667rem;column-gap:.26667rem;row-gap:.26667rem;-ms-grid-columns:1fr .26667rem 1fr .26667rem 1fr;grid-template-columns:repeat(3,1fr)}.recharge-three-pay .content .tabs .tab-item{position:relative;border:1px solid transparent;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:.13333rem;background-color:var(--theme-color-bg-color-1);font-size:.26667rem;color:var(--theme-font-color-2);-webkit-box-shadow:.05333rem .05333rem .16rem 0 rgba(0,0,0,.1);box-shadow:.05333rem .05333rem .16rem rgba(0,0,0,.1);word-break:break-all;text-align:center;padding:.13333rem}.recharge-three-pay .content .tabs .tab-item.active{border:1px solid var(--theme-color)}.recharge-three-pay .content .tabs .tab-item.active .svg-icon{width:.34667rem;height:.45333rem;position:absolute;right:-.05333rem;bottom:-.05333rem}.recharge-three-pay .content .select-btn-container{margin-top:.53333rem;display:-ms-grid;display:grid;grid-auto-rows:.93333rem;-webkit-column-gap:.13333rem;-moz-column-gap:.13333rem;column-gap:.13333rem;row-gap:.26667rem;-ms-grid-columns:1fr .13333rem 1fr .13333rem 1fr;grid-template-columns:repeat(3,1fr)}.recharge-three-pay .content .select-btn-container .select-btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:.13333rem;border:1px solid var(--border-default);background-color:var(--theme-color-bg-color-1);font-size:.34667rem;color:var(--theme-font-color-2);word-break:break-all;text-align:center;padding:.13333rem;position:relative;overflow:hidden}.recharge-three-pay .content .select-btn-container .select-btn .svg-icon{width:.24rem;height:.32rem;position:absolute;right:-.02667rem;bottom:-.02667rem}.recharge-three-pay .content .select-btn-container .select-btn .angle-badge{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:0;width:0;position:absolute;top:0;right:0;color:var(--text-tertiary);font-size:.24rem;line-height:.21333rem;border:13px solid;border-color:#ededed #ededed transparent transparent}.recharge-three-pay .content .select-btn-container .select-btn .angle-badge span{position:absolute;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);display:inline-block;white-space:nowrap;width:.53333rem;margin-bottom:.26667rem;margin-left:.18667rem}.recharge-three-pay .content .select-btn-container .select-btn.selected{border-color:var(--theme-color)}.recharge-three-pay .content .select-btn-container .select-btn.selected .angle-badge{color:#fff;border-color:var(--theme-color) var(--theme-color) transparent transparent}.recharge-three-pay .content .select-btn-container .select-btn.disabled{background-color:#dadada;pointer-events:none;color:#fff;border-color:transparent!important;-webkit-box-shadow:none;box-shadow:none;cursor:not-allowed;opacity:var(--van-button-disabled-opacity)}.recharge-three-pay .content .warn{color:var(--theme-color);font-size:.26667rem;line-height:.42667rem}.recharge-three-pay .content .border-input{margin-bottom:.21333rem}.recharge-three-pay .content .submit-btn{margin-bottom:.26667rem}.recharge-three-pay .content .tips{color:var(--text-tertiary);font-size:.26667rem;line-height:.53333rem}.recharge-three-pay .select-bank{border-top-left-radius:.53333rem;border-top-right-radius:.53333rem;height:60%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.recharge-three-pay .select-bank .wrapper{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:1.17333rem;padding:.53333rem .26667rem}.recharge-three-pay .select-bank .wrapper .title{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.37333rem;font-weight:600;line-height:.37333rem;margin-right:.16rem}.recharge-three-pay .select-bank .wrapper .title:before{background-color:#ccb8a1;content:"";display:block;height:.42667rem;margin:0 .26667rem;min-width:.08rem;width:.08rem}.recharge-three-pay .select-bank .wrapper .side{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;position:relative}.recharge-three-pay .select-bank .wrapper .side .clear{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:.53333rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:var(--van-font-size-sm);-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:1}.recharge-three-pay .select-bank .wrapper .side .clear .svg-icon{height:.66667rem;width:.66667rem}.recharge-three-pay .select-bank .select-content{border-top-left-radius:.53333rem;border-top-right-radius:.53333rem;background-color:var(--bg-card);overflow:auto;padding:.64rem;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.recharge-three-pay .select-bank .select-content .bank-cell{margin-bottom:.26667rem}.recharge-three-pay .select-bank .bank-cell{height:1.33333rem;border-radius:1.33333rem;border:1px solid var(--theme-color-border-color);background-color:var(--theme-color-bg-color-1)!important;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 .48rem;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.recharge-three-pay .select-bank .bank-cell .bank-info{width:5.6rem}.recharge-three-pay .select-bank .bank-cell.active{border-color:var(--theme-color);color:var(--theme-font-color-1)}.recharge-three-pay .record-btn{width:100%;height:1.38667rem;border:1px solid var(--theme-color);background-color:transparent;color:var(--theme-color);border-radius:1.38667rem;font-size:.34667rem;margin-bottom:.26667rem}.recharge-three-pay .website-link{color:var(--theme-color)}.recharge-three-pay .bonus-text{white-space:nowrap;font-size:.32rem;color:var(--text-tertiary)}.recharge-three-pay .rate-tip{color:var(--theme-color);margin-left:.13333rem;font-size:.3rem}.recharge-three-pay .rate-convert{color:var(--theme-color);font-size:.26667rem;line-height:.42667rem}.recharge-manager{background-color:var(--theme-color-page-bg-color)}.recharge-manager .van-nav-bar__title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.recharge-manager .van-nav-bar__title .ico-currency{width:.69333rem;height:.69333rem;margin-right:.10667rem}.recharge-manager .right-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.recharge-manager .right-flex .ico-records{width:.48rem;margin-right:.21333rem}.recharge-manager .content .card{background-color:var(--theme-color-card-bg-color);border-radius:.4rem;padding:.26667rem .32rem;margin-bottom:.26667rem}.recharge-manager .content .card .border-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:relative;font-style:normal;font-size:var(--van-font-size-sm);padding-left:.106667rem;margin-bottom:.16rem;color:var(--theme-font-color-1)}.recharge-manager .content .card .border-title .main-title{text-transform:capitalize;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.recharge-manager .content .card .border-title .main-title .van-tag{margin-left:.13333rem;color:var(--theme-color);background-color:rgba(var(--theme-color),.1)}.recharge-manager .content .tabs{display:-ms-grid;display:grid;grid-auto-rows:1.70667rem;-webkit-column-gap:.08rem;-moz-column-gap:.08rem;column-gap:.08rem;row-gap:.08rem;-ms-grid-columns:1fr .08rem 1fr .08rem 1fr .08rem 1fr;grid-template-columns:repeat(4,1fr)}.recharge-manager .content .tabs .tab-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border-radius:.13333rem;border:1px solid var(--border-default);background-color:var(--theme-color-bg-color-1);font-size:.26667rem;color:var(--theme-font-color-2);word-break:break-all;text-align:center;position:relative}.recharge-manager .content .tabs .tab-item .bank-ico{width:.66667rem;height:.66667rem;z-index:1;margin-bottom:.10667rem}.recharge-manager .content .tabs .tab-item .bank-name{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3;padding-bottom:.02667rem;margin-bottom:.10667rem}.recharge-manager .content .tabs .tab-item .font-r{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3;padding-bottom:.02667rem}.recharge-manager .content .tabs .tab-item.active{border:1px solid var(--theme-color)}.recharge-manager .content .tabs .tab-item.active .svg-icon{width:.34667rem;height:.45333rem;position:absolute;right:-.02667rem;bottom:-.02667rem}.recharge-manager .content .select-btn-container{margin-top:.53333rem;display:-ms-grid;display:grid;grid-auto-rows:.93333rem;-webkit-column-gap:.13333rem;-moz-column-gap:.13333rem;column-gap:.13333rem;row-gap:.26667rem;-ms-grid-columns:1fr .13333rem 1fr .13333rem 1fr;grid-template-columns:repeat(3,1fr)}.recharge-manager .content .select-btn-container .select-btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:.13333rem;border:1px solid var(--border-default);background-color:var(--theme-color-bg-color-1);font-size:.34667rem;color:var(--theme-font-color-2);word-break:break-all;text-align:center;padding:.13333rem;position:relative;overflow:hidden}.recharge-manager .content .select-btn-container .select-btn .svg-icon{width:.24rem;height:.32rem;position:absolute;right:-.02667rem;bottom:-.02667rem}.recharge-manager .content .select-btn-container .select-btn .angle-badge{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:0;width:0;position:absolute;top:0;right:0;color:var(--text-tertiary);font-size:.24rem;line-height:.21333rem;border:13px solid;border-color:#ededed #ededed transparent transparent}.recharge-manager .content .select-btn-container .select-btn .angle-badge span{position:absolute;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);display:inline-block;white-space:nowrap;width:.53333rem;margin-bottom:.26667rem;margin-left:.18667rem}.recharge-manager .content .select-btn-container .select-btn.selected{border-color:var(--theme-color)}.recharge-manager .content .select-btn-container .select-btn.selected .angle-badge{color:#fff;border-color:var(--theme-color) var(--theme-color) transparent transparent}.recharge-manager .content .select-btn-container .select-btn.disabled{background-color:#dadada;border-color:transparent!important;pointer-events:none;color:#fff;-webkit-box-shadow:none;box-shadow:none;cursor:not-allowed;opacity:var(--van-button-disabled-opacity)}.recharge-manager .content .warn{color:var(--theme-color);font-size:.26667rem;line-height:.42667rem}.recharge-manager .content .border-input{margin-bottom:.21333rem}.recharge-manager .content .submit-btn{margin-bottom:.26667rem}.recharge-manager .content .tips{color:var(--text-tertiary);font-size:.26667rem;line-height:.53333rem}.recharge-manager .badge{display:inline-block;background-color:var(--theme-color);min-width:.72rem;padding:0 .08rem;height:.4rem;line-height:.4rem;position:absolute;color:#fff;right:-.13333rem;top:-.13333rem;border-radius:.21333rem 0;font-size:.26667rem;z-index:2}.recharge-manager .popup-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:.42667rem}.recharge-manager .close-button{background:none;border:none;color:var(--theme-font-color-1);font-size:.37333rem;cursor:pointer;position:absolute}.recharge-manager .popup-title{font-size:.37333rem;margin:0 auto;color:var(--theme-font-color-1)}.recharge-manager .protocol-card .section-title{font-size:.37333rem;font-weight:500;color:var(--theme-font-color-1);margin-bottom:.32rem}.recharge-manager .protocol-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.26667rem}.recharge-manager .protocol-item{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-width:2.66667rem;padding:.21333rem .32rem;border:1px solid var(--border-default);border-radius:.21333rem;background-color:var(--theme-color-bg-color-1);cursor:pointer}.recharge-manager .protocol-item.active{border-color:var(--theme-color)}.recharge-manager .protocol-item .protocol-top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.16rem;margin-bottom:.10667rem}.recharge-manager .protocol-item .badge{display:inline-block;background-color:red;min-width:.72rem;padding:0 .08rem;height:.4rem;line-height:.4rem;position:absolute;color:#fff;right:-.13333rem;top:-.23333rem;border-radius:.21333rem 0;font-size:.26667rem;z-index:2}.recharge-manager .protocol-item .protocol-icon{width:.42667rem;height:.42667rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.recharge-manager .protocol-item .protocol-name{font-size:.32rem;font-weight:500;color:#ff4d4f;white-space:nowrap}.recharge-manager .protocol-item .protocol-range{font-size:.26667rem;color:var(--text-tertiary)}.recharge-manager .protocol-item .selected-icon{position:absolute;right:-.08rem;bottom:-.02667rem;width:.42667rem;height:.42667rem}#theme-color-night .recharge-manager .protocol-item{background-color:#2c2c2c;border-color:#3c3c3c}#theme-color-night .recharge-manager .protocol-item.active{border-color:var(--theme-color)}#theme-color-night .recharge-manager .protocol-item .protocol-range{color:var(--text-secondary)}.recharge{background-color:var(--theme-color-page-bg-color);font-size:.37333rem;min-height:100%}.recharge .recharge-tabs>.van-tabs__wrap{display:none;background-color:var(--theme-color-card-bg-color)}.recharge .recharge-tabs .recharge-tab{font-size:.37333rem}.recharge .recharge-tabs>.van-tabs__wrap{height:1.2rem;padding:0 .4rem;border-radius:0 0 .4rem .4rem}.recharge .recharge-tabs>.van-tabs__wrap .van-tabs__line{display:none}.recharge .recharge-tabs>.van-tabs__wrap .van-tabs__nav--line{padding-bottom:0}.recharge .recharge-tabs>.van-tabs__wrap .van-tabs__nav{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.recharge .recharge-tabs>.van-tabs__wrap .van-tabs__nav .van-tab{border-radius:1.33333rem;padding:0 .32rem;height:.8rem;line-height:.8rem;color:var(--text-tertiary);border:1px solid var(--border-default);background-color:var(--bg-page);font-weight:500;font-size:var(--van-font-size-sm);-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;position:relative;min-width:1.73333rem;margin-right:.26667rem}.recharge .recharge-tabs>.van-tabs__wrap .van-tabs__nav .van-tab.van-tab--active{background:none;border:1px solid var(--theme-color);color:var(--theme-color)}.recharge .title-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.recharge .title-container .icon-rebate{width:.69333rem;height:.69333rem;margin-right:.13333rem}.recharge .tab-content{padding:.26667rem .26667rem 0}.recharge .card{background-color:var(--theme-color-card-bg-color);border-radius:.4rem;padding:.26667rem .32rem;margin-bottom:.26667rem}.recharge .card .border-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:relative;font-style:normal;font-size:var(--van-font-size-sm);padding-left:.106667rem;margin-bottom:.16rem;color:var(--theme-font-color-1)}.recharge .card .border-title .main-title{text-transform:capitalize;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.recharge .tabs{display:-ms-grid;display:grid;grid-auto-rows:1.70667rem;-webkit-column-gap:.08rem;-moz-column-gap:.08rem;column-gap:.08rem;row-gap:.08rem;-ms-grid-columns:1fr .08rem 1fr .08rem 1fr .08rem 1fr;grid-template-columns:repeat(4,1fr)}.recharge .tabs .tab-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border-radius:.13333rem;border:1px solid var(--border-default);background-color:var(--theme-color-bg-color-1);font-size:.26667rem;color:var(--theme-font-color-2);word-break:break-all;text-align:center;position:relative}.recharge .tabs .tab-item .bank-ico{width:.66667rem;height:.66667rem;margin-bottom:.10667rem;z-index:1}.recharge .tabs .tab-item .bank-name{margin-bottom:.10667rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3;padding-bottom:.02667rem}.recharge .tabs .tab-item .font-r{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3;padding-bottom:.02667rem}.recharge .tabs .tab-item.active{border:1px solid var(--theme-color)}.recharge .tabs .tab-item.active .svg-icon{width:.34667rem;height:.45333rem;position:absolute;right:-.02667rem;bottom:-.02667rem}.recharge .tabs .badge{display:inline-block;background-color:red;min-width:.72rem;padding:0 .08rem;height:.4rem;line-height:.4rem;position:absolute;color:#fff;right:-.13333rem;top:-.13333rem;border-radius:.21333rem 0;font-size:.26667rem;z-index:2}.recharge .recharge-footer{width:100%;text-align:center;background-color:var(--theme-color-page-bg-color);padding:.26667rem}.recharge .recharge-footer span{color:var(--text-tertiary)}.recharge .recharge-footer .customer-service-link{color:var(--theme-color)}.recharge .payment-methods{display:-ms-grid;display:grid;-ms-grid-columns:1fr .26667rem 1fr;grid-template-columns:repeat(2,1fr);gap:.26667rem;background-color:var(--theme-color-card-bg-color);border-radius:.4rem}.recharge .payment-methods .method-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;height:.93333rem;border:1px solid #e0e0e0;border-radius:.21333rem;background-color:var(--bg-card);cursor:pointer;position:relative;padding:0 .26667rem}.recharge .payment-methods .method-item.active{border-color:var(--theme-color)}.recharge .payment-methods .method-item .method-icon{height:.48rem;margin-right:.26667rem}.recharge .payment-methods .method-item .method-name{font-size:.37333rem;color:var(--text-primary)}.recharge .payment-methods .method-item .method-selected-icon{width:.42667rem;height:.42667rem;color:var(--theme-color);position:absolute;bottom:0;right:-.08rem}.recharge .m-10{margin:.26667rem;margin-bottom:0}.recharge .record-link{color:var(--theme-color);padding-bottom:.26667rem;text-align:center}#theme-color-night .recharge{--theme-font-color-1: #999999;--theme-font-color-2: #999999;--van-cell-text-color: var(--text-tertiary)}#theme-color-night .recharge .field-container .inputBox input{color:var(--theme-font-color-1)}#theme-color-night .recharge .select-btn-container .select-btn{border-color:#2c2c2c;background-color:transparent}#theme-color-night .recharge .select-btn-container .select-btn.selected{border-color:var(--theme-color)}#theme-color-night .recharge .select-btn-container .select-btn.disabled{background-color:#616161;color:#fff;opacity:.7}#theme-color-night .recharge .tabs .tab-item{border-color:#2c2c2c;background-color:#2c2c2c}#theme-color-night .recharge .tabs .tab-item.active{border-color:var(--theme-color)}#theme-color-night .recharge .select-btn .angle-badge{color:var(--text-primary);border-color:var(--text-tertiary) #999999 transparent transparent}#theme-color-night .recharge .select-btn.selected .angle-badge{color:#fff;border-color:var(--theme-color) var(--theme-color) transparent transparent}#theme-color-night .recharge .payment-methods .method-item{background-color:#2c2c2c;border-color:#2c2c2c}#theme-color-night .recharge .payment-methods .method-item .method-name{color:#fff}#theme-color-night .recharge .payment-methods .method-item.active{border-color:var(--theme-color)}#theme-color-night .recharge .recharge-tabs>.van-tabs__wrap .van-tabs__nav .van-tab{background-color:#2c2c2c;border-color:#2c2c2c}#theme-color-night .recharge .recharge-tabs>.van-tabs__wrap .van-tabs__nav .van-tab.van-tab--active{border-color:var(--theme-color);background-color:transparent}[data-v-7abfe940]:export{themeColor:var(--theme-color)}.activity-padding[data-v-7abfe940]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-7abfe940]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-7abfe940]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-7abfe940]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-7abfe940]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-7abfe940]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-7abfe940]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-7abfe940]{background-color:#fff}#theme-color-night .activity-table[data-v-7abfe940],#theme-color-night .activity-table table[data-v-7abfe940],#theme-color-night .activity-table table td[data-v-7abfe940]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-7abfe940]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-7abfe940]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-7abfe940]{background-color:#333}.footer-section[data-v-7abfe940]{--font-color1: #333;--font-color2: #666;--font-color3: #aaa;--download-content-border-color: #dedede;text-align:center;font-size:.32rem;color:var(--font-color1);padding:.26667rem}.download-box[data-v-7abfe940]{width:9.46667rem;height:3.84rem;border-radius:.26667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.character[data-v-7abfe940]{width:2.66667rem;height:3.73333rem;z-index:1}.download-content[data-v-7abfe940]{width:7.2rem;text-align:left;height:3.73333rem;border:1px solid var(--download-content-border-color);border-radius:.26667rem;padding:.4rem;margin-left:-.4rem}.download-title[data-v-7abfe940]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:.37333rem;font-weight:700;margin-bottom:.26667rem}.dot[data-v-7abfe940]{width:.32rem;height:.32rem;background-color:#fc0;border-radius:50%;margin-right:.21333rem}.desc[data-v-7abfe940]{color:var(--font-color2);margin-bottom:.42667rem}.button-group[data-v-7abfe940]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.32rem}.btn[data-v-7abfe940]{width:2.98667rem;height:1.09333rem;border:1px solid var(--download-content-border-color);border-radius:2.64rem;background-color:#fff;font-size:.37333rem;font-weight:500;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:.21333rem}.btn img[data-v-7abfe940]{width:.64rem;height:.64rem}.icon-section[data-v-7abfe940]{margin-top:.4rem}.icon-row[data-v-7abfe940]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:.4rem}.icon-group[data-v-7abfe940]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;padding:0 .37333rem}.icon-row .icon-group:first-of-type .title[data-v-7abfe940]{text-align:right}.icon-row .icon-group .title[data-v-7abfe940]{margin-bottom:.26667rem;font-size:.32rem;text-align:left}.icons[data-v-7abfe940]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;gap:.32rem;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.icon-row .icon-group:last-of-type .icons[data-v-7abfe940]{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.icons img.bmm[data-v-7abfe940]{height:.69333rem}.icons img[data-v-7abfe940]{height:.58667rem;-o-object-fit:contain;object-fit:contain}.footer-text[data-v-7abfe940]{margin:0 auto .32rem;color:var(--font-color2);font-size:.32rem;line-height:1.6;white-space:pre-line}.copyright[data-v-7abfe940]{font-size:.32rem;color:var(--font-color3)}#theme-color-night .footer-section{--font-color1: #fff;--font-color2: #fff;--font-color3: #fff;--download-content-border-color: #4f4d4e}#theme-color-night .footer-section .btn.ios,#theme-color-night .footer-section .btn.android{background:-webkit-gradient(linear,left top,right top,from(#39352c),to(#262521));background:-webkit-linear-gradient(left,#39352c 0%,#262521 100%);background:linear-gradient(90deg,#39352c,#262521)}.home-notice.van-notice-bar{color:var(--theme-font-color-1);height:1.09333rem;padding:0;background:none}.home-notice.van-notice-bar .left-icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:var(--bg-page);width:1.09333rem;height:1.09333rem;border-radius:.26667rem 0 0 .26667rem}.home-notice.van-notice-bar .left-icon .volume{width:.57333rem;height:.56rem}.home-notice.van-notice-bar .left-icon span{font-size:var(--van-font-size-sm);font-weight:500;color:var(--theme-font-color-1)}.home-notice.van-notice-bar .van-notice-bar__wrap{border-radius:0 .26667rem .26667rem 0;background-color:var(--bg-page);margin-left:-.02667rem}.home-notice.van-notice-bar .right-icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:var(--bg-page);height:100%;width:1.09333rem;height:1.09333rem;margin-left:.26667rem;border-radius:.26667rem;position:relative}.home-notice.van-notice-bar .right-icon .unread-count{width:.42667rem;height:.42667rem;background-color:#f15079;color:#fff;font-size:.32rem;position:absolute;right:0;top:0;line-height:.42667rem;text-align:center;border-radius:.42667rem}.home-notice.van-notice-bar .right-icon .message{width:.68rem;height:.57333rem}.home-notice.van-notice-bar .notice-item{margin-right:2.66667rem;font-size:var(--van-font-size-sm)}.home-notice.van-notice-bar .one_item.notice-item{display:inline-block;min-width:9.56rem;margin-right:0;text-align:right}.home-notice.van-notice-bar .notice-swipe{height:.53333rem;line-height:.53333rem}.home-notice.van-notice-bar .notice-swipe .van-swipe__track--vertical{-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}[data-v-0fba8a27]:export{themeColor:var(--theme-color)}.activity-padding[data-v-0fba8a27]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-0fba8a27]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-0fba8a27]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-0fba8a27]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-0fba8a27]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-0fba8a27]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-0fba8a27]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-0fba8a27]{background-color:#fff}#theme-color-night .activity-table[data-v-0fba8a27],#theme-color-night .activity-table table[data-v-0fba8a27],#theme-color-night .activity-table table td[data-v-0fba8a27]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-0fba8a27]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-0fba8a27]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-0fba8a27]{background-color:#333}.amusement-title[data-v-0fba8a27]{font-size:.34667rem;height:.64rem;font-weight:500;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.amusement-title .main[data-v-0fba8a27]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.amusement-title .main .text[data-v-0fba8a27]{font-size:.4rem}.amusement-title .main .icon[data-v-0fba8a27]:before{content:"";display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:.08rem;height:.32rem;border-radius:.16rem;background-color:var(--theme-color);margin-right:.16rem}.amusement-title .right[data-v-0fba8a27]{font-size:var(--van-font-size-sm);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-weight:400}[data-v-e4869b8b]:export{themeColor:var(--theme-color)}.activity-padding[data-v-e4869b8b]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-e4869b8b]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-e4869b8b]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-e4869b8b]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-e4869b8b]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-e4869b8b]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-e4869b8b]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-e4869b8b]{background-color:#fff}#theme-color-night .activity-table[data-v-e4869b8b],#theme-color-night .activity-table table[data-v-e4869b8b],#theme-color-night .activity-table table td[data-v-e4869b8b]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-e4869b8b]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-e4869b8b]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-e4869b8b]{background-color:#333}.collect-status[data-v-e4869b8b]{position:absolute;top:.10667rem;right:.10667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:.42667rem;height:.42667rem;border-radius:.42667rem;z-index:1;background:var(--theme-corner-mark-color)}.collect-status .select-icon[data-v-e4869b8b]{width:.26667rem;height:.26667rem}[data-v-db5900be]:export{themeColor:var(--theme-color)}.activity-padding[data-v-db5900be]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-db5900be]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-db5900be]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-db5900be]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-db5900be]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-db5900be]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-db5900be]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-db5900be]{background-color:#fff}#theme-color-night .activity-table[data-v-db5900be],#theme-color-night .activity-table table[data-v-db5900be],#theme-color-night .activity-table table td[data-v-db5900be]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-db5900be]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-db5900be]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-db5900be]{background-color:#333}.grid-game[data-v-db5900be]{padding:.21333rem .26667rem 0}.grid-game .title-icon[data-v-db5900be]{width:.58667rem;margin-right:.05333rem}.grid-game .com[data-v-db5900be]{height:.53333rem}.grid-game .scrollX[data-v-db5900be]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow-x:scroll;-webkit-overflow-scrolling:touch;width:9.46667rem}.grid-game .scrollX[data-v-db5900be]::-webkit-scrollbar{display:none}.grid-game .corner-mark[data-v-db5900be]{position:absolute;left:0;display:inline-block;font-size:.26667rem;padding:0 .13333rem;max-width:1.6rem;height:.34667rem;line-height:.34667rem;border-radius:.24rem 0;background:var(--theme-corner-mark-color);color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.grid-game .grid-list[data-v-db5900be]{width:9.46667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:.10667rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-left:.02667rem;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.grid-game .grid-list .grid-item[data-v-db5900be]{margin-bottom:.10667rem;margin-right:.10667rem;position:relative}.grid-game .grid-list .grid-item[data-v-db5900be]:nth-of-type(2n){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.grid-game .grid-list .grid-item .model[data-v-db5900be]{width:100%;height:100%;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;color:#fff;font-size:.32rem;border-radius:.24rem .24rem 0 0}.grid-game .grid-list .grid-item .model span[data-v-db5900be]{margin:.05333rem}.grid-game .grid-list .grid-item .grid-item-section[data-v-db5900be]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:var(--van-font-size-sm);border-radius:.24rem;border:.5px solid hsla(0deg,0%,80%,.526);position:relative;overflow:hidden;width:100%;height:100%}.grid-game .grid-list .grid-item .grid-item-section .item-img[data-v-db5900be]{width:100%;height:100%;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.grid-game .grid-list .grid-item .grid-item-section .item-img .img[data-v-db5900be]{width:100%;height:100%;border-radius:.4rem .4rem 0 0;-o-object-fit:fill;object-fit:fill;pointer-events:none;background-repeat:no-repeat;background-size:cover}.grid-game .grid-list .grid-item .grid-item-section .item-img .img img[data-v-db5900be]{width:100%;height:100%;pointer-events:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.grid-game .grid-list .grid-item .grid-item-section .item-big-img.item-img[data-v-db5900be]{width:100%}.grid-game .grid-list .grid-item .grid-item-section .demo[data-v-db5900be]{position:absolute;right:.10667rem;bottom:.37333rem;max-width:1.12rem;height:.48rem;border-radius:.24rem;background-color:rgba(0,0,0,.1);color:#fff;font-size:.26667rem;text-align:center;line-height:.48rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.grid-game .grid-list .grid-item .text-name[data-v-db5900be]{position:absolute;width:100%;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:1;text-overflow:ellipsis;font-size:.29333rem;line-height:.32rem;word-break:break-all;padding:0 .05333rem;background-color:transparent;bottom:.10667rem;color:var(--theme-font-color-2)}.grid-game .grid-list .grid-item.style4 .grid-item-section .demo[data-v-db5900be]{bottom:.10667rem}.grid-game .grid-list .grid-item.style4 .text-name[data-v-db5900be]{color:var(--text-primary);bottom:0}.grid-game .grid-list .grid-item.style4 .text-name.recommend-name[data-v-db5900be]{bottom:.10667rem}.grid-game .grid-list .grid-item.col-1[data-v-db5900be]:nth-child(n){margin-right:0rem}.grid-game .grid-list .grid-item.col-2[data-v-db5900be]:nth-child(2n){margin-right:0rem}.grid-game .grid-list .grid-item.col-3[data-v-db5900be]:nth-child(3n){margin-right:0rem}.grid-game .grid-list .grid-item.col-4[data-v-db5900be]:nth-child(4n){margin-right:0rem}.grid-game .grid-list .grid-item.col-5[data-v-db5900be]:nth-child(5n){margin-right:0rem}.grid-game .grid-list .grid-item.col-6[data-v-db5900be]:nth-child(6n){margin-right:0rem}.grid-game .grid-list .grid-item.col-7[data-v-db5900be]:nth-child(7n){margin-right:0rem}.grid-game .grid-list .grid-item.col-8[data-v-db5900be]:nth-child(8n){margin-right:0rem}.grid-game .grid-list .grid-item.col-9[data-v-db5900be]:nth-child(9n){margin-right:0rem}.grid-game .grid-list .grid-item.col-10[data-v-db5900be]:nth-child(10n){margin-right:0rem}.grid-game .grid-list[data-v-db5900be]:last-of-type{margin-right:0rem}.grid-game .more[data-v-db5900be]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.grid-game .casino-menu-7[data-v-db5900be]{width:.64rem;height:.64rem}.grid-game .ico-clear[data-v-db5900be]{width:.69333rem}.grid-game .prev-btn[data-v-db5900be]{width:1.01333rem;height:.64rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border:2px solid var(--border-default);color:var(--theme-color);font-weight:600;border-radius:.32rem 0 0 .32rem}.grid-game .next-btn[data-v-db5900be]{width:1.01333rem;height:.64rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border:2px solid var(--border-default);color:var(--theme-color);font-weight:600;border-radius:0 .32rem .32rem 0;border-left:none}.grid-game .prev-btn .svg-icon[data-v-db5900be],.grid-game .next-btn .svg-icon[data-v-db5900be]{width:.32rem;height:.32rem}.grid-game .prev-btn.disabled[data-v-db5900be],.grid-game .next-btn.disabled[data-v-db5900be]{color:var(--text-tertiary)}[data-v-49670aed]:export{themeColor:var(--theme-color)}.activity-padding[data-v-49670aed]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-49670aed]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-49670aed]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-49670aed]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-49670aed]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-49670aed]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-49670aed]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-49670aed]{background-color:#fff}#theme-color-night .activity-table[data-v-49670aed],#theme-color-night .activity-table table[data-v-49670aed],#theme-color-night .activity-table table td[data-v-49670aed]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-49670aed]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-49670aed]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-49670aed]{background-color:#333}.grid-item-4[data-v-49670aed]{width:10rem;height:7.1679rem}.grid-item-3[data-v-49670aed]{width:10rem;height:9.2523rem}.home-page{width:100%;min-height:100%;padding-top:1.27333rem;padding-bottom:2.4rem;background-color:var(--bg-card)}.home-page .top-menu{width:100%;white-space:nowrap;background:none;overflow-x:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 .26667rem}.home-page .top-menu::-webkit-scrollbar{display:none}.home-page .top-menu .top-menu-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:1.42667rem;height:1.46667rem;margin-right:.13333rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:var(--bg-page);-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;border-radius:.26667rem}.home-page .top-menu .top-menu-item .icon-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.home-page .top-menu .top-menu-item .icon-box .icon{height:.74667rem;margin-bottom:.10667rem}.home-page .top-menu .top-menu-item p{min-width:100%;color:var(--text-primary);text-align:center;font-size:.28rem;padding:0 .05333rem}.home-page .top-menu .top-menu-item.active{border:1px solid var(--theme-color)}.home-page .home-notice{margin:0 .26667rem .133rem}.home-page .no_casino{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:.53333rem}.home-page .no_casino .no-data{margin-top:.53333rem}.home-page .no_casino p{margin-bottom:.4rem}.home-page .no_casino span{color:var(--theme-color);text-decoration:underline;margin-top:.53333rem}.home-page .sport-notice{background-color:var(--bg-page);border-radius:.4rem;margin:0 .26667rem .42667rem}.home-page .van-swipe.home-swipe{width:9.46667rem;height:2.933rem;margin:0 .26667rem .133rem;border-radius:.4rem}.home-page .van-swipe.home-swipe .van-swipe-item .main-banner{height:2.933rem;position:relative;border-radius:.26667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.home-page .van-swipe.home-swipe .van-swipe-item .banner-content{z-index:2;width:58%}.home-page .van-swipe.home-swipe .van-swipe-item .banner-content h2{color:var(--theme-color);font-size:.42667rem;padding-left:.53333rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;line-height:.42667rem;max-height:1.54667rem}.home-page .van-swipe.home-swipe .van-swipe-item .banner-content p{font-size:.37333rem;margin-top:.26667rem;padding-left:.53333rem;color:var(--text-tertiary);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;line-height:.37333rem;max-height:1.38667rem}.home-page .van-swipe.home-swipe .van-swipe-item .banner-image{max-width:40%;max-height:100%;height:auto;position:absolute;right:.26667rem}.home-page .van-swipe.home-swipe .van-swipe__indicator{background-color:#ebedf0;opacity:1}.home-page .van-swipe.home-swipe .van-swipe__indicator.van-swipe__indicator--active{background-color:var(--theme-color)}.home-page .home-banner{width:9.46667rem;margin:0 .26667rem .133rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.home-page .home-banner.card-section{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.home-page .home-banner.card-section.col-3 .card{width:3.06667rem;height:.90187rem}.home-page .home-banner .card{width:4.66667rem;height:1.37333rem;border-radius:.26667rem;-webkit-box-shadow:0 .05333rem .13333rem rgba(0,0,0,.1);box-shadow:0 .05333rem .13333rem rgba(0,0,0,.1);overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.26667rem;position:relative}.home-page .home-banner .card img{max-width:40%;max-height:100%;height:auto;position:absolute;right:.13333rem}.home-page .home-banner .card-text{width:58%;z-index:2}.home-page .home-banner .card-text h3{font-size:.34667rem;color:var(--theme-color);margin-bottom:.05333rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;line-height:.34667rem;max-height:.69333rem}.home-page .home-banner .card-text p{font-size:.29333rem;color:var(--text-tertiary);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;line-height:.29333rem;max-height:.58667rem}.home-page.show-download{padding-top:2.44667rem}.home-page.show-download .van-tabs__wrap{top:2.29333rem}#theme-color-night .home-page,#theme-color-night .van-tabs__wrap{background-color:var(--theme-color-card-bg-color)}#theme-color-night .home-page .top-menu-item,#theme-color-night .home-notice.van-notice-bar .van-notice-bar__wrap,#theme-color-night .home-notice.van-notice-bar .left-icon,#theme-color-night .home-notice.van-notice-bar .right-icon{background:#2c2c2c}#theme-color-night .home-page .top-menu .van-tab--active .top-menu-item p{color:var(--theme-font-color-2);background-color:var(--theme-color)}#theme-color-night .home-page .top-menu .top-menu-item p{color:var(--theme-font-color-1)}#theme-color-night .home-page .sport-notice{background-color:#2c2c2c}#theme-color-night .home-page .van-swipe.home-swipe .van-swipe__indicator{background-color:#2c2c2c;opacity:.8}#theme-color-night .home-page .van-swipe.home-swipe .van-swipe__indicator.van-swipe__indicator--active{background-color:var(--theme-color);opacity:1}[data-v-c1214da5]:export{themeColor:var(--theme-color)}.activity-padding[data-v-c1214da5]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-c1214da5]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-c1214da5]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-c1214da5]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-c1214da5]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-c1214da5]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-c1214da5]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-c1214da5]{background-color:#fff}#theme-color-night .activity-table[data-v-c1214da5],#theme-color-night .activity-table table[data-v-c1214da5],#theme-color-night .activity-table table td[data-v-c1214da5]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-c1214da5]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-c1214da5]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-c1214da5]{background-color:#333}.collect-status[data-v-c1214da5]{position:absolute;top:.10667rem;right:.10667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:.42667rem;height:.42667rem;border-radius:.42667rem;background:var(--theme-corner-mark-color)}.collect-status .select-icon[data-v-c1214da5]{width:.26667rem;height:.26667rem}[data-v-97de4bc2]:export{themeColor:var(--theme-color)}.activity-padding[data-v-97de4bc2]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-97de4bc2]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-97de4bc2]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-97de4bc2]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-97de4bc2]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-97de4bc2]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-97de4bc2]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-97de4bc2]{background-color:#fff}#theme-color-night .activity-table[data-v-97de4bc2],#theme-color-night .activity-table table[data-v-97de4bc2],#theme-color-night .activity-table table td[data-v-97de4bc2]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-97de4bc2]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-97de4bc2]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-97de4bc2]{background-color:#333}.grid-game[data-v-97de4bc2]{padding:0 .26667rem}.grid-game .title-icon[data-v-97de4bc2]{width:.58667rem;margin-right:.05333rem}.grid-game .com[data-v-97de4bc2]{height:.53333rem}.grid-game .scrollX[data-v-97de4bc2]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow-x:scroll;-webkit-overflow-scrolling:touch;width:calc(10rem - 1.44rem - .53333rem)}.grid-game .scrollX[data-v-97de4bc2]::-webkit-scrollbar{display:none}.grid-game .corner-mark[data-v-97de4bc2]{position:absolute;left:0;display:inline-block;font-size:.26667rem;padding:0 .13333rem;max-width:1.6rem;height:.34667rem;line-height:.34667rem;border-radius:.24rem 0;background:var(--theme-corner-mark-color);color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.grid-game .grid-list[data-v-97de4bc2]{width:7.56rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-left:.02667rem;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.grid-game .grid-list .grid-item[data-v-97de4bc2]{margin-bottom:.10667rem;margin-right:.10667rem;position:relative}.grid-game .grid-list .grid-item[data-v-97de4bc2]:nth-of-type(2n){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.grid-game .grid-list .grid-item .model[data-v-97de4bc2]{width:100%;height:100%;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;color:#fff;font-size:.32rem;border-radius:.24rem .24rem 0 0}.grid-game .grid-list .grid-item .model span[data-v-97de4bc2]{margin:.05333rem}.grid-game .grid-list .grid-item .grid-item-section[data-v-97de4bc2]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:var(--van-font-size-sm);border-radius:.24rem;border:.5px solid hsla(0deg,0%,80%,.526);position:relative;overflow:hidden;width:100%;height:100%}.grid-game .grid-list .grid-item .grid-item-section .item-img[data-v-97de4bc2]{width:100%;height:100%;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.grid-game .grid-list .grid-item .grid-item-section .item-img .img[data-v-97de4bc2]{width:100%;height:100%;border-radius:.24rem .24rem 0 0;-o-object-fit:fill;object-fit:fill;pointer-events:none;background-repeat:no-repeat;background-size:cover}.grid-game .grid-list .grid-item .grid-item-section .item-img .img img[data-v-97de4bc2]{width:100%;height:100%;pointer-events:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.grid-game .grid-list .grid-item .grid-item-section .item-big-img.item-img[data-v-97de4bc2]{width:100%}.grid-game .grid-list .grid-item .grid-item-section .demo[data-v-97de4bc2]{position:absolute;right:.10667rem;bottom:.37333rem;max-width:1.12rem;height:.48rem;border-radius:.24rem;background-color:rgba(0,0,0,.1);color:#fff;font-size:.26667rem;text-align:center;line-height:.48rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.grid-game .grid-list .grid-item .text-name[data-v-97de4bc2]{position:absolute;width:100%;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:1;text-overflow:ellipsis;font-size:.29333rem;line-height:.32rem;word-break:break-all;padding:0 .05333rem;background-color:transparent;bottom:.10667rem;color:#fff}.grid-game .grid-list .grid-item.style4 .grid-item-section .demo[data-v-97de4bc2]{bottom:.10667rem}.grid-game .grid-list .grid-item.style4 .text-name[data-v-97de4bc2]{color:var(--text-primary);bottom:0}.grid-game .grid-list .grid-item.col-1[data-v-97de4bc2]:nth-child(n){margin-right:0rem}.grid-game .grid-list .grid-item.col-2[data-v-97de4bc2]:nth-child(2n){margin-right:0rem}.grid-game .grid-list .grid-item.col-3[data-v-97de4bc2]:nth-child(3n){margin-right:0rem}.grid-game .grid-list .grid-item.col-4[data-v-97de4bc2]:nth-child(4n){margin-right:0rem}.grid-game .grid-list .grid-item.col-5[data-v-97de4bc2]:nth-child(5n){margin-right:0rem}.grid-game .grid-list .grid-item.col-6[data-v-97de4bc2]:nth-child(6n){margin-right:0rem}.grid-game .grid-list .grid-item.col-7[data-v-97de4bc2]:nth-child(7n){margin-right:0rem}.grid-game .grid-list .grid-item.col-8[data-v-97de4bc2]:nth-child(8n){margin-right:0rem}.grid-game .grid-list .grid-item.col-9[data-v-97de4bc2]:nth-child(9n){margin-right:0rem}.grid-game .grid-list .grid-item.col-10[data-v-97de4bc2]:nth-child(10n){margin-right:0rem}.grid-game .grid-list[data-v-97de4bc2]:last-of-type{margin-right:0rem}.grid-game .more[data-v-97de4bc2]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.grid-game .casino-menu-7[data-v-97de4bc2]{width:.64rem;height:.64rem}.grid-game .ico-clear[data-v-97de4bc2]{width:.69333rem}.grid-game .prev-btn[data-v-97de4bc2]{width:1.01333rem;height:.64rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border:2px solid var(--border-default);color:var(--theme-color);font-weight:600;border-radius:.32rem 0 0 .32rem}.grid-game .next-btn[data-v-97de4bc2]{width:1.01333rem;height:.64rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border:2px solid var(--border-default);color:var(--theme-color);font-weight:600;border-radius:0 .32rem .32rem 0;border-left:none}.grid-game .prev-btn .svg-icon[data-v-97de4bc2],.grid-game .next-btn .svg-icon[data-v-97de4bc2]{width:.32rem;height:.32rem}.grid-game .prev-btn.disabled[data-v-97de4bc2],.grid-game .next-btn.disabled[data-v-97de4bc2]{color:var(--text-tertiary)}#theme-color-night .grid-game .text-name{background-color:transparent;color:#fff}[data-v-2b22f333]:export{themeColor:var(--theme-color)}.activity-padding[data-v-2b22f333]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-2b22f333]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-2b22f333]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-2b22f333]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-2b22f333]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-2b22f333]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-2b22f333]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-2b22f333]{background-color:#fff}#theme-color-night .activity-table[data-v-2b22f333],#theme-color-night .activity-table table[data-v-2b22f333],#theme-color-night .activity-table table td[data-v-2b22f333]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-2b22f333]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-2b22f333]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-2b22f333]{background-color:#333}.right_bottom[data-v-2b22f333]{width:7.56rem;margin-left:.24rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.right_bottom[data-v-2b22f333]::-webkit-scrollbar{display:none}.right_bottom .venue_item[data-v-2b22f333]{width:100%;margin-bottom:.16rem;border-radius:.213333rem;overflow:hidden;position:relative}.right_bottom .venue_item .app-image[data-v-2b22f333]{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.right_bottom .venue_item-card[data-v-2b22f333]{width:3.7rem;height:3.66rem}.right_bottom .venue_item-card[data-v-2b22f333]:nth-of-type(odd){margin-right:.16rem}.right_bottom .venue_item-two[data-v-2b22f333]{width:3.7rem;height:3.66rem}.right_bottom .venue_item-two.square-box[data-v-2b22f333]{height:3.7rem}.right_bottom .venue_item-two.row-1-col-1[data-v-2b22f333]{margin-right:.16rem}.right_bottom .venue_item-three[data-v-2b22f333]{width:2.4133333333rem;height:3.0953413333rem}.right_bottom .venue_item-three[class*=col-1][data-v-2b22f333],.right_bottom .venue_item-three[class*=col-2][data-v-2b22f333]{margin-right:.16rem}.right_bottom .venue-maintain-zz[data-v-2b22f333]{border:1px solid transparent;border-radius:.213333rem;overflow:hidden}.right_bottom .venue_item .model[data-v-2b22f333]{width:100%;height:100%;top:0;bottom:0;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;color:#fff;font-size:.32rem;border-radius:.24rem .24rem 0 0}.right_bottom .venue_item .model span[data-v-2b22f333]{margin:.05333rem}.tab-content-body[data-v-b167b0d9]{overflow:hidden;overflow-y:auto;margin-left:.24rem;width:7.56rem;z-index:0;position:relative}.tab-content-body[data-v-b167b0d9]::-webkit-scrollbar{display:none}.tab-content-body[data-v-b167b0d9]{scrollbar-width:none;-ms-overflow-style:none}.content-list-wp[data-v-b167b0d9]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.content-item[data-v-b167b0d9]{width:3.707rem;height:2.187rem;font-size:.373rem;margin:0 0 .13333rem;background:var(--bg-page);border-radius:.213rem;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;overflow:hidden}.content-item .content-layer[data-v-b167b0d9]{position:absolute;width:100%;height:100%;z-index:2;padding:.213rem 0 .213rem .213rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;overflow:hidden}.content-item .name[data-v-b167b0d9]{font-size:.32rem;color:var(--text-primary);line-height:.427rem;font-weight:500}.content-item .timer[data-v-b167b0d9]{font-size:.32rem;color:var(--text-primary);margin-top:.107rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content-item .van-count-down[data-v-b167b0d9]{font-size:.427rem;color:var(--text-primary);-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.content-item .favourite[data-v-b167b0d9]{border-radius:50%;background-position:50%;background-size:100%;position:absolute;left:.24rem;bottom:.24rem;top:auto;right:auto}.content-item .game-icon[data-v-b167b0d9]{width:1.6rem;height:1.6rem;position:absolute;right:.267rem;bottom:.027rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:end;-ms-flex-pack:end;justify-content:end;z-index:2}.content-item .game-icon img[data-v-b167b0d9]{width:auto;height:100%;-o-object-fit:contain;object-fit:contain}.content-item .model[data-v-b167b0d9]{width:100%;height:100%;top:0;bottom:0;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;color:#fff;font-size:.32rem;border-radius:.24rem .24rem 0 0}.content-item .model span[data-v-b167b0d9]{margin:.05333rem}.button-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.button-group button{white-space:nowrap;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}[data-v-4468e9ff]:export{themeColor:var(--theme-color)}.activity-padding[data-v-4468e9ff]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-4468e9ff]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-4468e9ff]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-4468e9ff]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-4468e9ff]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-4468e9ff]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-4468e9ff]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-4468e9ff]{background-color:#fff}#theme-color-night .activity-table[data-v-4468e9ff],#theme-color-night .activity-table table[data-v-4468e9ff],#theme-color-night .activity-table table td[data-v-4468e9ff]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-4468e9ff]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-4468e9ff]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-4468e9ff]{background-color:#333}.use[data-v-4468e9ff]{--cg-px-0: 0;--cg-px-44: .5866667rem;--cg-px-46: .6133333rem;--cg-px-52: .6933333rem;--cg-px-62: .8266667rem;--cg-px-72: .96rem;--cg-font-32: .4266667rem;width:100%;height:1.6rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 .24rem}.use_left[data-v-4468e9ff]{height:1.3466667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.use_left[data-v-4468e9ff]{width:3.5866667rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.use_left.login[data-v-4468e9ff]{width:4.5866667rem}[data-v-4468e9ff] .use_left.login .balance-item .balance .money{max-width:2.73333rem}.use_left .icon[data-v-4468e9ff]{position:relative;right:.06rem;width:.5rem;height:.5rem;margin-right:.1rem}.use_left .user[data-v-4468e9ff]{padding-left:.1333333rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:600;height:var(--cg-px-52);line-height:var(--cg-px-52)}.use .padding10[data-v-4468e9ff]{padding:.1333333rem 0}.use .pr26[data-v-4468e9ff]{padding-right:.3466667rem}.use_right[data-v-4468e9ff]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.use_right[data-v-4468e9ff],.use_right_item[data-v-4468e9ff]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:1.3066667rem}.use_right_item[data-v-4468e9ff]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;margin-left:.1rem}.use_right_item[data-v-4468e9ff]:first-of-type{margin-left:0}.use_right_item .cg_icon[data-v-4468e9ff]{width:var(--cg-px-52);height:var(--cg-px-52);margin-top:.1333334rem;margin-bottom:.0933333rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.use_right_item .text[data-v-4468e9ff]{width:1rem;text-align:center;position:relative;bottom:-.04rem;font-size:.3rem}.use_right_item .relative[data-v-4468e9ff]{margin-left:-.1066667rem}.use_amount[data-v-4468e9ff]{margin-top:.05333rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}[data-v-4468e9ff] .use_amount .balance-item .balance{margin-top:0}.uppercase[data-v-4468e9ff]{text-transform:uppercase}.cg-button[data-v-4468e9ff]{display:block;width:auto;height:1.1733333rem;border:1px solid}.register-btn[data-v-4468e9ff]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:2.8533333rem;height:.64rem;font-size:.32rem;border-color:var(--theme-color);color:var(--theme-color);position:relative;border-radius:.16rem;background-color:transparent}.register-btn .cg_icon[data-v-4468e9ff]{margin-left:.2666667rem}.register-btn.zh_CN .cg_icon[data-v-4468e9ff],.register-btn.zh_TW .cg_icon[data-v-4468e9ff]{margin-left:.6666667rem}.use_left .icon[data-v-4468e9ff]{position:relative;right:.08rem}.login-btn[data-v-4468e9ff]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:2.8533333rem;height:.64rem;font-size:.32rem;border-radius:.16rem;background-color:var(--theme-color);border-color:var(--theme-color);position:relative;color:#fff}.login-btn .cg_icon[data-v-4468e9ff]{margin-left:.2666667rem}.login-btn.zh_CN .cg_icon[data-v-4468e9ff],.login-btn.zh_TW .cg_icon[data-v-4468e9ff]{margin-left:.6666667rem}.flex[data-v-4468e9ff]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ai-c[data-v-4468e9ff]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.avatar[data-v-4468e9ff]{width:var(--cg-px-52);height:var(--cg-px-52)}.home-page2{width:100%;min-height:auto!important;padding-top:.93333rem;padding-bottom:.13333rem;padding-bottom:calc(constant(safe-area-inset-bottom) + .13333rem);padding-bottom:calc(env(safe-area-inset-bottom) + .13333rem);background-color:var(--theme-color-card-bg-color);height:calc(var(--vh) * 100 - 1.30667rem);overflow-y:scroll;-webkit-overflow-scrolling:touch}.home-page2::-webkit-scrollbar{display:none}.home-page2 .home-notice{margin:0 .26667rem .133rem}.home-page2 .no_casino{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:.53333rem}.home-page2 .no_casino .no-data{margin-top:.53333rem}.home-page2 .no_casino p{margin-bottom:.4rem}.home-page2 .no_casino span{color:var(--theme-color);text-decoration:underline;margin-top:.53333rem}.home-page2 .sport-notice{background-color:var(--bg-page);border-radius:.4rem;margin:0 .26667rem .42667rem}.home-page2 .van-swipe.home-swipe{width:9.46667rem;height:2.933rem;margin:0 .26667rem .133rem;border-radius:.4rem}.home-page2 .van-swipe.home-swipe .van-swipe-item .main-banner{height:2.933rem;position:relative;border-radius:.26667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.home-page2 .van-swipe.home-swipe .van-swipe-item .banner-content{z-index:2;width:58%}.home-page2 .van-swipe.home-swipe .van-swipe-item .banner-content h2{color:var(--theme-color);font-size:.42667rem;padding-left:.53333rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;line-height:.42667rem;max-height:1.54667rem}.home-page2 .van-swipe.home-swipe .van-swipe-item .banner-content p{font-size:.37333rem;margin-top:.26667rem;padding-left:.53333rem;color:var(--text-tertiary);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;line-height:.37333rem;max-height:1.38667rem}.home-page2 .van-swipe.home-swipe .van-swipe-item .banner-image{max-width:40%;max-height:100%;height:auto;position:absolute;right:.26667rem}.home-page2 .van-swipe.home-swipe .van-swipe__indicator{background-color:#ebedf0;opacity:1}.home-page2 .van-swipe.home-swipe .van-swipe__indicator.van-swipe__indicator--active{background-color:var(--theme-color)}.home-page2 .home-banner{width:9.46667rem;margin:0 .26667rem .133rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.home-page2 .home-banner.card-section{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.home-page2 .home-banner.card-section.col-3 .card{width:3.06667rem;height:.90187rem}.home-page2 .home-banner .card{width:4.66667rem;height:1.37333rem;border-radius:.26667rem;-webkit-box-shadow:0 .05333rem .13333rem rgba(0,0,0,.1);box-shadow:0 .05333rem .13333rem rgba(0,0,0,.1);overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.26667rem;position:relative}.home-page2 .home-banner .card img{max-width:40%;max-height:100%;height:auto;position:absolute;right:.13333rem}.home-page2 .home-banner .card-text{width:58%;z-index:2}.home-page2 .home-banner .card-text h3{font-size:.34667rem;color:var(--theme-color);margin-bottom:.05333rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;line-height:.34667rem;max-height:.69333rem}.home-page2 .home-banner .card-text p{font-size:.29333rem;color:var(--text-tertiary);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;line-height:.29333rem;max-height:.58667rem}.home-page2 .scroll-main{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.home-page2 .scroll-main .scroll-game{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.home-page2 .scroll-main .game-nav{width:1.44rem;margin-left:.26667rem;overflow-y:scroll;overflow-x:hidden;background-color:var(--theme-color-card-bg-color)}.home-page2 .scroll-main .game-nav .game-nav-row{width:1.44rem;height:1.44rem;background-color:#f5f5f5;border-radius:.26667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.home-page2 .scroll-main .game-nav .game-nav-row .icon{height:.8rem}.home-page2 .scroll-main .game-nav .game-nav-row .text{font-size:.32rem;text-align:center}.home-page2 .scroll-main .game-nav .game-nav-row.active{border:1px solid var(--theme-color)}.home-page2 .scroll-main .game-nav::-webkit-scrollbar{display:none}.home-page2 .menu-lv-1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.home-page2 .menu-lv-1>.van-tabs__wrap{display:none}.home-page2 .menu-lv-1>.van-tabs__content{width:calc(10rem - 1.44rem - .53333rem);overflow-x:hidden;overflow-y:hidden}.home-page2 .menu-lv-1>.van-tabs__content .van-tab__panel{height:100%}.home-page2 .menu-lv-1>.van-tabs__content .van-tab__panel .no-data{height:5.33333rem!important}.home-page2 .menu-lv-1 .van-sticky{background-color:var(--theme-color-card-bg-color)}.home-page2 .multi-slides{width:7.56rem;padding:0;padding-bottom:.2rem;-webkit-box-sizing:border-box;box-sizing:border-box}.home-page2 .venue-logo{width:1.15rem;height:.6133333rem;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;border:1px solid #cecfd0;border-radius:5.333333vw;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;align-items:center;background-color:var(--bg-page);position:relative;overflow:hidden}.home-page2 .venue-logo .img-size{height:.53333rem}.home-page2 .venue-maintain{position:absolute;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,.45);pointer-events:none;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.home-page2 .venue-maintain img{height:.42667rem}.home-page2 .menu-lv-2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.home-page2 .menu-lv-2 .van-tabs__wrap{height:.82667rem;padding-left:.26667rem;padding-bottom:.13333rem;background-color:var(--bg-card);display:none}.home-page2 .menu-lv-2 .van-tabs__content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow-y:hidden}.home-page2 .menu-lv-2 .van-tabs__content .van-tab__panel .grid-game{padding:0}.home-page2 .menu-lv-2 .van-tabs__content .van-tab__panel .grid-game .scrollX{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-bottom:.53333rem}.home-page2 .menu-lv-2 .van-tab{min-width:1.86667rem;height:.69333rem;background-color:#f5f5f5;border-radius:.34667rem;margin-right:.26667rem;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}.home-page2 .menu-lv-2 .van-tab .no-data{height:5.33333rem!important}.home-page2 .menu-lv-2 .van-tabs__nav{padding-left:0;padding-bottom:0}.home-page2 .menu-lv-2 .van-tabs__line{display:none}.home-page2 .ui-sticky{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.home-page2 .ui-sticky--fixed{overflow:hidden}.home-page2 .footer-section{padding-top:0}.venue-logo.active-venue{border-color:var(--theme-color);background-color:rgb(from var(--theme-color) r g b / .2)}#theme-color-night .home-page2,#theme-color-night .van-tabs__wrap,#theme-color-night .home-page2 .van-sticky{background-color:var(--theme-color-card-bg-color)}#theme-color-night .home-notice.van-notice-bar .van-notice-bar__wrap,#theme-color-night .home-notice.van-notice-bar .left-icon,#theme-color-night .home-notice.van-notice-bar .right-icon{background:#2c2c2c}#theme-color-night .home-page2 .sport-notice{background-color:#2c2c2c}#theme-color-night .home-page2 .van-swipe.home-swipe .van-swipe__indicator{background-color:#2c2c2c;opacity:.8}#theme-color-night .home-page2 .van-swipe.home-swipe .van-swipe__indicator.van-swipe__indicator--active{background-color:var(--theme-color);opacity:1}#theme-color-night .home-page2 .scroll-main .game-nav .game-nav-row{background-color:#2c2c2c}#theme-color-night .home-page2 .scroll-main .menu-lv-1 .no-data{background-color:transparent!important}#theme-color-night .home-page2 .scroll-main .menu-lv-2 .van-tab{background-color:#2c2c2c}#theme-color-night .home-page2 .scroll-main .menu-lv-2 .van-tab .no-data{background-color:transparent!important}#theme-color-night .home-page2 .venue-logo{background-color:#2c2c2c;border-color:#2c2c2c}#theme-color-night .home-page2 .venue-logo.active-venue{border-color:var(--theme-color)}#theme-color-night .tab-content-body .content-item{background-color:#383838}#theme-color-night .tab-content-body .content-item .van-count-down,#theme-color-night .tab-content-body .content-item .timer,#theme-color-night .tab-content-body .content-item .name{color:#fff}[data-v-e9a7df39]:export{themeColor:var(--theme-color)}.activity-padding[data-v-e9a7df39]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-e9a7df39]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-e9a7df39]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-e9a7df39]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-e9a7df39]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-e9a7df39]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-e9a7df39]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-e9a7df39]{background-color:#fff}#theme-color-night .activity-table[data-v-e9a7df39],#theme-color-night .activity-table table[data-v-e9a7df39],#theme-color-night .activity-table table td[data-v-e9a7df39]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-e9a7df39]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-e9a7df39]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-e9a7df39]{background-color:#333}.amusement-title[data-v-e9a7df39]{font-size:.34667rem;font-weight:500;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.amusement-title .main[data-v-e9a7df39]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.amusement-title .main .text[data-v-e9a7df39]{font-size:.4rem}.amusement-title .main .icon[data-v-e9a7df39]:before{content:"";display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:.08rem;height:.32rem;border-radius:.16rem;background-color:var(--theme-color);margin-right:.16rem}.amusement-title .right[data-v-e9a7df39]{font-size:var(--van-font-size-sm);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-weight:400}[data-v-089adf5d]:export{themeColor:var(--theme-color)}.activity-padding[data-v-089adf5d]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-089adf5d]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-089adf5d]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-089adf5d]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-089adf5d]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-089adf5d]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-089adf5d]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-089adf5d]{background-color:#fff}#theme-color-night .activity-table[data-v-089adf5d],#theme-color-night .activity-table table[data-v-089adf5d],#theme-color-night .activity-table table td[data-v-089adf5d]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-089adf5d]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-089adf5d]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-089adf5d]{background-color:#333}.recent[data-v-089adf5d]{padding:.4rem .34667rem 0}.recent .com[data-v-089adf5d]{width:.58667rem}.recent .corner-mark[data-v-089adf5d]{position:absolute;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:.26667rem;padding:0 .26667rem;height:.34667rem;border-radius:.24rem 0;background:var(--theme-corner-mark-color);color:#fff}.recent .model[data-v-089adf5d]{width:100%;height:100%;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;color:#fff;font-size:var(--van-font-size-sm);border-radius:.4rem}.recent .recent-list[data-v-089adf5d]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:.26667rem;overflow-y:hidden;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.recent .recent-list .list-item[data-v-089adf5d]{-webkit-flex-basis:2.90667rem;-ms-flex-preferred-size:2.90667rem;flex-basis:2.90667rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:var(--van-font-size-sm);margin-right:.26667rem;position:relative;overflow:hidden}.recent .recent-list .list-item .item-text[data-v-089adf5d]{width:2.90667rem;height:.61333rem;line-height:.61333rem;text-align:center;font-size:var(--van-font-size-xs)}.recent .recent-list .list-item[data-v-089adf5d]:last-of-type{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.recent .recent-list .list-item[data-v-089adf5d]:nth-of-type(2){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.recent .recent-list .list-item>div[data-v-089adf5d]{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.recent .recent-list .list-item>div .item-img[data-v-089adf5d]{width:2.90667rem;height:1.65333rem;position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:.4rem}.recent .recent-list .list-item>div .item-img .item-logo[data-v-089adf5d]{width:2.90667rem;height:1.65333rem;border-radius:.4rem;-o-object-fit:fill;object-fit:fill;pointer-events:none;background-color:var(--theme-img-bg-color);background-size:cover;background-repeat:no-repeat}.recent .recent-list .list-item>div .item-img .item-logo img[data-v-089adf5d]{width:100%;height:100%;pointer-events:none}.recent .recent-list .list-item>div .demo[data-v-089adf5d]{position:absolute;right:.13333rem;top:1.06667rem;width:.85333rem;height:.48rem;border-radius:.24rem;background-color:rgba(0,0,0,.1);color:#fff;font-size:.26667rem;text-align:center;line-height:.48rem}[data-v-acd442c3]:export{themeColor:var(--theme-color)}.activity-padding[data-v-acd442c3]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-acd442c3]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-acd442c3]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-acd442c3]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-acd442c3]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-acd442c3]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-acd442c3]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-acd442c3]{background-color:#fff}#theme-color-night .activity-table[data-v-acd442c3],#theme-color-night .activity-table table[data-v-acd442c3],#theme-color-night .activity-table table td[data-v-acd442c3]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-acd442c3]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-acd442c3]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-acd442c3]{background-color:#333}.hot-game[data-v-acd442c3]{padding:.21333rem .34667rem 0}.hot-game .com[data-v-acd442c3]{width:.58667rem}.hot-game .corner-mark[data-v-acd442c3]{position:absolute;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:.26667rem;padding:0 .26667rem;height:.34667rem;border-radius:.24rem 0;background:var(--theme-corner-mark-color);color:#fff}.hot-game .model[data-v-acd442c3]{width:100%;height:100%;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;color:#fff;font-size:var(--van-font-size-sm);border-radius:.4rem}.hot-game .hot-game-list[data-v-acd442c3]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:.26667rem;overflow-y:hidden;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.hot-game .hot-game-list .game-list-item[data-v-acd442c3]{-webkit-flex-basis:3.52rem;-ms-flex-preferred-size:3.52rem;flex-basis:3.52rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:var(--van-font-size-sm);margin-right:.26667rem;position:relative;border-radius:.26667rem;overflow:hidden}.hot-game .hot-game-list .game-list-item .item-text[data-v-acd442c3]{width:3.52rem;display:inline-block;height:.61333rem;line-height:.61333rem;text-align:center;font-size:var(--van-font-size-xs)}.hot-game .hot-game-list .game-list-item .item-img[data-v-acd442c3]{width:3.52rem;height:1.97333rem;position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:.4rem}.hot-game .hot-game-list .game-list-item .item-img .item-logo[data-v-acd442c3]{width:3.52rem;height:1.97333rem;border-radius:.4rem;-o-object-fit:fill;object-fit:fill;pointer-events:none;background-color:var(--theme-img-bg-color);background-size:cover;background-repeat:no-repeat}.hot-game .hot-game-list .game-list-item .item-img .item-logo img[data-v-acd442c3]{width:100%;height:100%;pointer-events:none}.hot-game .hot-game-list .game-list-item .demo[data-v-acd442c3]{position:absolute;right:.26667rem;top:1.38667rem;width:.85333rem;height:.48rem;border-radius:.24rem;background-color:rgba(0,0,0,.1);color:#fff;font-size:.26667rem;text-align:center;line-height:.48rem}[data-v-3909b4d9]:export{themeColor:var(--theme-color)}.activity-padding[data-v-3909b4d9]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-3909b4d9]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-3909b4d9]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-3909b4d9]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-3909b4d9]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-3909b4d9]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-3909b4d9]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-3909b4d9]{background-color:#fff}#theme-color-night .activity-table[data-v-3909b4d9],#theme-color-night .activity-table table[data-v-3909b4d9],#theme-color-night .activity-table table td[data-v-3909b4d9]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-3909b4d9]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-3909b4d9]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-3909b4d9]{background-color:#333}.grid-game[data-v-3909b4d9]{padding:.21333rem .34667rem 0}.grid-game .com[data-v-3909b4d9]{height:.53333rem}.grid-game .corner-mark[data-v-3909b4d9]{position:absolute;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:.26667rem;padding:0 .26667rem;height:.34667rem;border-radius:.24rem 0;background:var(--theme-corner-mark-color);color:#fff}.grid-game .grid-list.isSingular .grid-item[data-v-3909b4d9]:nth-of-type(2n){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.grid-game .grid-list.isSingular .grid-item[data-v-3909b4d9]:nth-of-type(odd){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.grid-game .grid-list[data-v-3909b4d9]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:.26667rem}.grid-game .grid-list .flex-row.grid-item[data-v-3909b4d9]{width:100%}.grid-game .grid-list .flex-row.grid-item section[data-v-3909b4d9]{width:100%}.grid-game .grid-list .flex-row.grid-item section .item-img[data-v-3909b4d9]{width:100%}.grid-game .grid-list .flex-row.grid-item section .item-img .item-logo[data-v-3909b4d9]{width:100%;-o-object-fit:fill;object-fit:fill;pointer-events:none;background-size:cover;background-repeat:no-repeat}.grid-game .grid-list .flex-row.grid-item section .item-img .item-logo img[data-v-3909b4d9]{width:100%;height:100%;pointer-events:none}.grid-game .grid-list .grid-item[data-v-3909b4d9]{width:50%;margin-bottom:.26667rem}.grid-game .grid-list .grid-item[data-v-3909b4d9]:nth-of-type(2n){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.grid-game .grid-list .grid-item .model[data-v-3909b4d9]{width:100%;height:100%;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;color:#fff;font-size:var(--van-font-size-sm);border-radius:.4rem .4rem 0 0}.grid-game .grid-list .grid-item .model span[data-v-3909b4d9]{margin:.05333rem}.grid-game .grid-list .grid-item section[data-v-3909b4d9]{width:4.53333rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:var(--van-font-size-sm);border:1px solid var(--border-default);border-radius:.4rem;position:relative;overflow:hidden}.grid-game .grid-list .grid-item section .item-img[data-v-3909b4d9]{width:4.53333rem;height:2.56rem;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.grid-game .grid-list .grid-item section .item-img .img[data-v-3909b4d9]{width:4.53333rem;height:2.56rem;background-color:var(--theme-img-bg-color);border-radius:.4rem .4rem 0 0;-o-object-fit:fill;object-fit:fill;pointer-events:none;background-repeat:no-repeat;background-size:cover}.grid-game .grid-list .grid-item section .item-img .img img[data-v-3909b4d9]{width:100%;height:100%;pointer-events:none}.grid-game .grid-list .grid-item section .item-big-img.item-img[data-v-3909b4d9]{width:100%}.grid-game .grid-list .grid-item section span[data-v-3909b4d9]{margin:.18667rem}.grid-game .grid-list .grid-item section .demo[data-v-3909b4d9]{position:absolute;right:.26667rem;top:1.86667rem;width:.85333rem;height:.48rem;border-radius:.24rem;background-color:rgba(0,0,0,.1);color:#fff;font-size:.26667rem;text-align:center;line-height:.48rem}.grid-game .more[data-v-3909b4d9]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.grid-game .casino-menu-7[data-v-3909b4d9]{width:.64rem;height:.64rem}.casino-page{width:100%;min-height:100%;padding-top:2.67333rem;padding-bottom:2.4rem;background:var(--bg-card)}.casino-page .top-menu{width:100%;white-space:nowrap;background:none}.casino-page .top-menu .top-menu-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:1.33333rem;margin:0 .26667rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.casino-page .top-menu .top-menu-item .icon-box{width:.58667rem;height:.58667rem;margin-bottom:.18667rem}.casino-page .top-menu .top-menu-item .icon-box .svg-icon{width:.56rem;height:.56rem}.casino-page .top-menu .top-menu-item .icon-box .icon{width:.82667rem;height:.56rem}.casino-page .top-menu .top-menu-item p{min-width:100%;color:var(--text-primary);text-align:center;font-size:var(--van-font-size-sm)}.casino-page .van-tabs__wrap{height:auto!important;position:fixed;background-color:var(--bg-card);top:1.12rem;z-index:9;width:100%}.casino-page .van-tabs__nav{height:1.5rem!important;background:none;padding-top:.2rem;padding-bottom:.1rem}.casino-page .van-tabs__nav--card{border:none;margin:0}.casino-page .van-tab{padding:0}.casino-page .van-tabs__nav--card .van-tab{background:none;border:none;width:2.08rem;-webkit-box-flex:1;-webkit-flex:1 0 2.08rem;-ms-flex:1 0 2.08rem;flex:1 0 2.08rem}.casino-page .van-tabs__nav--card .van-tab.van-tab--active{background:none;border:none}.casino-page .van-tab--active .top-menu-item .svg-icon.icon-select{position:absolute;right:.32rem;top:-.1rem;width:.37333rem;height:.34667rem;-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7);margin-bottom:0}.casino-page .van-tab--active .top-menu-item p{color:#fff;background-color:var(--theme-color);font-weight:400;height:.42667rem;border-radius:.42667rem;line-height:.42667rem}.casino-page .van-tabs__wrap{background-color:var(--bg-card)}.casino-page .no_casino{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:.53333rem}.casino-page .no_casino .no-data{margin-top:.53333rem}.casino-page .no_casino p{margin-bottom:.4rem}.casino-page .no_casino span{color:var(--theme-color);text-decoration:underline;margin-top:.53333rem}.casino-page.show-download{padding-top:3.84667rem}.casino-page.show-download .van-tabs__wrap{top:2.29333rem}#theme-color-night .casino-page,#theme-color-night .van-tabs__wrap{background:var(--theme-color-card-bg-color)}.sport-notice.van-notice-bar{color:var(--theme-font-color-1);background-color:var(--theme-color-card-bg-color)}.sport-notice.van-notice-bar .left-icon .van-icon{color:var(--theme-color);margin-right:.13333rem}.sport-notice.van-notice-bar .left-icon span{font-size:var(--van-font-size-sm);font-weight:500;color:var(--theme-font-color-1)}.sport-notice.van-notice-bar .right-icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.sport-notice.van-notice-bar .notice-item{margin-right:2.66667rem;font-size:var(--van-font-size-sm)}.sport-notice.van-notice-bar .one_item.notice-item{display:inline-block;min-width:9.56rem;margin-right:0;text-align:right}.sport-notice.van-notice-bar .notice-swipe{height:.53333rem;line-height:.53333rem}.sport-notice.van-notice-bar .notice-swipe .van-swipe__track--vertical{-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}[data-v-f3850d63]:export{themeColor:var(--theme-color)}.activity-padding[data-v-f3850d63]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-f3850d63]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-f3850d63]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-f3850d63]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-f3850d63]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-f3850d63]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-f3850d63]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-f3850d63]{background-color:#fff}#theme-color-night .activity-table[data-v-f3850d63],#theme-color-night .activity-table table[data-v-f3850d63],#theme-color-night .activity-table table td[data-v-f3850d63]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-f3850d63]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-f3850d63]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-f3850d63]{background-color:#333}.amusement-title[data-v-f3850d63]{font-size:.34667rem;font-weight:500;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.amusement-title .main[data-v-f3850d63]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.amusement-title .main .text[data-v-f3850d63]{font-size:.4rem}.amusement-title .main .icon[data-v-f3850d63]:before{content:"";display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:.08rem;height:.32rem;border-radius:.16rem;background-color:var(--theme-color);margin-right:.16rem}.amusement-title .right[data-v-f3850d63]{font-size:var(--van-font-size-sm);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-weight:400}[data-v-97a5326c]:export{themeColor:var(--theme-color)}.activity-padding[data-v-97a5326c]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-97a5326c]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-97a5326c]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-97a5326c]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-97a5326c]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-97a5326c]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-97a5326c]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-97a5326c]{background-color:#fff}#theme-color-night .activity-table[data-v-97a5326c],#theme-color-night .activity-table table[data-v-97a5326c],#theme-color-night .activity-table table td[data-v-97a5326c]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-97a5326c]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-97a5326c]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-97a5326c]{background-color:#333}.grid-game[data-v-97a5326c]{padding:.21333rem .4rem 0}.grid-game .com[data-v-97a5326c]{height:.53333rem}.grid-game .scrollX[data-v-97a5326c]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow-x:scroll;-webkit-overflow-scrolling:touch;width:9.2rem}.grid-game .scrollX[data-v-97a5326c]::-webkit-scrollbar{display:none}.grid-game .corner-mark[data-v-97a5326c]{position:absolute;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:.26667rem;padding:0 .26667rem;height:.34667rem;border-radius:.24rem 0;background:var(--theme-corner-mark-color);color:#fff}.grid-game .grid-list[data-v-97a5326c]{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:.26667rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-left:.02667rem}.grid-game .grid-list .flex-row.grid-item[data-v-97a5326c]{width:100%}.grid-game .grid-list .flex-row.grid-item section[data-v-97a5326c]{width:100%}.grid-game .grid-list .flex-row.grid-item section .item-img[data-v-97a5326c]{width:100%}.grid-game .grid-list .flex-row.grid-item section .item-img .item-logo[data-v-97a5326c]{width:100%;-o-object-fit:fill;object-fit:fill;pointer-events:none;background-size:cover;background-repeat:no-repeat}.grid-game .grid-list .flex-row.grid-item section .item-img .item-logo img[data-v-97a5326c]{width:100%;height:100%;pointer-events:none}.grid-game .grid-list .grid-item[data-v-97a5326c]{width:50%;margin-bottom:.26667rem}.grid-game .grid-list .grid-item[data-v-97a5326c]:nth-of-type(2n){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.grid-game .grid-list .grid-item .model[data-v-97a5326c]{width:100%;height:100%;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;color:#fff;font-size:var(--van-font-size-sm);border-radius:.4rem .4rem 0 0}.grid-game .grid-list .grid-item .model span[data-v-97a5326c]{margin:.05333rem}.grid-game .grid-list .grid-item section[data-v-97a5326c]{width:4.53333rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:var(--van-font-size-sm);border:1px solid var(--border-default);border-radius:.4rem;position:relative;overflow:hidden}.grid-game .grid-list .grid-item section .item-img[data-v-97a5326c]{width:4.53333rem;height:2.56rem;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.grid-game .grid-list .grid-item section .item-img .img[data-v-97a5326c]{width:4.53333rem;height:2.56rem;border-radius:.4rem .4rem 0 0;-o-object-fit:fill;object-fit:fill;pointer-events:none;background-repeat:no-repeat;background-size:cover}.grid-game .grid-list .grid-item section .item-img .img img[data-v-97a5326c]{width:100%;height:100%;pointer-events:none}.grid-game .grid-list .grid-item section .item-big-img.item-img[data-v-97a5326c]{width:100%}.grid-game .grid-list .grid-item section span[data-v-97a5326c]{margin:.18667rem}.grid-game .grid-list .grid-item section .demo[data-v-97a5326c]{position:absolute;right:.26667rem;top:1.86667rem;width:.85333rem;height:.48rem;border-radius:.24rem;background-color:rgba(0,0,0,.1);color:#fff;font-size:.26667rem;text-align:center;line-height:.48rem}.grid-game .more[data-v-97a5326c]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.grid-game .casino-menu-7[data-v-97a5326c]{width:.64rem;height:.64rem}.grid-game .prev-btn[data-v-97a5326c]{width:1.01333rem;height:.64rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border:2px solid var(--border-default);color:var(--theme-color);font-weight:600;border-radius:.32rem 0 0 .32rem}.grid-game .next-btn[data-v-97a5326c]{width:1.01333rem;height:.64rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border:2px solid var(--border-default);color:var(--theme-color);font-weight:600;border-radius:0 .32rem .32rem 0;border-left:none}.grid-game .prev-btn .svg-icon[data-v-97a5326c],.grid-game .next-btn .svg-icon[data-v-97a5326c]{width:.32rem;height:.32rem}.grid-game .prev-btn.disabled[data-v-97a5326c],.grid-game .next-btn.disabled[data-v-97a5326c]{color:var(--text-tertiary)}#theme-color-night .grid-game .grid-list .grid-item section{border-color:var(--van-border-color);background-color:var(--theme-color-card-bg-color)}#theme-color-night .grid-game .prev-btn,#theme-color-night .grid-game .next-btn{border-color:#282828}[data-v-d12141ef]:export{themeColor:var(--theme-color)}.activity-padding[data-v-d12141ef]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-d12141ef]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-d12141ef]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-d12141ef]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-d12141ef]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-d12141ef]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-d12141ef]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-d12141ef]{background-color:#fff}#theme-color-night .activity-table[data-v-d12141ef],#theme-color-night .activity-table table[data-v-d12141ef],#theme-color-night .activity-table table td[data-v-d12141ef]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-d12141ef]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-d12141ef]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-d12141ef]{background-color:#333}.grid-item-4[data-v-d12141ef]{width:10rem;height:7.1679rem}.grid-item-3[data-v-d12141ef]{width:10rem;height:9.2523rem}.electronic-page{width:100%;min-height:100%;padding-top:1.27333rem;padding-bottom:2.4rem;background-color:var(--bg-card)}.electronic-page .top-menu{width:100%;white-space:nowrap;background:none;overflow-x:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 .4rem}.electronic-page .top-menu::-webkit-scrollbar{display:none}.electronic-page .top-menu .top-menu-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:1.30667rem;margin-right:.26667rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.electronic-page .top-menu .top-menu-item .icon-box{margin-bottom:.18667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.electronic-page .top-menu .top-menu-item .icon-box .icon{width:1.30667rem;height:1.30667rem}.electronic-page .top-menu .top-menu-item p{min-width:100%;color:var(--text-primary);text-align:center;font-size:var(--van-font-size-sm)}.electronic-page .no_casino{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:.53333rem}.electronic-page .no_casino .no-data{margin-top:.53333rem}.electronic-page .no_casino p{margin-bottom:.4rem}.electronic-page .no_casino span{color:var(--theme-color);text-decoration:underline;margin-top:.53333rem}.electronic-page .sport-notice{background-color:var(--bg-page);border-radius:.4rem;margin:0 .4rem .42667rem}.electronic-page .van-swipe.electronic-swipe{width:calc(100% - .8rem);height:3.14667rem;margin:0 .4rem .32rem;border-radius:.4rem}.electronic-page .van-swipe.electronic-swipe .van-swipe-item .main-banner{height:3.14667rem;position:relative;border-radius:.26667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.electronic-page .van-swipe.electronic-swipe .van-swipe-item .banner-content{z-index:2;width:58%}.electronic-page .van-swipe.electronic-swipe .van-swipe-item .banner-content h2{color:var(--theme-color);font-size:.42667rem;padding-left:.53333rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;line-height:.42667rem;max-height:1.54667rem}.electronic-page .van-swipe.electronic-swipe .van-swipe-item .banner-content p{font-size:.37333rem;margin-top:.26667rem;padding-left:.53333rem;color:var(--text-tertiary);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;line-height:.37333rem;max-height:1.38667rem}.electronic-page .van-swipe.electronic-swipe .van-swipe-item .banner-image{max-width:40%;max-height:100%;height:auto;position:absolute;right:.26667rem}.electronic-page .van-swipe.electronic-swipe .van-swipe__indicator{background-color:#ebedf0;opacity:1}.electronic-page .van-swipe.electronic-swipe .van-swipe__indicator.van-swipe__indicator--active{background-color:var(--theme-color)}.electronic-page .electronic-banner{width:calc(100% - .8rem);margin:0 .4rem .32rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.electronic-page .electronic-banner .card-section{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.53333rem;margin-bottom:.53333rem}.electronic-page .electronic-banner .card{width:4.53333rem;height:1.33333rem;border-radius:.26667rem;-webkit-box-shadow:0 .05333rem .13333rem rgba(0,0,0,.1);box-shadow:0 .05333rem .13333rem rgba(0,0,0,.1);overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.26667rem;position:relative}.electronic-page .electronic-banner .card img{max-width:40%;max-height:100%;height:auto;position:absolute;right:.13333rem}.electronic-page .electronic-banner .card-text{width:58%;z-index:2}.electronic-page .electronic-banner .card-text h3{font-size:.34667rem;color:var(--theme-color);margin-bottom:.05333rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;line-height:.34667rem;max-height:.69333rem}.electronic-page .electronic-banner .card-text p{font-size:.29333rem;color:var(--text-tertiary);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;line-height:.29333rem;max-height:.58667rem}.electronic-page.show-download{padding-top:2.44667rem}.electronic-page.show-download .van-tabs__wrap{top:2.29333rem}#theme-color-night .electronic-page,#theme-color-night .van-tabs__wrap{background-color:var(--theme-color-card-bg-color)}#theme-color-night .top-menu .van-tab--active .top-menu-item p{color:var(--theme-font-color-2);background-color:var(--theme-color)}#theme-color-night .top-menu .top-menu-item p{color:var(--theme-font-color-1)}#theme-color-night .no_casino .no-data{background-color:transparent!important}#theme-color-night .electronic-page .sport-notice{background-color:#2c2c2c}#theme-color-night .electronic-page .van-swipe.electronic-swipe .van-swipe__indicator{background-color:#2c2c2c;opacity:.8}#theme-color-night .electronic-page .van-swipe.electronic-swipe .van-swipe__indicator.van-swipe__indicator--active{background-color:var(--theme-color);opacity:1}[data-v-d76693f6]:export{themeColor:var(--theme-color)}.activity-padding[data-v-d76693f6]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-d76693f6]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-d76693f6]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-d76693f6]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-d76693f6]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-d76693f6]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-d76693f6]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-d76693f6]{background-color:#fff}#theme-color-night .activity-table[data-v-d76693f6],#theme-color-night .activity-table table[data-v-d76693f6],#theme-color-night .activity-table table td[data-v-d76693f6]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-d76693f6]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-d76693f6]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-d76693f6]{background-color:#333}.currency-select[data-v-d76693f6]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:.16rem}.currency-select .currency-picker[data-v-d76693f6]{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:.85333rem;height:.85333rem;border-radius:.42667rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:#f9f9f9}.currency-select .currency-picker .icon[data-v-d76693f6]{width:.53333rem;height:.53333rem}.currency-select .currency-picker .currency-picker-toggle[data-v-d76693f6]{position:absolute;bottom:0;width:.21333rem;height:.16rem}.icon[data-v-d76693f6]{width:.53333rem;height:.53333rem}.money-number[data-v-d76693f6],.currency[data-v-d76693f6]{word-wrap:normal;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-align:justify;display:inline-block;text-align:right;font-size:.29333rem;margin-left:.05333rem;color:var(--text-tertiary)}.show-name[data-v-d76693f6]{margin-left:.08rem;font-size:.34667rem;font-weight:600}.arrow-icon[data-v-d76693f6]{font-size:.42667rem;color:#fff}.refresh[data-v-d76693f6]{width:.426667rem;height:.426667rem;margin-left:.133333rem}.refresh.rota[data-v-d76693f6]{-webkit-animation:turn 1s linear infinite;animation:turn 1s linear infinite}[data-v-30099723]:export{themeColor:var(--theme-color)}.activity-padding[data-v-30099723]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-30099723]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-30099723]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-30099723]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-30099723]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-30099723]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-30099723]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-30099723]{background-color:#fff}#theme-color-night .activity-table[data-v-30099723],#theme-color-night .activity-table table[data-v-30099723],#theme-color-night .activity-table table td[data-v-30099723]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-30099723]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-30099723]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-30099723]{background-color:#333}.activity-item-divider[data-v-30099723]{margin:0;margin-left:1.41333rem}.activity-item.redDot[data-v-30099723]:before{content:" ";position:absolute;top:.10667rem;right:.10667rem;width:.21333rem;height:.21333rem;background-color:red;border-radius:50%}.activity-item[data-v-30099723]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:.66667rem 0 .66667rem .53333rem;background-size:auto 88%;background-position:right .4rem top;background-repeat:no-repeat;background-color:var(--theme-color-card-bg-color);border-radius:.26667rem;margin-top:.26667rem;position:relative}.activity-item .icon[data-v-30099723]{-webkit-flex-basis:.88rem;-ms-flex-preferred-size:.88rem;flex-basis:.88rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.activity-item .icon .com[data-v-30099723]{width:.64rem}.activity-item section[data-v-30099723]{width:100%;overflow:hidden;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;margin-top:.08rem}.activity-item section.bottomBorder[data-v-30099723]:after{position:absolute;bottom:-.58667rem;content:"";display:block;height:.02667rem;width:100%;background-color:var(--bg-page)}.activity-item section .title[data-v-30099723]{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;width:100%}.activity-item section .title .text[data-v-30099723]{margin-bottom:.66667rem}.activity-item section .title .text h4[data-v-30099723]{width:58%;min-height:.53333rem;line-height:.53333rem;font-size:.42667rem;color:var(--theme-color);margin-bottom:.10667rem}.activity-item section .title .text p[data-v-30099723]{width:58%;font-size:var(--van-font-size-sm);color:var(--text-tertiary);min-height:.48rem;line-height:1}.activity-item section .title .date[data-v-30099723]{color:var(--text-tertiary);font-size:.32rem}.activity-item.noWord[data-v-30099723]{background-color:transparent}[data-v-068f4850]:export{themeColor:var(--theme-color)}.activity-padding[data-v-068f4850]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-068f4850]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-068f4850]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-068f4850]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-068f4850]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-068f4850]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-068f4850]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-068f4850]{background-color:#fff}#theme-color-night .activity-table[data-v-068f4850],#theme-color-night .activity-table table[data-v-068f4850],#theme-color-night .activity-table table td[data-v-068f4850]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-068f4850]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-068f4850]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-068f4850]{background-color:#333}.activity-full-img-item-divider[data-v-068f4850]{margin:0;margin-left:1.41333rem}.activity-bg-img[data-v-068f4850]{width:100%;height:auto;display:block;-o-object-fit:contain;object-fit:contain}.activity-full-img-item.redDot[data-v-068f4850]:before{content:" ";position:absolute;top:.10667rem;right:.10667rem;width:.21333rem;height:.21333rem;background-color:red;border-radius:50%}.activity-full-img-item[data-v-068f4850]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background-size:auto 88%;background-position:right .4rem top;background-repeat:no-repeat;background-color:transparent;border-radius:.26667rem;margin-top:.26667rem;position:relative;overflow:hidden}[data-v-0ef047bc]:export{themeColor:var(--theme-color)}.activity-padding[data-v-0ef047bc]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-0ef047bc]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-0ef047bc]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-0ef047bc]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-0ef047bc]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-0ef047bc]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-0ef047bc]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-0ef047bc]{background-color:#fff}#theme-color-night .activity-table[data-v-0ef047bc],#theme-color-night .activity-table table[data-v-0ef047bc],#theme-color-night .activity-table table td[data-v-0ef047bc]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-0ef047bc]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-0ef047bc]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-0ef047bc]{background-color:#333}.activity-list[data-v-0ef047bc]{background-color:var(--theme-color-page-bg-color);font-size:var(--van-font-size-sm);padding-bottom:calc(var(--van-tabbar-height) + .26667rem);padding-bottom:calc(var(--van-tabbar-height) + constant(safe-area-inset-bottom) + .26667rem);padding-bottom:calc(var(--van-tabbar-height) + env(safe-area-inset-bottom) + .26667rem)}.activity-list main[data-v-0ef047bc]{padding:.26667rem;padding-top:0;margin-top:.26667rem}.activity-list .noData[data-v-0ef047bc]{text-align:center;color:var(--text-tertiary);padding:.53333rem}.activity-list .van-tabs--card{margin-top:calc(var(--van-tabs-line-height) + .26667rem)}.activity-list .van-tabs--card>.van-tabs__wrap{width:100%;height:auto;position:fixed;top:var(--van-tabs-line-height);background-color:var(--bg-card);z-index:1}.activity-list .van-tabs__nav--card{border:none;margin:0;padding:.26667rem;height:auto}.activity-list .van-tabs__nav--card .van-tab--card{border:none;height:.69333rem;border-radius:2.64rem;color:var(--theme-font-color-2);background-color:var(--theme-color-page-bg-color);margin-right:.26667rem}.activity-list .van-tabs__nav--card .van-tab--card.van-tab--active{color:var(--theme-color);border:1px solid var(--theme-color);font-weight:500}.task-list-item{background-color:var(--theme-color-card-bg-color);width:9.49333rem;min-height:1.6rem;margin:0 auto;border-radius:.16rem;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:.26667rem;margin-bottom:.26667rem}.task-list-item .task-list-item__corner-mark{position:absolute;left:0;top:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:.26667rem;padding:.05333rem .13333rem;border-radius:.16rem 0 .37333rem;background:var(--theme-color);color:#fff}.task-list-item .task-list-item__left-box{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding-left:.64rem;padding-top:.13333rem}.task-list-item .task-list-item__left-box .van-progress{width:3.94667rem;margin-top:.26667rem;background:#e5e5e5}.task-list-item .task-list-item__left-box .van-progress .van-progress__pivot{left:50%!important;-webkit-transform:translate(-50%,-50%)!important;-ms-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important;background:none}.task-list-item .task-list-item__left-box .van-progress .van-progress__portion{opacity:.4}.task-list-item .task-list-item__left-box .van-progress .van-progress__portion--inactive{background:var(--theme-color);opacity:.4}.task-list-item .task-list-item__right-box{max-width:2.4rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.task-list-item .task-list-item__right-box .van-button{height:.66667rem;max-width:2.4rem;padding:0 .2rem}.task-list-item .task-list-item__right-box .van-button .van-button__text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#theme-color-night .task-list-item .task-list-item__right-box .van-button{background:none}#theme-color-night .task-list-item .task-list-item__left-box .van-progress{background:var(--theme-dark-bg-color-1)}.task-list{background-color:var(--theme-color-page-bg-color);font-size:var(--van-font-size-sm);padding-bottom:calc(var(--van-tabbar-height) + .26667rem);padding-bottom:calc(var(--van-tabbar-height) + constant(safe-area-inset-bottom) + .26667rem);padding-bottom:calc(var(--van-tabbar-height) + env(safe-area-inset-bottom) + .26667rem)}.task-list .btns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:.26667rem}.task-list .btns .van-button:first-of-type{margin-right:.26667rem}.task-list .van-tabs--card{margin-top:calc(var(--van-tabs-line-height) + .26667rem)}.task-list .van-tabs--card>.van-tabs__wrap{height:auto;position:fixed;width:100%;top:var(--van-tabs-line-height);z-index:1;border-radius:0 0 .4rem .4rem}.task-list .van-tabs__nav--card{border:none;margin:0;padding:.26667rem;height:auto}.task-list .van-tabs__nav--card .van-tab--card{border:none;height:.69333rem;max-width:50%;border-radius:2.64rem;color:var(--theme-font-color-2);background-color:var(--theme-color-page-bg-color);margin-right:.26667rem}.task-list .van-tabs__nav--card .van-tab--card.van-tab--active{color:var(--theme-color);border:1px solid var(--theme-color);font-weight:500}.task-list .tip{color:var(--theme-font-color-1);padding:.26667rem}.task-list .tip .font-r{color:#cb222f}.task-list .tip .font-light{color:var(--theme-color)}#theme-color-night .task-list .btns .van-button:first-of-type{background:none}.trick-list{background-color:var(--theme-color-page-bg-color);font-size:var(--van-font-size-sm);padding-bottom:calc(var(--van-tabbar-height) + .26667rem);padding-bottom:calc(var(--van-tabbar-height) + constant(safe-area-inset-bottom) + .26667rem);padding-bottom:calc(var(--van-tabbar-height) + env(safe-area-inset-bottom) + .26667rem)}.trick-list .btns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:.26667rem}.trick-list .btns .van-button:first-of-type{margin-right:.26667rem}.trick-list .van-tabs--card{margin-top:calc(var(--van-tabs-line-height) + .26667rem)}.trick-list .van-tabs--card>.van-tabs__wrap{height:auto;position:fixed;width:100%;top:var(--van-tabs-line-height);z-index:1;border-radius:0 0 .4rem .4rem}.trick-list .van-tabs__nav--card{border:none;margin:0;padding:.26667rem;height:auto}.trick-list .van-tabs__nav--card .van-tab--card{border:none;max-width:33%;height:.69333rem;border-radius:2.64rem;color:var(--theme-font-color-2);background-color:var(--theme-color-page-bg-color);margin-right:.26667rem}.trick-list .van-tabs__nav--card .van-tab--card.van-tab--active{color:var(--theme-color);border:1px solid var(--theme-color);font-weight:500}#theme-color-night .trick-list .btns .van-button:first-of-type{background:none}.rebate-list-item{background-color:var(--theme-color-card-bg-color);width:9.49333rem;min-height:1.6rem;margin:0 auto;border-radius:.16rem;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.26667rem;margin-bottom:.26667rem}.rebate-list-item .rebate-list-item__corner-mark{position:absolute;left:0;top:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:.26667rem;padding:.05333rem .13333rem;border-radius:.16rem 0 .37333rem;background:var(--theme-color);color:#fff}.rebate-list-item .rebate-list-item__left-box{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding-left:.37333rem}.rebate-list-item .rebate-list-item__left-box p{line-height:.53333rem}.rebate-list-item .rebate-list-item__left-box p span{display:inline-block;width:50%}.rebate-list-item .rebate-list-item__left-box .font-r{color:var(--theme-color)}.rebate-list-item .rebate-list-item__right-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.rebate-list-item .rebate-list-item__right-box .van-button{height:.66667rem;padding:0 .2rem}.rebate-list-item .rebate-list-item__right-box .van-button .van-button__text{white-space:nowrap}#theme-color-night .rebate-list-item .rebate-list-item__right-box .van-button{background:none}.rebate-query{background-color:var(--theme-color-page-bg-color);height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.rebate-query .content{position:relative;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;border-radius:.4rem .4rem 0 0;margin-top:.26667rem;background-color:var(--theme-color-card-bg-color)}.rebate-query .content .loading{width:5.22667rem;margin:0 auto;margin-top:2.8rem}.rebate-query .content .loading img{width:5.22667rem}.rebate-query .content .amount{text-align:center;margin-top:1.6rem;margin-bottom:.93333rem;font-size:.8rem;font-weight:600}.rebate-query .content .amount .currency-unit{font-size:.48rem;font-weight:500;margin-right:.13333rem}.rebate-query .content .text{text-align:center;margin-bottom:1.04rem}.rebate-query .content .submit-btn{margin:0 .85333rem}.rebate-query .content .rebate-link{color:var(--theme-color);text-align:center;line-height:.53333rem;margin-top:.32rem}.rebate-query .content .vip-link{background-color:var(--theme-color);position:absolute;height:.53333rem;color:#fff;line-height:.53333rem;padding:0 .26667rem;border-radius:.53333rem 0 0 .53333rem;top:var(--van-nav-bar-height);right:0}.rebate-query .content .tips{padding:0 .32rem;margin-top:.32rem;font-size:var(--van-font-size-sm);text-align:left;line-height:.42667rem;color:#8e9092}.rebate-query .right-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.rebate-query .right-flex .ico-transaction{width:.48rem;margin-right:.21333rem}.rebate-list{background-color:var(--theme-color-page-bg-color);font-size:var(--van-font-size-sm);padding-bottom:calc(var(--van-tabbar-height) + .26667rem);padding-bottom:calc(var(--van-tabbar-height) + .26667rem + constant(safe-area-inset-bottom));padding-bottom:calc(var(--van-tabbar-height) + .26667rem + env(safe-area-inset-bottom))}.rebate-list .btns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:.26667rem}.rebate-list .btns .van-button:first-of-type{margin-right:.26667rem}.rebate-list .rebate-query{min-height:calc(100vh - var(--van-tabbar-height) - var(--van-tabs-line-height))}.rebate-list .rebate-query .van-nav-bar__placeholder{display:none}.rebate-list .rebate-query .content{padding-bottom:.26667rem;margin-top:0}.rebate-list .rebate-query .content .loading,.rebate-list .rebate-query .content .amount{margin-top:.53333rem}.rebate-list .van-tabs--card{margin-top:calc(var(--van-tabs-line-height) + .26667rem)}.rebate-list .van-tabs--card>.van-tabs__wrap{height:auto;position:fixed;width:100%;top:var(--van-tabs-line-height);z-index:1;border-radius:0 0 .4rem .4rem}.rebate-list .van-tabs__nav--card{border:none;margin:0;padding:.26667rem;height:auto}.rebate-list .van-tabs__nav--card .van-tab--card{border:none;height:.69333rem;border-radius:2.64rem;color:var(--theme-font-color-2);background-color:var(--theme-color-page-bg-color);margin-right:.26667rem}.rebate-list .van-tabs__nav--card .van-tab--card.van-tab--active{color:var(--theme-color);border:1px solid var(--theme-color);font-weight:500}#theme-color-night .rebate-list .btns .van-button:first-of-type{background:none}#activity{background-color:var(--theme-color-page-bg-color);padding-top:var(--van-tabs-line-height)}#activity .back{position:fixed;height:var(--van-tabs-line-height);top:0;z-index:11;width:.8rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#activity .back .svg-icon{margin-left:.21333rem;width:.7rem;height:.7rem}#activity .currency-select{position:fixed;top:0;right:.10667rem;z-index:15;margin-top:.10667rem}#activity .ico-service{position:fixed;top:.16rem;right:.26667rem;z-index:11;margin-top:.10667rem}#activity .van-tabs__nav .unread .van-tab__text{position:relative}#activity .van-tabs__nav .unread .van-tab__text:after{content:"";position:absolute;top:-.05333rem;right:-.16rem;width:.16rem;height:.16rem;background-color:red;border-radius:2.64rem;z-index:1}#activity>.van-tabs>.van-tabs__wrap{position:fixed;top:0;width:100%;z-index:10;padding-right:1.6rem;padding-left:0;background:var(--van-tabs-nav-background)}#activity>.van-tabs>.van-tabs__wrap .van-tabs__nav{padding-left:0}[data-v-1dcb6925]:export{themeColor:var(--theme-color)}.activity-padding[data-v-1dcb6925]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-1dcb6925]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-1dcb6925]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-1dcb6925]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-1dcb6925]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-1dcb6925]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-1dcb6925]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-1dcb6925]{background-color:#fff}#theme-color-night .activity-table[data-v-1dcb6925],#theme-color-night .activity-table table[data-v-1dcb6925],#theme-color-night .activity-table table td[data-v-1dcb6925]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-1dcb6925]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-1dcb6925]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-1dcb6925]{background-color:#333}#header-login[data-v-1dcb6925]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:.65rem .3rem .35rem;position:relative;z-index:1}#header-login .header-left[data-v-1dcb6925]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#header-login .header-left .avatar[data-v-1dcb6925]{overflow:visible}#header-login .header-left .avatar .vip-level[data-v-1dcb6925]{width:1rem;height:.3rem;text-align:center;position:absolute;line-height:.3rem;overflow:hidden;bottom:0;background-color:var(--theme-color);left:.15rem;border-radius:.2rem;font-size:.26667rem;font-weight:600;color:#fff}#header-login .header-left .name-box[data-v-1dcb6925]{margin-left:.3rem}#header-login .header-left .name-box .name[data-v-1dcb6925]{font-size:.37333rem;font-weight:700;line-height:1.2;margin-bottom:.13333rem}#header-login .header-left .name-box .tip[data-v-1dcb6925]{font-size:var(--van-font-size-sm);color:var(--text-tertiary)}#header-login .header-left .name-box .tip .text-right[data-v-1dcb6925]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#header-login .header-left .name-box .tip .text-right #copyIdInput[data-v-1dcb6925]{display:inline-block;min-width:1.5rem}#header-login .header-left .name-box .tip .text-right #copyIdBtn[data-v-1dcb6925]{width:.352rem;height:.384rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAXCAYAAAAP6L+eAAABOklEQVQ4jc2VzUrDQBSFv4QsRVxqcVt8BddSirisb9CnKHRffAh9A9OtIj6Aj1Bxr1v7s4/ccCfEzh1naiN4IEyYe3LncE5mJquqijbK+aN77QM3wAA4JI4V8AxMgLciQD8DXoAjrxKGLD4CLoDzPECbaVOR3wOyhKenfPluFlJ87c3E8QGMgXdgmN2XD7/o8SPq0JwVElQJLLUQe5bK74dWKLoICnjdJuRdBOUtq40H+j7WAFLgghIMLX7e+vlTmzo4/oFXUY+3UXkzPjJvxlD8J7AUR9WkwGr8L6041nFjKd7Hijsdn6zGlhWpi10Bn8C0ayvmusUXluJ9rGiO20KvFNl9JzvuviaouuPo8lsx13tKcNsix3DaDsoii+KpHn9i/K7nRR2UVRDFCzVcjF8nNhReE5RXBb4AwKNDq0ynxb4AAAAASUVORK5CYII=);background-size:.352rem .384rem;border:0}#header-login .header-right[data-v-1dcb6925]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;position:relative}#header-login .header-right .unread[data-v-1dcb6925]{position:absolute;width:.37333rem;height:.37333rem;background-color:#c62724;border-radius:.26667rem;left:.4rem;top:-.21333rem;color:#fff;line-height:.37333rem;text-align:center;font-size:.26667rem}#header-login .header-right .svg-icon[data-v-1dcb6925]{width:.53rem;height:.53rem}#header-login .header-right .svg-icon[data-v-1dcb6925]:first-of-type{margin-right:.5rem}#header-login .header-left .avatar .van-image__error{overflow:hidden;border-radius:var(--van-radius-max)}[data-v-bd2ca950]:export{themeColor:var(--theme-color)}.activity-padding[data-v-bd2ca950]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-bd2ca950]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-bd2ca950]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-bd2ca950]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-bd2ca950]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-bd2ca950]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-bd2ca950]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-bd2ca950]{background-color:#fff}#theme-color-night .activity-table[data-v-bd2ca950],#theme-color-night .activity-table table[data-v-bd2ca950],#theme-color-night .activity-table table td[data-v-bd2ca950]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-bd2ca950]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-bd2ca950]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-bd2ca950]{background-color:#333}#header-login2[data-v-bd2ca950]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:.65rem .3rem .35rem;position:relative;z-index:1}#header-login2 .header-left[data-v-bd2ca950]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#header-login2 .header-left .name-box[data-v-bd2ca950]{margin-left:.3rem}#header-login2 .header-left .name-box .name[data-v-bd2ca950]{font-size:.37333rem;font-weight:600;line-height:1.2}#header-login2 .header-right[data-v-bd2ca950]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;position:relative}#header-login2 .header-right .unread[data-v-bd2ca950]{position:absolute;width:.37333rem;height:.37333rem;background-color:#c62724;border-radius:.26667rem;left:.4rem;top:-.21333rem;color:#fff;line-height:.37333rem;text-align:center;font-size:.26667rem}#header-login2 .header-right .svg-icon[data-v-bd2ca950]{width:.53rem;height:.53rem}#header-login2 .header-right .svg-icon[data-v-bd2ca950]:first-of-type{margin-right:.5rem}#theme-color-night #header-login2 .header-left .name-box .name{color:#fff}[data-v-0c335c69]:export{themeColor:var(--theme-color)}.activity-padding[data-v-0c335c69]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-0c335c69]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-0c335c69]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-0c335c69]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-0c335c69]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-0c335c69]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-0c335c69]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-0c335c69]{background-color:#fff}#theme-color-night .activity-table[data-v-0c335c69],#theme-color-night .activity-table table[data-v-0c335c69],#theme-color-night .activity-table table td[data-v-0c335c69]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-0c335c69]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-0c335c69]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-0c335c69]{background-color:#333}#unlogin-header[data-v-0c335c69]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:.65rem .3rem .35rem;position:relative;z-index:1}#unlogin-header .header-left[data-v-0c335c69]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#unlogin-header .header-left .name-box[data-v-0c335c69]{margin-left:.3rem}#unlogin-header .header-left .name-box .name[data-v-0c335c69]{font-size:.37333rem;font-weight:600;line-height:1.2}#unlogin-header .header-right[data-v-0c335c69]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}#unlogin-header .header-right .svg-icon[data-v-0c335c69]{width:.53rem;height:.53rem}#unlogin-header .header-right .svg-icon[data-v-0c335c69]:first-of-type{margin-right:.5rem}#theme-color-night #unlogin-header .header-left .name-box .name{color:#fff}[data-v-98fde33d]:export{themeColor:var(--theme-color)}.activity-padding[data-v-98fde33d]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-98fde33d]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-98fde33d]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-98fde33d]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-98fde33d]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-98fde33d]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-98fde33d]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-98fde33d]{background-color:#fff}#theme-color-night .activity-table[data-v-98fde33d],#theme-color-night .activity-table table[data-v-98fde33d],#theme-color-night .activity-table table td[data-v-98fde33d]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-98fde33d]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-98fde33d]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-98fde33d]{background-color:#333}#unlogin-header2[data-v-98fde33d]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:.65rem .3rem .35rem;position:relative;z-index:1}#unlogin-header2 .header-left[data-v-98fde33d]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#unlogin-header2 .header-left .name-box[data-v-98fde33d]{margin-left:.3rem}#unlogin-header2 .header-left .name-box .name[data-v-98fde33d]{font-size:.37333rem;font-weight:600;line-height:1.2}#unlogin-header2 .header-right[data-v-98fde33d]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}#unlogin-header2 .header-right .svg-icon[data-v-98fde33d]{width:.53rem;height:.53rem}#unlogin-header2 .header-right .svg-icon[data-v-98fde33d]:first-of-type{margin-right:.5rem}#theme-color-night #unlogin-header2 .header-left .name-box .name{color:#fff}[data-v-f3e8d54b]:export{themeColor:var(--theme-color)}.activity-padding[data-v-f3e8d54b]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-f3e8d54b]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-f3e8d54b]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-f3e8d54b]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-f3e8d54b]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-f3e8d54b]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-f3e8d54b]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-f3e8d54b]{background-color:#fff}#theme-color-night .activity-table[data-v-f3e8d54b],#theme-color-night .activity-table table[data-v-f3e8d54b],#theme-color-night .activity-table table td[data-v-f3e8d54b]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-f3e8d54b]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-f3e8d54b]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-f3e8d54b]{background-color:#333}.progress[data-v-f3e8d54b]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:.35rem}.progress .progress-pivot[data-v-f3e8d54b]{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.progress .progress-pivot .triangle-ico[data-v-f3e8d54b]{width:.2rem;height:.2rem;margin-left:-.1rem;margin-top:-.05rem}.progress .progress-pivot .progress-text[data-v-f3e8d54b]{display:inline-block;width:1rem;margin-left:-50%;text-align:center;font-size:.26667rem;color:var(--theme-color)}.progress .not[data-v-f3e8d54b]{position:relative;height:.1rem;width:100%;border-radius:.16rem;margin-top:.10667rem;color:var(--text-tertiary)}.progress .bar[data-v-f3e8d54b]{position:relative;background:var(--bg-page);height:.1rem;width:100%;border-radius:.16rem;margin-top:.10667rem}.progress .bar>.progress-portion[data-v-f3e8d54b]{background:var(--theme-color);height:100%;border-radius:.16rem}.progress .tips[data-v-f3e8d54b]{padding:.26667rem;font-size:.32rem}#theme-color-night .progress .bar{background:#323232}[data-v-732141f0]:export{themeColor:var(--theme-color)}.activity-padding[data-v-732141f0]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-732141f0]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-732141f0]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-732141f0]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-732141f0]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-732141f0]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-732141f0]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-732141f0]{background-color:#fff}#theme-color-night .activity-table[data-v-732141f0],#theme-color-night .activity-table table[data-v-732141f0],#theme-color-night .activity-table table td[data-v-732141f0]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-732141f0]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-732141f0]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-732141f0]{background-color:#333}#experience[data-v-732141f0]{border:1px solid var(--theme-color-border-color);border-radius:.10667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:1}#experience .time-info[data-v-732141f0]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:.26667rem;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:.02667rem solid var(--theme-color-border-color)}#experience .progress-box[data-v-732141f0]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#experience .progress-box .progress-item[data-v-732141f0]{padding:.21333rem .53333rem .21333rem .4rem;border-right:.02667rem solid var(--theme-color-border-color);-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}#experience .progress-box .progress-item[data-v-732141f0]:last-of-type{border-right:none}#theme-color-night #experience{border:1px solid var(--theme-color-bg-color-1)}[data-v-2dffc013]:export{themeColor:var(--theme-color)}.activity-padding[data-v-2dffc013]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-2dffc013]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-2dffc013]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-2dffc013]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-2dffc013]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-2dffc013]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-2dffc013]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-2dffc013]{background-color:#fff}#theme-color-night .activity-table[data-v-2dffc013],#theme-color-night .activity-table table[data-v-2dffc013],#theme-color-night .activity-table table td[data-v-2dffc013]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-2dffc013]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-2dffc013]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-2dffc013]{background-color:#333}#balance-box[data-v-2dffc013]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:.26667rem;padding:0 .2rem;position:relative;z-index:1}#balance-box .yue[data-v-2dffc013]{font-size:.34667rem}#balance-box .right[data-v-2dffc013]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}#balance-box .right .item[data-v-2dffc013]:first-of-type{margin-left:.1rem}#balance-box .right .item[data-v-2dffc013]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:var(--van-font-size-sm);margin-left:.7rem;text-align:center;max-width:1.5rem;position:relative}#balance-box .right .item .svg-icon[data-v-2dffc013]{width:.65rem;height:.65rem;margin-bottom:.21333rem}[data-v-98aa113c]:export{themeColor:var(--theme-color)}.activity-padding[data-v-98aa113c]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-98aa113c]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-98aa113c]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-98aa113c]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-98aa113c]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-98aa113c]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-98aa113c]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-98aa113c]{background-color:#fff}#theme-color-night .activity-table[data-v-98aa113c],#theme-color-night .activity-table table[data-v-98aa113c],#theme-color-night .activity-table table td[data-v-98aa113c]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-98aa113c]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-98aa113c]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-98aa113c]{background-color:#333}#finance-tab[data-v-98aa113c]{background:var(--theme-color-card-bg-color);padding:.35rem;border-radius:.3rem;margin-bottom:.3rem;margin-left:.3rem;margin-right:.3rem;position:relative;z-index:1}#finance-tab .grid-bg[data-v-98aa113c]{position:absolute;top:0;left:0;right:0;bottom:0}#finance-tab .grid-bg .svg-icon[data-v-98aa113c]{width:100%;height:100%}#finance-tab2{border-radius:.3rem;margin-bottom:.3rem;position:relative;z-index:1}#finance-tab2 .join{border:1px solid var(--theme-color-border-color);padding:.3rem;border-radius:.2rem;margin-bottom:.26667rem;z-index:1;position:relative}#finance-tab2 .join h4{font-size:.37333rem;text-align:center;font-weight:500;margin-bottom:.32rem}#finance-tab2 .join ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}#finance-tab2 .join ul li{font-size:var(--van-font-size-sm);color:var(--text-tertiary)}#finance-tab2 .login-balance{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;z-index:1;position:relative}#finance-tab2 .login-balance .top{padding:0 .3rem}#finance-tab2 .login-balance .login-register{margin-bottom:.26667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}#finance-tab2 .login-balance .login-register button{background:none;font-size:var(--van-font-size-sm);border:1px solid var(--theme-color);border-radius:.26667rem;padding:0 .26667rem;min-width:1.92rem;height:.72rem;line-height:.72rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#finance-tab2 .login-balance .login-register button:first-of-type{color:var(--theme-color);margin-right:.26667rem}#finance-tab2 .login-balance .login-register button:last-of-type{background:var(--theme-color);color:#fff}#finance-tab2 .login-balance p{color:var(--text-tertiary);font-size:var(--van-font-size-sm)}#finance-tab2 .bottom.van-grid .van-grid-item__content{background:none;padding:0}#finance-tab2 .bottom{margin-top:.74667rem}#finance-tab2 .bottom .item{width:2rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:var(--van-font-size-sm);position:relative}#finance-tab2 .bottom .item .svg-icon{width:.65rem;height:.65rem;margin-bottom:.21333rem}#finance-tab2 .bottom .item .text{display:inline-block;width:100%;height:.4rem;line-height:.4rem;text-align:center;white-space:nowrap;font-size:.293rem}#finance-tab2 .bottom .item .my-ellipsis{display:inline-block;max-width:1.06667rem}#finance-tab2 .bottom .unread{position:relative}#finance-tab2 .bottom .unread:after{content:"";position:absolute;top:-.05333rem;right:-.18667rem;width:.16rem;height:.16rem;background-color:red;border-radius:2.64rem;z-index:1}#theme-color-night #finance-tab2 .join h4{color:#fff}[data-v-500631a0]:export{themeColor:var(--theme-color)}.activity-padding[data-v-500631a0]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-500631a0]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-500631a0]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-500631a0]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-500631a0]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-500631a0]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-500631a0]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-500631a0]{background-color:#fff}#theme-color-night .activity-table[data-v-500631a0],#theme-color-night .activity-table table[data-v-500631a0],#theme-color-night .activity-table table td[data-v-500631a0]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-500631a0]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-500631a0]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-500631a0]{background-color:#333}#unFinance-tab[data-v-500631a0]{background:var(--theme-color-card-bg-color);padding:.4rem;border-radius:.3rem;margin-bottom:.3rem;margin-left:.3rem;margin-right:.3rem;position:relative;z-index:1}#unFinance-tab .grid-bg[data-v-500631a0]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}#unFinance-tab .grid-bg .svg-icon[data-v-500631a0]{width:100%;height:100%}#unFinance-tab .join[data-v-500631a0]{border:1px solid var(--theme-color-border-color);padding:.3rem;border-radius:.2rem;margin-bottom:.26667rem;z-index:1;position:relative}#unFinance-tab .join h4[data-v-500631a0]{font-size:.37333rem;text-align:center;font-weight:500;margin-bottom:.32rem}#unFinance-tab .join ul[data-v-500631a0]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}#unFinance-tab .join ul li[data-v-500631a0]{font-size:var(--van-font-size-sm);color:var(--text-tertiary)}#unFinance-tab .login-balance.vi_VN .left[data-v-500631a0]{width:72%}#unFinance-tab .login-balance.vi_VN .right[data-v-500631a0]{width:28%}#unFinance-tab .login-balance.vi_VN .login-tip[data-v-500631a0]{white-space:nowrap;text-overflow:ellipsis}#unFinance-tab .login-balance.vi_VN .login-register[data-v-500631a0]{display:-ms-grid;display:grid;-ms-grid-columns:1fr .26667rem 1fr;grid-template-columns:repeat(2,1fr);gap:.26667rem;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;max-width:80%}#unFinance-tab .login-balance.vi_VN .login-register button[data-v-500631a0]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;white-space:nowrap;width:auto}#unFinance-tab .login-balance.vi_VN .login-register button[data-v-500631a0]:first-of-type{margin-right:0}#unFinance-tab .login-balance[data-v-500631a0]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;z-index:1;position:relative}#unFinance-tab .login-balance .login-register[data-v-500631a0]{line-height:1.1;margin-bottom:.13333rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}#unFinance-tab .login-balance .login-register button[data-v-500631a0]{background:none;font-size:var(--van-font-size-sm);border:1px solid var(--theme-color);border-radius:.53333rem;padding:0;width:1.6rem;height:.72rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative}#unFinance-tab .login-balance .login-register button[data-v-500631a0]:first-of-type{background:var(--theme-color);color:#fff;margin-right:.26667rem}#unFinance-tab .login-balance .login-register button[data-v-500631a0]:last-of-type{color:var(--theme-color)}#unFinance-tab .login-balance p[data-v-500631a0]{color:var(--text-tertiary);font-size:var(--van-font-size-sm)}#unFinance-tab .right[data-v-500631a0]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}#unFinance-tab .right .item[data-v-500631a0]:first-of-type{margin-left:.1rem}#unFinance-tab .right .item[data-v-500631a0]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:var(--van-font-size-sm);margin-left:.5rem}#unFinance-tab .right .item .svg-icon[data-v-500631a0]{width:.65rem;height:.65rem;margin-bottom:.13333rem}#unFinance-tab .right .item span[data-v-500631a0]{display:inline-block;height:.5rem}#unFinance-tab .right .item .my-ellipsis[data-v-500631a0]{display:inline-block;max-width:1.06667rem}#theme-color-night #unFinance-tab .join h4{color:#fff}#unFinance-tab2{padding-bottom:.4rem;border-radius:.3rem;margin-bottom:.3rem;position:relative;z-index:1}#unFinance-tab2 .join{border:1px solid var(--theme-color-border-color);padding:.3rem;border-radius:.2rem;margin-bottom:.26667rem;z-index:1;position:relative}#unFinance-tab2 .join h4{font-size:.37333rem;text-align:center;font-weight:500;margin-bottom:.32rem}#unFinance-tab2 .join ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}#unFinance-tab2 .join ul li{font-size:var(--van-font-size-sm);color:var(--text-tertiary)}#unFinance-tab2 .login-balance{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;z-index:1;position:relative}#unFinance-tab2 .login-balance .top{padding:.4rem .6rem 0}#unFinance-tab2 .login-balance .login-register{margin-bottom:.26667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}#unFinance-tab2 .login-balance .login-register button{background:none;font-size:var(--van-font-size-sm);border:1px solid var(--theme-color);border-radius:.26667rem;padding:0 .26667rem;min-width:1.92rem;height:.72rem;line-height:.72rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#unFinance-tab2 .login-balance .login-register button:first-of-type{background:var(--theme-color);color:#fff;margin-right:.26667rem}#unFinance-tab2 .login-balance .login-register button:last-of-type{color:var(--theme-color)}#unFinance-tab2 .login-balance p{color:var(--text-tertiary);font-size:var(--van-font-size-sm)}#unFinance-tab2 .bottom.van-grid .van-grid-item__content{background:none;padding:0}#unFinance-tab2 .bottom{margin-top:.74667rem}#unFinance-tab2 .bottom .item{width:2rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:var(--van-font-size-sm)}#unFinance-tab2 .bottom .item .svg-icon{width:.65rem;height:.65rem;margin-bottom:.21333rem}#unFinance-tab2 .bottom .item .svg-icon.vip{width:.48rem;height:.65rem;margin-bottom:.21333rem}#unFinance-tab2 .bottom .item .text{display:inline-block;width:100%;height:.4rem;line-height:.4rem;text-align:center;white-space:nowrap;font-size:.293rem}#unFinance-tab2 .bottom .item .my-ellipsis{display:inline-block;max-width:1.06667rem}#theme-color-night #unFinance-tab2 .join h4{color:#fff}[data-v-fc710ec3]:export{themeColor:var(--theme-color)}.activity-padding[data-v-fc710ec3]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-fc710ec3]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-fc710ec3]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-fc710ec3]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-fc710ec3]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-fc710ec3]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-fc710ec3]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-fc710ec3]{background-color:#fff}#theme-color-night .activity-table[data-v-fc710ec3],#theme-color-night .activity-table table[data-v-fc710ec3],#theme-color-night .activity-table table td[data-v-fc710ec3]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-fc710ec3]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-fc710ec3]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-fc710ec3]{background-color:#333}#login-info[data-v-fc710ec3]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:.16rem .4rem;border:1px solid #e4e7ef;border-radius:2.64rem}#login-info .header-left[data-v-fc710ec3]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#login-info .header-left .avatar[data-v-fc710ec3]{overflow:visible}#login-info .header-left .avatar .vip-level[data-v-fc710ec3]{width:1rem;height:.3rem;text-align:center;position:absolute;line-height:.3rem;overflow:hidden;bottom:0;background-color:var(--theme-color);left:.15rem;border-radius:.2rem;font-size:.26667rem;font-weight:600;color:#fff}#login-info .header-left .name-box[data-v-fc710ec3]{margin-left:.3rem}#login-info .header-left .name-box .name[data-v-fc710ec3]{font-size:.37333rem;font-weight:700;line-height:1.2;margin-bottom:.13333rem}#login-info .header-left .name-box .tip[data-v-fc710ec3]{font-size:var(--van-font-size-sm);color:var(--text-tertiary)}#login-info .header-left .name-box .tip .text-right[data-v-fc710ec3]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#login-info .header-left .name-box .tip .text-right #copyIdInput[data-v-fc710ec3]{display:inline-block;min-width:1.5rem}#login-info .header-left .name-box .tip .text-right #copyIdBtn[data-v-fc710ec3]{width:.352rem;height:.384rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAXCAYAAAAP6L+eAAABOklEQVQ4jc2VzUrDQBSFv4QsRVxqcVt8BddSirisb9CnKHRffAh9A9OtIj6Aj1Bxr1v7s4/ccCfEzh1naiN4IEyYe3LncE5mJquqijbK+aN77QM3wAA4JI4V8AxMgLciQD8DXoAjrxKGLD4CLoDzPECbaVOR3wOyhKenfPluFlJ87c3E8QGMgXdgmN2XD7/o8SPq0JwVElQJLLUQe5bK74dWKLoICnjdJuRdBOUtq40H+j7WAFLgghIMLX7e+vlTmzo4/oFXUY+3UXkzPjJvxlD8J7AUR9WkwGr8L6041nFjKd7Hijsdn6zGlhWpi10Bn8C0ayvmusUXluJ9rGiO20KvFNl9JzvuviaouuPo8lsx13tKcNsix3DaDsoii+KpHn9i/K7nRR2UVRDFCzVcjF8nNhReE5RXBb4AwKNDq0ynxb4AAAAASUVORK5CYII=);background-size:.352rem .384rem;border:0}#login-info .header-right[data-v-fc710ec3]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}#login-info .header-right .unread[data-v-fc710ec3]{position:absolute;width:.16rem;height:.16rem;background-color:#c62724;border-radius:.26667rem;left:.46rem}#login-info .header-right .svg-icon[data-v-fc710ec3]{width:.53rem;height:.53rem}#login-info .header-right .svg-icon[data-v-fc710ec3]:first-of-type{margin-right:.5rem}#login-info .header-left .avatar .van-image__error{overflow:hidden;border-radius:var(--van-radius-max)}#theme-color-night #login-info{border-color:#404040}[data-v-f5a6f03e]:export{themeColor:var(--theme-color)}.activity-padding[data-v-f5a6f03e]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-f5a6f03e]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-f5a6f03e]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-f5a6f03e]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-f5a6f03e]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-f5a6f03e]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-f5a6f03e]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-f5a6f03e]{background-color:#fff}#theme-color-night .activity-table[data-v-f5a6f03e],#theme-color-night .activity-table table[data-v-f5a6f03e],#theme-color-night .activity-table table td[data-v-f5a6f03e]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-f5a6f03e]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-f5a6f03e]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-f5a6f03e]{background-color:#333}#box-login-shadow[data-v-f5a6f03e]{background:var(--theme-color-card-bg-color);border-radius:.3rem;padding:.4rem;margin-bottom:.3rem}#box-login-shadow .more-cell[data-v-f5a6f03e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-top:.26667rem}#box-login-shadow h3[data-v-f5a6f03e]{font-size:.37333rem;font-weight:500;margin-bottom:.26667rem}#box-login-shadow .wrap .svg-icon[data-v-f5a6f03e]{width:.64rem;height:.48rem;margin-right:.21333rem}#box-login-shadow .unread .van-cell__title>span{position:relative}#box-login-shadow .unread .van-cell__title>span:after{content:"";position:absolute;top:-.05333rem;right:-.16rem;width:.16rem;height:.16rem;background-color:red;border-radius:2.64rem;z-index:1}#theme-color-night #box-login-shadow h3,#theme-color-night #box-cells h3,#theme-color-night #service-box h3{color:#fff}[data-v-05ed1d36]:export{themeColor:var(--theme-color)}.activity-padding[data-v-05ed1d36]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-05ed1d36]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-05ed1d36]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-05ed1d36]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-05ed1d36]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-05ed1d36]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-05ed1d36]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-05ed1d36]{background-color:#fff}#theme-color-night .activity-table[data-v-05ed1d36],#theme-color-night .activity-table table[data-v-05ed1d36],#theme-color-night .activity-table table td[data-v-05ed1d36]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-05ed1d36]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-05ed1d36]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-05ed1d36]{background-color:#333}#box-cells[data-v-05ed1d36]{background:var(--theme-color-card-bg-color);border-radius:.3rem;padding:.4rem;margin-bottom:.3rem}#box-cells h3[data-v-05ed1d36]{font-size:.37333rem;font-weight:500;margin-bottom:.26667rem}#box-cells .svg-icon[data-v-05ed1d36]{width:.53333rem;margin-right:.26667rem}#service-box{background:var(--theme-color-card-bg-color);padding:.4rem;border-radius:.3rem;margin-bottom:.3rem}#service-box h3{font-size:.37333rem;font-weight:500;margin-bottom:.26667rem}#service-box .van-cell .svg-icon{width:.53333rem;margin-right:.26667rem}#service-box .van-cell .currency-img{width:.53333rem;height:.53333rem;margin-right:.13333rem}#service-box .van-cell .van-cell__value{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}#service-box .van-cell .theme-switch{min-width:2.61333rem;height:.74667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:#f2f2f2;border-radius:.74667rem;font-size:var(--van-font-size-sm);padding:0 .09333rem}#service-box .van-cell .theme-switch .theme-switch-item{min-width:1.2rem;height:.56rem;border-radius:.56rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:.56rem;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#service-box .van-cell .theme-switch .theme-switch-item.active{background-color:var(--theme-color);color:#fff}#theme-color-night .theme-switch{background-color:var(--theme-color-bg-color-1)!important}#user{padding-bottom:1.8rem;padding-bottom:calc(1.8rem + constant(safe-area-inset-bottom));padding-bottom:calc(1.8rem + env(safe-area-inset-bottom));background:var(--theme-color-page-bg-color)}#user .user-info{position:relative;padding-bottom:0;border-radius:0 0 .4rem .4rem;background-color:#edf0f4}#user .user-info .grid-bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}#user .user-info .grid-bg .svg-icon{width:100%;height:100%}#user .van-cell{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#user .van-cell:after{left:.85rem}#user>.van-config-provider{padding:0 .3rem}#theme-color-night #user .user-info{background:#2b2f32}[data-v-77c9848b]:export{themeColor:var(--theme-color)}.activity-padding[data-v-77c9848b]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-77c9848b]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-77c9848b]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-77c9848b]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-77c9848b]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-77c9848b]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-77c9848b]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-77c9848b]{background-color:#fff}#theme-color-night .activity-table[data-v-77c9848b],#theme-color-night .activity-table table[data-v-77c9848b],#theme-color-night .activity-table table td[data-v-77c9848b]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-77c9848b]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-77c9848b]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-77c9848b]{background-color:#333}.collect-status[data-v-77c9848b]{position:absolute;top:.10667rem;right:.10667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:.42667rem;height:.42667rem;border-radius:.42667rem;z-index:1;background:var(--theme-corner-mark-color)}.collect-status .select-icon[data-v-77c9848b]{width:.26667rem;height:.26667rem}[data-v-8dd507bb]:export{themeColor:var(--theme-color)}.activity-padding[data-v-8dd507bb]{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table[data-v-8dd507bb]{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table[data-v-8dd507bb]{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td[data-v-8dd507bb]{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th[data-v-8dd507bb]{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th[data-v-8dd507bb]:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td[data-v-8dd507bb]{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td[data-v-8dd507bb]{background-color:#fff}#theme-color-night .activity-table[data-v-8dd507bb],#theme-color-night .activity-table table[data-v-8dd507bb],#theme-color-night .activity-table table td[data-v-8dd507bb]{border-color:#000}#theme-color-night .activity-table table thead th[data-v-8dd507bb]{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td[data-v-8dd507bb]{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td[data-v-8dd507bb]{background-color:#333}.digital-item-view[data-v-8dd507bb]{display:-ms-grid;display:grid;gap:.16rem;margin-bottom:.10667rem}.home-digital-list{padding:.26667rem;padding-top:0}.home-digital-list .digital-item-view.three-columns{-ms-grid-columns:(3.04rem)[3];grid-template-columns:repeat(3,3.04rem)}.home-digital-list .digital-item-view.four-columns{-ms-grid-columns:(2.25333rem)[4];grid-template-columns:repeat(4,2.25333rem)}.home-digital-list .digital-item-view.three-columns .digital-item{height:4.02667rem}.home-digital-list .digital-item-view.four-columns .digital-item{height:2.98133rem}.home-digital-list .digital-item-view.three-columns .digital-item.style3{padding-bottom:0}.home-digital-list .digital-item-view.three-columns .digital-item.style3 .item-title{position:absolute;width:100%;height:.32rem;bottom:0;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:1;text-overflow:ellipsis;font-size:.26667rem;line-height:.32rem;word-break:break-all;padding:0 .05333rem;background-color:var(--bg-card)}.home-digital-list .digital-item-view.three-columns .digital-item.style3 .demo{bottom:.42667rem}.home-digital-list .digital-item-view.three-columns .digital-item.style4{width:3.04rem;height:3.46667rem;border-radius:0;border:none}.home-digital-list .digital-item-view.three-columns .digital-item.style4 .item-img{width:3.04rem;height:3.04rem;border-radius:.4rem;overflow:hidden}.home-digital-list .digital-item-view.three-columns .digital-item.style4 .item-title{position:relative;width:100%;height:.42667rem;line-height:.42667rem;bottom:0}.home-digital-list .digital-item-view.three-columns .digital-item.style4 .demo{bottom:.10667rem;right:.21333rem}.home-digital-list .digital-item-view.four-columns .digital-item.style3{padding-bottom:0}.home-digital-list .digital-item-view.four-columns .digital-item.style3 .item-title{position:absolute;width:100%;bottom:.10667rem;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:1;text-overflow:ellipsis;font-size:.29333rem;line-height:.32rem;word-break:break-all;padding:0 .05333rem;background-color:transparent;color:#fff}.home-digital-list .digital-item-view.four-columns .digital-item.style3 .demo{bottom:.42667rem}.home-digital-list .digital-item-view.four-columns .digital-item.style4{width:2.25333rem;height:2.68rem;border-radius:0;border:none}.home-digital-list .digital-item-view.four-columns .digital-item.style4 .item-img{width:2.25333rem;height:2.25333rem;border-radius:.4rem;overflow:hidden}.home-digital-list .digital-item-view.four-columns .digital-item.style4 .item-title{position:relative;width:100%;height:.42667rem;line-height:.42667rem;bottom:0}.home-digital-list .digital-item-view.four-columns .digital-item.style4 .demo{bottom:.10667rem;right:.21333rem}.home-digital-list .digital-item{position:relative;overflow:hidden;border-radius:.24rem;border:1px solid #e0e0e0}.home-digital-list .digital-item:nth-child(3n){margin-right:0}.home-digital-list .corner-mark{position:absolute;left:0;display:inline-block;font-size:.26667rem;padding:0 .13333rem;max-width:1.6rem;height:.34667rem;line-height:.34667rem;border-radius:.24rem 0;background:var(--theme-corner-mark-color);color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;z-index:1}.home-digital-list .collect-status{position:absolute;top:.10667rem;right:.10667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:.42667rem;height:.42667rem;border-radius:.42667rem;z-index:1;background:var(--theme-corner-mark-color)}.home-digital-list .collect-status .select-icon{width:.26667rem;height:.26667rem}.home-digital-list .item-img{width:100%;height:100%;position:relative}.home-digital-list .item-img .demo{position:absolute;right:.10667rem;bottom:.10667rem;max-width:1.12rem;height:.48rem;border-radius:.24rem;background-color:rgba(0,0,0,.1);color:#fff;font-size:.26667rem;text-align:center;line-height:.48rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.home-digital-list .item-img .model{width:100%;height:100%;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;color:#fff;font-size:.32rem;top:0;left:0}.home-digital-list .item-img .item-logo{width:100%;height:100%;background-color:var(--theme-img-bg-color);background-size:cover;background-repeat:no-repeat}.home-digital-list .item-img .item-logo img{width:100%;height:100%;pointer-events:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.home-digital-list .item-img .prize-label{position:absolute;top:0;left:.266667rem;width:.853333rem;height:.853333rem}.home-digital-list .item-title{width:100%;font-size:.29333rem;text-align:center;line-height:.32rem;margin-bottom:0;color:var(--theme-font-color-1);font-weight:400;position:absolute;bottom:.10667rem;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:1;text-overflow:ellipsis;word-break:break-all;padding:0 .05333rem}#theme-color-night .home-digital-list{background-color:transparent}#theme-color-night .home-digital-list .digital-item{border-color:var(--van-border-color)}#theme-color-night .home-digital-list .digital-item.style3 .item-title{background-color:transparent;color:#fff}.line-tabs3{padding:.2rem .3266666rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.line-tabs3 .line-tabs3-item{min-width:1.44rem;height:.74667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:.37333rem;background-color:var(--theme-color-page-bg-color);margin-right:.21rem;font-size:var(--van-tab-font-size);color:var(--theme-font-color-2);padding:0 .10667rem}.line-tabs3 .line-tabs3-item.active{background:none;border:1px solid var(--theme-color);color:var(--theme-color)}.line-tabs3 .van-tabs__wrap{height:auto}.line-tabs3 .van-tabs__wrap .van-tabs__nav--line{padding-bottom:0}.line-tabs3 .van-tabs__wrap .van-tabs__line{height:0}.line-tabs3 .van-tabs__wrap .van-tab{-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.37333rem;color:var(--text-tertiary);min-width:1.44rem;height:.74667rem;text-align:center;line-height:.74667rem;margin-right:.213333rem;display:block;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:content;-ms-flex-preferred-size:content;flex-basis:content;padding:0;background-color:#f8f8f8}.line-tabs3 .van-tabs__wrap .van-tab__text--ellipsis{width:100%;white-space:nowrap}.line-tabs3 .van-tabs__wrap .van-tab--active{border:1px solid var(--theme-color);color:var(--theme-color);background:none}.line-tabs3 .van-tabs__wrap .van-tab--active>span{color:var(--theme-color)!important}#theme-color-night .line-tabs3 .van-tabs__wrap .van-tab{background-color:var(--theme-color-bg-color-1)}#theme-color-night .line-tabs3 .van-tabs__wrap .van-tab--active{background:none}.home-digital{padding-top:calc(var(--van-nav-bar-height) - .02667rem);padding-bottom:var(--van-tabbar-height).26667rem;padding-bottom:calc(var(--van-tabbar-height) + constant(safe-area-inset-bottom) + .26667rem);padding-bottom:calc(var(--van-tabbar-height) + env(safe-area-inset-bottom) + .26667rem);background-color:var(--bg-card)}.home-digital .svg-icon.m-icon{width:.74667rem;height:.74667rem}.home-digital img.m-icon{height:.74667rem}.home-digital .balance-item .balance{margin-top:0}.home-digital .nav-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.home-digital .digital-tab .collect-tab{position:relative;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:1.066667rem;height:1.066667rem;background-color:var(--bg-card)}.home-digital .digital-tab .collect-tab:after{position:absolute;top:50%;margin-top:-.426667rem;right:0;content:"";width:.026667rem;height:.853333rem;background:#e4e4e4}.home-digital .digital-tab .digital-tab-title{width:1.42667rem;height:1.46667rem;border-radius:.26667rem}.home-digital .digital-tab .digital-tab-title .text-name{font-size:.28rem;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:1;line-clamp:1;height:.37333rem;text-overflow:ellipsis;text-align:center;line-height:.37333rem;margin-top:.05333rem;white-space:nowrap;word-break:keep-all}.home-digital .digital-tab .van-tabs__nav--line{padding-bottom:0;padding-right:var(--van-padding-xs);padding-left:var(--van-padding-xs)}.home-digital .digital-tab .van-tab{max-width:1.46667rem;padding:0;margin-right:.13333rem}.home-digital .digital-tab .van-tab--active{font-weight:500}.home-digital .digital-tab .van-tab--active .digital-tab-title{width:1.42667rem;height:1.46667rem;border:1px solid var(--theme-color);border-radius:.26667rem}.home-digital .digital-tab .van-tabs__line{display:none}.home-digital .digital-tab .van-tabs .van-tabs__wrap{height:1.6rem;overflow:visible}.home-digital .digital-tab .van-tabs .van-tabs__wrap .van-tab__text--ellipsis{overflow:visible}.home-digital .digital-tab-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:.53333rem}.home-digital .digital-tab-title .title-text{height:.42667rem;line-height:.42667rem;font-size:var(--van-font-size-xs);max-width:2.13333rem;padding:0 .13333rem;margin-top:.13333rem}.home-digital .lines-and-search{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:var(--bg-card);padding-right:.32rem;height:1.2rem}.home-digital .lines-and-search .van-search{padding:0 0 0 .32rem;width:100%}.home-digital .lines-and-search>.lines{width:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;overflow:auto}.home-digital .lines-and-search>.lines::-webkit-scrollbar{display:none}.home-digital .lines-and-search .fav-and-search{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:.74667rem;height:.74667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:#f8f8f8;border-radius:.74667rem}.home-digital .lines-and-search .fav-and-search .svg-icon{width:.42667rem}.home-digital .lines-and-search .fav-and-search .sepe{border-left:.026667rem solid #e4e4e4;font-size:0;margin-right:.293333rem;margin-left:.266667rem;height:.426667rem}.home-digital .loading-animate{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:1.92rem;width:100%}.home-digital .loading-animate .text{margin-top:.213333rem;font-weight:600;font-size:.426667rem;color:#c2c2c2}.home-digital .van-nav-bar{z-index:2}.home-digital .van-nav-bar .van-dropdown-menu__bar{max-width:3.4rem;height:var(--van-nav-bar-height);background:none}.home-digital .van-nav-bar .van-dropdown-menu__bar .van-dropdown-menu__title{max-width:3rem;margin:0 .53333rem}.home-digital .van-nav-bar .van-dropdown-menu__bar .van-dropdown-menu__title .van-ellipsis{font-size:var(--van-font-size-md)}.home-digital .van-nav-bar .van-icon-arrow-left{color:var(--text-primary)}.home-digital .van-dropdown-item__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border-radius:0 0 .26667rem .26667rem;padding:.32rem .18667rem;overflow-x:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;white-space:nowrap}.home-digital .van-dropdown-item__content::-webkit-scrollbar{display:none}.home-digital .van-dropdown-item__content .van-dropdown-item__option{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:2.10667rem;height:.85333rem;padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:.21333rem}.home-digital .van-dropdown-item__content .van-dropdown-item__option .van-cell__title{width:2.10667rem;height:.8rem;padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:1px solid var(--border-default);border-radius:.4rem;font-size:var(--van-font-size-sm);font-weight:400}.home-digital .van-dropdown-item__content .van-dropdown-item__option .van-cell__value{display:none}.home-digital .van-dropdown-item__content .van-dropdown-item__content .van-dropdown-item__option--active .van-cell__title{border:1px solid var(--theme-color);color:var(--theme-color);font-weight:500}.home-digital .game-tabs{width:100%;overflow-x:auto;height:.85333rem}.home-digital .game-tabs::-webkit-scrollbar{display:none}.home-digital .game-tabs .game-tab{display:inline-block;width:1.6rem;height:.8rem;border:1px solid var(--border-default);border-radius:.4rem;font-weight:400;margin-right:.26667rem;line-height:.74667rem;font-size:.32rem}.home-digital .game-tabs .game-tab.active{border-color:var(--theme-color);color:var(--theme-color)}.home-digital .nav-digital-tab{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;background-color:var(--bg-card);margin-top:.26667rem}.home-digital .nav-digital-tab .nav-digital-tab-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:.53333rem;width:calc((10rem - .37333rem) / 4);margin-bottom:.26667rem}.home-digital .nav-digital-tab .nav-digital-tab-title .title-text{height:.42667rem;line-height:.42667rem;font-size:var(--van-font-size-xs);max-width:2.13333rem;padding:0 .13333rem;margin-top:.13333rem;font-weight:400}.home-digital .nav-digital-tab .nav-digital-tab-title.active .title-text{background-color:var(--theme-color);border-radius:.18667rem;color:#fff}.home-digital .game-popup .select-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.home-digital .game-popup .select-content .select-cell{width:8.93333rem;height:1.06667rem;background-color:#f7f7f7;border-radius:.53333rem;line-height:1.06667rem;text-align:center;margin-top:.26667rem}.home-digital .game-popup .select-content .select-cell.active{border:1px solid var(--theme-color);background:none}.home-digital .triangle-down{display:inline-block;width:0;height:0;border-left:.13333rem solid transparent;border-right:.13333rem solid transparent;border-top:.13333rem solid var(--van-nav-bar-title-text-color);margin-left:.10667rem}.home-back-top.van-back-top{width:.8rem;height:.8rem;background-color:var(--theme-color)}.home-digital.show-download{padding-top:calc(var(--van-nav-bar-height) + 1.17333rem - .02667rem)}.home-digital.simple{padding-top:0}.home-digital.simple .digital-tab .van-tabs__wrap{display:none}#theme-color-night .home-digital{background-color:var(--theme-color-card-bg-color)}#theme-color-night .home-digital .van-nav-bar .van-icon-arrow-left{color:#fff}#theme-color-night .home-digital .nav-digital-tab{background:var(--theme-color-card-bg-color)}#theme-color-night .home-digital .lines-and-search{background-color:var(--theme-color-card-bg-color)}#theme-color-night .home-digital .lines-and-search .van-search__action{color:#fff}#theme-color-night .home-digital .digital-list .digital-item{-webkit-box-shadow:none;box-shadow:none;border:none;background-color:var(--theme-color-card-bg-color)}#theme-color-night .home-digital .van-dropdown-item__content .van-dropdown-item__option .van-cell__title{border-color:var(--theme-color-bg-color-1);background-color:var(--theme-color-bg-color-1)}#theme-color-night .home-digital .van-dropdown-item__content .van-dropdown-item__option--active .van-cell__title{border-color:var(--theme-color);background:none}#theme-color-night .home-digital .line-tabs3 .van-tabs__wrap .van-tab,#theme-color-night .home-digital .lines-and-search .fav-and-search{background-color:var(--theme-color-bg-color-1)}#theme-color-night .home-digital .no-data{background-color:transparent!important}#theme-color-night .home-digital .triangle-down{border-top:.13333rem solid #fff}#theme-color-night .home-digital .game-popup .select-content .select-cell{background-color:#2c2c2c}#theme-color-night .home-digital .game-popup .select-content .select-cell.active{background:none}:root{--theme-color: #919191;--primary-color: #919191;--skeleton-bg: #ffffff;--skeleton-blink: rgb(239, 239, 239);--van-primary-color: var(--theme-color);--van-tab-active-text-color: var(--theme-color);--van-tabs-bottom-bar-color: var(--theme-color);--odd-font-size: .34667rem;--van-font-size-xs: 12PX;--van-font-size-sm: .33333rem;--van-font-size-md: .36rem;--van-font-size-lg: .38667rem;--van-nav-bar-icon-color: #000000;--van-tabs-bottom-bar-width: .74667rem;--van-cell-font-size: .34667rem;--van-button-default-font-size: var(--van-font-size-sm);--van-dropdown-menu-background: var(--theme-color-card-bg-color);--van-divider-font-size: var(--van-font-size-sm);--van-dropdown-menu-title-font-size: var(--van-font-size-sm);--van-empty-description-font-size: var(--van-font-size-sm);--van-dialog-font-size: var(--van-font-size-sm);--van-sticky-z-index: 1;--van-nav-bar-z-index: 10;--van-cell-active-color: transparent;--van-cell-background: var(--theme-color-card-bg-color);--van-cell-border-color: var(--theme-color-border-color);--van-search-background: var(--theme-color-card-bg-color);--van-field-input-error-text-color: var(--theme-color);--activity-icon-color: #222222;--video-head-height: 5.625rem;--el-border-color: #404040;--el-menu-active-color: #f5f5f5;--el-menu-sub-item-height: 1.06667rem;--el-color-primary: var(--primary-color);--el-checkbox-checked-bg-color: var(--el-color-primary);--el-button-active-bg-color: transparent;--text-primary: var(--theme-font-color-1);--text-secondary: #666666;--text-tertiary: #999999;--bg-page: var(--theme-color-page-bg-color);--bg-card: var(--theme-color-card-bg-color);--brand-success: #01875f;--danger: #ff3b30;--profit-up: #ea3443;--profit-down: #36bb08;--border-default: var(--theme-color-border-color)}#theme-color-day{--casino-menu-icon-fill-color: #000;--light-dark-color: #000;--theme-corner-mark-color: rgba(0, 0, 0, .4);--theme-backsvg-bg-color: #F5F5F5;--theme-close-icon-color: #f5f5f5;--theme-backsvg-fill-color: #2c2c2c;--theme-color:var(--primary-color);--theme-color-rgb:var(--primary-color);--theme-color-rgb-opacity-0-08:var(--primary-color);--theme-font-color-1: #000;--theme-font-color-2: #2b2b2b;--theme-font-color-3: #2b2b2b;--theme-color-dialog-close: #df7b82;--theme-color-svg-stroke-color: #919191;--theme-color-card-bg-color: #fff;--theme-color-page-bg-color: #f5f5f5;--theme-color-bg-color-1: #fff;--theme-color-border-color: #e4e4e4;--van-tabs-bottom-bar-color: var(--theme-color);--theme-img-bg-color: #fafafa;--theme--color: rgba(0, 0, 0, .2);--odd-color:var(--primary-color)}#theme-color-day .line-alert .select-content::-webkit-scrollbar,#theme-color-day .register-page .language-sheet .select-content::-webkit-scrollbar,#theme-color-day .transfer-money .select-currency .select-content::-webkit-scrollbar,#theme-color-day .add-currency-address .select-bank .select-content::-webkit-scrollbar,#theme-color-day .add-bank-card .select-bank .select-content::-webkit-scrollbar,#theme-color-day .withdraw-digital .select-bank .select-content::-webkit-scrollbar,#theme-color-day .withdraw-bank .select-bank .select-content::-webkit-scrollbar,#theme-color-day .recharge-three-pay .select-bank .select-content::-webkit-scrollbar,#theme-color-day .cashout-confirm .select-content::-webkit-scrollbar{width:0;display:none}#theme-color-night{--casino-menu-icon-fill-color: #fff;--light-dark-color: #fff;--activity-icon-color: #919191;--theme-backsvg-bg-color: #2c2c2c;--theme-close-icon-color: #999999;--theme-backsvg-fill-color: #ffffff;--theme-color: var(--primary-color);--theme-color-rgb: var(--primary-color);--theme-color-rgb-opacity-0-08: var(--primary-color);--theme-font-color-1: #ffffff;--theme-font-color-2: #ffffff;--theme-font-color-3: #616161;--text-secondary: #919191;--text-tertiary: #616161;--danger: #ff453a;--profit-up: #ff5566;--profit-down: #4dd31a;--theme-color-dialog-close: #55393b;--theme-color-svg-stroke-color: #919191;--theme-color-card-bg-color: #1f1f1f;--theme-color-page-bg-color: #292929;--theme-color-bg-color-1: #2c2c2c;--theme-color-border-color: #2c2c2c;--van-tabs-bottom-bar-color: var(--theme-color);--theme-dark-bg-color-1: #121212;--van-cell-text-color: var(--theme-font-color-1);--van-tabbar-background: var(--theme-color-bg-color-1);--van-tabbar-item-active-background: var(--theme-color-bg-color-1);--van-tabbar-item-text-color: #fff;--van-nav-bar-background: var(--theme-color-card-bg-color);--van-nav-bar-icon-color: #fff;--van-nav-bar-title-text-color: #fff;--van-tabs-nav-background: var(--theme-color-card-bg-color);--van-border-color: var(--theme-color-bg-color-1);--van-dropdown-menu-title-text-color: var(--theme-font-color-1);--van-popup-background: var(--theme-color-card-bg-color);--van-cell-group-background: var(--theme-color-card-bg-color);--van-collapse-item-content-background: var(--theme-color-card-bg-color);--van-grid-item-content-background: var(--theme-color-bg-color-1);--van-popover-light-background: var(--theme-color-bg-color-1);--van-popover-light-text-color: var(--theme-font-color-1);--van-search-content-background: var(--theme-dark-bg-color-1);--van-uploader-upload-background: var(--theme-color-bg-color-1);--van-action-sheet-item-background: var(--theme-color-bg-color-1);--van-action-sheet-item-text-color: var(--theme-font-color-1);--van-field-input-text-color: var(--theme-font-color-1);--van-picker-background: var(--theme-color-card-bg-color);--van-picker-option-text-color: var(--theme-font-color-1);background-color:var(--theme-color-page-bg-color);--theme-img-bg-color: #191919;--theme-corner-mark-color: rgba(0, 0, 0, .25)}#theme-color-night input:-webkit-autofill,#theme-color-night input:-webkit-autofill:hover,#theme-color-night input:-webkit-autofill:focus,#theme-color-night input:-webkit-autofill:active{-webkit-text-fill-color:#ffffff;-webkit-box-shadow:0 0 0 26.66667rem transparent inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}#theme-color-night input:-webkit-autofill:focus{-webkit-text-fill-color:#ffffff}#theme-color-night .currency-select .currency-picker{background-color:#4b4b4b}#theme-color-night .currency-list li{background-color:var(--theme-dark-bg-color-1);margin-bottom:.21333rem;-webkit-box-shadow:none;box-shadow:none}#theme-color-night .van-action-sheet__gap{background-color:var(--theme-color-card-bg-color)}#theme-color-night .van-picker__mask{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(31,31,31,.9)),to(rgba(31,31,31,.4))),-webkit-gradient(linear,left bottom,left top,from(rgba(31,31,31,.9)),to(rgba(31,31,31,.4)));background-image:-webkit-linear-gradient(top,rgba(31,31,31,.9),rgba(31,31,31,.4)),-webkit-linear-gradient(bottom,rgba(31,31,31,.9),rgba(31,31,31,.4));background-image:linear-gradient(180deg,rgba(31,31,31,.9),rgba(31,31,31,.4)),linear-gradient(0deg,rgba(31,31,31,.9),rgba(31,31,31,.4))}#theme-color-night .van-search__action,#theme-color-night .van-picker__title{color:var(--theme-font-color-1)}#theme-color-night .van-tab{color:var(--theme-font-color-1)!important}#theme-color-night .van-tab.van-tab--active{color:var(--theme-color)!important}#theme-color-night .ml-van-field .van-field__value input,#theme-color-night .ml-van-field.isTextarea .van-field__body{background-color:#393939;color:var(--text-primary)}#theme-color-night textarea{background-color:#393939!important;color:var(--text-primary)!important}#theme-color-night .van-popup.my-popup .van-popup__footer{background-color:var(--van-popup-background)}#theme-color-night .submit-btn .van-button:disabled{color:var(--text-primary);background:#616161;opacity:1}#theme-color-night .van-popup.my-popup .my-popup-head:before{background-color:#919191}#theme-color-night .van-popup.my-popup .van-popup__footer .van-popup__cancel{background-color:var(--van-popup-background);color:var(--theme-color);border-color:var(--theme-color)}#theme-color-night .line-alert,#theme-color-night .register-page .language-sheet,#theme-color-night .transfer-money .select-currency,#theme-color-night .add-currency-address .select-bank,#theme-color-night .add-bank-card .select-bank,#theme-color-night .withdraw-digital .select-bank,#theme-color-night .withdraw-bank .select-bank,#theme-color-night .recharge-three-pay .select-bank,#theme-color-night .cashout-confirm{background-image:-webkit-linear-gradient(top,var(--theme-color-bg-color-1) 0%,var(--theme-color-bg-color-1) 10%);background-image:linear-gradient(to bottom,var(--theme-color-bg-color-1) 0%,var(--theme-color-bg-color-1) 10%)}#theme-color-night .line-alert .select-content,#theme-color-night .register-page .language-sheet .select-content,#theme-color-night .transfer-money .select-currency .select-content,#theme-color-night .add-currency-address .select-bank .select-content,#theme-color-night .add-bank-card .select-bank .select-content,#theme-color-night .withdraw-digital .select-bank .select-content,#theme-color-night .withdraw-bank .select-bank .select-content,#theme-color-night .recharge-three-pay .select-bank .select-content,#theme-color-night .cashout-confirm .select-content{background-color:var(--theme-color-bg-color-1)}#theme-color-night .line-alert .select-content::-webkit-scrollbar,#theme-color-night .register-page .language-sheet .select-content::-webkit-scrollbar,#theme-color-night .transfer-money .select-currency .select-content::-webkit-scrollbar,#theme-color-night .add-currency-address .select-bank .select-content::-webkit-scrollbar,#theme-color-night .add-bank-card .select-bank .select-content::-webkit-scrollbar,#theme-color-night .withdraw-digital .select-bank .select-content::-webkit-scrollbar,#theme-color-night .withdraw-bank .select-bank .select-content::-webkit-scrollbar,#theme-color-night .recharge-three-pay .select-bank .select-content::-webkit-scrollbar,#theme-color-night .cashout-confirm .select-content::-webkit-scrollbar{width:0;display:none}#theme-color-night .line-alert .select-content .bank-cell,#theme-color-night .register-page .language-sheet .select-content .bank-cell,#theme-color-night .transfer-money .select-currency .select-content .bank-cell,#theme-color-night .add-currency-address .select-bank .select-content .bank-cell,#theme-color-night .add-bank-card .select-bank .select-content .bank-cell,#theme-color-night .withdraw-digital .select-bank .select-content .bank-cell,#theme-color-night .withdraw-bank .select-bank .select-content .bank-cell,#theme-color-night .recharge-three-pay .select-bank .select-content .bank-cell,#theme-color-night .cashout-confirm .select-content .bank-cell{border-color:#919191}#theme-color-night .line-alert .select-content .bank-cell.active,#theme-color-night .register-page .language-sheet .select-content .bank-cell.active,#theme-color-night .transfer-money .select-currency .select-content .bank-cell.active,#theme-color-night .add-currency-address .select-bank .select-content .bank-cell.active,#theme-color-night .add-bank-card .select-bank .select-content .bank-cell.active,#theme-color-night .withdraw-digital .select-bank .select-content .bank-cell.active,#theme-color-night .withdraw-bank .select-bank .select-content .bank-cell.active,#theme-color-night .recharge-three-pay .select-bank .select-content .bank-cell.active,#theme-color-night .cashout-confirm .select-content .bank-cell.active{color:var(--theme-color);border-color:var(--theme-color)}#theme-color-night .fb-result-filter{background-image:-webkit-linear-gradient(top,var(--theme-color-bg-color-1) 0%,var(--theme-color-bg-color-1) 10%);background-image:linear-gradient(to bottom,var(--theme-color-bg-color-1) 0%,var(--theme-color-bg-color-1) 10%);background-color:var(--theme-color-bg-color-1)}#theme-color-night .field-container .inputBox input{background-color:#393939;border-color:#393939;color:var(--text-primary)}#theme-color-night .field-container .inputBox input.error{border-color:var(--theme-color)}#theme-color-night .field-container .inputBox input:focus{border-color:var(--theme-color)}#theme-color-night .activity-item section.bottomBorder:after{background-color:var(--theme-color-border-color)}#theme-color-night #rwTip>.container{background-image:-webkit-gradient(linear,left top,left bottom,from(#3d0a0e),color-stop(2.13333rem,#110304));background-image:-webkit-linear-gradient(top,#3d0a0e,#110304 2.13333rem);background-image:linear-gradient(to bottom,#3d0a0e,#110304 2.13333rem)}#theme-color-night #rwTip .van-icon{color:rgba(225,225,225,.6)}#theme-color-night .balance-item .balance,#theme-color-night .balance-item2 .balance,#theme-color-night .sport-balance .balance{background-color:#4c4c4c}#theme-color-night .filter-panel .time-tabs-wrap .time-tab-datepicker .input-box{background-color:var(--theme-color-bg-color-1)}#theme-color-night .filter-panel .time-tabs-wrap .time-tab-datepicker .van-picker .van-picker__mask{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(31,31,31,.9)),to(rgba(31,31,31,.4))),-webkit-gradient(linear,left bottom,left top,from(rgba(31,31,31,.9)),to(rgba(31,31,31,.4)));background-image:-webkit-linear-gradient(top,rgba(31,31,31,.9),rgba(31,31,31,.4)),-webkit-linear-gradient(bottom,rgba(31,31,31,.9),rgba(31,31,31,.4));background-image:linear-gradient(180deg,rgba(31,31,31,.9),rgba(31,31,31,.4)),linear-gradient(0deg,rgba(31,31,31,.9),rgba(31,31,31,.4))}#theme-color-night .filter-panel .time-tabs-wrap .time-tab-datepicker .date-picker-btns .date-picker-btns-item .cancel.van-button{background-color:var(--theme-color-bg-color-1);border-color:var(--theme-color-bg-color-1);color:var(--theme-font-color-1)}#theme-color-night #blockchain .updownBox .updownCard .coinFrom>span:nth-of-type(2){color:var(--theme-font-color-1)!important}#theme-color-night .nav-bar .title-left{color:var(--text-primary)!important}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}[hidden]{display:none}body{line-height:1;font-family:PingFang,Roboto,Helvetica,Arial,Microsoft JhengHei,微軟正黑體}body{--color-E74C5B: #e74c5b;--color-F4F5F8: #f4f5f8;--color-FFFFFF: #fff;--color-333333: #333;--color-666666: #666;--color-999999: #999;--color-EEEEEE: #eee;--color-F5F7F9: #f5f7f9;--color-EAEAEA: #eaeaea;--color-EBEFF5: #ebeff5;--color-2CAB4D: #2cab4d;--color-3782FF: #3782ff;--color-75CF83: #75cf83;--color-F4CA17: #f4ca17;--color-FFA03B: #ffa03b;--color-FCBD30: #fcbd30;--color-B25F3E: #b25f3e;--color-F4F7F7: #f4f7f7;--color-BBBBBB: #bbb;--color-DBE0E7: #dbe0e7;--color-F3F4F7: #f3f4f7;--color-E95E6B-1: rgba(233, 94, 107, .1);--color-E95E6B-4: rgba(233, 94, 107, .4);--color-F5F7FA-6: rgba(245, 247, 250, .6);--color-F4F5F8-4: rgba(231, 76, 91, .4);--color-E74C5B-2: rgba(231, 76, 91, .2);--color-E74C5B-1: rgba(231, 76, 91, .1);--color-BUTTON-BCG: #f5f7fa;--color-BUTTON-ACTIVE-BCG: #fff;--color-HIGH-CONTRAST-COLOR: #000;--linear-gradient-color: linear-gradient(180deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .4)), linear-gradient(0deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .4)) }@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/font/DMSans/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu6-K6h9Q.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/font/DMSans/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K4.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/font/DMSans/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu6-K6h9Q.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/font/DMSans/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K4.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/font/DMSans/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu6-K6h9Q.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/font/DMSans/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K4.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}._root_html.vi_VN body{font-family:-apple-system,Helvetica Neue,Roboto,sans-serif}body.m_migu{--color-FFFFFF: #25323e;--color-F4F7F7: #0d1a26;--color-333333: #d9dee5;--color-BBBBBB: #808d9a;--color-DBE0E7: #dbe0e7;--color-999999: #808d9a;--color-F4F5F8: #0d1a26;--color-F5F7F9: #0d1a26;--color-EEEEEE: #0d1a26;--color-EAEAEA: #0d1a26;--color-F3F4F7: #0d1a26;--color-BUTTON-BCG: #0d1a26;--color-BUTTON-ACTIVE-BCG: #25323e;--color-HIGH-CONTRAST-COLOR: #fff;--linear-gradient-color: linear-gradient(180deg, rgba(23, 37, 50, .9), rgba(13, 26, 38, .4)), linear-gradient(0deg, rgba(23, 37, 50, .9), rgba(13, 26, 38, .4)) }menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}img{border:none;outline:none}img[src=""],img:not([src]){opacity:0;display:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{font-size:var(--van-font-size-sm);-ms-overflow-style:none!important;scrollbar-width:none!important;overflow:auto}body::-webkit-scrollbar{display:none!important;width:0!important;background:transparent!important}html{width:100%;-ms-overflow-style:none!important;scrollbar-width:none!important}html::-webkit-scrollbar{display:none!important;width:0!important;background:transparent!important}::-webkit-scrollbar{width:0!important;background:transparent!important}*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{width:0!important;height:0!important;background:transparent!important}*::-webkit-scrollbar-thumb,*::-webkit-scrollbar-track{display:none!important}html.overscroll-behavior{overscroll-behavior-y:none}html[view=pc]#theme-color-night body{-webkit-box-shadow:0 .05333rem .32rem rgba(0,0,0,.4);box-shadow:0 .05333rem .32rem rgba(0,0,0,.4)}html[view=pc]{-ms-touch-action:auto;touch-action:auto}html[view=pc] body{position:fixed;width:10rem;height:100%;left:50%;transform:translate3d(-50%,0,0);-webkit-transform:translate3d(-50%,0,0);overflow-x:hidden;overflow-y:hidden;cursor:pointer;-ms-touch-action:auto;touch-action:auto;-webkit-box-shadow:0 .05333rem .32rem rgba(50,50,51,.12);box-shadow:0 .05333rem .32rem rgba(50,50,51,.12)}html[view=pc] #app{height:100%}html[view=pc] #app .app-container{overflow-y:scroll;height:100%;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-overflow-scrolling:touch;-ms-scroll-chaining:none;overscroll-behavior:contain}html[view=pc] .matches .matches-list .league .van-index-anchor{left:0!important}html[view=pc] .van-swipe{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}input{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;cursor:text}.submit-btn .van-button:disabled{color:#fff;background:#dadada;opacity:1}.submit-btn .van-button{background:none;border:1px solid var(--theme-color);color:#fff}.submit-btn .van-button{width:100%;height:1.38667rem;background:var(--theme-color);border:0;border-radius:1.38667rem;font-size:.34667rem;line-height:.64rem}.copy-toast{z-index:2003!important}.van-nav-bar .van-nav-bar__left .van-icon-arrow-left{font-size:.64rem}.van-pull-refresh{overflow:visible}.bgWhite{background-color:#fff!important}.van-field__control--error::-webkit-input-placeholder{color:var(--van-text-color)}.van-field__control--error::-moz-placeholder{color:var(--van-text-color)}.van-field__control--error:-ms-input-placeholder{color:var(--van-text-color)}.van-field__control--error::-ms-input-placeholder{color:var(--van-text-color)}.van-field__control--error,.van-field__control--error::placeholder{color:var(--van-text-color)}.van-grid-item__content--surround:after{display:none}.van-nav-bar.van-hairline--bottom:after{display:none}.van-nav-bar .van-haptics-feedback:active{opacity:1}#mobile-view .no-scroll-x::-webkit-scrollbar{display:none}input,textarea{caret-color:var(--theme-color);line-height:.74667rem}input:-webkit-autofill,textarea:-webkit-autofill{background:#fff}input:autofill,textarea:autofill{background:#fff}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{font-weight:200}input::-moz-placeholder,textarea::-moz-placeholder{font-weight:200}input:-ms-input-placeholder,textarea:-ms-input-placeholder{font-weight:200}input::-ms-input-placeholder,textarea::-ms-input-placeholder{font-weight:200}input::placeholder,textarea::placeholder{font-weight:200}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:active{-webkit-transition:background-color 5000s;transition:background-color 5000s}.notice-notify{bottom:.53333rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;width:auto;height:auto;padding:.26667rem .53333rem;min-height:1.01333rem;z-index:9999!important}.notice-notify .van-icon-passed{color:#009915;font-size:.8rem}.notice-notify .van-icon-warning-o{color:#e02020;font-size:.8rem}.notice-notify .van-toast__text{margin-top:0;margin-left:.26667rem;text-align:left}@-webkit-keyframes Skeleton_placeHolderShimmer{0%{background-position:0 0}to{background-position:5.33333rem 0}}@keyframes Skeleton_placeHolderShimmer{0%{background-position:0 0}to{background-position:5.33333rem 0}}.loading-background{background-color:#f1f1f1}.loading-animation{background-size:400%!important}@-webkit-keyframes van-skeleton-blink{50%{opacity:.5}}@keyframes van-skeleton-blink{50%{opacity:.5}}.loading-animation{background-image:-webkit-gradient(linear,left top,right top,from(#f1f1f1),color-stop(#f1f1f1),color-stop(#f1f1f1),color-stop(#f1f1f1),color-stop(#f1f1f1),color-stop(#f1f1f1),color-stop(#f1f1f1),color-stop(#f1f1f1),color-stop(#f1f1f1),color-stop(#fff),color-stop(#f1f1f1),color-stop(#f1f1f1),to(#f1f1f1))!important;background-image:-webkit-linear-gradient(left,#f1f1f1,#f1f1f1,#f1f1f1,#f1f1f1,#f1f1f1,#f1f1f1,#f1f1f1,#f1f1f1,#f1f1f1,#fff,#f1f1f1,#f1f1f1,#f1f1f1)!important;background-image:linear-gradient(90deg,#f1f1f1,#f1f1f1,#f1f1f1,#f1f1f1,#f1f1f1,#f1f1f1,#f1f1f1,#f1f1f1,#f1f1f1,#fff,#f1f1f1,#f1f1f1,#f1f1f1)!important}.my-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#theme-color-night .loading-background{background-color:#2c2c2c}#theme-color-night .loading-animation{--skeleton-bg: #1f1f1f;--skeleton-blink: #2c2c2c;background-image:-webkit-gradient(linear,left top,right top,from(var(--skeleton-blink)),color-stop(var(--skeleton-blink)),color-stop(var(--skeleton-blink)),color-stop(var(--skeleton-blink)),color-stop(var(--skeleton-blink)),color-stop(var(--skeleton-blink)),color-stop(var(--skeleton-blink)),color-stop(var(--skeleton-blink)),color-stop(var(--skeleton-blink)),color-stop(var(--skeleton-bg)),color-stop(var(--skeleton-blink)),color-stop(var(--skeleton-blink)),to(var(--skeleton-blink)))!important;background-image:-webkit-linear-gradient(left,var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-bg),var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-blink))!important;background-image:linear-gradient(90deg,var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-bg),var(--skeleton-blink),var(--skeleton-blink),var(--skeleton-blink))!important}@-webkit-keyframes bganimation{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes bganimation{0%{background-position:100% 50%}to{background-position:0 50%}}@-webkit-keyframes shiny-btn-anim{0%{opacity:0;-webkit-transform:scale(0) rotate(45deg);transform:scale(0) rotate(45deg)}80%{opacity:.5;-webkit-transform:scale(0) rotate(45deg);transform:scale(0) rotate(45deg)}81%{opacity:1;-webkit-transform:scale(4) rotate(45deg);transform:scale(4) rotate(45deg)}to{opacity:0;-webkit-transform:scale(50) rotate(45deg);transform:scale(50) rotate(45deg)}}@keyframes shiny-btn-anim{0%{opacity:0;-webkit-transform:scale(0) rotate(45deg);transform:scale(0) rotate(45deg)}80%{opacity:.5;-webkit-transform:scale(0) rotate(45deg);transform:scale(0) rotate(45deg)}81%{opacity:1;-webkit-transform:scale(4) rotate(45deg);transform:scale(4) rotate(45deg)}to{opacity:0;-webkit-transform:scale(50) rotate(45deg);transform:scale(50) rotate(45deg)}}:export{themeColor:var(--theme-color)}.activity-padding{font-size:.37333rem;padding:0 .26667rem .26667rem}.activity-table{width:100%;font-size:.34667rem;margin-top:.26667rem;border:1px solid #dddddd;border-radius:.21333rem;overflow:hidden}.activity-table table{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dddddd;border-radius:.21333rem}.activity-table table td{text-align:center;vertical-align:middle;padding:.26667rem 0;line-height:1.7;border:1px solid #dddddd}.activity-table table thead th{padding:.4rem 0;font-weight:500;background-color:#f0f0f0;border:1px solid #dddddd}.activity-table table thead th:first-of-type{width:2.13333rem}.activity-table table tbody tr:nth-of-type(odd) td{background-color:#f7f7f7}.activity-table table tbody tr:nth-of-type(2n) td{background-color:#fff}#theme-color-night .activity-table,#theme-color-night .activity-table table,#theme-color-night .activity-table table td{border-color:#000}#theme-color-night .activity-table table thead th{background-color:#333;border-color:#000}#theme-color-night .activity-table table tbody tr td{background-color:#3c3c3c}#theme-color-night .activity-table table tbody tr:nth-of-type(odd) td{background-color:#333}.popup-wrapper{border-top-left-radius:.53333rem;border-top-right-radius:.53333rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-bottom:0;opacity:1!important;z-index:3000!important}.popup-wrapper .wrapper{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:1.17333rem;color:var(--theme-font-color-1);padding:0 .37333rem}.popup-wrapper .wrapper .title{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.4rem;font-weight:500;line-height:.37333rem;-webkit-box-flex:1;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.popup-wrapper .wrapper .side{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;position:absolute}.popup-wrapper .wrapper .side .clear{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.34667rem;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:1}.popup-wrapper .wrapper .side .clear .svg-icon{width:.74667rem;height:.74667rem}.popup-wrapper .select-content{border-top-left-radius:.53333rem;border-top-right-radius:.53333rem;overflow:auto;padding:.64rem .37333rem .37333rem;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.popup-wrapper .select-content .select-cell{height:1.33333rem;background-color:#fff!important;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 .48rem;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-radius:.32rem;-webkit-box-shadow:0 .05333rem .10667rem rgba(0,0,0,.1);box-shadow:0 .05333rem .10667rem rgba(0,0,0,.1);margin-bottom:.26667rem}.popup-wrapper .select-content .select-cell .currency-img{width:.77333rem;height:.77333rem;margin-right:.26667rem}.popup-wrapper .select-content .select-cell .currency-info{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.popup-wrapper .select-content .select-cell .currency-info .currency-name{margin-bottom:.10667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline}.popup-wrapper .select-content .select-cell .currency-info .currency-name .show-name{font-size:.34667rem;font-weight:600}.popup-wrapper .select-content .select-cell .currency-info .currency-name .name{font-size:.29333rem;color:#999;margin-left:.05333rem}.popup-wrapper .select-content .select-cell .currency-info .currency-number{color:#c9c9c7}.popup-wrapper .select-content .select-cell.active{color:#fff;background-color:var(--theme-color)!important;-webkit-box-shadow:none!important;box-shadow:none!important}#theme-color-night .popup-wrapper .select-cell{background-color:#383838!important;border-color:var(--theme-color-border-color)}#theme-color-night .popup-wrapper .select-cell.active{background-color:var(--theme-color)!important}
