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

@charset "UTF-8";
.box_1[data-v-29bc4787] {
  width: 122.1px;
  height: 48.4px;
  margin: 19.4px 0 0 0;
  cursor: pointer;
}
.box_1 .label_1[data-v-29bc4787] {
    width: 48.4px;
    height: 48.4px;
}
.box_1 .text_1[data-v-29bc4787] {
    width: 54.4px;
    height: 26.6px;
    overflow-wrap: break-word;
    color: white;
    font-size: 19.4px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 26.6px;
    margin: 10.9px 0 0 10px;
}
.selectForm[data-v-29bc4787] {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.paginationBottom[data-v-29bc4787] {
  width: 100%;
  height: 60px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
[data-v-29bc4787] .selectButton .el-input__inner {
  width: 480px !important;
  border-radius: 8px !important;
}
.formStyle[data-v-29bc4787] {
  width: 90%;
}
.formStyle .el-select[data-v-29bc4787] {
    width: 100%;
}
.ellipsis[data-v-29bc4787] {
  display: inline-block;
  max-width: 100%;
  /* 设置最大宽度 */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.site_list_box[data-v-29bc4787] {
  width: 100%;
  box-sizing: border-box;
  height: calc(100vh - 150px);
  overflow: auto;
  padding: 20px;
}

