/*@f18:18*@c;
 @f22:22*@c;
 @f20:20*@c;
 @f24:24*@c;
 @f30:30*@c;
 @f40:40*@c;*/
body {
  width: 100%;
  height: 100%;
}
.c-header-fixed {
  height: 1rem;
  background: #F5F5F5;
  border: none;
  color: #424242;
}
.c-header-fixed .title-grade {
  margin-right: 1rem;
}
.container-main {
  position: relative;
  width: 100%;
  height: 100%;
}
.container-main .sticky-box {
  border-bottom: 1px solid #ccc;
}
.container-main .sticky-box .nav-tabs-flex {
  padding: 0 0;
  margin: 0rem 0.05rem 0.1rem 0.05rem;
}
main {
  padding-bottom: 1rem;
  background-color: #ffffff;
  width: 100%;
  height: 100%;
}
/*顶部banner*/
.iconfont-text {
  font-size: 0.25rem;
}
.section-item {
  padding-bottom: 0.35rem;
}
.sale-info .market-price {
  text-decoration: line-through;
}
.word-color-red {
  color: #FF4443;
}
.word-color-blue {
  color: #1A81D9;
}
.border-line {
  height: 1px;
  background: #ccc;
}
.border-line-more {
  height: 1px;
  background: #ccc;
  margin: 0.5rem 0;
}
.hotel-data {
  width: 100%;
  margin-top: -0.3rem;
  margin-bottom: 0.2rem;
  padding: 0.5rem 0.4rem 0.5rem 0.4rem;
  height: auto;
  background: #fff;
  position: relative;
  z-index: 20;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
  overflow: visible;
  font-size: 0.25rem;
}
.hotel-data .hotel-name {
  margin-top: 0rem;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* 超出两行*/
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 0.38rem;
  font-weight: normal;
}
.hotel-data .title-desc {
  margin-top: 0.2rem;
}
.hotel-data .title-desc-two {
  margin-top: 0.1rem;
}
.hotel-data .title-desc-more {
  margin-top: 0.3rem;
}
.product-data {
  width: 100%;
  margin-top: 0.3rem;
  margin-bottom: 0.2rem;
  padding: 0rem 0.4rem 0rem 0.4rem;
  height: auto;
  background: #fff;
  position: relative;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
  overflow: visible;
  font-size: 0.23rem;
}
.product-data .product-name {
  margin-top: 0.1rem;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* 超出两行*/
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 0.38rem;
  font-weight: normal;
}
.product-data .title-desc-data {
  border-left: 3px solid #F4F5F8;
  color: #5f5c5c;
}
.product-data .title-desc-data ul li {
  margin-left: 0.3rem;
  display: inline-block;
}
.product-data .title-desc {
  margin-top: 0.1rem;
}
.product-data .title-desc .all-left-data {
  margin-left: 0.4rem;
}
.product-data .hotel-tel {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 0.2rem 0;
  margin-bottom: 0.5rem;
}
.product-data .title-desc-two {
  margin-top: 0.1rem;
}
.product-data .title-desc-more {
  margin-top: 0.3rem;
}
.product-data .tra-data .weui-flex__item {
  margin-left: 0.4rem;
}
.product-data .img-data .img-data-item-more {
  margin-left: 0.2rem;
}
.product-data .img-data .img-data-item {
  position: relative;
  top: 0;
  left: 0rem;
}
.product-data .img-data .img-data-item .img-num-main {
  position: absolute;
  bottom: 0.15rem;
  left: 0.1rem;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  /* 黑色背景，50%透明度 */
  font-size: 0.2rem;
  color: #ffffff;
  border-radius: 0.05rem;
}
.product-data .img-data .img-data-item img {
  width: 3rem!important;
  height: 2rem;
  border-radius: 0.1rem;
}
.product-service {
  margin-bottom: 0.2rem;
  padding: 0.2rem 0 0 0;
}
.product-service .service-desc {
  font-size: 0.25rem;
}
.product-service .service-desc .service-desc-notice {
  font-size: 0.23rem;
  color: #5f5c5c;
}
.product-service .service-desc .all-left-data {
  margin-left: 0.35rem;
}
.product-service .service-desc .all-left-data-two {
  margin-left: 0.35rem;
  width: 0.5rem;
}
.product-service .service-name {
  padding-bottom: 0.2rem;
  font-size: 0.38rem;
  font-weight: normal;
  color: #202020;
}
.product-service .service-name .iconfont {
  color: #E04D4C;
  font-weight: 600;
}
.product-service .service-desc-main {
  margin-top: 0.3rem;
}
.product-service .service-desc-main .service-desc {
  color: #DC4B3E;
}
.product-service .service-item {
  margin-top: 0.1rem;
}
.product-service .service-item .service-desc {
  line-height: 0.5rem;
}
.product-service .service-item .item-size {
  font-size: 0.25rem;
}
.product-service .service-item .weui-cells__group_form .weui-cell {
  padding: 8px 16px;
}
.product-service .service-item .service-paytype .service-paytype-item {
  margin-left: 0.3rem;
}
.product-service .service-item .service-paytype img {
  width: 1.6rem;
  height: 0.96rem;
  border-radius: 0.1rem;
}
.product-service .weui-form {
  padding: 0 0;
}
.product-service .product-tab {
  padding: 0 0.2rem 0 0.2rem;
}
.product-service .product-tab .pd-card {
  padding: 0.1rem 0.3rem 0.1rem 0.2rem;
  margin: 0rem 0rem 0rem 0rem;
  background: #fff;
  border-radius: 0.21333rem;
  -webkit-box-shadow: 0 0.08rem 0.26667rem 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 0.08rem 0.26667rem 0 rgba(0, 0, 0, 0.06);
}
.product-service .product-tab .pd-card .zmjd-cell {
  border-radius: 0.21333rem;
}
.product-service .product-tab .pd-sku .name {
  padding: 0;
  margin: 0 0 0 0;
  font-size: 0.31rem;
  line-height: 0.43333rem;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 700;
}
.product-service .product-tab .pd-sku .desc {
  font-size: 0.25rem;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: rgba(0, 0, 0, 0.6);
  margin-top: 0.13333rem;
}
.product-service .product-tab .pd-sku .price {
  margin: 0.13333rem 0 0.32rem 0;
  position: relative;
}
.product-service .product-tab .pd-sku .price .zmjd-tag__icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 0.38rem;
  font-size: 0.25rem;
  line-height: 0.38rem;
  color: #ff414d;
}
.product-service .product-tab .pd-sku .price .zmjd-tag__icon > span:first-child {
  border-radius: 0.04333rem 0 0 0.04333rem;
  background: #ff414d;
  color: #fff;
}
.product-service .product-tab .pd-sku .price .zmjd-tag__icon > span {
  height: inherit;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0.01667rem solid #ff414d;
  padding: 0 0.05rem;
}
.product-service .product-tab .pd-sku .price .vip-price {
  font-size: 0.41rem;
  color: #ff414d;
  font-weight: 700;
}
.product-service .product-tab .pd-sku .policy {
  position: relative;
  margin: 0rem 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  top: -0.2rem;
}
.product-service .product-tab .pd-sku .policy .tag {
  height: 0.42667rem;
  line-height: 0.42667rem;
  margin: 0 0.21333rem 0 0;
  color: rgba(0, 0, 0, 0.8);
  font-size: 0.25rem;
}
.product-service .product-tab .pd-sku .policy .tag .icon {
  position: relative;
  top: -0.02667rem;
  font-size: 0.25rem;
  color: #00b87a;
  vertical-align: middle;
}
.product-service .product-tab .pd-sku .policy .book-dates {
  height: 0.42667rem;
  font-size: 0.25rem;
  line-height: 0.42667rem;
  color: #00b4ca;
  text-decoration: none;
}
.product-service .product-tab .product-detail .zmjd-cell {
  padding-left: 0.17333rem;
  padding-right: 0.17333rem;
}
.product-service .product-tab .zmjd-cell--clickable {
  cursor: pointer;
}
.product-service .product-tab .zmjd-cell,
.product-service .product-tab .zmjd-cell:not(:last-child):after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-service .product-tab .zmjd-cell {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0.1rem 0.1rem;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.9);
  font-size: 0.33rem;
  line-height: 0.54rem;
  background-color: #fff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 0.2rem;
  margin-top: 0.2rem;
}
.product-service .product-tab .zmjd-cell__content,
.product-service .product-tab .zmjd-cell__content--left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.product-service .product-tab .zmjd-cell__content {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.product-service .product-tab .vip-icon-right {
  margin-top: 0.05rem;
}
.product-service .product-tab .vip-icon {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  /* 超出两行*/
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-right: 0.1rem;
}
.product-service .product-tab .vip-icon .img_one {
  width: 0.5rem;
  vertical-align: middle;
}
.product-service .product-tab .vip-icon .img_two {
  width: 1rem;
  vertical-align: middle;
}
.product-service .product-tab .vip-icon .vip-remark {
  font-size: 0.28rem;
  margin-top: 0.2rem !important;
}
.product-service .address-content {
  margin: 0 auto;
  margin-top: 0.2rem;
}
.product-service .address-content .zmjd-icon {
  font-family: zmjd-icon !important;
  font-size: 0.45rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.product-service .address-content .zmjd-icon {
  position: relative;
}
.product-service .address-content .map {
  padding: 0 0.05rem 0 0.15rem;
}
.product-service .address-content .map .map-wrap .content {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: url('https://pic.qianlvtong.com//1001/1001/mpa_bk.png') center / 100% 100% no-repeat;
}
.product-service .address-content .map .map-wrap .content .left {
  padding-top: 0.02667rem;
  width: 7rem;
  overflow: hidden;
  word-wrap: break-word;
}
.product-service .address-content .map .map-wrap .content .left .address {
  color: rgba(0, 0, 0, 0.8);
  padding-bottom: 0.13333rem;
  font-size: 0.22rem;
  font-weight: 400;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  /* 超出两行*/
  -webkit-box-orient: vertical;
  overflow: hidden;
  white-space: nowrap;
}
.product-service .address-content .map .map-wrap .content .left .address-detail {
  color: rgba(0, 0, 0, 0.4);
  font-size: 0.25rem;
  vertical-align: middle;
}
.product-service .address-content .map .map-wrap .content .left .address-detail i {
  vertical-align: 0;
}
.product-service .address-content .map .map-wrap .content .left .left_nums {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  /* 超出两行*/
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.product-service .address-content .map .map-wrap .content .left .address_show_more {
  color: rgba(0, 0, 0, 0.6);
}
.product-service .address-content .map .map-wrap .content .right:before {
  content: "";
  height: 0.64rem;
  width: 0.02667rem;
  position: absolute;
  left: 0;
  background-color: rgba(0, 0, 0, 0.12);
  top: 25%;
}
.product-service .address-content .map .map-wrap .content .right {
  width: 2rem;
  text-align: right;
  color: #00b4ca;
  margin-left: 0.5rem;
  position: relative;
}
.product-service .address-content .map .map-wrap .content .right .address-icon {
  display: inline-block;
  text-align: center;
}
.product-service .address-content .map .map-wrap .content .right .address-icon .icon-navigation {
  font-size: 0.48rem;
}
.product-service .address-content .map .map-wrap .content .right .address-icon .navigation-desc {
  margin-top: -0.05rem;
  font-size: 0.22rem;
}
.c-footer .payed-order {
  background: #DA4839;
  color: #ffffff;
  width: 100%;
  line-height: 0.25rem;
}
