.bg-button{position:relative;display:inline-block;height:44px;margin:0;padding:12px 20px;box-sizing:border-box;text-align:center;color:var(--color-white-text);font-size:14px;line-height:1;white-space:nowrap;cursor:pointer;outline:none;background-color:var(--color-primary);border:1px solid var(--color-primary);border-radius:6px;transition:.15s}.bg-button.plain{color:var(--main-color);border:1px solid var(--main-plain-btn-border);background-color:transparent}.bg-button.plain.white{color:#1e1e1e}.bg-button:disabled{color:var(--main-btn-text);background-color:var(--main-btn-disabled-bgc);border:1px solid var(--main-btn-disabled-bgc);cursor:not-allowed}.bg-button .bg-button-text{position:relative;z-index:2}.bg-check-components{display:inline-flex;align-items:center}.bg-check-components .check-style{flex-shrink:0;position:relative;border-radius:2px;box-sizing:border-box;border:1px solid #ebebeb;width:14px;height:14px;background-color:#fff;z-index:1;transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46);cursor:pointer;margin-right:8px}.bg-check-components .check-style:after{box-sizing:content-box;content:"";border:2px solid #fff;border-left:0;border-top:0;height:7px;left:3px;position:absolute;top:0;transform:rotate(45deg) scaleY(0);width:3px;transition:transform .15s ease-in .05s;transform-origin:center}.bg-check-components .check-style.active{background-color:var(--main-color);border-color:var(--main-color)}.bg-check-components .check-style.active:after{transform:rotate(45deg) scaleY(1)}.bg-check-components .check-style.disabled{cursor:not-allowed;background-color:#e1e3e5;border-color:#e1e3e5}.bg-check-components .check-text{cursor:pointer}.bg-datepicker-wrap .form-suffix[data-v-04b00a5f]{padding-right:14px}.bg-datepicker-wrap .real-datepicker-wrap[data-v-04b00a5f]{width:100%;position:absolute;top:0;left:0;background:transparent}.bg-datepicker-wrap .real-datepicker-wrap .real-datepicker[data-v-04b00a5f]{width:100%;height:100%}.bg-datepicker-wrap .real-datepicker-wrap .real-datepicker[data-v-04b00a5f] .el-input__inner{height:unset;line-height:normal}.bg-datepicker-wrap .real-datepicker-wrap .real-datepicker[data-v-04b00a5f] .el-input__prefix,.bg-datepicker-wrap .real-datepicker-wrap .real-datepicker[data-v-04b00a5f] .el-input__suffix{display:none}@media screen and (max-width:767px){.bg-dialog-component{width:100%!important}.bg-dialog-component .el-dialog{width:90%!important}}.list-detials-box{position:relative;margin-top:40px}.list-detials-box .list-details-close{margin-top:-48px;margin-right:-15px;text-align:right}.list-detials-box .list-details-close span{cursor:pointer}.list-detials-box .list-details-close span:hover .icon-guanbi1{color:var(--main-color)}.list-detials-box .list-details-close .icon-guanbi1{font-size:16px}.list-detials-box .details-box-title{display:flex;align-items:center;justify-content:left;margin-top:10px;font-size:26px;color:#212833;line-height:30px}.list-detials-box .details-box-title span:last-child{margin-left:10px}.list-detials-box .details-box-title .red{color:var(--color-sell)}.list-detials-box .details-box-title .green{color:var(--color-buy)}.list-detials-box .details-box{margin:16px -25px 0}@media screen and (max-width:767px){.bg-drawer-mobile-page .el-drawer__header{background:#fff!important;color:var(--color-rule-title);margin:0;padding:0}.bg-drawer-mobile-page .el-drawer__body{overflow:auto;background:#fff!important;color:var(--color-rule-title)}.bg-drawer-mobile-page .bg-drawer-mobile-page__container{background:#fff!important;border-radius:8px 8px 0 0;padding-bottom:16px;height:auto!important;max-height:calc(100vh - 56px)}.bg-drawer-mobile-page .bg-drawer-mobile-page__container .el-drawer__header{display:flex;align-items:flex-start;box-sizing:border-box;padding:16px;border-bottom:1px solid #f5f5f4;font-weight:500;font-size:16px;color:var(--color-rule-title);word-break:break-word}.bg-drawer-mobile-page .bg-drawer-mobile-page__container .el-drawer__header .el-dialog__close.el-icon-close{color:#989898}.bg-drawer-mobile-page .bg-drawer-mobile-page__container .el-drawer__body .common-operate-list .common-operate-list-item{position:relative;padding:14px 16px;word-break:break-word;text-align:center;font-size:14px;color:var(--color-rule-title)}.bg-drawer-mobile-page .bg-drawer-mobile-page__container .el-drawer__body .common-operate-list .common-operate-list-item:hover{background:#f9f9f9}.bg-drawer-mobile-page .bg-drawer-mobile-page__container .el-drawer__body .common-operate-list .common-operate-list-item.disabled{color:var(--color-rule-des)}.bg-drawer-mobile-page .bg-drawer-mobile-page__container .el-drawer__body .common-operate-list .common-operate-list-item.active{color:var(--color-primary)}.assetsv1-bg-drawer-box .bg-drawer-mobile-page__container,.assetsv1-bg-drawer-box .el-drawer__body,.assetsv1-bg-drawer-box .el-drawer__header{background-color:var(--color-bg)!important;color:var(--color-primary-text)!important}.assetsv1-bg-drawer-box .bg-drawer-mobile-page__container .el-drawer__header{border-bottom:1px solid var(--color-secondary-btn-bg)!important;color:var(--color-primary-text)!important}.assetsv1-bg-drawer-box .bg-drawer-mobile-page__container .el-drawer__header .el-dialog__close.el-icon-close{color:var(--color-primary-text)!important}.assetsv1-bg-drawer-box .bg-drawer-mobile-page__container .el-drawer__body .common-operate-list .common-operate-list-item{color:var(--color-rule-title)}.assetsv1-bg-drawer-box .bg-drawer-mobile-page__container .el-drawer__body .common-operate-list .common-operate-list-item:hover{background-color:var(--color-secondary-btn-bg)}.assetsv1-bg-drawer-box .bg-drawer-mobile-page__container .el-drawer__body .common-operate-list .common-operate-list-item.disabled{color:var(--color-rule-des)}.assetsv1-bg-drawer-box .bg-drawer-mobile-page__container .el-drawer__body .common-operate-list .common-operate-list-item.active{color:var(--color-primary)}}.bg-eye-component{display:inline-block;height:100%}.bg-eye-component i{color:#9ea7b7;cursor:pointer}.bg-eye-component .sm{font-size:14px}.bg-eye-component .md{font-size:16px}.bg-eye-component .lg{font-size:18px}.bg-eye-component .xl{font-size:20px}.bg-eye-component .xxl{font-size:24px}.assetsv1-bgEye-box[data-v-0ef160aa]{display:flex!important;align-items:center!important}.bg-component-input{position:relative}.bg-component-input .bg-input-label{font-size:12px;color:#697281;line-height:14px;margin-bottom:16px}.bg-component-input .bg-input__wrap{position:relative;display:inline-block;border-bottom:1px solid var(--color-input-border);transition:all .35s ease;display:flex;align-items:center}.bg-component-input .bg-input__wrap .focusline{position:absolute;left:0;bottom:-1px;width:0;border-bottom:1px solid var(--main-color);transition:all .35s ease}.bg-component-input .bg-input__wrap .focusline.focus{width:100%}.bg-component-input .bg-input__wrap .input{flex:1;height:100%;font-size:14px;border:none;outline:none;transition:all .35s ease;padding:6px 0}.bg-component-input .bg-input__wrap .input:disabled{background-color:#fff}.bg-component-input .bg-input__wrap .bg-input__append-wrap{display:flex}.bg-component-input .bg-input__wrap .bg-input__append-wrap .bg-input__suffix{font-size:14px;color:#848e9c;letter-spacing:0}.bg-component-input .bg-input__wrap .bg-input__append-wrap .bg-input__append{font-size:14px;color:var(--color-text-btn);margin-left:10px}.bg-component-input .bg-input__wrap .error{position:absolute;left:0;bottom:-18px;font-size:12px;color:#ff4647;line-height:14px;width:300px}.bg-component-input input::-webkit-input-placeholder{font-size:14px;color:#c6cbd3!important}.bg-component-input input:-moz-placeholder,.bg-component-input input::-moz-placeholder{font-size:14px;color:#c6cbd3!important}.bg-component-input input:-ms-input-placeholder{font-size:14px;color:#c6cbd3!important}.bg-component-input-mobile{position:relative}.bg-component-input-mobile .bg-input-label{font-size:12px;color:#697281;line-height:14px;margin-bottom:16px}.bg-component-input-mobile .bg-input__wrap{position:relative;display:inline-block;display:flex;align-items:center;transition:none;border:none;border-radius:8px;padding:7px 14px;border:1px solid var(--color-input-border)}.bg-component-input-mobile .bg-input__wrap .focusline{position:absolute;left:0;bottom:-2px;width:0;border-bottom:none;transition:none}.bg-component-input-mobile .bg-input__wrap .focusline.focus{width:100%}.bg-component-input-mobile .bg-input__wrap .input{flex:1;height:100%;font-size:14px;border:none;outline:none;transition:all .35s ease;padding:6px 0}.bg-component-input-mobile .bg-input__wrap .input:disabled{background-color:#fff}.bg-component-input-mobile .bg-input__wrap .bg-input__append-wrap{display:flex}.bg-component-input-mobile .bg-input__wrap .bg-input__append-wrap .bg-input__suffix{font-size:14px;color:#848e9c;letter-spacing:0}.bg-component-input-mobile .bg-input__wrap .bg-input__append-wrap .bg-input__append{font-size:14px;color:var(--color-text-btn);margin-left:10px}.bg-component-input-mobile .bg-input__wrap .error{position:absolute;left:0;bottom:-18px;font-size:12px;color:#ff4647;line-height:14px}.bg-component-input-mobile input::-webkit-input-placeholder{font-size:14px;color:#c6cbd3!important}.bg-component-input-mobile input:-moz-placeholder,.bg-component-input-mobile input::-moz-placeholder{font-size:14px;color:#c6cbd3!important}.bg-component-input-mobile input:-ms-input-placeholder{font-size:14px;color:#c6cbd3!important}@media screen and (max-width:767px){.bg-component-input-mobile{border-bottom:none}}.bg-component-input-mobile.black{border-bottom:1px solid #383f4c}.bg-component-input-mobile.black input{background:none;color:#fff;width:auto}.bg-mobile-country .country-title[data-v-6302cad7]{border-bottom:1px solid #f5f5f5;margin-bottom:16px}.bg-mobile-country .country-select-close[data-v-6302cad7],.bg-mobile-country .country-title[data-v-6302cad7]{color:#1e1e1e!important;box-sizing:border-box;padding:0 15px;width:100%;height:50px;line-height:50px;font-weight:500;font-size:16px}.bg-mobile-country .country-select-close[data-v-6302cad7]{text-align:center}.bg-mobile-country .select-search-main[data-v-6302cad7]{box-sizing:border-box;padding:0 15px}.bg-mobile-country .country-content[data-v-6302cad7]{overflow-y:scroll;height:300px}.bg-mobile-country .country-content .country-item-list[data-v-6302cad7]{box-sizing:border-box;padding:0 15px;width:100%;height:50px;line-height:50px;color:#1e1e1e;font-size:16px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f5f5f5}.bg-mobile-country .country-content .country-item-list i[data-v-6302cad7]{display:none}.bg-mobile-country .country-content .country-item-list.active i[data-v-6302cad7]{color:var(--color-primary);font-weight:700;display:block}.bg-mobile-country[data-v-6302cad7] .van-popup{z-index:999999!important;border-radius:8px 8px 0 0}.bg-mobile-country .country-title[data-v-8fb65218]{border-bottom:1px solid #f5f5f5;margin-bottom:16px}.bg-mobile-country .country-select-close[data-v-8fb65218],.bg-mobile-country .country-title[data-v-8fb65218]{color:#1e1e1e!important;box-sizing:border-box;padding:0 15px;width:100%;height:50px;line-height:50px;font-weight:500;font-size:16px}.bg-mobile-country .country-select-close[data-v-8fb65218]{text-align:center}.bg-mobile-country .select-search-main[data-v-8fb65218]{box-sizing:border-box;padding:0 15px}.bg-mobile-country .country-content[data-v-8fb65218]{overflow-y:scroll;height:300px}.bg-mobile-country .country-content .country-item-list[data-v-8fb65218]{box-sizing:border-box;padding:0 15px;width:100%;height:50px;line-height:50px;color:#1e1e1e;font-size:16px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f5f5f5}.bg-mobile-country .country-content .country-item-list i[data-v-8fb65218]{display:none}.bg-mobile-country .country-content .country-item-list.active i[data-v-8fb65218]{color:var(--color-primary);font-weight:700;display:block}.bg-mobile-country[data-v-8fb65218] .van-popup,.time-select[data-v-64a8ff17] .van-popup{z-index:999999!important;border-radius:8px 8px 0 0}.time-select[data-v-64a8ff17] .van-popup{box-sizing:border-box;padding:0 15px}.time-select[data-v-64a8ff17] .van-popup::-webkit-scrollbar,.time-select[data-v-64a8ff17]::-webkit-scrollbar{display:none}.bg-normal-input[data-v-93bab890]{position:relative}.bg-normal-input .bg-normal-input-label[data-v-93bab890]{font-weight:400;font-size:12px;color:#333;line-height:16px;margin-top:24px;margin-bottom:8px;word-wrap:break-word;word-break:break-word}.bg-normal-input .bg-normal-input__wrap[data-v-93bab890]{position:relative;transition:all .35s}.bg-normal-input .bg-normal-input__wrap .bg-input[data-v-93bab890]{position:relative;transition:all .35s;background:#fff;display:flex;flex-wrap:wrap;align-items:center;border-radius:8px;min-height:40px}.bg-normal-input .bg-normal-input__wrap .normal-input[data-v-93bab890]{flex:1;height:100%;font-size:14px;color:#333;border:1px solid #e4e6e9;box-sizing:border-box;padding:10px 12px 12px;overflow:hidden;border-radius:8px;outline:none;transition:all .35s}.bg-normal-input .bg-normal-input__wrap .normal-input[data-v-93bab890]:disabled{background-color:#f2f2f2}.bg-normal-input .bg-normal-input__wrap .normal-input[data-v-93bab890]:focus,.bg-normal-input .bg-normal-input__wrap .normal-input[data-v-93bab890]:hover{border-color:var(--main-color);transition:all .35s}.bg-normal-input .bg-normal-input__wrap .bg-normal-input__append-wrap[data-v-93bab890]{display:flex;position:absolute;right:12px}.bg-normal-input .bg-normal-input__wrap .bg-normal-input__append-wrap .bg-normal-input__suffix[data-v-93bab890]{font-size:14px;color:#848e9c;letter-spacing:0}.bg-normal-input .bg-normal-input__wrap .bg-normal-input__append-wrap .bg-normal-input__append[data-v-93bab890]{font-size:14px;color:var(--main-color);margin-left:10px}.bg-normal-input .bg-normal-input__wrap .normal-error[data-v-93bab890]{margin-top:4px;width:100%;flex-shrink:0;font-size:12px;color:#ff4647;line-height:14px}.bg-normal-input input[data-v-93bab890]::-webkit-input-placeholder{font-size:14px;color:#cacad0!important}.bg-normal-input input[data-v-93bab890]:-moz-placeholder,.bg-normal-input input[data-v-93bab890]::-moz-placeholder{font-size:14px;color:#cacad0!important}.bg-normal-input input[data-v-93bab890]:-ms-input-placeholder{font-size:14px;color:#cacad0!important}.bg-normal-input-mobile[data-v-83c662b4]{position:relative}.bg-normal-input-mobile .bg-normal-input-label[data-v-83c662b4]{font-weight:400;font-size:12px;color:var(--color-rule-des);line-height:16px;margin-top:24px;margin-bottom:8px;word-wrap:break-word;word-break:break-word}.bg-normal-input-mobile .bg-normal-input__wrap[data-v-83c662b4]{position:relative;transition:all .35s}.bg-normal-input-mobile .bg-normal-input__wrap .bg-input[data-v-83c662b4]{position:relative;transition:all .35s;background:#fff;display:flex;flex-wrap:wrap;align-items:center;border-radius:8px}.bg-normal-input-mobile .bg-normal-input__wrap .normal-input[data-v-83c662b4]{flex:1;height:100%;padding:14px 16px 15px;font-size:14px;color:var(--color-rule-title);border:1px solid #e4e6e9;box-sizing:border-box;overflow:hidden;border-radius:8px;outline:none;transition:all .35s}.bg-normal-input-mobile .bg-normal-input__wrap .normal-input[data-v-83c662b4]:disabled{background-color:#f2f2f2}.bg-normal-input-mobile .bg-normal-input__wrap .normal-input[data-v-83c662b4]:focus,.bg-normal-input-mobile .bg-normal-input__wrap .normal-input[data-v-83c662b4]:hover{border-color:var(--main-color);transition:all .35s}.bg-normal-input-mobile .bg-normal-input__wrap .bg-normal-input__append-wrap[data-v-83c662b4]{display:flex;position:absolute;right:12px}.bg-normal-input-mobile .bg-normal-input__wrap .bg-normal-input__append-wrap .bg-normal-input__suffix[data-v-83c662b4]{font-size:14px;color:#848e9c;letter-spacing:0}.bg-normal-input-mobile .bg-normal-input__wrap .bg-normal-input__append-wrap .bg-normal-input__append[data-v-83c662b4]{font-size:14px;color:var(--main-color);margin-left:10px}.bg-normal-input-mobile .bg-normal-input__wrap .normal-error[data-v-83c662b4]{margin-top:4px;width:100%;flex-shrink:0;font-size:12px;color:#ff4647;line-height:14px}.bg-normal-input-mobile input[data-v-83c662b4]::-webkit-input-placeholder{font-size:14px;color:#cacad0!important}.bg-normal-input-mobile input[data-v-83c662b4]:-moz-placeholder,.bg-normal-input-mobile input[data-v-83c662b4]::-moz-placeholder{font-size:14px;color:#cacad0!important}.bg-normal-input-mobile input[data-v-83c662b4]:-ms-input-placeholder{font-size:14px;color:#cacad0!important}.bg-normal-input-mobile .normal-input[data-v-83c662b4]::-webkit-input-placeholder{font-size:14px;color:#cacad0!important}.bg-normal-input-mobile .normal-input[data-v-83c662b4]:-moz-placeholder,.bg-normal-input-mobile .normal-input[data-v-83c662b4]::-moz-placeholder{font-size:14px;color:#cacad0!important}.bg-normal-input-mobile .normal-input[data-v-83c662b4]:-ms-input-placeholder{font-size:14px;color:#cacad0!important}.bg-pages-components[data-v-6c36614f]{width:100%;text-align:center;margin:30px auto 0}.bg-pages-components .common-page[data-v-6c36614f]{display:inline-block;height:26px;color:#666;font-size:12px;line-height:26px;text-align:center;padding:0 15px 0 10px;border:1px solid #f2f2f2;border-radius:26px;transition:all .3s}.bg-pages-components .common-page[data-v-6c36614f]:last-child{margin-left:8px}.bg-pages-components .common-page.next[data-v-6c36614f]{padding:0 10px 0 15px}.bg-pages-components .common-page.disabled[data-v-6c36614f],.bg-pages-components .common-page.disabled[data-v-6c36614f]:hover{color:#c0c4cc;border:1px solid #c0c4cc;cursor:not-allowed}.bg-pages-components .common-page[data-v-6c36614f]:hover{color:var(--main-color);border:1px solid var(--main-color);cursor:pointer}.bg-pages-components.king-combat__pager .common-page[data-v-6c36614f]{color:#fecc82;border:1px solid #fecc82}.bg-pages-components.king-combat__pager .common-page[data-v-6c36614f]:last-child{margin-left:15px}.bg-pages-components.king-combat__pager .common-page[data-v-6c36614f]:hover{color:#fecc82;border:1px solid #fecc82;cursor:pointer}.bg-pages-components.king-combat__pager .common-page.disabled[data-v-6c36614f],.bg-pages-components.king-combat__pager .common-page.disabled[data-v-6c36614f]:hover{color:#c0c4cc;border:1px solid #c0c4cc;cursor:not-allowed}.assetsv1-bgpage-box .common-page[data-v-6c36614f]{color:var(--color-primary-text)!important;border:1px solid var(--color-input-border)!important}.assetsv1-bgpage-box .common-page.disabled[data-v-6c36614f]{color:var(--color-disabled-text)!important;border:1px solid var(--color-line)!important;cursor:not-allowed}.assetsv1-bgpage-box .common-page.disabled[data-v-6c36614f]:hover{color:var(--color-disabled-text)!important;border:1px solid var(--color-input-border)!important;cursor:not-allowed}.assetsv1-bgpage-box .common-page[data-v-6c36614f]:hover{color:var(--main-color)!important;border:1px solid var(--main-color)!important}.record-search{display:inline-block;margin-right:16px}.record-search>label{display:block;font-size:12px;text-align:left;color:#9ea7b7}.record-search .record-search-input{margin-top:8px}.record-search .search-sel{width:110px}.record-search .search-rang{position:relative;top:1px;width:220px;margin-left:14px}.record-search .search-rang .el-icon-date{position:relative;left:96%}.record-search .search-rang .el-range-input{width:100%;position:relative;left:-10px}.record-search .search-rang .el-range-separator{position:relative;left:-6%}.assets-select-box .select-list-box[data-v-6a396f07]{top:56px}.assets-select-box .form-suffix[data-v-6a396f07]{position:absolute;right:0;top:50%;transform:translateY(-50%)}.assets-select-box .select-search-main[data-v-6a396f07]{position:sticky;top:0;padding-top:10px;background:#fff}.assets-select-box .select-search-main .select-search-wrap[data-v-6a396f07]{padding:0 20px;background:#fff}.assets-select-box .select-form-input[data-v-6a396f07]{display:flex;justify-content:space-between;position:relative}.assets-select-box .select-form-input .select-input[data-v-6a396f07]{height:48px;width:100%;box-sizing:border-box;padding:12px;border:1px solid var(--color-input-border);border-radius:8px}.assets-select-box .select-form-input .select-input[data-v-6a396f07]:hover{border-color:var(--main-color)}.bg-title-componet{display:inline-block}.bg-title-componet.block{display:block}.bg-title-componet .common-title{display:inline-block;font-size:32px;color:var(--color-rule-title);line-height:32px;font-weight:500;display:flex;align-items:center}.bg-title-componet .common-title.minor{font-size:20px;line-height:20px}.bg-title-componet .common-title .icon-fanhui{padding-right:10px;color:#697281;font-size:26px}.bg-title-componet .common-title .icon-dialog-tishi{padding-right:10px;width:20px;height:26px;background:url(/_nuxt/img/icon-dialog-tishi.32077a9.svg) 50% no-repeat}@media screen and (min-width:768px) and (max-width:1200px){.bg-title-componet .common-title{font-size:32px;font-weight:500}}@media screen and (max-width:767px){.bg-title-componet .common-title{word-break:break-word;font-size:22px;font-weight:600}}