.speed-up-card-simple[data-v-53ffbf55]{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:44px;padding:0 12px 0 14px;border-radius:25px;border:1px solid rgba(174,207,253,.502);background:linear-gradient(109.56deg,#dcf0ff 3.01%,#f8f9ff,#e4ebff,#c2c5ff 124.44%)}.speed-up-card-simple .speeding-center[data-v-53ffbf55]{justify-content:center!important}.speed-up-card-simple .speeding[data-v-53ffbf55]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.speed-up-card-simple .speeding ul[data-v-53ffbf55]{display:flex;align-items:center;gap:12px;white-space:nowrap;overflow:hidden}.speed-up-card-simple .speeding ul li[data-v-53ffbf55]{display:flex;align-items:center;gap:4px;line-height:1}.speed-up-card-simple .speeding ul li span[data-v-53ffbf55]{letter-spacing:.5px}.speed-up-card-simple .speeding .btn[data-v-53ffbf55]{position:relative;padding:0 12px;height:28px;border-radius:20px;cursor:pointer;background:linear-gradient(270deg,#ffc42b,#fff);border:.5px solid #fff;color:var(--text-color-red-1);display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2px;font-size:14px}.speed-up-card-simple .speeding .btn .iconfont[data-v-53ffbf55]{margin-left:-3px}.settlement-price-simple{display:flex;flex-direction:row;align-items:center;margin:5px 0 10px}.settlement-price-simple .total{display:flex;flex-direction:row;font-weight:700;font-size:16px}.settlement-price-simple .total .charge{height:20px}.settlement-price-simple .total .charge .loading{font-weight:400;font-size:15px;color:var(--color-primary)}.settlement-price-simple .total .charge .value{font-size:17px;color:var(--text-color-red)}.settlement-price-simple .price-detail{display:flex;flex-direction:row;align-items:center;color:var(--color-primary);gap:2px;margin-left:20px;cursor:pointer}.settlement-price-simple .price-detail .iconfont{font-size:17px}.settlement-price-simple-popover{padding:0!important;border-radius:10px!important}.settlement-price-simple-popover .header{position:relative;width:100%;height:60px;display:flex;flex-direction:row;justify-content:center;font-weight:700;font-size:18px;color:var(--text-color-inverse-grey);background:linear-gradient(180deg,#ffe7d6,#fff);padding:15px 25px 0;border-top-left-radius:10px;border-top-right-radius:10px}.settlement-price-simple-popover .header .iconfont{position:absolute;right:15px;top:12px;font-weight:400;font-size:20px;color:var(--text-color-secondary);cursor:pointer}.settlement-price-simple-popover .content{padding:0 25px 25px}.settlement-price-simple-popover .item{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:16px;color:var(--text-color-inverse-grey);margin-bottom:10px}.settlement-price-simple-popover .item .title-count{display:flex;flex-direction:row;align-items:center;margin-right:10px}.settlement-price-simple-popover .item .title-count .count{margin:0 3px 0 6px;padding:1px 4px;border-radius:3px;border:1px solid rgba(53,71,255,.502);color:var(--color-primary);font-size:12px;line-height:12px;font-weight:700;letter-spacing:1px}.settlement-price-simple-popover .item .title{display:inline-block;text-align:right}.settlement-price-simple-popover .item .charge{flex:1;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;height:28px;border-radius:15px}.settlement-price-simple-popover .item .charge .value{padding:0 5px}.settlement-price-simple-popover .item .charge .el-button{width:120px;height:26px;font-weight:400!important;margin-left:8px;border-radius:4px}.settlement-price-simple-popover .item .charge .el-button span{font-size:13px;letter-spacing:0}.settlement-price-simple-popover .item .original-price{margin-left:15px;color:var(--text-color-grey);text-decoration:line-through;font-size:15px}.settlement-price-simple-popover .el-scrollbar{margin-bottom:20px}.settlement-price-simple-popover .total{width:100%;padding:8px 0;background-color:#dadada33;border-radius:8px}.settlement-price-simple-popover .total li{font-weight:700;padding:0 8px}.settlement-price-simple-popover .total li:last-child{margin-bottom:0}.settlement-price-simple-popover .total li:last-child .value,.settlement-price-simple-popover .total li:nth-last-child(2) .value{color:var(--text-color-red)}.continue-create-order-dialog .el-dialog__header{padding-bottom:0}.continue-create-order-dialog .el-dialog__header .title{font-weight:700;font-size:18px}.continue-create-order-dialog .el-dialog__header .title span{color:var(--color-primary);font-size:20px;margin-right:5px;letter-spacing:.5px}.continue-create-order-dialog .el-dialog__body{padding:15px 0;display:flex;flex-direction:column;gap:30px;color:var(--text-color-inverse-grey)}.continue-create-order-dialog .el-dialog__body .container{padding-left:16px}.continue-create-order-dialog .el-dialog__body .step-container{padding:20px;background-color:var(--bg-color-inverse-grey-light-1);border-radius:10px}.continue-create-order-dialog .el-dialog__body .step-container .step-list{display:flex;flex-direction:column}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li{position:relative;display:flex;flex-direction:column;gap:10px;padding-bottom:20px;padding-left:20px}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li:before{content:"";position:absolute;left:0;top:0;bottom:0;border-left:1px dashed #b5b5b5}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li:first-child:before{top:10px}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li:last-child{padding-bottom:0}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .title{position:relative;display:flex;flex-direction:row;align-items:center}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .title .state{background-color:var(--bg-color-inverse-grey-light-1);min-width:22px;height:22px;transform:translate(-50%)}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .title .state img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .title .state .completed,.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .title .state .operation-completed{width:100%;height:100%;font-size:0}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .title .text{display:flex;flex-direction:row;align-items:center}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .title .text span{font-weight:400;font-size:15px}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .title .text .highlight{position:relative;top:-.5px;color:var(--color-primary);font-size:20px;line-height:20px;margin-right:2px}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .title.step-title{left:-20px}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .child-step-list{display:flex;flex-direction:column;gap:15px}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .child-step-list li{display:flex;flex-direction:column;gap:5px}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .child-step-list li .substep-title .text{font-weight:400;font-size:15px}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .child-step-list li .substep-title .dot-loading .dot{font-size:18px;line-height:18px}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .child-step-list li .content{color:var(--text-color-secondary);font-size:14.5px;display:inline-flex;flex-wrap:wrap;gap:8px}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .child-step-list li .content .label{display:inline-block;padding:1.5px 8px;border:1px solid var(--text-color-grey-light);background-color:var(--text-color);border-radius:7px;font-size:13.5px}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .child-step-list li .content .label i{font-size:14px;margin-right:5px}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .child-step-list li .cards{display:flex;flex-direction:row;box-shadow:0 0 8px #85858533;padding:20px;border-radius:8px;gap:20px;margin-top:5px;background-color:var(--text-color)}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .child-step-list li .cards>li{display:flex;flex-direction:column;width:33.3333333333%;padding:15px 5px 15px 15px;border:1px solid var(--text-color-grey-light);border-radius:8px}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .child-step-list li .cards>li p{font-size:15px}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .child-step-list li .cards>li .el-scrollbar{height:212px;padding-right:10px}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .child-step-list li .cards>li ul{display:flex;flex-direction:column;gap:10px;margin-top:10px}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .child-step-list li .cards>li ul li{display:flex;flex-direction:row}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .child-step-list li .cards>li ul li i{position:relative;top:3px;font-size:13px;color:#bac0e0;margin:0 5px}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .child-step-list li .cards>li ul li span{font-size:14px;color:var(--text-color-secondary)}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .child-step-list li .images{position:relative;display:flex;flex-direction:row;width:100%;background-color:var(--text-color);box-shadow:0 0 8px #85858533;border-radius:8px;margin-top:5px}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .child-step-list li .images .arrow{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:50px;height:100%;background:linear-gradient(-270deg,#e1e1e1,#fff0)}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .child-step-list li .images .arrow .arrow-btn{width:30px;height:30px;background:#00000080;border-radius:50%;display:flex;align-items:center;justify-content:center;transform:rotate(90deg);cursor:pointer}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .child-step-list li .images .arrow .arrow-btn i{position:relative;top:1px;font-size:18px;color:var(--text-color)}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .child-step-list li .images .arrow-right{left:auto!important;right:0!important;background:linear-gradient(270deg,#e1e1e1,#fff0)}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .child-step-list li .images .arrow-right .arrow-btn{transform:rotate(-90deg)}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .child-step-list li .images ul{display:flex;flex-direction:row;padding:10px 10px 20px}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .child-step-list li .images ul:after{content:"";display:block;flex-shrink:0;width:1px;height:1px}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .child-step-list li .images ul li{height:280px;border:1px solid var(--text-color-grey-light);border-radius:10px;overflow:hidden;display:flex;flex-direction:column;flex-shrink:0;gap:0;margin-right:20px;cursor:pointer}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .child-step-list li .images ul li:last-child{margin-right:10px}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .child-step-list li .images ul li img{height:85%;-o-object-fit:cover;object-fit:cover}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .child-step-list li .images ul li div{display:flex;flex-direction:row;align-items:center;justify-content:center;height:15%;background-color:#f0f3fa;padding:5px 10px;box-sizing:border-box}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li .child-step-list li .images ul li div p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:14px;color:var(--text-color-inverse-grey);letter-spacing:.5px}.continue-create-order-dialog .el-dialog__body .step-container .step-list>li.success:before{border-left-color:var(--text-color-azure)}.continue-create-order-dialog .el-dialog__body .total .el-button{margin-bottom:0}.continue-reduce-verify-dialog.center .el-dialog{padding:10px 40px!important}.continue-reduce-verify-dialog.center .tips{justify-content:center}.continue-reduce-verify-dialog.center .content{gap:5px;padding-top:30px;align-items:center;justify-content:center}.continue-reduce-verify-dialog .el-dialog{padding:30px 45px!important}.continue-reduce-verify-dialog .tips{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:18px;color:var(--color-error);border-bottom:1px solid var(--text-color-grey-light);padding-bottom:20px}.continue-reduce-verify-dialog .tips span{font-weight:700}.continue-reduce-verify-dialog .tips i{font-size:20px}.continue-reduce-verify-dialog .content{color:var(--text-color-inverse-grey);padding-top:20px;display:flex;flex-direction:column}.continue-reduce-verify-dialog .content p{font-size:16px}.continue-reduce-verify-dialog .content ul{padding:20px 18px;background-color:var(--bg-color-inverse-grey-light-5);border-radius:8px;margin:15px 0 20px;display:flex;flex-direction:column;gap:13px}.continue-reduce-verify-dialog .content ul li{display:flex;align-items:center;gap:8px}.continue-reduce-verify-dialog .content ul li:before{content:"";width:7px;height:7px;border-radius:50%;background-color:var(--bg-color-grey)}.continue-reduce-verify-dialog .content span{font-size:16px;font-weight:700}.continue-reduce-verify-dialog .button-group{display:flex;flex-direction:row;justify-content:center;gap:10px;margin-top:30px;margin-bottom:10px}.continue-reduce-verify-dialog .button-group button{flex:1;max-width:60%;font-size:15px;height:42px;border-radius:6px}.continue-reduce-dialog .el-dialog{padding:25px 35px!important}.continue-reduce-dialog .el-dialog__header{display:flex;align-items:center;gap:10px;color:var(--text-color-inverse-grey)}.continue-reduce-dialog .el-dialog__header img{width:32px}.continue-reduce-dialog .el-dialog__header span{font-size:20px;font-weight:700}.continue-reduce-dialog .tips{display:flex;flex-direction:row;align-items:center;gap:10px;padding:10px;background-color:var(--bg-color-inverse-grey-light-5);border-radius:8px;color:var(--text-color-secondary);font-size:16px;margin:10px 0 20px}.continue-reduce-dialog .tips span{color:var(--color-primary);font-weight:700}.continue-reduce-dialog .tips.repetition-aigc{flex-direction:column;align-items:flex-start;padding:20px}.continue-reduce-dialog .tips.repetition-aigc ul{display:flex;flex-direction:column;gap:8px;font-size:14px}.continue-reduce-dialog .tips.repetition-aigc ul li{display:flex;align-items:center;gap:8px}.continue-reduce-dialog .tips.repetition-aigc ul li:before{content:"";width:7px;height:7px;border-radius:50%;background-color:var(--bg-color-grey)}.continue-reduce-dialog .content{color:var(--text-color-inverse-grey);display:flex;flex-direction:column;gap:15px}.continue-reduce-dialog .content>p{font-size:17px;font-weight:700}.continue-reduce-dialog .content .check-system{width:100%;padding:0 12px;height:44px;border-radius:8px;border:1px solid var(--border-color-light);display:flex;align-items:center;justify-content:space-between}.continue-reduce-dialog .content .check-system span{font-weight:700}.continue-reduce-dialog .content .check-system .status{display:flex;align-items:center;gap:5px;color:var(--color-success)}.continue-reduce-dialog .button-group{display:flex;flex-direction:row;gap:10px;margin-top:30px;margin-bottom:10px;justify-content:center}.continue-reduce-dialog .button-group button{max-width:80%;flex:1;font-size:16px;height:46px;border-radius:6px}.el-switch{--el-switch-on-color:var(--el-color-primary);--el-switch-off-color:var(--el-border-color);display:inline-flex;align-items:center;position:relative;font-size:14px;line-height:20px;height:32px;vertical-align:middle}.el-switch.is-disabled :is(.el-switch__core,.el-switch__label){cursor:not-allowed}.el-switch__label{transition:var(--el-transition-duration-fast);height:20px;display:inline-block;font-size:14px;font-weight:500;cursor:pointer;vertical-align:middle;color:var(--el-text-color-primary)}.el-switch__label.is-active{color:var(--el-color-primary)}.el-switch__label--left{margin-right:10px}.el-switch__label--right{margin-left:10px}.el-switch__label *{line-height:1;font-size:14px;display:inline-block}.el-switch__label .el-icon{height:inherit}.el-switch__label .el-icon svg{vertical-align:middle}.el-switch__input{position:absolute;width:0;height:0;opacity:0;margin:0}.el-switch__input:focus-visible~.el-switch__core{outline:2px solid var(--el-switch-on-color);outline-offset:1px}.el-switch__core{display:inline-flex;position:relative;align-items:center;min-width:40px;height:20px;border:1px solid var(--el-switch-border-color,var(--el-switch-off-color));outline:none;border-radius:10px;box-sizing:border-box;background:var(--el-switch-off-color);cursor:pointer;transition:border-color var(--el-transition-duration),background-color var(--el-transition-duration)}.el-switch__core .el-switch__inner{width:100%;transition:all var(--el-transition-duration);height:16px;display:flex;justify-content:center;align-items:center;overflow:hidden;padding:0 4px 0 18px}.el-switch__core .el-switch__inner-wrapper{display:flex;align-items:center;font-size:12px;color:var(--el-color-white);-webkit-user-select:none;user-select:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.el-switch__core .el-switch__action{position:absolute;left:1px;border-radius:var(--el-border-radius-circle);transition:all var(--el-transition-duration);width:16px;height:16px;background-color:var(--el-color-white);display:flex;justify-content:center;align-items:center;color:var(--el-switch-off-color)}.el-switch.is-checked .el-switch__core{border-color:var(--el-switch-border-color,var(--el-switch-on-color));background-color:var(--el-switch-on-color)}.el-switch.is-checked .el-switch__core .el-switch__action{left:calc(100% - 17px);color:var(--el-switch-on-color)}.el-switch.is-checked .el-switch__core .el-switch__inner{padding:0 18px 0 4px}.el-switch.is-disabled{opacity:.6}.el-switch--wide .el-switch__label.el-switch__label--left span{left:10px}.el-switch--wide .el-switch__label.el-switch__label--right span{right:10px}.el-switch :is(.label-fade-enter-from,.label-fade-leave-active){opacity:0}.el-switch--large{font-size:14px;line-height:24px;height:40px}.el-switch--large .el-switch__label{height:24px;font-size:14px}.el-switch--large .el-switch__label *{font-size:14px}.el-switch--large .el-switch__core{min-width:50px;height:24px;border-radius:12px}.el-switch--large .el-switch__core .el-switch__inner{height:20px;padding:0 6px 0 22px}.el-switch--large .el-switch__core .el-switch__action{width:20px;height:20px}.el-switch--large.is-checked .el-switch__core .el-switch__action{left:calc(100% - 21px)}.el-switch--large.is-checked .el-switch__core .el-switch__inner{padding:0 22px 0 6px}.el-switch--small{font-size:12px;line-height:16px;height:24px}.el-switch--small .el-switch__label{height:16px;font-size:12px}.el-switch--small .el-switch__label *{font-size:12px}.el-switch--small .el-switch__core{min-width:30px;height:16px;border-radius:8px}.el-switch--small .el-switch__core .el-switch__inner{height:12px;padding:0 2px 0 14px}.el-switch--small .el-switch__core .el-switch__action{width:12px;height:12px}.el-switch--small.is-checked .el-switch__core .el-switch__action{left:calc(100% - 13px)}.el-switch--small.is-checked .el-switch__core .el-switch__inner{padding:0 14px 0 2px}.format-revise-options-dialog .el-dialog{padding:1.625rem!important;border-radius:.625rem!important}.format-revise-options-dialog .el-dialog .el-dialog__headerbtn .el-dialog__close{color:var(--text-color-secondary)}.format-revise-options-dialog .header{font-size:1.25rem;font-weight:700;color:var(--text-color-regular)}.format-revise-options-dialog .container{flex-direction:column;justify-content:center}.format-revise-options-dialog .container,.format-revise-options-dialog .container .toolbar{width:100%;display:flex;align-items:center;gap:1rem}.format-revise-options-dialog .container .toolbar>p{font-size:1rem;color:var(--text-color-regular);border-radius:.5rem}.format-revise-options-dialog .container .toolbar>p>span{font-size:1.125rem;font-weight:700;color:var(--color-primary);margin:0 .3125rem}.format-revise-options-dialog .container .toolbar .tip{font-size:.875rem;color:var(--text-color-secondary)}.format-revise-options-dialog .container .el-switch{height:auto}.format-revise-options-dialog .container .option-scroll{width:100%;height:30rem}.format-revise-options-dialog .container .option-list{width:100%;-moz-column-count:2;column-count:2;-moz-column-gap:1.25rem;column-gap:1.25rem}.format-revise-options-dialog .container .option-list .option-item{width:100%;display:flex;flex-direction:column;border-radius:.5rem;border:1px solid #eaeaea;margin-bottom:1.25rem;-moz-column-break-inside:avoid;break-inside:avoid}.format-revise-options-dialog .container .option-list .option-item .header-title{display:flex;align-items:center;justify-content:space-between;padding:.625rem;border-bottom:1px solid #eaeaea}.format-revise-options-dialog .container .option-list .option-item .header-title>span{font-size:1rem;font-weight:700;color:var(--text-color-regular);display:flex;align-items:center;justify-content:center;gap:.5rem}.format-revise-options-dialog .container .option-list .option-item .header-title>span:before{content:"";display:inline-block;width:.5rem;height:.5rem;border-radius:50%;background:var(--color-primary)}.format-revise-options-dialog .container .option-list .option-item .sub-options{display:flex;flex-direction:column;margin:.625rem .625rem .625rem 1.625rem;gap:.5rem}.format-revise-options-dialog .container .option-list .option-item .sub-options li{display:flex;align-items:center;justify-content:space-between}.format-revise-options-dialog .container .option-list .option-item .sub-options li .option-title{display:flex;flex-direction:row;align-items:center;gap:.375rem}.format-revise-options-dialog .container .option-list .option-item .sub-options li .option-title .iconify{font-size:.875rem;color:var(--text-color-secondary);cursor:pointer}.format-revise-options-dialog .container .option-list .option-item .sub-options li .option-title .name{font-size:.875rem;color:var(--text-color-regular)}.format-revise-options-dialog .container .option-list .option-item .el-switch__core{min-width:1.875rem;height:1rem}.format-revise-options-dialog .container .option-list .option-item .el-switch__core .el-switch__action{width:.8125rem;height:.8125rem}.format-revise-options-dialog .container .option-list .option-item .el-switch.is-checked .el-switch__core{border-color:var(--color-primary-light-3);background-color:var(--color-primary-light-3)}.format-revise-options-dialog .container .option-list .option-item .el-switch.is-checked .el-switch__core .el-switch__action{left:calc(100% - .875rem)}.format-revise-options-dialog .container .btn-group{display:flex;align-items:center;justify-content:center;gap:1.25rem}.format-revise-options-dialog .container .btn-group .el-button{width:14.5rem;height:2.75rem;letter-spacing:.125rem}.format-revise-options-dialog .container .btn-group .el-button.hollow{color:var(--text-color-secondary);--el-button-border-color:var(--border-color)}.order-list[data-v-0b40e881] .el-table{height:calc(100vh - 300px);min-height:500px;border-radius:10px;box-shadow:0 0 10px #00000026;-webkit-user-select:none;-moz-user-select:none;user-select:none}.order-list[data-v-0b40e881] .el-table .el-loading-mask{z-index:1!important}.order-list[data-v-0b40e881] .el-table .el-table__header-wrapper .el-table__header{width:100%!important}.order-list[data-v-0b40e881] .el-table .el-table__header-wrapper .is-leaf{font-size:15px}.order-list[data-v-0b40e881] .el-table .el-table__header-wrapper th{height:58px!important}.order-list[data-v-0b40e881] .el-table .el-table__header-wrapper th .cell{white-space:nowrap}.order-list[data-v-0b40e881] .el-table .el-table__body-wrapper .el-table__body tr:hover>td.el-table__cell{background-color:initial!important}.order-list[data-v-0b40e881] .el-table .el-table__body-wrapper .el-table__body .el-table__row[class*=el-table__row--level-]:hover>td.el-table__cell{background-color:var(--el-fill-color-lighter)!important}.order-list[data-v-0b40e881] .el-table .el-table__body-wrapper .el-table__body .el-table__row[class*=el-table__row--level-0]:hover>td.el-table__cell{background-color:var(--color-white)!important}.order-list[data-v-0b40e881] .el-table .el-table__body-wrapper .el-table__body{width:100%!important;color:var(--text-color-inverse-grey)}.order-list[data-v-0b40e881] .el-table .el-table__body-wrapper .el-table__body .el-table__row{position:relative;height:85px}.order-list[data-v-0b40e881] .el-table .el-table__body-wrapper .el-table__body .el-table__row:first-child .el-table__cell{border-top:none}.order-list[data-v-0b40e881] .el-table .el-table__body-wrapper .el-table__body .el-table__row[class*=el-table__row--level-] .el-table__cell{border-top:0;background-color:var(--el-fill-color-lighter)}.order-list[data-v-0b40e881] .el-table .el-table__body-wrapper .el-table__body .el-table__row[class*=el-table__row--level-] .el-table__cell .el-table__expand-icon{display:none}.order-list[data-v-0b40e881] .el-table .el-table__body-wrapper .el-table__body .el-table__row[class*=el-table__row--level-] .el-table__cell:last-child .cell{padding-right:0}.order-list[data-v-0b40e881] .el-table .el-table__body-wrapper .el-table__body .el-table__row.el-table__row--level-0 .el-table__cell{border-top:var(--el-table-border);background-color:var(--color-white)}.order-list[data-v-0b40e881] .el-table .el-table__body-wrapper .el-table__body .el-table__cell{padding:16px 0;border-top:var(--el-table-border);border-bottom:none}.order-list[data-v-0b40e881] .el-table .el-table__body-wrapper .el-table__body .el-table__cell:first-child{padding:16px 0 16px 16px}.order-list[data-v-0b40e881] .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell{padding:0}.order-list[data-v-0b40e881] .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .el-table__indent,.order-list[data-v-0b40e881] .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .el-table__placeholder,.order-list[data-v-0b40e881] .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .el-table__expand-icon{display:none}.order-list[data-v-0b40e881] .el-table .el-table__body-wrapper .el-table__body .title-wrapper{display:flex;flex-direction:column;align-items:center;font-size:14px;gap:6px}.order-list[data-v-0b40e881] .el-table .el-table__body-wrapper .el-table__body .title-wrapper p{font-size:15px;text-align:center;-webkit-user-select:text;-moz-user-select:text;user-select:text}.order-list[data-v-0b40e881] .el-table .el-table__body-wrapper .el-table__body .title-wrapper span{color:var(--text-color-secondary);-webkit-user-select:text;-moz-user-select:text;user-select:text}.order-list[data-v-0b40e881] .el-table .el-table__body-wrapper .el-table__body .title-child-wrapper p{font-size:14px}.order-list[data-v-0b40e881] .el-table .el-table__body-wrapper .el-table__body .title-child-wrapper p:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background-color:var(--bg-color-grey);margin-right:10px;position:relative;top:-1px}.order-list[data-v-0b40e881] .el-table .el-table__body-wrapper .el-table__body .platform{font-size:13px;color:var(--text-color-secondary)}.order-list[data-v-0b40e881] .el-table .el-table__body-wrapper .el-table__body .template{color:var(--text-color-secondary);font-size:13px}.order-list[data-v-0b40e881] .el-table .el-table__body-wrapper .el-table__body .create-time{color:var(--text-color-secondary);font-weight:350}.order-list[data-v-0b40e881] .el-table .el-table__body-wrapper td{height:54px}.order-list[data-v-0b40e881] .el-table .total{cursor:pointer}.order-list[data-v-0b40e881] .el-table .total span{color:var(--color-primary)}.order-list[data-v-0b40e881] .el-table .total span:last-child{font-size:12px}.order-list[data-v-0b40e881] .el-table .speed-up-card{width:100%;display:flex;flex-direction:row;justify-content:center}.order-list[data-v-0b40e881] .el-table .order-status span span{color:var(--text-color-red)}.order-list[data-v-0b40e881] .el-table .action-bar{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}.order-list[data-v-0b40e881] .el-table .action-bar .el-button{font-weight:400;height:31px;border-radius:5px;padding:0 10px;margin:0}.order-list[data-v-0b40e881] .el-table .action-bar .el-button .icon-download{font-size:15px}.order-list[data-v-0b40e881] .el-table .action-bar .el-button .icon-eye{font-size:16px}.order-list[data-v-0b40e881] .el-table .action-bar .el-button .el-icon{margin-right:4px!important}.order-list[data-v-0b40e881] .el-table .action-bar .el-button .icon-desc{font-size:13px}.order-list[data-v-0b40e881] .el-table .action-bar .el-button .icon-run{font-size:15px}.order-list[data-v-0b40e881] .el-table .action-bar .el-button span{margin-left:0}.order-list[data-v-0b40e881] .el-table .buttons-single .el-button{flex:none!important}.order-list[data-v-0b40e881] .el-table .empty-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:540px}.order-list[data-v-0b40e881] .el-table .empty-wrapper .el-empty{padding-top:60px}.order-list[data-v-0b40e881] .el-table .empty-wrapper .el-empty .el-empty__description p{font-size:16px}.order-list[data-v-0b40e881] .el-pagination{padding-top:20px;display:flex;flex-direction:row;align-items:center;justify-content:center}.order-list[data-v-0b40e881] .el-pagination .el-pager{display:flex;flex-direction:row}.order-list[data-v-0b40e881] .el-pagination.is-background .btn-next,.order-list[data-v-0b40e881] .el-pagination.is-background .btn-prev{background-color:var(--color-white);color:var(--text-color-placeholder);box-shadow:0 0 10px #00000026}.order-list[data-v-0b40e881] .el-pagination.is-background .el-pager li{background-color:var(--color-white);box-shadow:0 0 10px #00000026}.order-list[data-v-0b40e881] .el-pagination.is-background .el-pager li.is-active{background-color:var(--color-primary)}.order-list[data-v-0b40e881] .el-pagination.is-background .el-pager li.is-active.is-disabled{color:var(--color-white);background-color:var(--color-primary-light-5)}
