.comp-select-city[data-v-6bd312c0] {
  text-align: center;
  padding-top: 4px;
}
.select-title[data-v-6bd312c0] {
  height: 18px;
  line-height: 18px;
  padding-bottom: 3px;
}
.select-province[data-v-6bd312c0] {
  width: 75px;
  margin-right: 6px;
}
.select-city[data-v-6bd312c0],
.select-county[data-v-6bd312c0] {
  width: 85px;
  margin-right: 6px;
}
.btn-confirm[data-v-6bd312c0] {
  display: inline-block;
  width: 40px;
  height: 22px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #3B3B3B;
  border-radius: 3px;
  background-color: #EFEFEF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 12px;
  cursor: pointer;
}
.btn-cancel[data-v-6bd312c0] {
  text-decoration: underline;
  cursor: pointer;
}
.city-lock[data-v-6bd312c0] {
  color: #0065d6 !important;
  font-size: 12px;
  text-decoration: underline;
}

