.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_health .model-information{height:150px;background:#fff;padding:20px;margin-bottom:24px}.model_health .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_health .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_health .model-information .model-information-content .model-item .item-title{font-size:14px;color:#9da7c3;font-weight:700}.model_health .model-information .model-information-content .model-item .item-text{font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model_health .model-information .model-information-content .model-item .item-number{font-size:16px;font-weight:700;color:#6165ed}.model_health .model-information .health-diagnosis{margin-top:10px}.model_health .model-information .health-diagnosis .analisy{width:72px;height:32px;background:#6189ed;border-radius:4px;font-size:14px;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:0}.model_health .model-information .health-diagnosis .analisy,.model_health .work_head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.model_health .work_head{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:60px;padding:0 20px;border-bottom:1px solid #e8e9f1}.model_health .work_head .inputClass{width:220px}.model_health .work_head .condition{margin-right:15px}.model_health .work_head .analisy{width:72px;height:32px;background:#6189ed;border-radius:4px;font-size:14px;color:#fff;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;border:0}.model_health .work_container{background-color:#fff;margin:10px 0;min-height:500px}.model_health .work_container .dataNone{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:500px}.model_health .work_container .dataNone img{width:40%}.model_health .work_container .container_row{height:72px;font-size:16px;border-bottom:1px solid #e8e9f1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.model_health .work_container .container_row .row_number{width:100px}.model_health .work_container .container_row .row_number .number{width:38px;height:38px;line-height:38px;background:#e7ebf7;border-radius:50%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.model_health .work_container .container_row .row_detail{-webkit-box-flex:1;-ms-flex:1;flex:1}.model_health .work_container .container_row .row_detail .detail_sub{display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 0;color:#606266}.model_health .work_container .container_row .row_detail .detail_sub .mine_name{width:18%;padding:9px 0}.model_health .work_container .container_row .row_detail .detail_sub .video_desc{width:17%;padding:9px 0}.model_health .work_container .container_row .row_detail .detail_sub .error_type{width:22%;padding:9px 0}.model_health .work_container .container_row .row_detail .detail_sub .heath_type{width:12%;padding:9px 0}.model_health .work_container .container_row .row_detail .detail_sub .time_slot{width:28%;padding:9px 0}.model_health .work_container .container_row .row_detail .detail_sub .details{width:7%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.model_health .dialog-cont{margin:20px 50px}.model_health .health-dialog{min-height:500px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.model_health .health-dialog .left-table{position:absolute;top:0;bottom:0;left:0;right:41%;overflow:hidden;border-right:1px solid #6991c7}.model_health .health-dialog .left-table thead tr{height:52px}.model_health .health-dialog .left-table tbody tr{height:48px}.model_health .health-dialog .right-image{position:absolute;top:0;bottom:0;right:0;width:40%;overflow:hidden;background:#f6f7fb;padding:17px;margin-left:16px}.model_health .health-dialog .right-image img{width:100%;height:100%}.model_health .health-dialog .resizor{position:absolute;top:0;right:41%;cursor:col-resize;border-radius:5px;width:6px;height:100%;z-index:9999;background:#6991c7 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAyCAYAAABlG0p9AAAABHNCSVQICAgIfAhkiAAAAAFzUkdCAK7OHOkAAAAEZ0FNQQAAsY8L/GEFAAAACXBIWXMAAAsSAAALEgHS3X78AAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8yNi8yMcHgh0YAAACOSURBVEhL7ZQBCoAgDEW1E3jkupndqBvYvi2bZiZBIeGDz8Ya9rck7ZxTNQwcb/mmcWFFVJ/Y2NS/GWYkwQuEPJB6TA1rjs9fPXEEMm/tW2eRjYZkSfsekaO2gWFYlpSCmn8up74a3y/9kceZo+So7R5IhiR9Ikft5LHIuwsvkjb2Gx6Ra+y/5kD7N1ypFUsrfbPeV4MHAAAAAElFTkSuQmCC) 50% no-repeat}.model_health .el-radio__input.is-checked .el-radio__inner{border-color:#4888f7;background:#fff}.model_health .el-radio__inner{width:20px;height:20px}.model_health .el-radio__inner:after{background-color:#4888f7;width:10px;height:10px;border-radius:50%}.model_health .el-radio__input.is-checked+.el-radio__label{color:#4888f7}.model_health .el-radio__inner:hover{border-color:#4888f7}.model_health .time_tips{font-size:12px;color:#ff9800}