
[data-v-0f89b8f7] .list-group::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-0f89b8f7] .list-group::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.2);
}
[data-v-0f89b8f7] .list-group::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.3);
}
[data-v-0f89b8f7] .list-group::-webkit-scrollbar-thumb:active {
  background: rgba(0, 0, 0, 0.5);
}
[data-v-0f89b8f7] .list-group::-webkit-scrollbar-track {
  border-radius: 0;
  background-color: transparent;
}
[data-v-0f89b8f7] .el-table--mini .el-table__cell { padding: 1px 0;
}
[data-v-0f89b8f7] .el-button--primary.is-plain {
  color: #0089ff;
  background: #ffffff;
  border-color: #0089ff;
  font-weight: bold;
  -webkit-box-shadow: 1px 1px 1px 0px rgba(7, 64, 127, 0.4);
          box-shadow: 1px 1px 1px 0px rgba(7, 64, 127, 0.4);
}
[data-v-0f89b8f7] .el-button--primary.is-plain:hover,[data-v-0f89b8f7] .el-button--primary.is-plain:focus {
  color: #0089ff;
  background: #d3ebfd;
  border-color: #0089ff;
}
[data-v-0f89b8f7] .el-button--primary.is-plain:active {
  color: #fff;
  background: #0089ff;
  border-color: #0089ff;
}
[data-v-0f89b8f7] .el-input--mini .el-input__inner {
  height: 22px;
  line-height: 22px;
}
[data-v-0f89b8f7] .el-pagination__sizes {
  margin-top: -1px;
}
[data-v-0f89b8f7] .el-pagination__sizes .el-input--mini .el-input__inner {
  height: 22px;
  line-height: 22px;
}
[data-v-0f89b8f7] .el-dialog__header { font-weight: bold; padding-top: 15px;
}
[data-v-0f89b8f7] .el-dialog--center .el-dialog__body { padding: 0 25px 30px;
}
[data-v-0f89b8f7] .el-dialog__body { padding: 10px 20px;
}
[data-v-0f89b8f7] .dialog-footer { text-align: center;
}
.wrapperBox[data-v-0f89b8f7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.boxTop[data-v-0f89b8f7] {
  height: calc(100vh - 405px);
}
.boxResize[data-v-0f89b8f7] {
  position: relative;
  z-index: 10;
  width: calc(100% - 2px);
  -ms-flex-preferred-size: 7px;
      flex-basis: 7px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  cursor: n-resize;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.boxResize[data-v-0f89b8f7]::after {
  content: '....';
  position: absolute;
  top: -11px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-weight: bold;
}
.dragIcon[data-v-0f89b8f7] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  pointer-events: none;
}
.boxBottom[data-v-0f89b8f7] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}
.el-autocomplete-suggestion[data-v-0f89b8f7] {
  width: 260px !important;
}
.explainIcon[data-v-0f89b8f7] {
  position: absolute;
  bottom: 5px;
  left: 10px;
  color: #888;
  cursor: pointer;
}
.explainIcon[data-v-0f89b8f7]:hover {
  color: #303133;
}
.explain .explainInfo > div[data-v-0f89b8f7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 16px;
}
.explain .explainInfo > div + div[data-v-0f89b8f7] { margin-top: 5px;
}
.formSt[data-v-0f89b8f7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 36px;
}
.search[data-v-0f89b8f7] {
  width: 80px;
  height: 32px;
}
.serch[data-v-0f89b8f7]{ margin-left: 10px;
}
/* .pagination {
  justify-content: flex-end;
  display: flex;
} */
.table-border[data-v-0f89b8f7] {
  height: calc(100% - 36px);
  background-color: #fff;
  border: solid 1px #ccc;
  position: relative;
}
.table-border[data-v-0f89b8f7]  .el-loading-spinner i { font-size: 30px;
}
[data-v-0f89b8f7] .boxTop .el-table--border { height: 100%;
}
[data-v-0f89b8f7] .boxBottom .el-table--border { height: 100%;
}
[data-v-0f89b8f7] .el-table thead tr,[data-v-0f89b8f7] .el-table thead tr th { background-color: #e7e8ec;
}
[data-v-0f89b8f7] .boxTop .el-table__body-wrapper,[data-v-0f89b8f7] .boxBottom .el-table__body-wrapper {
  height: calc(100% - 52px);
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
[data-v-0f89b8f7] .el-table__cell.el-table__expanded-cell {
  padding: 0;
}
.bottomTableArea[data-v-0f89b8f7] {
  height: calc(100% - 35px);
  overflow: hidden;
}
.customTable[data-v-0f89b8f7]  .el-table__body td.el-table__cell.checkDetails { color: #00b0ff; text-decoration: underline; cursor: pointer;
}
/* 解决自定义滚动条高度后左侧固定列高度没有贴合表格底部问题 */
.customTable[data-v-0f89b8f7]  .el-table__fixed { height: calc(100% - 10px) !important;
}
.customTable[data-v-0f89b8f7]  .el-table__fixed-body-wrapper { height: calc(100% - 25px) !important;
}
.customTable[data-v-0f89b8f7]  .el-table__fixed-right::before,
.customTable[data-v-0f89b8f7]  .el-table__fixed::before { background-color: transparent;
}
.container-component[data-v-0f89b8f7] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.flexBottom[data-v-0f89b8f7] {
  margin-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  font-size: 13px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex[data-v-0f89b8f7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex p[data-v-0f89b8f7] {
  padding-right: 10px;
}
.list-group[data-v-0f89b8f7] {
  min-height: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  max-height: 500px;
  overflow-y: auto;
}
.list-group-item[data-v-0f89b8f7] {
  cursor: move;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 8px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.list-group-item span[data-v-0f89b8f7]:first-child {
  margin-right: 8px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
[data-v-0f89b8f7] .list-group-item .el-switch__label * { font-size: 12px;
}
.dialog-title[data-v-0f89b8f7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 5px;
}
.dialog-msg[data-v-0f89b8f7] {
  font-weight: bold;
  line-height: 30px;
}
.dialog-button[data-v-0f89b8f7]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin-top: 10px;
}
.other-btn[data-v-0f89b8f7]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.download-excel[data-v-0f89b8f7]{
  margin-left: 10px;
}
[data-v-0f89b8f7] .el-table thead { color: #000;
}
[data-v-0f89b8f7] .el-table th.el-table__cell>.cell,[data-v-0f89b8f7] .el-table--border .el-table__cell:first-child .cell { padding: 0 5px;
}
[data-v-0f89b8f7] .el-table .cell {
  white-space: nowrap;
  padding: 0 5px;
}

