.dialog-box .el-pagination {
  margin-top: 20px;
}
.dialog-box .left-table .el-table__body-wrapper {
  height: 370px;
  overflow-y: auto;
}
.dialog-box .right-table {
  text-align: center;
}
.dialog-box .right-table .el-table {
  min-height: 400px;
}
.dialog-box .right-table .el-table__body-wrapper {
  max-height: 370px;
  overflow-y: auto;
}
.dialog-box .right-table .el-table__empty-block {
  min-height: 370px;
}
.dialog-box .risk-contrast-btn {
  margin-top: 20px;
}
.dialog-box .el-col-2 {
  height: 407px;
  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;
}
.dialog-box .el-col-2 .btn-content .btn1 {
  margin-bottom: 20px;
}
.dialog-box .el-dialog__footer {
  text-align: center;
}

.show-wuliao[data-v-7c8e9a5b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 10px 0;
}
.popover-selected[data-v-7c8e9a5b] {
  position: absolute;
  right: 0;
  top: 0;
}
.popper-wraper[data-v-7c8e9a5b] {
  max-height: 550px;
  overflow: auto;
}

.detailInput .el-form-item .el-textarea[data-v-5b290375],
.detailInput .el-form-item .el-radio-group[data-v-5b290375],
.detailInput .el-form-item .el-input[data-v-5b290375] {
  display: block !important;
}
.detailInput .el-form-item .form-item-text[data-v-5b290375] {
  display: none;
}
.detailInput .el-form-item.is-required[data-v-5b290375]:not(.is-no-asterisk) .el-form-item__label:before {
  visibility: inherit !important;
}

