   .xhwt-venue-booking-new-body {
     background-color: #F1F3F4;
   }

   .xhwt-venue-booking-new {
     padding: 0.93rem;
   }

   .xhwt-venue-booking-new .top-box {
     position: fixed;
     top: 0;
     left: 0;
     z-index: 40;
     width: 100%;
   }

   .xhwt-venue-booking-new .filter {
     display: flex;
     align-items: center;
     justify-content: center;
     background: #FFFFFF;
     height: 3.21rem;
   }

   .xhwt-venue-booking-new .filter .filter-item {
     display: flex;
     align-items: center;
font-size: 1.07rem;
color: #1A1A1A;
   }

   .xhwt-venue-booking-new .filter .filter-item img {
     width: 0.61rem;
     height: 0.36rem;
     margin-left: 0.71rem;
   }

   .xhwt-venue-booking-new .list {
     padding-top: 3.3rem;
   }

   .xhwt-venue-booking-new .list .item {
     margin-bottom: 1.04rem;
   }

   .xhwt-venue-booking-new .list .item .type-box {
     display: flex;
     align-items: center;
     margin-bottom: 0.71rem;
     padding: 0;
     background-color: transparent;
   }

   .xhwt-venue-booking-new .list .item .type-box img {
     width: 1.39rem;
     height: 1.39rem;
     margin: 0;
     border-radius: 0.3rem;
   }

   .xhwt-venue-booking-new .list .item .type-box span {
     font-family: PingFang SC;
     font-weight: 500;
     font-size: 1rem;
     color: #1A1A1A;
     margin-left: 0.68rem;
   }

   .xhwt-venue-booking-new .list .item .product-list .product-item {
     height: 7.86rem;
     background: #FFFFFF;
     border-radius: 0.71rem;
     padding: 0.75rem 0.75rem 0.68rem 0.71rem;
     display: flex;
     margin-bottom: 0.71rem;
   }

   .xhwt-venue-booking-new .list .item .product-list .product-item .img-wrap {
     width: 6.43rem;
     height: 6.43rem;
     background: #4D1514;
     border-radius: 0.36rem;
     flex: none;
     margin-right: 0.75rem;
   }

   .xhwt-venue-booking-new .right-wrap {
     flex: 1;
     position: relative;
   }

   .xhwt-venue-booking-new .right-wrap .top-content {
     display: flex;
     justify-content: space-between;
   }

   .xhwt-venue-booking-new .right-wrap .top-content .product-info {
     margin: 0;
   }

   .xhwt-venue-booking-new .right-wrap .top-content .name {
     max-width: 15rem;
     font-family: PingFang SC;
     font-weight: bold;
     font-size: 1rem;
     color: #1A1A1A;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
     margin: 0;
   }

   .xhwt-venue-booking-new .right-wrap .top-content .price {
     font-weight: 500;
     font-size: 1rem;
     color: #BF1932;
     margin-top: 0.8rem;
   }

   .xhwt-venue-booking-new .right-wrap .top-content .unit {
     font-size: 0.71rem;
   }

   .xhwt-venue-booking-new .right-wrap .bottom-content {
     display: flex;
     align-items: center;
     justify-content: space-between;
     position: absolute;
     bottom: 0;
     width: -webkit-fill-available;
   }

   .xhwt-venue-booking-new .right-wrap .bottom-content .view-venue {
     font-family: PingFang SC;
     font-weight: 500;
     font-size: 0.86rem;
     color: #112F78;
     display: flex;
     align-items: center;
     margin: 0;
   }

   .xhwt-venue-booking-new .right-wrap .bottom-content .view-venue img {
     height: 1.21rem;
     width: 1.21rem;
     margin-right: 0.32rem;

   }

   .xhwt-venue-booking-new .right-wrap .bottom-content .reservation-btn {
     padding: 0.75rem 1.07rem;
     background: #112F78;
     border-radius: 2rem;
     font-weight: 500;
     font-size: 28rpx;
     color: #FFFFFF;
     line-height: 1;
     margin: 0;
   }

   .xhwt-venue-booking-new .right-wrap .coupon-icon {
     width: 3rem;
     height: 1.39rem;
     margin: 0;
   }

   /* 
    .xhwt-venue-booking-new .list .center-img {
      width: 100%;
      height: 10rem;
      background: #FFFFFF;
      border-radius: 0.71rem 0.71rem 0rem 0rem;
    }

    .xhwt-venue-booking-new .list {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: flex-start;
      margin-left: 0;
      margin-right: -0.7rem;
      flex-wrap: wrap;
    }

    .xhwt-venue-booking-new .list .item {
      background: #FFFFFF;
      border-radius: 0.77rem;
      margin-bottom: 0.71rem;
      width: calc(50% - 0.7rem);
      align-items: stretch;
      justify-content: flex-start;
      margin-left: 0%;
    }

    .xhwt-venue-booking-new .list .item .center-info {
      padding: 0.5rem 0.86rem;
    }

    .xhwt-venue-booking-new .list .item .center-info .title {
      font-family: PingFang SC;
      font-weight: bold;
      font-size: 1.27rem;
      color: #1A1A1A;
    }

    .xhwt-venue-booking-new .list .item .center-info .address {
      font-family: PingFang SC;
      font-weight: 500;
      font-size: 0.86rem;
      color: #B3B3B3;
      margin-top: 0.3rem;
    }

    .xhwt-venue-booking-new .list .item .center-info .center-type-box {
      margin: 0;
      margin-top: 0.3rem;
      overflow-x: scroll;
    }

    .xhwt-venue-booking-new .list .item .center-info .center-type-box .label-list {
      width: max-content;
      display: flex;
      margin: 0;
      flex-wrap: nowrap;
    }

    .xhwt-venue-booking-new .list .item .center-info .center-type-box .center-type-item {
      flex: none;
      margin-right: 0.36rem;
      padding: 0.18rem 0.43rem;
      background: #E6EAF3;
      border-radius: 0.18rem;
      line-height: 1;
      color: #1E41C4;
    }

    .xhwt-venue-booking-new .list .item .center-info .center-type-box .center-type-item:last-child {
      margin-right: 0;
    } */

   .ellipsis {
     white-space: nowrap;
     /* 防止文本换行 */
     overflow: hidden;
     /* 隐藏溢出的内容 */
     text-overflow: ellipsis;
     /* 显示省略号 */
     background: transparent;
   }

   .line2 {
     display: -webkit-box;
     -webkit-line-clamp: 2;
     /* 限制行数为2 */
     -webkit-box-orient: vertical;
     overflow: hidden;
   }