.sele_width[data-v-254b5190] {
  width: 100%;
  text-align: center;
  margin: 10px;
}
.sele_width .btn[data-v-254b5190] {
  margin-left: 10px;
  width: 100px;
}
.modal_img[data-v-254b5190] {
  width: 100%;
}
.header_class[data-v-254b5190] {
  padding: 0px 24px 16px 24px;
  color: rgba(0, 0, 0, 0.65);
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 4px 4px 0 0;
}
.header_class .title_class[data-v-254b5190] {
  border-bottom: 1px solid rgba(0, 0, 0, 0.85);
  padding-bottom: 5px;
  cursor: pointer;
}
.header_class .title_class[data-v-254b5190]:hover {
  color: #1890ff;
  border-bottom: 1px solid #1890ff;
}
.ant-spin-nested-loading[data-v-254b5190] {
  padding: 0 24px;
}

.title[data-v-665d7cf0] {
  text-align: center;
  margin-bottom: 10px;
}
.num_cyan[data-v-665d7cf0] {
  color: #40a9ff;
}
.num_orange[data-v-665d7cf0] {
  color: orange;
}
.modal_table_box[data-v-665d7cf0] {
  padding: 25px 0;
}

.staff_structure_area[data-v-773dfee2] {
  display: flex;
}
.left_box[data-v-773dfee2] {
  width: 180px;
  border-right: 1px solid #e8e8e8;
}
.table_box[data-v-773dfee2] {
  flex: 1;
  display: flex;
  padding: 0 25px;
  justify-content: space-around;
}
.table_box > div[data-v-773dfee2] {
  width: 27%;
}
.table_box > div[data-v-773dfee2]:first-child {
  width: 36%;
}

