:root{--theme-max-width: 375px;--theme-line-color: #858999;--theme-dash-line-color: #202b5e;--theme-dash-line-dark-color: #03050c;--theme-screen-bg-color: linear-gradient(135deg, #19110c 0%, #6f582e 100%);--theme-bg-color: linear-gradient(to bottom, #03050c 30%, #0a0f26 100%);--theme-text-color: #FFFFFF;--theme-text-help-color: #AAAAAA;--theme-text-dark-color: var(--theme-black-3);--theme-news-time-color: #4D4D4D;--theme-text-shadow-color: #424141;--theme-text-input-color: var(--theme-black-0);--theme-primary-color: #fec75e;--theme-secondary-color-primary: #007bff;--theme-secondary-color-success: #28a745;--theme-secondary-color-success-dark: #00BB32;--theme-secondary-color-error: #FF0000;--theme-secondary-color-error-dark: #F16060;--theme-secondary-color-finance: #ffc107;--theme-secondary-color-finance-dark: #ff8703;--theme-secondary-color-light: #FFFFFF;--theme-btn-bg: #fec75e;--theme-btn-disabled-bg: var(--theme-black-0);--theme-btn-text-color: var(--theme-text-color);--theme-box-bg: #0b1233;--theme-box-border-color: #1d2755;--theme-main-box-bg-color: linear-gradient(to bottom right, #16204c, #0f173d);--theme-menu-text-active-color: #E13C3C;--theme-menu-line-active-color: #190170;--theme-input-box-bg: #F5F5F5;--theme-nav-bg: linear-gradient(307deg, #011170 0%, #0c0c0c 100%);--theme-nav-text-color: #FFFFFF;--theme-tabbar-bg: var(--theme-black-0);--theme-tabbar-text-color: #FFFFFF;--theme-user-top-bg: linear-gradient(270deg, #002593 0%, #000000 100%);--theme-dot-unselect-color: #a59c9c;--theme-dot-active-color: var(--theme-secondary-color-light);--theme-black-0: #000000;--theme-black-1: #111111;--theme-black-2: #222222;--theme-black-3: #333333;--theme-black-4: #444444;--theme-black-5: #555555;--theme-black-6: #666666;--theme-black-7: #777777;--theme-black-8: #888888;--theme-black-9: #999999}#app{background:var(--theme-screen-bg-color);scroll-behavior:smooth;font-size:16px;line-height:22px;color:var(--theme-text-color);min-height:100vh;background-size:cover;background-repeat:no-repeat;background-position:center}.van-hairline--bottom:after{display:none!important}.page{width:100%;height:fit-content;min-height:100vh;background:var(--theme-bg-color);background-repeat:no-repeat;background-size:100% 100%}.page-padding{width:100%;padding-left:10px;padding-right:10px;box-sizing:border-box}.normal-box{width:100%;height:fit-content;background-color:var(--theme-box-bg);border-radius:10px;border:1px solid var(--theme-box-border-color);box-sizing:border-box}.home-box-title{width:100%;height:55px;display:flex;align-items:center;justify-content:center;font-size:22px;line-height:55px;text-align:center;font-weight:700;border-radius:5px 5px 0 0;background-image:url(/png/title_bg-Dpv3EquO.png);background-size:cover;background-repeat:no-repeat}.btn-box{width:100%;height:fit-content;min-height:40px;border-radius:6px;background:var(--theme-btn-bg);display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;color:var(--theme-btn-text-color);font-size:16px;line-height:2;padding:2px 4px;box-sizing:border-box}.btn-box:hover{opacity:.9}.btn-disabled{width:100%;height:fit-content;min-height:40px;border-radius:6px;background:var(--theme-btn-disabled-bg);display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;color:var(--theme-btn-text-color);font-size:16px;padding:2px 4px;box-sizing:border-box}.text_overflow1{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.text_overflow2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.text_overflow3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.el-input__wrapper,.el-select__wrapper,.el-textarea__inner{background:var(--theme-input-box-bg)!important;border-radius:6px!important}.el-input__wrapper,.el-select__wrapper{height:36px}.el-input__wrapper.is-focus,.el-select__wrapper.is-focused,.el-textarea__inner:focus{box-shadow:0 0 0 1px var(--theme-text-dark-color) inset!important}.el-input__inner,.el-input__icon,.el-select__caret,.el-textarea__inner{color:var(--theme-text-input-color)!important}.el-form-item{display:block!important;--el-input-text-color: var(--theme-text-input-color) !important}.el-form-item__label{width:100%!important;height:fit-content!important;font-size:16px!important;color:var(--theme-text-color)!important;line-height:18px!important;margin-bottom:8px!important;margin-right:0!important;display:block!important}.el-form-item__label-wrap{margin-left:0!important}.el-loading-spinner .el-loading-text,.el-loading-spinner .path{color:var(--theme-primary-color)!important;stroke:var(--theme-primary-color)!important;font-size:16px!important}::-webkit-scrollbar{width:6px;height:6px;display:none}::-webkit-scrollbar-track{background-color:#0000}::-webkit-scrollbar-thumb{border-radius:10px;background:var(--theme-line-color)}.van-dialog__confirm,.van-dialog__confirm:active{color:var(--theme-secondary-color-error-dark)}.van-dialog__header{font-size:18px;font-weight:500;padding-top:20px}.icon-swing{font-size:20px!important;color:var(--theme-text-color)!important;transform-origin:center center;animation:iconSwing 1s both infinite;cursor:pointer}@keyframes iconSwing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}a{color:inherit!important}@media screen and (max-width: 600px){#app-box{max-width:100vw}}@media screen and (min-width: 601px){.van-tabbar,.van-nav-bar--fixed,.order-menu-list{width:var(--theme-max-width)!important}.van-toast{max-width:calc(var(--theme-max-width) * .7)!important}.pop-content{width:calc(var(--theme-max-width) * .85)!important}}.app-box[data-v-70469caa]{max-width:var(--theme-max-width);margin:0 auto;position:relative;z-index:1}
