
.search-results[data-v-10efa10c] {
    width: 100%;
    max-height: 14.28571rem;
    overflow-y: auto;
    background-color: white;
    z-index: 10;
    border-bottom: 0.07143rem solid #ebedf0;
}
.popup-content[data-v-10efa10c] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
            flex-direction: column;
    height: 100%;
}
.map-container[data-v-10efa10c] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
            flex: 1;
    width: 100%;
    margin-top: 0.35714rem;
    margin-bottom: 0.35714rem; 
    /* 确保地图在搜索结果下方 */
}
.button-container[data-v-10efa10c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  margin-top: 0.35714rem;
  margin-bottom: 0.35714rem;
}
.button-container .van-button[data-v-10efa10c] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1;
  margin-right: 0.35714rem;
}
.button-container .van-button[data-v-10efa10c]:last-child {
  margin-right: 0;
}
.t_select[data-v-10efa10c] {
.van-popup {
        border-radius: 0.35714rem 0.35714rem 0.35714rem 0.35714rem;
}
}


/*# sourceMappingURL=chunk-758ef217.css.map?v=1763448516998*/