.modal .item[data-v-122eda3f] {
  margin-bottom: 20px;
  position: relative;
}
.modal .item .city[data-v-122eda3f] {
  position: absolute;
  z-index: 9;
  top: 17px;
  padding-top: 18px;
}
.modal .item .city .checkBox[data-v-122eda3f] {
  width: 97%;
  padding: 10px;
  border: 1px solid #eee;
  background-color: #fff;
  max-height: 100px;
  overflow-x: hidden;
  overflow-y: auto;
}
.modal .item .city .checkBox .arrow[data-v-122eda3f] {
  position: absolute;
  top: 3px;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-bottom-color: #ddd;
}
.modal .item .city .checkBox .arrow[data-v-122eda3f]:before {
  position: absolute;
  bottom: -8px;
  right: -7px;
  content: '';
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-bottom-color: #fff;
}
.modal .item .city .checkBox .itemn[data-v-122eda3f] {
  margin-bottom: 10px;
}
.radio[data-v-122eda3f] {
  padding: 5px 0;
  font-size: 14px !important;
}
.red[data-v-122eda3f] {
  color: #ff0000;
}
.empty[data-v-122eda3f] {
  cursor: pointer;
}

