.content {
  padding-bottom: 15.47vw;
}

.content-btm {
  padding-bottom: 18vw;
}

.header-box {
  padding: 7px 0;
}

.home-icon {
  width: 30px;
  margin-right: 15px;
}
.search-container {
  padding: 8px 10px 8px;
  background-color: #ffc8cb;
}
.search-box {
  width: 100%;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  background-color: #fff;
  /* border: 1px solid #9ed556; */
  border-radius: 8px;
  overflow: hidden;
}
.search-box a {
  width: 100%;
  display: block;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  color: #999999;
  background: #fff;
}
.search-box a img {
  width: 18px;
  margin: -3px 0 0 25%;
  vertical-align: middle;
}
.search-icon {
  width: 20px;
  margin: 6px 6px 8px 10px;
}

.catelog-btn {
  width: 80px;
  border-radius: 15px;
  height: 30px;
  line-height: 30px;
  display: block;
  float: right;
  margin: 3px;
}

.catelog-icon {
  width: 19px;
  margin: 5px 5px 5px 10px;
}

.share-icon {
  width: 30px;
}
.menu-wrap {
  width: 92vw;
  overflow: hidden;
  /* padding-bottom: 10px; */
  padding: 15px 0 10px 0;
}
.menu-nav {
  /* margin: 12px 0 9px 0; */
  background: #ffc8cb;
  /* border-radius: 0 0 20px 20px; */
  /* background: #fff; */
  padding: 14px 8px 0 8px;
}
.nav-flex {
  /* position: relative;
  left: -4px; */
}
.nav-cell {
  text-align: center;
  /* float: left; */
  /* margin-left: 7px; */
  /* background: #fff;
    margin-right: 12px;
    position: relative;
    border-radius: 50%; */
  /* width:66px; */
  /* margin:0 auto; */
  background: white;
  border: none;
  border-radius: 8px;
  /* margin-bottom: 4px; */
  /* width: 15.99vw; */
  width: 17.333vw;
  height: 17.333vw;
  border-radius: 8px;
  /* margin: 0 1.25vw; */
  /* margin-left: 8px; */
}
.nav-swiper .swiper-wrapper .swiper-slide {
  width: 17.333vw;
  height: 17.333vw;
}
.nav-flex {
  justify-content: center;
}
.nav-bg {
  display: inline-block;
  background: #fff;
  position: relative;
  border-radius: 50%;
}

.nav-cell:last-child {
  /* margin-right: 0; */
}
.nav-swiper-pagination {
  text-align: center;
  display: flex;
  justify-content: center;
  height: 14px;
  align-items: center;
}
.nav-swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 8px;
  height: 4px;
  border-radius: 8px;
  background: #17ad65;
  display: inline-block;
  border: none;
}
.nav-swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 4px;
  border-radius: 8px;
  background: #fff;
  margin: 0 4px;
  display: inline-block;
  border: none;
  opacity: 1;
}

.nav-cell a {
  display: flex;
  color: #333;
  flex-direction: column;
  justify-items: center;
  align-items: center;
}

.nav-cell-tit {
  /* width: 14.67vw;
  height: 18px;
  line-height: 16px;
  border-radius: 10px; */
  text-align: center;
  display: block;
  /* position: absolute;
  left: 50%;
  bottom: -6px;
  margin-left: -7.33vw; */
  overflow: hidden;
  /* padding: 2px; */
}

