/*@f18:18*@c;
 @f22:22*@c;
 @f20:20*@c;
 @f24:24*@c;
 @f30:30*@c;
 @f40:40*@c;*/
body {
  background: #F4F4F4;
  height: 15rem;
  /* 内阴影 */
  box-shadow: inset 0 10px 0px rgba(0, 0, 0, 0.5);
  /* 外阴影 */
  width: 100%;
  height: 100%;
  padding: 0;
}
ul,
li {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul,
li {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 0.32rem;
}
.c-header-fixed {
  height: 1rem;
  background: #F5F5F5;
  border: none;
  color: #424242;
}
.c-header-fixed .title-grade {
  margin-right: 1rem;
}
.disabled {
  visibility: hidden!important;
}
.word-color-red {
  color: #FF4443;
}
.user-main {
  min-height: 15rem;
  color: #868686;
  background: #F4F4F4;
}
.user-main .border-line {
  height: 0.035rem;
  background: #F5F5F5;
}
.user-main .border-line-bolder {
  height: 0.12rem;
  background: #F5F5F5;
}
.user-main .border-line-three {
  height: 0.025rem;
  background: #F5F5F5;
}
.user-main .top-banner {
  display: inline-block;
  width: 100%;
}
.user-main .top-banner .swiper-slide {
  width: 100%;
}
.user-main .top-banner .pic {
  width: 100%;
  height: 4.05rem;
}
.user-main .top-banner p {
  margin: 0;
}
.user-main .top-banner .text {
  position: absolute;
  bottom: 0.5rem;
  width: 100%;
  color: #fff;
}
.user-main .top-banner .title {
  margin: 0;
  font-size: 0.32rem;
}
.user-main .top-title-main {
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
  position: relative;
  z-index: 110;
  top: -1.535rem;
  left: 0%;
  width: 80%;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  /* 黑色背景，50%透明度 */
  line-height: 0.65rem;
  /* 使文本垂直居中 */
  font-size: 0.3rem;
}
.user-main .top-title-main .title_two {
  font-size: 0.26rem;
}
.user-main .product-data {
  width: 100%;
  margin-top: -1.3rem;
  margin-bottom: 0.2rem;
  padding: 0.2rem 0.4rem 0.3rem 0.4rem;
  height: auto;
  background: #ffffff;
  position: relative;
  z-index: 20;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
  overflow: visible;
  font-size: 0.23rem;
}
.user-main .product-data .product-desc-zero {
  border-bottom: 1px solid #ECECEC;
  padding-bottom: 0.2rem;
}
.user-main .product-data .product-desc-zero .local-city {
  color: #000000;
  font-size: 0.4rem;
}
.user-main .product-data .product-desc-zero .local-nav {
  color: #0FE6EF;
  margin-top: 0.12rem;
}
.user-main .product-data .product-desc-zero .local-nav .iconfont {
  margin-top: 0.5rem;
}
.user-main .product-data .top-main .hotel-date {
  padding-top: 0rem;
}
.user-main .product-data .place-lea {
  margin-top: 0.25rem;
  width: 100%;
  padding-left: 0.75rem;
  font-size: 0.38rem;
}
.user-main .product-data .place-lea .place-lea-vo {
  border-top: 1px solid #ECECEC;
  border-bottom: 1px solid #ECECEC;
  padding: 0.175rem 0;
}
.user-main .product-data .place-lea .weui-cell__bd {
  color: #999999;
}
.user-main .product-data .place-lea .lea-item {
  white-space: nowrap;
  /* 确保文本不换行 */
  overflow: hidden;
  /* 隐藏超出容器的内容 */
  text-overflow: none;
  /* 超出文本显示为省略号 */
  text-align: right;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: flex-end;
  line-height: 0.5rem;
}
.user-main .product-data .place-lea .lea-item span {
  font-size: 0.23rem;
  border-radius: 0.23rem;
  background: #FB6C46;
  color: #ffffff;
  padding: 0.025rem 0.2rem;
}
.user-main .product-data .place-lea .place-lea-icon {
  padding-right: 0.45rem;
}
.user-main .product-data .book-btn {
  margin-top: 0.5rem;
}
.user-main .product-data .book-btn .weui-btn {
  width: 100%;
}
.user-main .product-data .book-btn .weui-btn_warning {
  background: #0FE6EF;
  box-shadow: inset 25px 20px 20px #20C0D6, inset 20px 20px 25px #27C9DF, inset 20px 20px 25px #50B1BE;
  color: #ffffff;
}
.user-main .weui-icon-checked {
  border-radius: 50%;
  border: 1px solid #cccccc;
}
.user-main .weui-cells_checkbox .weui-check:checked + .weui-icon-checked {
  color: #3A3A3A;
}
.user-main .top-info-title {
  line-height: 0.5rem;
  vertical-align: middle;
  color: #A1A3AE;
}
.user-main .top-info-title .circle {
  border-radius: 0.2rem;
  height: 0.2rem;
  border: 1px solid #A1A3AE;
  padding: 0.05rem 0.2rem;
}
.user-main .top-info-title .in,
.user-main .top-info-title .out {
  font-weight: 600;
  color: #000000;
}
.user-main .top-info-title .left-icon {
  margin-right: 0.5rem;
  color: #000000;
}
.user-main .btm {
  width: 100%;
  height: 50%;
  background-color: #F5F5F5;
  color: #000000;
  overflow-y: auto;
  padding: 0.2rem 0.3rem;
}
.user-main .btm .btm-close {
  position: fixed;
  left: 0;
  right: 0.5rem;
  top: 50%;
  font-size: 0.8rem;
  color: red;
}
.user-main .btm .buy-btn-main {
  position: relative;
  width: 2rem;
  top: 0rem;
  right: 0;
  left: 0rem;
  z-index: 100;
  cursor: pointer;
}
.user-main .btm .buy-btn-main .buy-btn {
  position: absolute;
  top: 33.3%;
  left: 0.5rem;
  color: #ffffff;
  border-radius: 0.1rem;
  width: 1.2rem;
  font-size: 13px;
  background: #DA4839;
  line-height: 0.7rem;
}
.user-main .btm .btm-item {
  font-size: 15px;
  padding-bottom: 0.15rem;
  padding-top: 0.1rem;
  border-bottom: 1px solid #E8E8E8;
}
.user-main .btm .btm-item .btm-name {
  font-size: 0.32rem;
}
.user-main .btm .btm-item .btm-name-icon {
  /*background: #00AEA8;*/
  border: 1px solid #3fafee;
  border-radius: 0.05rem;
  line-height: 0.6rem;
  padding: 0.05rem 0.05rem;
  margin-left: 0.05rem;
  font-size: 0.2rem;
  font-weight: normal;
  color: #3fafee;
}
.user-main .btm .btm-item .price-data-main {
  margin-top: -0.1rem;
}
.user-main .btm .btm-item .price-data-main .cny-icon {
  font-size: 0.2rem;
}
.user-main .btm .btm-item .price-data-main .price-data .coupon-icon {
  background: #FBA62C;
  border-radius: 0.05rem;
  line-height: 0.6rem;
  padding: 0.05rem 0.05rem;
  margin-left: 0.05rem;
  font-size: 0.15rem;
  font-weight: normal;
  color: #ffffff;
}
.user-main .btm .btm-item .price-data-main .price-data .coupon-icon-two {
  background: #F3EFE6;
  color: #896C58;
}
.user-main .btm .btm-item .price-data-main .price-data .sell-price {
  color: #D02F14;
  font-size: 18px;
  font-weight: 600;
  line-height: 0.5rem;
}
.user-main .btm .btm-item .price-data-main .price-data .market-price {
  text-decoration: line-through;
}
.user-main .btm .btm-item:last-child {
  border-bottom: none;
}
.user-main .swiper-hotel-main {
  background: #F4F4F4;
  width: 91.5%;
  margin: 0 auto;
  padding-bottom: 0.2rem;
  margin-top: 0.15rem;
}
.user-main .swiper-hotel-main .hotel_main_one {
  padding: 0 0 0.2rem 0.1rem;
  font-weight: 700;
  font-size: 0.28rem;
  color: #70709A;
}
.user-main .swiper-hotel-main .hotel-main {
  margin: 0 auto;
  padding: 0 0.1rem;
}
.user-main .swiper-hotel-main .hotel-main .goods-grid-list .item {
  width: 50%;
  height: 4.5rem;
  margin: 0;
  padding: 0;
  float: left;
  margin-bottom: 0.2rem;
}
.user-main .swiper-hotel-main .hotel-main .goods-grid-list .item ._section {
  width: 94%;
  height: 4.3rem;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 4px;
  box-sizing: border-box;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
  background: #fff;
  /* 内阴影 */
  /* 外阴影 */
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.user-main .swiper-hotel-main .hotel-main .goods-grid-list .item .top {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
.user-main .swiper-hotel-main .hotel-main .goods-grid-list .item img {
  width: 100%;
  height: 2.3rem;
}
.user-main .swiper-hotel-main .hotel-main .goods-grid-list .item .info {
  width: 92%;
  height: auto;
  margin: 0 auto;
  padding: 0 0 0.6rem;
}
.user-main .swiper-hotel-main .hotel-main .goods-grid-list .item .info .tit {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  font-size: 0.28rem;
  line-height: 0.4rem;
  color: #2c2c2c;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  min-height: 0.85rem;
  border-bottom: 1px solid #f2f2f2;
}
.user-main .swiper-hotel-main .hotel-main .goods-grid-list .item .info .tit .small {
  color: #939394;
}
.user-main .swiper-hotel-main .hotel-main .goods-grid-list .item .info .price {
  width: 100%;
  height: auto;
  margin: 3px 0 0;
  padding: 0;
  font-size: 0.28rem;
  font-weight: bold;
  color: #fe8000;
  line-height: 0.8rem;
}
.user-main .swiper-hotel-main .hotel-main .goods-grid-list .item .info .price .selled_nums {
  text-align: right;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: flex-end;
  color: #939394;
  font-weight: normal;
}
.user-main .swiper-hotel-main .hotel-main .goods-grid-list .item .info .price_market {
  text-decoration: line-through;
  color: #939394;
  font-size: 0.22rem !important;
  font-weight: normal;
}
.user-main .swiper-hotel-main .hotel-main .goods-grid-list .item .info .small {
  font-size: 0.2rem;
}
.user-main .swiper-hotel-main .hotel-area {
  padding: 0 0.1rem;
}
.user-main .swiper-hotel-main .hotel-area .title {
  font-size: 0.28rem;
  color: #70709A;
  font-weight: 700;
}
.user-main .swiper-hotel-main .hotel-area .hotel-area-ul {
  padding-left: 0.5rem;
}
.user-main .swiper-hotel-main .hotel-area .hotel-area-ul .hotel-area-li {
  display: inline-block;
  margin-top: 0.1rem;
}
.user-main .swiper-hotel-main .hotel-area .hotel-area-ul .hotel-area-li a {
  display: inline-block;
  width: 1.8rem;
  font-size: 0.28rem;
  padding: 0.05rem 0.1rem;
  line-height: 0.35rem;
  min-width: 1.42rem;
  color: #333;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 0.3rem;
  margin-right: 0.05rem;
  background: #ffffff;
}
.user-main .swiper-hotel-main .recent-product {
  padding: 0 0.1rem;
  margin-top: 0.4rem;
}
.user-main .swiper-hotel-main .recent-product .title {
  font-size: 0.28rem;
  color: #70709A;
  font-weight: 700;
  margin-bottom: 0.2rem;
}
.user-main .swiper-hotel-main .recent-product .recent-more {
  font-size: 0.28rem;
  text-align: right;
  font-weight: 600;
  color: #5e5d5d;
  padding-right: 0.1rem;
}
.user-main .swiper-hotel-main .recent-product .nav-tabs-scroll {
  position: relative;
  overflow: hidden;
  overflow-x: scroll;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  -webkit-overflow-scrolling: touch;
}
.user-main .swiper-hotel-main .recent-product .nav-tabs-scroll .swiper-slide {
  background: #ffffff;
  text-align: center;
  font-size: 0.22rem;
}
.user-main .swiper-hotel-main .recent-product .nav-tabs-scroll .swiper-slide img {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  height: 1.5rem;
}
.user-main .swiper-hotel-main .recent-product .nav-tabs-scroll::-webkit-scrollbar {
  display: none;
}
.user-main .swiper-hotel-main .recent-product .nav-tabs-scroll .nav-tabs {
  position: relative;
  margin-bottom: 0.32rem;
}
.user-main .swiper-hotel-main .recent-product .nav-tabs-scroll .nav-tabs li {
  display: inline-block;
  vertical-align: top;
}
.user-main .swiper-hotel-main .recent-product .i-nav-tabs {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  white-space: nowrap;
}
.user-main .swiper-hotel-main .recent-product .i-nav-tabs li {
  width: auto;
}
.user-main .swiper-hotel-main .recent-product .i-nav-tabs li a {
  display: block;
  margin-right: 0.32rem;
  padding: 0 0.1rem;
  height: 0.6rem;
  line-height: calc(0.6rem - 2px);
  min-width: 1.42rem;
  color: #333;
  text-align: center;
  border: 1px solid #e6e6e6;
  border-radius: 0.1rem;
}
.user-main .swiper-hotel-main .recent-product .i-nav-tabs .active a {
  line-height: 0.6rem;
  background: #f5da45;
  border: none;
}
/*两边各半圆风格的按钮 默认背景red*/
.date-main {
  background: #ffffff;
  padding-top: 0.25rem;
  margin-bottom: 1rem;
  width: 100%;
  color: #000000;
}
.date-main .clearfix {
  clear: both;
}
.date-main .bgactive {
  background-color: #FFDB00;
  color: #2E2E35;
}
.date-main .c-row {
  margin-top: 0.1rem;
}
.date-main ul {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  margin: 0 auto;
}
.date-main ul li {
  background-color: #F2F2F2;
  color: #686868;
  float: left;
  width: 22%;
  height: 0.6rem;
  cursor: pointer;
  border-radius: 0.6rem;
  line-height: 0.6rem;
  margin: 0 0.1rem 0.1rem 0;
}
.tour-dest-list {
  width: 8rem;
  margin: 0 auto;
  text-align: center;
}
.tour-dest-list a {
  line-height: 0.6rem;
  border: none;
  margin-right: 0.32rem;
  padding: 0.038rem 0.1rem;
  height: 0.6rem;
  width: 1.5rem;
  line-height: calc(0.6rem - 2px);
  min-width: 1.42rem;
  color: #333;
  text-align: center;
  border: 1px solid #e6e6e6;
  border-radius: 0.1rem;
}
.tour-play-list img,
.tour-hotel-list img,
.tour-dest-list img {
  height: 1.55rem;
  border-radius: 0.2rem;
}
.search-bar {
  line-height: 0.45rem;
}
.search-city {
  line-height: 0.45rem;
  position: relative;
  padding-left: 0.3rem;
  top: 0;
}
.search-city input::-webkit-input-placeholder {
  color: #E0E0E0;
  padding-left: 0.05rem;
}
.search-city input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #E0E0E0;
  padding-left: 0.05rem;
}
.search-city input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #E0E0E0;
  padding-left: 0.05rem;
}
.search-city input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #E0E0E0;
  padding-left: 0.05rem;
}
.search-city .icon-search {
  position: absolute;
  top: 0.139rem;
  left: 1.35rem;
  font-size: 0.32rem;
}
.search-city input {
  width: 5.8rem;
  height: 0.7rem;
  border-radius: 0.6rem;
  border: 1px solid #F2F2F2;
  background: #F2F2F2;
  margin-left: 0.5rem;
  padding-left: 0.7rem;
  font-size: 0.28rem;
}
