.page-detail.page-confirm .business-header-model .must-required,
.page-detail.page-confirm .into-header-model .must-required {
  visibility: visible;
}
.mata-data .business-header-model .must-required,
.mata-data .into-header-model .must-required {
  margin-left: -80px;
  margin-right: 10px;
}
.mata-data .business-header-model .el-select,
.mata-data .into-header-model .el-select {
  width: 80px;
}
.mata-data .tree-wrapper {
  max-height: 300px;
  overflow: auto;
}

