
.point-title[data-v-56e39764] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.card-class[data-v-56e39764] {
  margin-top: 10px !important;
  width: 100%;
}
.card-class[data-v-56e39764] .el-card__header {
  height: 50px;
  position: relative;
}
.card-class .card-header[data-v-56e39764] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
  width: 98%;
  display: flex;
  align-items: center;
}
.card-class[data-v-56e39764] .el-card__body {
  padding-top: 5px;
}
.el-collapse[data-v-56e39764] .el-collapse-item__header {
  height: 43px;
  border-bottom: 3px solid #f8f8f8;
}
.el-collapse[data-v-56e39764] .el-collapse-item__wrap {
  border-bottom: 3px solid #f8f8f8;
}
.el-collapse[data-v-56e39764] .el-collapse-item__content {
  padding-bottom: 10px;
}
.parameter-button-class[data-v-56e39764] {
  width: 100%;
  display: flex;
  align-items: center;
}
.batch-fill-class[data-v-56e39764] {
  display: flex;
  align-items: center;
  margin-left: 20px;
}
.editable-cell[data-v-56e39764] {
  cursor: pointer;
  width: 100%;
  min-height: 22px;
  line-height: 22px;
}
.method-hint[data-v-56e39764] {
  color: #909399;
}
.nested-table[data-v-56e39764] {
  margin-top: 5px;
}
.method-cell[data-v-56e39764] {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
.method-cell .el-button[data-v-56e39764] {
  flex-shrink: 0;
}
.method-tag[data-v-56e39764] {
  margin-left: 6px;
  max-width: 200px;
  display: inline-flex;
  align-items: center;
  overflow: hidden;
}
.method-tag[data-v-56e39764] .el-tag__close {
  flex-shrink: 0;
}
.method-tag-text[data-v-56e39764] {
  display: inline-block;
  max-width: 170px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.custom-table td[data-v-56e39764] {
  border: 1px solid #000;
  padding: 8px;
  vertical-align: top;
}
label[data-v-56e39764] {
  margin-right: 12px;
  display: inline-block;
}
.back-button[data-v-56e39764] {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}

/* 三类表单共用因子限值列样式，标准匹配结果与人工录入入口保持一致。 */
.limit-cell[data-v-56e39764] {
    display: flex;
    align-items: center;
    width: 100%;
    min-width: 0;
    height: 30px;
    box-sizing: border-box;
    padding: 0 8px;
    border: 1px solid #dcdfe6;
    border-radius: 6px;
    background: #fff;
    cursor: pointer;
    transition: all .18s ease;
}
.limit-cell[data-v-56e39764]:hover {
    border-color: #409eff;
    background: #f5f9ff;
    box-shadow: 0 2px 8px rgba(64, 158, 255, .12);
}
.limit-cell.is-empty[data-v-56e39764] {
    color: #a8abb2;
    background: #fafafa;
}
.limit-cell.is-unmatched[data-v-56e39764] {
    border-color: #fbc4c4;
    background: #fef6f6;
}
.limit-source-dot[data-v-56e39764] {
    width: 7px;
    height: 7px;
    margin-right: 7px;
    flex-shrink: 0;
    border-radius: 50%;
    background: #c0c4cc;
}
.limit-source-dot.dictionary[data-v-56e39764] {
    background: #67c23a;
}
.limit-source-dot.manual[data-v-56e39764] {
    background: #409eff;
}
.limit-state-tag[data-v-56e39764] {
    flex-shrink: 0;
    margin-left: 6px;
}
.limit-value-text[data-v-56e39764] {
    flex: 1;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}
.manual-limit-icon[data-v-56e39764] {
    flex-shrink: 0;
    margin-left: 7px;
    color: #909399;
    transition: color .18s ease;
}
.limit-cell:hover .manual-limit-icon[data-v-56e39764] {
    color: #409eff;
}
.judge-cell[data-v-56e39764] {
    display: inline-flex;
    align-items: center;
    width: 100%;
}
.judge-cell .el-tag[data-v-56e39764] {
    max-width: 100%;
    display: inline-flex;
    align-items: center;
    overflow: hidden;
}
.judge-tag-text[data-v-56e39764] {
    display: inline-block;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}



.point-title[data-v-970facf2] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.card-class[data-v-970facf2] {
  margin-top: 10px !important;
  width: 100%;
}
.card-class[data-v-970facf2] .el-card__header {
  height: 50px;
  position: relative;
}
.card-class .card-header[data-v-970facf2] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
  width: 98%;
  display: flex;
  align-items: center;
}
.card-class[data-v-970facf2] .el-card__body {
  padding-top: 5px;
}
.el-collapse[data-v-970facf2] .el-collapse-item__header {
  height: 43px;
  border-bottom: 3px solid #f8f8f8;
}
.el-collapse[data-v-970facf2] .el-collapse-item__wrap {
  border-bottom: 3px solid #f8f8f8;
}
.el-collapse[data-v-970facf2] .el-collapse-item__content {
  padding-bottom: 10px;
}
.parameter-button-class[data-v-970facf2] {
  width: 100%;
  display: flex;
  align-items: center;
}
.nested-table[data-v-970facf2] {
  margin-top: 5px;
}
.method-cell[data-v-970facf2] {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
.method-cell .el-button[data-v-970facf2] {
  flex-shrink: 0;
}
.method-tag[data-v-970facf2] {
  margin-left: 6px;
  max-width: 200px;
  display: inline-flex;
  align-items: center;
  overflow: hidden;
}
.method-tag[data-v-970facf2] .el-tag__close {
  flex-shrink: 0;
}
.method-tag-text[data-v-970facf2] {
  display: inline-block;
  max-width: 170px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.custom-table td[data-v-970facf2] {
  border: 1px solid #000;
  padding: 8px;
  vertical-align: top;
}
label[data-v-970facf2] {
  margin-right: 12px;
  display: inline-block;
}
.back-button[data-v-970facf2] {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}


.button-wrap[data-v-fe28f902] {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 10px;
}
.button-wrap > .el-button[data-v-fe28f902] {
  margin-left: 0;
}
.back-button[data-v-fe28f902] {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}

