.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}.tag-task .content{background:#fff;min-height:700px;font-size:14px}.tag-task .content .search-content{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}.tag-task .content .search-content .el-tabs__nav-wrap:after{background-color:#fff}.tag-task .content .search-content .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)}.tag-task .content .search-content .el-tabs__item.is-active,.tag-task .content .search-content .el-tabs__item:hover{color:#5f87ed}.tag-task .content .search-content .el-tabs__item{width:120px;font-size:16px;text-align:center}.tag-task .content .search-content .search-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tag-task .content .search-content .search-right .inputClass{width:244px}.tag-task .content .search-content .search-right .search-time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 25px}.tag-task .content .search-content .search-right .search-time .time-item{margin:0 15px;cursor:default;padding:2px 10px}.tag-task .content .search-content .search-right .search-time .time-active{border-radius:10px;background:#409eff;color:#fff;-webkit-box-shadow:0 0 8px #899bc3;box-shadow:0 0 8px #899bc3}.tag-task .content .divider-line{display:block;height:1px;width:100%;background-color:#dcdfe6}.tag-task .has-gutter{display:none}.tag-task .dialog-cont .associal-condition{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-bottom:5px}.tag-task .dialog-cont .associal-condition .el-date-editor{width:100%}.tag-task .dialog-cont .associal-container{max-height:446px;min-height:350px;overflow-y:auto}.tag-task .dialog-cont .associal-container::-webkit-scrollbar{width:6px;height:1px}.tag-task .dialog-cont .associal-container::-webkit-scrollbar-thumb{border-radius:3px;background:#e7ebf6}.tag-task .dialog-cont .associal-container::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 1px transparent;box-shadow:inset 0 0 1px transparent;border-radius:3px;background:#fff}.tag-task .dialog-cont .el-table{border:1px solid #ebeef5}.tag-task .dialog-cont .el-table tr{height:56px}.tag-task .dialog-cont .el-table th{background:#f3f6fc}.tag-task .dialog-cont .el-checkbox__inner{width:20px;height:20px;border-radius:4px}.tag-task .dialog-cont .el-checkbox__input.is-checked .el-checkbox__inner,.tag-task .dialog-cont .el-checkbox__input.is-indeterminate .el-checkbox__inner{background:#6189ed;border-color:#6189ed}.tag-task .dialog-cont .el-checkbox__inner:after{border:2px solid #fff;height:11px;left:6px;top:0;width:5px;border-left:0;border-top:0}.tag-task .dialog-cont .el-checkbox__input.is-indeterminate .el-checkbox__inner:before{top:8px}.tag-task .dialog-cont .el-checkbox__inner:hover{border-color:#6189ed}.tag-task .dialog-cont .el-checkbox__input.is-checked+.el-checkbox__label{color:#6189ed}.tag-task .video-play .el-dialog__body .dialog_conetnt{max-height:1000px}.tag-task .video-play .ti-modal-footer{display:none}.tag-task .video-play .dialog_container{display:-webkit-box;display:-ms-flexbox;display:flex}.tag-task .video-play .dialog_container .mse{-webkit-box-flex:1;-ms-flex:1;flex:1;height:620px;background-color:#000}.tag-task .video-play .dialog_container .mse video{width:100%;height:100%}.tag-task .video-play .dialog_container .video_list{width:20%;background-color:#000;padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff}.tag-task .video-play .dialog_container .video_list .header_tabs{width:100%;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;background:#202020;border-bottom:2px solid #4b7eff}.tag-task .video-play .dialog_container .video_list .header_tabs .tabs_shift{width:50%;height:80%;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;padding:1px 1px 2px;border:1px solid #000;cursor:pointer}.tag-task .video-play .dialog_container .video_list .header_tabs .tabs_shift_active{background:#5283ff;border:1px solid #6994ff}.tag-task .video-play .dialog_container .video_list .video_content{-webkit-box-flex:1;-ms-flex:1;flex:1;background:#202020}.tag-task .video-play .dialog_container .video_list .video_content .video_ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:580px;overflow:auto}.tag-task .video-play .dialog_container .video_list .video_content .video_ul .video_button{width:25%;height:50px;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;cursor:pointer;font-weight:600;-webkit-box-sizing:border-box;box-sizing:border-box}.tag-task .video-play .dialog_container .video_list .video_content .video_ul .video_button:hover{background-color:#101010;border:1px solid #202020}.tag-task .video-play .dialog_container .video_list .video_content .video_ul .video_button_active{background-color:#101010;border:1px solid #202020;color:#5283ff}.tag-task .bind_data_set .el-table__empty-block{min-height:350px}.tag-task .increase-img .img-container{max-height:66vh;min-height:56vh;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tag-task .increase-img .img-container::-webkit-scrollbar{width:3px;height:1px}.tag-task .increase-img .img-container::-webkit-scrollbar-thumb{border-radius:3px;background:#13c2c2}.tag-task .increase-img .img-container::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 1px transparent;box-shadow:inset 0 0 1px transparent;border-radius:3px;background:#87e8de}.tag-task .increase-img .img-container .img-item{width:23%;height:20vh;margin:1%;cursor:-webkit-zoom-in;cursor:zoom-in}.tag-task .increase-img .work_page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tag-task .increase-img .work_page .down-img{margin-right:2%}.tag-task .increase-img .work_page .down-img .el-icon-upload{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.tag-task .increase-img .work_page .com-page{margin-top:0}