.pagination-containers[data-v-e7ead998] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  text-align: center;
  margin-top: 10px;
  padding: 10px 0;
  background: #fff;
}
.pagination-containers .total-text[data-v-e7ead998] {
  padding: 2px 5px;
  font-size: 14px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.pagination-containers .page-text[data-v-e7ead998] {
  color: #409eff;
}
.record-container[data-v-2925024c] {
  min-height: 100%;
  height: 100%;
  position: relative;
}
.record-container .table-box[data-v-2925024c] {
  overflow-y: auto;
}
.record-container .page-box[data-v-2925024c] {
  padding: 10px !important;
  background: transparent;
  font-size: 16px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.record-container .page-box .total-text[data-v-2925024c] {
  font-size: 16px;
}
.statistic-box[data-v-0c6ae722] {
  height: 100%;
}
.statistic-box .el-table__empty-text {
  line-height: normal;
}
