@charset "UTF-8";
.actBoxTop,
.actBoxBottom {
  display: none;
}

@media screen and (max-width: 321px) {
  html {
    font-size: 8px !important;
  }
}

@media (min-width: 321px) and (max-width: 375px) {
  html {
    font-size: 10px !important;
  }
}

@media (min-width: 376px) and (max-width: 460px) {
  html {
    font-size: 12px !important;
  }
}

@media (min-width: 460px) and (max-width: 540px) {
  html {
    font-size: 14px !important;
  }
}

@media (min-width: 540px) and (max-width: 640px) {
  html {
    font-size: 16px !important;
  }
}

@media (min-width: 641px) and (max-width: 750px) {
  html {
    font-size: 18px !important;
  }
}

@media (min-width: 751px) {
  html {
    font-size: 20px !important;
  }
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.bg-w {
  background-color: #fff;
}

.display-box {
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  display: box;
  box-pack: center;
  box-align: center;
}

.ajax-product-floor {
  overflow: hidden;
}

.act-banner {
  position: relative;
}

.act-banner .top-rule-btn {
  position: absolute;
  right: 0;
  top: 0;
  height: 2.1rem;
  text-align: center;
  border-radius: 0 0 0 0.5rem;
  font-size: 1.2rem;
  background: #000000;
  opacity: 0.6;
  z-index: 1;
  padding: 0 0.5rem;
  font-size: 1rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.4rem;
}

.act-banner .Notice {
  position: absolute;
  bottom: 4.6rem;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4) url(https://image01.homedo.com/Files/Images/cms/www/20181119/5222961940767252936_pic1.png) 1rem center/1.7rem 1.3rem no-repeat;
  height: 2.8rem;
  line-height: 2.8rem;
  color: #fff;
  padding-left: 3rem;
  font-size: 1.1rem;
}

.time-box {
  position: absolute;
  bottom: 0rem;
  left: 0;
  height: 4.6rem;
  overflow: hidden;
  width: 100%;
}

.time-box.finsh {
  background-color: #b60001;
}

.time-box ul {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  opacity: 0;
}

.time-box ul li {
  width: 8.4rem;
  float: left;
  text-align: center;
}

.time-box ul li a {
  display: block;
  height: 3.5rem;
  background: #fff;
  margin-right: 2px;
  position: relative;
}

.time-box ul li:last-child a {
  margin-right: 0;
}

.time-box ul li a strong {
  padding-top: 0.3rem;
  color: #222;
  font-size: 1rem;
  display: block;
}

.time-box ul li a p {
  font-size: 0.9rem;
  color: #fff;
  width: 5.4rem;
  height: 2.9rem;
  margin: auto;
  border-radius: 1rem;
  background-color: #00b300;
  height: 1.4rem;
  line-height: 1.4rem;
  width: 5.2rem;
}

.time-box ul li.end a p {
  background: #cbcbcb;
  color: #222;
}

.time-box ul li.start a p {
  background: #00b300;
}

.time-box ul li.cur a {
  background-color: #ffde00;
}

.time-box ul li.cur a:before {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -0.7rem;
  bottom: -0.6rem;
  border-left: 0.7rem solid transparent;
  border-right: 0.7rem solid transparent;
  border-top: 0.7rem solid #ffde00;
}

.time-box ul li.now a p {
  background: #f31009;
}

.time-box.all-title {
  height: 4rem;
}

.time-box.all-title ul li a h4 {
  padding: 0.3rem 0 0 0;
  color: #000;
  font-size: 1.2rem;
}

.time-box.all-title ul li a p {
  padding: 0.2rem 0;
}

.time-box.all-title ul li.cur a::after {
  bottom: -0.5rem;
}

.js-floor-position-fixed {
  z-index: 999;
}

.js-floor-anchor-list li {
  position: relative;
}

.js-floor-anchor-list li.cur {
  color: #ffde00;
  background: #222;
}

.js-floor-anchor-list li.cur em {
  padding-left: 1.3rem;
  position: relative;
  line-height: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.js-floor-anchor-list li.cur em:before {
  content: "";
  position: absolute;
  top: 0;
  left: -3%;
  width: 1rem;
  height: 1.5rem;
  background: url(https://image01.homedo.com/Files/Images/cms/www/20180515/5534059559690943536_pic1.png) 0 0 no-repeat;
  background-size: 100%;
}

.Win-list {
  position: relative;
  padding: 1rem 1.2rem 0;
}

.Win-list h2,
.Recommend h2 {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  color: #fff;
  margin-bottom: 0.5rem;
}

.Win-list .ul-box {
  overflow: hidden;
  height: 50%;
  position: absolute;
  top: 17.5%;
  margin: 0 4%;
  width: 84%;
  left: 4%;
}

.Win-list .p1 {
  font-size: 1.4rem;
  color: #fff;
  margin-bottom: 0.5rem;
  font-weight: bold;
  padding: 0 1.5rem;
}

.Win-list .p2 {
  font-size: 1.2rem;
  color: #ffd503;
  margin-bottom: 0.8rem;
  padding: 0 1.5rem;
}

.Win-list ul {
  color: #fff;
  width: 100%;
  height: 100%;
}

.Win-list li {
  font-size: 1.2rem;
  background: none;
  height: 100%;
  width: 100%;
}

.Win-list li div {
  width: 100%;
  height: 100%;
}

.Win-list li p {
  text-align: left;
  height: 32%;
  line-height: 220%;
  border-bottom: 0.1rem dashed #fff;
  display: -webkit-box;
  -webkit-box-align: center;
  display: -moz-box;
  -moz-box-align: center;
  display: box;
  box-align: center;
}

.Win-list li p:last-child {
  border-bottom: none;
}

.Win-list li span {
  margin-right: 0.6rem;
}

.Win-list li span:nth-child(2) {
  width: 40%;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: absolute;
  left: 12rem;
}

.Win-list li span:last-child {
  position: absolute;
  right: -0.6rem;
}

.Win-list-con {
  position: relative;
}

.recommend-list {
  padding: 1rem 0.8rem;
}

.recommend-list li {
  width: 25%;
  margin-bottom: 0.4rem;
}

.recommend-list li a {
  position: relative;
  display: block;
  margin: 0 0.2rem;
  padding: 0.5rem;
}

.recommend-list li {
  color: #6e6e6e;
  font-size: 1rem;
}

.recommend-list li .get-price {
  display: block;
  color: #f53d36;
  font-size: 1.6rem;
  height: 2rem;
  line-height: 2rem;
}

.recommend-list li .get-price span {
  font-weight: normal;
  font-size: 1rem;
}

.recommend-list li .get-price strong {
  font-weight: normal;
  font-size: 1.5rem;
}

.recommend-list li h3 {
  font-size: 1.1rem;
  color: #222;
  line-height: 1.4rem;
  height: 2.8rem;
  overflow: hidden;
  margin-top: 0.6rem;
}

.recommend-list li .product-porp {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0.5rem;
}

.transition-all {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.js-floor-title {
  padding-top: 1rem;
}

.floor-title-box {
  position: relative;
  color: #fff;
  font-size: 1.4rem;
  margin: 0 1rem;
  margin-bottom: 1rem;
}

.floor-title-box .title-box {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

/* 秒杀产品列表 */
.good-list {
  margin: 0 0.6rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -1rem;
}

.good-list li {
  width: 50%;
  margin-bottom: 1rem;
  float: left;
}

.good-list li .pad {
  padding: 1rem 1.2rem 1.2rem;
  margin: 0 0.4rem;
  position: relative;
}

.good-list li .pad .product-porp {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 1rem 1.2rem 1.2rem;
  opacity: 0;
}

.good-list li .pad .product-porp.show {
  opacity: 1;
}

.good-list li .Price {
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  height: 2rem;
  line-height: 2rem;
}

.good-list li .Price strong {
  font-size: 1.4rem;
  color: #f4471e;
  font-weight: bold;
}

.good-list li .Price strong span {
  font-size: 1.7rem;
  font-weight: bold;
}

.good-list li .productName,
.good-list li .zengName {
  border-bottom: none;
    height: 3.8rem;
    overflow: hidden;
    margin: 1rem 0 0.8rem;
    word-break: break-all;
    font-size: 1.3rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222222;
    line-height: 1.9rem;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    white-space: normal;
}

.good-list li .zengName {
  height: 1.3rem;
}

.good-list li .line-box {
  border-top: 0.1rem dashed #cfcfcf;
  border-bottom: 0.1rem dashed #cfcfcf;
  height: 1rem;
  line-height: 1rem;
  font-size: 1rem;
  margin-bottom: 1rem;
  padding-top: 0.8rem;
}

.good-list li .line-box .MinBuy,
.good-list li .line-box .MaxBuy {
  color: #ff3030;
}

.good-list li .market-box {
  font-size: 0.9rem;
  color: #c0c0c0;
  margin-left: 0.3rem;
}

.good-list li .market-box del {
  font-size: 1rem;
}

.good-list li button {
  background-color: #ff2c24;
  color: #fff;
  width: 100%;
  border-radius: 0.1rem;
  font-size: 1.5rem;
  text-align: center;
  line-height: 3rem;
  border: none;
}

.good-list li button.no-start {
  background-color: #339900;
}

.good-list li .img-box {
  position: relative;
  padding: 0 6%;
  min-height: 12.7rem;
}

.good-list li .img-box .tag {
  width: 3.8rem;
  height: 1.9rem;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(https://image01.homedo.com/Files/Images/cms/www/20180511/5489633103437889731_pic1.png) 0 0 no-repeat;
  background-size: 3.8rem 1.9rem;
}

.good-list li .img-box .one-icon {
  display: block;
  position: absolute;
  width: 4.4rem;
  height: 3.3rem;
  top: 0.6rem;
  right: -0.7rem;
  background: url(https://image01.homedo.com/Files/Images/cms/www/20170518/5332818829509780768_pic1.png) 0 0 no-repeat;
  background-size: contain;
}

.good-list li .img-box .icon-pic {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
}

.good-list li .list-time {
  font-size: 0.9rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  height: 2rem;
  line-height: 2rem;
  width: 104%;
  position: absolute;
  left: -2%;
  bottom: 0;
}

.good-list li .list-time::before {
  display: inline-block;
  content: "";
  width: 1rem;
  height: 1rem;
  background: url(https://image01.homedo.com/Files/Images/cms/www/20190531/4637991715250733969_pic1.png) 0 0/contain no-repeat;
  margin-right: 0.4rem;
  vertical-align: -0.2rem;
}

.good-list li .over-css .Price strong {
  color: #b0b0b0;
}

.good-list li .over-css .line-box .MinBuy {
  color: #b0b0b0;
}

.good-list li button.finsh {
  background-color: #c9c9c9;
}

.good-list li .zeng-icon {
  color: #ff3030;
  line-height: 1.3rem;
  font-size: 0.9rem;
  position: relative;
  text-indent: 1.5rem;
}

.good-list li .zeng-icon::before {
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  display: box;
  box-pack: center;
  box-align: center;
  width: 1.2rem;
  height: 1.2rem;
  background: #ef253d;
  color: #fff;
  content: "赠";
  text-align: center;
  line-height: 1.2rem;
  margin-right: 0.2rem;
  position: absolute;
  left: 0;
  top: 0.05rem;
  text-indent: 0;
}

.good-list li .zeng-box-cp {
  height: 1.3rem;
  margin: -0.4rem 0 0.4rem;
}

.good-list li .zeng-box-cp span {
  position: relative;
  display: block;
  padding-right: 1.5rem;
}

.good-list li .zeng-box-cp span small {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 1rem;
}

.good-list li .zeng-box-cp span em {
  position: absolute;
  right: 0;
  bottom: 0;
  text-indent: 0;
  width: 3rem;
  text-align: right;
}

.server-icon {
  height: 1.8rem;
  position: absolute;
  left: -1.2rem;
  top: -0.6rem;
  float: left;
  padding: 0 1rem;
  color: #fff;
  background-color: #6766ff;
  font-size: 1.2rem;
  border-radius: 0 0 0.3rem 0;
  text-align: center;
}

.brand-list {
  padding: 0 0.8rem;
}

.brand-list li {
  width: 33.33%;
  float: left;
  margin-bottom: 0.4rem;
}

.brand-list li a {
  display: block;
  position: relative;
  margin: 0 0.2rem;
  text-align: center;
}

.brand-list li a dl dt {
  padding: 1rem 1rem 0.5rem;
}

.brand-list li a dl dd {
  padding-bottom: 1rem;
}

.brand-list li a dl strong {
  display: block;
  height: 1.3rem;
  line-height: 1.3rem;
  font-size: 1.1rem;
  color: #1e1e1e;
  margin: 0 0.5rem;
  overflow: hidden;
}

.brand-list li a dl p {
  height: 1rem;
  line-height: 1rem;
  font-size: 0.8rem;
  color: #919191;
  overflow: hidden;
  margin: 0 0.5rem 0.5rem;
}

.brand-list li a dl span {
  background: #ff2e34;
  font-size: 0.9rem;
  margin: 0 1.5rem;
  height: 1.8rem;
  border-radius: 0.2rem;
  color: #fff;
}

.brand-list li a dl.porp {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
}

s.line {
  background: #eee;
  display: block;
  margin-bottom: 0.1rem;
}

.rule-box {
  margin: 2rem .9rem 1rem;
  background: rgba(0,0,0,.4);
  position: relative;
  color: #fff;
  line-height: 2rem;
  padding: 2rem 1.6rem;
}

.rule-box dt {
  position: absolute;
  width: 8rem;
  height: 2rem;
  border-radius: 2rem;
  top: -1rem;
  left: 50%;
  margin-left: -4rem;
  background: #f5e507;
  color: #d24635;
  text-align: center;
  line-height: 2rem;
}

.actProduct {
  padding: 0 0.6rem;
}

.actProduct li {
  float: left;
  width: 50%;
}

.actProduct li .product-box {
  margin: 0 0.4rem 0.8rem;
  background: #fff;
  padding: 1.5rem;
}

.actProduct li .pic {
  padding: 0 6%;
  position: relative;
}

.actProduct li .pic .tag {
  position: absolute;
  left: -1.5rem;
  top: 0;
  height: 2.2rem;
  line-height: 2.2rem;
  background-color: #fe8903;
  color: #fff;
  padding: 0 1rem 0 0.8rem;
  font-size: 1.1rem;
}

.actProduct li .pic .tag:before {
  content: "";
  width: 0;
  position: absolute;
  left: 0.1rem;
  top: 2rem;
  transform: rotate(45deg);
  border: 0.2rem solid transparent;
  border-bottom: 0.2rem solid #aa3400;
}

.actProduct li .sub-name {
  margin-top: 1.2rem;
  color: #222;
  line-height: 1.6rem;
  font-size: 1.2rem;
  height: 3.2rem;
  overflow: hidden;
  word-break: break-all;
}

.actProduct li .pirce {
  margin: 0.5rem 0 1.2rem;
  height: 1.6rem;
}

.actProduct li .pirce strong {
  font-size: 1.7rem;
  font-weight: bold;
  color: #ff0000;
}

.actProduct li .pirce em {
  font-size: 1.1rem;
}

.actProduct li .pirce del {
  color: #989898;
  margin-left: 1.2rem;
}

.actProduct li .shop-link {
  position: relative;
  display: block;
  width: 100%;
}

.actProduct li .shopName {
  color: #2f7bff;
  font-size: 1.1rem;
  height: 1.8rem;
  border-top: 0.1rem dotted #d6d6d6;
  width: 100%;
  padding-top: 0.8rem;
  line-height: 1.8rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.actProduct li .shopName:before {
  content: "";
  display: inline-block;
  width: 1.1rem;
  height: 1.1rem;
  margin-right: 0.3rem;
  vertical-align: middle;
}

.actProduct li .shopName.zy-icon:before {
  background: url(https://www.fat.homedo.com/files/svg/homedo.svg) 0 0 no-repeat;
}

.actProduct li .shopName.ly-icon:before {
  background: url(https://www.fat.homedo.com/files/svg/shop.svg) 0 0 no-repeat;
}

.actProduct li .btn {
  height: 3rem;
  line-height: 3rem;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  background-color: #ff2c24;
  display: block;
  border-radius: 0.1rem;
  margin-top: 0.8rem;
  width: 100%;
  border: none;
  outline: none;
}

.actProduct li .start {
  background-color: #14ae14;
}

.actProduct .more-btn {
  background: #fff;
  color: #fff;
  outline: none;
  border-radius: 0.1rem;
  width: 30%;
  height: 3rem;
  font-size: 1.3rem;
  border: none;
  color: #ff4c47;
  margin: 0.5rem auto 0;
  display: block;
}

.actProduct .more-btn img {
  margin-left: 0.5rem;
  width: 1.4rem;
  vertical-align: -0.2rem;
}

.actProduct .more-btn.pointerTop img {
  transform: rotate(180deg);
  transition: all 0.5s;
}

.actProduct .over-css .over-icon::before {
  content: "";
  width: 88%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 6%;
  background: url(https://image01.homedo.com/Files/Images/cms/www/20201013/5480725152477435722_pic1.png) 0 0/100% no-repeat;
}

.actProduct .over-css .pirce strong {
  color: #b0b0b0;
}

.actProduct .over-css .btn {
  background-color: #c9c9c9;
}

.time-warp {
  color: #fff;
  text-align: center;
  margin: 1rem 0 0;
  position: absolute;
  top: 72%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}

.time-warp .title {
  position: relative;
  font-size: 1.6rem;
  width: 80%;
  margin: 0 auto;
  color: #e31e02;
  font-weight: bold;
}

.time-warp .title .solid {
  position: absolute;
  border-top: 1px solid #ffd0ba;
  width: 22%;
  top: 50%;
}

.time-warp .title .solid.right {
  right: 0;
}

.time-warp .title .solid em {
  position: absolute;
  right: 0;
  top: -2px;
  width: 4px;
  height: 4px;
  display: inline-block;
  border-radius: 50%;
  background: #ffd0ba;
}

.time-warp .title .solid.right em {
  left: 0;
}

.time-warp .title span {
  margin-left: 0.6rem;
}

.time-warp .title em {
  color: #ffd0ba;
}

.time-bg-box {
  border-radius: 2px;
  margin: 3.5% auto 0;
  display: inline-block;
  width: 100%;
  height: 100%;
}

.time-bg-box span {
  font-size: 1.6rem;
  font-weight: bold;
  color: #212223;
}

.time-bg-box em {
  font-size: 1.4rem;
  display: inline-block;
  color: #fff;
  background: #212223;
  width: 2.8rem;
  height: 2.8rem;
  line-height: 2.8rem;
  border-radius: 0.2rem;
  margin: 0.5rem;
  vertical-align: middle;
}

.goods_stock {
  font-size: 1rem;
  position: relative;
}

.goods_stock .progress-box {
  position: relative;
  width: 55%;
  height: 0.8rem;
  background: #e9e9e9;
  display: inline-block;
}

.goods_stock .progress-box em {
  position: absolute;
  left: 0;
  top: 0;
  background: #14ae14;
  height: 0.8rem;
}

.goods_stock .num {
  position: absolute;
  right: 0;
  top: -0.2rem;
}

.goods_stock .num em {
  color: #ff3030;
}

.popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.5);
}

.popup-content {
  position: relative;
  top: 30%;
  margin: 0 auto;
  border-radius: 1rem;
  text-align: center;
  width: 28rem;
}

.popup-content .header {
  height: 4rem;
  line-height: 4rem;
  color: #fff;
  text-align: center;
  background: url(https://image01.homedo.com/Files/Images/cms/www/20190315/5016986047729831243_pic1.png) 0 0/28rem 4rem no-repeat;
  font-size: 1.5rem;
}

.popup-content .body {
  border-radius: 0 0 1rem 1rem;
  background-color: #fef8e6;
  padding: 1.7rem 0;
  border: 2px solid #ef3341;
}

.popup-content .body p.line1 {
  font-size: 1.7rem;
  line-height: 1.8rem;
  color: #454346;
  margin-bottom: 1rem;
}

.popup-content .body .buttn {
  margin-top: 2rem;
}

.popup-content .body .buttn a {
  background: #ff4200;
  color: #fff;
  display: inline-block;
  width: 50%;
  text-align: center;
  padding: 0.7rem 0 0.9rem;
  border-radius: 1.4rem;
}

.popup-content .close {
  position: absolute;
  bottom: -5rem;
  left: 50%;
  transform: translate(-50%);
}

.popup-content .close img {
  width: 2.6rem;
  height: auto;
}

/* 底部引流样式 */
.footer-list {
  padding: 0 0.85rem;
}

.footer-list li {
  float: left;
  width: 50%;
  margin: 0 0 0.6rem;
}

.footer-list li a {
  display: block;
  margin: 0 0.25rem;
}

.footer-list li img {
  width: 100%;
}

.clear-box {
  zoom: 1;
}

.activity-tip {
  position: absolute;
  top: 0;
  text-align: center;
  font-size: 1rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  width: 17.5rem;
  background: rgba(23, 25, 51, .4);
  height: 2rem;
  line-height: 2rem;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 0 0 .4rem .4rem;
}

/* .activity-tip span {
  opacity: 0.7;
  line-height: 2.1rem;
  padding: 0 2rem;
  display: block;
} */

.time-warp {
  top: auto;
  bottom: 0;
}

.time-bg-box,
.time-bg-box1 {
  width: 19.1rem;
  height: 3.7rem;
  background: linear-gradient(90deg, #f6ba5d 0%, #ffd89b 57%, #f6c881 100%);
  border-radius: 1rem 1rem 0px 0px;
  font-size: 1.4rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #d24635;
  line-height: 1.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.time-bg-box2 {
  height: 6.3rem;
  background: #d24635;
  display: flex;
  justify-content: center;
  align-items: center;
}

.time-bg-box2 .time-area {
  width: 19.1rem;
  font-size: 1.4rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 0.9rem;
  line-height: 1.4rem;
}

.time-bg-box2 .time-btn {
  width: 19.1rem;
  font-size: 1.4rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #cb1a0c;
  line-height: 2rem;
  background: #feffff;
  border-radius: 1rem;
  display: inline;
  padding: 0 1.5rem;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.oneline {
  display: -webkit-box !important;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.shopName {
  font-size: 1.2rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #2f7bff;
  line-height: 1.3rem;
  border-top: 1px dashed #dddddd;
  padding-top: 1rem;
  margin-bottom: 1.2rem;
}

.shopName img {
  width: 1.2rem!important;
  height: 1.2rem;
}

.floor-title {
  position: relative;
  text-align: center;
  font-size: 1.6rem;
  color: #fff;
  margin: 0.6rem 1rem 0.8rem;
}

.floor-title h2 {
  position: absolute;
  left: 0;
  top: -0.5rem;
  right: 0;
  bottom: 0;
  font-weight: bold;
}

.floor-title .title-img {
  width: 100%;
  height: 4rem;
}

.floor-tab {
  padding-left: 1rem;
}

.floor-tab li {
  margin: 0 0.5rem 1rem 0;
  float: left;
}

.floor-tab li a {
  display: block;
  padding: 0 2rem;
  height: 2.2rem;
  font-size: 1.2rem;
  color: #fef8da;
  line-height: 2.2rem;
  border: #fef8da solid 1px;
}

.floor-tab li a.cur {
  border-color: #f8cb87;
  color: #a20000;
  background: #f8cb87;
}

.ad-container {
  padding: 0 0.9rem;
  margin-top: 0.8rem;
}

.ad {
  width: 100%;
  height: 7.7rem;
}

.ad img {
  width: 100%;
  height: 7.7rem;
}

.ad .swiper-pagination {
  width: 100%;
}

.flex-align-center {
  display: flex;
  align-items: center;
}

.shopName img {
  margin-right: 0.4rem;
}

.fileName {
  max-height: 12.7rem;
}

.good-list .disabled .productName {
  color: #b0b0b0 !important;
}

.good-list .disabled .fl {
  color: #b0b0b0 !important;
}

.good-list .disabled .goods_stock .num {
  color: #b0b0b0 !important;
}

.good-list .disabled .goods_stock .num em {
  color: #b0b0b0 !important;
}

.good-list .disabled .MinBuy,
.good-list .disabled .MaxBuy {
  color: #b0b0b0 !important;
}

.good-list .disabled .Price strong {
  color: #b0b0b0 !important;
}

.good-list .disabled .Price strong span {
  color: #b0b0b0 !important;
}

.app {
  font-size: 12px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  line-height: 1.6rem;
  display: flex;
  margin-bottom: 1rem;
  min-height: 1.6rem;
}

.app img {
  width: 1.6rem;
  height: 1.6rem;
}

.app .app-content {
  border-radius: 0px 50px 50px 0px;
  color: #976f24;
  display: flex;
  background: #fff7e1;
  padding-right: 0.5rem;
}

.swiper-container {
  position: relative;
  overflow: hidden;
}

.swiper-container a {
  display: block;
  width: 100%;
  height: 7.7rem;
}

.swiper-container a img {
  width: 100%;
  height: 100%;
}

.swiper-wrapper {
  position: relative;
  display: -webkit-box;
}

.yqg {
  width: 6rem !important;
  height: 6rem !important;
}

.xs-icon-pic {
  width: 4rem;
  position: absolute;
  top: 1rem;
  left: 1rem;
  z-index: 1;
}

.xs-icon-pic img {
  width: 4rem!important;
  height: 4rem;
}
.js-floor-box-btn.cur{
  background-image: linear-gradient(90deg, rgba(59,59,59,0.90) 1%, #3B3B3B 64%);
}
.js-floor-anchor-all dd ul li.cur span {
  color: #1D57FF;
}
