.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}.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}.loadPoint[data-v-581bb90d]{position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.7);z-index:2020000;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:#fff;-webkit-transition:opacity .3s;transition:opacity .3s}.loadPoint .arc[data-v-581bb90d]{width:100px;height:100px;border-top:2px solid #ffea29;-webkit-animation:rt-581bb90d 2s linear infinite;animation:rt-581bb90d 2s linear infinite}.loadPoint .arc[data-v-581bb90d],.loadPoint .arc[data-v-581bb90d]:before{position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;border-radius:50%;border-left:1px solid transparent;border-right:1px solid transparent}.loadPoint .arc[data-v-581bb90d]:before{width:70px;height:70px;border-top:2px solid #8d29ff;animation:rt-581bb90d 4s linear infinite reverse;content:""}.loadPoint .arc[data-v-581bb90d]:after{position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;width:0;height:0;border-radius:50%;border-top:initial;border-left:initial;border-right:initial;-webkit-animation:cw-581bb90d 1s infinite;animation:cw-581bb90d 1s infinite;content:"";background:snow}.loadPoint h1[data-v-581bb90d]{position:absolute;height:40px;margin:auto;top:200px;left:0;right:0;bottom:0;text-transform:uppercase;text-align:center;letter-spacing:.1em;font-size:14px;font-weight:lighter;color:#fff}.loadPoint h1 span[data-v-581bb90d]{display:none}.loadPoint h1[data-v-581bb90d]:after{-webkit-animation:txt-581bb90d 5s infinite;animation:txt-581bb90d 5s infinite;content:""}@-webkit-keyframes rt-581bb90d{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rt-581bb90d{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes cw-581bb90d{0%{width:0;height:0}75%{width:40px;height:40px}to{width:0;height:0}}@keyframes cw-581bb90d{0%{width:0;height:0}75%{width:40px;height:40px}to{width:0;height:0}}@-webkit-keyframes txt-581bb90d{0%{content:"."}50%{content:".."}to{content:"..."}}@keyframes txt-581bb90d{0%{content:"."}50%{content:".."}to{content:"..."}}.workflow-detail-change .subtitle{font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:24px}.workflow-detail-change .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(180deg,#d45273 0,#5652cf 52%,#30b6a9);margin-right:8px}.workflow-detail-change .progress-wrap{width:100%;min-height:100px;background:#fff;padding:24px;margin-bottom:18px}.workflow-detail-change .progress-wrap .active-step .el-step__icon{background-color:#6189ed;color:#fff;border-color:#6189ed}.workflow-detail-change .progress-wrap .el-step__head.is-finish{color:#6189ed;border-color:#6189ed}.workflow-detail-change .progress-wrap .el-step__description.is-finish,.workflow-detail-change .progress-wrap .el-step__title.is-finish{color:#6189ed}.workflow-detail-change .workflow-detail-con-wrap{width:100%;min-height:100px;background:#fff;padding:24px}.workflow-detail-change .workflow-detail-con-wrap .cti-header,.workflow-detail-change .workflow-detail-con-wrap .workflow-detail-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.workflow-detail-change .workflow-detail-con-wrap .cti-header{width:100%;height:56px;background:#f6f7fb;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 25px;margin-bottom:21px}.workflow-detail-change .workflow-detail-con-wrap .cti-header .header-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.workflow-detail-change .workflow-detail-con-wrap .cti-header .header-left .name{font-weight:700;font-size:18px;margin-right:17px}.workflow-detail-change .workflow-detail-con-wrap .cti-header .header-left .ac-display-inblock{padding:0 15px;height:32px;font-size:14px;background-clip:padding-box,border-box;background-origin:padding-box,border-box;background-image:linear-gradient(135deg,#f6f7fb,#f6f7fb),linear-gradient(135deg,#d45273,#5652cf,#30b6a9);border:1px solid transparent;text-align:center;line-height:32px;border-radius:4px;cursor:pointer}.workflow-detail-change .workflow-detail-con-wrap .wrap{padding:24px;background:#f6f7fb}.workflow-detail-change .workflow-detail-con-wrap .workflow-attribute{width:30%}.workflow-detail-change .workflow-detail-con-wrap .workflow-attribute .attribute-form{height:365px;overflow:auto}.workflow-detail-change .workflow-detail-con-wrap .workflow-attribute .attribute-form::-webkit-scrollbar{width:6px;height:1px}.workflow-detail-change .workflow-detail-con-wrap .workflow-attribute .attribute-form::-webkit-scrollbar-thumb{border-radius:3px;background:#d7dbe5}.workflow-detail-change .workflow-detail-con-wrap .workflow-attribute .attribute-form .el-form-item{margin-bottom:0}.workflow-detail-change .workflow-detail-con-wrap .workflow-attribute .attribute-form .el-form-item--small .el-form-item__content,.workflow-detail-change .workflow-detail-con-wrap .workflow-attribute .attribute-form .el-form-item--small .el-form-item__label{line-height:22px}.workflow-detail-change .workflow-detail-con-wrap .workflow-attribute .el-form-item{margin-bottom:10px}.workflow-detail-change .workflow-detail-con-wrap .workflow-attribute .el-divider--horizontal{margin:15px 0}.workflow-detail-change .workflow-detail-con-wrap .workflow-attribute .mgr-10{display:inline-block;margin-right:10px}.workflow-detail-change .workflow-detail-con-wrap .workflow-attribute .box-card .el-card__header{padding:10px 15px}.workflow-detail-change .workflow-detail-con-wrap .workflow-attribute .box-card .el-card__body{padding:15px}.workflow-detail-change .workflow-detail-con-wrap .workflow-attribute .custom-button{margin:10px 0}.workflow-detail-change .workflow-detail-con-wrap .workflow-attribute .custom-button .button-item{color:#6189ed;margin-right:10px;border-bottom:1px solid #6189ed;padding-bottom:3px;cursor:pointer}.workflow-detail-change .workflow-detail-con-wrap .workflow-attribute .custom-button .button-item.disabled{color:#c0c4cc;cursor:not-allowed;border-bottom:1px solid #c0c4cc}.workflow-detail-change .workflow-detail-con-wrap .workflow-attribute .custom-button .test_status{display:inline-block;min-width:152px}.workflow-detail-change .workflow-detail-con-wrap .workflow-attribute .custom-button .test_status .test_status_item{display:-webkit-box;display:-ms-flexbox;display:flex}.workflow-detail-change .workflow-detail-con-wrap .workflow-attribute .custom-button .test_status .test_status_item .ready_test{color:#d2691e}.workflow-detail-change .workflow-detail-con-wrap .workflow-attribute .custom-button .test_status .test_status_item .readying{color:#409eff}.workflow-detail-change .workflow-detail-con-wrap .workflow-attribute .custom-button .test_status .test_status_item .test_button{background-color:#e6a23c;height:22px;padding:0 5px;border-radius:6px;margin-left:8px;color:#fff;cursor:pointer}.workflow-detail-change .workflow-detail-con-wrap .workflow-attribute .custom-button .test_status .test_status_item .test_button.revoke{background-color:#ed6161}.workflow-detail-change .workflow-detail-con-wrap .workflow-detail{width:69%}.workflow-detail-change .workflow-detail-con-wrap .workflow-detail .el-tabs__nav-wrap:after{background-color:#d7def1}.workflow-detail-change .workflow-detail-con-wrap .workflow-detail .el-tabs__active-bar{height:4px;background:-webkit-gradient(linear,left top,right top,from(#d75170),color-stop(29%,#914a8a),color-stop(64%,#625c9b),to(#34b1a6));background:linear-gradient(90deg,#d75170,#914a8a 29%,#625c9b 64%,#34b1a6)}.workflow-detail-change .workflow-detail-con-wrap .workflow-detail .el-tabs__item.is-active,.workflow-detail-change .workflow-detail-con-wrap .workflow-detail .el-tabs__item:hover{color:#5f87ed}.workflow-detail-change .workflow-detail-con-wrap .workflow-detail .el-tabs__item{width:120px;font-size:16px;text-align:center}.workflow-detail-change .workflow-detail-con-wrap .workflow-detail .el-tabs__header{margin:0 0 23px}.workflow-detail-change .workflow-detail-con-wrap .workflow-detail .video-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.workflow-detail-change .workflow-detail-con-wrap .workflow-detail .video-wrap .tabvideo{background:#fff;padding:24px;width:49%}.workflow-detail-change .workflow-detail-con-wrap .workflow-detail .video-wrap .tabvideo .item_tittle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:3px}.workflow-detail-change .workflow-detail-con-wrap .workflow-detail .video-wrap .tabvideo .item_tittle i{font-size:19px;background-image:-webkit-linear-gradient(top left,#d45273,#5652cf,#30b6a9);-webkit-background-clip:text;color:transparent;margin-right:8px}.workflow-detail-change .workflow-detail-con-wrap .workflow-detail .video-wrap .tabvideo .video-list-wrap{height:200px;overflow:auto}.workflow-detail-change .workflow-detail-con-wrap .workflow-detail .video-wrap .tabvideo .video-list-wrap::-webkit-scrollbar{width:6px;height:1px}.workflow-detail-change .workflow-detail-con-wrap .workflow-detail .video-wrap .tabvideo .video-list-wrap::-webkit-scrollbar-thumb{border-radius:3px;background:#d7dbe5}.workflow-detail-change .workflow-detail-con-wrap .workflow-detail .video-wrap .tabvideo .video-list-wrap .video-item{font-size:16px;line-height:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:7px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.workflow-detail-change .workflow-detail-con-wrap .workflow-detail .video-wrap .tabvideo .video-list-wrap .video-item .num-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.workflow-detail-change .workflow-detail-con-wrap .workflow-detail .video-wrap .tabvideo .video-list-wrap .video-item .nums{width:24px;height:24px;font-size:16px;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;border-radius:2px;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;margin-right:12px;margin-top:5px}.workflow-detail-change .workflow-detail-con-wrap .workflow-detail .video-wrap .tabvideo .video-list-wrap .video-item .nums-row{border-bottom:1px solid #6189ed}.workflow-detail-change .workflow-detail-con-wrap .workflow-detail .video-wrap .tabvideo .video-list-wrap .video-item .nums-row a{color:#6189ed}.workflow-detail-change .workflow-detail-con-wrap .workflow-detail .video-wrap .tabvideo .video-list-wrap .video-item .repair-button{width:72px;height:30px;border:0;border-radius:4px;color:#fff;font-size:14px;background-image:-webkit-gradient(linear,left top,right top,from(#33adff),to(#1a7af8));background-image:linear-gradient(90deg,#33adff,#1a7af8);-webkit-transition:all .3s;transition:all .3s}.workflow-detail-change .workflow-detail-con-wrap .workflow-detail .video-wrap .tabvideo .video-list-wrap .video-item .repair-button:active{-webkit-transform:scale(.9);transform:scale(.9)}.workflow-detail-change .workflow-detail-con-wrap .workflow-detail .video-wrap .tabvideo .no-data{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;min-height:150px}.workflow-detail-change .workflow-detail-con-wrap .workflow-detail .flow_img{width:50%;margin:auto}.workflow-detail-change .workflow-detail-con-wrap .workflow-detail .operation-records-wrap{height:500px;overflow:auto}.workflow-detail-change .workflow-detail-con-wrap .workflow-detail .operation-records-wrap::-webkit-scrollbar{width:6px;height:1px}.workflow-detail-change .workflow-detail-con-wrap .workflow-detail .operation-records-wrap::-webkit-scrollbar-thumb{border-radius:3px;background:#d7dbe5}.qualityVisible .noNode{border:1px solid #fa9841;height:50px;padding:9px 20px;margin-bottom:18px;background-color:#fff3e8}.qualityVisible .noNode i{color:#fa9841;font-size:25px;line-height:1;vertical-align:sub;margin-right:3%}.qualityVisible .noNode span{color:#252b3a;font-size:12px}.responseVisible .noNode{border:1px solid #fa9841;height:50px;padding:9px 20px;margin-bottom:18px;background-color:#fff3e8}.responseVisible .noNode i{color:#fa9841;font-size:25px;line-height:1;vertical-align:sub;margin-right:3%}.responseVisible .noNode span{color:#252b3a;font-size:12px}.responseVisible .el-switch__core{width:46px!important;height:20px;border-radius:14px;border:none}.responseVisible .el-switch__core:after{width:16px;height:16px;top:2px;left:4px}.responseVisible .el-switch.is-checked .el-switch__core:after{top:2px;right:4px;left:43px}.allocationVisible .noNode{border:1px solid #fa9841;height:50px;padding:9px 20px;margin-bottom:18px;background-color:#fff3e8}.allocationVisible .noNode i{color:#fa9841;font-size:25px;line-height:1;vertical-align:sub;margin-right:3%}.allocationVisible .noNode span{color:#252b3a;font-size:12px}.allocationVisible .el-table{color:#333;font-size:14px}.allocationVisible .el-table th{background:#f3f6fc}.allocationVisible .el-table tr{height:52px}.allocationVisible .el-table .number{width:30px;height:30px;background:#e7ebf7;border-radius:50%;font-size:14px;line-height:30px;margin:0 auto;text-align:center}.allocationVisible .el-table .el-table__row:hover .number{-webkit-transition:all .3s;transition:all .3s;background:#6189ed;color:#fff}.allocationVisible .el-table .el-link{font-size:16px}.allocationVisible .el-table--border .el-table__cell,.allocationVisible .el-table--border th,.allocationVisible .el-table__body-wrapper .el-table--border.is-scrolling-left~.el-table__fixed{border-right:none}.allocationVisible .el-table td,.allocationVisible .el-table th.is-leaf{border-color:#e8e9f1}.allocationVisible .el-table__empty-block{min-height:300px}