/*@f18:18*@c;
 @f22:22*@c;
 @f20:20*@c;
 @f24:24*@c;
 @f30:30*@c;
 @f40:40*@c;*/
html.body {
  width: auto;
  height: auto;
}
ul,
li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.a-d-bar {
  padding: 0.2rem 0.18rem;
  background: #f2f2f2;
}
.a-d-bar .box {
  border-radius: 0.15rem;
  padding: 0.125rem 0.125rem;
  background: #ffffff;
}
.a-d-bar .box .iconfont-main {
  align-items: flex-end;
  margin-top: 0.1rem;
}
.a-d-bar .box .iconfont-main .iconfont {
  font-size: 0.28rem;
}
.a-d-bar .box .c-mark {
  margin: 0;
  padding: 0 0.1rem;
}
.seckill-main .swiper-container {
  height: 0.8rem;
  display: inline-block !important;
  vertical-align: middle;
}
.seckill-main .swiper-container .swiper-slide {
  display: inline-block !important;
}
.swiper-auto .swiper-slide {
  position: relative;
  display: block;
  width: 72%;
  margin-right: 0.32rem;
  border-radius: 0.1rem;
  overflow: hidden;
}
.swiper-auto .swiper-slide .badge {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  padding: 0 0.05rem;
  min-width: 0.9rem;
  text-align: center;
  font-size: 0.2rem;
  border-radius: 0 0 0.19rem 0;
  line-height: 0.38rem;
  color: #fff;
  background: #ff5b02;
}
.swiper-auto .swiper-slide h4 {
  margin: 0 0 0.18rem 0;
  line-height: 100%;
  font-weight: bold;
}
.swiper-auto .swiper-slide p {
  margin: 0;
  font-size: 0.2rem;
}
.item-arrow:after {
  content: "\e64e";
  color: #999;
  font-family: "iconfont" !important;
}
.outsite-play-main {
  padding: 0.1rem 0.18rem;
  padding-bottom: 0.3rem;
  width: 95%;
  margin: 0 auto;
  margin-top: 0.3rem;
}
.outsite-play-main .outdata {
  display: block;
  position: relative;
  top: 0;
  left: 0;
}
.outsite-play-main .outdata img {
  height: 3.8rem;
  width: 6rem!important;
  border-radius: 0.3rem;
}
.outsite-play-main .outdata .title_data {
  position: absolute;
  top: 85%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  border-radius: 0.1rem;
  background-color: rgba(0, 0, 0, 0.5);
  /* 黑色背景，50%透明度 */
  line-height: 0.45rem;
  /* 使文本垂直居中 */
  padding: 0 0.15rem;
  max-width: 80%;
  border: 1px solid #fff;
}
.outsite-play-main .outdata .title_data p {
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-word;
  overflow: hidden;
  word-spacing: normal;
  text-align: center;
  white-space: nowrap;
  /* 防止文本换行 */
  text-overflow: clip;
  /* 裁剪溢出的文本 */
  font-size: 0.25rem;
}
.ticket-list {
  padding: 0rem 0rem;
  padding-bottom: 0.5rem;
  width: 100%;
  margin: 0 auto;
  margin-top: 0.2rem;
  background: #fff;
}
.ticket-list .title {
  padding-left: 0.18rem;
  font-size: 0.36rem;
  line-height: 100%;
}
.ticket-list .ticket-tabs {
  padding: 0.15rem 0.15rem 0 0.3rem;
  margin-left: 0;
}
.ticket-list .ticket-tabs .area_li {
  padding-top: 0.1rem;
}
.ticket-list .ticket-tabs .area_li a {
  border: 0;
}
.ticket-list .ticket-tabs li a {
  border: 0;
  min-width: auto;
  padding-bottom: 0.3rem;
}
.ticket-list .ticket-tabs .active a {
  background: none;
  border-bottom: 5px solid #646363;
  border-radius: 0;
}
.ticket-list .search_li {
  margin-right: 0.6rem;
  text-align: center;
  z-index: 10000;
  width: 0.8rem;
  position: relative;
  top: -0.58rem;
  left: 6.3rem;
}
.ticket-list .search_li a {
  border: 0;
}
.ticket-list .tab-content2 {
  margin-top: 0.25rem;
}
.ticket-list .tab-content2 .full-red {
  color: #FE5F41;
  font-weight: 600;
}
.ticket-list .tab-content2 .ticket-name {
  line-height: 0.5rem;
  height: 1rem;
}
.ticket-list .tab-content2 .tips {
  margin: 0.15rem 0 0 0;
  line-height: 0.35rem;
}
.ticket-list .tab-content2 p {
  margin: 0.15rem 0;
  line-height: 0.35rem;
}
.ticket-list .tab-content2 .ticket-after {
  color: #787878 !important;
}
.ticket-list .tab-content2 .reback-amount span {
  color: #000000;
  background: #F5DA45;
  font-size: 0.25rem;
  border-radius: 0.1rem;
  padding: 0.1rem 0.1rem;
}
.ticket-list .tab-content2 .share-icon {
  color: #ffffff;
  background: #EB4C72;
  font-size: 0.28rem;
  border-radius: 0.1rem;
  padding: 0.125rem 0.125rem;
}
/*选项卡*/
.nav-tabs-flex {
  margin: 0 0.32rem;
  padding: 0 0.5rem;
  justify-content: space-between;
  list-style: none;
  line-height: 0.68rem;
  background: #fff;
}
.nav-tabs-flex li a {
  position: relative;
  display: block;
  padding: 0 0.2rem;
  border-width: 0.06rem;
}
.nav-tabs-flex .active a {
  font-weight: bold;
}
.nav-tabs-flex .active a:after {
  content: "";
  display: block;
  position: absolute;
  left: 0.2rem;
  right: 0.2rem;
  bottom: 0;
  height: 0.06rem;
  background: #f5da45;
}
.fliter-section {
  position: sticky;
  z-index: 9;
  top: -1px;
  background: #fff;
}
.nav-tabs-flex {
  margin-bottom: 0.2rem;
}
.nav-tabs-flex .filter-bar {
  display: none;
}
.nav-tabs-flex .active .filter-bar {
  display: block;
}
.i-arrow {
  display: inline-block;
  width: 0;
  height: 0;
  position: relative;
  top: -0.05rem;
  border: 0.1rem dashed transparent;
  border-top: 0.1rem solid #333;
  border-bottom: none;
}
.filter-bar {
  list-style: none;
  margin: 0;
  padding: 0.2rem 0.32rem;
  border-bottom: 1px solid #f2f2f2;
  justify-content: space-between;
}
.filter-bar .i-arrow {
  margin-left: 0.05rem;
}
.filter-bar .active {
  color: #f5da45;
}
.filter-bar .active .i-arrow {
  transition: all 0.2s ease;
  border-top-color: #f5da45;
  transform: rotate(180deg);
}
/*筛选栏*/
.filter-list-wrap {
  position: absolute;
  overflow: auto;
}
.filter-list-wrap .tab-pane {
  position: relative;
  z-index: 1;
  padding: 0.32rem;
  background: #fff;
  max-height: 50vh;
  overflow: auto;
}
.filter-list-wrap .list {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.04rem 0.3rem -0.04rem;
}
.filter-list-wrap dt {
  margin-bottom: 0.1rem;
  width: 100%;
  padding-left: 0.08rem;
  color: #666;
}
.filter-list-wrap dt img {
  margin-right: 0.1rem;
  width: 0.3rem;
  height: 0.3rem;
}
.filter-list-wrap dd {
  margin: 0;
  padding: 0.08rem;
  width: 25%;
}
.filter-list-wrap dd span {
  display: block;
  line-height: 0.72rem;
  text-align: center;
  background: #f7f7f7;
  border-radius: 3px;
}
.filter-list-wrap dd.active span {
  background: #fff7d4;
  color: #f5da45;
}
.modal-mask {
  display: block;
  transition: all 300ms ease;
  transform: translateY(-100%);
  height: 0;
  z-index: 0;
  width: 100vw;
  background: rgba(0, 0, 0, 0.3);
}
.g-list {
  padding: 0 0.2rem;
}
.g-list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin: 0.4rem 0;
  /*价格*/
}
.g-list-item h4 {
  margin: 0 0 0.1rem 0;
  font-size: 0.3rem;
  line-height: 1.25;
}
.g-list-item p {
  margin: 0;
}
.g-list-item .pic {
  position: relative;
  margin-right: 0.25rem;
  width: 2.2rem;
  height: 2.6rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 0.1rem;
}
.g-list-item .pic .text {
  position: absolute;
  bottom: 0.1rem;
  left: 0.2rem;
  right: 0.1rem;
  line-height: 0.4rem;
  color: #fff;
  font-weight: bold;
}
.g-list-item .pic .text p {
  display: block;
  font-size: 0.26rem;
}
.g-list-item .pic .text p + p {
  display: inline-block;
  font-size: 0.22rem;
  border-top: 1px solid #fff;
}
.g-list-item .pic .rank {
  position: absolute;
  left: -3px;
  top: -2px;
  display: inline-block;
  padding: 0 0.1rem;
  line-height: 1.5;
  font-size: 0.24rem;
  font-weight: bold;
  border-radius: 0.3rem;
  background: #ffdc00;
  color: #333;
}
.g-list-item .text-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 0;
}
.g-list-item .text-info .badge-group .badge {
  color: #333;
  background: #ffeb66;
}
.g-list-item .text-info .badge-group .green {
  background: #1dbd64;
  color: #fff;
}
.g-list-item .text-info .tips .badge {
  background: #fff4eb;
  color: #ff7b3f;
}
.g-list-item .text-info .tags {
  margin: 0.1rem 0.1rem;
}
.g-list-item .text-info .tags .badge {
  border: 1px solid #ddd;
  background: none;
}
.g-list-item .text-info .tags .primary {
  border: 1px solid #ff345f;
  color: #ff345f;
  background: none;
}
.g-list-item .sale-info {
  margin-bottom: 0.1rem;
  font-size: 0.24rem;
  align-items: baseline;
}
.g-list-item .sale-info .small {
  color: #ff9c2e;
}
.g-list-item .sale-info .price {
  color: #ff9c2e;
  font-size: 0.36rem;
}
.g-list-item .small {
  font-size: 0.24rem;
}
/*产品列表第二种布局方式*/
.goods-list-2 {
  padding: 0 0.5rem;
}
.goods-list-2 .c-row-item {
  position: relative;
  margin-bottom: 0;
  padding: 0.25rem 0;
  border-top: 1px solid #f2f2f2;
}
.goods-list-2 .c-row-item:first-child {
  border-top: none;
}
.goods-list-2 .c-row-item .pic {
  width: 2.5rem;
  height: 2rem;
  border-radius: 0.2rem;
  box-shadow: none;
}
.goods-list-2 .i-label {
  position: absolute;
  left: 0.2rem;
  top: 0.4rem;
  padding: 0 0.1rem;
  display: inline-block;
  line-height: 0.33rem;
  font-size: 0.22rem;
  color: #fff;
  border-radius: 0 0 0.1rem 0.1rem;
  background: rgba(93, 93, 93, 0.7);
}
.goods-list-2 .item-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  top: 0;
  right: 0;
  left: 0;
}
.goods-list-2 .item-box .item-box_ten {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 3.8rem;
}
.goods-list-2 .item-box h5 {
  font-size: 0.35rem;
  padding: 0 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-word;
  text-overflow: ellipsis;
  overflow: hidden;
  word-spacing: normal;
  letter-spacing: 0.01rem;
  line-height: 0.35rem;
}
.goods-list-2 .item-box .tags {
  margin-bottom: 0;
}
.goods-list-2 .item-box .tags .badge {
  padding: 0 0;
  background: none;
  line-height: 0.28rem;
}
.goods-list-2 .item-box .tags .yellow {
  border: none;
  background: #fef6ca;
  color: #df752d;
}
.goods-list-2 .item-box .sale-info {
  align-items: flex-end;
  font-size: 0.24rem;
}
.goods-list-2 .item-box .sale-info .small,
.goods-list-2 .item-box .sale-info .price {
  color: #353333;
}
.goods-list-2 .item-box .sale-info .price {
  display: block;
  line-height: 100%;
}
/*商品图优化*/
.goods-list-2 .pic {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.get_more_data {
  margin-top: 0.39rem;
  color: #737373;
}
.tags-list {
  padding: 0.05rem 0 !important;
}
/*内页顶部*/
.header-main-two {
  padding-top: 0.2rem;
}
.header-main {
  /*background-image: url('../H5/images/ticket/home_head.png')!important;*/
  background-image: url('../images/ticket/home_head.jpg') !important;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: auto;
}
.user-main {
  overflow-y: auto;
  position: static!important;
}
.i-header {
  padding-top: 0.2rem !important;
  position: static;
  z-index: 10;
}
.i-header .city-name-main {
  line-height: 0.3rem;
}
.i-header .city-name-main .city-name {
  font-weight: 700;
  font-size: 0.3rem;
}
.i-header .city-name-main .icon-xia {
  font-size: 0.24rem;
  text-align: right;
  font-weight: 900;
}
.i-header .search-bar {
  line-height: 0.45rem;
}
.i-header .search_data {
  border: 1px solid #ccc;
  border-radius: 0.1rem;
  padding: 0.025rem 0.05rem;
}
.i-header .search-city {
  line-height: 0.45rem;
  position: relative;
  top: 0;
}
.i-header .search-city input::-webkit-input-placeholder {
  color: #E0E0E0;
  padding-left: 0.05rem;
}
.i-header .search-city input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #E0E0E0;
  padding-left: 0.05rem;
}
.i-header .search-city input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #E0E0E0;
  padding-left: 0.05rem;
}
.i-header .search-city input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #E0E0E0;
  padding-left: 0.05rem;
}
.i-header .search-city .icon-search {
  position: absolute;
  top: 0.13rem;
  left: 0.75rem;
  font-size: 0.32rem;
}
.i-header .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;
}
.i-header .list {
  position: relative;
  z-index: 11;
}
/*通用遮罩*/
.mask,
.popup-mask {
  display: none;
  background: rgba(0, 0, 0, 0.05);
  position: fixed;
  z-index: 10;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.popup-wrap.active .popup-box {
  display: initial;
  transform: translateY(0);
}
.popup-wrap.active .popup-mask {
  display: block;
  z-index: 99;
}
.btn--primary {
  display: block;
  height: 0.7rem;
  line-height: 0.7rem;
  color: #333;
  font-size: 0.28rem;
  text-align: center;
  background: #f5da45;
  border-radius: 0.35rem;
}
/*两边各半圆风格的按钮 默认背景red*/
.date-main {
  border: 1px solid #ffffff;
  margin-bottom: 1.5rem;
  width: 100%;
  color: #000000;
}
.date-main .clearfix {
  clear: both;
}
.date-main .bgactive {
  background-color: #FFDB00;
  color: #2E2E35;
}
.date-main .c-row {
  margin-top: 0.5rem;
}
.date-main ul {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  margin: 0 auto;
}
.date-main ul li {
  padding: 0.135rem 0.1rem;
  margin: 0.15rem 0.1rem;
  background-color: #F2F2F2;
  color: #686868;
  float: left;
  width: 22%;
  cursor: pointer;
  border-radius: 0.6rem;
  line-height: 0.28rem;
}
.search-popup-wrap {
  z-index: 10000;
  background: #ffffff;
}
.search-popup-wrap #search-popup-list li {
  padding: 0.1rem 0.15rem;
}
