.item[data-v-f05e11fc] .van-checkbox__label {
  margin-left: 15px;
}
.checkbox[data-v-f05e11fc] {
  margin-right: 15px;
}
.expandItem[data-v-f05e11fc] {
  width: 280px;
}
.expandItem .name[data-v-f05e11fc] {
  width: 280px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.avatar[data-v-f05e11fc] {
  width: 26px;
  height: 26px;
  margin-right: 10px;
  vertical-align: middle;
}
.right-arrow[data-v-f05e11fc] {
  line-height: 26px;
  color: #d0d0d0;
  float: right;
}
.tree-ul[data-v-f05e11fc],
.tree-li[data-v-f05e11fc] {
  font-size: 20px;
  list-style: none;
  margin-left: 10px;
  position: relative;
  height: auto;
}
.tree-ul[data-v-f05e11fc] {
  margin: 0 auto;
  box-sizing: border-box;
}
.tree-li[data-v-f05e11fc] {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  margin: 0px 3px;
  padding-right: 3px;
  padding-left: 10px;
}
.tree-expand[data-v-f05e11fc] {
  height: 20px;
  cursor: pointer;
  position: absolute;
  top: 4px;
  right: 30px;
  margin: auto;
}
.tree-loading[data-v-f05e11fc] {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
}
.expand[data-v-f05e11fc] {
  display: flex;
  height: 44px;
  line-height: 44px;
  border-bottom: 1px solid #f5f5f5;
  box-sizing: border-box;
}
.checked[data-v-f05e11fc] {
  display: flex;
  margin-right: 25px;
  height: 44px;
  line-height: 44px;
  box-sizing: border-box;
  border-bottom: 1px solid #f5f5f5;
}
.van-popup[data-v-efb8bcec] {
  background-color: #f2f2f2;
}
.title[data-v-efb8bcec] {
  background-color: #fff;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #3c414f;
  font-weight: 600;
}
.select[data-v-efb8bcec] {
  margin-bottom: 60px;
  margin-top: 25px;
  background-color: #fff;
}
.select article[data-v-efb8bcec] {
  margin: 10px;
  line-height: 1.5;
  font-size: 14px;
}
.select article span[data-v-efb8bcec] {
  color: #ff6633;
}
.tree-node[data-v-efb8bcec] {
  font-size: 30px;
  width: 98%;
  margin: 0 auto;
}
.button[data-v-efb8bcec] {
  position: fixed;
  z-index: 3000;
  width: 100vw;
  background-color: #fff;
  bottom: 0;
  padding: 3px 25px;
}
.button .van-button--normal[data-v-efb8bcec] {
  padding: 0 55px;
  border-radius: 8px;
  height: 40px;
}
.empty-org[data-v-efb8bcec] {
  display: flex;
  height: 50px;
  padding: 0 20px 0 15px;
  align-items: center;
}
.edit-btn[data-v-efb8bcec] {
  color: #3f7af3;
  border: none;
}
.edit-field[data-v-efb8bcec] {
  height: 45px;
  width: 60%;
  margin: 0 25px;
}
.edit-field[data-v-efb8bcec] .van-field__body {
  border: none !important;
  padding: 0 !important;
}
.edit-field[data-v-efb8bcec]::after {
  display: none;
}
.examine-bg[data-v-1b0386c1] {
  background-color: #fff;
}
.examine-container[data-v-1b0386c1] {
  background-color: #f2f2f2;
  width: 100vw;
  height: 100vh;
}
.examine-container .heights[data-v-1b0386c1] {
  height: 32px;
  background-color: #f2f2f2;
}
.examine-container .submit-title[data-v-1b0386c1] {
  margin-top: 80px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.examine-container .submit-title .submit-text[data-v-1b0386c1] {
  margin-top: 35px;
  font-size: 18px;
}
.examine-container .close-btn[data-v-1b0386c1] {
  margin-top: 35px;
  width: 160px;
  border-radius: 4px;
  background-color: #3f7af3;
  border: 1px solid #3f7af3;
}
.examine-container .examine[data-v-1b0386c1] {
  padding: 16px 15px 50px 15px;
  box-sizing: border-box;
  margin: 0 15px;
  border-radius: 8px;
  background-color: #fff;
}
.examine-container .examine .text[data-v-1b0386c1] {
  color: #3c414f;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}
.examine-container .examine .item[data-v-1b0386c1] {
  margin: 28px 10px;
  color: #3c414f;
  display: flex;
  align-items: center;
}
.examine-container .examine .item .label[data-v-1b0386c1] {
  font-size: 16px;
}
.examine-container .examine .item .value[data-v-1b0386c1] {
  font-size: 18px;
}
.examine-container .examine .btn[data-v-1b0386c1] {
  margin-top: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.examine-container .examine .btn .submit-btn[data-v-1b0386c1] {
  width: 160px;
  border-radius: 4px;
  background-color: #3f7af3;
  border: 1px solid #3f7af3;
}
.examine-container .examine .btn .refuse-btn[data-v-1b0386c1] {
  margin-top: 32px;
  width: 160px;
  border-radius: 4px;
  background-color: #fff;
  color: #f96f6f;
  border: 1px solid #f96f6f;
}
.examine-container .examine[data-v-1b0386c1] .van-cell__title {
  color: #3c414f;
}
.examine-container .examine[data-v-1b0386c1] .field {
  display: flex;
  flex-direction: column;
}
.examine-container .examine[data-v-1b0386c1] .van-cell::after {
  display: none;
}
.examine-container .examine[data-v-1b0386c1] .van-field__body {
  border: 1px solid #d0d5df;
  padding: 10px;
  border-radius: 4px;
}
.bg[data-v-1b0386c1] {
  background-color: #fff;
}
.bg .heights[data-v-1b0386c1] {
  background-color: #fff;
}
