@charset "UTF-8";
.hotelDetail[data-v-005e9714] {
  padding: 0.4rem;
  box-sizing: border-box;
  width: 100vw;
}
.hotelDetail .hotelImg[data-v-005e9714] {
  height: 4.26667rem;
  border-radius: 0.26667rem;
  overflow: hidden;
  position: relative;
}
.hotelDetail .hotelImg .img[data-v-005e9714] {
  height: 4.26667rem;
  width: 100%;
  border-radius: 0.26667rem;
}
.hotelDetail .hotelImg .hotelImgLing[data-v-005e9714] {
  height: 100%;
  width: 100%;
}
.hotelDetail .hotelImg .rating[data-v-005e9714] {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 0.4rem;
  font-family: DINPro, DINPro;
  font-weight: bold;
  color: #ffffff;
  line-height: 0.54667rem;
  width: 1.06667rem;
  text-align: center;
  height: 0.57333rem;
  background: linear-gradient(135deg, #39b991 0%, #009984 100%);
  border-radius: 0.26667rem 0.26667rem 0 0.26667rem;
}
.hotelDetail .hotelImg .imgCount[data-v-005e9714] {
  position: absolute;
  font-size: 0.32rem;
  right: 0.13333rem;
  bottom: 0.13333rem;
  color: #ffffff;
}
.hotelDetail .hotelName[data-v-005e9714] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.50667rem;
  font-weight: 600;
  color: #1e2e4a;
  line-height: 0.50667rem;
  padding: 0.4rem 0 0.26667rem 0;
}
.hotelDetail .hotelName .icon[data-v-005e9714] {
  height: 0.26667rem;
  width: 0.16rem;
}
.hotelDetail .hotelLabel[data-v-005e9714] {
  display: flex;
  flex-wrap: wrap;
  font-size: 0.32rem;
  font-weight: 400;
  color: #1e2e4a;
  padding-bottom: 0.26667rem;
}
.hotelDetail .hotelLabel .label[data-v-005e9714] {
  word-break: break-word;
  border-radius: 0.08rem;
}
.hotelDetail .location[data-v-005e9714] {
  width: 100%;
  height: 1.33333rem;
  font-size: 0.32rem;
  font-weight: 400;
  color: #1e2e4a;
  line-height: 0.37333rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.29333rem 0;
  box-sizing: border-box;
  background-image: url(../assets/img/loactionbg.0c4eb155.png);
  background-size: 100% 100%;
}
.hotelDetail .location .name[data-v-005e9714] {
  width: 70%;
}
.hotelDetail .location .icon[data-v-005e9714] {
  height: 0.41333rem;
  width: 0.32rem;
  margin-right: 0.61333rem;
}
.hotelDetail .facilities[data-v-005e9714] {
  padding: 0.4rem 0 0.8rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
}
.hotelDetail .facilities .icon-div[data-v-005e9714] {
  width: 0.53333rem;
  height: 0.8rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
}
.hotelDetail .facilities .icon-div .icon[data-v-005e9714] {
  height: 0.26667rem;
  width: 0.16rem;
  display: block;
}
.hotelDetail .facilities .facilitie[data-v-005e9714] {
  height: 0.8rem;
  width: 8.66667rem;
  box-sizing: border-box;
  /* 去掉滚动条样式 */
  /* 如果需要兼容 Firefox 和其他浏览器 */
}
.hotelDetail .facilities .facilitie .facilitieList[data-v-005e9714] {
  overflow-x: auto; /* 启用横向滚动 */
  white-space: nowrap; /* 禁止换行 */
  -webkit-overflow-scrolling: touch; /* 启用触摸滚动 */
  height: 0.8rem;
}
.hotelDetail .facilities .facilitie .facilitieList .facilitieList-bg[data-v-005e9714] {
  display: inline-flex; /* 改为 inline-flex */
  justify-content: center; /* 水平居中 */
  align-items: center; /* 垂直居中 */
  height: 0.8rem;
  width: 0.8rem;
  background: #f3f7fa;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 0.2rem;
  line-height: 0.8rem;
  text-align: center;
}
.hotelDetail .facilities .facilitie .facilitieList .facilitieList-bg .facilitieImg[data-v-005e9714] {
  height: 0.53333rem;
  width: 0.53333rem;
  margin: auto;
}
.hotelDetail .facilities .facilitie .facilitieList[data-v-005e9714]::-webkit-scrollbar {
  display: none; /* 隐藏滚动条 */
}
.hotelDetail .facilities .facilitie .facilitieList[data-v-005e9714] {
  scrollbar-width: none; /* Firefox隐藏滚动条 */
}
.hotelDetail .inTime[data-v-005e9714] {
  width: 100%;
  height: 2rem;
  background: #eef8f7;
  display: flex;
  border-radius: 0.26667rem;
  justify-content: space-between;
  font-size: 0.37333rem;
  padding: 0 0.4rem;
  box-sizing: border-box;
  font-weight: 500;
  color: #1e2e4a;
  align-items: center;
  padding-bottom: 0.13333rem;
}
.hotelDetail .inTime .inTimeL[data-v-005e9714] {
  width: 65%;
  display: flex;
  justify-content: space-between;
}
.hotelDetail .inTime .inTimeL .inTimeL1[data-v-005e9714],
.hotelDetail .inTime .inTimeL .inTimeL3[data-v-005e9714] {
  display: flex;
  flex-direction: column;
  height: 2rem;
  justify-content: center;
  font-size: 0.48rem;
  font-weight: 800;
  color: #1e2e4a;
}
.hotelDetail .inTime .inTimeL .instatus[data-v-005e9714] {
  font-size: 0.29333rem;
  font-weight: 400;
  color: #999999;
}
.hotelDetail .inTime .inTimeL .inTimeL2[data-v-005e9714] {
  height: 2rem;
  display: flex;
  align-items: center;
}
.hotelDetail .inTime .inTimeL .inTimeL2 .inTimeC[data-v-005e9714] {
  background: #d0ebe8;
  font-size: 0.26667rem;
  font-weight: 400;
  color: #009984;
  border-radius: 0.24rem;
  padding: 0.10667rem 0.4rem;
}
.hotelDetail .inTime .inTimeR[data-v-005e9714] {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.hotelDetail .room[data-v-005e9714] {
  width: 100%;
  margin-top: 0.26667rem;
  box-sizing: border-box;
}
.hotelDetail .room .roomList[data-v-005e9714] {
  width: 100%;
  background: #ffffff;
  box-sizing: border-box;
}
.hotelDetail .room .roomList .roomItem[data-v-005e9714] {
  border-radius: 0.26667rem;
  border: solid 0.02667rem #d1d5d6;
  padding: 0 0.4rem;
  margin-bottom: 0.53333rem;
  box-sizing: border-box;
}
.hotelDetail .room .roomList .roomItem .roomData[data-v-005e9714] {
  flex: 1;
  border-radius: 0.26667rem 0.26667rem 0 0;
  display: flex;
  justify-content: space-between;
  padding: 0.4rem 0;
  z-index: 1;
  background: #ffffff;
  box-sizing: border-box;
}
.hotelDetail .room .roomList .roomItem .roomData .icon[data-v-005e9714] {
  width: 0.66667rem;
  height: 0.66667rem;
  margin-top: -0.16rem;
}
.hotelDetail .room .roomList .roomItem .roomData .roomImg[data-v-005e9714] {
  height: 2.66667rem;
  width: 2.66667rem;
  border-radius: 0.13333rem;
  background: #ffffff;
}
.hotelDetail .room .roomList .roomItem .roomData .roomIntor[data-v-005e9714] {
  flex: 1;
  background: #ffffff;
  padding-left: 0.4rem;
  text-align: left;
  color: #777777;
  font-size: 0.32rem;
  box-sizing: border-box;
}
.hotelDetail .room .roomList .roomItem .roomData .roomIntor .title[data-v-005e9714] {
  line-height: 0.45333rem;
  font-size: 0.45333rem;
  font-weight: 600;
  color: #1e2e4a;
  width: 4rem;
}
.hotelDetail .room .roomList .roomItem .roomData .roomIntor .roomText[data-v-005e9714] {
  width: calc(100% + 0.66667rem);
  line-height: 0.45333rem;
  color: #777777;
  font-size: 0.32rem;
  padding-top: 0.09333rem;
}
.hotelDetail .room .roomList .roomItem .roomData .roomIntor .roomText .text1[data-v-005e9714] {
  margin: 0;
}
.hotelDetail .room .roomList .roomItem .roomData .roomIntor .roomText .text2[data-v-005e9714] {
  color: #009984;
  display: flex;
  flex-wrap: wrap;
  align-items: self-end;
  font-size: 0.42667rem;
  padding-top: 0.13333rem;
}
.hotelDetail .room .roomList .roomItem .roomData .roomIntor .roomText .text2 .spanText[data-v-005e9714] {
  font-size: 0.50667rem;
  font-weight: 600;
}
.hotelDetail .room .roomList .roomItem .roomData .roomIntor .roomText .text2 .spanText2[data-v-005e9714] {
  font-size: 0.26667rem;
  font-weight: 400;
}
.hotelDetail .room .roomList .roomItem .roomData .roomIntor .roomText .text2 .spanText3[data-v-005e9714] {
  display: block;
  width: 1.62667rem;
  font-weight: 400;
  font-size: 0.26667rem;
  color: #999999;
}
.hotelDetail .room .roomList .roomItem .roomData .roomIntor .roomText .text2 .spanText4[data-v-005e9714] {
  margin-left: 0.05333rem;
}
.hotelDetail .room .roomList .roomItem .roomData .roomIntor .roomText .text2 .spanText9[data-v-005e9714] {
  letter-spacing: -0.02rem;
  margin-left: -0.02667rem;
}
.hotelDetail .room .roomList .roomItem .roomData .roomIntor .roomText .text3[data-v-005e9714] {
  color: #999999;
  font-size: 0.26667rem;
  line-height: 0.26667rem;
  margin-top: -0.05333rem;
}
.hotelDetail .room .roomList .roomItem .roomData .roomIntor .roomText2[data-v-005e9714] {
  line-height: 0.34667rem;
  font-size: 0.26667rem;
  color: #999999;
}
.hotelDetail .room .roomList .roomItem .roomTypeList[data-v-005e9714] {
  width: 100%;
  overflow: hidden;
  position: relative;
  transition: height 0.5s linear;
}
.hotelDetail .room .roomList .roomItem .roomTypeList .roomTypeItem[data-v-005e9714] {
  width: 100%;
  padding: 0.4rem 0;
  box-sizing: border-box;
  border-top: 0.02667rem dashed #d1d5d6;
  display: flex;
}
.hotelDetail .room .roomList .roomItem .roomTypeList .roomTypeItem p[data-v-005e9714] {
  margin: 0;
}
.hotelDetail .room .roomList .roomItem .roomTypeList .roomTypeItem .roomTypeItemLeft[data-v-005e9714] {
  width: 5.33333rem;
}
.hotelDetail .room .roomList .roomItem .roomTypeList .roomTypeItem .roomTypeItemLeft .name[data-v-005e9714] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 0.42667rem;
  font-weight: 600;
  color: #1e2e4a;
  margin-bottom: 0.13333rem;
}
.hotelDetail .room .roomList .roomItem .roomTypeList .roomTypeItem .roomTypeItemLeft .name .namename[data-v-005e9714] {
  margin-right: 0.13333rem;
}
.hotelDetail .room .roomList .roomItem .roomTypeList .roomTypeItem .roomTypeItemLeft .name .productTag[data-v-005e9714] {
  margin-right: 0.13333rem;
  margin-bottom: 0.05333rem;
  display: block;
  color: #f02a5a;
  background: #ffe6ef;
  font-weight: 500;
  font-size: 0.29333rem;
  line-height: 0.29333rem;
  padding: 0.05333rem;
  display: inline-flex;
}
.hotelDetail .room .roomList .roomItem .roomTypeList .roomTypeItem .roomTypeItemLeft .text1[data-v-005e9714] {
  font-size: 0.32rem;
  font-weight: 400;
  color: #4e5d7a;
}
.hotelDetail .room .roomList .roomItem .roomTypeList .roomTypeItem .roomTypeItemLeft .tipsBox[data-v-005e9714] {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
}
.hotelDetail .room .roomList .roomItem .roomTypeList .roomTypeItem .roomTypeItemLeft .tipsBox .tipsTag[data-v-005e9714] {
  background: rgba(0, 0, 0, 0.2);
  padding: 0.06667rem 0.08rem;
  margin-right: 0.10667rem;
  border-radius: 0.08rem;
  font-size: 0.26667rem;
}
.hotelDetail .room .roomList .roomItem .roomTypeList .roomTypeItem .roomTypeItemRight[data-v-005e9714] {
  flex: 1;
  text-align: right;
}
.hotelDetail .room .roomList .roomItem .roomTypeList .roomTypeItem .roomTypeItemRight .text1[data-v-005e9714] {
  font-size: 0.32rem;
  font-weight: 400;
  color: #999999;
}
.hotelDetail .room .roomList .roomItem .roomTypeList .roomTypeItem .roomTypeItemRight .textPayed[data-v-005e9714] {
  font-size: 0.26667rem;
  color: #333333;
}
.hotelDetail .room .roomList .roomItem .roomTypeList .roomTypeItem .roomTypeItemRight .text2[data-v-005e9714] {
  color: #009984;
  font-size: 0.50667rem;
  font-weight: 600;
}
.hotelDetail .room .roomList .roomItem .roomTypeList .roomTypeItem .roomTypeItemRight .text2 .spanText[data-v-005e9714] {
  font-weight: 400;
  font-size: 0.26667rem;
}
.hotelDetail .room .roomList .roomItem .roomTypeList .roomTypeItem .roomTypeItemRight .text2 .spanText2[data-v-005e9714] {
  font-weight: 400;
  font-size: 0.26667rem;
}
.hotelDetail .room .roomList .roomItem .roomTypeList .roomTypeItem .roomTypeItemRight .text2 .spanText4[data-v-005e9714] {
  margin-left: 0.12rem;
}
.hotelDetail .room .roomList .roomItem .roomTypeList .roomTypeItem .roomTypeItemRight .text2 .spanText9[data-v-005e9714] {
  letter-spacing: -0.02rem;
  margin-left: -0.02667rem;
}
.hotelDetail .room .roomList .roomItem .roomTypeList .roomTypeItem .roomTypeItemRight .text2 .spanText10[data-v-005e9714] {
  font-size: 0.45333rem;
}
.hotelDetail .room .roomList .roomItem .roomTypeList .roomTypeItem .roomTypeItemRight .text2 .spanText11[data-v-005e9714] {
  font-size: 0.4rem;
}
.hotelDetail .room .roomList .roomItem .roomTypeList .roomTypeItem .roomTypeItemRight .text3[data-v-005e9714] {
  font-size: 0.26667rem;
  color: #999999;
  font-weight: 400;
  font-family: PingFangSC, PingFang SC;
  margin-top: -0.10667rem;
}
.hotelDetail .room .roomList .roomItem .roomTypeList .roomTypeItem .roomTypeItemRight .button[data-v-005e9714] {
  margin-top: 0.13333rem;
  display: flex;
  flex-flow: row-reverse;
}
.hotelDetail .room .roomList .roomItem .roomTypeList .roomTypeItem .roomTypeItemRight .button .tip[data-v-005e9714] {
  font-size: 0.26667rem;
  font-weight: 500;
  color: #fc346b;
}
.hotelDetail .room .roomList .roomItem .roomTypeList .roomTypeItem .roomTypeItemRight .button .productBtn[data-v-005e9714] {
  padding: 0 0.13333rem;
  height: 0.72rem;
  color: #ffffff;
  line-height: 0.72rem;
  font-size: 0.32rem;
  border-radius: 0.10667rem;
  width: fit-content;
  white-space: nowrap;
}
.hotelDetail .room .roomList .roomItem .roomTypeList .roomTypeItem .roomTypeItemRight .button .productBtn2[data-v-005e9714] {
  padding: 0 0.26667rem;
  color: #ffffff;
  font-size: 0.32rem;
  border-radius: 0.10667rem;
  width: fit-content;
  white-space: nowrap;
}
.hotelDetail .room .roomList .roomItem .roomTypeList .roomTypeItem .roomTypeItemRight .yufu[data-v-005e9714] {
  font-size: 0.26667rem;
  color: #f02a5a;
  font-weight: 400;
}
.hotelDetail .room .roomList .roomItem .roomTypeList .roomTypeItem .roomTypeItemRight .yufu2[data-v-005e9714] {
  min-width: 1.46667rem;
}
.hotelDetail .room .roomList .roomItem .roomTypeList .showMore[data-v-005e9714] {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  background: #ffffff;
  width: 100%;
  text-align: center;
  font-size: 0.37333rem;
  font-weight: 500;
  color: #009984;
}
.hotelDetail .room .empty2[data-v-005e9714] {
  margin-top: 0.4rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.hotelDetail .room .empty2 img[data-v-005e9714] {
  height: 2.90667rem;
  width: 3.68rem;
  display: block;
}
.hotelDetail .room .empty2 div[data-v-005e9714] {
  margin-top: 0.4rem;
  font-size: 0.37333rem;
  font-weight: 400;
  color: #999999;
}
.hotel-rule[data-v-005e9714] {
  margin-top: 0.2rem;
  width: fit-content;
  padding: 0 0.13333rem;
  line-height: 0.45333rem;
  min-height: 0.45333rem;
  background: linear-gradient(180deg, #fff29a 0%, #ffe061 100%);
  border-radius: 0.10667rem;
  border: 0.01333rem solid;
  border-image: linear-gradient(180deg, rgb(251, 210, 73), rgb(245, 166, 35)) 1 1;
  font-size: 0.32rem;
  font-weight: 400;
  color: #1e2e4a;
}
.hotel-rule2[data-v-005e9714] {
  width: fit-content;
  margin: 0.13333rem 0 0.16rem 0;
  font-size: 0.32rem;
  line-height: 0.34667rem;
  font-weight: 400;
  color: #1e2e4a;
  display: flex;
  position: relative;
}
.hotel-rule2 .iconBox[data-v-005e9714] {
  position: absolute;
  right: -0.46667rem;
  top: 0;
  background: #ffffff;
  width: 0.48rem;
  height: 0.34667rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hotel-rule2 .iconBox .icon[data-v-005e9714] {
  height: 0.34667rem;
  width: 0.34667rem;
}
.hotel-rule2 .refunText[data-v-005e9714] {
  overflow: hidden;
  height: 0.34667rem;
  position: relative;
  width: fit-content;
}
.hotel-rule2 .refunText .iconBox[data-v-005e9714] {
  right: -0.06667rem;
}
.hotel-rule2 .refunText2[data-v-005e9714] {
  padding-right: 0.46667rem;
}
.hotel-rule2 .hotel-icon[data-v-005e9714] {
  margin-top: 0.01333rem;
  margin-right: 0.13333rem;
  height: 0.26667rem;
  width: 0.26667rem;
}
.hotel-rule2 .hotel-icon2[data-v-005e9714] {
  margin-top: 0.01333rem;
}
.reserveTip[data-v-005e9714] {
  padding: 0.53333rem;
}
.reserveTip .tipTiele[data-v-005e9714] {
  padding-top: 0.13333rem;
}
.reserveTip .content[data-v-005e9714] {
  padding-top: 0.53333rem;
  font-size: 0.4rem;
}
.reserveTip .priceList[data-v-005e9714] {
  display: flex;
  justify-content: space-between;
  font-size: 0.32rem;
  margin: 0.26667rem 0;
}
.reserveTip .tipList[data-v-005e9714] {
  font-size: 0.32rem;
}
.reserveTip .tipList .tipItem[data-v-005e9714] {
  margin: 0.06667rem 0;
}
.reserveTip .btns[data-v-005e9714] {
  padding-top: 0.26667rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.cancelTip .priceList[data-v-005e9714],
.cancelTip .tipList[data-v-005e9714] {
  padding: 0.66667rem 0 1.33333rem 0;
}
.empty2[data-v-005e9714] {
  margin-top: 1.2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.empty2 img[data-v-005e9714] {
  height: 2.90667rem;
  width: 3.68rem;
  display: block;
}
.empty2 div[data-v-005e9714] {
  margin-top: 0.4rem;
  font-size: 0.37333rem;
  font-weight: 400;
  color: #999999;
}
.service[data-v-005e9714] {
  position: fixed;
  left: 0.53333rem;
  bottom: 0.53333rem;
  z-index: 2;
  height: 1.06667rem;
  width: 1.06667rem;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 0 0 0.08rem 0 rgba(116, 116, 116, 0.4);
}
.service .serviceTel[data-v-005e9714] {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.service .serviceTel img[data-v-005e9714] {
  width: 0.48rem;
  height: 0.48rem;
}
.filterButtons[data-v-005e9714] {
  display: flex;
  padding: 0.26667rem 0;
  gap: 0.26667rem;
}
.filterButtons .filterBtn[data-v-005e9714] {
  flex: 1;
  height: 0.93333rem;
  background: #ffffff;
  border: 0.01333rem solid #dddddd;
  border-radius: 0.13333rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0.26667rem;
  font-size: 0.37333rem;
  color: #333333;
  box-sizing: border-box;
  overflow: hidden;
}
.filterButtons .filterBtn .filterTitle[data-v-005e9714] {
  flex: 1;
  min-width: 0;
  margin-right: 0.13333rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.filterButtons .filterBtn .icon[data-v-005e9714] {
  width: 0.32rem;
  height: 0.32rem;
  flex-shrink: 0;
}
.popup-content[data-v-005e9714] {
  padding: 0.4rem;
  max-height: 75vh;
  overflow-y: auto;
}
.popup-content .popup-title[data-v-005e9714] {
  font-size: 0.42667rem;
  font-weight: 600;
  color: #333;
  margin-bottom: 0.4rem;
  padding-left: 0.4rem;
}
.popup-content .popup-list .popup-item[data-v-005e9714] {
  height: 1.33333rem;
  line-height: 1.33333rem;
  font-size: 0.37333rem;
  padding-left: 0.4rem;
  margin: 0.13333rem 0;
  border-radius: 0.10667rem;
  color: #333;
  transition: all 0.3s ease;
}
.popup-content .popup-list .popup-item.active[data-v-005e9714] {
  color: #009984;
  background-color: #eef8f7;
  font-weight: 500;
  position: relative;
}
.popup-content .popup-list .popup-item.active[data-v-005e9714]::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0.08rem;
  height: 100%;
  background: #009984;
  border-radius: 0 0.04rem 0.04rem 0;
}
.popup-content .popup-list .popup-item[data-v-005e9714]:last-child {
  border-bottom: none;
}

.van-cell__title {
  flex: none;
}
.van-cell {
  padding: 0;
}
.van-collapse-item__content {
  padding: 0;
}