.nav-cell-pic {
  width: 100%;
  display: block;
  /* margin: 0.66vw auto 2vw ; */
  padding: 0.66vw 3vw 0.11vw 3vw;
}
.classify-nav {
  height: 13.33vw;
  line-height: 13.33vw;
  margin-bottom: 4vw;
  background: #ff949a;
  /* border: 1px solid #ce4141; */
}
.classify-nav .swiper-slide {
  text-align: center;
  color: #fff;
}
.classify-nav .slide-active {
  color: #f9f871;
  font-weight: bold;
}
.classify-nav .slide-active .current-bottom {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 7.73vw;
  height: 1.1vw;
  background: #f9f871;
  border-radius: 4px;
}
.recommend-swiper {
  background: linear-gradient(180deg, #ffe27f 12%, #ffff 26%);
  border: 1px solid #fff;
  border-radius: 16px;
  width: 92vw !important;
  margin-top: 15px;
}
.recommend-swiper .swiper-wrapper {
  position: relative;
  left: 5vw;
}
.recommend-swiper .swiper-wrapper .swiper-slide {
  width: 33.3%;
}
.recommend-box-hd {
  width: 100%;
  overflow: hidden;
  height: 50px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.recommend-box-hd .goods-box-tit {
  /* float: left; */
  margin-left: 15px;
  font-size: 20px;
}

.recommend-box-hd .reconmmend-more-btn {
  /* float: right; */
  font-size: 14px;
  color: #000;
  margin-right: 15px;
  display: inline-flex;
  align-items: center;
}
.recommend-box-hd .more-icon {
  /* border-top: 2px solid #000; */
  /* border-right: 2px solid #000; */
  width: 2.133vw;
  height: 3.467vw;
  /* transform: rotate(45deg); */
  /* -webkit-transform: rotate(45deg); */
  display: inline-block;
  margin-left: 5px;
}
.head-left {
  display: flex;
  align-items: center;
}
.head-icon {
  width: 19.467vw;
  margin-left: 4vw;
}

.head-icon3 {
  position: absolute;
  width: 10.433vw;
  left: 22vw;
  /* top: 0.33vw; */
  bottom: 0;
}
.head-icon4 {
  left: 26vw;
  /* top: 0.53vw; */
  bottom: 0;
  width: 7.1vw;
  position: absolute;
}
.head-icon5 {
  left: 21vw;
  /* top: 0.53vw; */
  bottom: 0;
  width: 14.4vw;
  position: absolute;
}

.recommend-pic {
  width: 100%;
  margin-bottom: 5%;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
}

.recommend-pic img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  /* border: 1px solid #f5f5f5; */
  display: block;
  max-height: 5.9rem;
  object-fit: contain;
}
.recommend-txt {
  display: block;
  margin-bottom: 12px;
}
.recommend-tit {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #000;
  font-size: 14px;
  line-height: 1.3;
  max-width: 48vw;
  margin-bottom: 4px;
}
.recommend-price {
  color: #ff4d00;
  font-weight: bold;
  font-size: 12px;
}
.article-hd {
  margin: 0 0 12px 15px;
}

.article-hd .article-more {
  float: right;
  margin-right: 15px;
}

.article-more img {
  position: relative;
  top: 5px;
}

.article-hd-tit {
  font-size: 16px;
  font-weight: bold;
}

.article-left {
  float: left;
  margin-right: 10px;
}

.article-left img {
  width: 90px;
  height: 90px;
  border-radius: 8px;
}

.article-tit {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 15px;
  margin-bottom: 5px;
  max-width: 48vw;
}

.article-tit-two,
.recommend-tit-two {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  line-height: 15px;
}

.article-desc {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #999;
  font-size: 12px;
  line-height: 1.3;
  max-width: 48vw;
}

.swiper-container {
  width: 100%;
}
.goods-swiper {
  max-height: 132px;
}

.goods-swiper .swiper-slide,
.articles-swiper .swiper-slide {
  width: 100%;
  /* border-radius: 16px; */
  overflow: hidden;
  /* margin-bottom: 20px; */
  /* transform: scale(0.95); */
}
.articles-swiper .swiper-slide,
.articles-singel .swiper-slide {
  padding: 15px;
  margin-bottom: 15px;
}
.articles-swiper .swiper-slide {
  width: 79vw;
  position: relative;
  left: -8.5vw;
  margin-left: 10px;
  padding-right: 0;
  display: table;
}
.articles-singel .swiper-slide {
  width: 92vw;
  margin: 0 auto 20px;
  border-radius: 16px;
}
.swiper-slide .article-right {
  padding-right: 10px;
}
/* .swiper-slide-active,
.swiper-slide-duplicate-active {
    transform: scale(1) !important;
} */
.goods-swiper .swiper-slide img {
  height: 130px;
}

.goods-swiper .swiper-slide.swiper-slide-prev,
.goods-swiper .swiper-slide.swiper-slide-next {
  overflow: hidden;
  /* filter: blur(2px);
    border-radius: 16px; */
}

.goods-swiper .swiper-slide.swiper-slide-prev img,
.goods-swiper .swiper-slide.swiper-slide-next img {
  /* border-radius: 16px; */
}

.goods-style-one .goods-list,
.goods-swiper .goods-list {
  position: absolute;
  left: 4.35%;
  bottom: 15px;
  z-index: 1;
}

.goods-style-two .goods-list {
  margin: 5px 4.35% 0 4.35%;
}

.goods-list {
  width: 91.3%;
}

.goods-list.df {
  align-items: baseline;
}

.goods-list .goods-cell {
  background: #fff;
  width: 25.33vw;
  border-radius: 8px;
  overflow: hidden;
  display: inline-block;
}

.goods-list .goods-cell:nth-child(2) {
  margin: 0 15px;
}

.goods-box,
.goods-booking,
.goods-shop {
  border-radius: 16px;
  overflow: hidden;
}

.goods-box-tit {
  color: #000;
  font-size: 4.27vw;
}

.goods-list .goods-tit {
  line-height: 4vw;
  color: #333;
}

.goods-price-group {
  height: 4.8vw;
  line-height: 4.8vw;
  margin-bottom: 10px;
  overflow: hidden;
}

.goods-price {
  display: inline-block;
  font-weight: bold;
  max-width: 18.6vw;
  word-wrap: normal;
  text-overflow: ellipsis;
  word-break: keep-all;
  overflow: hidden;
  vertical-align: middle;
  margin-right: 1px;
}

.goods-price-start {
  display: inline-block;
  font-size: 2.67vw;
  vertical-align: bottom;
}

.goods-info-box {
  width: 91.3%;
  margin: 0 auto 10px;
  display: block;
}

.goods-booking .goods-tit-two {
  font-weight: bold;
}

.price-cell {
  word-break: break-all;
  word-wrap: break-word;
}

.mr10 {
  margin-right: 10px;
}

.booking-btn {
  width: 26.6vw;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  background: #18ae66;
  border-radius: 18px;
  margin-top: 10px;
}

.hot-box {
  width: 100px;
  position: absolute;
  left: 0;
  top: 10px;
}

.hot-time {
  color: #fff3e5;
  position: absolute;
  left: 15px;
  top: 66px;
  font-size: 12px;
  width: 100%;
}

.hot-time-box {
  background: #e52e2e;
  border-radius: 4px;
  padding: 2px 3px;
}

.goods-shop .look-btn {
  width: 16vw;
  position: absolute;
  right: 15px;
  bottom: 15px;
  display: block;
}

.user-shop-headpic {
  width: 13.33vw;
  border-radius: 50%;
  position: absolute;
  left: 4.53vw;
  bottom: 2.53vw;
}

.user-shop-name {
  position: absolute;
  left: 20.8vw;
  bottom: 6vw;
}

.user-shop-btn {
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid #000000;
  border-radius: 15px;
  position: absolute;
  right: 5vw;
  bottom: 3.2vw;
  padding: 1px 2px 0 8px;
}

.user-shop-icon {
  width: 18px;
  display: inline-block;
  vertical-align: top;
}

.goods-left,
.goods-right {
  width: 50%;
}
.goods-pannel-title {
  padding: 10px 0 10px 15px;
  position: relative;
}
.goods-new-left {
  margin: 0px 5px 10px 15px;
  color: #333;
  display: block;
}

.goods-new {
  border: 1px solid #fff;
}
.goods-new .goodsDetail {
  width: 23vw;
}
.goods-new-1 {
  background: linear-gradient(180deg, #ffd0a2 2%, #fff 20%);
}
.goods-new-2 {
  background: linear-gradient(180deg, #ffc8cb 2%, #fff 20%);
}
.goods-right-list {
  margin-bottom: 15px;
}

.goods-left-pic {
  width: 40vw;
  border-radius: 8px;
  margin-bottom: 8px;
  overflow: hidden;
  border: 1px solid #dadada;
}
.goods-left-pic img {
  margin: 20px 0;
}

.goods-right-cell {
  color: #333;
  margin-right: 15px;
  line-height: 1.9;
  margin-top: 15px;
  border: 1px solid #dadada;
  border-radius: 8px;
}

.goods-right-cell-r {
  width: 31.34vw;
}

.goods-new .goods-right-cell-pic {
  width: 18.66vw;
  margin: 7px;
  border-radius: 8px;
}

.goods-tit-three {
  line-height: 1.2;
}

.article-box {
  width: 84vw;
  margin: 15px auto;
  overflow: hidden;
}

.article-box li {
  margin-bottom: 15px;
}
.article-box li:last-child {
  margin-bottom: 0;
}

.article-cell {
  color: #000;
  display: table;
}
.article-right {
  width: 51vw;
  margin-left: 10px;
  display: table-cell;
  vertical-align: middle;
}
.article-box .article-right {
  width: 59vw;
}
.article-box .article-right p {
  width: 102%;
  text-align: left;
}
.article-box .article-pic {
  width: 90px;
  height: 90px;
  margin-right: 10px;
  border-radius: 8px;
}

.article-right-detail {
  margin-top: 5px;
  line-height: 1.3;
  font-size: 12px;
}

.article-box-hd {
  overflow: hidden;
  height: 36px;
  line-height: 36px;
  margin-bottom: 5px;
}

.article-box-hd .goods-box-tit {
  float: left;
}

.article-more-btn {
  color: #000;
  height: 18px;
  float: right;
  font-size: 12px;
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid #000000;
  border-radius: 15px;
  padding: 10px 3px;
  line-height: 1px;
  margin-top: 8px;
}
.article-more-btn span {
  display: inline-block;
  position: relative;
  left: 3px;
}

.article-more-btn .article-list-icon {
  position: relative;
  bottom: 9px;
  width: 18px;
  left: 3px;
  display: inline-block;
  vertical-align: top;
}

.index-nav {
  height: 50px;
  line-height: 50px;
  margin-bottom: 15px;
}

.index-nav .active {
  color: #18ae66;
  font-weight: bold;
}

.index-nav .swiper-slide {
  width: auto;
  padding: 0 16px;
}

.index-nav .active .active-item {
  display: block;
  width: 28px;
  height: 4px;
  border-radius: 4px;
  background: #18ae66;
  position: absolute;
  left: 50%;
  bottom: 2px;
  margin-left: -14px;
}

.goods-tag-cell-info {
  margin: 10px;
}

.goods-tag-list {
  margin-bottom: 10px;
}

.goods-tag-list li {
  display: inline-block;
  width: 44.8vw;
  margin-bottom: 10px;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #e0e0e0;
}

.goods-tag-list li:nth-child(2n) {
  margin-left: 2.4vw;
}
.goods-tag-list li .good-img {
  object-fit: contain;
  height: 42vw;
}

.goods-tag-list .price-group {
  word-wrap: normal;
  word-break: keep-all;
  min-height: 18px;
  overflow: hidden;
}
.goods-tag-list .price-group span:last-child {
  position: relative;
  left: -3px;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 5px;
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: rgba(0, 0, 0, 0.9);
  border: 1px solid rgba(0, 0, 0, 0.9);
}
.swiper-pagination-bullet-active {
  background: rgba(0, 0, 0, 1);
  border: 1px solid #000;
}
.goods-type-one {
  margin-bottom: 15px;
}
.goods-one-list {
  padding: 2.66vw 2.3vw;
}
.user-shop-icon {
  width: 4.8vw;
  display: inline-block;
  vertical-align: top;
}
.goods-one-item {
  max-width: 22vw;
  line-height: 1.08;
  padding: 0 1.59vw;
}
.goods-two-cell img,
.goods-one-list img {
  width: 18.67vw;
  height: 18.67vw;
}
.rd32 {
  border-radius: 4.26vw;
  overflow: hidden;
}
.mt1 {
  margin-top: 1vw;
  font-size: 12px;
}
.pre-sale-tag {
  display: inline-block;
  width: 4.333vw;
  height: 4.333vw;
  background: #ff4b3e;
  border-radius: 50%;
  color: #fff;
  font-size: 3vw;
  text-align: center;
  line-height: 4.333vw;
  margin-right: 1.333vw;
  vertical-align: middle;
}

.pre-sale-tag-small {
  display: inline-block;
  width: 3.733vw;
  height: 3.733vw;
  background: #ff4b3e;
  border-radius: 50%;
  color: #fff;
  font-size: 2.667vw;
  text-align: center;
  line-height: 3.733vw;
  margin-right: 1.333vw;
  vertical-align: middle;
}
/* 优惠券 */
.float-zone,
.ad-show {
  border-radius: 5px;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  padding-bottom: 1.7rem;
}
.float-zone {
  width: 74.8%;
  background: #fff;
}
.coupon-header {
  height: 3rem;
  display: flex;
}

.coupon-cell.cut {
  background: url(../images/bg-1.png) no-repeat;
  width: 88%;
  margin: 0 auto 0.5rem;
  height: 4rem;
  background-size: 100% 100%;
  padding-top: 1rem;
  padding-left: 0.7rem;
  box-sizing: border-box;
  padding-right: 3%;
}
.coupon-cell.rate {
  background: url(../images/bg-2.png) no-repeat;
  width: 88%;
  margin: 0 auto 0.5rem;
  height: 4rem;
  background-size: 100% 100%;
  padding-top: 1rem;
  padding-left: 0.7rem;
  box-sizing: border-box;
  padding-right: 3%;
}

.coupon-cell.rate {
  padding-right: 5%;
}

.cut {
  color: #e50000;
}
.rate {
  color: #e58600;
}

.coupon-title {
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.coupon-desc {
  font-size: 0.6rem;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.coupon-detail {
  width: 56%;
  overflow: hidden;
}
.coupon-num {
  font-size: 0.95rem;
  position: relative;
  width: 26%;
  text-align: center;
  top: 0.375rem;
  right: -0.09rem;
}
.coupon-type {
  font-size: 0.7rem;
}
.get-btn {
  width: 66%;
  margin: 0 auto 0;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 0.7rem;
  height: 1.5rem;
  line-height: 1.5rem;
  border-radius: 30px;
  background: #ff8800;
  background: -webkit-gradient(
    linear,
    100% 100%,
    0% 0%,
    from(#ff4d00),
    to(#ff8800)
  );
  background: -webkit-linear-gradient(right, #ff4d00, #ff8800);
}
.no-result {
  font-size: 0.7rem;
  color: #999;
  padding: 2rem;
  text-align: center;
}
.coupon-list {
  max-height: 10rem;
  overflow: scroll;
}
.ticket-tit {
  width: 54%;
  display: block;
  margin: auto;
}
.imgfull {
  width: 100%;
}
.close-btn {
  width: 1.85rem;
  position: absolute;
  bottom: -2.5rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
