.van-search{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:border-box;padding:10px 12px;background-color:#fff}.van-search__content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;padding-left:12px;background-color:#f7f8fa;border-radius:2px}.van-search__content--round{border-radius:999px}.van-search__label{padding:0 5px;color:#323233;font-size:14px;line-height:34px}.van-search .van-cell{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding:5px 8px 5px 0;background-color:transparent}.van-search .van-cell .van-field__left-icon{color:#969799}.van-search--show-action{padding-right:0}.van-search input::-webkit-search-cancel-button,.van-search input::-webkit-search-decoration,.van-search input::-webkit-search-results-button,.van-search input::-webkit-search-results-decoration{display:none}.van-search__action{padding:0 8px;color:#323233;font-size:14px;line-height:34px;cursor:pointer;-webkit-user-select:none;user-select:none}.van-search__action:active{background-color:#f2f3f5}
*[data-v-4959d466] {
  box-sizing: border-box;
}
.wrop[data-v-4959d466] {
  height: 100vh;
}
.wrop .wrop_top[data-v-4959d466] {
  height: 40px;
  border-bottom: 1px solid #f2f2f2;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  position: relative;
}
.wrop .wrop_top .wrop_colse[data-v-4959d466] {
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 15px;
  top: 0px;
  font-size: 14px;
  color: #0d6fa9;
}
.wrop .wrop_search[data-v-4959d466] {
  border-bottom: 1px solid #f2f2f2;
}
.wrop .wrop_search[data-v-4959d466] .van-search__content {
  background-color: #f5f5f5;
  border-radius: 2px;
  border-radius: 50px;
}
.wrop .wrop_list[data-v-4959d466] {
  background-color: #f5f5f5;
  padding: 10px;
  height: calc(100% - 150px);
}
.wrop .wrop_list[data-v-4959d466] .el-avatar {
  font-size: 12px;
  background-color: #0d6fa9;
}
.wrop .wrop_list .ground_item[data-v-4959d466] {
  height: 100%;
  margin-bottom: 10px;
  display: flex;
  background: #fff;
  padding: 10px;
  border-radius: 5px;
  overflow: hidden;
}
.wrop .wrop_list .ground_item .avatar_img[data-v-4959d466] {
  margin-right: 14px;
}
.wrop .wrop_list .ground_item .text_info[data-v-4959d466] {
  width: calc(100% - 60px);
}
.wrop .wrop_list .ground_item .text_info .info_title[data-v-4959d466] {
  font-size: 14px;
  color: #222222;
  margin-bottom: 10px;
}
.wrop .wrop_list .ground_item .text_info .info_item[data-v-4959d466] {
  font-size: 12px;
  color: #888888;
}
.wrop .wrop_list .ground_item .text_info .info_item div[data-v-4959d466] {
  margin-bottom: 10px;
}
.wrop .wrop_list .ground_item .checkbox_box[data-v-4959d466] {
  width: 20px;
  position: relative;
}
.wrop .wrop_list .ground_item .checkbox_box .checkbox_item[data-v-4959d466] {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  border: 1px solid #c8c9cc;
  border-radius: 50px;
}
.wrop .wrop_list .ground_item .checkbox_box .checkbox_item_active[data-v-4959d466] {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  border-radius: 50px;
  background-color: #0d6fa9;
  color: #fff;
  text-align: center;
  line-height: 20px;
}
.wrop .wrop_bottom[data-v-4959d466] {
  position: fixed;
  bottom: 0px;
  width: 100%;
  background-color: #0d6fa9;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 50px;
}

