.theme-color[data-v-516867e8]{color:var(--main-bg-color)}.login-layout[data-v-516867e8]{min-width:1280px;height:100vh;min-height:700px;background:#fff;box-sizing:border-box;display:flex}.login-layout .login-left[data-v-516867e8]{width:30%;height:100%;padding:0 10px;background-image:radial-gradient(100% 157.26% at 0 0,rgba(217,242,255,.32) 0,rgba(242,240,252,.32) 27.87%,rgba(191,216,255,.32) 100%);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.login-layout .login-left .logo[data-v-516867e8]{width:180px;height:auto;position:absolute;top:30px;left:40px}.login-layout .login-left .desc[data-v-516867e8]{font-size:22px;color:#666;text-align:center}.login-layout .login-left .desc h3[data-v-516867e8]{font-size:38px;margin-bottom:10px;color:#111}.login-layout .login-left .logo-bg[data-v-516867e8]{width:80%;height:auto;margin-top:50px}.login-layout .login-container[data-v-516867e8]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff}.login-layout .login-container .login-card[data-v-516867e8]{width:360px}.theme-color[data-v-4fd7de23]{color:var(--main-bg-color)}img[data-v-4fd7de23]{display:block;width:100%}.header-fix[data-v-4fd7de23]{width:100%;height:60px;padding:0 40px 0 240px;background:#fff;box-shadow:0 0 7px rgba(0,0,0,.15);z-index:1000;position:fixed;top:0;left:0}.header-fix .header-main[data-v-4fd7de23]{height:100%;justify-content:space-between}.header-fix .header-main .header-logo .menu-toggle[data-v-4fd7de23]{display:none;width:32px;height:32px;text-align:center;line-height:32px;margin-right:12px;background:#f5f7fa;border-radius:6px;cursor:pointer;align-items:center;justify-content:center;transition:all .3s ease}.header-fix .header-main .header-logo .menu-toggle[data-v-4fd7de23]:hover{background:#e6e8eb}.header-fix .header-main .header-logo .menu-toggle i[data-v-4fd7de23]{font-size:18px;color:#606266}.header-fix .header-main .header-logo .page-title[data-v-4fd7de23]{font-size:18px;font-weight:600;color:#303133}.header-fix .header-main .header-user .user-info[data-v-4fd7de23]{align-items:center}.header-fix .header-main .header-user .user-info .avatar[data-v-4fd7de23]{width:38px;height:38px;border-radius:100%;overflow:hidden}.header-fix .header-main .header-user .user-info .level[data-v-4fd7de23]{align-self:flex-start}.header-fix .header-main .header-user .user-info .level .icon[data-v-4fd7de23]{width:70px}.header-fix .header-main .login-btn[data-v-4fd7de23]{padding:10px 20px;color:#f2f2f2;border-radius:20px;border:1px solid #f2f2f2;cursor:pointer}.header-fix .header-main .login-btn.gary[data-v-4fd7de23]{color:#666;border-color:#666}@media(max-width:768px){.header-fix[data-v-4fd7de23]{padding:0 20px 0 200px}.header-fix .header-logo .menu-toggle[data-v-4fd7de23]{display:block!important}.header-fix .page-title[data-v-4fd7de23]{display:none}}@media(max-width:576px){.header-fix[data-v-4fd7de23]{padding:0 20px}.header-fix .header-logo .menu-toggle[data-v-4fd7de23]{display:block!important}.header-fix .page-title[data-v-4fd7de23]{display:none}}.theme-color[data-v-605eb8a8]{color:var(--main-bg-color)}.sidebar-container[data-v-605eb8a8]{position:fixed;top:0;left:0;width:200px;padding:0 20px;height:100vh;z-index:1001;background-color:#fff;box-shadow:0 0 7px rgba(0,0,0,.15)}.sidebar[data-v-605eb8a8]{height:100%;display:flex;flex-direction:column}.sidebar-logo[data-v-605eb8a8]{height:60px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-bottom:1px solid #e6e6e6}.sidebar-logo .logo[data-v-605eb8a8]{width:120px;max-height:50px;overflow:hidden}.sidebar-logo .logo img[data-v-605eb8a8]{width:100%;height:auto;display:block}.sidebar-menu[data-v-605eb8a8]{flex:1;border:none}.sidebar-menu[data-v-605eb8a8] .el-menu-item{height:42px;line-height:42px;font-size:16px;border-radius:100px;margin:15px 0}.sidebar-menu[data-v-605eb8a8] .el-menu-item:hover{background-color:#f9f9f9}.sidebar-menu[data-v-605eb8a8] .el-menu-item.is-active{background-color:#056de8!important;color:#fff!important;font-weight:700}.sidebar-menu[data-v-605eb8a8] .el-menu-item.is-active i{color:#fff!important}.sidebar-menu[data-v-605eb8a8] .el-menu-item i{margin-right:8px;font-size:16px}@media(max-width:768px){.sidebar-container[data-v-605eb8a8]{width:180px}}.theme-color[data-v-248a3e30]{color:var(--main-bg-color)}.layout-container[data-v-248a3e30]{position:relative;width:100%;min-height:100vh}.main-container[data-v-248a3e30]{margin-left:200px;min-height:100vh;background-color:#f5f7fa}.content-wrapper[data-v-248a3e30]{padding-top:60px;min-height:calc(100vh - 60px)}.sidebar-mask[data-v-248a3e30]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1998;transition:opacity .3s ease}.sidebar-collapsed[data-v-248a3e30] .sidebar-container{transform:translateX(-100%)}@media(max-width:768px){.main-container[data-v-248a3e30]{margin-left:180px}}@media(max-width:576px){.main-container[data-v-248a3e30]{margin-left:0}.layout-container[data-v-248a3e30] .sidebar-container{position:fixed;top:0;left:0;height:100vh;z-index:1999;transform:translateX(-100%);transition:transform .3s ease}.layout-container[data-v-248a3e30]:not(.sidebar-collapsed) .sidebar-container{transform:translateX(0)}}.theme-color[data-v-301d872e]{color:var(--main-bg-color)}[data-v-301d872e] .el-dialog__header{padding:0}.ptw-content[data-v-301d872e]{padding:10px 20px;background-color:#f5f5f5;border-radius:4px}.copy-button[data-v-301d872e]{width:100%}.open-link-button[data-v-301d872e]{width:100%;margin-bottom:10px}.copy-link-button[data-v-301d872e]{width:100%;margin-left:0!important}.theme-color[data-v-2fc96421]{color:var(--main-bg-color)}.home-page[data-v-2fc96421]{padding:20px;min-height:calc(100vh - 60px)}.page-content[data-v-2fc96421]{width:100%;margin:0 auto}.page-header[data-v-2fc96421]{margin:24px 0}.page-header h2[data-v-2fc96421]{margin:0 0 8px 0;font-size:24px;font-weight:600;color:#303133}.page-header p[data-v-2fc96421]{margin:0;color:#909399;font-size:14px}.card-container[data-v-2fc96421]{margin-bottom:20px;border-radius:8px;border:1px solid #ebeef5}.card-container[data-v-2fc96421] .el-card__body{padding:20px}.check-list-item[data-v-2fc96421]{position:relative;margin-right:30px}.check-list-item.check-active[data-v-2fc96421]{color:#333}.check-list-item.check-active[data-v-2fc96421]:after{content:"";position:absolute;bottom:-5px;left:50%;width:30px;height:4px;margin-left:-15px;border-radius:8px;background:linear-gradient(-90deg,var(--main-bg-color),rgba(var(--theme-color-rgb),.6))}.home[data-v-2fc96421]{width:100%;max-width:1680px;margin:0 auto}.home .main[data-v-2fc96421]{padding:0}.home .main[data-v-2fc96421] .el-card{border-radius:10px}.home .main[data-v-2fc96421] .el-card__header{padding:0}.home .main .card-head[data-v-2fc96421]{padding:20px;font-size:18px;background:#fff}.home .main .card-head .link[data-v-2fc96421]{width:20px;height:20px;text-align:center;line-height:20px;border-radius:50%;background:#e2e2e2}.home .main .card-head .link.link1[data-v-2fc96421]{background:#39b54a;color:#fff}.home .main .card-head .link.link2[data-v-2fc96421]{background:#e54d42;color:#fff}.home .main .card-head .img-tip[data-v-2fc96421]{height:26px}.home .main .cpm-text[data-v-2fc96421]{color:#ff4142;padding:5px 15px 8px;font-size:13px;margin:0 10px;background-color:#fff0f0;border-radius:5px;margin-bottom:10px;font-weight:700}.home .main .cpm-text span[data-v-2fc96421]{margin:1px;display:inline-block;background:#ff4142;padding:0 5px;font-size:12px;font-weight:400;border-radius:3px;color:#fff}.home .main .type-list[data-v-2fc96421]{background:#f5f5f5;border-radius:5px;padding:10px 20px}.home .main .card-body[data-v-2fc96421]{min-height:600px}.home .main .card-body.result-body[data-v-2fc96421]{max-height:800px;overflow:auto}.home .main .card-body .place-box[data-v-2fc96421]{font-size:16px;text-align:center;color:#909399;max-width:600px;position:absolute;top:50%;transform:translateY(-50%);width:80%}.home .main .card-body .place-box .empty-img[data-v-2fc96421]{width:100px}.home .main .card-body .place-box .place-text[data-v-2fc96421]{width:400px;margin:20px auto}.home .main .card-body .text-box[data-v-2fc96421]{position:relative;flex:1}.home .main .card-body .text-box .result[data-v-2fc96421]{position:absolute;bottom:0;padding:10px 0 0}.home .main .card-body .list-item[data-v-2fc96421]{margin:10px;padding:15px}.home .main .card-body .list-item .icon-logo[data-v-2fc96421]{height:16px;margin-right:3px;position:relative;top:2px}.home .main .card-body .list-item .item-image[data-v-2fc96421]{width:120px;height:120px;flex:0 0 120px;border-radius:5px;overflow:hidden;position:relative}.home .main .card-body .list-item .item-image .img-info-live[data-v-2fc96421]{position:absolute;background-color:rgba(0,0,0,.5);left:5px;top:5px;border-radius:20px;color:#fff;font-size:13px;line-height:20px;height:20px;padding:0 6px;display:flex;align-items:center}.home .main .card-body .list-item .item-image .img-info-live img[data-v-2fc96421]{width:18px;margin-right:3px}.home .main .card-body .list-item .item-image .cpm-tag[data-v-2fc96421]{position:absolute;background:linear-gradient(90deg,#ff4142,#ff4b2b);color:#fff;font-size:11px;line-height:20px;height:20px;padding:0 6px;display:flex;align-items:center;right:5px;top:5px;border-radius:20px}.home .main .card-body .list-item .item-image.act-img[data-v-2fc96421]{width:150px;height:auto}.home .main .card-body .list-item .item-image img[data-v-2fc96421]{width:100%;border-radius:5px}.home .main .card-body .list-item .item-content[data-v-2fc96421]{height:120px;flex:1;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:0 5px 0 10px}.home .main .card-body .list-item .item-content.act-content[data-v-2fc96421]{height:auto}.home .main .card-body .list-item .content-top .title[data-v-2fc96421]{font-weight:600;margin-bottom:6px}.home .main .card-body .list-item[data-v-2fc96421]:hover{background:#f5f5f5;transition:.2s ease-in;border-radius:5px}.home .main .card-body .list-item .price[data-v-2fc96421]{margin-bottom:6px}.home .main .card-body .list-item .coupon[data-v-2fc96421]{display:flex;align-items:center}.home .main .card-body .list-item .coupon-lf .cou[data-v-2fc96421]{color:#fff;background-image:-webkit-gradient(linear,right top,left top,from(#e62828),to(#ff5a3c));background-image:-o-linear-gradient(right,#e62828 0,#ff5a3c 100%);background-image:linear-gradient(-90deg,#e62828,#ff5a3c);padding:2px 10px;border-radius:2px;position:relative;font-size:13px}.home .main .card-body .list-item .coupon-lf .cou[data-v-2fc96421]:after,.home .main .card-body .list-item .coupon-lf .cou[data-v-2fc96421]:before{content:"";width:6px;height:6px;background:#fff;border-radius:50%;position:absolute;top:50%;margin-top:-3px}.home .main .card-body .list-item .coupon-lf .cou[data-v-2fc96421]:before{left:0;margin-left:-3px}.home .main .card-body .list-item .coupon-lf .cou[data-v-2fc96421]:after{right:0;margin-right:-3px}.home .main .card-body .list-item .coupon-lf .txt[data-v-2fc96421]{margin:0 5px 0 15px}.home .main .card-body .list-item .text-del[data-v-2fc96421]{margin-left:5px;text-decoration:line-through}.home .main .card-body .list-item .commision[data-v-2fc96421]{display:flex;align-items:center}.home .main .card-body .list-item .commision .btn[data-v-2fc96421]{color:#a26120;padding:2px 5px;background:#ffe1a7;margin-right:10px;border-radius:3px}.home .main .card-body .list-item .commision .btn.first[data-v-2fc96421]{background:#ffdedf;color:#df3033}.home .main .card-body .btn-group .btn[data-v-2fc96421]{width:200px!important}.home .main .card-body[data-v-2fc96421] .el-steps--vertical{position:absolute;top:120px;right:180px}.home .main .card-body[data-v-2fc96421] .el-step__title.is-process{font-weight:400;color:#555}.home .main .card-body[data-v-2fc96421] .el-step.is-vertical .el-step__icon.is-icon{color:#999;background:#fff;border-radius:100px}.home .main .card-body[data-v-2fc96421] .el-step.is-vertical .el-step__line{width:1px;background-color:#f1f1f1}.home .main .card-body[data-v-2fc96421] .el-textarea__inner{border:none;font-size:16px;color:#333;line-height:24px}.theme-color[data-v-01c78276]{color:var(--main-bg-color)}.container[data-v-01c78276]{min-height:100vh;max-width:750px;padding:50px 20px 20px;background-image:radial-gradient(100% 157.26% at 0 0,rgba(217,242,255,.32) 0,rgba(242,240,252,.32) 27.87%,rgba(191,216,255,.32) 100%);box-sizing:border-box}.container .logo[data-v-01c78276]{width:120px;margin:0 auto;display:block}.container .desc[data-v-01c78276]{font-size:16px;color:#666;text-align:center}.container .desc h3[data-v-01c78276]{font-size:30px;margin-bottom:5px;color:#111}.container .login-img[data-v-01c78276]{width:100%;display:block;margin:0 auto}.container .content[data-v-01c78276]{width:100%;padding:15px;background:#fff;border-radius:10px}.container .content .main[data-v-01c78276]{padding:20px;background:#f8f8f8;border-radius:10px;box-shadow:0 0 3px 0 rgba(var(--theme-color-rgb),.1) inset}.container .content .main .text[data-v-01c78276]{white-space:pre-wrap;word-break:break-all}.container .content .main .btn[data-v-01c78276]{width:180px;height:40px;line-height:40px;margin:20px auto 0;color:#fff;background:var(--main-bg-color);border-radius:50px;cursor:pointer}.theme-color[data-v-9fe419ec]{color:var(--main-bg-color)}.order-page[data-v-9fe419ec]{padding:20px;min-height:calc(100vh - 60px);background-color:#f8f9fa}.page-content[data-v-9fe419ec]{width:100%;margin:0 auto}.page-header[data-v-9fe419ec]{margin:24px 0}.page-header h2[data-v-9fe419ec]{margin:0 0 8px 0;font-size:24px;font-weight:600;color:#303133}.page-header p[data-v-9fe419ec]{margin:0;color:#909399;font-size:14px}.card-container[data-v-9fe419ec]{margin-bottom:20px;border-radius:8px;border:1px solid #ebeef5}.card-container[data-v-9fe419ec] .el-card__body{padding:20px}.tab-section[data-v-9fe419ec]{margin-bottom:20px;background:#fff;border-radius:8px;border:1px solid #ebeef5;padding:0 20px}.custom-tabs[data-v-9fe419ec] .el-tabs__header{margin:0;border-bottom:1px solid #e4e7ed}.custom-tabs[data-v-9fe419ec] .el-tabs__item{font-size:18px;font-weight:600;height:60px;line-height:60px;color:#606266;padding:0 30px}.custom-tabs[data-v-9fe419ec] .el-tabs__item.is-active{color:#409eff;font-weight:700}.custom-tabs[data-v-9fe419ec] .el-tabs__item:hover{color:#409eff}.custom-tabs[data-v-9fe419ec] .el-tabs__active-bar{display:none}.custom-tabs[data-v-9fe419ec] .el-tabs__item,.custom-tabs[data-v-9fe419ec] .el-tabs__item.is-active{position:relative}.custom-tabs[data-v-9fe419ec] .el-tabs__item.is-active:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:30px;height:4px;background-color:#409eff;border-radius:2px;z-index:2}.custom-tabs[data-v-9fe419ec] .el-tabs__item:nth-child(2){padding-left:30px!important}.custom-tabs[data-v-9fe419ec] .el-tabs__item:last-child{padding-right:30px!important}.custom-tabs[data-v-9fe419ec] .el-tabs__nav-wrap:after{height:1px}.search-section[data-v-9fe419ec]{display:flex;align-items:center;justify-content:space-between}.search-section .search-form[data-v-9fe419ec] .el-form-item{margin-bottom:0}.search-section .search-form[data-v-9fe419ec] .el-form-item__label{font-weight:500;color:#606266}.search-section .search-form[data-v-9fe419ec] .el-input__inner,.search-section .search-form[data-v-9fe419ec] .el-select .el-input__inner{border-radius:6px}.search-section .search-form .el-button[data-v-9fe419ec]{margin-right:10px;border-radius:6px}.search-section .search-form .el-button[data-v-9fe419ec]:last-child{margin-right:0}.platform-filter[data-v-9fe419ec]{display:flex;align-items:center}.platform-filter .filter-label[data-v-9fe419ec]{font-weight:500;color:#606266;margin-right:16px;white-space:nowrap}.platform-filter[data-v-9fe419ec] .el-radio-group{flex-wrap:wrap;display:flex;justify-content:space-around}.platform-filter[data-v-9fe419ec] .el-radio-button__inner{border-radius:6px;margin-right:4px;border:1px solid #dcdfe6}.platform-filter[data-v-9fe419ec] .el-radio-button__inner:first-child,.platform-filter[data-v-9fe419ec] .el-radio-button__inner:last-child{border-radius:6px}.platform-filter[data-v-9fe419ec] .el-radio-button:first-child .el-radio-button__inner{border-left:1px solid #dcdfe6}.platform-filter[data-v-9fe419ec] .el-radio-button__orig-radio:checked+.el-radio-button__inner{background-color:#409eff;border-color:#409eff;color:#fff;box-shadow:none}.selected-tag[data-v-9fe419ec]{margin-bottom:20px}.selected-tag .el-tag[data-v-9fe419ec]{padding:0 16px;border-radius:6px;font-size:15px}.selected-tag .el-tag i[data-v-9fe419ec]{margin-right:4px}.pagination-wrapper[data-v-9fe419ec]{display:flex;justify-content:center;margin-top:20px;padding-top:20px;border-top:1px solid #ebeef5}[data-v-9fe419ec] .el-table .el-table__header-wrapper .el-table__header th{background-color:#f8f9fa;border-bottom:2px solid #ebeef5}[data-v-9fe419ec] .el-table .el-table__body-wrapper .el-table__row:hover{background-color:#f8f9fa}.goods-info[data-v-9fe419ec]{align-items:flex-start}.goods-info .goods-img[data-v-9fe419ec]{position:relative;border-radius:8px;overflow:hidden;flex-shrink:0;width:80px;height:80px}.goods-info .goods-img img[data-v-9fe419ec]{width:100%;height:100%;object-fit:cover;border-radius:8px}.goods-info .goods-img .cancel-img[data-v-9fe419ec]{width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.6);border-radius:8px}.goods-info .goods-img .cancel-img img[data-v-9fe419ec]{width:90%!important;height:90%!important;object-fit:contain}.goods-info .goods-name[data-v-9fe419ec]{flex:1;min-width:0}.goods-info .goods-name .type-icon[data-v-9fe419ec]{margin-right:4px;vertical-align:middle}.goods-info .goods-name .text-line-1[data-v-9fe419ec]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all;line-height:1.4}.extend-tag[data-v-9fe419ec]{margin-right:4px;margin-bottom:4px;font-size:12px}@media(max-width:1200px){.page-content[data-v-9fe419ec]{max-width:100%;padding:0 10px}.search-form[data-v-9fe419ec] .el-row .el-col{margin-bottom:16px}}@media(max-width:768px){.order-page[data-v-9fe419ec]{padding:10px}.platform-filter[data-v-9fe419ec]{flex-direction:column;align-items:flex-start}.platform-filter .filter-label[data-v-9fe419ec]{margin-bottom:12px}.platform-filter[data-v-9fe419ec] .el-radio-button{margin-bottom:10px}.search-form[data-v-9fe419ec] .el-form-item{margin-bottom:10px!important}}.theme-color[data-v-5dd00699]{color:var(--main-bg-color)}.rank-page[data-v-5dd00699]{padding:20px;min-height:calc(100vh - 60px);background-color:#f8f9fa}.page-header[data-v-5dd00699]{margin:24px 0}.page-header h2[data-v-5dd00699]{margin:0 0 8px 0;font-size:24px;font-weight:600;color:#303133}.page-header p[data-v-5dd00699]{margin:0;color:#909399;font-size:14px}.card-container[data-v-5dd00699]{margin-bottom:20px;border-radius:8px;border:1px solid #ebeef5}.card-container[data-v-5dd00699] .el-card__body{padding:20px}.tab-section[data-v-5dd00699]{margin-bottom:20px;background:#fff;border-radius:8px;border:1px solid #ebeef5;padding:0 20px}.custom-tabs[data-v-5dd00699] .el-tabs__header{margin:0;border-bottom:1px solid #e4e7ed}.custom-tabs[data-v-5dd00699] .el-tabs__item{font-size:18px;font-weight:600;height:60px;line-height:60px;color:#606266;padding:0 30px}.custom-tabs[data-v-5dd00699] .el-tabs__item.is-active{color:#409eff;font-weight:700}.custom-tabs[data-v-5dd00699] .el-tabs__item:hover{color:#409eff}.custom-tabs[data-v-5dd00699] .el-tabs__active-bar{display:none}.custom-tabs[data-v-5dd00699] .el-tabs__item,.custom-tabs[data-v-5dd00699] .el-tabs__item.is-active{position:relative}.custom-tabs[data-v-5dd00699] .el-tabs__item.is-active:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:30px;height:4px;background-color:#409eff;border-radius:2px;z-index:2}.custom-tabs[data-v-5dd00699] .el-tabs__item:nth-child(2){padding-left:30px!important}.custom-tabs[data-v-5dd00699] .el-tabs__item:last-child{padding-right:30px!important}.custom-tabs[data-v-5dd00699] .el-tabs__nav-wrap:after{height:1px}.filter-section .filter-group[data-v-5dd00699]{display:flex;align-items:center;margin-bottom:15px}.filter-section .filter-group[data-v-5dd00699]:last-child{margin-bottom:0}.filter-section .filter-group .filter-label[data-v-5dd00699]{font-weight:500;margin-right:15px;min-width:80px;color:#606266}.filter-section .filter-group[data-v-5dd00699] .el-radio-button__inner{border-radius:6px;margin-right:4px;border:1px solid #dcdfe6}.goods-list .empty-data[data-v-5dd00699]{padding:40px 0;text-align:center;color:#909399;font-size:14px}.goods-list .goods-grid[data-v-5dd00699]{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:15px;width:100%;margin:0 auto}.goods-list .goods-item[data-v-5dd00699]{margin-bottom:15px}.goods-list .goods-card[data-v-5dd00699]{position:relative;background-color:#fff;border-radius:8px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);transition:all .3s ease;height:100%;overflow:hidden;display:flex;flex-direction:column;min-height:360px}.goods-list .goods-card[data-v-5dd00699]:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,.15)}.goods-list .rank-badge[data-v-5dd00699]{position:absolute;top:5px;left:5px;z-index:10;width:24px;height:24px;line-height:24px;text-align:center;border-radius:50%;font-weight:700;font-size:12px;box-shadow:0 2px 4px rgba(0,0,0,.15)}.goods-list .rank-badge.rank-first[data-v-5dd00699]{background:linear-gradient(45deg,gold,orange);color:#fff}.goods-list .rank-badge.rank-second[data-v-5dd00699]{background:linear-gradient(45deg,silver,#a9a9a9);color:#fff}.goods-list .rank-badge.rank-third[data-v-5dd00699]{background:linear-gradient(45deg,#cd7f32,#b8860b);color:#fff}.goods-list .rank-badge.rank-normal[data-v-5dd00699]{background:#f0f0f0;color:#666}.goods-list .goods-image[data-v-5dd00699]{width:100%;height:0;padding-bottom:100%;position:relative;overflow:hidden;background-color:#f9f9f9;border-bottom:1px solid #f0f0f0}.goods-list .goods-image[data-v-5dd00699] .el-image{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.goods-list .goods-image[data-v-5dd00699] .el-image img{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px 8px 0 0;transition:transform .3s ease}.goods-list .goods-image[data-v-5dd00699] .el-image img:hover{transform:scale(1.05)}.goods-list .goods-image .image-slot[data-v-5dd00699]{display:flex;justify-content:center;align-items:center;width:100%;height:100%;position:absolute;top:0;left:0;background:#f5f7fa;color:#909399;font-size:24px}.goods-list .goods-content[data-v-5dd00699]{padding:10px;flex:1;display:flex;flex-direction:column}.goods-list .goods-title[data-v-5dd00699]{font-size:16px;color:#222;line-height:1.4;margin-bottom:15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:36px;font-weight:700;cursor:pointer}.goods-list .goods-title .platform-tag[data-v-5dd00699]{font-weight:400;padding:0 4px;border-radius:2px;margin-right:3px;vertical-align:middle;font-size:13px}.goods-list .stats-info[data-v-5dd00699]{margin-bottom:8px}.goods-list .stats-info .stats-text[data-v-5dd00699]{font-size:16px;color:#b5691a;font-weight:700;background:#fff4e8;border:1px solid rgba(181,105,26,.02);padding:6px 0 8px;border-radius:3px;display:block;text-align:center}.goods-list .stats-info .stats-text .number[data-v-5dd00699]{font-size:20px;font-weight:700}.goods-list .price-row[data-v-5dd00699]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.goods-list .price-info .current-price[data-v-5dd00699]{color:#e2231a;font-weight:700}.goods-list .price-info .current-price .price-number[data-v-5dd00699]{font-size:21px}.goods-list .price-info .original-price[data-v-5dd00699]{color:#999;font-size:13px;text-decoration:line-through;margin-top:2px}.goods-list .goods-tags[data-v-5dd00699]{text-align:right}.goods-list .goods-tags .price-tag[data-v-5dd00699]{margin-left:3px;margin-bottom:3px;font-weight:700;transform-origin:right center}.goods-list .action-row[data-v-5dd00699]{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:8px;border-top:1px solid #f0f0f0}.goods-list .action-row .el-button[data-v-5dd00699]{padding:6px 10px;font-size:12px}.goods-list .goods-id .id-text[data-v-5dd00699]{font-size:12px;color:#409eff;cursor:pointer;display:inline-block}.goods-list .goods-id .id-text[data-v-5dd00699]:hover{text-decoration:underline}.goods-list .goods-id .id-text i[data-v-5dd00699]{margin-right:3px}.load-more[data-v-5dd00699]{text-align:center;padding:20px 0}.load-more p[data-v-5dd00699]{margin:0;font-size:14px;color:#909399}.load-more .loading-text[data-v-5dd00699]{color:#409eff}.load-more .loading-text i[data-v-5dd00699]{margin-right:5px}.load-more .load-more-text[data-v-5dd00699],.load-more .no-more-text[data-v-5dd00699]{color:#909399}@media(max-width:1400px){.goods-list .goods-grid[data-v-5dd00699]{grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}}@media(max-width:1200px){.goods-list .goods-grid[data-v-5dd00699]{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));max-width:1000px}.goods-list .goods-card[data-v-5dd00699]{min-height:340px}}@media(max-width:992px){.goods-list .goods-grid[data-v-5dd00699]{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));max-width:800px}.goods-list .goods-card[data-v-5dd00699]{min-height:330px}.goods-list .goods-title[data-v-5dd00699]{min-height:38px;-webkit-line-clamp:2;font-size:13px}}@media(max-width:768px){.rank-page[data-v-5dd00699]{padding:10px}.filter-section .filter-group[data-v-5dd00699]{flex-direction:column;align-items:flex-start}.filter-section .filter-group .filter-label[data-v-5dd00699]{margin-bottom:10px}.goods-list .goods-grid[data-v-5dd00699]{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px}.goods-list .goods-card[data-v-5dd00699]{min-height:320px}.goods-list .goods-content[data-v-5dd00699]{padding:8px}.goods-list .goods-title[data-v-5dd00699]{font-size:12px;margin-bottom:6px;min-height:34px}.goods-list .price-info .current-price .price-number[data-v-5dd00699]{font-size:15px}.goods-list .stats-info .stats-text[data-v-5dd00699]{font-size:12px;padding:2px 5px}.goods-list .action-row[data-v-5dd00699]{flex-direction:column;align-items:flex-start}.goods-list .action-row .goods-id[data-v-5dd00699]{margin-bottom:6px}.goods-list .action-row .el-button[data-v-5dd00699]{width:100%;padding:5px 10px;font-size:12px}}@media(max-width:576px){.goods-list .goods-grid[data-v-5dd00699]{grid-template-columns:repeat(2,1fr);gap:8px}.goods-list .goods-card[data-v-5dd00699]{min-height:300px}.goods-list .goods-title[data-v-5dd00699]{font-size:12px}}.theme-color[data-v-ccb9d0f4]{color:var(--main-bg-color)}.team-fans-overview[data-v-ccb9d0f4]{padding:20px}.definition-card[data-v-ccb9d0f4]{margin-bottom:20px}.definition-card .card-header[data-v-ccb9d0f4]{font-size:16px;font-weight:600;color:#303133}.definition-card .definitions[data-v-ccb9d0f4]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px}.definition-card .definitions .definition-item[data-v-ccb9d0f4]{padding:12px 16px;background:#f8f9fa;border-radius:6px;border-left:4px solid #409eff}.definition-card .definitions .definition-item .term[data-v-ccb9d0f4]{font-weight:600;color:#303133}.definition-card .definitions .definition-item .desc[data-v-ccb9d0f4]{color:#606266;font-size:14px}.user-info-card[data-v-ccb9d0f4]{margin-bottom:20px}.user-info-card .user-info[data-v-ccb9d0f4]{display:flex;align-items:center}.user-info-card .user-info .avatar[data-v-ccb9d0f4]{width:80px;height:80px;border-radius:50%;overflow:hidden;margin-right:20px}.user-info-card .user-info .avatar img[data-v-ccb9d0f4]{width:100%;height:100%;object-fit:cover}.user-info-card .user-info .info[data-v-ccb9d0f4]{flex:1}.user-info-card .user-info .info .name[data-v-ccb9d0f4]{display:flex;align-items:center;margin-bottom:8px}.user-info-card .user-info .info .name .nickname[data-v-ccb9d0f4]{font-size:20px;font-weight:600;color:#303133;margin-right:12px}.user-info-card .user-info .info .name .level[data-v-ccb9d0f4]{display:flex;align-items:center}.user-info-card .user-info .info .name .level img[data-v-ccb9d0f4]{height:26px;margin-right:6px}.user-info-card .user-info .info .name .level .level-name[data-v-ccb9d0f4]{color:#409eff;font-size:14px;font-weight:500}.user-info-card .user-info .info .parent-info[data-v-ccb9d0f4]{color:#606266;font-size:14px}.user-info-card .user-info .info .parent-info .label[data-v-ccb9d0f4]{color:#909399}.user-info-card .user-info .info .parent-info .parent-name[data-v-ccb9d0f4]{color:#409eff}.stats-grid[data-v-ccb9d0f4]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:20px}.stats-grid .stat-card[data-v-ccb9d0f4]{position:relative;overflow:hidden}.stats-grid .stat-card .stat-content .stat-number[data-v-ccb9d0f4]{font-size:32px;font-weight:700;color:#303133;margin-bottom:8px;font-family:customFont}.stats-grid .stat-card .stat-content .stat-label[data-v-ccb9d0f4]{color:#909399;font-size:14px}.stats-grid .stat-card .stat-icon[data-v-ccb9d0f4]{position:absolute;top:20px;right:20px;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center}.stats-grid .stat-card .stat-icon i[data-v-ccb9d0f4]{font-size:20px;color:#fff}.stats-grid .stat-card .stat-icon.total[data-v-ccb9d0f4]{background:linear-gradient(135deg,#667eea,#764ba2)}.stats-grid .stat-card .stat-icon.today[data-v-ccb9d0f4]{background:linear-gradient(135deg,#f093fb,#f5576c)}.stats-grid .stat-card .stat-icon.yesterday[data-v-ccb9d0f4]{background:linear-gradient(135deg,#4facfe,#00f2fe)}.stats-grid .stat-card .stat-icon.week[data-v-ccb9d0f4]{background:linear-gradient(135deg,#fc8852,#f15211)}.stats-grid .stat-card .stat-icon.month[data-v-ccb9d0f4]{background:linear-gradient(135deg,#43e97b,#38f9d7)}.level-stats[data-v-ccb9d0f4]{margin-bottom:20px}.level-stats .level-card .card-header[data-v-ccb9d0f4]{font-size:16px;font-weight:600;color:#303133}.level-stats .level-card .level-content[data-v-ccb9d0f4]{display:flex;gap:20px}.level-stats .level-card .level-content .level-grid[data-v-ccb9d0f4]{flex:1;display:grid;gap:20px}.level-stats .level-card .level-content .level-grid .level-item[data-v-ccb9d0f4]{padding:16px;border-radius:8px;background:#fafafa}.level-stats .level-card .level-content .level-grid .level-item[data-v-ccb9d0f4]:first-child{color:#3181ff;background-color:#e7ebff}.level-stats .level-card .level-content .level-grid .level-item[data-v-ccb9d0f4]:nth-child(2){color:#41ca88;background-color:#e1fcf2}.level-stats .level-card .level-content .level-grid .level-item[data-v-ccb9d0f4]:nth-child(3){color:#f3be00;background-color:#fef7d8}.level-stats .level-card .level-content .level-grid .level-item .level-title[data-v-ccb9d0f4]{font-size:18px;font-weight:600;margin:15px 0 10px;text-align:center}.level-stats .level-card .level-content .level-grid .level-item .level-numbers[data-v-ccb9d0f4]{display:flex;flex-wrap:wrap;justify-content:space-evenly}.level-stats .level-card .level-content .level-grid .level-item .level-numbers .number-item[data-v-ccb9d0f4]{display:flex;justify-content:space-between;margin-bottom:8px}.level-stats .level-card .level-content .level-grid .level-item .level-numbers .number-item .label[data-v-ccb9d0f4]{color:#222;font-size:16px}.level-stats .level-card .level-content .level-grid .level-item .level-numbers .number-item .value[data-v-ccb9d0f4]{font-size:18px;font-family:customFont}.level-stats .level-card .level-content .level-grid .level-item .level-numbers .number-item .value.total[data-v-ccb9d0f4]{color:#409eff}.level-stats .level-card .level-content .level-grid .level-item .level-numbers .number-item .value.effective[data-v-ccb9d0f4]{color:#67c23a}.level-stats .level-card .level-content .level-grid .level-item .level-numbers .number-item .value.active[data-v-ccb9d0f4]{color:#e6a23c}.level-stats .level-card .level-content .pie-chart[data-v-ccb9d0f4]{flex-shrink:0;display:flex;align-items:center;justify-content:center}.team-level-stats .team-level-card .card-header[data-v-ccb9d0f4]{font-size:16px;font-weight:600;color:#303133}.team-level-stats .team-level-card .team-level-grid[data-v-ccb9d0f4]{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.team-level-stats .team-level-card .team-level-grid .team-level-item[data-v-ccb9d0f4]{padding:12px;border:1px solid #e4e7ed;border-radius:6px;text-align:center;background:#f8f9fa}.team-level-stats .team-level-card .team-level-grid .team-level-item .level-name[data-v-ccb9d0f4]{font-size:14px;font-weight:600;color:#303133;margin-bottom:4px}.team-level-stats .team-level-card .team-level-grid .team-level-item .level-key[data-v-ccb9d0f4]{font-size:12px;color:#909399}.trend-stats[data-v-ccb9d0f4]{margin-bottom:20px}.trend-stats .trend-card .card-header[data-v-ccb9d0f4]{font-size:16px;font-weight:600;color:#303133}.trend-stats .trend-card .trend-content .trend-tabs[data-v-ccb9d0f4]{margin-bottom:20px;text-align:center}.trend-stats .trend-card .trend-content .trend-tabs[data-v-ccb9d0f4] .el-radio-group .el-radio-button__orig-radio:checked+.el-radio-button__inner{background-color:#409eff;border-color:#409eff;color:#fff}.trend-stats .trend-card .trend-content .bar-chart[data-v-ccb9d0f4]{width:100%;height:400px}@media(max-width:768px){.stats-grid[data-v-ccb9d0f4]{grid-template-columns:repeat(2,1fr)}.level-content[data-v-ccb9d0f4]{flex-direction:column!important}.level-content .pie-chart[data-v-ccb9d0f4]{order:-1}.level-content .pie-chart #levelPieChart[data-v-ccb9d0f4]{width:100%!important;height:250px!important}.level-grid[data-v-ccb9d0f4]{grid-template-columns:1fr!important}.team-level-grid[data-v-ccb9d0f4]{grid-template-columns:repeat(2,1fr)!important}.definitions[data-v-ccb9d0f4]{grid-template-columns:1fr!important}}.theme-color[data-v-75ca3884]{color:var(--main-bg-color)}.fans-detail[data-v-75ca3884]{padding:20px;height:100%;overflow-y:auto}.basic-info[data-v-75ca3884]{margin-bottom:20px}.basic-info .info-card .card-header[data-v-75ca3884]{font-size:16px;font-weight:600;color:#303133}.basic-info .info-card .user-basic[data-v-75ca3884]{display:flex;align-items:center}.basic-info .info-card .user-basic .avatar-section[data-v-75ca3884]{margin-right:20px}.basic-info .info-card .user-basic .avatar-section .avatar[data-v-75ca3884]{width:80px;height:80px;border-radius:50%;object-fit:cover}.basic-info .info-card .user-basic .info-section[data-v-75ca3884]{display:flex;flex-wrap:wrap;flex:1}.basic-info .info-card .user-basic .info-section .info-row[data-v-75ca3884]{display:flex;align-items:center;margin-bottom:12px;width:50%}.basic-info .info-card .user-basic .info-section .info-row label[data-v-75ca3884]{width:80px;color:#111;font-size:14px;font-weight:600}.basic-info .info-card .user-basic .info-section .info-row span[data-v-75ca3884]{color:#303133;font-size:14px}.basic-info .info-card .user-basic .info-section .info-row .level-info[data-v-75ca3884]{display:flex;align-items:center}.basic-info .info-card .user-basic .info-section .info-row .level-info .level-icon[data-v-75ca3884]{height:20px;margin-right:6px}.income-overview[data-v-75ca3884]{margin-bottom:20px}.income-overview .income-card .card-header[data-v-75ca3884]{font-size:16px;font-weight:600;color:#303133}.income-overview .income-card .income-stats[data-v-75ca3884]{display:flex;justify-content:space-around}.income-overview .income-card .income-stats .income-item[data-v-75ca3884]{text-align:center}.income-overview .income-card .income-stats .income-item .income-value[data-v-75ca3884]{font-size:24px;font-weight:700;margin-bottom:8px;font-family:customFont}.income-overview .income-card .income-stats .income-item .income-value.today[data-v-75ca3884]{color:#111}.income-overview .income-card .income-stats .income-item .income-value.month[data-v-75ca3884]{color:#e2231a}.income-overview .income-card .income-stats .income-item .income-value.last[data-v-75ca3884]{color:#e6a23c}.income-overview .income-card .income-stats .income-item .income-label[data-v-75ca3884]{color:#909399;font-size:14px}.sub-fans .sub-fans-card .card-header[data-v-75ca3884]{display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:600;color:#303133}.sub-fans .sub-fans-card .card-header .total-count[data-v-75ca3884]{color:#909399;font-size:14px;font-weight:400}.sub-fans .sub-fans-card .sub-fans-list[data-v-75ca3884] .el-table .user-info{display:flex;align-items:center}.sub-fans .sub-fans-card .sub-fans-list[data-v-75ca3884] .el-table .user-info .mini-avatar{width:40px;height:40px;border-radius:50%;margin-right:8px;object-fit:cover}.sub-fans .sub-fans-card .sub-fans-list[data-v-75ca3884] .el-table .user-info .info .nickname{font-size:12px;font-weight:500;color:#303133;margin-bottom:2px}.sub-fans .sub-fans-card .sub-fans-list[data-v-75ca3884] .el-table .user-info .info .mobile{font-size:12px;color:#909399}.sub-fans .sub-fans-card .sub-fans-list[data-v-75ca3884] .el-table .mini-level-icon{height:20px}.sub-fans .sub-fans-card .sub-fans-list[data-v-75ca3884] .el-table .amount{color:#e2231a;font-size:18px;font-family:customFont}.sub-fans .sub-fans-card .sub-fans-list[data-v-75ca3884] .el-table .color1{color:#111}.sub-fans .pagination-wrapper[data-v-75ca3884]{display:flex;justify-content:center;margin-top:20px}@media(max-width:768px){.user-basic[data-v-75ca3884]{flex-direction:column!important}.user-basic .avatar-section[data-v-75ca3884]{margin-bottom:16px;text-align:center}.user-basic .info-section .info-row label[data-v-75ca3884]{width:100px}.income-stats[data-v-75ca3884]{flex-direction:column!important}.income-stats .income-item[data-v-75ca3884]{margin-bottom:16px}}.theme-color[data-v-03f9a96e]{color:var(--main-bg-color)}.team-fans-list[data-v-03f9a96e]{padding:20px}.filter-card[data-v-03f9a96e]{margin-bottom:20px}.filter-card .filter-content .filter-form[data-v-03f9a96e] .el-form-item{margin-bottom:0;margin-right:20px}.filter-card .filter-content .filter-form[data-v-03f9a96e] .el-form-item__label{font-weight:500;color:#606266}.table-card .table-header[data-v-03f9a96e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.table-card .table-header .title[data-v-03f9a96e]{font-size:16px;font-weight:600;color:#303133}.table-card .table-header .total[data-v-03f9a96e]{color:#909399;font-size:14px}.table-card[data-v-03f9a96e] .el-table .user-info{display:flex;align-items:center}.table-card[data-v-03f9a96e] .el-table .user-info .avatar{width:40px;height:40px;border-radius:50%;margin-right:10px;object-fit:cover}.table-card[data-v-03f9a96e] .el-table .user-info .info .nickname{font-size:14px;font-weight:500;color:#303133;margin-bottom:2px}.table-card[data-v-03f9a96e] .el-table .user-info .info .mobile{font-size:12px;color:#909399}.table-card[data-v-03f9a96e] .el-table .level-info{display:flex;align-items:center;justify-content:center}.table-card[data-v-03f9a96e] .el-table .level-info .level-icon{height:26px;margin-right:6px}.table-card[data-v-03f9a96e] .el-table .level-info .level-name{font-size:12px;color:#606266}.table-card[data-v-03f9a96e] .el-table .amount{color:#e2231a;font-size:18px;font-family:customFont}.table-card[data-v-03f9a96e] .el-table .color1{color:#111}.table-card .pagination-wrapper[data-v-03f9a96e]{display:flex;justify-content:center;margin-top:20px}@media(max-width:768px){.filter-form[data-v-03f9a96e] .el-form-item{margin-right:10px!important;margin-bottom:10px!important}}.theme-color[data-v-2b9be2b8]{color:var(--main-bg-color)}.team-fans-page[data-v-2b9be2b8]{min-height:100vh;background-color:#f5f7fa;padding:20px}.page-content[data-v-2b9be2b8]{min-height:calc(100vh - 80px)}.page-header[data-v-2b9be2b8]{margin-bottom:20px}.page-header h2[data-v-2b9be2b8]{color:#303133;font-size:24px;font-weight:600;margin:0 0 8px 0}.page-header p[data-v-2b9be2b8]{color:#909399;font-size:14px;margin:0}.tab-section[data-v-2b9be2b8]{margin-bottom:20px}.tab-section .custom-tabs[data-v-2b9be2b8] .el-tabs__header{margin:0;border-bottom:1px solid #e4e7ed}.tab-section .custom-tabs[data-v-2b9be2b8] .el-tabs__nav-wrap{padding:0 20px;background:#fff;border-radius:8px 8px 0 0}.tab-section .custom-tabs[data-v-2b9be2b8] .el-tabs__item{padding:0 20px;height:50px;line-height:50px;font-size:16px}.tab-section .custom-tabs[data-v-2b9be2b8] .el-tabs__item.is-active{color:#409eff;font-weight:600}.list-content[data-v-2b9be2b8],.overview-content[data-v-2b9be2b8]{background:#fff;border-radius:0 0 8px 8px;min-height:500px}.el-dialog{display:flex;flex-direction:column;margin:0!important;position:absolute;top:50%;left:50%;border-radius:10px!important;box-shadow:0 5px 10px 0 hsla(0,0%,41.6%,.15)!important;transform:translate(-50%,-50%)}.el-dialog .el-dialog__body{flex:1;overflow:auto}.input-box .el-input__inner{background:#f2f2f2;border:none}.el-button--default:not(.is-disabled):hover{background:rgba(var(--theme-color-rgb),.05)!important;border-color:rgba(var(--theme-color-rgb),.5)!important;color:var(--main-bg-color)!important}.el-button--primary,.el-button--primary.is-active,.el-button--primary:active,.el-button--primary:focus,.el-button--primary:hover{background-color:var(--main-bg-color)!important;border-color:var(--main-bg-color)!important}.is-plain.is-active,.is-plain:active,.is-plain:focus,.is-plain:hover,.is-round.is-active,.is-round:active,.is-round:focus,.is-round:hover{border-color:var(--main-bg-color)!important;color:var(--main-bg-color)!important}.is-round.is-active,.is-round:active,.is-round:focus,.is-round:hover{background-color:transparent!important}.el-button--primary.is-disabled,.el-button--primary.is-disabled:hover{background:rgba(var(--theme-color-rgb),.7)!important;border-color:transparent!important}.el-dialog__headerbtn:hover .el-dialog__close,.is-checked .el-radio__label{color:var(--main-bg-color)!important}.el-checkbox__inner:hover,.el-input__inner:focus,.is-focus .el-checkbox__inner{border-color:var(--main-bg-color)!important}.el-radio__input.is-checked .el-radio__inner,.is-checked .el-checkbox__inner{background:var(--main-bg-color)!important;border-color:var(--main-bg-color)!important}.el-loading-spinner i,.el-loading-text{color:var(--main-bg-color)!important}.el-date-editor .el-range-separator{width:auto!important}@font-face{font-family:customFont;src:url(../../v1.3.7.20250916/fonts/DHUDC1.01-Bold.3d9b2676.ttf) format("truetype")}.customFont{font-family:customFont}.theme-color{color:var(--main-bg-color)}body,html{width:100%;height:100%;font-size:14px;background:#f2f2f2;background-size:cover;-webkit-font-smoothing:antialiased}*,body,html{font-family:PingFang SC,Helvetica Neue,Helvetica,Arial,sans-serif}*{margin:0;padding:0;box-sizing:border-box;list-style:none}a{color:hsla(0,0%,100%,.4)}input[type=text]:focus{outline:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar,::-webkit-scrollbar-track{background-color:#f5f5f5}::-webkit-scrollbar-thumb{border-radius:4px;box-shadow:inset 0 0 6px rgba(0,0,0,.1);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);background-color:#c8c8c8}.font10{font-size:10px}.font12{font-size:12px}.font13{font-size:13px}.font14{font-size:14px}.font16{font-size:16px}.font18{font-size:18px}.font20{font-size:20px}.font22{font-size:22px}.font24{font-size:24px}.font26{font-size:26px}.font30{font-size:30px}.font34{font-size:34px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.bold{font-weight:700}.wid_1280{width:1280px;margin:0 auto}.flex{display:flex}.align-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-end{justify-content:flex-end}.flex-wrap{flex-wrap:wrap}.column{flex-direction:column}.line-green,.lines-green,.text-green{color:#39b54a}.text-red{color:#ff0f23}.text-grey{color:#8799a3}.text-line-1{-webkit-line-clamp:1}.text-line-1,.text-line-2{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.text-line-2{-webkit-line-clamp:2}.text-align-r{text-align:right}.m-t-20{margin-top:20px}.m-l-30{margin-left:30px!important}.m-l-20{margin-left:20px!important}.m-l-10{margin-left:10px!important}.m-l-5{margin-left:5px!important}.m-t-10{margin-top:10px!important}.m-t-5{margin-top:5px}.m-t-2{margin-top:2px}.m-b-20{margin-bottom:20px}.m-b-10{margin-bottom:10px}.m-b-5{margin-bottom:5px}.m-r-5{margin-right:5px}.m-r-10{margin-right:10px!important}.m-r-20{margin-right:20px!important}.pointer{cursor:pointer}.color1{color:#111}.color3{color:#333}.color6{color:#666}.color9{color:#999}.color-f{color:#fff}.load-page .el-loading-spinner i{color:#f87409;font-size:26px}.load-page .el-loading-spinner .path{stroke:#f87409}.load-page .el-loading-spinner .el-loading-text{color:#f87409}.radius8{border-radius:8px}.radius50{border-radius:50%}