::-webkit-scrollbar {
  display: none;
}

* {
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@font-face {
  font-family: "DINOT-Bold";
  src: local("fontname Regular"), local("fontname"),
    url("https://game.happigo.com/public/static/App/font/DINOT-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "zihunguanxian";
  src: local("fontname Regular"), local("fontname"),
    url("https://game.happigo.com/public/static/App/font/zihunguanxian.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.DINOT-Bold,
.dinot-bold {
  font-family: "DINOT-Bold";
}
.zihunguanxian {
  font-family: "zihunguanxian";
}
:root {
  --page-bg-mz: #ff749b;
  --page-bg-fs: #cebdef;
  --page-bg-jj: #00d1b4;
}
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
img,
object,
iframe,
applet,
figure,
aside,
span {
  border: thin none;
  margin: 0;
  padding: 0;
  list-style: none;
}

img {
  border: medium none;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
a {
  cursor: pointer;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.clearfloat:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}

.clearfloat {
  zoom: 1;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

html {
  width: 100%;
  overflow-x: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -webkit-tap-highlight: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: none;
  overflow: -moz-scrollbars-vertical;
  background-color: #febc40;
}

body {
  width: 100%;
  overflow-x: hidden;
  font-size: 14px;
  font-size: 0.875em;
  font-family: "微软雅黑", Helvetica;
  min-width: 320px;
  max-width: 640px;
  padding: 0;
  line-height: 1.5em;
  -webkit-user-select: none;
  position: relative;
  margin: 0 auto;
}

img {
  width: 100%;
}

.relative {
  position: relative;
}
.mt10{margin-top: 10px;}

.fixedTab {
  width: 100%;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0;
  z-index: 290;
  background: #f5f5f5;
}
/* .g-warp.fixedTab {
  top: 30px !important;
} */
@media only screen and (max-width: 320px) {
  body,
  .goods_list {
    font-size: 13px;
  }
}
@media only screen and (max-width: 320px) {
  body,
  .goods_list {
    font-size: 14px;
  }
}

@media only screen and (min-width: 321px) and (max-width: 389px) {
  body,
  .goods_list {
    font-size: 15px;
  }
}
@media only screen and (min-width: 390px) and (max-width: 410px) {
  body,
  .goods_list {
    font-size: 16px;
  }
}
@media only screen and (min-width: 411px) and (max-width: 650px) {
  body,
  .goods_list {
    font-size: 16px;
  }
}

.collect_scale {
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
  animation: collect_scale 1s ease infinite;
  -webkit-animation: collect_scale 1s ease infinite;
}

@-webkit-keyframes collect_scale {
  0% {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

@keyframes collect_scale {
  0% {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

@keyframes play1 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
}

/*下滑*/

.ani-img-down {
  animation: img-down 0.5s ease-out;
  -webkit-animation: img-down 0.5s ease-out;
}

/*从中间放大*/

.ani-img-middle {
  animation: changeBiger 1.5s linear forwards;
}

@-webkit-keyframes img-down {
  0% {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}

@keyframes img-down {
  0% {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}
.btn-rule{    position: absolute;
  top: 41%;
  right: 0;
  width: 16%;
  z-index: 3;
  height: 10%;}
.btn-dh_log{
  position: absolute;
  top: 35%;
  right: 0;
  width: 21%;
  z-index: 3;
  height: 7%;
}
.jindou-num-banner{
  position: absolute;
  top: 45.5%;
  left: 3.5%;
  width: 20%;
  z-index: 3;
  color: #ff591d;
  font-weight: bold;
  font-size: 1.6em;
  }
.sign-day{
  position: absolute;
  top: 7%;
  left: 1%;
  width: 14%;
  z-index: 3;
  text-align: center;
  color: #000;
  }
.sign-day b{font-size: 1.28em;}
.toTop {
  position: fixed;
  bottom: 12%;
  right: 1%;
  width: 12%;
  z-index: 200;
}
.center{text-align: center;}
.scroll-box {
  position: absolute;
  top: 25%;
  left: 28%;
  z-index: 1;
  width: 44%;
  height: 35px;
}
.scroll-box-main {
  position: relative;
  font-size: 1em;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 602;
}

.scroll-right {
  overflow: hidden;
  height: 30px;
  clear: both;
  text-align: center;
}

.scroll-right p {  
  height: 30px;
  margin: 0 auto;
}
.scroll-right p span {
  display: inline-block;vertical-align: top;line-height: 30px;
  color: #fe4d6c;
}

.tab-flex{display: flex;align-items: center;position: absolute;top: 0;left: 2%;right: 2%;z-index: 3;height: 100%;}
.tab-flex .tab-item{flex: 1;position: relative;height: 100%;}
.jp-flex{display: flex;flex-wrap: wrap;position: absolute;top: 21%;width: 94%;left: 3%;}
.jp-item,.jp-item3{width: 29.3%;margin: 2%;position: relative;}
.duili,.zp-num{    position: absolute;
  top: 15%;
  right: 0;
  color: #fff;
  font-size: 0.9em;
  width: 40%;
  text-align: center;}
.jp2,.jp3{opacity: 0;position: absolute;top: 0;left: 0;width: 100%;bottom: 0;z-index: 3;}
.on .jp2{opacity: 1;}
.on2 .jp2{opacity: 1;}
.on3 .jp3{opacity: 1;}
.jp1,.jp2{transition:all 0.5s ease-in-out;}
.zp-num{right: 10%;}

.qp-box1,.qp-box2,.qp-box3,.qp-box4,.qp-box5,.qp-box6{position: absolute;top: 50%;width: 20%;left: 7%;z-index: 3;height: 28%;}
.qp-box2{left: 41%;top: 30%;}
.qp-box3{left: 76%;}
.qp-box4{top: 64%;opacity: 0;}
.qp-box5{top: 30%;left: 30%;opacity: 0;}
.qp-box6{top: 46%;left: 75%;opacity: 0;}
.qp-box2 img{animation-delay: 0.5s;}

.qp1{position: absolute;top: 0%;left: 0;width: 100%;z-index: 3;transition: all 0.5s ease-in-out;}
.qp2{position: absolute;top: 20%;left: 0;width: 100%;z-index: 3;display: none;transition: all 0.5s ease-in-out;}
.on .qp1{display: none;}
.on .qp2{display: block;}

.rubberBandAni{
  animation: rubberBand 2s ease-in-out infinite alternate;
}
@-webkit-keyframes rubberBand {
  0% {
      -webkit-transform: scaleX(1) translateY(0);
      transform: scaleX(1) translateY(0)
  }

  30% {
      -webkit-transform: scale3d(1.25, .75, 1) translateY(10px);
      transform: scale3d(1.25, .75, 1) translateY(10px)
  }

  40% {
      -webkit-transform: scale3d(.75, 1.25, 1) translateY(0);
      transform: scale3d(.75, 1.25, 1) translateY(0)
  }

  50% {
      -webkit-transform: scale3d(1.15, .85, 1) translateY(-10px);
      transform: scale3d(1.15, .85, 1) translateY(-10px)
  }

  65% {
      -webkit-transform: scale3d(.95, 1.05, 1) translateY(0);
      transform: scale3d(.95, 1.05, 1) translateY(0)
  }

  75% {
      -webkit-transform: scale3d(1.05, .95, 1) translateY(5px);
      transform: scale3d(1.05, .95, 1) translateY(5px)
  }

  to {
      -webkit-transform: scaleX(1);
      transform: scaleX(1)
  }
}

.goods-li {
  display: flex;
  flex-wrap: wrap;
}
.padlr10.goods-li{padding:5px 1.5%}
.goods_list {
  width: 48%;
  overflow: hidden;
  margin: 0em 1% 1em 1%;
  position: relative;
  display: inline-block;
  vertical-align: top;
  background: #fff;
  border-radius: 10px;
}
.g-line {
  overflow: hidden;
  position: relative;
}


body .paddingTop15 {
  padding-top: 1.5em;
}
.paddingTop1 {
  padding-top: 1em;
}
.marginTop1 {
  margin-top: 1em;
}
.paddingTop2 {
  padding-top: 2em;
}
.img_a {
  display: block;
  overflow: hidden;
  position: relative;
  margin: 0;border-radius: 10px 10px 0 0;
  background-color: #f7f7f7;
}

.img_a .lazy {
  width: 100%;
}

.goodsInfo {
  padding:0 8px 8px 8px;
}
.p5 {
  margin-top: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 1.07em;
  line-height: 1.4em;
  height: 2.8em;
  text-align: left;
  color: #000;
  word-break: break-all;
  font-family: PingFangSC-Medium, PingFang SC;
  /* font-weight: bold; */
}
.f3-bg .p5{color: #000;}
.p5-tag {
  color: #000100;
  font-size: 1.12em;
  padding: 0 6px;
  line-height: 1.4em;
  border-radius: 1em;
  font-weight: bold;
  margin: 0 auto 0.3em;
  text-align: center;
}
.goods-tag {
  position: absolute;
  left: 5px;
  top: 0;
  width: 3em;
  height: auto;
  z-index: 1;
}
.tag-520 {
  height: 1em;
  width: auto;
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.2em;
  margin-right: 3px;
}

.hot-sale-con {
  position: relative;
  overflow: hidden;
}

.hot-sale-container .swiper-container {
  padding: 0 1%;
  overflow: visible;
}

.rule {
  animation: bounceIn 1s 1 ease-in-out;
}

@-webkit-keyframes bounceIn {

  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03)
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97)
  }

  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}

@keyframes bounceIn {

  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03)
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97)
  }

  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}

.price-container6 {
  margin-top: 5px;
  position: relative;
}

.price-container6-price1 {
  position: absolute;
  right: 0;
  font-size: 0.8em;
  line-height: 1em;
  bottom: 26%;
  color: #ffffff;
  width: 26%;
  text-align: center;
  font-family: "DINOT-Bold";
}
.price-container6-price3-con {
  color: #fff;
  display: inline-block;
  position: absolute;
  bottom: 10%;
  left: 4%;
  width: 60%;
  font-size: 1.56em;
  font-family: "DINOT-Bold";
  text-align: center;
}

.price-container6-price3-con .unit {
  font-size: 0.6em;
  margin-left: -0.2em;
  margin-right: -0.2em;
}
.price-container6-price3-con .amount1 {
  letter-spacing: -1px;
}
.price-container6-price3-con .d {
  font-size: 0.76em;
  margin-left: -0.2em;
}
.special-block-con .origin-price2 {
  bottom: -18%;
  font-size: 0.8em;
}
.goods-typ1-box .item {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}

.hot-sale-container .swiper-slide a {
  display: inline-block;
}
.hot-sale-container .swiper-slide a img { 
  border-radius: 10px;
}

.hot-sale-container .price-box1 {
  color: #ffffff;
  text-align: center;
  font-family: DINOT-Bold;
  font-size: 0.8em;
  display: inline-block;
  line-height: 1.2em;
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  right: 5px;
  bottom: 5px;
  border-radius: 1em;
  padding: 0 6px;
}

.hot-sale-container .price-box1 .price-box1-money {
  font-size: 1em;
  width: 100%;
}
.hot-sale-container .price-box1 .price-box1-unit {
  font-size: 0.6em;
  letter-spacing: -1px;
}
.hot-sale-container .swiper-slide a .lazy {
  height: 100%;
  height: auto;
  object-fit: contain;
}
.hot-sale-container {
  padding: 0.3em 0 0.8em 0;
}
.hot-sale-container .goods-typ1-box{
  position: relative;
}
.hot-sale-container .swiper-slide-active .goods-typ1-box::after{
  position: absolute;
  content: '';
  bottom: -19px;
  left: 50%;
  width: 20px;
  height: 8px;
  margin-left: -10px;
  background-color: #e54417;
  border-radius: 10px;

  
}

/* 顶部tab  */
.top-tab {
  position: absolute;
  top: 21%;
  height: 12%;
  left: 16%;
  width: 70%;
  display: flex;
  align-items: center;
  z-index: 10;
}

.g-warp {
  transition: all 0.3s ease-in-out;
  background: #fff;
  /* width: 100%; */
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 33;
  min-width: 320px;
  max-width: 640px;
  margin: 0 auto;
}

#top-nav {
  height: 2.8em;
  line-height: 2.8em;
}

.g-tab {
  width: 100%;
  overflow: hidden;
  z-index: 70;
}
/* .g-tab .swiper-slide.current::after{position: absolute;content: '';bottom: 0;left: 30%;width: 40%;height: 3px;background-color: #fff;border-radius: 3px;} */
.g-tab .current a {
  color: #fe4f01;
  font-family: PingFangSC-Medium, PingFang SC;
}
.g-tab .current{background: #fff;border-radius: 2em;}
.g-tab > div a {
  color: #000;
  font-size: 0.95em;
  padding: 3px 12px;
  font-weight: bold;
}
.g-tab a img {
  width: 1.2em;
  vertical-align: initial;
  display: none;
}
.g-tab .current a img {
  display: inline-block;
  margin-bottom: -0.05em;
}
/* 新品狂欢 */

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
  align-items: center;
}

/*swiper初始化样式*/

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-box-flex: 1;
  flex: 1;
  -webkit-flex: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.swiper-slide {
  height: 100%;
  position: relative;
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  text-align: center;
}

.swiper-pagination {
  width: 100%;
  text-align: center;
  line-height: 16px;
}

.swiper-pagination-bullet {
  display: inline-block;vertical-align: top;
  width: 6px;
  height: 6px;
  background: #c0c0c0;
  opacity: 0.6;
  margin: 0 3px;
  border-radius: 3px;
  font-size: 0;
  text-indent: -999em;
}
.swiper-pagination-bullet-active {
  background-color: #fc587e;
  opacity: 1;
}
.swiper-container .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  /*之前是ease-out*/
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
/*tab列表*/

.meeting-tab {
  width: 100%;
  left: 0;
  margin: 0 auto;
  display: flex;
  position: absolute;
  padding:0;
  top: 0;
}
.meeting-tab .swiper-slide{width: 23%;/*margin: 0 1%;*/ background: #fff;border-radius: 10px;color: #000;height: 35px;line-height: 35px;}
.meeting-tab .swiper-slide.on{background: #fae8b1;color: #000;}

.meeting-tab .item {
  width: 50%;text-align: center;line-height: 3em;height: 3em; position: relative;
}
.meeting-tab .item.current::after{position: absolute;content: '';bottom: 0;left: 50%;width: 30px;margin-left: -10px;height: 4px;border-radius: 4px;background: #fd0011;}

.meeting-tab .item a {
  display: inline-block;
  width: 100%;
  color: #050001;font-weight: bold;text-decoration: none;
}
.meeting-tab  a img{width: auto;height: 3.7em; margin-right: 5px;margin-top: -8px;}
.meeting-tab .icon1 {
  display: inline-block;
}
.meeting-tab .icon2 {
  display: none;
}
.meeting-tab .current a {
  color: #000;
}
.meeting-tab  a {
  color: #000;
}
.meeting-tab .current .icon1 {
  display: none;
}
.bg-red{
  background:  #ff647d;border-radius: 15px;
  padding: 8px 0 0 0;  width: 96%;margin-left: 1.8%;
}
.floor3-con { 
  background: #fff;
  padding: 10px 0;
  border-radius: 15px;

}
.floor4-con {
  background-color: #f0f0f0;
  border-radius: 0 0 10px 10px;
  padding: 0 2% 3%;
}
.floor5-con {
  background-color: rgb(255, 214, 186);
  border-radius: 0 0 10px 10px;
  padding: 0.8em 2% 3%;
}

.bug-btn {
  position: absolute;
  width: 17%;
  bottom: 4%;
  right: 11%;
}
.tag-page {
  height: 1em;
  width: auto;
  margin-right: 2px;
  vertical-align: middle;
  margin-top: -0.2em;
}
.tag {
  position: absolute;
  width: auto;
  height: 3.2em;
  left: 0;
  top: 0;
  z-index: 1;
}
.tag2 {
  position: absolute;
  width: 4em;
  left: 8px;
  top: 8px;
  z-index: 1;
}
.title-tag {
  border-radius: 1em;
  position: absolute;
  top: 25%;
  left: 46%;
  width: auto;
  background: rgba(0, 0, 0, 0.6);
  padding: 0 10px;
  color: #ffffff;
  display: inline-block;
  line-height: 1.6em;
  height: 1.6em;
  font-size: 0.8em;
}
.title-tag text {
  color: #ffea00;
}
.color-f70000 {
  color: #f70000;
}
.top-desc1 {
  position: absolute;
  left: 8%;
  top: 79%;
  font-size: 0.7em;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 602;
  line-height: 1.4em;
}
.p-main-b1{background: #f7f7f7;border-radius: 20px;width: 100%;margin: 0 auto;padding: 10px;max-height: 70vh;overflow-y: auto;}
.p-main-b1 .li{display: flex;padding: 5px; align-items: center;background: #fff;border-radius: 10px;margin-top: 10px;}
.p-main-b1 .li .li-l{flex:1;text-align: left;padding-left: 5px;}
.p-main-b1 .li .li-b{width: 100px;text-align: right;line-height: 20px;color: #ff4129;font-size: 1.4em;font-weight: bold;}
.li-b img{width: 21px;}
.p-main-b1 .li .li-b1{background: #444444;}
.p-main-b1 p{text-align: left;color: #3d3735;}
.p-main-b1 p b{font-size: 1.12em;}
.li-b-1{font-weight: bold;height: 20px;line-height: 20px;}
.li-b-1 span{display: inline-block;vertical-align: top;background: #feda02;padding: 0 5px;margin-right: 5px; color: #000;font-weight: normal;height: 20px;line-height: 20px;border-radius: 5px;font-size: 0.8em;}
.li-b-2{margin: 5px 0; color: #fd2944;display: inline-block;vertical-align: top;background: linear-gradient(0,#ff4129,#ff4d33);height: 30px;line-height: 30px;border-radius: 30px; padding: 0 8px;color: #fff;}
.li-b-2 b{font-size: 1.5em;}
.li-b-3{font-size: 0.8em;color: #7c7c7c;}
.top-car {
  position: absolute;
  right: 56.6%;
  top: 81.2%;
  width: 9.2%;
}

.p-main-b1 .mt{margin-top: 10px;}
.top-goods-list .list-item{background: #ffd4d9;padding:0 8px 8px 8px;}
/*商品1*/
.list-item {
  overflow: hidden;
  padding: 0;
  margin: 0 2%;
  margin-bottom: 10px;
  border-radius: 10px;background: #fff;
}
.line1-bottom {
  display: inherit;
}
.list-item-con {
  /* background: #ffa3a1; */
  background: #f6f6f6;padding: 0;
  display: flex;
  vertical-align: top;
  text-align: left;
  border-radius: 4px;
}

.list-item-con .left{width: 8.2em;/* background-color: #fff; *//* border-right: 2px solid #ff0000; */}

.list-item-con .left-img {
  width: 100%;
  background-color: #f1f1f1;
  position: relative;border-radius: 10px 0 0 10px;
  overflow: hidden;
}
.list-item-con .left-img .lazy {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.list-item-con .right-text .item-price {
  width: 60%;
  margin: 3% 0 2% 14%;
}
.list-item-con .right-text .item-price span {
  position: absolute;
}
.list-item-con .right-text .item-price .item-price-desc1 {
  font-size: 0.88em;
  font-weight: bold;
  font-family: "DINOT-Bold";
  color: #fff;
  left: 1%;
  width: 52%;
  text-align: center;
  line-height: 1.2em;
  top: 8%;
}
.list-item-con .right-text .item-price .item-price-desc2 {
  font-size: 0.72em;
  color: #8c8c8c;
  left: 98%;
  width: 96%;
  text-align: left;
  line-height: 1.2em;
  top: 15%;
  word-break: keep-all;
}
.list-item-con .right-text .item-price .item-price-desc3 {
  font-size: 0.72em;
  color: #8c8c8c;
  left: 57%;
  text-align: left;
  line-height: 1.2em;
  top: 63%;
  word-break: keep-all;
}
.list-item-con .right-text .item-price .item-price-desc4 {
  font-size: 0.75em;
  color: #ff4665;
  left: -28%;
  text-align: left;
  line-height: 1.2em;
  bottom: -4%;
  font-weight: 500;
}
.list-item-con .right-text .item-price .item-price-desc1 strong {
  font-size: 1.4em;
}
.right-price {
  position: relative;
  overflow: hidden;
  border-radius: 2em;
}
.right-price .price-value {
  color: #ff4242;
  position: absolute;
  left: 23%;
  bottom: 0;
  width: 36%;
  height: 96%;
  text-align: center;
  font-size: 1.1em;
  display: flex;
  align-items: baseline;
  justify-content: center;
  font-family: DINOT-Bold;
}
.right-price .price-value strong {
  font-size: 1.2em;
}
.list-item-con .right-text {
  flex: 1;
  margin-left: 0.7em;
  padding: 10px 10px 10px 0;
}
.list-item-con .price-tag {
  color: #f12f3a;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
  margin-top: 0.7em;
  padding-right: 2%;
}
.list-item-con .price-tag .left {
  font-size: 0.9em;
}
.list-item-con .price-tag .right {
  font-size: 0.7em;
}
.list-item .item-tag {
  position: absolute;
  left: 50%;
  color: #fff;
  font-size: 1.2em;
  font-weight: 500;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  height: 5.6em;
  width: 5.6em;
  margin-left: -1.6em;
  line-height: 1.2em;
  top: 50%;
  margin-top: -2.8em;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.list-item-con .right-text .desc {
  font-size: 1em;
  line-height: 1.44em;
  height: 1.4em;
  word-break: break-all;
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  color: #2c2c2c;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 602;
  margin-bottom: 0.2em;
}
.list-item-con .right-text .md {height: auto;
  border-top: 1px dashed red;}
.p6-con{background: linear-gradient(0,#f8301a 0%,#e74234 100%);color: #fff;}
.p62 .p6-con{margin-top: 0; color: #dc0809;padding: 0 4px;margin-right: 5px;}
.list-item-con .right-text .title {
  font-size: 1.06em;
  line-height: 1.218em;
  height: 2.4em;
  word-break: break-all;
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: bold;
  color: #000;
}
.p3-p2-pd{    position: absolute;
  top: 10%;
  right: 21%;
  width: 30%;
  color: #000;
  text-align: center;
  line-height: 1.2em;
  font-size: 0.8em;}
.relative {
  position: relative;
}

.absolute {
  position: absolute;
}
.flex {
  display: flex;
}
.flex .r{}
.flex .m{flex: 1;padding: 0 4px 0 8px;}
.text-overflow-1 {
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}

.text-overflow-2 {
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.text-center {
  text-align: center;
}


#meeting1 {
  display: inline-block;
}

.block-title9 {
  padding-bottom: 3em;
}
button {
  background-color: transparent;
  cursor: pointer;
}

.hot-goods .title {
  color: #ffffff;
  font-size: 0.9em;
  line-height: 1.2em;
  position: absolute;
  left: 60vw;
  top: 15.6%;
  width: 17%;
  background-image: -moz-linear-gradient(
    90deg,
    rgb(255, 96, 96) 0%,
    rgb(255, 185, 185) 100%
  );
  background-image: -webkit-linear-gradient(
    90deg,
    rgb(255, 96, 96) 0%,
    rgb(255, 185, 185) 100%
  );
  background-image: -ms-linear-gradient(
    90deg,
    rgb(255, 96, 96) 0%,
    rgb(255, 185, 185) 100%
  );
  background: rgb(255, 96, 96);
  padding: 0.6em;
  height: 56%;
  border-radius: 0 0 0 2.6em;
  writing-mode: tb-rl;
}

.hot-goods .title p {
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  word-break: break-all;
}

.floor3-con-box {
  padding-top: 2.5em;
}
.tab-tag p {
  width: 100%;
}
.gallery-top .swiper-slide {
  padding: 2px;
}
.gallery-top-con {
  position: absolute;
  left: 11%;
  top: 21%;
  width: 77%;
}
.gallery-top-con .price-box {
  position: absolute;
  right: -7%;
  top: 62%;
  width: 30%;
  color: #ffffff;
}
.gallery-top-con .price-box .amount {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  top: 52%;
  font-size: 1em;
  line-height: 1.2em;
  display: inline-block;
  font-family: DINOT-Bold;
  font-weight: 500;
}
.gallery-top-con .price-box .amount span {
  font-size: 1.5em;
  margin-left: -2px;
}
.desc-tag {
  color: #ffffff;
  line-height: 1.5em;
  margin-bottom: 0.8em;
  font-size: 1.06em;
  font-weight: bold;
  padding-left: 1.6em;
  text-align: left;
  font-family: PingFangSC-Medium, PingFang SC;
}

.gallery-goods-img {
  width: 100%;
  height: 70vw;
  position: relative;
  border-radius: 0 3em 0 0;
  overflow: hidden;
}
.gallery-goods-img .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hot-sale-container-loading {
  max-height: 153px;
  opacity: 0;
}

.mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 300;
  background-color: rgba(0, 0, 0, 0.802);
}
.prize-list-pop .mask{z-index: 400;}
.prize-list-pop .page-dialog-box{z-index: 404;    left: 5%;  width: 90%;}
.r-t{color: #000;font-size: 1.2em;font-weight: bold;text-align: left;position: relative;padding-left: 10px;}
.r-t::before{position: absolute;content: '';top: 50%;margin-top: -10px; width: 4px;height: 20px;left: 0; background: #fbdeaa;border-radius: 20px;}
.page-dialog-box {
  z-index: 301;
  position: fixed;
  top: 50%;
  transform: translateY(-55%);
  /* display: flex;
  height: 100vh;
  top: 0;
  overflow: auto; */
  /* align-items: center; */
}
.page-dialog-con {
  width: 100%;
  margin: -26% auto 0;
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
}
.quan-lq-btn {
  position: absolute;
  bottom: 0.5em;
  width: 10em;
  text-align: center;
  font-size: 1em;
  line-height: 1.8em;
  color: #fff;
  background-color: #e30c2e;
  left: 50%;
  margin-left: -5em;
  border-radius: 2em;
  overflow: hidden;
}
.quan-bg-tag {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 1;
}
.quan-lq-btn img {
  -webkit-animation: PWHdt 1s linear infinite;
  animation: PWHdt 1s linear infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  height: 101%;
  -webkit-transform: translateX(-0.6rem);
  transform: translateX(-0.6rem);
  width: 16px;
  position: absolute;
  left: -6px;
  top: -0.5%;
}
@keyframes PWHdt {
  0% {
    left: -6px;
  }
  100% {
    left: 102%;
  }
}
.width96 {
  width: 96%;
  margin: 0 auto;
}
.top-tag {
  position: absolute;
  bottom: 8%;
  left: 5%;
  color: #f97037;
  background-color: #ffffff;
  font-size: 1em;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  display: inline-block;
  padding: 0 0.6em;
  line-height: 1.8em;
  border-radius: 16px 16px 16px 0;
}
.floor12-con {
  position: relative;
  padding: 40px 0 1em 0;
  background: linear-gradient(180deg,#f7f1e0 ,#f5f5f5);
}
.main-box{padding: 0.2em 0; }

.l-4 {
  width: 100%;
  text-align: left;
  align-items: center;
  display: flex;
  margin: 0.6em 0 0;
  position: relative;
  justify-content: space-between;
  color: #fb2b34;
  padding: 0 8px;
}
.l-4 .left {
  display: flex;
  align-items: baseline;
}
.l-2 {
  font-weight: bold;
  font-size: 1em;
}
.l-2_1 {
  font-size: 1.7em;
  font-family: DINOT-Bold;
  margin-left: -0.26em;
}
.l-2_2 {
  color: #646464;
  font-size: 0.7em;
}

.top-banner {
  
}
.intime {

  text-align: center;
  font-size: 0.95em;
  background: #45c800;
  border-radius: 0.5em;
  display: flex;
  color: #fff;
  height: 45px;
  line-height: 40px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: bold;
  background: url(../images/djs-bg1.png) no-repeat;background-size: 100% 100%;
}
.intime .l{width: 80px;color: rgba(0, 0, 0, 0);}
.intime .ms_djs{flex: 1;}

.sp_d,
.sp_h,
.sp_m,.sp_s ,.sp_ms{
  color: #f9440d;
  display: inline-block;
  min-width: 1.4em;
  font-weight: bold;
  line-height: 1.4em;
  font-family: "DINOT-Bold";
  background: #fff;margin: 0 4px;
  width: 25px;border-radius: 2px;text-align: center;
}
.sp_ms{color:#ff0035}
/* .sp_s {
  color: #FF0000;
  display: inline-block;
  font-weight: bold;
  line-height: 1.4em;
  font-family: "DINOT-Bold";
  min-width: 1.4em;
} */
.zhe-lq-btn {
  position: absolute;
  right: 5%;
  bottom: 26%;
  width: 18%;
  transform-origin: left bottom;
  animation: tag 2.4s infinite;
}
.zhe-lq-btn1 {
  position: absolute;
  right: 34%;
  width: 32%;
  transform-origin: left bottom;
  animation: tag 2.4s infinite;
  animation-delay: 0.4s;
  bottom: 5%;
}
.zhe-lq-btn5 {
  position: absolute;
  right: 24%;
  width: 52%;

  bottom: 5%;
}
.zhe-lq-btn2 {
  position: absolute;
  right: 40%;
  width: 20%;
  bottom: 5%;
}
.ani-tag{  transform-origin: left bottom;
  animation: tag 2.4s infinite;
  animation-delay: 0.4s;}
@keyframes tag {
  0% {
     -webkit-transform: scale(1) rotate(0);
     transform: scale(1) rotate(0);
 }
 8% {
     -webkit-transform: scale(.7) rotate(0);
     transform: scale(.7) rotate(0);
 }
 20% {
     -webkit-transform: scale(.81) rotate(-5deg);
     transform: scale(.81) rotate(-5deg);
 }
 36% {
     -webkit-transform: scale(.96) rotate(5deg);
     transform: scale(.96) rotate(5deg);
 }
 40% {
     -webkit-transform: scale(1) rotate(0);
     transform: scale(1) rotate(0);
 }
}
/* .floor0-con{display: flex;padding: 0 10px;gap: 5px;overflow: hidden;background: #dcfaff;border-radius: 0 0 1.52em 1.52em;} */
/* .floor0-con .l ,.floor0-con .swiper-container{float:left; width: 33%;} */
/* .floor0-con .swiper-container{flex:2;width: 67%;} */
.floor0-con .swiper-slide {
  padding: 5px;
  transition: all 0.5s ease-out;
  position: relative;height: auto;
}
.floor0-con .swiper-slide .floor0-tag {
  position: absolute;
  top: 0;
  left: 20%;
  width: 60%;
  z-index: 1;
}

.floor0-con .l .swiper-slide .goods-type-item {background: #fff;}
.floor0-con .swiper-slide .goods-type-item {
  padding: 4%;
  background: #fff;vertical-align: top;
  display: inline-block;
  position: relative;
  border-radius: 0.8em;
}
.floor0-con .swiper-slide-active,
.floor0-con .swiper-slide-duplicate-active {
  transform: scale(1);
}
.title0 {
  margin-bottom: 1em;
}
.goods-type-item .img-box {
  overflow: hidden;
  position: relative;
  background-color: #ffffff;
  border-radius: 5px;
  /* margin: 10px 11% 0 4%; */
  /* border-radius: 50%; */
}
.floor0-con .swiper-slide .tag {
  display: inline-block;
  width: 137.19px;
  height: auto;
  position: absolute;
  left: 50%;
  top: -18px;
  z-index: 1;
  margin-left: -68.9px;
}
.goods-type-item .title {
  font-size: 1em;
  text-align: left;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 602;
  color: #000100;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-height: 1.3em;
  height: 2.4em;
  -webkit-box-orient: vertical;
  margin:5px 0 5px 2%;
  word-break: break-all;
}
.floor0-con{background: #ff647d;padding-top: 8px;margin: 0 2%;border-radius: 10px;}
/* .floor0-con .swiper-container{background: #fefaf2;border-radius: 10px;} */
.floor0-con  .two-price{margin-bottom: 0.2em;padding: 6px;background: #fbdadf;border-radius: 4px;}
.two-price {
  margin-top: 5px;
  line-height: 1em;
  font-family: "DINOT-Bold";
  display: flex;
  align-items: end;
  align-items: flex-end;
  color: #fd003a;
  position: relative;
  justify-content: space-between;
  padding: 10px;
  /* background: linear-gradient(90deg,#ffb8cd 0%,#fff 56%);border-radius: 20px; */
}
.two-price .left {
  font-size: 1.8em;
  flex: 1;
  display: flex;
  align-items: end;
  align-items: flex-end;
  font-weight: bold;
  letter-spacing: -2px;
}
.dress1{    position: absolute;
  top: 5%;
  left: 0;
  width: 14%;
  z-index: 2;}
.two-price .pd{position: absolute;top: 0;right: 0;bottom: 0;width: 32%;}
.special-block .two-price .pd{top:-0.5em;width: 40%;}
.qiang5-ani{position: absolute;bottom: 5%;right: 10%;width: 60%;animation: qiangAni 1.6s ease-in-out infinite alternate;}
.qiangAni{animation: qiangAni 1.6s ease-in-out infinite alternate;}
@keyframes qiangAni{
  0%,50%{
    transform: translateY(-4px);
  }
  25%,75%,100%{transform: translateY(2px);}
}
.two-price .p3-p2-pd{width:100%;text-align: center;right: 0;}
.two-price .pd img{height:100%}
.two-price .unit ,.two-price .d{
  font-size: 0.6em;
  margin-bottom: -0.2em;
  margin-right: -2px;
}
.goodsInfo .two-price {
  margin-top: 0.5em;padding: 0; background: #3f21d9;
  color:#fff;
}
.qiang {
  width: 1.5em;
}
.z-num{position: absolute;top: 10%;transform: rotate(10deg);letter-spacing: -2px; left: 0;width: 50%;text-align: center;color: #fff;font-size: 1.8em;font-family: "DINOT-Bold";}
.qiang2 {
  height: 100%;
  right: 0;
  width: auto;
  position: absolute;
  top: 0;
  bottom: 0;
}
.goods-type-item .desc {
  font-size: 0.8em;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 602;
  color: #f21b1c;
  border: 1px solid #f21b1c;
  line-height: 1.35em;
  margin: 0 0 0.4em;
  border-radius: 2em;
  display: inline-block;
  padding: 0 6px;
}
.goods-type-item .price-box2 {
  font-weight: bold;
  font-family: DINOT-Bold;
  position: absolute;
  right: 0;
  top: 37%;
  width: 3.6em;
}
.goods-type-item .price-box2 .money {
  font-size: 1.1em;
  color: #ffffff;
  position: absolute;
  right: 0;
  width: 87%;
  top: 41%;
  text-align: center;
}

.goods-type-item .price-box2 .money .unit {
  font-size: 0.6em;
}
.goods-type-item .price-box {
  font-weight: bold;
  font-family: DINOT-Bold;
  width: 86%;
  margin: 0.3em auto 0;
  position: relative;
}

.goods-type-item .price-box .money {
  font-size: 1.4em;
  color: #fff;
  position: absolute;
  left: 0;
  width: 62%;
  bottom: 6%;
  text-align: center;
  font-family: "DINOT-Bold";
}
.goods-type-item .price-box .money .unit {
  font-size: 0.7em;
}

.floor2-con {
  /* width: 96%; */
  margin: 0 auto;
  background-color: #daf6fd;
  padding: 0 0 8px;
  border-radius: 10px;
  /* border: 1.6px solid #ffffff; */
  overflow: hidden;
  position: relative;
}
.mini-tab2-box {
  margin: 0 0 6px;
}
.mini-tab2 {
  display: flex;
  align-items: center;
  overflow: hidden;
  background-color: #0b7cd3;
}

.mini-tab2 .item {
  flex: 1;
  color: #fff;
  text-align: center;
  padding: 0.5em 0;
  position: relative;
  line-height: 1em;
}
.mini-tab2 .item .doing {
  display: none;
}
.mini-tab2 .item p {
  font-size: 1em;
  font-weight: 500;
  line-height: 1.1em;
}
.mini-tab2 .item span {
  font-size: 0.76em;
  display: inline-block;
  line-height: 0.66em;
  font-weight: 500;
}
.mini-tab2 .item .end {
  display: none;
}
.mini-tab2 .item .time {
  display: inline-block;
}

.mini-tab2 .item.item-end .end {
  display: inline-block;
}
.mini-tab2 .item.item-end .time {
  display: none;
}

.mini-tab2 .item.item-active {
  background-color: #fff2f2;
  position: relative;
  color: #ec1515;
  border-radius: 10px 10px 0 0;
}
.mini-tab2 .item-active:before {
  content: "";
  width: 0px;
  height: 0px;
  border-top: 5px solid #f21500;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 2;
  margin-left: -4px;
}
.mini-tab2 .item.item-miao span {
  display: none;
}
.mini-tab2 .item.item-miao .doing {
  display: inline-block;
}
.buy-note {
  color: #000000;
  display: flex;
  justify-content: space-between;
  font-size: 0.9em;
  padding: 0 0 6px;
  align-items: center;
}
.buy-note .left {
  font-size: 0.95em;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
}
.buy-djs {
  justify-content: center;
  font-size: 0.95em;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  display: flex;
  align-items: center;
  color: #fff;
}
.buy-djs .r{display: flex;align-items: center;}
.price-red  .buy-djs span {
  background-color: #cbcbcb;
  border-radius: 0;
  padding: 0;
  margin: 0;
  
}


.buy-djs span span {
  background: transparent;
  margin: 0;
  padding: 0;
  width: auto;
  color: #000;
}
.tab-item-box {
  padding: 0 0.3em;
}
.item3-type2 {
  background-color: #fff;
  overflow: hidden;
  padding: 5px;
  text-align: left;
  border-radius: 6px;
}
.item3-type2 .img-box {
  overflow: hidden;
  background-color: #f0f0f0;
  border-radius: 2px 2px 0 0;
}
.floor2-con-box .item-con{background: #fce1a5;border-radius: 1em;position: relative;height: 18px;line-height: 18px;}
.floor2-con-box  .item-con img{    position: absolute;
  right: -1px;
  width: auto;
  top: -2px;
  height: 23px;}
.item3-type2 .miao-tag {
  position: absolute;
  left: 5px;
  top: 5px;
  width: 30%;
  z-index: 1;
}
.item3-type2 .title {
  font-size: 0.8em;
  color: #2c2c2c;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-height: 1.3em;
  height: 2.6em;
  -webkit-box-orient: vertical;
  margin: 0.5em 0;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  text-align: left;
}
.item3-type2 .price-box {
  color: #f21500;
}
.item3-type2 .price-box .name {
  font-size: 0.8em;
  color: #646464;
  margin-right: -3px;
}
.item3-type2 .price-box .unit {
  font-size: 0.9em;
  margin-right: -3px;
}
.item3-type2 .price-box .amount1 {
  font-size: 1.26em;
  letter-spacing: -1px;
}
.item3-type2 .origin-price {
  color: #646464;
  font-size: 0.8em;
  letter-spacing: -0.2px;
}
.item3-type2 .item-tag {
  position: absolute;
  left: 50%;
  color: #fff;
  font-size: 0.86em;
  font-weight: 500;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  height: 5.2em;
  width: 5.2em;
  line-height: 5.2em;
  transform: rotate(338deg) translateX(-56%);
  top: 50%;
  margin-top: -4em;
  text-align: center;
}
.item3-type2 .miao-tag2 {
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;right: 0;text-align: center;
  bottom: 0;
  z-index: 1;
  color: #fff;
  font-size: 0.8em;
  line-height: 1.8em;
  padding: 0 8px;
}

.price-container3 {
  position: absolute;
  bottom: 15px;
  right: 10px;
  left: 0;
}
.price-container3-price1 {
  position: absolute;
  color: #646464;
  left: 1%;
  top: 8%;
  font-size: 0.74em;
  line-height: 1em;
}

.price-container3-price2-con {
  color: #eb1e50;
  font-size: 1.18em;
  line-height: 1em;
  text-align: center;
  position: absolute;
  left: 21%;
  top: 12%;
  font-weight: bold;
  width: 50%;
  letter-spacing: -1px;
  font-family: "DINOT-Bold";
}
.price-container3-price2-con img{width: 0.4em;margin-top: 0.25em;}
.p{position: absolute;bottom: -10px;left: 0%;width: 100%;text-align: center;}
.p .p1{font-size: 1em;font-weight: bold; color: #eb1e50;}
.p .p2{font-size: 1.2em;color: #000;font-weight: bold;}

.list-item .price-box {
  color: #f21501;
  font-weight: 500;
  display: flex;
  width: 100%;
  align-items: baseline;
  justify-content: center;
  margin-top: 0.5em;
  font-family: "DINOT-Bold";
}
.list-item .unit ,.list-item .d{
  font-size: 0.8em;
}
.ys-num{position: absolute;bottom: 5px;left: 5px;right: 5px;background: url(../images/li3.png) no-repeat;background-size: 100% 100%;color: #fff;padding: 10px 5px 0 5px;font-size: 0.8em;text-align: center;}
.ys-num b{font-size: 1.07em;}
.pro-box{display: flex;align-items: center;}
.pro-box .pro-l{position: relative;flex: 1;height: 8px;background: #ffd7d1;border-radius: 8px;}
.pro-box .pro-l div{width: 20%;background: #f70b1b;border-radius: 8px;height: 8px;position: relative;}
.pro-box .pro-l div::after{position: absolute;content: '';bottom: 0;right: 0;width: 14px;height: 17px;background: url(../images/fire.png) no-repeat;background-size: 100% 100%;}
.pro-box .pro-r{color: #666666;width: 50%;}
.tag4,
.tag5 {
  height: 1.5em;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 3px;
  bottom: 5px;
  color: #fff;
  display: inline-block;
  font-size: 0.8em;
  line-height: 1.6em;
  border-radius: 1.6em;
  padding: 0 6px 0 2px;
}
.tag5 {
  padding-left: 8px;
}
.tag5 img {
  width: 1em;
  height: auto;
  vertical-align: top;
  margin-top: 0.2em;
}
.floor0-con .top-jb{background: linear-gradient(0,#fa4a73 0%,#fd6186 100%);border-radius: 5px 2px 5px 2px;}
.top-jb {
  position: absolute;
  top: 0;
  z-index: 1;
  left:0;
  width:50px;
}
.top-jb1{ background: linear-gradient(0,#f3001a 0%,#fd707b 100%);color: #fff;border-radius: 10px 0 15px 0;text-align: center;padding:0 7px;width: auto;}
.top-jb1 img{height: 15px;width: auto; margin: 4px 5px 0 0;}
.top-jb div{position: absolute;bottom: 5%;left: 0;width: 100%;color: #fff;font-family: "DINOT-Bold";text-align: center;}
.goods-li .md{position: absolute;background: url(../images/li2.png) no-repeat;background-size: 100% 100%; top: -1.5em;padding: 0 5px; left: 0;display: inline-block;vertical-align: top;  margin-top: 0;color: #fff;height: 1.6em;overflow: hidden; text-align: left; line-height: 1.24em;font-size: 0.92em;}

.share-pop .page-dialog-box{top: 30%;}
.top-jb span {
  line-height: 28px;
  padding-top: 10px;
  display: block;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.shan {
  width: auto;
  height: 1.5em;
  margin-right: 0.2em;
  vertical-align: middle;
}
.swiper-container0-loading {
  opacity: 0;
}

.close-dialog {
  width: 2.2em;
  margin: 1em auto;
}
.text-line {
  padding: 1em 6% 0.5em;
}
.list-item-con2 {
  height: 100%;
  width: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
  text-align: left;
  border-radius: 8px;
  padding: 10px 8px;
  background-color: #fbfbfb;
  display: flex;
}

.list-item-con2 .left-img {
  display: inline-block;
  width: 40vw;
  height: calc(40vw + 1.5em);
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
}
.list-item-con2 .tag4 {
  top: 6px;
}
.list-item-con2 .left-img .lazy {
  width: 40vw;
  height: 40vw;
  object-fit: cover;
}
.list-item-con2 .right-text {
  display: inline-block;
  flex: 1;
  vertical-align: top;
  margin-left: 1.5%;
  padding: 0.5% 0;
}
.list-item-con2 .right-text .quan {
  display: flex;
  margin-top: 2%;
}
.list-item-con2 .right-text .quan .quan-name {
  color: #666666;
  font-size: 0.66em;
  line-height: 1.2em;
  display: inline-block;
  margin-right: 0.2em;
  margin-top: 0.15em;
}
.list-item-con2 .right-text .quan .quan-item {
  color: #ffffff;
  background: url("../images/quan-item-bg.png") 100% 100%;
  background-size: 100% 100%;
  font-size: 0.72em;
  display: inline-block;
  height: 2em;
  padding: 0 0.4em;
  line-height: 2em;
  margin: 0.05em 0;
}
.list-item-con2 .left-img .left-person-count {
  position: absolute;
  left: 0;
  bottom: 16%;
  color: #fff;
  font-size: 0.72em;
  background-color: rgb(72 72 72 / 70%);
  line-height: 1em;
  padding: 0.3em 0.4em 0.3em 0.6em;
  border-radius: 0 1em 1em 0;
}
.list-item-con2 .left-img .left-price-desc {
  height: 1.8em;
  line-height: 1.8em;
  background-color: #f56514;
  color: #fff;
  font-size: 0.92em;
  font-weight: 500;
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.list-item-con2 .right-text .title {
  font-size: 0.88em;
  line-height: 1.4em;
  height: 2.8em;
  word-break: break-all;
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #333333;
}
.list-item-con2 .right-text .item-price {
  width: 49%;
  margin: 5% 0 2% 15%;
}
.list-item-con2 .right-text .item-price span {
  position: absolute;
}
.list-item-con2 .right-text .item-price .item-price-desc1 {
  font-size: 0.75em;
  font-weight: bold;
  font-family: "DINOT-Bold";
  color: #fff;
  left: 10%;
  width: 50%;
  text-align: center;
  line-height: 1.2em;
  top: 8%;
}
.list-item-con2 .right-text .item-price .item-price-desc2 {
  font-size: 0.75em;
  color: #8c8c8c;
  left: 108%;
  text-align: left;
  line-height: 1.2em;
  top: 15%;
  white-space: nowrap;
}

.list-item-con2 .right-text .item-price .item-price-desc4 {
  font-size: 0.75em;
  color: #f3240f;
  left: -27%;
  text-align: left;
  line-height: 1.2em;
  bottom: -4%;
  font-weight: 500;
}
.list-item-con2 .right-text .item-price .item-price-desc1 strong {
  font-size: 1.2em;
}
.now-buy-btn {
  position: absolute;
  left: 29%;
  width: 34%;
  bottom: 0;
  height: 27%;
}
.lr-ani {
  position: absolute;
  left: -.2em;
  top: 0;
  width: 2em;
  height: 100%;
  background: url("../images/btn-line.png") no-repeat;
  background-size: 100% 100%;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-name: _32OZEz0v;
          animation-name: _32OZEz0v;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
}
@-webkit-keyframes _32OZEz0v {
  0% {
    left: -.2em;
  }

  40% {
    left: 100%;
  }

  100% {
     left: 100%;
  }
}

@keyframes _32OZEz0v {
  0% {
     left: -.2em;
   }
 
   40% {
     left: 100%;
   }
 
   100% {
     left: 100%;
   }
}
.list-item2:not(:last-child) {
  margin-bottom: 0.8em;
}
.btn-more {
  margin: 10px auto 0;
  display: block;
  padding: 0 16px;
  font-size: 0.9em;
  height: 1.8em;
  line-height: 1.8em;
  border-radius: 20px;
  text-align: center;
  color: #ffffff;
  background-color: #666666;
}
.special-block-con {
  /* flex-wrap: wrap;
  display: flex; */
}
.special-block-con .item-3 {
  /* width: 33.33%; */
  /* padding: 3px; */
}
.special-block-con .item-3 .item-3-goods {
  border-radius: 6px;
  overflow: hidden;
}
.special-block-con .item-3-goods-con {
  overflow: hidden;
  padding: 6px 0 6px;
  position: relative;
}
.item-3 .item-3-desc {
  font-size: 0.82em;
  color: #333333;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-height: 1.1em;
  height: 2em;
  -webkit-box-orient: vertical;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: bold;
  text-align: left;
}
.item-3 .item-3-desc2 {
  font-size: 0.86em;
  line-height: 1.2em;
  color: #f70000;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  padding: 2px 3px;
  display: inline-block;
  margin: 0.3em 0 0;
  white-space: nowrap;
  background-color: #ffedf0;
  border: 1px solid #ffd5e0;
  border-radius: 2px;
}
.item-3 .item-3-price {
  color: #E52922;
  font-size: 1.3em;
  font-family: "DINOT-Bold";
  line-height: 1em;
  margin-top: 0.3em;
  border: 1px solid #E52922;
  border-radius: 1em;
  background-color: #ffffff;
}
.item-3 .item-3-price .unit {
  font-size: 0.8em;
  margin-right: -6px;
}
.item-3 .item-3-price .d {
  font-size: 0.8em;
  margin-left: -5px;
}
.item-3-car {
  position: absolute;
  right: 6px;
  bottom: 6px;
  width: 1.6em;
}
.sp-bg{background: #0b7cd3;padding-bottom: 15px;border-radius: 0 0  15px 15px;}
.special-block .goods_list:nth-child(2n+1){background: #e6faff;}
.special-block .goods_list:nth-child(2n){background: #ffffed;}
.special-block .goods-li {
  background-color: #5cc0e9;border: 2px solid #aee9fb;
  padding: 6px;
  width: 96%;
  margin: 0 2% 0 2%;
  position: relative;
  z-index: 2;
}
/* .special-block .p5 {
  font-size: 0.9em;
  padding: 0 1em;
} */

.bottom-fixed {
  position: fixed;
  bottom: -0.5px;
  left: 0;
  right: 0;
  z-index: 3;
  width: 100%;
  margin: 0 auto;
  min-width: 320px;
  max-width: 640px;
}
.tab1 {
  position: absolute;
  bottom: 0;
  height: 100%;
  left: 0;
  width: 50%;
  display: inline-block;
}
.tab2 {
  position: absolute;
  bottom: 0;
  height: 100%;
  right: 0;
  width: 50%;
  display: inline-block;
}
.top-bg-bottom {
  position: absolute;
  bottom: 0;
  z-index: 2;
  left: 0;
  width: 100%;
}
.bottom-fixed-height {
  height: 16px;
  background-color: #fafafa;
  margin-top: -1px;
}
.zhe{background: #f22438;border-radius: 1em;color: #fff;margin: 10px 2%;}
.zhe img{width: 1em;margin: 3px 3px 0 0;}

.zhe-zhuan {
  position: absolute;
  bottom: 0;
  width: 30%;
  left: 2%;
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.initAnimation {
  -webkit-animation: rotate 12s linear infinite;
  animation: rotate 12s linear infinite;
}
.zhen {
  position: absolute;
  bottom: 29%;
  width: 12%;
  left: 11.5%;
}
.price-container4 {
  position: relative;
  margin-top: 4px;
}
.price-container4-price1 {
  position: absolute;
  color: #8f8f8f;
  left: 5%;
  top: 26%;
  font-size: 0.76em;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 602;
}
.price-container4-price3 {
  position: absolute;
  color: #f82d17;
  left: 0;
  top: -7%;
  font-size: 0.8em;
  height: 100%;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 602;
  text-align: center;
  width: 28%;
  line-height: 1.1em;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.price-container4-price3 span {
  display: inline-block;
  line-height: 1em;
}
.price-container4-price2-con {
  color: #f41d03;
    font-size: 1.4em;
    line-height: 1.2em;
    text-align: left;
    font-family: DINOT-Bold;
    font-weight: bold;
    display: block;
}
.price-container4-price2-con .unit {
  font-size: 0.63em;
}
.p6 {
  width: 100%;
  height: 2em;
  display: inline-flex;
  align-items: center;
  margin-top: 0.15em;
  color: #0ef8ee;
  font-size: 0.7em;
  padding: 0;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: bold;
  position: relative;
}
.p62 {
  color: #ff7ee6;
}

.p6 img {
  display: inline-block;
  height: 1em;
  width: auto;
  vertical-align: middle;
  margin: -3px 2px 0 0;
}
.item-3-con {
  background-color: #ffffff;
  border-radius: 8px;
  padding: 6px 6px 0 6px;
}
.price-container5 {
  margin: 5% auto 0;
  position: relative;
}
.price-container5 img{position: absolute;top: 50%;margin-top: -12px; right: 0;width: 24px;}

.price-container5-price2-con {
  color: #e61634;
  font-size: 1.4em;
  line-height: 1em;
  text-align: left;
 display: block;
  font-weight: bold;
  width: 65%;
  letter-spacing: -1px;
  font-family: "DINOT-Bold";
}
.price-container5-price2-con .unit {
  font-size: 0.6em;
}
.price-container5-price2-con .txt{font-size: 0.6em;display: block;line-height: 0.7em;}
.hb-ani {
  transform: translate3d(0px, 0px, 0rem) rotate(0deg) scale(0, 0);
  opacity: 0.1;
  animation: 3s steps(1) 0s 1 normal both running BX_AniKey5-jsx-1675302985;
  animation-delay: -1.35s;
}
@keyframes BX_AniKey5-jsx-1675302985 {
  0% {
    transform: scale(0, 0);
    opacity: 0;
}

45.33% {
    transform: scale(0, 0);
    opacity: 0.1;
}

46.67% {
    transform: scale(0.125, 0.125);
    opacity: 0.28;
}

48% {
    transform: scale(0.25, 0.25);
    opacity: 0.46;
}

49.33% {
    transform: scale(0.375, 0.375);
    opacity: 0.64;
}

50.67% {
    transform: scale(0.5, 0.5);
    opacity: 0.82;
}

52% {
    transform: scale(0.625, 0.625);
    opacity: 1;
}

53.33% {
    transform: scale(0.75, 0.75);
    opacity: 1;
}

54.67% {
    transform: scale(0.875, 0.875);
    opacity: 1;
}

56% {
    transform: scale(1, 1);
    opacity: 1;
}

57.33% {
    transform: scale(1.10263, 1.10263);
    opacity: 1;
}

58.67% {
    transform: scale(1.15328, 1.15328);
    opacity: 1;
}

60% {
    transform: scale(1.15439, 1.15439);
    opacity: 1;
}

61.33% {
    transform: scale(1.11928, 1.11928);
    opacity: 1;
}

62.67% {
    transform: scale(1.06603, 1.06603);
    opacity: 1;
}

64% {
    transform: scale(1.012, 1.012);
    opacity: 1;
}

65.33% {
    transform: scale(0.96997, 0.96997);
    opacity: 1;
}

66.67% {
    transform: scale(0.94644, 0.94644);
    opacity: 1;
}

68% {
    transform: scale(0.94182, 0.94182);
    opacity: 1;
}

69.33% {
    transform: scale(0.952, 0.952);
    opacity: 1;
}

70.67% {
    transform: scale(0.97056, 0.97056);
    opacity: 1;
}

72% {
    transform: scale(0.99089, 0.99089);
    opacity: 1;
}

73.33% {
    transform: scale(1.00777, 1.00777);
    opacity: 1;
}

74.67% {
    transform: scale(1.01822, 1.01822);
    opacity: 1;
}

76% {
    transform: scale(1.02157, 1.02157);
    opacity: 1;
}

77.33% {
    transform: scale(1.01898, 1.01898);
    opacity: 1;
}

78.67% {
    transform: scale(1.01269, 1.01269);
    opacity: 1;
}

80% {
    transform: scale(1.00517, 1.00517);
    opacity: 1;
}

81.33% {
    transform: scale(0.9985, 0.9985);
    opacity: 1;
}

82.67% {
    transform: scale(0.99401, 0.99401);
    opacity: 1;
}

84% {
    transform: scale(0.99214, 0.99214);
    opacity: 1;
}

85.33% {
    transform: scale(0.99261, 0.99261);
    opacity: 1;
}

86.67% {
    transform: scale(0.99468, 0.99468);
    opacity: 1;
}

88% {
    transform: scale(0.99741, 0.99741);
    opacity: 1;
}

89.33% {
    transform: scale(1, 1);
    opacity: 1;
}
90.67% {
    transform: scale(1.00188, 1.00188);
    opacity: 1;
}
92% {
    transform: scale(1.00281, 1.00281);
    opacity: 1;
}
93.33% {
    transform: scale(1.00283, 1.00283);
    opacity: 1;
}
94.67% {
    transform: scale(1.00218, 1.00218);
    opacity: 1;
}
96% {
    transform: scale(1.00121, 1.00121);
    opacity: 1;
}
97.33% {
    transform: scale(1.00022, 1.00022);
    opacity: 1;
}
98.67% {
    transform: scale(0.99945, 0.99945);
    opacity: 1;
}
100% {
    transform: scale(1, 1);
    opacity: 1;
}
}
.pop-txt{ position: absolute;
  left: 39%;
  width: 22%;
  top: 44%;}
  .pop-quan{
    position: absolute;
    left: 30%;
    top: 50%;
    width: 38%;
    }
    .pop-quan .nnn{
      position: absolute;
      top: 21%;left: 0;width: 100%;
      color: #fff;
      font-size: 1.4em;
      font-weight: bold;
      }
    .pop-quan .nnn b{font-size: 2em;}
  .pop-quan .ppp{
    text-align: center;font-size: 1.4em;
    }
  .pop-quan .hbn{

    color: #ffdb34;
    font-size: 1.8em;
    font-weight: bold;

    }
.red-bg { 
  animation: redBgaNI 0.3s ease-out normal both running;
}
@keyframes redBgaNI {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
.icon3{    position: absolute;
  top: 40%;
  left: 4%;
  width: 18%;}
.red-text {
 
  width: 90%;
  margin:  10px auto;
  opacity: 0;
  animation: printAni .3s ease-out .3s 1 normal forwards running;
}
.md-dialog .red-text{bottom: 15%;}
@keyframes printAni{
  0% {
    -webkit-transform: scale(3.09);
    transform: scale(3.09);
    opacity: 0;
}
100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
}
.hb-qiang {
  position: absolute;
  width: 22%;
  top: 56%;
  left: 40%;
  animation: _2m2BE .5s ease-out infinite;
}
@keyframes _2m2BE {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
      -webkit-transform: scale(1.3);
      transform: scale(1.3);
  }
  100% {
      -webkit-transform: scale(1);
      transform: scale(1);
  }
}
.b-1{position: absolute;top: 24%;left: 0;right: 0;z-index: 10;  background: url(../images/css_sprites.png) no-repeat;
  -webkit-animation: loading_ani steps(2,end) 1.4s infinite;
  animation: loading_ani steps(2,end) 1.4s infinite;
  transform: scale(0.5);
  transform-origin: top center;
  width: 750px;
  height: 412px;
  left: 50%;
  margin-left: -375px;}


.loading_ani{background: url(images/css_sprites.png) 0 0;}
@-webkit-keyframes loading_ani{
  from{
 background-position:0 0
  }
  to{
  background-position:0 -824px;
  }
}
@keyframes loading_ani{
  from{
    background-position:0 0
  }
  to{
  background-position:0 -824px;
  }
}
.md{overflow: hidden;height: 22px;text-align: left;color: #f42526;text-align: center;}
.md div{display: inline-block;line-height: 20px;font-size: 0.96em; vertical-align: top;padding:  0 6px; color: #fd003a;border-radius: 4px;margin-right: 2px;}

.fire{position: absolute;bottom: 0;left: 0;display: inline-block;padding: 2px 10px 2px 2px;right: 0;}
.fire img{width:1.4em;height:1.4em;margin-right: 2px;}

.avatar-box {
  height:1.6em;
  text-align: left;
  display: flex;
  align-items: center;
}
.avatar-items {
  height: 1rem;
  font-size: 1em;
  text-align: left;
  display: inline-block;
  position: relative;
  margin-right: 5px;
}
.avatar-items .item {
  width: 1em;
  height: 1em;
  display: inline-block;
  border-radius: 50%;
  overflow: hidden;
}
.pin-count {
  display: inline-block;
  line-height: 1.6em;
  font-size: 0.7em;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #2c2c2c;
  padding-top: 0.5em;
}

.progress-box1 {
  display: flex;
  align-items: center;
  margin-bottom: 0.12rem;
  position: relative;
}
.progress-box {
  display: flex;
  align-items: center;
  width: 100%;
  height: 0.7em;
  margin-top: 0.2em;
  background: #ffe6b2;
  border-radius: 1em;
  position: relative;
  display: inline-block;
}
.current-progress { 
  background: linear-gradient(0,#fe1439 0%,#fe6843 100%);
  position: absolute;
  left: 0;
  top:0;
  height: 100%;
  border-radius: 1em;
  z-index: 1;
  overflow: hidden;box-shadow: 0 0 10px #ff9dbd inset;
}
.progress-box1 span {
  font-size: 0.5em;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 602;
  color: #ffffff;
  line-height: 0.7em;
  position: absolute;
  left: 30%;
  top:26%;
  height: 100%;
  z-index: 1;
}
.progress-box1 .text {
  width: 12px;
  height: 12px;
  /* background-color: pink; */
  position: absolute;
  left: 60%;
  bottom: 10%;
  z-index: 1;
  font-size: 5em;
}
.progress-box1 .icon1 {
    width: 0.26em;
    height: 0.26em;
    position: absolute;
    top: 0;
    left: 0;
    animation: _37l-dkWh 2.4s linear infinite;
}
.progress-box1 .icon1 img {
      width: 100%;
      height: 100%;
      left: 0;
      bottom: 0;
      transform: scale(0);
      position: absolute;
      animation: _1stfjEuP 2.4s ease-out infinite;
}
.progress-box1 .icon2 {
    width: 0.26em;
    height: 0.26em;
    position: absolute;
    top: 0;
    left: 0;
    animation: _1L9g6dFw 2.4s linear infinite;
}
.progress-box1 .icon2 img {
      width: 100%;
      height: 100%;
      left: 0;
      bottom: 0;
      transform: scale(0);
      position: absolute;
      animation: _1stfjEuP 2.4s ease-out infinite;
    }
.progress-box1 .dot1 {
    top: 10%;
    left: 0;
    background-color: #ff8981;
    position: relative;
    opacity: 0;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    animation: _1YIKbPXc 2.4s linear infinite;
}
@keyframes _37l-dkWh {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }

  20.1% {
      -webkit-transform: translate(20%,-30%);
      transform: translate(20%,-30%);
  }

  35.7% {
      -webkit-transform: translate(50%,-88%);
      transform: translate(50%,-88%);
  }

  49% {
      -webkit-transform: translate(72%,-127%);
      transform: translate(72%,-127%);
  }

  61.6% {
      -webkit-transform: translate(96%,-160%);
      transform: translate(96%,-160%);
  }

  73.9% {
      -webkit-transform: translate(106%,-173%);
      transform: translate(106%,-173%);
  }

  85.7% {
      -webkit-transform: translate(103%,-189%);
      transform:translate(103%,-189%);
  }

  100% {
      -webkit-transform: translate(96%,-210%);
      transform: translate(96%,-210%);
  }
}
@keyframes _1stfjEuP {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}

28% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

71% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
}
}
@keyframes _1YIKbPXc {
  0%, 80% {
    opacity: 1;
  }
  100% {
      -webkit-transform: translate(0.1em,-0.5em);
      transform: translate(0.1em,-0.5em);
  }
}
@keyframes _1L9g6dFw {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
}

32.7% {
    -webkit-transform: translate(-36%,-80%);
    transform: translate(-36%,-80%);;
}

52.8% {
    -webkit-transform: translate(-26%,-96%);
    transform: translate(-26%,-96%);
}

65.1% {
    -webkit-transform: translate(-32%,-126%);
    transform: translate(-32%,-126%);
}

82.7% {
    -webkit-transform: translate(-22%,-169%);
    transform: translate(-22%,-169%);
}

89.3% {
    -webkit-transform: translate(-2%,-196%);
    transform: translate(-2%,-196%);
}

93.6% {
    -webkit-transform: translateY(-200%);
    transform: translateY(-200%);
}

100% {
    -webkit-transform: translate(-32%,-256%);
    transform: translate(-32%,-256%);
}
}
@keyframes _1stfjEuP {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}

28% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

71% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
}
}
.g1-img::after{position: absolute;content: ''; top: 0;right: 0;bottom:-1px;left: 0;background: url(../images/imgbg.png) no-repeat;background-size: 100% 100%;z-index: 3;}
.g1-img{
  position: absolute;
  top: 38%;
  left: 4%;
  width: 11.1em;
  height: 11.1em;
  z-index: 2;

  }
.g1-img img.lazy{border-radius: 15px;}

.g1-md2{
  font-size: 1.1em;
  position: absolute;
  top: 59%;
  left: 52%;
  width: 44%;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-height: 1.43em;
  height: 1.4em;
  -webkit-box-orient: vertical;
  text-align: left;
  }
  .g1-md2 div{display: inline-block;line-height: 1.43em; vertical-align: top;color: #dc0809;border-radius: 4px;padding: 0 5px;font-size: 0.8em;}
.g1-tit{
  font-size: 1.1em;
  position: absolute;
  top: 41%;
  left: 52%;
  width: 44%;
  color: #000;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-height: 1.4em;
  height: 2.7em;
  -webkit-box-orient: vertical;
  text-align: left;
  }
  
.g1-price{position: absolute;bottom: 10%;left: 52%;width: 40%;background: url(../images/btn7.png);background-size: 100% 100%; padding: 14px 5px 14px 10px;line-height: 2.4em;
 z-index: 4;color: #fff;font-family: "DINOT-Bold";}
 .g1-price .l div span.d{font-size:1em}
.g1-price img{width: 2.4em;position: absolute;bottom: 5%;right: 5%;  animation: qiangAni 1.6s ease-in-out infinite alternate;}
.g1-price .l p{line-height: 1.1em;color: #000;font-size: 0.7em;}
.g1-price .l div{line-height: 1.5em;font-weight: bold;font-size: 0.7em;color: #fff;}
.g1-price .l div span{font-size: 2em;}

@-webkit-keyframes showimg{
  0% {
    left: -100%;
     
  }
  100% {
  left: 100%;  
         
  }
  }
  
   /* .price-container3::before{
    position: absolute;  z-index: 9;
     left: -100%;                  
     top: 0;  
     width: 20%;  
     height: 100%;  
     content: ""; transition: 1s ease; 
     background: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 50%,rgba(255,255,255,0) 100%);  
     transform: skewX(-45deg);
     -webkit-animation:showimg 2s infinite linear;
  } */
  .zp-num1,.zp-num2,.zp-num3{   position: absolute;
    bottom: 13%;
    left: 0;
    color: #fd2a5d;
    width: 100%;
    z-index: 6;
    padding: 0 10px;
    text-align: center;
    line-height: 1em;}
  .zp-num2 b{   font-weight: bold;}
  .zp-num3{top: 78%;left: 0;width: 100%;text-align: center;color: #6810f7;}
  .zp-btns{position: absolute;top: 15%;right: 2%;width: 13%;z-index: 4;}
  .zp-btns .i{margin-top: 10px;}
  /* 转盘start */
.page-status2{position: absolute;left: 0;right: 0;top: 20%;z-index: 3;}
.turntable-bg {
  position: relative;
  /* z-index: 5; */
}
.turntable-bg .pointer {
  position: absolute;
  width: 43%;
  left: 0;
  right: 2%;
  top: 10%;
  margin: 0 auto;
  z-index: 6;
  cursor: pointer;
}
.turntable-bg .rotate {
  width: 100%;
  position: absolute;
  top: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 2;
  cursor: pointer;
}
.start-btn .hander{bottom: 15%;right: 15%;}
.zp-bg2-title {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 19%;
  z-index: 3;
}
.tableRotate{
  -webkit-animation:rotate 0.5s linear infinite;
  animation:rotate 0.5s linear infinite;
}
@-webkit-keyframes rotate{
  0%{-webkit-transform:rotate(0deg)}
  100%{-webkit-transform:rotate(360deg)}
}
@keyframes rotate{
  0%{transform:rotate(0deg)}
  100%{transform:rotate(360deg)}
}
.initAnimation {
  -webkit-animation:rotate 12s linear infinite;
  animation:rotate 12s linear infinite;
}
/* 转盘end */
.pos-three .info{flex:1;padding-left: 5px; }
.pos-three .goods-type-item{      position: absolute;
  top: 26%;
  left: 10%;
  right: 5%;
  padding: 0;
  border-radius: 8px;
  display: inline-block;
  vertical-align: top;}
.pos-three .goods-type-item .item-con{display: flex;}
.tuan-box .goods-type-item{background: #ffe2ea;padding:4px 6px;border-radius: 8px;display: inline-block;vertical-align: top;}
.pos-three .swiper-slide {
  transition: all 0.5s ease-out;
  transform: scale(0.86);
  position: relative;
  padding:0 4px;
  transform-origin: center bottom;
}
.tuan-box .swiper-slide { transform: scale(1);}
.pos-three .swiper-slide-active,
.pos-three .swiper-slide-duplicate-active {  transform: scale(1);}
.pos-three .swiper-container .swiper-wrapper{align-items: end;}
.pos-three .goods-type-item .img-box{background-color: #e6e6e6;border-radius: 8px;margin: 0;width: 6em;}
.pos-three .goods-type-item .title{-webkit-line-clamp:1;height: 1.3em;margin: 5px 0 0 0;}
.qiang3 {position: relative;}
.pos-three .z-num{    transform: rotate(0);
  left: 2%;
  font-size: 1.6em;
  width: 65%;
  top: 57%;
  text-align: center;}
  .tuan-box .z-num{left:4%}
.pos-three .z-num .unit,
.pos-three .z-num .d{font-size: 0.8em;}
.lay-zz{      position: absolute;
  top: 33%;
  width: 80px;
  height: 80px;
  text-align: center;
  background: rgba(174,219,44,0.8);
  border-radius: 80px;
  left: 30%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  line-height: 1.2em;
  font-weight: bold;    transform: rotate(
    -15deg);}
.zl-count{    position: absolute;
  top: 2%;
  left: 38%;
  text-align: center;
  width: 21%;
  color: #fff;
  line-height: 1em;}
  .zl-p1{position: absolute;top: 18%;left: 0;width: 50%;text-align: left;}
  .zl-p2{position: absolute;top: 20%;right: 0;width: 50%;text-align: right;}
.tx{text-align: left;font-size: 0.8em;color: #000;white-space:nowrap;margin-bottom: 5px;line-height: 18px;}
.tx b{color: #f65051;}
.tx img{width:18px;margin: 0 2px;border-radius: 18px;}
.tuan-box .goods-type-item .title{-webkit-line-clamp:2;height: 2.15em;line-height: 1.1em; margin: 5px 0 0 0;}
.tuan-yj{position: absolute;top: -10px;left: 10px;display: inline-block;vertical-align: top;background: #ffcd52;border-radius: 10px;color: #6a4d06;padding: 0 10px;height: 1.2em;line-height: 1.2em;}
.tuan-yj::before{position: absolute;top: 1em;left: 50%;margin-left: -10px;content: ''; width: 0;height: 0;border-bottom:8px solid transparent;border-top: 8px solid #ffcd52;border-left:8px solid transparent;border-right:8px solid transparent;}
.cxmd{line-height: 1.22em;height: 1.22em; overflow: hidden;color: #ff4e34; text-align: left;  margin-top: 3px;}
.cxmd img{height: 1.1em;width: auto;margin:2px 5px 0 0;}
.pp1{margin-top: 8px;}
.pp1 .p1{    left: 5%;font-size: 1.2em;
  color: #ff2020;
  font-size: 0.98em;
  top: 14%;
  font-family: "DINOT-Bold";letter-spacing: -1px;}
.p1 .amount{font-size: 1.8em;}
.pp1 .p2{   left: 77%;
  color: #cbfc41;
  top: 16%;
  font-size: 0.9em;
  width: 20%;
  text-align: center;
  line-height: 1.1em;}
.tag1 {
  width: auto;
  height: 1.4em;margin-right: 4px;
  vertical-align: top;
}
.fan200{position: absolute;top: 0;right: 0;background: #f42526;border-radius: 4px;padding: 0 6px;color: #fff;font-size: 0.8em;}
/* .page-status3{margin-top: 25%;} */
.pos-btn{position: absolute;bottom: 5%;left: 12%;right: 12%;display: flex;justify-content: center;}
.pos-btn .item{width: 50%;}
.prize-swiper{    position: absolute;
  top: 13%;
  left: 0%;width: 100%; 
  height: 1.4em;
  line-height: 1.4em;
  border-radius: 1.4em;
  z-index: 9;
  color: #fff;
  overflow: hidden;
  padding: 0 10px;}
  .prize-swiper .swiper-container{height: 1.2em;}
  .price-container4 img{width:2.2em;position:absolute;bottom: 2%;right: 0;animation: qiangAni 1.6s ease-in-out infinite alternate;}
  .sw-bg3-swiper .swiper-slide{width:32%;background: #fff;border-radius: 10px;padding: 8px;}
.sw-bg3-swiper .swiper-wrapper{align-items:end;}
.sw-bg3-swiper{padding-bottom: 10px;}
.f3-bg{background: #baacff;border-radius: 15px;padding:0 10px;}
.two-price1{background: #000000;border-radius: 1em;color: #cbfc41;text-align: center;font-family: "DINOT-Bold";}
.two-price1 .amount{font-size: 1.5em;}

.sw-img{    position: absolute;
  top: 39%;
  left: 25%;
  width: 50%;
  border-radius: 5px;}
.sw-img1{        position: absolute;
  top: 36%;
  left: 0;
  width: 100%;}
  .sw-1 {
    position: absolute;
    top: 63%;
    left: 36%;
    font-size: 1.1em;
    color: #000;
    background: none;
    height: 1.56em;
    width: 40%;
    line-height: 1.86em;
    text-align: center;
    border-radius: 1.86em;
  }
  
  .sw-2 {
    position: absolute;
    top: 70%;
    left: 38%;
    font-size: 1.1em;
    color: #000;
    background: no-repeat;
    height: 1.56em;
    width: 38%;
    line-height: 1.86em;
    text-align: center;
    border-radius: 1.86em;
  }
  
  .sw-3 {
    position: absolute;
    top: 75.8%;
    left: 40%;
    font-size: 1.1em;
    color: #000;
    background: none;
    height: 1.46em;
    width: 36%;
    line-height: 1.86em;
    text-align: center;
    border-radius: 1.86em;
  }
  .confirm-btn{     
    width: 50%;
    margin: 0 auto;
    display: block;
    border-radius: 3em;
    position: absolute;
    z-index: 5;
    bottom: 0%;
    left: 25%;}
  .close{padding: 10px;text-align: center;}
  .close img{width: 36px;}
  .hander{position: absolute;bottom: 15%;right: -5%;width: 20%;animation: handerAni 0.8s ease-in-out infinite alternate;}
  @keyframes handerAni{
    0%{opacity: 0;}
    60%,100%{opacity: 1;}
  }


  .floor1-con {position: relative;background: #fed6d6;border-radius: 15px;box-shadow: 0 0 10px #fff inset;width: 96%;margin-left: 2%;padding: 10px;}
  .floor1-con .swiper-pagination{}
  /* .floor1-con .swiper-container{background: url(../images/xrdfj_10.png) no-repeat;background-size: 100% 100%; margin: 0;padding-bottom: 0; } */
  /* .floor1-con .swiper-wrapper{margin: 0 5%;width: auto;} */
  /* .floor1-con .swiper-slide{position: relative;padding: 0 5%;} */
  .liv-t{position: absolute;top: 0;left: 0;width: 40%;}
  .floor1-con .swiper-pagination-bullet{background: #ee92a6;}
  .floor1-con .swiper-pagination-bullet-active{background: #fd393f;width: 5px;}
  .floor1-con .goods-a{display: block;background: #fff;border-radius: 20px;position: relative;overflow: hidden;}
  .floor1-con .item-con{display: flex;align-items: center;}
  .price-red{flex:1; color: #fff;font-family: "DINOT-Bold";text-align: left;padding:11% 0 5% 5%;}
.price-red .t1{color: #000;font-size: 1.52em;font-weight: bold;}
.price-red .t2{color: #0d7ff0;font-size: 1.02em;font-weight: bold;margin-top: 8px;}
.price-red .t3{color: #000;margin-top: 5px;margin-bottom: 8px;}
.price-red .t3 span{color: #ef210a;}
.t4 img{width: 60%;}
.price-red .t1{color: #000;font-size: 1.52em;font-weight: bold;}
.price-red .l{flex:1;text-align: left;}
.price-red .img{background: url(../images/bg1.png) no-repeat;background-size: 100% 100%;color: #fe3b0f;padding: 5px 2px 8px 2px;white-space: nowrap;}
.goods-a .img-box{background: #fff;border-radius: 10px;position: relative;z-index: 2;}
.price-red .amount{font-size: 1.2em;}
.floor1-con .item-con .img-box{width: 8.8em;}
.zj{color: #fff;position: absolute;bottom: 20px;right: 0; background: linear-gradient(180deg,#fe787a 0%,#fd1924 100%);border-radius: 50%;width: 4em;height: 4em;line-height: 1.2em;display: flex;align-items: center;flex-direction: column; justify-content: center; padding: 0 5px;font-size: 0.8em;}
.zj div{font-size: 1.52em;}
.top-djs{display: flex;align-items: end;color: #fff;padding: 2px 0;justify-content: center;position: relative;z-index: 8;background:linear-gradient(0,#000000 0%,#585858 100%);border-radius: 1em;}
.top-djs .r{flex:1;text-align: center;display: flex;justify-content: center;font-size: 0.9em;    align-items: baseline;}
.top-djs .r span span{height: 25px;text-align: center;line-height: 25px;border-radius: 4px;margin: 0;}
.top-djs .r div{padding: 0 3px;}
.living img{width: 12px;margin-top: 3px;}
.living div{display: inline-block;vertical-align: top;line-height: 20px;}
.liv-l{background: #f04c28;padding: 0 10px;border-radius: 20px;height: 20px;line-height: 20px;}
.living {background: #000000;height: 20px;border-radius: 20px;padding: 0 10px 0 0;display: inline-block;vertical-align: top;margin-bottom: 10px;}
.q1{    position: absolute;
  bottom: 9%;
  right: 4%;
  width: 20%;}
.abs1{       position: absolute;
  top: 30%;
  left: 0;
  width: 29%;
  line-height: 1.3em;
  text-align: left;
  color: #787878;
  letter-spacing: -2px;font-weight: normal;
  font-family: "DINOT-Bold";}
.page-tag{height: 1.2em;width: auto;margin-top: 0.1em;}
.dz-p{color: #f7301b;font-family: "DINOT-Bold";}
.dz-p .amount1{color: #f7301b;font-size: 1.5em;}

.float-ui{width: 96%;margin-left: 1.8%; background: #fcd8e0;border-radius: 0 0 10px 10px;padding: 10px;}
.float-ui .swiper-slide{flex: 1;}
.float-ui .g-line{background: #fff;border-radius: 10px;padding: 5px;margin:3px 5px;}
.price-bgred{background: #ee3f10;border-radius: 15px;color: #fff;margin-top: 1.31em;}
.float-ui .md{position: absolute;bottom: 88%;left: 5%;background: url(../images/li2.png) no-repeat;background-size: 100% 100%;font-size: 0.97em; color: #fff;padding: 0 5px 0 5px;height: 1.6em;line-height: 1.2em; display: inline-block;vertical-align: top;}
.float-ui .p1 .amount{font-size: 1.6em;}
.float-ui .p5{-webkit-line-clamp:1;height: 1.4em;font-size: 1em;display: none;}



.qx-list{  background: #fff;padding:0 10px 10px 10px;border-radius: 0 0 15px 15px;width: 96%;margin: 0 0 0 2%;}
.qx-list .t{font-weight: bold;color: #000;font-size: 1.2em;position: relative;}
.cou-list{margin-bottom: 10px; background: linear-gradient(360deg,#ea3500 0%,#ff6145 100%);border-radius: 10px;padding:8px;position: relative;padding-right: 1%;}
.cou-list .pd-l{padding-right: 25%;}
.cou-list .swiper-container{padding-right: 3%;}
.r-abs{position: absolute;top: 0;right: 0;bottom: 0;width: 40%;background: url(../images/coubg3.png) no-repeat;background-size: 100% 100%;padding: 3% 2% 3% 15%;z-index: 3;

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;}
  /* .g-clist .pd-l{padding-right: 30%;} */
.p1{color: #000000;font-size: 1.2em;line-height: 1.5em;font-family: 'DINOT-Bold';}
.p2{color: #757575;font-size: 0.92em;line-height: 1.2em;}
.cou-yz{background: url(../images/yz_bg.png) no-repeat;background-size: 100% 100%;padding: 14% 8% 24% 8%;color: #ffe5c8;}
.cou-yz b{font-family: "DINOT-Bold";font-size: 1.48em;}
.cou-list .swiper-slide{width:30%;margin-right: 1%;padding: 3% 0; background: url(../images/coubg1.png) no-repeat;background-size: 100% 100%;color: #faeecd;}
.cou-list .swiper-slide.sty2{background: url(../images/coubg2.png) no-repeat;background-size: 100% 100%;color: #5b3315;}
.g-clist .swiper-slide{background: #fff;border-radius: 8px;padding: 2%;}
.cou-c{display: flex;align-items: center;}
.cou-c .l{width: 70%;text-align: center;}
.cou-c .l b{font-size: 1.8em}
.cou-c .r{width: 30%;line-height: 1.2em;text-align: center;}
.cou-c1{position:absolute;left:0;right:0;top:20%;text-align: center;}
.cou-c1 p{color:#222222;font-size:0.7em;line-height: 1em;}
.cou-c1 div{color: #222222;letter-spacing: -3px;}
.cou-c1 div b{font-size: 2em;}
.cou-btn2{position: absolute;top: 10%;left: 20%;width: 60%;display: none;}
.yl-box{margin: 10px  2% 0 2%;}
.cou-btn{    position: absolute;
  left: 11.5%;
  bottom: 6%;
  width: 77%;z-index: 3;}
 .qx-list .abs-djs{    padding-top: 0;
  color: #000;
  text-align: left;
  justify-content: flex-start;}
 .qx-list .buy-djs span span, .qx-list .buy-djs .r div {color: #fd3143;}

 .sw-bg1{background: #efefef;padding: 10px;border-radius: 0  0 10px 10px;width: 96%;margin-left: 1.8%;}
 .sw-bg1 .swiper-pagination-bullet-active{background: #fd3143;}
.hw-img{position: absolute;top: 6%;left: 10%;right: 16%;border-radius: 15px;overflow: hidden;}
.hw-name{position: absolute;bottom: 19%;left: 5%;right: 5%;overflow: hidden;height: 1.4em;color: #fff;    text-overflow: ellipsis;font-size: 0.9em;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;}
.hw-jg{position: absolute;bottom: 1%;left: 10%;color: #fff;font-family: 'DINOT-Bold';}
.hw-jg b{font-size:1.8em}
.hw-md{position: absolute;bottom: 30%;left: 13%;right: 15%;text-align: left;    text-overflow: ellipsis;font-size: 0.9em;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical; height: 1.4em;line-height: 1.4em;/* background: rgba(0,0,0,0.5); */overflow: hidden;color: #000;}

.top1{    position: absolute;  top: 0;  left: 5px;  width: 2em;}

.zk-sq{    padding: 0 43%;
  position: absolute;
  bottom: 0.4%;z-index: 5;}
.btn-zk{bottom: -14%;}

.top-swiper-goods{       position: absolute;
  bottom: 0;
  left: 10%;
  width: 87%;
  height: 9%;}
.top-swiper-goods span{color: #e31c4a;font-weight: bold;}

.top-con{background: #fff;margin: 0 2%;border-radius: 0 0 15px 15px;}


.top-goods-list {
  padding: 10px 3% 5% 3%;
  width: 100%;
  position: relative;

}
.avatar-box {
  margin-top: 10px;
  height: 30px;
  text-align: left;
  display: flex;
  align-items: center;
  margin-bottom: 0.14rem;
}
.top-goods-list .avatar-items {
  height: 30px;
  width: 80px;
  /* padding: 0 0.16rem; */
  font-size: 0px;
  text-align: left;
  display: inline-block;
  overflow: hidden;
  position: relative;
}
.avatar-scroll {
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s,-webkit-transform .5s;
  border-radius: 1rem;
  -webkit-transform: translateZ(0) perspective(.01rem);
  transform: translateZ(0) perspective(.01rem);
  position: absolute;
  left: 0;
  top:0;
  height: 100%;
  width: 100%;
}
.avatar-items .item {
  width: 24px;
  height: 24px;
  display: inline-block;
  border-radius: 50%;
  overflow: hidden;
  margin-left: -0.6px;
  border: 2px solid rgba(255,255,255,0.7);
}
.top-goods-list .avatar-items .item {
  position: absolute;
  top: 0;
  margin-left:0;
}
.top-goods-list .avatar-items .item:nth-child(1) {
  left: 0;
  z-index: 1;
}
.top-goods-list .avatar-items .item:nth-child(2) {
  left: 18px;
  z-index: 2;
}
.top-goods-list .avatar-items .item:nth-child(3) {
  left: 36px;
  z-index: 3;
}
.top-goods-list .avatar-items .item:nth-child(4) {
  left: 50px;
  z-index: 4;
}
.top-goods-list .avatar-items .item:nth-child(5) {
  left: 50px;
  z-index: 5;
}
.hide1 {
  animation: hide1 0.5s ease-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  transform-origin: right;
}
@keyframes hide1 {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    transform-origin: right;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(.2);
    transform: scale(.2);
    transform-origin: right;
  }
}
.show1 {
  animation: show1 0.5s ease-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@keyframes show1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(.2);
    transform: scale(.2);    
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.avatar-items .more-item {
  width: 2em;
  height: 2em;
  border:none;
}
.avatar-box-min {
  height: 1.2em;
}
.avatar-box-min .avatar-items .item {
  width: 18px;
  height: 18px;
}
/* .avatar-box-min .avatar-items {
  height: 1.2em;
  width: auto;
  padding: 0 6px 0 6px;
} */
.avatar-box-min .pin-count {
  line-height: 1.2em;
  padding-top: 0;
  font-size: 0.8em;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 1.2em;
}
.pin-count {
  display: inline-block;
  line-height: 2em;
  font-size: 0.9em;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #7C470E;
  padding-top: 6px;
}

.price-container1 {
  margin-top:12px;
  position: relative;
  color: #FFF5C1;
  margin:10px 7px 0;
}
.price-container1-con {
  position: absolute;
  left: 0;
  width: 60%;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: baseline;
  line-height: 1em;
  height: 2.5em;
}
.price-container1 .name {
  font-size: 0.9em;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
}
.price-container1 .unit {
  font-size: 0.92em;
  line-height: 1em;
  margin: 0 0.14em;
}
.price-container1 .amount {
  font-size: 1.4em;
  line-height: 2em;
  letter-spacing: -1px;
}
.price-container1 .amount .d {
  font-size: 1.07em;
  line-height: 1em;
}
.origin-price {
  position: absolute;
  left: 9px;
  top: -1em;
  display: inline-block;
  line-height:1.4em;
  padding: 0 10px;
  border-radius: 4px 4px 4px 0;
  background-color: #faec83;
  text-decoration: line-through;
  font-size: 0.9em;
  color: #666666;
}
.origin-price:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: 1em;
  left: -3.6px;
  border-top: solid 5px #faec83;
  border-right: solid 5px transparent;
  border-left: solid 5px transparent;
  transform: rotate(136deg);
}

.top-goods-list .swiper-slide {
  transition: all 0.5s ease-out;
  transform: scale(0.9);
  position: relative;
}

.top-goods-list .swiper-slide-active,
.top-goods-list .swiper-slide-duplicate-active {
  transform: scale(1);
}
.maidian2 {
  opacity: 0.6;
}
.swiper-slide-active .maidian2 {
  transition: opacity 1s;
  opacity: 1;
}
.list-item {
}
.icon1 {
  position: absolute;
  right: 0.1rem;
  top: 0;
  width: 0.94rem;
  height: auto;
}
.list-item-con1 .right-text .title {
  font-size:1.07em;
  font-weight: bold;
  line-height: 30px;
  height: 30px;
  word-break: break-all;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  color: #333333;
}
.top-img{background: #fff;border-radius: 10px;overflow: hidden;}
.pingdan-suc{padding: 0 10px 10px 10px;}
.pd-suc-item{display: flex;align-items: center;border: 1px solid #ff8198;border-radius: 4px;padding: 8px;margin-bottom: 10px;}
.pd-suc-item img{width: 2em;}
.pd-suc-item .m{flex: 1;padding-left: 10px;}
.pd-suc-item .r-b{background: #f43e7a;border-radius: 2em;color: #fff;padding: 0 10px;}
.pd-suc-item .r-b2{background: #868686;}


/*滚动信息*/
.scroll-order {
  position: absolute;
  top: 26.5%;
  height: 28px;
  left: 4px;
  width: 46%;
  z-index: 99;
}
.scroll-order-wx {
  top: 11%;
}
.scroll-li {
  color: #fff;
  font-size: 0.85em;
  height: 28px;
  line-height: 28px;
  background: rgba(252, 59, 93, 0.9);
  border-radius: 20px;
  padding: 0 6px 0 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.scroll-li img {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-top: 2px;
  margin-right: 2px;
  border: 1px solid #FFFFFF;
}
.scroll-li font {
  padding: 0 3px;
}
.ani-order-li {
  animation: order-li 4s ease-in-out;
  -webkit-animation: order-li 4s ease-in-out;
  opacity: 0;
}
@-webkit-keyframes order-li {
  0% {
    opacity: 0;
    transform: translateY(15px);
    -webkit-transform: translateY(15px);
  }
  20% {
    opacity: 1;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
  }
  90% {
    opacity: 1;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
  }
  100% {
    opacity: 0;
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
  }
}
@keyframes order-li {
  0% {
    opacity: 0;
    transform: translateY(15px);
    -webkit-transform: translateY(15px);
  }
  20% {
    opacity: 1;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
  }
  90% {
    opacity: 1;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
  }
  100% {
    opacity: 0;
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
  }
}

.order-g-bg{background: #fff;border-radius:10px;padding: 10px;width: 96%;margin-left: 2%;margin-top: -15px;position: relative;z-index: 3;}
.order-g-bg .t{font-size: 1.4em;font-weight: bold;color: #000;margin-bottom:5px;}
.order-g-bg .t img{width: 23%;margin-right: 5px;}
.order-goods{align-items: center;background: url(../images/bg2.png) no-repeat;background-size: 100% 100%;padding:10px 6px;border-radius: 10px;position: relative;}
.order-goods .l{width: 3.05em;height: 3.2em;line-height: 3.2em;color: #824118;font-size: 1.4em;font-weight: bold; border-radius: 10px;overflow: hidden;text-align: center;}
.order-goods .l b{font-size: 1.5em;}
.order-goods .t{color: #fff;font-size: 0.9em;}
.order-goods .t span{display: inline-block;vertical-align: top;border: 1px solid #d59367;color: #fff;border-radius: 20px;height: 25px;line-height: 24px;font-size: 0.8em;padding: 0 4px;}
.order-goods .cj-tips{color: #fff;margin-top: 0;font-size:0.88em;margin-top: -5px;}
.order-goods .btn {height: 35px;background: #faebe2;line-height: 35px; border-radius: 5px;text-align: center;padding: 2px 5px; color: #f02e5c;font-weight: bold;}
.pro-box{background: #c30025;height: 12px;border-radius: 12px;margin-top: 10px;}
.m-pro{flex: 1;text-align: right;}
.pro-box div{background: #f8e8df;width: 20%;height: 100%;transition: all 0.5s ease-in-out;border-radius: 12px;}

.redpakage{background: #ffdddd;padding: 8px;color: #ff4b38;line-height: 1.2em;font-size: 0.8em;position: relative;}
.redpakage img{width: auto;height: 1.2em;}
.redpakage .q3{position: absolute;bottom: 80%;right: 5%;width: 30%;height: auto;}
.price-yg{display: flex;justify-content: space-between;align-items: end;}
.ygp1{color:#ff1c02;font-size:0.8em}
.ygp1 .amount1 {font-size: 1.5em;}
.f3-con{background: linear-gradient(115deg,#fff8e9,#fff5d5);width: 96%;margin-left: 2%;border-radius: 0 0 10px 10px;padding:0 10px 15px 10px;}
.f3-con .goods_list{background: #fff;}

.tvs{position: absolute;bottom: 5%;left: 25%;width: 50%;z-index: 5;}
.tvtag{position: absolute;bottom: 80%;left:80% ;width: 40%;}
.mt20{margin-top: 20px;}

.djs321-box{    position: absolute;
  bottom: 22%;
  right: 14%;
  color: #fff;
  width: 20%;
  font-size: 1.2em;}

.hsc{display: flex;background: linear-gradient(0,#fff5d5,#fefaf2);border-radius: 10px;}
.hsc .l{width: 33.3%;}
.hsc .r{width: 66%;}

.sign-btn{position: absolute;bottom: -3%;left: 23%;right: 23%;z-index: 3;}


.fixed-bottom{position: fixed;bottom: 0;left: 0;height: 91vh;z-index: 400;width: 100%;background: linear-gradient(180deg,#fae9af 0%,#f5f5f5 188px,#fff 100%);border-radius: 20px 20px 0 0;}
.taskp-bg1{padding: 0 10px 10px 10px;}
/* .taskp-bg2{background: #f0f0f0;padding: 10px;border-radius: 10px;} */
/* .tp-top{display: flex;align-items: center;} */
.tp-top .l{font-size: 0.9em;color: #9b4619;padding-right: 10px;}
.tp-top .r{flex: 1;display: flex;align-items: center;position: relative;padding: 10px 0 10px 0;}
/* .tp-top .r::before{position: absolute;content: '';top: 16px;height: 15px; background: #fff;left: 0px;width: 15px;border: 3px solid #fe2b2b;border-radius: 15px;z-index: 5;} */
.tp-top .r .task-item{flex: 1;position: relative;text-align: center;padding: 0 1%;}
/* .tp-top .r .task-item img{width: 30px;} */
.tp-top .r .task-item div{position: relative;z-index: 2;}
/* .tp-top .r .task-item::after{position: absolute;content: '';top: 10px;height: 10px;background: #cdcdcd;left: 0;width: 100%;} */
.tp-top{background: #fff;border-radius: 10px;margin-bottom: 10px;padding: 8px;}
.tp-top .r .task-item:last-child::after{width: 50%;}
.tp-top .r .task-item.gray::after{background: #fe2b2b;}
.tp-top .r .task-item .n{    position: absolute;
  top: 0;
  left: 0%;width: 100%;text-align: center;
  display: inline-block;
  vertical-align: top;
  color: #fff;}
.b-lqjl,.b-ylq{    color: #ff4e33;
  text-align: center;
  height: 25px;
  line-height: 25px;
  margin-top: 1px;
  font-size: 0.8em;
  letter-spacing: -1px;
  white-space: nowrap;}
.b-ylq{display: none;}

.tp-top .r .task-item.qd2  .n{color: red;}
.qd1 .day,.qd2 .day{display: none;}

.task-item .b-lqjl,.task-item .b-ylq{display: none;}
.qd2 .b-lqjl{display: none;}
.qd2 .b-ylq{display: block;}
.qd1 .b-lqjl{display: block;}
.qd1 .b-ylq{display: none;}

.tp-top .r .task-item.qd4 .n{top: 20%;color: #da9b28;}
.task-item.gray .b-ylq{display: block;}
.task-item.gray  .b-lqjl{display: none;}

.gray-img{display: none;}
.task-item.gray .green-img{display: none;}
.task-item.gray .gray-img{display: inline-block;vertical-align: top;}
.order-myprize .r.n55{display: flex;align-items: center;color: #ff8019;flex: none;width: 80px;}
.n44 .r{flex: 2;text-align: center;line-height: 25px;color: #ff8019;}
.n44 .r img{width: 20px;}
.n44 .l{color: #000;font-size: 0.85em;}
.n44 .l .c-red{color: #ff4e33;}
.n33{color: #9b4619;font-size: 1.14em;font-weight: bold;}
.n33 span{color: #333;font-size: 0.9em;font-weight: normal;}
.btn-done{display: none;}
.done .btn-done{display: block;}
.order-li.done .btn-done{background: #fff; border: 1px solid #fe3514;   width: 64px;
  height: 30px;
  line-height: 30px;
  color: #fe3514;
  text-align: center;
  border-radius: 30px;}
.done .btn{display: none;}
.pop-task .order-ul{height: 60vh;overflow-y: auto;}
.taskp-bg3 .order-ul{height: 81vh;}
.pop-task .order-li .img{width: 48px;}
.btn-rule{position: absolute;top: 28%;right: 0;width: 60px;background: rgba(0, 0, 0, 0);color: #fff;border-radius: 20px 0 0 20px;z-index: 200;height: 26px;line-height: 24px;text-align: center;}
.task-tab{padding:20px 10px;}
.task-tab .task-item {display: inline-block;vertical-align: top;font-size:1.1em ;    display: inline-block;
  vertical-align: top;
  font-size: 1.1em;
  background: #f5f5f5;
  padding: 5px 10px;
  border-radius: 10px;
  color: #000;}
.task-tab .task-item.on {font-size: 1.4em;color: #fff;font-weight: bold; background: linear-gradient(0, #ff6b41, #ff4d33);}
.l-p1{color: #000;font-size: 1.2em;}
.l-p2,.l-p1 b{color: #ff4e33;}

.bg-fff1{background: #fff;padding: 10px;border-radius: 10px;margin-bottom: 10px;}
.myprize-pop .order-myprize.order-ul{width:100%;margin:20px auto 0 auto;height: 40vh;overflow-y: auto;}
.order-myprize.order-ul .order-li{display: flex;align-items: center; opacity: 1; background: #fff; animation: none;padding: 5px;border-radius: 10px;margin-bottom: 10px;}
.order-li .img{width: 68px;}
.myprize-pop  .order-li .btn{width: 74px;}
.order-li .btn1,.order-li .btn{width: 64px;height: 30px;line-height: 30px;margin: 0 auto; background: linear-gradient(0,#ff6b41 0%,#ff4d33 100%);color: #fff;text-align: center;border-radius: 30px;}
.n11{color: #000; font-size: 1.4em;font-weight: bold; text-overflow: ellipsis;  overflow: hidden;  display: -webkit-box;  -webkit-line-clamp: 1;  line-height: 1.3em;  height: 1.3em;  -webkit-box-orient: vertical;}
.n22{color:#333;position: relative;}
.n22 del{color:#494949}
.order-myprize .r{text-align: left;padding-left: 10px;flex: 1;}
.n55 img{width: 20px;}
.jl-dz{color: #333;font-size: 0.8em;}
/* .order-myprize .n33{color:#494949;font-size: 0.9em;} */
.bgfff{background: #f0f0f0;padding: 10px;border-radius: 10px;left: 4%;width: 92%;box-sizing: border-box;}
.fbp1{font-size: 1.4em;font-weight: bold;color: #000;}
.fbp1 span{display: inline-block;vertical-align: top;width: 4px;height: 18px;margin-top: 2px; margin-right: 5px; background: #fd4d33;border-radius: 15px;}
.go-buqian{position: absolute;top: 16px;right: 10px;background: linear-gradient(0,#ff6b41,#ff4d33);    width: 64px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  border-radius: 30px;}

.pop1-tit{position: absolute;top: 0;left: 0;width: 100%;}
.dui-ul{display: flex;flex-wrap: wrap;}
.dui-ul2{height: 73vh;overflow-y: auto;}
.dui-ul .li{width: 48%;margin-left: 2%;background: #fff;border-radius: 10px;padding: 10px;margin-bottom: 10px;}
.b1 img{width: 20px;margin-top: 5px;}
.cou-i{background: url(../images/cou-bg.png) no-repeat;background-size: 100% 100%;width: 60%;margin: 0 auto;text-align: center;color: #f0462b;padding: 10px 0 0 0;position: relative;}
.cou-i .n b{font-size: 2em;}
.cou-i .t{margin-top: 10px;padding-bottom: 5px;}
.dui-ul .li .b{margin-top: 10px;}
.dui-ul .li .b .b1,.btn-suredui{background: #ff4f33;border-radius: 15px;height: 30px;line-height: 30px;text-align: center;color: #fff;}
.btn-suredui{margin: 10px 29%;}
.dui-ul .li .b .b2{background: #000;border-radius: 15px;height: 30px;line-height: 30px;text-align: center;color: #fff;}
.fixed-bottom .tit{padding:10px;color: #000;font-size: 1.4em;font-weight: bold;}
.duihuan-info{position: absolute;top: 21%;text-align: center; left: 0;width: 100%;}
.qd-num1{position: absolute;top: 52%;font-size: 1.4em;left: 0;width: 100%;text-align: center;color: #ff4e34;}
.qd-num2{
  position: absolute;
  top: 65%;
  font-size: 3em;
  left: 44%;
  width: 20%;
  text-align: center;
  color: #fa7200;
  }
.qd-day{
  position: absolute;
  top: 42%;
  font-size: 1.4em;
  left: 48%;
  width: 8%;
  text-align: center;
  color: #fff;
  font-weight: bold;
  }
.qd-num3{    position: absolute;
  bottom: 3%;
  left: 0;
  width: 100%;
  text-align: center;
  color: #000;
  font-weight: bold;}
.qd-num3-1{color: #fa2f00;}


.btn-c {
  background: #fff;
  color: #fe3715;
  border: 1px solid #fe3715;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  text-align: center;
  font-weight: 602;
}

.quan-dialog .mask {
  background-color: rgba(0, 0, 0, 0);
  z-index: 401;
}
.quan-dialog2 .page-dialog-box {
  width: 60%;
  left: 20%;
  z-index: 402;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 20px;
}
.quan-dialog2 .page-dialog-con {
  width: 90%;
  margin: 20px auto;
  text-align: center;
  position: relative;
  display: block;
}
.page-dialog-con .t3 {
  color: #ffd1cd;
  font-size: 0.9em;
  line-height: 1.6em;
  margin-top: 0.8em;
}
.page-dialog-con .t {
  color: #fff;
}
.page-dialog-con .t img{
  width: 1em;
  margin-left: 0.4em;
  margin-right: 0.2em;
  vertical-align: middle;
}
.oli{
  margin-bottom: 2em;
}

.g-line-tag2 {
  position: absolute;
  left: 2%;
  top: 2%;
  z-index: 1;
  width: 40% !important;
  height: auto !important;
  border-radius: 0 !important;
}

.title1{
  margin-top: -1em;
}
.taskp-bg1 .t{
  font-size: 1.2em;

}
.dh-jl{
  display:inline-block;
  float:right;
  font-size: 0.7em;
  color: #3030ee;
}
.jindou-num-dh{
  
color: #ff4f34;
  
font-size: 1.8em;
}

.item-tag2 {position: absolute;left: 50%;color: #fff;font-size: 1em;font-weight: bold;background-color: rgba(0, 0, 0, 0.4);border-radius: 50%;height: 3.8em;width: 3.8em;line-height: 3.8em;transform: rotate(-20deg);top: 50%;margin-top: -2em;margin-left: -1.8em;text-align: center;}


