.list[data-v-6ebdac14] {
  overflow-x: hidden;
  overflow-y: auto;
  height: 32.031vw;
  width: 17.188vw;
}
.list li[data-v-6ebdac14] {
  width: 16.667vw;
  border-radius: 0.521vw;
  margin-bottom: 0.833vw;
  padding: 0 1.25vw;
  font-size: 0.833rem;
  display: flex;
  min-height: 3.646vw;
  align-items: center;
  color: #666666;
  background: url(../img/unselect-org-bg.cddc16ae.png) no-repeat;
  background-size: 100% 100%;
}
.list li.selected[data-v-6ebdac14] {
  color: #ffffff;
  background: url(../img/select-org-bg.8818393d.png) no-repeat;
  background-size: 100% 100%;
  box-shadow: 0px 0.156vw 0.365vw rgba(0, 0, 0, 0.5);
}
.list[data-v-6ebdac14]::-webkit-scrollbar {
  width: 0.521vw;
  height: 0.052vw;
}
.list[data-v-6ebdac14]::-webkit-scrollbar-thumb {
  border-radius: 0.521vw;
  background: rgba(0, 0, 0, 0.25);
}
.list[data-v-6ebdac14]::-webkit-scrollbar-track {
  border-radius: 0.521vw;
  background: #FFF;
}
.info[data-v-6ebdac14] {
  width: calc(100% - 17.188vw);
  height: 100%;
}

