.box[data-v-15318928] {
  width: 100%;
  height: 0.5rem;
  display: flex;
  justify-content: flex-end;
}

@charset "UTF-8";
[data-v-3c7ae211] .el-table__cell div {
  display: flex;
}
.el-dropdown[data-v-3c7ae211] {
  display: inline-block;
  position: relative;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.14rem;
  color: #eaf5ff;
  line-height: 0.18rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.selectForm[data-v-3c7ae211] {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.paginationBottom[data-v-3c7ae211] {
  width: 100%;
  height: 0.6rem;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
[data-v-3c7ae211] .selectButton .el-input__inner {
  width: 4.8rem !important;
  border-radius: 0.08rem !important;
}
.formStyle[data-v-3c7ae211] {
  width: 90%;
}
.formStyle .el-select[data-v-3c7ae211] {
    width: 100%;
}
.formStyle .el-range-editor.el-input__inner[data-v-3c7ae211] {
    width: 100%;
    border-radius: 0.08rem;
}
.ellipsis[data-v-3c7ae211] {
  display: inline-block;
  max-width: 100%;
  /* 设置最大宽度 */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.el-button--success.is-plain[data-v-3c7ae211] {
  color: #40ff9c;
  background: rgba(64, 255, 156, 0.2);
  border: none;
  border-radius: 0.5rem;
  width: 0.5rem;
  height: 0.28rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.el-button--danger.is-plain[data-v-3c7ae211] {
  color: #ff324b;
  background: rgba(255, 50, 75, 0.2);
  border: none;
  border-radius: 0.5rem;
  width: 0.5rem;
  height: 0.28rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.stateRed[data-v-3c7ae211] {
  height: 0.24rem;
  background-color: rgba(255, 50, 75, 0.2);
  color: #ff324b;
  border-radius: 0.12rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.05rem 0.15rem 0.05rem 0.15rem;
}
.stateGreen[data-v-3c7ae211] {
  height: 0.24rem;
  background-color: rgba(64, 255, 156, 0.2);
  color: #40ff9c;
  border-radius: 0.12rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.05rem 0.15rem 0.05rem 0.15rem;
}
.stateBlue[data-v-3c7ae211] {
  height: 0.24rem;
  background-color: rgba(0, 132, 255, 0.2);
  color: #0084ff;
  border-radius: 0.12rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.05rem 0.15rem 0.05rem 0.15rem;
}
.stateGrey[data-v-3c7ae211] {
  height: 0.24rem;
  background-color: rgba(255, 255, 255, 0.06);
  color: rgba(255, 255, 255, 0.5);
  border-radius: 0.12rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.05rem 0.15rem 0.05rem 0.15rem;
}
.site_list_box[data-v-3c7ae211] {
  width: 100%;
  box-sizing: border-box;
  height: calc(100vh - 1.5rem);
  overflow: auto;
  padding: 0.25rem 0.25rem 0 0.25rem;
}

