@charset "UTF-8";
.hotelCity[data-v-4511521b] {
  padding: 0 0.53333rem;
  box-sizing: border-box;
}
.occupy[data-v-4511521b] {
  height: 0.26667rem;
  background: #ffffff;
}
.search[data-v-4511521b] {
  display: flex;
  width: 8.93333rem;
  height: 1.06667rem;
  background: #f7f9f9;
  padding: 0 0.4rem;
  box-sizing: border-box;
  align-items: center;
}
.search img[data-v-4511521b] {
  width: 0.53333rem;
  height: 0.53333rem;
  display: block;
}
.search .field[data-v-4511521b] {
  background: #f7f9f9 !important;
  font-size: 0.37333rem;
  flex: 1;
  padding: 0 !important;
}
.title[data-v-4511521b] {
  margin-top: 0.8rem;
  display: flex;
  align-items: center;
  font-size: 0.42667rem;
  font-weight: bold;
  color: #1e2e4a;
}
.title img[data-v-4511521b] {
  width: 0.34667rem;
  height: 0.37333rem;
  display: block;
  margin-right: 0.13333rem;
}
.list[data-v-4511521b] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.list div[data-v-4511521b] {
  width: auto;
  font-size: 0.32rem;
  font-weight: normal;
  color: #1e2e4a;
  height: 0.8rem;
  background: #f7fbfd;
  padding: 0 0.4rem;
  text-align: center;
  border-radius: 0.4rem;
  line-height: 0.8rem;
  margin: 0.33333rem 0.33333rem 0 0;
}
.hotel[data-v-4511521b] {
  margin-top: 0.33333rem;
  display: flex;
  font-size: 0.37333rem;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  color: #1e2e4a;
  justify-content: space-between;
  align-content: center;
}
.hotel[data-v-4511521b] :last-child {
  color: #009984;
  margin-left: 0.4rem;
  width: 1.33333rem;
  text-align: right;
}
.hotel .tag[data-v-4511521b] {
  color: #009984;
  margin-left: 0.4rem; /* 控制右侧标签之间的间距 */
  min-width: 1.33333rem; /* 固定最小宽度，避免挤压 */
  text-align: right; /* 文本右对齐 */
}
.not-have[data-v-4511521b] {
  font-size: 0.37333rem;
  font-weight: normal;
  color: #1e2e4a;
  text-align: center;
  margin-top: 0.66667rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.not-have .kongIcon[data-v-4511521b] {
  height: 2.90667rem;
  width: 3.68rem;
  box-sizing: border-box;
  margin-bottom: 0.4rem;
  margin-top: 2.4rem;
}
.city-info[data-v-4511521b] {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-left: 0.4rem;
  width: 100%;
  padding-right: 0.93333rem;
}
.city-info span[data-v-4511521b] {
  display: inline-block;
  white-space: nowrap;
}
