
.title[data-v-60819173] {
  height: 1.33333rem;
  line-height: 1.33333rem;
  background-color: #fff;
  font-size: 0.37333rem;
  text-align: center;
  border-bottom: 0.02667rem solid rgb(228, 228, 228);
  border-radius: 0.42667rem 0.42667rem 0 0;
}
.loading[data-v-60819173] {
  text-align: center;
  margin-top: 30%;
}
.container[data-v-60819173] {
  padding-top: 1.44rem;
}
.search[data-v-60819173] {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 1000;
}
.search[data-v-60819173] .van-cell {
  padding: 0.13333rem 0.21333rem 0.13333rem 0;
  height: initial;
}

/* 提交按鈕 */
.multiple[data-v-60819173] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.26667rem 0.53333rem;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.788);
}
.multiple span[data-v-60819173] {
  color: #fff;
}
.multiple[data-v-60819173] .van-button--small {
  width: 2.13333rem;
}

/* 多选选中 */
.select[data-v-60819173] {
  width: 0.53333rem;
  height: 0.53333rem;
  color: transparent;
  border: 0.02667rem solid rgb(228, 228, 228);
  border-radius: 100%;
  margin-right: 0.26667rem;
  text-align: center;
}
.select[data-v-60819173] .van-icon {
  font-size: 0.32rem;
  position: relative;
}
.on[data-v-60819173] {
  background-color: #0286df;
  color: #ffffff;
}
.off[data-v-60819173] {
  background-color: #d7d7d7;
  color: #ffffff;
}
.disabledSelected[data-v-60819173] {
  pointer-events: none;
}
.nav[data-v-60819173] {
  font-size: 0.37333rem;
  padding: 0.26667rem 0.53333rem;
  color: #0286df;
  border-top: 0.02667rem solid #eee;
  background-color: #fff;
}
.nav ul[data-v-60819173] {
  height: auto;
  overflow: hidden;
}
.nav ul li[data-v-60819173] {
  float: left;
}
.nav ul li[data-v-60819173]:last-child {
  color: #999;
}
.nav ul li[data-v-60819173]:last-child .van-icon {
  display: none;
}
.userSelection[data-v-60819173] {
  position: relative;
}
.userSelectionContent[data-v-60819173] {
  background-color: #fff;
  font-size: 0.37333rem;
  border-top: 0.02667rem solid #eee;
  margin-bottom: 1.33333rem;
}
.userSelectionContent ul li[data-v-60819173] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.26667rem 0.53333rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 0.02667rem solid #eee;
}
.userSelectionContent ul li[data-v-60819173]:last-child {
  border-bottom: 0;
}
.userSelectionContent ul li[data-v-60819173]:active {
  background-color: #f4f4f4c4;
}
.userSelectionContent ul .person[data-v-60819173] {
  -webkit-box-pack: initial;
  -webkit-justify-content: initial;
      -ms-flex-pack: initial;
          justify-content: initial;
}
.userSelectionContent ul .userSelectionUserInfo[data-v-60819173] {
  margin-left: 0.26667rem;
  width: calc(100% - 0.74667rem);
}
.userSelectionContent ul .userSelectionUserInfo h4[data-v-60819173] {
  font-size: 0.37333rem;
  font-weight: normal;
}
.userSelectionContent ul .userSelectionUserInfo p[data-v-60819173] {
  font-size: 0.32rem;
  color: #999;
}
.userSelectionContent ul .userPicture[data-v-60819173] {
  width: 1.06667rem;
  height: 1.06667rem;
  background-color: #0286df;
  border-radius: 0.13333rem;
  text-align: center;
  line-height: 1.06667rem;
  color: #fff;
  font-weight: bold;
}

