.login-dialog.el-dialog{border-radius:12px!important;overflow:visible;margin-right:8vw!important;margin-top:50vh!important;transform:translateY(-40%)}.login-dialog .el-dialog__header{padding:24px 24px 16px 24px;border-bottom:none}.login-dialog .dialog-title{font-size:20px;font-weight:600;color:#101010}.login-dialog .el-dialog__body{padding:12px 24px 24px 24px!important}.login-dialog .login-container .form-group{margin-bottom:24px}.login-dialog .login-container .form-group .form-label{display:block;font-size:16px;color:#101010;margin-bottom:8px;font-weight:400}.login-dialog .login-container .form-group .login-input .el-input__inner{height:50px;line-height:50px;font-size:15px;border-radius:8px;border:1px solid #e5e5e5;background-color:#f8f8f8}.login-dialog .login-container .form-group .login-input .el-input__inner::-moz-placeholder{color:silver}.login-dialog .login-container .form-group .login-input .el-input__inner::placeholder{color:silver}.login-dialog .login-container .form-group .login-input .el-input__inner:focus{background-color:#fff;border-color:#4080ff}.login-dialog .login-container .form-group .code-input-wrapper{position:relative}.login-dialog .login-container .form-group .code-input-wrapper .code-input .el-input__inner{padding-right:120px}.login-dialog .login-container .form-group .code-input-wrapper .get-code-btn{position:absolute;right:16px;top:50%;transform:translateY(-50%);font-size:15px;color:var(--primary-color);padding:0}.login-dialog .login-container .form-group .code-input-wrapper .get-code-btn.is-disabled{color:silver}.login-dialog .login-container .login-btn{width:100%;height:50px;font-size:17px;font-weight:500;background:linear-gradient(90deg,#4080ff,#5090ff);border:none;border-radius:8px;margin-top:12px}.login-dialog .login-container .login-btn:hover{background:linear-gradient(90deg,#3070ef,#4080ff)}.login-dialog .login-container .login-footer{display:flex;justify-content:space-between;align-items:center;margin-top:20px;font-size:13px}.login-dialog .login-container .login-footer .agreement-text{color:#999}.login-dialog .login-container .login-footer .agreement-text .agreement-link{color:#4080ff;text-decoration:none}.login-dialog .login-container .login-footer .agreement-text .agreement-link:hover{text-decoration:underline}.login-dialog .login-container .login-footer .register-text{color:#999}.login-dialog .login-container .login-footer .register-text .register-link{color:#4080ff;text-decoration:none}.login-dialog .login-container .login-footer .register-text .register-link:hover{text-decoration:underline}.register-dialog.el-dialog{border-radius:12px!important;overflow:visible;margin-right:8vw!important;margin-top:50vh!important;transform:translateY(-50%)}.register-dialog .el-dialog__header{padding:24px 24px 16px 24px;border-bottom:none}.register-dialog .dialog-title{font-size:20px;font-weight:600;color:#101010}.register-dialog .el-dialog__body{padding:12px 24px 24px 24px!important}.register-dialog .register-container .form-group{margin-bottom:24px}.register-dialog .register-container .form-group .form-label{display:block;font-size:16px;color:#101010;margin-bottom:8px;font-weight:400}.register-dialog .register-container .form-group .register-input .el-input__inner{height:50px;line-height:50px;font-size:15px;border-radius:8px;border:1px solid #e5e5e5;background-color:#f8f8f8}.register-dialog .register-container .form-group .register-input .el-input__inner::-moz-placeholder{color:silver}.register-dialog .register-container .form-group .register-input .el-input__inner::placeholder{color:silver}.register-dialog .register-container .form-group .register-input .el-input__inner:focus{background-color:#fff;border-color:#4080ff}.register-dialog .register-container .form-group .code-input-wrapper{position:relative}.register-dialog .register-container .form-group .code-input-wrapper .code-input .el-input__inner{padding-right:120px}.register-dialog .register-container .form-group .code-input-wrapper .get-code-btn{position:absolute;right:16px;top:50%;transform:translateY(-50%);font-size:15px;color:var(--primary-color);padding:0}.register-dialog .register-container .form-group .code-input-wrapper .get-code-btn.is-disabled{color:silver}.register-dialog .register-container .register-btn{width:100%;height:50px;font-size:17px;font-weight:500;background:linear-gradient(90deg,#4080ff,#5090ff);border:none;border-radius:8px;margin-top:12px}.register-dialog .register-container .register-btn:hover{background:linear-gradient(90deg,#3070ef,#4080ff)}.register-dialog .register-container .register-footer{display:flex;justify-content:center;align-items:center;margin-top:20px;font-size:13px}.register-dialog .register-container .register-footer .agreement-text{color:#999}.register-dialog .register-container .register-footer .agreement-text .agreement-link{color:#4080ff;text-decoration:none}.register-dialog .register-container .register-footer .agreement-text .agreement-link:hover{text-decoration:underline}#app{overflow:hidden;font-family:PingFang SC}#app .top_bar{position:fixed;z-index:5;background:rgba(255,252,252,.5);width:100%;height:60px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 4px rgba(0,0,0,.1)}#app .top_bar .left_logo img{width:166px}#app .top_bar .right_side{display:flex;align-items:center;justify-content:center;padding-right:30px;gap:50px}#app .top_bar .right_side .top_sub_title{color:#fffcfc;text-shadow:2px 2px 4px #000;font-size:18px;font-weight:700;line-height:25px}#app .top_bar .right_side .login_btn{cursor:pointer;border:1px solid #101010;border-radius:4px;font-size:14px;display:flex;align-items:center;justify-content:center;color:#101010;background:#fbfbfb;padding:6px 24px}#app .top_bar .right_side .help_link{cursor:pointer;font-size:14px;color:#101010;font-weight:500}#app .top_bar .right_side .help_link:hover{color:#4080ff}#app .top_bar .right_side .login_head{width:32px;height:32px;border-radius:16px;background:#4080ff;color:#fff;font-weight:600;text-align:center;line-height:32px;cursor:default}#app .login_QRcode{position:fixed;top:110px;right:23px;background-color:rgba(244,243,245,.7);padding:30px;display:flex;flex-direction:column;align-items:center;z-index:5;border-radius:10px}#app .login_QRcode h1{font-size:16px;margin-bottom:18px;margin-top:0}#app .login_QRcode h2{font-size:14px;margin-bottom:10px}#app .login_QRcode h2 span{color:#05b42b}#app .login_QRcode .qrcode{padding:16px}#app .login_QRcode .qrcode img{width:140px;height:140px}#app .login_QRcode .qrcode img:not([src]),#app .login_QRcode .qrcode img[src=""]{opacity:0}#app .login_QRcode .qrcode .el-loading-mask{background-color:transparent}#app .container{padding-top:60px;width:100%;height:100vh}#app .islogin_top{padding-top:0!important}.el-dialog__wrapper{overflow:hidden!important}.el-message{z-index:9999!important}.login_box{position:relative;width:100%;height:100%;overflow:hidden}.login_box .video-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.login_box .video-background video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.login_box .top-logo{position:absolute;top:57px;right:75px;z-index:10}.login_box .top-logo img{width:152px;height:auto}.login_box .bottom-text{position:absolute;left:12vw;top:50vh;z-index:10;transform:translateY(-60%)}.login_box .bottom-text img{width:584px}.layout{display:flex;height:100%}.layout>.left_bar{flex:0 0 200px;background:#fff}.layout>.left_bar .live_new{margin-left:5px;height:15px}.layout>.right_content{max-height:100%;padding:20px;flex:1;background-color:#f7f8fa;overflow:auto}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-corner{background-color:transparent}::-webkit-scrollbar-thumb{background-color:#dbdbdb;border-radius:4px}::-webkit-scrollbar-track{background-color:transparent}.recharg_dialog .recharg_form .form_item{display:flex;margin-bottom:20px}.recharg_dialog .recharg_form .form_item .form_label{margin-top:9px;flex:0 0 100px;color:#101010;font-size:18px}.recharg_dialog .recharg_form .form_item .form_content .money_card,.recharg_dialog .recharg_form .form_item .form_content .pay_card{display:inline-block;margin-right:20px;margin-bottom:10px;width:80px;height:40px;line-height:40px;text-align:center;cursor:pointer;background:#f4f4f4;border:1px solid transparent;border-radius:8px}.recharg_dialog .recharg_form .form_item .form_content .is_active{border:1px solid #165dff;background:#fff;color:#165dff}.recharg_dialog .recharg_form .form_item .pay_img_box h2{font-size:14px;color:#101010}.recharg_dialog .recharg_form .form_item .pay_img_box h2 span{color:red}.recharg_dialog .pay_success{display:flex;flex-direction:column;align-items:center}.recharg_dialog .pay_success h1{color:#101010;font-size:18px;font-weight:600;margin-top:20px;margin-bottom:30px}.recharg_dialog .pay_success h2{color:#000;font-size:14px;margin-top:10px}.voucher_dialog .voucher_form{display:flex;align-items:center}.voucher_dialog .voucher_form .form_label{color:#101010;font-size:16px}.voucher_dialog .voucher_form .el-input{margin-right:10px;width:180px}.voucher_dialog .voucher_form .el-input .el-input__inner{background:#f7f8fa;border-color:#f7f8fa}.voucher_dialog .voucher_form .el-button--small{font-size:14px;padding:8px 14px}.voucher_dialog .error_label{padding:5px 0 0 135px;font-size:14px;color:red}.order-list-table[data-v-2c6ec95a] .el-table{font-size:12px}.order-list-table .table-header[data-v-2c6ec95a]{display:flex;align-items:center;font-size:14px;font-weight:600;color:#101010;margin-bottom:20px}.order-list-table .table-header i[data-v-2c6ec95a]{margin-right:8px;font-size:20px}.order-list-table .status-wrapper[data-v-2c6ec95a]{display:flex;align-items:center;justify-content:center;gap:2px}.order-list-table .status-wrapper img[data-v-2c6ec95a]{width:16px;height:16px;flex-shrink:0}.order-list-table .status-badge[data-v-2c6ec95a]{font-size:12px;color:#101010;white-space:nowrap}.order-list-table .progress-wrapper[data-v-2c6ec95a]{display:flex;align-items:center;gap:8px}.order-list-table .progress-wrapper .el-progress[data-v-2c6ec95a]{flex:1}.order-list-table .progress-wrapper .progress-text[data-v-2c6ec95a]{font-size:12px;color:#101010;min-width:35px}.order-list-table .pagination-wrapper[data-v-2c6ec95a]{display:flex;justify-content:flex-end;margin-top:20px}.order-list-table .pagination-wrapper[data-v-2c6ec95a] .el-pagination .el-pager li.active{background-color:var(--primary-color);color:#fff}.order-list-table .pagination-wrapper[data-v-2c6ec95a] .el-pagination .el-pager li.active:hover{color:#fff}.order-list-table .pagination-wrapper[data-v-2c6ec95a] .el-pagination .btn-next:hover,.order-list-table .pagination-wrapper[data-v-2c6ec95a] .el-pagination .btn-prev:hover,.order-list-table .pagination-wrapper[data-v-2c6ec95a] .el-pagination .el-pager li:hover{color:var(--primary-color)}.order-list-table .custom-header[data-v-2c6ec95a]{height:100%;display:flex;align-items:center;justify-content:center}.order-list-table .custom-header img[data-v-2c6ec95a]{width:14px;margin-left:6px}.DyPayOrder[data-v-1301b2bd]{padding-top:28px;display:flex;align-items:center;justify-content:center}.DyPayOrder .put_btn_inside[data-v-1301b2bd]{width:82px;min-width:82px;height:36px;background:#f5f6fb;border-radius:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}@media (min-width:1600px){.DyPayOrder .put_btn_inside[data-v-1301b2bd]{width:100px;min-width:100px;height:40px}}.DyPayOrder .put_btn_inside img.douyin_icon[data-v-1301b2bd],.DyPayOrder .put_btn_inside img[data-v-1301b2bd]{height:22px}.DyPayOrder .cut_line[data-v-1301b2bd]{width:1px;background:#b5b5b5;height:32px;margin:0 18px;flex-shrink:0}@media (min-width:1600px){.DyPayOrder .cut_line[data-v-1301b2bd]{margin:0 36px;height:36px}}.DyPayOrder .form_account[data-v-1301b2bd]{position:relative;min-width:280px;flex-shrink:0}@media (min-width:1600px){.DyPayOrder .form_account[data-v-1301b2bd]{min-width:360px}}.DyPayOrder .form_account .link[data-v-1301b2bd]{width:16px;margin:0 8px}.DyPayOrder .form_account .custom_input[data-v-1301b2bd]{width:130px;margin-right:0}@media (min-width:1600px){.DyPayOrder .form_account .custom_input[data-v-1301b2bd]{width:170px}}.DyPayOrder .form_account .custom_input[data-v-1301b2bd] .el-input__inner{height:32px;font-size:12px}.DyPayOrder .form_account .custom_input[data-v-1301b2bd] .el-input__inner:focus{border-color:var(--primary-color)!important}.DyPayOrder .form_account .custom_input .custom_input_icon[data-v-1301b2bd]{width:14px;height:100%;display:flex;align-items:center;justify-content:center}.DyPayOrder .form_account .custom_input .custom_input_icon img[data-v-1301b2bd]{width:14px;cursor:pointer}.DyPayOrder .form_account .custom_active[data-v-1301b2bd] .el-input__inner{border-color:var(--primary-color)!important}.DyPayOrder .form_select[data-v-1301b2bd]{min-width:0;display:flex;align-items:center;gap:12px;margin-left:16px;overflow-x:auto;padding-top:6px;padding-bottom:6px}@media (min-width:1600px){.DyPayOrder .form_select[data-v-1301b2bd]{gap:20px;margin-left:24px}}.DyPayOrder .form_select[data-v-1301b2bd]::-webkit-scrollbar{height:6px}.DyPayOrder .form_select[data-v-1301b2bd]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.DyPayOrder .form_select[data-v-1301b2bd]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.DyPayOrder .form_select[data-v-1301b2bd]::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.DyPayOrder .form_select .label[data-v-1301b2bd]{font-size:12px;color:#333;white-space:nowrap;flex-shrink:0}.DyPayOrder .form_select .amount_options[data-v-1301b2bd]{display:flex;gap:8px;flex-shrink:0}@media (min-width:1600px){.DyPayOrder .form_select .amount_options[data-v-1301b2bd]{gap:12px}}.DyPayOrder .form_select .amount_options .amount_btn[data-v-1301b2bd]{width:54px;min-width:54px;height:32px;border-radius:4px;font-weight:300;font-size:12px;background:#f5f6fb;display:flex;align-items:center;justify-content:center;color:#666;cursor:pointer;transition:all .3s;position:relative}@media (min-width:1600px){.DyPayOrder .form_select .amount_options .amount_btn[data-v-1301b2bd]{width:68px;min-width:68px;height:36px}}.DyPayOrder .form_select .amount_options .amount_btn[data-v-1301b2bd]:hover{background:#e8e9f0}.DyPayOrder .form_select .amount_options .amount_btn.active[data-v-1301b2bd]{background:var(--primary-color);color:#fff}.DyPayOrder .form_select .amount_options .custom_num_input[data-v-1301b2bd]{width:128px}@media (min-width:1600px){.DyPayOrder .form_select .amount_options .custom_num_input[data-v-1301b2bd]{width:160px}}.DyPayOrder .form_select .amount_options .custom_num_input[data-v-1301b2bd] .el-input__inner{border-radius:4px;font-size:12px;height:32px;padding:0 9px}.DyPayOrder .form_select .amount_options .custom_active[data-v-1301b2bd] .el-input__inner,.DyPayOrder .form_select .amount_options .custom_num_input[data-v-1301b2bd] .el-input__inner:focus{border-color:var(--primary-color)!important}.DyPayOrder .form_select .payment_info[data-v-1301b2bd]{display:flex;align-items:center;gap:8px;flex-shrink:0}.DyPayOrder .form_select .payment_info .payment_label[data-v-1301b2bd]{font-size:12px;color:#666}.DyPayOrder .form_select .payment_info .payment_amount[data-v-1301b2bd]{font-size:14px;font-weight:600;color:#333}@media (min-width:1600px){.DyPayOrder .form_select .payment_info .payment_amount[data-v-1301b2bd]{font-size:16px}}.DyPayOrder .form_select .pay_btns[data-v-1301b2bd]{display:flex}.DyPayOrder .form_select .submit_btn[data-v-1301b2bd]{min-width:60px;height:32px;background:var(--primary-color);border-radius:4px;font-size:12px;font-weight:300;color:#fff;border:none;transition:all .3s;display:flex;align-items:center;justify-content:center;padding:0;flex-shrink:0}@media (min-width:1600px){.DyPayOrder .form_select .submit_btn[data-v-1301b2bd]{min-width:80px;height:36px;padding:0 20px}}.DyPayOrder .form_select .submit_btn[data-v-1301b2bd]:focus,.DyPayOrder .form_select .submit_btn[data-v-1301b2bd]:hover{opacity:.9;background:var(--primary-color)}.guide-dialog[data-v-1301b2bd] .el-dialog{border-radius:12px}.guide-dialog[data-v-1301b2bd] .el-dialog__header{padding:20px 20px 10px;border-bottom:1px solid #f0f0f0}.guide-dialog[data-v-1301b2bd] .el-dialog__title{font-size:16px;font-weight:600;color:#333}.guide-dialog[data-v-1301b2bd] .el-dialog__body{padding:20px;max-height:70vh;overflow-y:auto}.guide-dialog .guide-content[data-v-1301b2bd]{display:flex;justify-content:center;align-items:center;flex-direction:column}.guide-dialog .guide-content .fixed-guide-img[data-v-1301b2bd]{padding-left:18px}.guide-dialog .guide-content .guide-tip[data-v-1301b2bd]{margin:12 px;width:100%;padding-left:44px;text-align:left;font-size:16px;font-weight:700;color:#444}.guide-dialog .guide-content img[data-v-1301b2bd]{width:100%;height:auto;display:block}.guide-dialog .guide-content .dynamic-guide-img[data-v-1301b2bd]{padding:46px;padding-top:12px}.guide-dialog .guide-content .dynamic-guide-img img[data-v-1301b2bd]{border-radius:10px}.pay-preview-dialog[data-v-1301b2bd] .el-dialog{border-radius:12px}.pay-preview-dialog[data-v-1301b2bd] .el-dialog__header{padding:16px 20px 12px;border-bottom:1px solid #f0f0f0}.pay-preview-dialog[data-v-1301b2bd] .el-dialog__title{font-size:16px;font-weight:600;color:#333}.pay-preview-dialog[data-v-1301b2bd] .el-dialog__body{padding:20px;padding-bottom:40px}.pay-preview-dialog .pay-preview-content[data-v-1301b2bd]{display:flex;flex-direction:column;align-items:center}.pay-preview-dialog .pay-preview-content .pay-type-selector[data-v-1301b2bd]{width:100%;margin-bottom:30px}.pay-preview-dialog .pay-preview-content .pay-type-selector .selector-label[data-v-1301b2bd]{display:block;font-size:14px;color:#333;margin-bottom:16px}.pay-preview-dialog .pay-preview-content .pay-type-selector .pay-type-options[data-v-1301b2bd]{display:flex;justify-content:center;gap:12px}.pay-preview-dialog .pay-preview-content .pay-type-selector .pay-type-options .pay-type-option[data-v-1301b2bd]{display:flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid #e5e5e5;border-radius:8px;cursor:pointer;transition:all .3s}.pay-preview-dialog .pay-preview-content .pay-type-selector .pay-type-options .pay-type-option[data-v-1301b2bd]:hover{border-color:var(--primary-color);background:rgba(67,97,238,.05)}.pay-preview-dialog .pay-preview-content .pay-type-selector .pay-type-options .pay-type-option.active[data-v-1301b2bd]{border-color:var(--primary-color);background:rgba(67,97,238,.1)}.pay-preview-dialog .pay-preview-content .pay-type-selector .pay-type-options .pay-type-option.active .option-radio[data-v-1301b2bd]{border-color:var(--primary-color);background:var(--primary-color)}.pay-preview-dialog .pay-preview-content .pay-type-selector .pay-type-options .pay-type-option.active .option-radio[data-v-1301b2bd]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px;background:#fff;border-radius:50%}.pay-preview-dialog .pay-preview-content .pay-type-selector .pay-type-options .pay-type-option .option-radio[data-v-1301b2bd]{width:16px;height:16px;border:2px solid #d9d9d9;border-radius:50%;position:relative;transition:all .3s}.pay-preview-dialog .pay-preview-content .pay-type-selector .pay-type-options .pay-type-option .alipay-icon[data-v-1301b2bd],.pay-preview-dialog .pay-preview-content .pay-type-selector .pay-type-options .pay-type-option .wechat-icon[data-v-1301b2bd]{width:18px;height:18px}.pay-preview-dialog .pay-preview-content .pay-type-selector .pay-type-options .pay-type-option .option-text[data-v-1301b2bd]{font-size:13px;color:#333}.pay-preview-dialog .pay-preview-content .qrcode-container[data-v-1301b2bd]{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:30px;height:222px}.pay-preview-dialog .pay-preview-content .qrcode-container .qrcode-wrapper[data-v-1301b2bd]{padding:10px;background:#fff;border:1px solid #e5e5e5;border-radius:8px}.pay-preview-dialog .pay-preview-content .qrcode-container .qrcode-wrapper canvas[data-v-1301b2bd]{display:block}.pay-preview-dialog .pay-preview-content .qrcode-container .qrcode-loading[data-v-1301b2bd]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#999;height:222px}.pay-preview-dialog .pay-preview-content .qrcode-container .qrcode-loading i[data-v-1301b2bd]{font-size:32px}.pay-preview-dialog .pay-preview-content .qrcode-container .qrcode-loading span[data-v-1301b2bd]{font-size:14px}.pay-preview-dialog .pay-preview-content .alipay-container[data-v-1301b2bd]{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:30px;height:222px}.pay-preview-dialog .pay-preview-content .alipay-container .alipay-iframe-wrapper[data-v-1301b2bd]{padding:10px;background:#fff;border:1px solid #e5e5e5;border-radius:8px}.pay-preview-dialog .pay-preview-content .alipay-container .alipay-iframe-wrapper iframe[data-v-1301b2bd]{width:200px;height:200px;border:none;display:block}.pay-preview-dialog .pay-preview-content .alipay-container .qrcode-loading[data-v-1301b2bd]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#999;height:222px}.pay-preview-dialog .pay-preview-content .alipay-container .qrcode-loading i[data-v-1301b2bd]{font-size:32px}.pay-preview-dialog .pay-preview-content .alipay-container .qrcode-loading span[data-v-1301b2bd]{font-size:14px}.pay-preview-dialog .pay-preview-content .pay-amount[data-v-1301b2bd]{display:flex;align-items:baseline;justify-content:center;gap:8px;margin-bottom:20px}.pay-preview-dialog .pay-preview-content .pay-amount .amount-label[data-v-1301b2bd]{font-size:14px;color:#666}.pay-preview-dialog .pay-preview-content .pay-amount .amount-value[data-v-1301b2bd]{font-size:32px;font-weight:600;color:var(--primary-color)}.pay-preview-dialog .pay-preview-content .pay-amount .amount-unit[data-v-1301b2bd]{font-size:16px;color:#666}.pay-preview-dialog .pay-preview-content .pay-submit-btn[data-v-1301b2bd]{width:280px;height:36px;font-size:14px;border-radius:8px;background:var(--primary-color);border:none}.pay-preview-dialog .pay-preview-content .pay-submit-btn[data-v-1301b2bd]:focus,.pay-preview-dialog .pay-preview-content .pay-submit-btn[data-v-1301b2bd]:hover{opacity:.9;background:var(--primary-color)}.batch-order-dialog[data-v-1301b2bd] .el-dialog{border-radius:12px}.batch-order-dialog[data-v-1301b2bd] .el-dialog__header{padding:16px 20px 12px;border-bottom:1px solid #f0f0f0}.batch-order-dialog[data-v-1301b2bd] .el-dialog__title{font-size:16px;font-weight:600;color:#333}.batch-order-dialog[data-v-1301b2bd] .el-dialog__body{padding:20px;padding-bottom:40px}.batch-order-dialog .batch-order-content[data-v-1301b2bd]{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.batch-order-dialog .batch-order-content .batch-tip[data-v-1301b2bd]{font-size:14px;color:#333;text-align:left;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.batch-order-dialog .batch-order-content .batch-tip .download-link[data-v-1301b2bd]{color:var(--primary-color);cursor:pointer;text-decoration:none}.batch-order-dialog .batch-order-content .batch-tip .download-link[data-v-1301b2bd]:hover{text-decoration:underline}.batch-order-dialog .batch-order-content .batch-tip .excel-icon[data-v-1301b2bd]{width:20px;height:20px;margin-left:8px}.batch-order-dialog .batch-order-content .batch-tip .file-name[data-v-1301b2bd]{font-size:12px;color:#666;font-weight:400}.batch-order-dialog .batch-order-content .upload-btn[data-v-1301b2bd]{margin-top:36px;width:280px;height:36px;font-size:14px;border-radius:8px;background:var(--primary-color);border:none;align-self:center}.batch-order-dialog .batch-order-content .upload-btn[data-v-1301b2bd]:focus,.batch-order-dialog .batch-order-content .upload-btn[data-v-1301b2bd]:hover{opacity:.9;background:var(--primary-color)}.batch-order-dialog .batch-order-content .upload-btn.is-disabled[data-v-1301b2bd]{opacity:.5}.batch-order-dialog .batch-order-content .batch-result[data-v-1301b2bd]{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.batch-order-dialog .batch-order-content .batch-result .reupload-wrapper[data-v-1301b2bd]{width:100%;display:flex;justify-content:flex-start;margin-bottom:8px}.batch-order-dialog .batch-order-content .batch-result .reupload-wrapper .el-button[data-v-1301b2bd]{font-size:12px;padding:7px 15px}.batch-order-dialog .batch-order-content .batch-result .reupload-wrapper .el-button i[data-v-1301b2bd]{margin-right:4px}.batch-order-dialog .batch-order-content .batch-result .batch-table-wrapper[data-v-1301b2bd]{width:100%}.batch-order-dialog .batch-order-content .batch-result .batch-table-wrapper[data-v-1301b2bd] .el-table{font-size:12px}.batch-order-dialog .batch-order-content .batch-result .batch-table-wrapper[data-v-1301b2bd] .el-table td,.batch-order-dialog .batch-order-content .batch-result .batch-table-wrapper[data-v-1301b2bd] .el-table th{padding:8px 0}.batch-order-dialog .batch-order-content .batch-result .batch-table-wrapper[data-v-1301b2bd] .el-table .status-icon{display:flex;align-items:center;justify-content:center}.batch-order-dialog .batch-order-content .batch-result .batch-table-wrapper[data-v-1301b2bd] .el-table .status-icon img{width:16px;height:16px}.batch-order-dialog .batch-order-content .batch-result .batch-summary[data-v-1301b2bd]{width:100%;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#333;margin-top:8px}.batch-order-dialog .batch-order-content .batch-result .batch-summary .summary-left[data-v-1301b2bd]{flex:0 0 auto;text-align:left}.batch-order-dialog .batch-order-content .batch-result .batch-summary .summary-left .download-link[data-v-1301b2bd]{color:var(--primary-color);cursor:pointer;text-decoration:none}.batch-order-dialog .batch-order-content .batch-result .batch-summary .summary-left .download-link[data-v-1301b2bd]:hover{text-decoration:underline}.batch-order-dialog .batch-order-content .batch-result .batch-summary .summary-right[data-v-1301b2bd]{flex:0 0 auto;display:flex;align-items:center;gap:4px;margin-left:auto}.batch-order-dialog .batch-order-content .batch-result .batch-summary .summary-right .total-amount[data-v-1301b2bd]{font-size:16px;font-weight:600;color:#ff4d4f}.batch-order-dialog .batch-order-content .batch-result .pay-btn[data-v-1301b2bd]{margin-top:32px;width:280px;height:36px;font-size:14px;border-radius:8px;background:var(--primary-color);border:none;align-self:center}.batch-order-dialog .batch-order-content .batch-result .pay-btn[data-v-1301b2bd]:focus,.batch-order-dialog .batch-order-content .batch-result .pay-btn[data-v-1301b2bd]:hover{opacity:.9;background:var(--primary-color)}.batch-order-dialog .batch-order-content .batch-result .pay-btn.is-disabled[data-v-1301b2bd]{opacity:.5;cursor:not-allowed}.control{display:flex;gap:12px;width:100%;max-width:100%;overflow:hidden}.control .left_column{flex:1;min-width:0}.control .left_column .left_column_top{height:100px;background:#fff;border-radius:10px;padding-left:18px;padding-right:18px;overflow:hidden}.control .left_column .left_column_bottom{margin-top:18px;padding:18px;background:#fff;overflow-x:auto;border-radius:10px}.control .right_column{flex:0 0 280px;display:flex;flex-direction:column}.control .right_column .right_content{border-radius:8px;background:#fff;padding:20px;display:flex;flex-direction:column}.control .right_column .right_content .user_welcome{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:600;margin-bottom:12px}.control .right_column .right_content .user_welcome .welcome_text{color:rgba(0,0,0,.85);font-weight:600}.control .right_column .right_content .user_welcome .voucher_link{color:#165dff;font-size:12px;font-weight:400;cursor:pointer}.control .right_column .right_content .user_welcome .voucher_link:hover{text-decoration:underline}.control .right_column .right_content .my_wallet{margin-bottom:12px}.control .right_column .right_content .my_wallet .wallet_header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.control .right_column .right_content .my_wallet .wallet_title{font-size:12px;color:rgba(0,0,0,.85);font-weight:600}.control .right_column .right_content .my_wallet .wallet_title .balance{color:#101010}.control .right_column .right_content .my_wallet .wallet_actions{display:flex;gap:6px}.control .right_column .right_content .my_wallet .wallet_actions .action_btn{color:#165dff;font-size:12px;cursor:pointer}.control .right_column .right_content .my_wallet .wallet_actions .action_btn:hover{text-decoration:underline}.control .right_column .right_content .my_wallet .wallet_tips{font-size:12px;color:#666;line-height:1.5}.control .right_column .right_content .service_info{display:flex;flex-direction:column;margin-top:20px;margin-bottom:20px}.control .right_column .right_content .service_info .service_content{display:flex;gap:15px;margin-bottom:15px}.control .right_column .right_content .service_info .service_qrcode_box{flex-shrink:0}.control .right_column .right_content .service_info .service_qrcode_box .qrcode_img{width:60px;height:60px}.control .right_column .right_content .service_info .service_details{flex:1;display:flex;flex-direction:column;justify-content:center}.control .right_column .right_content .service_info .service_details .detail_item{font-size:12px;color:#101010;margin-bottom:6px;white-space:nowrap}.control .right_column .right_content .service_info .service_details .detail_item:last-child{margin-bottom:0}.control .right_column .right_content .service_info .service_details .detail_item .detail_label{font-weight:600}.control .right_column .right_content .service_info .service_details .detail_item .detail_value{color:#666}.control .right_column .right_content .service_info .service_tip{font-size:12px;color:#666;text-align:center;line-height:1.5}.control .right_column .right_content .servive_bind{margin-bottom:20px}.control .right_column .right_content .servive_bind .sub_title{display:flex;align-items:center;justify-content:center;color:#101010;font-size:22px;font-weight:600;margin:30px 0 20px}.control .right_column .right_content .servive_bind .sub_title img{margin-right:5px;width:40px;height:40px}.control .right_column .right_content .servive_bind .input_collect{display:flex;align-items:center;justify-content:center;gap:25px}.control .right_column .right_content .servive_bind .input_collect input{width:25px;font-size:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:none;transform:translateX(7px)}.control .right_column .right_content .servive_bind .input_underline{display:flex;align-items:center;justify-content:center;gap:25px}.control .right_column .right_content .servive_bind .input_underline .underline{width:25px;height:2px;background:#000}.control .right_column .right_content .servive_bind .label{color:#101010;font-size:12px;text-align:center;margin:30px 0 20px}.control .right_column .right_content .servive_bind .tips{color:#101010;font-size:12px;text-align:center;margin:20px 0 10px}.control .right_column .right_content .servive_bind .tips i{color:#000}.control .right_column .right_content .servive_bind .tips u{cursor:pointer}.control .right_column .bottom_slogan{font-size:24px;font-weight:700;text-align:center;background:linear-gradient(90deg,gold,orange);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:20px 0}.control .right_column .copyright_info{display:flex;flex-direction:column;align-items:center;gap:5px}.control .right_column .copyright_info .copy_item{font-size:12px;color:#999;text-align:center;line-height:1.5}.control .hr{border-top:1px solid;border-color:#f2f3f5}.invoice_dialog .invoice_form{display:flex;align-items:center;flex-direction:column}.invoice_dialog .invoice_form .form_item{display:flex;align-items:center;margin-bottom:10px}.invoice_dialog .invoice_form .form_item .form_label{width:85px;color:#101010;font-size:16px;text-align:right}.invoice_dialog .invoice_form .form_item .el-input{margin-right:10px;width:180px}.invoice_dialog .invoice_form .form_item .el-input .el-input__inner{background:#f7f8fa;border-color:#f7f8fa}.invoice_dialog .invoice_form .el-button--small{margin-top:20px;font-size:14px;padding:8px 14px}.create_live{height:100%;background:#fff;border-radius:8px;padding:20px;overflow:auto}.create_live .title_head{margin-bottom:20px;font-size:20px;color:#101010;font-weight:600}.create_live .create_content{height:89%;display:flex;flex-direction:column;align-items:center;gap:50px}.create_live .create_content .step_bar{display:flex;gap:120px}.create_live .create_content .step_bar .step_item{display:flex;align-items:flex-start}.create_live .create_content .step_bar .step_item .step_num{width:28px;height:28px;border-radius:14px;display:flex;align-items:center;justify-content:center}.create_live .create_content .step_bar .step_item .step_num_status1{background:#f2f3f5;background:#e8f4ff}.create_live .create_content .step_bar .step_item .step_num_status1 i{color:#165dff;font-size:14px;font-weight:600}.create_live .create_content .step_bar .step_item .step_num_status2{background:#165dff}.create_live .create_content .step_bar .step_item .step_num_status2 .num{color:#fff;font-size:14px}.create_live .create_content .step_bar .step_item .step_num_status3{background:#f2f3f5}.create_live .create_content .step_bar .step_item .step_num_status3 .num{color:#4e5969;font-size:14px}.create_live .create_content .step_bar .step_item .step_label{margin-left:8px}.create_live .create_content .step_bar .step_item .step_label h1{font-size:16px;color:#1d2129;margin:0 0 5px 0}.create_live .create_content .step_bar .step_item .step_label h2{font-size:12px;color:#86909c}.create_live .create_content .form_content_step1{margin-top:20px}.create_live .create_content .form_content_step1 .card_list{margin-bottom:30px;display:flex;gap:30px}.create_live .create_content .form_content_step1 .card_list .card_item{width:230px;position:relative;cursor:pointer;filter:grayscale(100%);border:1px solid #eee;background:#f2f3f8;border-radius:5px;padding:13px}.create_live .create_content .form_content_step1 .card_list .card_item h1{margin:5px 0;font-size:16px;color:#1d2129;font-weight:600}.create_live .create_content .form_content_step1 .card_list .card_item h2{margin-bottom:5px;font-size:14px;color:#1d2129}.create_live .create_content .form_content_step1 .card_list .card_item h3{font-size:12px;color:#bbb}.create_live .create_content .form_content_step1 .card_list .card_item .card_icon{position:absolute;right:6px;top:4px}.create_live .create_content .form_content_step1 .card_list .card_item .card_icon2{position:absolute;right:9px;top:13px}.create_live .create_content .form_content_step1 .card_list .card_item .card_active_icon{position:absolute;right:-14px;top:-18px}.create_live .create_content .form_content_step1 .card_list .card_active{background:#fff;border:1px solid #008eff;filter:unset}.create_live .create_content .form_content_step1 .card_list .card_active2{height:83px;border:2px solid #facf94;background:#010101;filter:unset}.create_live .create_content .form_content_step1 .card_list .card_active2 h1,.create_live .create_content .form_content_step1 .card_list .card_active2 h2{color:#dcbe5e}.create_live .create_content .form_content_step1 .sub_form_title{margin:15px 0 15px 180px;color:#4e5969;font-size:18px;text-align:left;font-weight:600}.create_live .create_content .form_content_step1 .sub_form .form_item{position:relative;display:flex;justify-content:center;margin-bottom:20px}.create_live .create_content .form_content_step1 .sub_form .form_item .label{flex:0 0 83px;text-align:right;color:#4e5969;font-size:16px;margin-top:4px;font-weight:600}.create_live .create_content .form_content_step1 .sub_form .form_item .value{width:297px;flex-wrap:wrap;display:flex;gap:18px;margin-left:20px}.create_live .create_content .form_content_step1 .sub_form .form_item .value .select_item{display:flex;align-items:center;justify-content:center;width:75px;height:30px;border-radius:16px;background:#f2f3f8;color:#4e5969;font-size:14px;cursor:pointer;border:1px solid transparent}.create_live .create_content .form_content_step1 .sub_form .form_item .value .select_active{color:#165dff;border:1px solid #165dff}.create_live .create_content .form_content_step1 .sub_form .form_item .error_tip{position:absolute;right:-156px;top:5px;font-size:14px;color:red}.create_live .create_content .warning_tips{margin-top:-32px;width:492px;font-size:12px;font-weight:600;color:#737373;line-height:22px}.create_live .create_content .step2_tips{margin-top:20px;width:492px;font-size:16px;font-weight:600;color:red;line-height:24px}.create_live .create_content .allow_rule .el-checkbox{display:flex;align-items:self-end;height:20px}.create_live .create_content .allow_rule .el-checkbox__inner{height:16px;width:16px}.create_live .create_content .allow_rule .el-checkbox__inner:after{height:9px;left:5px;width:5px;top:1px}.create_live .create_content .allow_rule .el-checkbox__label{font-size:18px;color:#000}.create_live .create_content .form_content_step2{margin-top:20px}.create_live .create_content .form_content_step2 .form_item{width:340px;display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.create_live .create_content .form_content_step2 .form_item .form_label{color:#4e5969;font-size:16px;font-weight:600}.create_live .create_content .form_content_step2 .form_item .el-autocomplete,.create_live .create_content .form_content_step2 .form_item .el-input,.create_live .create_content .form_content_step2 .form_item .el-input-number,.create_live .create_content .form_content_step2 .form_item .el-select{width:260px}.create_live .create_content .form_content_step2 .form_item .el-autocomplete .el-input__inner,.create_live .create_content .form_content_step2 .form_item .el-input-number .el-input__inner,.create_live .create_content .form_content_step2 .form_item .el-input .el-input__inner,.create_live .create_content .form_content_step2 .form_item .el-select .el-input__inner{background:#f7f8fa;border-color:#f7f8fa}.create_live .create_content .form_content_step2 .form_item .el-input-number,.create_live .create_content .form_content_step2 .form_item .el-input-number .el-input{width:210px}.create_live .create_content .form_content_step2 .form_item .el-input-number .el-input__inner{color:#165dff;font-size:26px;font-weight:600}.create_live .create_content .form_content_step2 .form_item .el-checkbox__label{color:#4e5969;font-size:14px;font-weight:600}.create_live .create_content .form_content_step2 .need_pay{justify-content:flex-end;color:#4e5969;font-size:16px;font-weight:600}.create_live .create_content .form_content_step2 .need_pay span{color:#05b42b}.create_live .create_content .form_content_step3{margin-top:20px;text-align:center}.create_live .create_content .form_content_step3 .form_item{width:340px;display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.create_live .create_content .form_content_step3 .form_item .form_label{color:#4e5969;font-size:16px;font-weight:600}.create_live .create_content .form_content_step3 .form_item .el-input,.create_live .create_content .form_content_step3 .form_item .el-input-number,.create_live .create_content .form_content_step3 .form_item .el-select{width:260px}.create_live .create_content .form_content_step3 .form_item .el-input-number .el-input__inner,.create_live .create_content .form_content_step3 .form_item .el-input .el-input__inner,.create_live .create_content .form_content_step3 .form_item .el-select .el-input__inner{background:#f7f8fa;border-color:#f7f8fa}.create_live .create_content .form_content_step3 .form_item .el-input-number,.create_live .create_content .form_content_step3 .form_item .el-input-number .el-input{width:210px}.create_live .create_content .form_content_step3 .form_item .el-input-number .el-input__inner{color:#165dff;font-size:26px;font-weight:600}.create_live .create_content .form_content_step3 .form_item .el-checkbox__label{color:#4e5969;font-size:14px;font-weight:600}.create_live .create_content .form_content_step3 .pay_mode .form_label{white-space:nowrap}.create_live .create_content .form_content_step3 .pay_mode .el-radio-group{display:flex;flex-wrap:wrap;row-gap:10px;justify-content:flex-end}.create_live .create_content .form_content_step3 .need_pay{justify-content:flex-end;color:#4e5969;font-size:16px;font-weight:600}.create_live .create_content .form_content_step3 .need_pay div{width:110px;text-align:right}.create_live .create_content .form_content_step3 .need_pay span{width:100px;text-align:right}.create_live .create_content .edit_cooperation{margin-top:20px}.create_live .create_content .edit_cooperation .form_item{width:340px;display:flex;align-items:center;justify-content:space-between;margin-bottom:26px;position:relative}.create_live .create_content .edit_cooperation .form_item .form_label{color:#4e5969;font-size:16px;font-weight:600}.create_live .create_content .edit_cooperation .form_item .el-autocomplete,.create_live .create_content .edit_cooperation .form_item .el-input,.create_live .create_content .edit_cooperation .form_item .el-input-number,.create_live .create_content .edit_cooperation .form_item .el-select{width:260px}.create_live .create_content .edit_cooperation .form_item .el-autocomplete .el-input__inner,.create_live .create_content .edit_cooperation .form_item .el-input-number .el-input__inner,.create_live .create_content .edit_cooperation .form_item .el-input .el-input__inner,.create_live .create_content .edit_cooperation .form_item .el-select .el-input__inner{background:#f7f8fa;border-color:#f7f8fa}.create_live .create_content .edit_cooperation .form_item .el-input-number,.create_live .create_content .edit_cooperation .form_item .el-input-number .el-input{width:210px}.create_live .create_content .edit_cooperation .form_item .el-input-number .el-input__inner{color:#165dff;font-size:26px;font-weight:600}.create_live .create_content .edit_cooperation .form_item .el-checkbox__label{color:#4e5969;font-size:14px;font-weight:600}.create_live .create_content .edit_cooperation .el-icon-question{position:absolute;right:-30px;top:-56px;font-size:20px}.create_live .create_content .edit_cooperation .el-icon-question .tooltips{text-align:left;visibility:hidden;position:absolute;width:332px;line-height:20px;font-size:14px;border:1px solid #000;background-color:#fff;border-radius:4px;padding:10px;bottom:20px;left:-164px}.create_live .create_content .edit_cooperation .el-icon-question:hover{cursor:pointer}.create_live .create_content .edit_cooperation .el-icon-question:hover .tooltips{visibility:visible}.create_live .bottom_footer{margin-top:auto;display:flex;flex-direction:column;align-items:center}.create_live .bottom_footer .operation_btns{display:flex;gap:15px}.create_live .bottom_footer .operation_btns .submit_btn{background:#1f63ff;color:#fff}.create_live .bottom_footer .operation_btns .back_btn,.create_live .bottom_footer .operation_btns .submit_btn{border-radius:4px;width:80px;height:30px;display:flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer}.create_live .bottom_footer .operation_btns .back_btn{background:#f7f8fa;color:#1d2129}.create_live .bottom_footer .safe_msg{display:flex;align-items:flex-end;font-size:16px;color:#16bf19;font-weight:600;margin:15px 0}.create_live .bottom_footer .safe_msg img{margin-right:5px}.create_live .bottom_footer .safe_info{color:#88898c;font-size:16px;font-weight:600}.create_live .pay_success{display:flex;flex-direction:column;align-items:center}.create_live .pay_success h1{color:#101010;font-size:18px;font-weight:600;margin-top:20px;margin-bottom:30px}.create_live .pay_success h2{color:#000;font-size:14px;margin-top:10px}.create_live .pay_success .btns{margin-bottom:60px;display:flex;gap:80px}.create_live .pay_success .btns .again_btn,.create_live .pay_success .btns .check_btn{background:#f7f8fa;display:flex;align-items:center;justify-content:center;cursor:pointer;width:120px;height:41px;border:1px solid #bbb;border-radius:4px;font-size:16px;color:#101010}.create_live .pay_success .btns .again_btn:hover,.create_live .pay_success .btns .check_btn:hover{color:#165dff;border:1px solid #165dff}.create_live .addfans_success{display:flex;flex-direction:column;align-items:center}.create_live .addfans_success h1{color:#101010;font-size:18px;font-weight:600;margin-top:20px;margin-bottom:30px}.create_live .addfans_success h2{color:#000;font-size:14px;margin-top:10px}.create_live .addfans_success .btns{margin-bottom:10px;display:flex;gap:80px}.create_live .addfans_success .btns .again_btn,.create_live .addfans_success .btns .check_btn{background:#f7f8fa;display:flex;align-items:center;justify-content:center;cursor:pointer;width:120px;height:41px;border:1px solid #bbb;border-radius:4px;font-size:16px;color:#101010}.create_live .addfans_success .btns .again_btn:hover,.create_live .addfans_success .btns .check_btn:hover{color:#165dff;border:1px solid #165dff}.create_live .addfans_success .special_tips{margin-bottom:20px}.create_live .addfans_success .special_tips h1{margin-bottom:10px}.create_live .red_tips{position:absolute;right:20px;top:-1px;font-size:12px;font-weight:700;color:red}.live_blueV_dialog{zoom:.85}.live_blueV_dialog .content_box{position:relative;height:640px;display:flex;justify-content:center;gap:20px}.live_blueV_dialog .content_box .row1{gap:10px}.live_blueV_dialog .content_box .row1,.live_blueV_dialog .content_box .row1>div{display:flex;flex-direction:column;align-items:center;justify-content:center}.live_blueV_dialog .content_box .row1 h1{font-weight:700;font-size:28px;color:#000}.live_blueV_dialog .content_box .row1 h1 span{color:#1f63ff}.live_blueV_dialog .content_box .row1 .rqcode{width:400px}.live_blueV_dialog .content_box .view_big{position:absolute;right:34px;bottom:2px;font-size:18px;color:#ebebeb;background:rgba(0,0,0,.6);padding:10px 20px;cursor:pointer;pointer-events:none}.paused{display:none}.create_video{display:flex;flex-direction:column;min-height:100%;background:#fff;border-radius:8px;padding:20px}.create_video .title_head{margin-bottom:20px;font-size:20px;color:#101010;font-weight:600}.create_video .create_content{height:89%;display:flex;flex-direction:column;align-items:center;gap:50px}.create_video .create_content .step_bar{display:flex;gap:120px;width:690px}.create_video .create_content .step_bar .step_item{display:flex;align-items:flex-start}.create_video .create_content .step_bar .step_item .step_num{width:28px;height:28px;border-radius:14px;display:flex;align-items:center;justify-content:center}.create_video .create_content .step_bar .step_item .step_num_status1{background:#f2f3f5;background:#e8f4ff}.create_video .create_content .step_bar .step_item .step_num_status1 i{color:#165dff;font-size:14px;font-weight:600}.create_video .create_content .step_bar .step_item .step_num_status2{background:#165dff}.create_video .create_content .step_bar .step_item .step_num_status2 .num{color:#fff;font-size:14px}.create_video .create_content .step_bar .step_item .step_num_status3{background:#f2f3f5}.create_video .create_content .step_bar .step_item .step_num_status3 .num{color:#4e5969;font-size:14px}.create_video .create_content .step_bar .step_item .step_label{margin-left:8px}.create_video .create_content .step_bar .step_item .step_label h1{font-size:16px;color:#1d2129;margin:0 0 5px 0}.create_video .create_content .step_bar .step_item .step_label h2{font-size:12px;color:#86909c}.create_video .create_content .form_content_step1 .card_list{margin-bottom:30px;display:flex;justify-content:center;gap:30px}.create_video .create_content .form_content_step1 .card_list .card_item{width:230px;height:84px;position:relative;background:#f2f3f8;cursor:pointer;filter:grayscale(100%);border:1px solid #eee;border-radius:5px;padding:13px}.create_video .create_content .form_content_step1 .card_list .card_item h1{margin:5px 0;font-size:16px;color:#1d2129;font-weight:600}.create_video .create_content .form_content_step1 .card_list .card_item h2{margin-bottom:5px;font-size:14px;color:#1d2129}.create_video .create_content .form_content_step1 .card_list .card_item h3{font-size:12px;color:#bbb}.create_video .create_content .form_content_step1 .card_list .card_item .card_icon1{position:absolute;right:6px;top:4px}.create_video .create_content .form_content_step1 .card_list .card_item .card_icon2{position:absolute;right:9px;top:13px}.create_video .create_content .form_content_step1 .card_list .card_item .card_icon3{position:absolute;right:-1px;top:1px;width:66px}.create_video .create_content .form_content_step1 .card_list .card_item .card_active_icon{position:absolute;right:-14px;top:-18px}.create_video .create_content .form_content_step1 .card_list .card_active{border:1px solid #008eff;background:#fff;filter:unset}.create_video .create_content .form_content_step1 .card_list .card_active2{border:2px solid #facf94;background:#010101;filter:unset}.create_video .create_content .form_content_step1 .card_list .card_active2 h1,.create_video .create_content .form_content_step1 .card_list .card_active2 h2{color:#dcbe5e}.create_video .create_content .form_content_step1 .sub_form_title{margin:15px 0 15px 180px;color:#4e5969;font-size:18px;text-align:left;font-weight:600}.create_video .create_content .form_content_step1 .sub_form .form_item{position:relative;display:flex;justify-content:center;margin-bottom:20px}.create_video .create_content .form_content_step1 .sub_form .form_item .label{flex:0 0 83px;text-align:right;color:#4e5969;font-size:16px;margin-top:5px;font-weight:600}.create_video .create_content .form_content_step1 .sub_form .form_item .value{width:330px;flex-wrap:wrap;display:flex;gap:18px;margin-left:20px}.create_video .create_content .form_content_step1 .sub_form .form_item .value .select_item{display:flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:16px;background:#f2f3f8;color:#4e5969;font-size:14px;cursor:pointer;border:1px solid transparent}.create_video .create_content .form_content_step1 .sub_form .form_item .value .select_active{color:#165dff;border:1px solid #165dff}.create_video .create_content .form_content_step1 .sub_form .form_item .value .special_offer{position:relative}.create_video .create_content .form_content_step1 .sub_form .form_item .value .special_offer img{width:30px;height:30px;position:absolute;right:-9px;top:-22px}.create_video .create_content .form_content_step1 .sub_form .form_item .current_speed{padding-top:6px;flex-wrap:nowrap;gap:5px;font-weight:600;align-items:center}.create_video .create_content .form_content_step1 .sub_form .form_item .current_speed img{height:20px}.create_video .create_content .form_content_step1 .sub_form .form_item .error_tip{position:absolute;right:-156px;top:5px;font-size:14px;color:red}.create_video .create_content .warning_tips{margin-top:-50px;width:490px;font-size:12px;font-weight:600;color:#737373;line-height:22px}.create_video .create_content .form_content_step2{margin-top:20px}.create_video .create_content .form_content_step2 .form_item{width:340px;display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.create_video .create_content .form_content_step2 .form_item .form_label{color:#4e5969;font-size:16px;font-weight:600}.create_video .create_content .form_content_step2 .form_item .el-autocomplete,.create_video .create_content .form_content_step2 .form_item .el-input,.create_video .create_content .form_content_step2 .form_item .el-input-number,.create_video .create_content .form_content_step2 .form_item .el-select{width:260px}.create_video .create_content .form_content_step2 .form_item .el-autocomplete .el-input__inner,.create_video .create_content .form_content_step2 .form_item .el-input-number .el-input__inner,.create_video .create_content .form_content_step2 .form_item .el-input .el-input__inner,.create_video .create_content .form_content_step2 .form_item .el-select .el-input__inner{background:#f7f8fa;border-color:#f7f8fa}.create_video .create_content .form_content_step2 .form_item .el-input-number,.create_video .create_content .form_content_step2 .form_item .el-input-number .el-input{width:210px}.create_video .create_content .form_content_step2 .form_item .el-input-number .el-input__inner{color:#165dff;font-size:26px;font-weight:600}.create_video .create_content .form_content_step2 .form_item .el-checkbox__label{color:#4e5969;font-size:14px;font-weight:600}.create_video .create_content .form_content_step2 .bulk_import{position:relative}.create_video .create_content .form_content_step2 .bulk_import .el-button{position:absolute;right:-71px;top:2px}.create_video .create_content .form_content_step2 .bulk_import .import_error{position:absolute;right:-337px;top:10px;color:red}.create_video .create_content .form_content_step2 .video_config{display:flex;flex-direction:column;align-items:center}.create_video .create_content .form_content_step2 .video_config .send_invite{position:relative}.create_video .create_content .form_content_step2 .video_config .send_invite .el-button{position:absolute;right:-111px;top:0}.create_video .create_content .form_content_step2 .video_config .send_invite .auth_tips{position:absolute;right:-337px;top:10px;color:red}.create_video .create_content .form_content_step2 .video_config .authorization_tips{display:flex;align-items:center;margin:0 10px 15px;gap:40px}.create_video .create_content .form_content_step2 .video_config .authorization_tips>div{width:30px;height:1px;background:#86909c}.create_video .create_content .form_content_step2 .video_config .authorization_tips span{color:#86909c;font-size:16px}.create_video .create_content .form_content_step2 .video_config .select_video{padding:7px 12px;background:#fff;border-radius:4px;border:1px solid #165dff;display:flex;align-items:center;justify-content:center;gap:11px;font-size:14px;color:#165dff;cursor:pointer;margin-bottom:26px}.create_video .create_content .form_content_step2 .video_config .select_video i{font-size:18px}.create_video .create_content .form_content_step2 .video_config .auth_disable{cursor:not-allowed;border-color:#eee;color:#eee}.create_video .create_content .form_content_step2 .video_config .number_range{display:flex;align-items:center}.create_video .create_content .form_content_step2 .video_config .number_range .icon_box{cursor:pointer;display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#c0c4cc;background:#f5f7fa}.create_video .create_content .form_content_step2 .video_config .number_range .number_label{width:200px;display:flex;align-items:center;justify-content:center;height:40px;padding:0 20px;color:#165dff;font-size:26px;font-weight:600;background:#f5f7fa}.create_video .create_content .form_content_step2 .need_pay{justify-content:flex-end;color:#4e5969;font-size:16px;font-weight:600}.create_video .create_content .form_content_step2 .need_pay span{color:#05b42b}.create_video .create_content .form_content_step3{margin-top:20px;text-align:center}.create_video .create_content .form_content_step3 .form_item{width:340px;display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.create_video .create_content .form_content_step3 .form_item .form_label{color:#4e5969;font-size:16px;font-weight:600}.create_video .create_content .form_content_step3 .form_item .el-input,.create_video .create_content .form_content_step3 .form_item .el-input-number,.create_video .create_content .form_content_step3 .form_item .el-select{width:260px}.create_video .create_content .form_content_step3 .form_item .el-input-number .el-input__inner,.create_video .create_content .form_content_step3 .form_item .el-input .el-input__inner,.create_video .create_content .form_content_step3 .form_item .el-select .el-input__inner{background:#f7f8fa;border-color:#f7f8fa}.create_video .create_content .form_content_step3 .form_item .el-input-number,.create_video .create_content .form_content_step3 .form_item .el-input-number .el-input{width:210px}.create_video .create_content .form_content_step3 .form_item .el-input-number .el-input__inner{color:#165dff;font-size:26px;font-weight:600}.create_video .create_content .form_content_step3 .form_item .el-checkbox__label{color:#4e5969;font-size:14px;font-weight:600}.create_video .create_content .form_content_step3 .pay_mode .form_label{white-space:nowrap}.create_video .create_content .form_content_step3 .pay_mode .el-radio-group{display:flex;flex-wrap:wrap;row-gap:10px;justify-content:flex-end}.create_video .create_content .form_content_step3 .need_pay{justify-content:flex-end;color:#4e5969;font-size:16px;font-weight:600}.create_video .create_content .form_content_step3 .need_pay div{width:110px;text-align:right}.create_video .create_content .form_content_step3 .need_pay span{width:100px;text-align:right}.create_video .create_content .edit_cooperation{margin-top:20px}.create_video .create_content .edit_cooperation .form_item{width:340px;display:flex;align-items:center;justify-content:space-between;margin-bottom:26px;position:relative}.create_video .create_content .edit_cooperation .form_item .form_label{color:#4e5969;font-size:16px;font-weight:600}.create_video .create_content .edit_cooperation .form_item .el-autocomplete,.create_video .create_content .edit_cooperation .form_item .el-input,.create_video .create_content .edit_cooperation .form_item .el-input-number,.create_video .create_content .edit_cooperation .form_item .el-select{width:260px}.create_video .create_content .edit_cooperation .form_item .el-autocomplete .el-input__inner,.create_video .create_content .edit_cooperation .form_item .el-input-number .el-input__inner,.create_video .create_content .edit_cooperation .form_item .el-input .el-input__inner,.create_video .create_content .edit_cooperation .form_item .el-select .el-input__inner{background:#f7f8fa;border-color:#f7f8fa}.create_video .create_content .edit_cooperation .form_item .el-input-number,.create_video .create_content .edit_cooperation .form_item .el-input-number .el-input{width:210px}.create_video .create_content .edit_cooperation .form_item .el-input-number .el-input__inner{color:#165dff;font-size:26px;font-weight:600}.create_video .create_content .edit_cooperation .form_item .el-checkbox__label{color:#4e5969;font-size:14px;font-weight:600}.create_video .create_content .edit_cooperation .el-icon-question{position:absolute;right:-30px;top:-56px;font-size:20px}.create_video .create_content .edit_cooperation .el-icon-question .tooltips{text-align:left;visibility:hidden;position:absolute;width:332px;line-height:20px;font-size:14px;border:1px solid #000;background-color:#fff;border-radius:4px;padding:10px;bottom:20px;left:-164px}.create_video .create_content .edit_cooperation .el-icon-question:hover{cursor:pointer}.create_video .create_content .edit_cooperation .el-icon-question:hover .tooltips{visibility:visible}.create_video .bottom_footer{margin-top:auto;display:flex;flex-direction:column;align-items:center}.create_video .bottom_footer .operation_btns{display:flex;gap:15px}.create_video .bottom_footer .operation_btns .submit_btn{background:#1f63ff;color:#fff}.create_video .bottom_footer .operation_btns .back_btn,.create_video .bottom_footer .operation_btns .submit_btn{border-radius:4px;width:80px;height:30px;display:flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer}.create_video .bottom_footer .operation_btns .back_btn{background:#f7f8fa;color:#1d2129}.create_video .bottom_footer .safe_msg{display:flex;align-items:flex-end;font-size:16px;color:#16bf19;font-weight:600;margin:15px 0}.create_video .bottom_footer .safe_msg img{margin-right:5px}.create_video .bottom_footer .safe_info{color:#88898c;font-size:16px;font-weight:600}.create_video .pay_success{display:flex;flex-direction:column;align-items:center}.create_video .pay_success h1{color:#101010;font-size:18px;font-weight:600;margin-top:20px;margin-bottom:20px}.create_video .pay_success h2{color:#000;font-size:14px;margin-top:10px}.create_video .pay_success .btns{margin-bottom:60px;display:flex;gap:80px}.create_video .pay_success .btns .again_btn,.create_video .pay_success .btns .check_btn{background:#f7f8fa;display:flex;align-items:center;justify-content:center;cursor:pointer;width:120px;height:41px;border:1px solid #bbb;border-radius:4px;font-size:16px;color:#101010}.create_video .pay_success .btns .again_btn:hover,.create_video .pay_success .btns .check_btn:hover{color:#165dff;border:1px solid #165dff}.create_video .pay_wait{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.create_video .pay_wait h1{color:#101010;font-size:18px;font-weight:600;margin-top:20px;margin-bottom:30px}.create_video .pay_wait>img{width:150px}.create_video .pay_wait h2{color:#000;font-size:14px;margin-top:10px}.create_video .pay_wait .btns{margin-bottom:60px;display:flex;gap:80px}.create_video .pay_wait .btns .again_btn,.create_video .pay_wait .btns .check_btn{background:#f7f8fa;display:flex;align-items:center;justify-content:center;cursor:pointer;width:120px;height:41px;border:1px solid #bbb;border-radius:4px;font-size:16px;color:#101010}.create_video .pay_wait .btns .again_btn:hover,.create_video .pay_wait .btns .check_btn:hover{color:#165dff;border:1px solid #165dff}.create_video .pay_check{display:flex;flex-direction:column;align-items:center}.create_video .pay_check h1{color:#101010;font-size:18px;font-weight:600;margin-top:20px;margin-bottom:30px}.create_video .pay_check>img{width:100px}.create_video .pay_check .content_box{position:relative;height:400px;display:flex;justify-content:center;margin-bottom:10px;gap:20px}.create_video .pay_check .content_box .row1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.create_video .pay_check .content_box .row1 h1{font-weight:700;font-size:28px;color:#000}.create_video .pay_check .content_box .row1 h1 span{color:#1f63ff}.create_video .pay_check .content_box .view_big{position:absolute;right:182px;bottom:-16px;font-size:16px;color:#ebebeb;background:rgba(0,0,0,.6);padding:7px 16px;cursor:pointer;pointer-events:none}.create_video .pay_auth{display:flex;flex-direction:column;align-items:center}.create_video .pay_auth h1{color:#101010;font-size:18px;font-weight:600;margin-top:20px;margin-bottom:10px}.create_video .pay_auth h2{color:#000;font-size:14px;margin-top:10px;margin-bottom:20px}.create_video .pay_auth>img{width:100px}.create_video .pay_auth .btns{margin-bottom:60px;display:flex;gap:80px}.create_video .pay_auth .btns .again_btn,.create_video .pay_auth .btns .check_btn{background:#f7f8fa;display:flex;align-items:center;justify-content:center;cursor:pointer;width:120px;height:41px;border:1px solid #bbb;border-radius:4px;font-size:16px;color:#101010}.create_video .pay_auth .btns .again_btn:hover,.create_video .pay_auth .btns .check_btn:hover{color:#165dff;border:1px solid #165dff}.create_video .pay_fail{display:flex;flex-direction:column;align-items:center}.create_video .pay_fail h1{color:#101010;font-size:18px;font-weight:600;margin-top:20px;margin-bottom:10px}.create_video .pay_fail h3{color:red;font-size:14px;margin-top:10px;margin-bottom:20px}.create_video .pay_fail h2{color:#000;font-size:14px;margin-top:10px;margin-bottom:20px}.create_video .pay_fail>img{width:100px}.create_video .pay_fail .btns{margin-bottom:60px;display:flex;gap:80px}.create_video .pay_fail .btns .again_btn,.create_video .pay_fail .btns .check_btn{background:#f7f8fa;display:flex;align-items:center;justify-content:center;cursor:pointer;width:120px;height:41px;border:1px solid #bbb;border-radius:4px;font-size:16px;color:#101010}.create_video .pay_fail .btns .again_btn:hover,.create_video .pay_fail .btns .check_btn:hover{color:#165dff;border:1px solid #165dff}.create_video .import_table{width:800px;margin-bottom:20px}.create_video .import_table .import_table_header{display:flex;align-items:center;border-bottom:1px solid #ebeef5;background:#f5f7fa;height:40px}.create_video .import_table .import_table_header h2{width:25%;text-align:center;font-size:16px}.create_video .import_table .import_table_content{height:240px;overflow:auto}.create_video .import_table .import_table_content .table_item{border-bottom:1px solid #ebeef5;display:flex;align-items:center;height:40px}.create_video .import_table .import_table_content .table_item h2{width:25%;text-align:center;font-size:14px}.create_video .import_mg{margin-left:230px}.video_dialog .video_dialog_content h3{color:#86909c;font-size:16px;margin-bottom:15px}.video_dialog .video_dialog_content .video_list{display:flex;flex-wrap:wrap;gap:10px}.video_dialog .video_dialog_content .video_list .video_item{width:120px;display:flex;flex-direction:column;align-items:center}.video_dialog .video_dialog_content .video_list .video_item .video_card{width:100%;flex:1;position:relative;border:1px solid #e1e1e1;background:#eee;border-radius:4px;margin-bottom:10px;display:flex;align-items:center;background:#f4f4f5;cursor:pointer}.video_dialog .video_dialog_content .video_list .video_item .video_card .duration{position:absolute;left:10px;top:10px;background:#323335;color:#fff;border-radius:4px;padding:4px 8px}.video_dialog .video_dialog_content .video_list .video_item .video_card img{width:100%;-o-object-fit:contain;object-fit:contain;height:210px}.video_dialog .video_dialog_content .video_list .video_item .video_card .selected_icon{position:absolute;right:0;top:0;width:18px;height:18px;background:#2a55e4;border-bottom-left-radius:4px;border-top-right-radius:4px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px}.video_dialog .video_dialog_content .video_list .video_item h2{font-size:14px;color:#413f40;width:120px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.video_dialog .video_dialog_content .video_list .video_item .video_selected{border-color:#2a55e4}.video_dialog .video_dialog_content .el-pagination{text-align:right;margin:15px 0 25px}.video_dialog .video_dialog_content .bottom_footer{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.video_dialog .video_dialog_content .bottom_footer .select_num{color:#1f63ff;font-size:18px}.video_dialog .video_dialog_content .bottom_footer .submit_btn{background:#1f63ff;border-radius:4px;width:80px;height:30px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#fff;cursor:pointer}.head_title_tooltip{width:400px}.import_dialog .input_content{width:100%;height:130px;border:1px dashed #bbb;border-radius:8px;display:flex;flex-direction:column;align-items:center;position:relative}.import_dialog .input_content img{width:28px;margin-top:26px;margin-bottom:14px}.import_dialog .input_content .input_file{position:absolute;top:0;left:0;width:100%;height:100%}.import_dialog .input_content .input_file::file-selector-button{width:100%;height:100%;opacity:0}.import_dialog h1{font-size:14px;color:#101010;font-weight:500;margin:5px 0}.import_dialog h1 span{color:#5762ff;cursor:pointer}.import_dialog .submit_btn{margin:19px auto 0;background:#1f63ff;border-radius:4px;width:80px;height:30px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#fff;cursor:pointer}.video_blueV_dialog{zoom:.85}.video_blueV_dialog .content_box{position:relative;height:640px;display:flex;justify-content:center;gap:20px}.video_blueV_dialog .content_box .row1{gap:10px}.video_blueV_dialog .content_box .row1,.video_blueV_dialog .content_box .row1>div{display:flex;flex-direction:column;align-items:center;justify-content:center}.video_blueV_dialog .content_box .row1 h1{font-weight:700;font-size:28px;color:#000}.video_blueV_dialog .content_box .row1 h1 span{color:#1f63ff}.video_blueV_dialog .content_box .row1 .rqcode{width:400px}.video_blueV_dialog .content_box .view_big{position:absolute;right:34px;bottom:2px;font-size:18px;color:#ebebeb;background:rgba(0,0,0,.6);padding:10px 20px;cursor:pointer;pointer-events:none}.video_blueV_dialog .el-dialog__footer{text-align:center}.completed_live{background:#fff;border-radius:8px;padding:20px}.completed_live .list_title{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.completed_live .list_title>h1{color:#101010;font-size:20px;font-weight:600;margin:0 0 10px}.completed_live .list_title .list_filter{display:flex;align-items:center}.completed_live .list_title .list_filter .el-date-editor{width:250px}.completed_live .list_title .list_filter .el-date-editor .el-range-separator{padding:0;width:7%}.completed_live .list_title .list_filter .filter_label{display:flex;align-items:center;justify-content:center;background:#f2f3f8;width:88px;height:30px;color:#165dff;font-size:14px;border-radius:14px}.completed_live .list_title .list_filter .el-input{margin:0 10px;width:240px}.completed_live .list_title .list_filter .el-input .el-input__inner{background:#f7f8fa;border-color:#f7f8fa}.completed_live .list_video{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px}.completed_live .list_video .list_item{width:23.8%;padding:20px;border:1px solid #eff1f5;border-radius:4px}.completed_live .list_video .list_item .item_info h1{display:flex;align-items:center;justify-content:space-between;margin:0 0 15px;color:#000;font-size:14px;font-weight:600}.completed_live .list_video .list_item .item_info h1 .complete{width:70px;height:20px;line-height:20px;background:#e8ffea;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:500;color:#2dc24f;padding:8px}.completed_live .list_video .list_item .item_info h1 .complete i{color:#2dc24f}.completed_live .list_video .list_item .item_info h1 .termination{width:70px;height:20px;line-height:20px;background:#ffece8;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:500;color:#f54343;padding:8px}.completed_live .list_video .list_item .item_info h1 .termination i{color:#f54343}.completed_live .list_video .list_item .item_info h2{display:flex;align-items:center;margin-bottom:14px;color:#86909c;font-size:12px}.completed_live .list_video .list_item .item_info h2 span{width:50%}.completed_live .list_video .list_item .item_info h3{margin-bottom:8px;font-size:12px;color:#86909c}.completed_live .list_video .list_item .item_btns{display:flex;justify-content:space-between;align-items:flex-end;gap:12px}.completed_live .list_video .list_item .item_btns .speed_btn{background:#1f63ff;color:#fff}.completed_live .list_video .list_item .item_btns .refresh_btn,.completed_live .list_video .list_item .item_btns .speed_btn{border-radius:4px;width:60px;height:30px;display:flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer}.completed_live .list_video .list_item .item_btns .refresh_btn{background:#f7f8fa;color:#1d2129}.completed_live .list_video .list_item .item_btns .export_btn{background:#fff;border-radius:4px;border:1px solid #165dff;width:70px;height:30px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#165dff;cursor:pointer}.completed_live .el-pagination{text-align:right}.completed_video{background:#fff;border-radius:8px;padding:20px}.completed_video .list_title{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.completed_video .list_title>h1{color:#101010;font-size:20px;font-weight:600;margin:0 0 10px}.completed_video .list_title .list_filter{display:flex;align-items:center}.completed_video .list_title .list_filter .filter_label{display:flex;align-items:center;justify-content:center;background:#f2f3f8;width:88px;height:30px;color:#165dff;font-size:14px;border-radius:14px}.completed_video .list_title .list_filter .el-input{margin:0 10px;width:240px}.completed_video .list_title .list_filter .el-input .el-input__inner{background:#f7f8fa;border-color:#f7f8fa}.completed_video .list_video{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px}.completed_video .list_video .list_item{width:23.8%;padding:20px;border:1px solid #eff1f5;border-radius:4px}.completed_video .list_video .list_item .item_info h1{display:flex;align-items:center;justify-content:space-between;margin:0 0 15px;color:#000;font-size:14px;font-weight:600}.completed_video .list_video .list_item .item_info h1 .complete{width:70px;height:20px;line-height:20px;background:#e8ffea;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:500;color:#2dc24f;padding:8px}.completed_video .list_video .list_item .item_info h1 .complete i{color:#2dc24f}.completed_video .list_video .list_item .item_info h1 .termination{width:70px;height:20px;line-height:20px;background:#ffece8;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:500;color:#f54343;padding:8px}.completed_video .list_video .list_item .item_info h1 .termination i{color:#f54343}.completed_video .list_video .list_item .item_info h2{display:flex;align-items:center;margin-bottom:14px;color:#86909c;font-size:12px}.completed_video .list_video .list_item .item_info h2 span{width:50%}.completed_video .list_video .list_item .item_info h3{margin-bottom:8px;font-size:12px;color:#86909c}.completed_video .list_video .list_item .item_btns{display:flex;justify-content:flex-end;gap:12px}.completed_video .list_video .list_item .item_btns .speed_btn{background:#1f63ff;border-radius:4px;width:60px;height:30px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#fff;cursor:pointer}.completed_video .list_video .list_item .item_btns .refresh_btn{background:#f7f8fa;border-radius:4px;width:60px;height:30px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#1d2129;cursor:pointer}.completed_video .list_video .list_item .item_btns .export_btn{background:#fff;border-radius:4px;border:1px solid #165dff;width:70px;height:30px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#165dff;cursor:pointer}.completed_video .el-pagination{text-align:right}.underway_live{zoom:.85}.underway_live .top_cards{background:#fff;border-radius:8px;padding:20px;margin-bottom:20px}.underway_live .top_cards>h1{color:#101010;font-size:20px;font-weight:600;margin:0 0 10px}.underway_live .top_cards .card_list{display:flex;justify-content:space-between;height:134px;gap:20px}.underway_live .top_cards .card_list .card_item{flex:1;padding:20px;display:flex;justify-content:space-between;border-radius:8px}.underway_live .top_cards .card_list .card_item h1{color:#101010;font-size:16px;margin:0 0 10px;font-weight:500}.underway_live .top_cards .card_list .card_item h2{font-size:24px;color:#101010;margin-bottom:10px}.underway_live .top_cards .card_list .card_item .compare{font-size:12px;color:#4e5969}.underway_live .top_cards .card_list .card_item .num{font-size:14px}.underway_live .top_cards .card_list .card_item .is_up{color:#f44c4c}.underway_live .top_cards .card_list .card_item .is_down{color:#00b42a}.underway_live .top_cards .card_list .card_item:first-child{background:linear-gradient(180deg,#fef4cd,#e7f4fe)}.underway_live .top_cards .card_list .card_item:nth-child(2){background:linear-gradient(180deg,#f4fef2,#e6feee)}.underway_live .top_cards .card_list .card_item:nth-child(3){background:linear-gradient(180deg,#f1f9fe,#e6f4fe)}.underway_live .top_cards .card_list .card_item:nth-child(4){background:linear-gradient(180deg,#ffdaf1,#edecff)}.underway_live .task_list{background:#fff;border-radius:8px;padding:20px}.underway_live .task_list .list_title{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.underway_live .task_list .list_title>h1{color:#101010;font-size:20px;font-weight:600;margin:0 0 10px}.underway_live .task_list .list_title .list_filter{display:flex;align-items:center}.underway_live .task_list .list_title .list_filter .filter_label{display:flex;justify-content:center;background:#f2f3f8;height:30px;line-height:30px;padding:0 10px;color:#165dff;font-size:14px;border-radius:14px;cursor:pointer}.underway_live .task_list .list_title .list_filter .el-input{margin:0 10px;width:240px}.underway_live .task_list .list_title .list_filter .el-input .el-input__inner{background:#f7f8fa;border-color:#f7f8fa}.underway_live .task_list .list_video{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px}.underway_live .task_list .list_video .list_item{width:48%;height:186px;display:flex;justify-content:space-between;padding:20px;border:1px solid #eff1f5;border-radius:4px}.underway_live .task_list .list_video .list_item .item_left{display:flex;flex-direction:column;align-items:flex-start}.underway_live .task_list .list_video .list_item .item_left h1{margin-top:0;margin-bottom:5px;color:#000;font-size:14px;font-weight:600}.underway_live .task_list .list_video .list_item .item_left h2{margin-bottom:5px;color:#86909c;font-size:12px}.underway_live .task_list .list_video .list_item .item_left .put_progress{display:flex;align-items:center;justify-content:center;margin-bottom:8px;color:#000;font-size:12px}.underway_live .task_list .list_video .list_item .item_left .put_progress .progress_bg{position:relative;background-color:#e7e7e7;border-radius:12px;height:16px;width:85px}.underway_live .task_list .list_video .list_item .item_left .put_progress .progress_bg .progress_line{position:absolute;left:0;width:100%;border-radius:12px;height:16px;background-color:#2bc64d}.underway_live .task_list .list_video .list_item .item_left .put_progress .progress_bg span{position:absolute;left:44px;transform:translateX(-50%);color:#fff;height:16px;font-size:14px;line-height:16px}.underway_live .task_list .list_video .list_item .item_left .put_progress .under_review{font-size:12px;color:green;text-align:right}.underway_live .task_list .list_video .list_item .item_left .put_progress .unauthorized{text-align:right}.underway_live .task_list .list_video .list_item .item_left .put_progress .unauthorized>span{font-size:12px;color:red}.underway_live .task_list .list_video .list_item .item_left .put_progress .unauthorized .el-icon-question{position:relative}.underway_live .task_list .list_video .list_item .item_left .put_progress .unauthorized .el-icon-question .tooltips{text-align:left;visibility:hidden;position:absolute;width:332px;line-height:20px;font-size:14px;border:1px solid #000;background-color:#fff;border-radius:4px;padding:10px;bottom:20px;left:-164px}.underway_live .task_list .list_video .list_item .item_left .put_progress .unauthorized .el-icon-question:hover{cursor:pointer}.underway_live .task_list .list_video .list_item .item_left .put_progress .unauthorized .el-icon-question:hover .tooltips{visibility:visible}.underway_live .task_list .list_video .list_item .item_left .put_progress .audit_recommendation{position:relative;margin-left:5px;display:flex;align-items:center;color:red}.underway_live .task_list .list_video .list_item .item_left .put_progress .audit_recommendation i{margin-left:3px}.underway_live .task_list .list_video .list_item .item_left .put_progress .audit_recommendation .audit_tips{color:#000;position:absolute;width:200px;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.5);padding:10px;border-radius:8px;bottom:21px;left:-69%;visibility:hidden}.underway_live .task_list .list_video .list_item .item_left .put_progress .audit_recommendation:hover .audit_tips{visibility:visible}.underway_live .task_list .list_video .list_item .item_left .give_reward{position:relative}.underway_live .task_list .list_video .list_item .item_left .give_reward .reward_tide{position:absolute;right:-110px;bottom:0;display:flex;align-items:center;color:#000}.underway_live .task_list .list_video .list_item .item_left .give_reward .reward_tide i{margin-left:3px;margin-top:1px}.underway_live .task_list .list_video .list_item .item_left .give_reward .reward_tide .reward_tips{color:#000;position:absolute;width:200px;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.5);padding:10px;border-radius:8px;bottom:21px;left:-69%;visibility:hidden}.underway_live .task_list .list_video .list_item .item_left .give_reward .reward_tide:hover .reward_tips{visibility:visible}.underway_live .task_list .list_video .list_item .item_left h3{margin-top:8px;color:#000;font-size:12px}.underway_live .task_list .list_video .list_item .item_center{padding:7px 11px;margin-right:51px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.underway_live .task_list .list_video .list_item .item_center h3{color:#000;font-size:12px;font-weight:600}.underway_live .task_list .list_video .list_item .item_right{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}.underway_live .task_list .list_video .list_item .item_right h1{margin:0;margin-right:10px;font-size:14px;color:#fff;font-weight:600}.underway_live .task_list .list_video .list_item .item_right .unauthorized{width:80px;text-align:right}.underway_live .task_list .list_video .list_item .item_right .unauthorized>span{font-size:12px;color:red}.underway_live .task_list .list_video .list_item .item_right .unauthorized .el-icon-question{position:relative}.underway_live .task_list .list_video .list_item .item_right .unauthorized .el-icon-question .tooltips{text-align:left;visibility:hidden;position:absolute;font-size:14px;width:332px;line-height:20px;border:1px solid #000;background-color:#fff;border-radius:4px;padding:10px;bottom:20px;left:-164px}.underway_live .task_list .list_video .list_item .item_right .unauthorized .el-icon-question:hover{cursor:pointer}.underway_live .task_list .list_video .list_item .item_right .unauthorized .el-icon-question:hover .tooltips{visibility:visible}.underway_live .task_list .list_video .list_item .item_right .unauthorized .el-button{margin-top:26px}.underway_live .task_list .list_video .list_item_bg4{background:url(../img/trapezoid4.c84c1e88.png) no-repeat;background-size:279px 162px;background-position:calc(100% - 10px) 11px}.underway_live .task_list .list_video .list_item_bg3{background:url(../img/trapezoid3.cbbef2d2.png) no-repeat;background-size:279px 158px;background-position:calc(100% - 10px) 12px}.underway_live .task_list .el-pagination{text-align:right}.underway_live .excellent{color:#2bc64d}.underway_live .good{color:#165dff}.underway_live .average{color:red}.underway_video{zoom:.85}.underway_video .top_cards{background:#fff;border-radius:8px;padding:20px;margin-bottom:20px}.underway_video .top_cards>h1{color:#101010;font-size:20px;font-weight:600;margin:0 0 10px}.underway_video .top_cards .card_list{display:flex;justify-content:space-between;height:134px;gap:20px}.underway_video .top_cards .card_list .card_item{flex:1;padding:20px;display:flex;justify-content:space-between;border-radius:8px}.underway_video .top_cards .card_list .card_item h1{color:#101010;font-size:16px;margin:0 0 10px;font-weight:500}.underway_video .top_cards .card_list .card_item h2{font-size:24px;color:#101010;margin-bottom:10px}.underway_video .top_cards .card_list .card_item .compare{font-size:12px;color:#4e5969}.underway_video .top_cards .card_list .card_item .num{font-size:14px}.underway_video .top_cards .card_list .card_item .is_up{color:#f44c4c}.underway_video .top_cards .card_list .card_item .is_down{color:#00b42a}.underway_video .top_cards .card_list .card_item:first-child{background:linear-gradient(180deg,#fef4cd,#e7f4fe)}.underway_video .top_cards .card_list .card_item:nth-child(2){background:linear-gradient(180deg,#f4fef2,#e6feee)}.underway_video .top_cards .card_list .card_item:nth-child(3){background:linear-gradient(180deg,#f1f9fe,#e6f4fe)}.underway_video .top_cards .card_list .card_item:nth-child(4){background:linear-gradient(180deg,#ffdaf1,#edecff)}.underway_video .task_list{background:#fff;border-radius:8px;padding:20px}.underway_video .task_list .list_title{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.underway_video .task_list .list_title>h1{color:#101010;font-size:20px;font-weight:600;margin:0 0 10px}.underway_video .task_list .list_title .list_filter{display:flex;align-items:center}.underway_video .task_list .list_title .list_filter .filter_label{display:flex;justify-content:center;background:#f2f3f8;height:30px;line-height:30px;padding:0 10px;color:#165dff;font-size:14px;border-radius:14px;cursor:pointer}.underway_video .task_list .list_title .list_filter .el-input{margin:0 10px;width:240px}.underway_video .task_list .list_title .list_filter .el-input .el-input__inner{background:#f7f8fa;border-color:#f7f8fa}.underway_video .task_list .list_video{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px}.underway_video .task_list .list_video .list_item{width:23.8%;padding:20px;border:1px solid #eff1f5;border-radius:4px}.underway_video .task_list .list_video .list_item .item_info{display:flex;justify-content:space-between}.underway_video .task_list .list_video .list_item .item_info .left_label h1{margin:0 0 5px;color:#000;font-size:14px;font-weight:600}.underway_video .task_list .list_video .list_item .item_info .left_label h2{margin-bottom:14px;color:#86909c;font-size:12px}.underway_video .task_list .list_video .list_item .item_info .left_label h3{margin-bottom:8px;color:#000;font-size:12px}.underway_video .task_list .list_video .list_item .item_info .left_label h3 span{color:#86909c;margin-right:10px}.underway_video .task_list .list_video .list_item .item_info .right_chart{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}.underway_video .task_list .list_video .list_item .item_info .right_chart>div{width:70px;height:70px}.underway_video .task_list .list_video .list_item .item_info .right_chart h3{margin-bottom:8px;color:#000;font-size:12px}.underway_video .task_list .list_video .list_item .item_info .right_chart h3 span{color:#86909c;margin-right:10px}.underway_video .task_list .list_video .list_item .item_info .right_chart .under_review{padding-top:50px;font-size:12px;color:green;text-align:right}.underway_video .task_list .list_video .list_item .item_info .right_chart .unauthorized{width:80px;text-align:right}.underway_video .task_list .list_video .list_item .item_info .right_chart .unauthorized>span{font-size:12px;color:red}.underway_video .task_list .list_video .list_item .item_info .right_chart .unauthorized .el-icon-question{position:relative}.underway_video .task_list .list_video .list_item .item_info .right_chart .unauthorized .el-icon-question .tooltips{text-align:left;visibility:hidden;position:absolute;font-size:14px;width:332px;line-height:20px;border:1px solid #000;background-color:#fff;border-radius:4px;padding:10px;bottom:20px;left:-164px}.underway_video .task_list .list_video .list_item .item_info .right_chart .unauthorized .el-icon-question:hover{cursor:pointer}.underway_video .task_list .list_video .list_item .item_info .right_chart .unauthorized .el-icon-question:hover .tooltips{visibility:visible}.underway_video .task_list .list_video .list_item .item_info .right_chart .unauthorized .el-button{margin-top:26px}.underway_video .task_list .list_video .list_item .item_btns{display:flex;justify-content:flex-end;gap:12px}.underway_video .task_list .list_video .list_item .item_btns .speed_btn{background:#1f63ff;border-radius:4px;width:60px;height:30px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#fff;cursor:pointer}.underway_video .task_list .list_video .list_item .item_btns .refresh_btn{background:#f7f8fa;border-radius:4px;width:60px;height:30px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#1d2129;cursor:pointer}.underway_video .task_list .el-pagination{text-align:right}.auth_blueV_dialog .content_box{position:relative;height:640px;display:flex;justify-content:center;gap:20px}.auth_blueV_dialog .content_box .row1{gap:10px}.auth_blueV_dialog .content_box .row1,.auth_blueV_dialog .content_box .row1>div{display:flex;flex-direction:column;align-items:center;justify-content:center}.auth_blueV_dialog .content_box .row1 h1{font-weight:700;font-size:28px;color:#000}.auth_blueV_dialog .content_box .row1 h1 span{color:#1f63ff}.auth_blueV_dialog .content_box .row1 .rqcode{width:400px}.auth_blueV_dialog .content_box .view_big{position:absolute;right:34px;bottom:2px;font-size:18px;color:#ebebeb;background:rgba(0,0,0,.6);padding:10px 20px;cursor:pointer;pointer-events:none}.cooperation_dialog .dialog_container{display:flex;align-items:center;justify-content:center}.cooperation_dialog .dialog_container .label{width:80px}.refund_video{background:#fff;border-radius:8px;padding:20px}.refund_video .list_title{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.refund_video .list_title>h1{color:#101010;font-size:20px;font-weight:600;margin:0 0 10px}.refund_video .list_title .list_filter{display:flex;align-items:center}.refund_video .list_title .list_filter .el-date-editor{width:250px}.refund_video .list_title .list_filter .el-date-editor .el-range-separator{padding:0;width:7%}.refund_video .list_title .list_filter .filter_label{display:flex;align-items:center;justify-content:center;background:#f2f3f8;width:88px;height:30px;color:#165dff;font-size:14px;border-radius:14px}.refund_video .list_title .list_filter .el-input{margin:0 10px;width:240px}.refund_video .list_title .list_filter .el-input .el-input__inner{background:#f7f8fa;border-color:#f7f8fa}.refund_video .el-table th{background:#f2f3f5}.refund_video .el-table th .cell{color:#000;font-size:14px;font-weight:600}.refund_video .el-table td .cell{color:#000;font-size:14px}.refund_video .el-pagination{margin-top:16px;text-align:right}.video_dialog_refund .video_dialog_content h3{color:#86909c;font-size:16px;margin-bottom:15px}.video_dialog_refund .video_dialog_content .video_list{display:flex;flex-wrap:wrap;gap:10px}.video_dialog_refund .video_dialog_content .video_list .video_item{width:120px;display:flex;flex-direction:column;align-items:center}.video_dialog_refund .video_dialog_content .video_list .video_item .video_card{width:100%;flex:1;position:relative;border:1px solid #e1e1e1;background:#eee;border-radius:4px;margin-bottom:10px;display:flex;align-items:center;background:#f4f4f5;cursor:pointer}.video_dialog_refund .video_dialog_content .video_list .video_item .video_card .duration{position:absolute;left:10px;top:10px;background:#323335;color:#fff;border-radius:4px;padding:4px 8px}.video_dialog_refund .video_dialog_content .video_list .video_item .video_card img{width:100%;-o-object-fit:contain;object-fit:contain;height:210px}.video_dialog_refund .video_dialog_content .video_list .video_item .video_card .selected_icon{position:absolute;right:0;top:0;width:18px;height:18px;background:#2a55e4;border-bottom-left-radius:4px;border-top-right-radius:4px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px}.video_dialog_refund .video_dialog_content .video_list .video_item h2{font-size:14px;color:#413f40;width:120px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.video_dialog_refund .video_dialog_content .video_list .video_item .video_selected{border-color:#2a55e4}.video_dialog_refund .video_dialog_content .el-pagination{text-align:right;margin:15px 0 25px}.video_dialog_refund .video_dialog_content .bottom_footer{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.video_dialog_refund .video_dialog_content .bottom_footer .select_num{color:#1f63ff;font-size:18px}.video_dialog_refund .video_dialog_content .bottom_footer .submit_btn{background:#1f63ff;border-radius:4px;width:80px;height:30px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#fff;cursor:pointer}.team .no_team{text-align:center}.team .no_team h1{text-align:left;color:#101010;font-size:16px;margin:0 0 20px;font-weight:600}.team .no_team .create_join_team{display:flex;justify-content:center;gap:200px;margin-bottom:20px}.team .no_team .create_join_team .create_card,.team .no_team .create_join_team .join_card{background:#fff;display:inline-block;position:relative;padding:20px;box-shadow:0 2px 4px rgb(0 0 0);border-radius:6px}.team .no_team .create_join_team .create_card h1,.team .no_team .create_join_team .join_card h1{margin-bottom:10px}.team .no_team .create_join_team .create_card .ruleForm_class .el-form-item__label,.team .no_team .create_join_team .join_card .ruleForm_class .el-form-item__label{color:#4e5969;font-size:14px}.team .no_team .create_join_team .create_card .btns,.team .no_team .create_join_team .join_card .btns{display:flex;justify-content:center;align-items:center;color:#165dff;font-size:14px}.team .no_team .create_join_team .create_card .btns .line,.team .no_team .create_join_team .join_card .btns .line{width:1px;height:10px;background:#e5e8ef;margin:0 30px}.team .no_team .create_join_team .create_card .btns span,.team .no_team .create_join_team .join_card .btns span{cursor:pointer}.team .no_team .create_join_team .create_card img,.team .no_team .create_join_team .join_card img{position:absolute;top:-22px;right:-31px}.team .no_team .create_join_team .join_card img{top:-21px;right:7px}.team .have_team .team_info{background:#fff;padding:20px;border-radius:8px;margin-bottom:10px}.team .have_team .team_info .title{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.team .have_team .team_info .title h2{font-size:16px;font-weight:600;color:#101010}.team .have_team .team_info .main_info{display:flex;align-items:center;justify-content:space-between;padding:16px;height:60px;background:#f2f3f5}.team .have_team .team_info .main_info .info_item .info_label{margin-right:20px;font-size:14px;color:#4e5969}.team .have_team .team_info .main_info .info_item .info_value{font-size:14px;color:#000}.team .have_team .team_member{background:#fff;padding:20px;border-radius:8px}.team .have_team .team_member .head_title{display:flex;align-items:center;justify-content:space-between;margin:0 0 10px}.team .have_team .team_member .head_title h1{font-size:16px;font-weight:600;color:#101010}.team .have_team .team_member .head_title .el-date-editor{margin-left:auto}.team .have_team .team_member .head_title .el-date-editor .el-range-separator{width:6%}.team .have_team .team_member .head_title .el-button{margin-left:5px}.team .have_team .team_member .el-table th{background:#f2f3f5}.team .have_team .team_member .el-table th .cell{color:#000;font-size:14px;font-weight:600}.team .have_team .team_member .el-table td .cell{color:#000;font-size:14px}.team .have_team .team_member .el-pagination{text-align:right;margin-top:10px}.team .have_team .team_member .cur_status{display:flex;align-items:center}.team .have_team .team_member .cur_status .status_audit{width:6px;height:6px;border-radius:6px;background:#165dff;margin-right:5px}.team .have_team .team_member .cur_status .status_pass{width:6px;height:6px;border-radius:6px;background:#2dc24f;margin-right:5px}.team .have_team .team_member .cur_status .status_nopass{width:6px;height:6px;border-radius:6px;background:#f56c6c;margin-right:5px}.refund_live .list_title>h1{color:#101010;font-size:20px;font-weight:600;margin:0 0 10px}.refund_live .list_title .list_filter .el-input{margin:0 10px}.refund_live{background:#fff;border-radius:8px;padding:20px}.refund_live>h1{color:#101010;font-size:20px;font-weight:600;margin-bottom:15px}.refund_live .list_title{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.refund_live .list_title .el-tabs__header{margin:0}.refund_live .list_title .list_filter{display:flex;align-items:center;gap:10px}.refund_live .list_title .list_filter .el-date-editor{width:250px}.refund_live .list_title .list_filter .el-date-editor .el-range-separator{padding:0;width:7%}.refund_live .list_title .list_filter .filter_label{display:flex;align-items:center;justify-content:center;background:#f2f3f8;width:88px;height:30px;color:#165dff;font-size:14px;border-radius:14px}.refund_live .list_title .list_filter .el-input{margin:0;width:240px}.refund_live .list_title .list_filter .el-input .el-input__inner{background:#f7f8fa;border-color:#f7f8fa}.refund_live .list_title .list_filter .el-button+.el-button{margin:0}.refund_live .el-table th{background:#f2f3f5}.refund_live .el-table th .cell{color:#000;font-size:14px;font-weight:600}.refund_live .el-table td .cell{color:#000;font-size:14px}.refund_live .el-pagination{margin-top:16px;text-align:right}body,dd,div,dl,dt,form,h2,h3,h4,h5,h6,html,input,li,ol,p,select,td,textarea,th,ul{margin:0;padding:0}*{box-sizing:border-box}body,html{min-height:100%}body{font-family:Microsoft YaHei;font-size:14px;color:#333}h2,h3,h4,h5,h6{font-weight:400}ol,ul{list-style:none}img{border:none;vertical-align:middle}a{text-decoration:none;color:#232323}table{border-collapse:collapse;table-layout:fixed}input,textarea{outline:none}textarea{resize:none;overflow:auto}.clearfix{zoom:1}.clearfix:after{content:".";width:0;height:0;visibility:hidden;display:block;clear:both;overflow:hidden}.fl{float:left}.fr{float:right}.tl{text-align:left}.tc{text-align:center}.tr{text-align:right}.ellipse{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inline{display:inline-block}:root{--primary-color:#1f63ff}.el-dialog__header{padding:20px!important;border-bottom:1px solid #eee}.el-dialog__header .el-dialog__title{color:#101010;font-size:20px;font-weight:600}.el-loading-spinner .circular{width:24px!important}.el-button.normal_btn{color:#fff;background:#1f63ff;border-color:#1f63ff}.el-radio__input input[aria-hidden=true]{display:none}