.info_box_title[data-v-70453dd0] {
  height: 30px;
  margin-top: 10px !important;
}
.info_title[data-v-70453dd0] {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  font-weight: bold;
  margin-left: 5px;
  float: left;
}
.line[data-v-70453dd0] {
  width: 3px;
  height: 16px;
  margin: 7px 0;
  background-color: #f8ab01;
  float: left;
}
.el-table[data-v-70453dd0] {
  margin-top: 10px;
}
.el-select[data-v-70453dd0] {
  width: 100%;
}
.el-date-editor[data-v-70453dd0] {
  width: 100%;
}
.noLeft .el-form-item__content[data-v-70453dd0] {
  margin-left: 0 !important;
}

.noLeft .el-form-item__content {
  margin-left: 0 !important;
}
.noLeft2 .el-form-item__content {
  margin-left: 0 !important;
}
.flexBox .el-row {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.flexBox .el-row .el-radio__label {
    width: 100px;
    display: inline-block;
}
.DCDetail
.el-form-item.is-required:not(.is-no-asterisk)
> .el-form-item__label:before {
  content: "";
}
.info_box_father {
  width: calc(100% - 16px);
  padding: 0 8px;
}
.box {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  margin-bottom: 15px;
  border-radius: 8px;
  padding: 0 8px;
}


/*# sourceMappingURL=chunk.97.1770345687481.css.map*/