.el-dialog{border-radius:10px}.el-dialog .el-dialog__header{padding:22px 24px 0}.el-dialog .el-dialog__header .dialog-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:23px;border-bottom:2px solid #e4e6ed}.el-dialog .el-dialog__header .dialog-header .dialog-header-left{width:70%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.el-dialog .el-dialog__header .dialog-header .dialog-header-left span{display:inline-block}.el-dialog .el-dialog__header .dialog-header .dialog-header-left .kuang{width:3px;height:20px;background:-webkit-gradient(linear,left top,left bottom,from(#d45273),color-stop(52%,#5652cf),to(#30b6a9));background:linear-gradient(180deg,#d45273 0,#5652cf 52%,#30b6a9);vertical-align:text-bottom;margin-right:10px}.el-dialog .el-dialog__header .dialog-header .dialog-header-left .mainTitle{font-size:20px;font-weight:700;color:#333;line-height:20px;margin-right:12px}.el-dialog .el-dialog__header .dialog-header .dialog-header-left .subTitle{font-size:14px;font-weight:400;line-height:15px;color:#b9c1d7}.el-dialog .el-dialog__header .dialog-header .dialog-header-right{border:1px solid #a9b9c6;height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:3px;font-size:14px;margin-right:5%;width:25%}.el-dialog .el-dialog__header .dialog-header .dialog-header-right .header-item{border-right:1px solid #a9b9c6;border-radius:3px;cursor:pointer;width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#a9b9c6}.el-dialog .el-dialog__header .dialog-header .dialog-header-right .header-item:last-child{border-right:none}.el-dialog .el-dialog__header .dialog-header .dialog-header-right .header-item-active{color:#438afb;-webkit-box-shadow:0 0 5px #438afb;box-shadow:0 0 5px #438afb}.el-dialog .el-dialog__header .el-dialog__headerbtn{top:24px}.el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close{color:#bbc2d8;font-size:20px}.el-dialog .el-dialog__body{padding:0}.el-dialog .el-dialog__body .el-form-item__label{color:#333}.el-dialog .el-dialog__body .el-form-item.is-required:not(.is-no-asterisk)>.el-form-item__label:before{line-height:1;font-weight:400;color:#f66f6a;font-size:21px;padding:6px 0 20px;vertical-align:text-top;white-space:normal}.el-dialog .el-dialog__body .dialog_conetnt{max-width:100%;vertical-align:middle;font-size:14px;text-align:left;margin-top:24px;position:relative;padding:0 32px;border-bottom:20px solid transparent;min-height:140px}.el-dialog .el-dialog__body .dialog_conetnt .delete-container{height:204px;border:1px solid #e5eaee;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-dialog .el-dialog__body .dialog_conetnt .delete-container div:first-child{color:#0485fe;margin-bottom:2%}.el-dialog .el-dialog__body .dialog_conetnt .delete-container div:first-child .iconfont{font-size:25px}.el-dialog .el-dialog__body .dialog_conetnt .delete-container div:nth-child(2){font-size:14px;color:#7589a0}.el-dialog .el-dialog__body .dialog_conetnt .delete-container div:nth-child(2) .el-icon-warning{font-size:18px}.el-dialog .el-dialog__body .ti-modal-footer{border-radius:0 0 2px 2px;text-align:center;padding:8px 32px 32px;-webkit-box-sizing:border-box;box-sizing:border-box}.el-dialog .el-dialog__body .ti-modal-footer .el-button{width:90px}.el-dialog .el-dialog__body .ti-modal-footer .ComButton+.ComButton{margin-left:16px}.title[data-v-e6f7c238]{font-size:18px;font-weight:700;line-height:25px;margin-bottom:23px}.title .english-title[data-v-e6f7c238]{color:#b9c1d7}.ComButton{display:inline-block}.ComButton+.ComButton{margin-left:8px}.ComButton .el-button{width:100%}.ComButton .el-button--primary{background:#6189ed;-webkit-box-shadow:0 -4px 2px 0 #476de6 inset;box-shadow:inset 0 -4px 2px 0 #476de6;border-color:#6189ed}.ComButton .el-button--medium{font-size:16px;padding:11px 20px}.ComButton .el-button--small{font-size:14px;padding:8px 15px}.ComButton .el-button--danger{background:#d45273;-webkit-box-shadow:0 -4px 2px 0 #c43957 inset;box-shadow:inset 0 -4px 2px 0 #c43957;border-color:#d45273}.ComButton .el-button--info{background:#cbd0df;-webkit-box-shadow:0 -4px 2px 0 #b9bfd3 inset;box-shadow:inset 0 -4px 2px 0 #b9bfd3;border-color:#cbd0df}.ComButton .el-button--warning{background:#f2a84e;-webkit-box-shadow:0 -4px 2px 0 #ed8f36 inset;box-shadow:inset 0 -4px 2px 0 #ed8f36;border-color:#f2a84e}.ComButton .el-button.is-plain{background-clip:padding-box,border-box;background-origin:padding-box,border-box;background-image:linear-gradient(135deg,#fff,#fff),linear-gradient(135deg,#d45273,#5652cf,#30b6a9);border:1px solid transparent}.ComButton .el-button--primary.is-plain{color:#599cf8;-webkit-box-shadow:none;box-shadow:none}.ComButton .el-button--success.is-plain{color:#3ac61e;-webkit-box-shadow:none;box-shadow:none}.ComButton .el-button--info.is-plain{color:#999;-webkit-box-shadow:none;box-shadow:none}.ComButton .el-button--warning.is-plain{color:#f29727;-webkit-box-shadow:none;box-shadow:none}.ComButton .el-button--danger.is-plain{color:#e47470;-webkit-box-shadow:none;box-shadow:none}.ComButton .el-button--primary.is-disabled,.ComButton .el-button--primary.is-disabled:active,.ComButton .el-button--primary.is-disabled:focus,.ComButton .el-button--primary.is-disabled:hover{background-color:rgba(97,137,237,.4);border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.ComButton .el-button--info.is-disabled,.ComButton .el-button--info.is-disabled:active,.ComButton .el-button--info.is-disabled:focus,.ComButton .el-button--info.is-disabled:hover{background-color:rgba(203,208,223,.4);border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.ComButton .el-button--warning.is-disabled,.ComButton .el-button--warning.is-disabled:active,.ComButton .el-button--warning.is-disabled:focus,.ComButton .el-button--warning.is-disabled:hover{background-color:rgba(242,168,78,.4);border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.ComButton .el-button--danger.is-disabled,.ComButton .el-button--danger.is-disabled:active,.ComButton .el-button--danger.is-disabled:focus,.ComButton .el-button--danger.is-disabled:hover{background-color:rgba(220,72,110,.4);border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.ComButton .el-button.is-plain.is-disabled,.ComButton .el-button.is-plain.is-disabled:active,.ComButton .el-button.is-plain.is-disabled:focus,.ComButton .el-button.is-plain.is-disabled:hover{background-image:linear-gradient(135deg,#f3f6fc,#f3f6fc),linear-gradient(135deg,#d45273,#5652cf,#30b6a9);color:#999;opacity:.5}.ComButton .el-button.is-circle{padding:9px 15px}.ComButton .el-button--text{color:#6189ed}.ComButton .el-button.is-disabled.el-button--text{color:#999}.com-table .el-table{color:#333;font-size:16px}.com-table .el-table th{background:#f3f6fc}.com-table .el-table tr{height:72px}.com-table .el-table .number{width:38px;height:38px;background:#e7ebf7;border-radius:50%;font-size:16px;line-height:38px;margin:0 auto}.com-table .el-table .el-table__row:hover .number{-webkit-transition:all .3s;transition:all .3s;background:#6189ed;color:#fff}.com-table .el-table .rowButton .el-button{background-clip:padding-box,border-box;background-origin:padding-box,border-box;background-image:linear-gradient(135deg,#fff,#fff),linear-gradient(135deg,#d45273,#5652cf,#30b6a9);border:1px solid transparent;font-size:16px;padding:7px}.com-table .el-table .rowButton .el-button.is-disabled,.com-table .el-table .rowButton .el-button.is-disabled:focus,.com-table .el-table .rowButton .el-button.is-disabled:hover{color:#999;background-clip:padding-box,border-box;background-origin:padding-box,border-box;background-image:linear-gradient(135deg,#fff,#fff),linear-gradient(135deg,#d45273,#5652cf,#30b6a9);border:1px solid transparent}.com-table .el-table .el-link{font-size:16px}.com-table .el-table--border th,.com-table .el-table__body-wrapper .el-table--border.is-scrolling-left~.el-table__fixed{border-right:none}.com-table .el-table td,.com-table .el-table th.is-leaf{border-color:#e8e9f1}.com-table .el-table__empty-block{min-height:300px}.com-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:16px}.com-page .total{display:inline-block;color:#b4b7bf;font-size:14px;min-width:35.5px;line-height:32px}.com-page .total i{color:#333}.com-page .el-pagination{font-weight:400}.com-page .el-input__inner{border:1px solid #dcdee2;color:#333}.com-page .el-input--mini .el-input__inner{height:32px}.com-page .el-pager li,.com-page .el-pagination button,.com-page .el-pagination span:not([class*=suffix]){height:32px;line-height:32px;font-size:14px}.com-page .el-pagination.is-background .el-pager li:not(.disabled).active{background:#6189ed}.com-page .el-pagination .el-select .el-input{width:86px}.com-page .el-pagination .el-select .el-input .el-input__inner{padding-right:20px}.com-page .el-pagination.is-background .btn-next,.com-page .el-pagination.is-background .btn-prev,.com-page .el-pagination.is-background .el-pager li{background:#fff;border:1px solid #dcdee2;border-radius:4px;color:#333}.com-page .el-pagination.is-background .btn-next.disabled,.com-page .el-pagination.is-background .btn-next:disabled,.com-page .el-pagination.is-background .btn-prev.disabled,.com-page .el-pagination.is-background .btn-prev:disabled,.com-page .el-pagination.is-background .el-pager li.disabled{color:#ccc}.com-page .el-pagination__jump{margin-left:15px;color:#b4b7bf}.com-page .el-pagination__editor,.com-page .el-pagination__editor.el-input .el-input__inner{height:32px}.model_case .model-information{height:150px;background:#fff;padding:20px;margin-bottom:24px}.model_case .model-information .model-information-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.model_case .model-information .model-information-content .model-item{width:19.3%;height:72px;padding:14px 11px;background-clip:padding-box,border-box;background-origin:padding-box,border-box;background-image:linear-gradient(135deg,#f6f7fb,#f6f7fb),linear-gradient(90deg,#30b6a9,#5652cf,#d45273);border-top:2px solid transparent}.model_case .model-information .model-information-content .model-item .item-title{font-size:14px;color:#9da7c3;font-weight:700}.model_case .model-information .model-information-content .model-item .item-text{font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model_case .model-information .model-information-content .model-item .item-number{font-size:16px;font-weight:700;color:#6165ed}.model_case .model-instance{background:#fff;padding:20px;border-bottom:1px solid #e8e9f1}.model_case .model-instance .subtitle{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:0}.model_case .model-instance .subtitle .subtitle-left,.model_case .model-instance .subtitle .subtitle-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.model_case .model-instance .subtitle .subtitle-right .feedback_num{width:98px;height:32px;border:1px solid #dedfe5;border-radius:4px;color:#999;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:3px 7px;margin-right:8px}.model_case .model-instance .subtitle .subtitle-right .paihang{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:-2px}.model_case .model-instance .subtitle .subtitle-right .paihang .iconfont{font-size:12px;line-height:1.2}.model_case .model-instance .subtitle .subtitle-right .paihang .icon-shangla-copy:hover{-webkit-transform:scale(1.2) translateY(-2px);transform:scale(1.2) translateY(-2px);color:#ff9800}.model_case .model-instance .subtitle .subtitle-right .paihang .icon-xiala-copy:hover{-webkit-transform:scale(1.2) translateY(2px);transform:scale(1.2) translateY(2px);color:#ff9800}.model_case .model-instance .subtitle .subtitle-right .paihang .icon-active{color:#ff9800}.model_case .subtitle{font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.model_case .subtitle .line{width:4px;height:18px;background:-webkit-gradient(linear,left top,left bottom,from(#d45273),color-stop(52%,#5652cf),to(#30b6a9));background:linear-gradient(#d45273,#5652cf 52%,#30b6a9);margin-right:8px}.model_case .com-table .status{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:5px}.model_case .com-table .el-table__expanded-cell{background:#f6f7fb;padding:14px 32px 36px}.model_case .com-table .el-loading-mask{background:#f6f7fb}.model_case .com-table .el-table__expanded-cell:hover{background-color:#f6f7fb!important}.model_case .com-table .filter-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.model_case .com-table .filter-header .page-content{display:inline-block;margin-left:14px}.model_case .com-table .filter-header .page-content .page-item{width:32px;height:32px;background:#fff;border:1px solid #dedfe5;border-radius:4px;display:inline-block;text-align:center;line-height:32px}.model_case .com-table .filter-header .page-content .page-item:active{-webkit-box-shadow:1px 1px 6px #6d6969;box-shadow:1px 1px 6px #6d6969}.model_case .com-table .filter-header .page-content .page-item i{font-size:20px;background-image:-webkit-linear-gradient(top left,#d45273,#5652cf,#30b6a9);-webkit-background-clip:text;background-clip:text;color:transparent}.model_case .com-table .filter-header .page-content .page-item i:active{font-size:18px}.model_case .com-table .filter-container{min-height:200px}.model_case .com-table .filter-container .filter-items{border-bottom:1px solid #b9c1d7;padding:26px 97px 14px 0}.model_case .com-table .filter-container .filter-items .filter-item-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.model_case .com-table .filter-container .filter-items .filter-item-top .num{display:inline-block;width:24px;height:24px;margin-right:20px;background-clip:padding-box,border-box;background-origin:padding-box,border-box;background-image:linear-gradient(135deg,#f6f7fb,#f6f7fb),linear-gradient(135deg,#d45273,#5652cf 52%,#30b6a9);border:1px solid transparent;text-align:center;line-height:24px}.model_case .com-table .filter-container .filter-items .filter-item-top .detail .el-button{background-image:linear-gradient(135deg,#f6f7fb,#f6f7fb),linear-gradient(135deg,#d45273,#5652cf 52%,#30b6a9)!important;font-weight:700;color:#6189ed;font-size:16px}.model_case .com-table .filter-container .filter-items .filter-item-bottom{margin-top:19px}.model_case .com-table .filter-container .filter-items .filter-item-bottom .bz-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:19px}.model_case .com-table .filter-container .filter-items .filter-item-bottom .bz-item .taskStatus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.model_case .com-table .filter-container .filter-items .filter-item-bottom .bz-item .taskStatus img{margin:0 30px 0 4px}.model_case .com-table .filter-container .filter-items .filter-item-bottom .bz-item .taskStatus .status{width:56px;height:24px;background:#edf4fc;border:1px solid #4d92ed;border-radius:2px;font-size:14px;font-weight:700;color:#5090f2;text-align:center;line-height:24px}.model_case .com-table .filter-container .filter-items .filter-item-bottom .bz-item .cancel-button{background-image:linear-gradient(135deg,#f6f7fb,#f6f7fb),linear-gradient(135deg,#d45273,#5652cf 52%,#30b6a9);color:#f2a84e;font-weight:700;visibility:hidden}.model_case .com-table .filter-container .filter-items .fixedwidth{width:22%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model_case .com-table .filter-container .filter-item{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px}.model_case .com-table .filter-container .filter-item .el-col{margin:10px 0}.model_case .com-table .filter-container .filter-item .nums{font-family:Resttu;margin-right:10px;font-size:16px}.model_case .com-table .filter-container .filter-item .bz-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:25px;margin-bottom:5px;border-bottom:1px dashed #c1b6b6}.model_case .com-table .filter-container .filter-item .bz-item .el-icon-star-on{font-size:18px;color:#ff9800;margin-right:5px}.model_case .com-table .filter-container .filter-item .bz-item .task-content{width:50.8%;display:-webkit-box;display:-ms-flexbox;display:flex}.model_case .com-table .filter-container .filter-item .bz-item .task-content .task-text{-webkit-box-flex:1;-ms-flex:1;flex:1}.model_case .com-table .filter-container .filter-item .bz-item .task-content .task-msg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.model_case .com-table .filter-container .filter-item .bz-item .cancel-button{width:9%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.model_case .com-table .filter-container .filter-item .bz-item .cancel-button .el-button--mini,.model_case .com-table .filter-container .filter-item .bz-item .cancel-button .el-button--mini.is-round{padding:5px 11px}.model_case .com-table .feedback-none{width:100%;min-height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.model_case .dialog-cont{margin-right:30px}.model_case .dialog-cont .time-arr .el-form-item__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.model_case .dialog-cont .time-arr .icon{font-size:26px;color:#e4e7ed}.model_case .dialog-cont .time-arr .el-icon-circle-plus-outline,.model_case .dialog-cont .time-arr .el-icon-remove-outline{margin-left:10px}.model_case .dialog-cont .cycle-class{width:65px!important;margin-right:10px}.model_case .acquisition .el-icon-question{font-size:18px;color:#c8d5e9}.model-submit{background-color:rgba(0,0,0,.8)!important;border-radius:10px;border:none}.model-submit .popper__arrow,.model-submit .popper__arrow:after{border-top-color:#000!important;opacity:.8}.model-submit .popover_color{color:#fff}