.relationship[data-v-c5160778] {
  border-radius: 4px;
}
.relationship-filter[data-v-c5160778] {
  background: #fff;
  padding: 24px;
}
.relationship-filter .select-container[data-v-c5160778] {
  padding: 4px 0 0 0;
  display: flex;
  flex-wrap: wrap;
}
.relationship-filter .select-container .change-company[data-v-c5160778] {
  margin: 0 12px 0;
  cursor: pointer;
}
.relationship-filter .select-container .filter-right[data-v-c5160778] {
  margin-right: 12px;
  margin-top: 12px;
}
.filter-container-line[data-v-c5160778] {
  padding-bottom: 10px;
}
.btn-left[data-v-c5160778] {
  margin-right: 12px;
}
.state[data-v-c5160778] {
  display: flex;
  align-items: center;
}
.state .cricle[data-v-c5160778] {
  margin-right: 6px;
  border-radius: 50%;
  width: 5px;
  height: 5px;
  background: #3FAD09;
}
.state .state-text[data-v-c5160778] {
  color: #3FAD09;
}
.table-act[data-v-c5160778] {
  display: flex;
  justify-content: space-between;
}
.select-more[data-v-c5160778] {
  display: flex;
}
.select-more .more-btn[data-v-c5160778] {
  padding-top: 22px;
  display: flex;
  cursor: pointer;
}
.select-more .more-btn .btn-text[data-v-c5160778] {
  color: #1868AE;
  min-width: 36px;
}
.select-more-flex[data-v-c5160778] {
  justify-content: space-between;
}
.icon[data-v-c5160778] {
  transform: rotate(-180deg);
}
.filter-left[data-v-c5160778] {
  height: 48px;
  overflow: hidden;
}
.select-h[data-v-c5160778] {
  height: 246px;
}
.CheckAndBtn[data-v-c5160778] {
  display: flex;
  justify-content: space-between;
  padding-left: 8px;
}
.checkAll-class[data-v-c5160778] {
  margin-top: 4px;
}
.draw-footer-table[data-v-c5160778] {
  display: flex;
  justify-content: space-between;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #e9e9e9;
  padding: 16px 24px;
  background: #fff;
  z-index: 99;
}
.draw-footer-table .all-check-box[data-v-c5160778] {
  padding-top: 6px;
}
.export-item[data-v-c5160778] {
  display: flex;
  width: 100%;
}

.employee-hd .ant-drawer-content-wrapper {
  width: 340px !important;
}
.employee-hd .ant-drawer-close {
  padding-left: 0;
}
.employee-hd .ant-tree-switcher-noop {
  width: 0;
}
.employee-export-hd .ant-modal-content {
  width: 735px !important;
}
.employee-export-hd .ant-modal-content .ant-modal-body {
  padding-bottom: 0;
}
.employee-export-hd .export-item .ant-checkbox-group {
  color: #333333;
  font-size: 14px;
}
.employee-export-hd .export-item .ant-checkbox-group .ant-checkbox-wrapper {
  margin-bottom: 20px;
  margin-left: 0;
  width: 136px !important;
}
.status {
  display: inline-block;
  width: 36px;
  height: 20px;
  margin-left: 2px;
}
.status .img {
  width: 100%;
  height: 100%;
  margin-top: -4px;
}
.employee-box {
  padding-bottom: 60px;
}

