.wufeng-wform-add-department-h5-selecteddata-deptList {
  background-color: #fff;
}
.wufeng-wform-add-department-h5-selecteddata-deptList-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: 16px;
  padding: 12px 16px 12px 0;
  border-bottom: 1px solid #e7e7e7;
}
.wufeng-wform-add-department-h5-selecteddata-deptList-item-title {
  display: flex;
  align-items: center;
  padding: 2px 0;
}
.wufeng-wform-add-department-h5-selecteddata-deptList-item-icon {
  width: 24px;
  height: 24px;
}
.wufeng-wform-add-department-h5-selecteddata-deptList-item-label {
  padding-left: 8px;
  font-size: 12px;
}
.wufeng-wform-add-department-h5-selecteddata-deptList-item-check {
  width: 20px;
  height: 20px;
}
