@charset "UTF-8";
h2 {
  font-weight: bold;
}

.js-floor-anchor-list li.cur {
  background: #065aee;
}

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

.js-floor-anchor-all dd ul li.cur span {
  color: #065aee;
}

.newAdd{
  position: fixed;
  top:206px;
  right: 0.2rem;
  width: 7rem;
  z-index: 666;
}
.newAdd .liAdd{
  height:4rem;
}
#app {
  background: #171933;
}

.wap-body {
  /* margin-bottom: -20px !important; */
  /* background: #2c40c9 !important; */
}

.banner,
.act-banner {
  position: relative;
}

.banner .top-rule-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 5.5rem;
  height: 2.1rem;
  line-height: 2.1rem;
  text-align: center;
  color: #fff;
  border-radius: 0 0 0 0.5rem;
  font-size: 1rem;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0.6;
}

.logo-box {
  position: relative;
  height: 6rem;
}

.logo-box dl {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 1.5rem;
  color: #fff;
  text-align: center;
  white-space: nowrap;
}

.logo-box dl dt {
  width: 26.5%;
  margin: auto;
}

.logo-box dl dt p {
  background: #2f44cf;
  padding: 0.5rem;
  display: block;
  border-radius: 0.3rem;
}

.logo-box dl dd {
  line-height: 2.6rem;
}

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

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

.floor-tab {
  margin: 1rem 0.45rem;
}

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

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

.floor-tab li a.cur {
  background: #fff;
  border-color: #fff;
  color: #0d70f1;
}

.baokuan-01 {
  padding: 0 0.45rem;
}

.baokuan-01 li {
  float: left;
  width: 50%;
  margin-bottom: 0.9rem;
}

.baokuan-01 li.isHideProduct {
  display: none;
}

.baokuan-01 li a {
  display: block;
  margin: 0 0.45rem;
  background: #fff;
  position: relative;
}

.baokuan-01.manjian li a {
  /* padding-bottom: 1.5rem; */
}

.baokuan-01 li a dl.show {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  width: 100%;
}

/* .baokuan-01 li a dl dt {padding: .7rem; position: relative;} */
.baokuan-01 li a dl dt {
  display: block;
  position: relative;
  padding: 1.5rem 2.4rem;
  height: 12.7rem;
  margin: 0 auto;
}

.baokuan-01 li a dl dt>img {
  width: 100%;
  height: 100%;
}

.baokuan-01 li a dl dt .man-icon {
  position: absolute;
  height: 1.5rem;
  min-width: 8.3em;
  padding-left: 0.5rem;
  background: #ff6e00;
  left: 0;
  bottom: 0.3rem;
  border-radius: 0 3rem 3rem 0;
  font-size: 1rem;
  color: #fff;
}

.baokuan-01 li a dl dt .man-icon.over {
  background: #999999;
}

.baokuan-01 li a dl dt .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 6rem;
  height: 6rem;
}

.baokuan-01 li a dl dd {
  padding: 0 1.5rem 1.5rem;
}

.baokuan-01 li a dl dd h3 {
  height: 3.8rem;
  margin: 0 auto;
  font-size: 1.3rem;
  line-height: 1.9rem;
  margin-bottom: 1rem;
  color: #222222;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
  white-space: normal;
}

.baokuan-01.manjian li a dl dd {
  padding: 0 1.5rem 1.5rem;
}

.baokuan-01 li a dl dd .c-888 {
  color: #888;
}

.baokuan-01 li a dl dd .price {
  margin: 1.5rem auto 0.6rem;
  font-size: 0.9rem;
  color: #a0a0a0;
}

.baokuan-01 li a dl dd .price span {
  float: none;
  display: inline-block;
  line-height: 1.7rem;
  height: 1.7rem;
  vertical-align: text-bottom;
}

.baokuan-01 li a dl dd .price span strong {
  font-size: 1rem;
  height: 1.7rem;
  color: #ff001a;
}

.baokuan-01 li a dl dd .price span strong em {
  display: inline-block;
  font-size: 1.7rem;
  margin-right: 0.7rem;
}

.baokuan-01 li a dl dd .price del {
  float: none;
  display: inline-block;
  height: 1.1rem;
  font-size: 1.1rem;
}

.baokuan-01 li a dl dd .btn {
  height: 3rem;
  line-height: 3rem;
  margin: 0 auto;
  font-size: 1.6rem;
  text-align: center;
  color: #fff;
  border-radius: 0.1rem;
  font-weight: bold;
}

.baokuan-01 li a dl dd .btn.ready {
  background-color: #14ae14;
}

.baokuan-01 li a dl dd .btn.buy {
  background-color: #ee340f;
}

.baokuan-01 li a dl dd .btn.none {
  background-color: #c9c9c9;
}

.maizeng-box {
  padding: 0 0.45rem;
}

.maizeng-box li {
  float: left;
  width: 50%;
  margin-bottom: 0.9rem;
}

.maizeng-box li .product-box {
  margin: 0 0.45rem;
  background: #fff;
  position: relative;
}

.maizeng-box li .product-box dl.show {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #fff;
}

.maizeng-box li .product-box dl dt a .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 5rem;
}

.maizeng-box li .product-box dl dt a .maizeng-logo-two {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 4rem;
  height: 4rem;
  border-radius: 4rem;
  text-align: center;
  line-height: 4rem;
  background-color: #ff5800;
  color: #fff;
}

.maizeng-box li .product-box dl dt a .maizeng-logo-twos {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 4rem;
  height: 4rem;
  border-radius: 4rem;
  text-align: center;
  line-height: 4rem;
  background-color: #4c3cf8;
  color: #fff;
}

.maizeng-box li .product-box dl dt a {
  display: block;
  position: relative;
  padding: 1.5rem 2.4rem;
  height: 12.7rem;
  margin: 0 auto;
}

.maizeng-box li .product-box dl dt a>img {
  width: 100%;
  height: 100%;
}

.maizeng-box li .product-box dl dt a .a-a strong {
  background-image: -moz-linear-gradient(60deg, #fb3804 0%, #fc754c 100%);
  background-image: -webkit-linear-gradient(60deg, #fb3804 0%, #fc754c 100%);
  background-image: -ms-linear-gradient(60deg, #fb3804 0%, #fc754c 100%);
}

.maizeng-box li .product-box dl dt a .a-a p {
  min-width: 10rem;
  border-color: #fc8142;
}

.maizeng-box li .product-box dl dt a .a-b strong,
.maizeng-box li .product-box dl dt a .a-c strong,
.maizeng-box li .product-box dl dt a .a-h strong {
  background-image: -moz-linear-gradient(60deg, #9704fb 0%, #b84cfc 100%);
  background-image: -webkit-linear-gradient(60deg, #9704fb 0%, #b84cfc 100%);
  background-image: -ms-linear-gradient(60deg, #9704fb 0%, #b84cfc 100%);
}

.maizeng-box li .product-box dl dt a .a-b p,
.maizeng-box li .product-box dl dt a .a-c p,
.maizeng-box li .product-box dl dt a .a-h p {
  border-color: #9704fb;
  color: #9704fb;
}

.maizeng-box li .product-box dl dt a .a-b p {
  min-width: 10rem;
}

.maizeng-box li .product-box dl dt a .a-c p {
  min-width: 8rem;
}

.maizeng-box li .product-box dl dt a .a-h p {
  min-width: 8rem;
}

.maizeng-box li .product-box dl dt a .maizeng-icon-box-01 p::before {
  display: block;
  position: absolute;
  content: "";
  left: -0.1rem;
  bottom: -1rem;
  width: 0.3rem;
  height: 1rem;
  background: url(https://image01.homedo.com/Files/Images/cms/www/20181026/4717220524499451733_pic1.png) 0 0 no-repeat;
  background-size: contain;
}

.maizeng-box li .product-box dl dd {
  padding: 0 1.5rem;
  padding-bottom: 1.5rem;
}

.maizeng-box li .product-box dl dd .c-888 {
  color: #888;
}

.maizeng-box li .product-box dl dd .price {
  margin: 1.5rem auto;
  font-size: 0.9rem;
  color: #888888;
}

.maizeng-box li .product-box dl dd .price span {
  float: none;
  display: inline-block;
  height: 1.7rem;
  line-height: 1.7rem;
  vertical-align: text-bottom;
}

.maizeng-box li .product-box dl dd .price span strong {
  color: #ff001a;
  height: 1.7rem;
}

.maizeng-box li .product-box dl dd .price span strong em {
  display: inline-block;
  font-size: 1.7rem;
  margin-right: 0.7rem;
}

.maizeng-box li .product-box dl dd .price del {
  float: none;
  display: inline-block;
  height: 1.1rem;
  font-size: 1.1rem;
}

.maizeng-box li .product-box dl dd h3 {
  height: 3.8rem;
  margin: 0 auto;
  font-size: 1.3rem;
  line-height: 1.9rem;
  margin-bottom: 1rem;
  color: #222222;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
  white-space: normal;
}

.maizeng-box li .product-box dl dd .btn {
  height: 3rem;
  line-height: 3rem;
  margin: 0 auto;
  font-size: 1.6rem;
  text-align: center;
  color: #fff;
  border-radius: 0.1rem;
  font-weight: bold;
}

.maizeng-box li .product-box dl dd .btn.ready {
  background-color: #14ae14;
}

.maizeng-box li .product-box dl dd .btn.buy {
  background-color: #ee340f;
}

.maizeng-box li .product-box dl dd .btn.none {
  background-color: #c9c9c9;
}

.maizeng-box li .product-box dl dd .zeng-icon {
  line-height: 1.4rem;
  font-size: 0.9rem;
  position: relative;
  text-indent: 1.5rem;
}

.maizeng-box li .product-box dl dd .zeng-icon::before {
  display: block;
  width: 1.4rem;
  height: 1.4rem;
  background: #ef253d;
  color: #fff;
  content: "赠";
  text-align: center;
  line-height: 1.4rem;
  margin-right: 0.2rem;
  position: absolute;
  left: 0;
  top: 0.2rem;
  text-indent: 0;
}

.maizeng-box li .product-box dl dd .zeng-box-hb {
  height: 1.2rem;
  padding-top: 0.2rem;
}

.maizeng-box li .product-box dl dd .zeng-box-cp {
  height: 2.4rem;
  padding-top: 0.2rem;
}

.maizeng-box li .product-box dl dd .zeng-box-cp span {
  position: relative;
  display: block;
}

.maizeng-box li .product-box dl dd .zeng-box-cp span small {
  width: 95%;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.maizeng-box li .product-box dl dd .zeng-box-cp span em {
  position: absolute;
  left: 94%;
  bottom: 0;
  text-indent: 0;
  color: #f4333c;
}

.mTop10 {
  /* margin-top: .5rem; */
}

.porp-hide {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 10;
}

.porp-box {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 23.3rem;
  z-index: 11;
  padding: 0 0.2rem 0.2rem;
  border-radius: 0.3rem;
  background: #ff4900;
  text-align: center;
}

.porp-box .porp {
  background-color: #fff8e4;
  border-radius: 0 0 0.3rem 0.3rem;
  padding-bottom: 1.5rem;
}

.porp-box .hd {
  background: #ff4900 url(//image01.homedo.com/Files/Images/cms/www/20180613/5001068946684273334_pic1.jpg) left top no-repeat;
  background-size: 8.7rem 2.2rem;
  height: 2.2rem;
  color: #fff;
  font-size: 1.1rem;
  line-height: 2.2rem;
  margin-bottom: 1.5rem;
  text-align: left;
  padding-left: 0.8rem;
}

.porp-box .f24 {
  font-size: 1.3rem;
  color: #f3541d;
  line-height: 1.8rem;
  font-weight: bold;
  margin-bottom: 0.6rem;
  display: block;
}

.porp-box .f20 {
  font-size: 1rem;
  color: #bc380f;
  line-height: 1.6rem;
}

.porp-box .btn-box {
  margin-top: 1.2rem;
}

.porp-box .red-btn {
  background-color: #ff4200;
  color: #fff;
  height: 2.3rem;
  width: 7.5rem;
  border-radius: 0.2rem;
  line-height: 2.3rem;
  display: inline-block;
  font-size: 1rem;
}

.porp-redPack .tips {
  color: #6d6d6d;
  font-size: 1rem;
  padding-top: 1rem;
}

.porp-redPack .pack-A {
  font-size: 1.5rem;
  display: block;
}

.porp-box .close-css {
  width: 2.3rem;
  height: 5.6rem;
  background: url(//image01.homedo.com/Files/Images/cms/www/20180613/5174331455010978398_pic1.png) 0 0 no-repeat;
  background-size: 100%;
  position: absolute;
  left: 50%;
  bottom: -4.6rem;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

.porp-box .kf-btn {
  border: 0.1rem solid #ff4200;
  color: #ff4200;
  height: 2.1rem;
  width: 7.5rem;
  display: inline-block;
  line-height: 2.1rem;
  font-size: 1rem;
  margin-right: 0.3rem;
}

.rule-box {
  margin: 1.3rem 0.9rem 1rem;
  background: #000000;
  border-radius: 0.4rem;
  font-size: 1.2rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #feffff;
  line-height: 2rem;
  padding: 2.8rem 1.6rem 1.6rem 1.6rem;
  position: relative;
}

.rule-box dt {
  position: absolute;
  width: 8.5rem;
  height: 2.4rem;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #f5e507;
  border-radius: 1.2rem;
  color: #171933;
  text-align: center;
  line-height: 2.4rem;
  font-size: 1.2rem;
}

.line-bg {
  background: #eee;
  display: block;
  /* margin: 0.1rem 0; */
}

.act-banner .top-rule-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 6.1rem;
  height: 2.3rem;
  text-align: center;
  color: #fff;
  border-radius: 0 0 0 0.5rem;
  font-size: 1.2rem;
  background: #ff0a2d;
}

.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.finsh {
  background-color: #b60001;
}

.time-box {
  overflow-x: auto;
  width: 100%;
}

.time-box ul {
  display: flex;
}

.time-box ul li {
  flex: 1 0 40%;
  text-align: center;
  background: #feffff;
  height: 5.2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

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

.time-box ul li .time-text {
  font-size: 1.4rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 2rem;
}

.time-box ul li .time-btn {
  font-size: 1.2rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
  line-height: 1.6rem;
}

.time-box ul li .time-btn0 {
  border-radius: 0.8rem;
  border: 0.05rem solid #c5c5c5;
}

.time-box ul li .time-btn1 {
  font-size: 10px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
}

.time-box ul li .time-btn2 {
  background: #e3e3e3;
  border-radius: 0.8rem;
  color: #606060;
}

.time-box ul .cur .time-text {
  color: #fb3e18;
}

.time-box ul .cur .time-btn1 {
  color: #fb3e18;
}

.time-box ul .select {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #fb3e18;
  box-shadow: 0rem 0rem 1rem 0rem rgba(251, 62, 24, 0.5);
}

.time-box ul .select .time-text {
  color: #ffffff;
}

.time-box ul .select .time-btn1 {
  font-size: 10px;
  color: #ffffff;
}

.time-box ul .select .time-btn2 {
  font-size: 10px;
  color: #ffffff;
  background: none;
}

.time-box ul .select .time-btn0 {
  font-size: 10px;
  color: #ffffff;
  border-radius: 0.8rem;
  border: none;
}

.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-porp-box {
  margin-bottom: 1rem;
}

.js-floor-porp-box .js-floor-box-btn.cur {
  background-color: #3c3c3c;
}

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

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

/* .js-floor-anchor-list li.cur em:before {content:"";position: absolute;top: .2rem;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 dotted #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;
}

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

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

/* 秒杀产品列表 */
.good-list {
  margin: 0 0.45rem;
}

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

.good-list li.isHideProduct {
  display: none;
}

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

.good-list li .pad .product-porp {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
}

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

.good-list li .Price {
  padding-bottom: 0.5rem;
  margin-bottom: 0.8rem;
  height: 2rem;
  line-height: 2rem;
  border-bottom: 1px dotted #dddddd;
}

.good-list li .Price strong {
  font-size: 1.1rem;
  padding-right: 0.65rem;
  color: #f4471e;
  font-weight: bold;
}

.good-list li .Price strong em {
  font-size: 1.7rem;
}

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

.good-list li .productName,
.good-list li .zengName {
  font-size: 1.3rem;
  color: #222;
  border-bottom: none;
  line-height: 1.9rem;
  height: 3.8rem;
  margin-bottom: 1rem;
  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 {
  line-height: 1.2rem;
  font-size: 1.2rem;
  margin-bottom: 1rem;
}

.good-list li .line-box span {
  width: 100%;
  height: 1.2rem;
  line-height: 1.2rem;
  font-size: 1.2rem;
  color: #555550;
}

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

.line-box s.bar-box {
  margin-bottom: 0;
}

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

.good-list li .market-box del {
  float: none;
  display: inline-block;
  height: 1.1rem;
  font-size: 1rem;
}

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

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

.good-list li .img-box {
  position: relative;
  padding: 1.5rem 2.4rem;
  height: 12.7rem;
}

.good-list li .box-content {
  position: relative;
  padding: 0 1.5rem 1.5rem;
}

.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;
  width: 5rem;
  height: 4.2rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.good-list li .list-time {
  font-size: 0.9rem;
  color: #fff;
  text-align: center;
  height: 2rem;
  line-height: 2rem;
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  left: 1.25rem;
  right: 1.25rem;
  bottom: 1.5rem;
  padding: 0 0.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.good-list li .list-time span {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 16px;
}

.oneColumn .list-time {
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
}

.clock-icon {
  display: inline-block;
  width: 12px !important;
  height: 12px !important;
  vertical-align: text-top;
  padding-right: 0.2rem;
}

.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;
}

.giftPackage {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1000;
}

.gift-box {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 1rem 1rem 0 0;
  background-color: #fcf9df;
  z-index: 100;
}

.gift-box .gitf-close {
  position: absolute;
  top: -2.3rem;
  right: 1rem;
  width: 1.3rem;
  height: 1.3rem;
}

.gift-header {
  border-radius: 1rem 1rem 0 0;
  height: 4.5rem;
  background: #fcf9df url(//image01.homedo.com/Files/Images/cms/www/20190613/5439263036613743279_pic1.png) no-repeat top center;
  background-size: 100% 100%;
  text-align: center;
  color: #b06625;
  font-size: 2rem;
  font-weight: 700;
  line-height: 4.5rem;
}

.gift-tips {
  font-size: 1.2rem;
  line-height: 3rem;
  color: #764834;
  text-align: center;
}

.gift-info {
  overflow: hidden;
  background-color: #2335b5;
}

.gift-info-list {
  padding: 0.5rem;
}

.gift-info-list a {
  width: 50%;
  padding: 0.5rem;
  box-sizing: border-box;
}

.gift-info-tips {
  margin: 0.5rem 1rem 1rem;
  text-align: center;
  font-size: 1.2rem;
  color: #ffffff;
}

.gift-info-list .gift-item {
  height: 4rem;
  background: url(//image01.homedo.com/Files/Images/cms/www/20190613/5184618708821935730_pic1.png) no-repeat center;
  background-size: 100% 100%;
}

.gift-info-list .gift-item strong {
  font-size: 1.8rem;
  line-height: 1.6rem;
}

.gift-info-list .gift-item p:nth-child(1) {
  box-sizing: border-box;
  width: 25.5%;
  padding-left: 0.6rem;
}

.gift-info-list .gift-item p:nth-child(2) {
  box-sizing: border-box;
  text-align: left;
  width: 39.5%;
  padding-left: 0.4rem;
}

.gift-info-list .gift-item p:nth-child(3) {
  width: 35%;
}

@media (max-width: 320px) {
  .gift-info-list .gift-item strong {
    font-size: 1.6rem;
    line-height: 1.6rem;
  }

  .gift-info-list .gift-item p:nth-child(1) {
    width: 35%;
  }

  .gift-info-list .gift-item p:nth-child(2) {
    width: 30%;
  }

  .gift-info-list .gift-item p:nth-child(3) {
    width: 35%;
  }

  .gift-info-list .gift-item p:nth-child(3) img {
    width: 3.5rem !important;
  }
}

.gift-info-list .one-gift {
  display: block;
  width: 60%;
  margin: 0 auto;
}

.gift-list {
  max-height: 22.5rem;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.gift-item {
  font-size: 0;
}

.gift-item p {
  box-sizing: border-box;
  display: inline-block;
  color: #fffde9;
  text-align: center;
  font-size: 1rem;
  vertical-align: middle;
}

.gift-list .gift-item p:nth-child(2) {
  text-align: left;
}

.gift-item .clear {
  height: 100%;
}

.gift-ticket {
  height: 7.5rem;
  margin: 0 1rem 2rem;
  background: url(//image01.homedo.com/Files/Images/cms/www/20190613/5689723198672305132_pic1.png) no-repeat center;
  background-size: 100% 100%;
}

.gift-ticket p strong {
  font-weight: 700;
  font-size: 4rem;
  vertical-align: sub;
}

.gift-ticket img {
  width: 6rem;
  height: auto;
}

.popup {
  position: relative;
  top: 20%;
  width: 80%;
  margin: 0 auto;
  border-radius: 1rem;
  background-color: #fffcf4;
  overflow: hidden;
}

.popup .content {
  overflow: hidden;
  padding: 4rem 0 3rem;
  margin: 0 0.2rem 0.2rem;
  background: #fff;
  font-size: 1.8rem;
  color: #ba8455;
  text-align: center;
}

.popup .btn {
  width: 60%;
  height: 4rem;
  border-radius: 2rem;
  margin: 2.5rem auto 0;
  background-color: #d69f6f;
  line-height: 4rem;
  font-size: 1.6rem;
  color: #ffffff;
  text-align: center;
}

.taocan-1 {
  padding: 0 1rem;
}

.taocan-1 li {
  background-color: #fff;
  padding: 0 1rem 1rem 1rem;
  margin-bottom: 1rem;
}

.taocan-1 li .show dt {
  height: 4.5rem;
  line-height: 4.5rem;
}

.taocan-1 li .show dt i {
  font-size: 2rem;
  color: #b1b1b1;
}

.taocan-1 li .show dt h2 {
  height: 100%;
  max-width: 19rem;
  padding-left: 2.2rem;
  background: url(//image01.homedo.com/Files/Images/cms/www/20190430/4989488277577966198_pic1.png) left center/1.8rem no-repeat;
  font-size: 2rem;
  color: #222222;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.taocan-1 li .show dd {
  display: flex;
  padding-left: 0.8rem;
}

.taocan-1 li .show dd .left {
  width: 7.7rem;
  height: 6.4rem;
  padding: 1.5rem 0.7rem 0.9rem 0.4rem;
  border: 1px solid #d6d6d6;
}

.taocan-1 li .show dd .left img {
  width: 100%;
  height: 100%;
}

.taocan-1 li .show dd .right {
  flex: 1;
  padding-left: 1rem;
}

.taocan-1 li .show dd .right .two {
  line-height: 2rem;
  height: 4rem;
  font-size: 1.2rem;
  color: #6d6d6d;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 1rem;
}

.taocan-1 li .show dd .right .one {
  height: 1.7rem;
  line-height: 1.7rem;
  font-size: 1.2rem;
  color: #6d6d6d;
}

.taocan-1 li .show dd .right .one span {
  color: #6d6d6d;
  text-decoration: line-through;
}

.taocan-1 li .show dd .right .three {
  font-size: 1.2rem;
  color: #5b5b5b;
}

.taocan-1 li .show dd .right .three span {
  font-size: 1.7rem;
  color: #ff2c24;
  font-weight: bold;
}

.taocan-1 li .show dd .right .three span em {
  font-size: 1rem;
  font-weight: normal;
}

.taocan-1 li .show dd .right .three span b {
  font-size: 1.2rem;
}

.taocan-1 li .no-data dt {
  height: 1rem;
}

.taocan-1 li .no-data dd {
  display: flex;
  padding-left: 0.8rem;
}

.taocan-1 li .no-data dd .left {
  width: 8.8rem;
  height: 8.8rem;
  border: 1px solid #ececec;
}

.taocan-1 li .no-data dd .left img {
  width: 100%;
}

.taocan-1 li .no-data dd .right {
  padding-top: 1rem;
  flex: 1;
  padding-left: 1rem;
}

.taocan-1 li .no-data dd .right .one {
  width: 60%;
  height: 1.5rem;
  background-color: #eee;
  margin-bottom: 1rem;
}

.taocan-1 li .no-data dd .right .two {
  width: 70%;
  height: 1rem;
  background-color: #eee;
  margin-bottom: 1rem;
}

.taocan-1 li .no-data dd .right .three {
  width: 80%;
  height: 1rem;
  background-color: #eee;
  margin-bottom: 1rem;
}

.taocan-card {
  padding: 0 0.45rem;
}

.taocan-card li {
  float: left;
  width: 50%;
  margin-bottom: 0.9rem;
}

.taocan-card li a {
  display: block;
  margin: 0 0.45rem;
  background: #fff;
  position: relative;
  padding-bottom: 1.5rem;
}

.taocan-card li a dl.show {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  width: 100%;
}

.taocan-card li a dl dt {
  display: block;
  position: relative;
  padding: 1.5rem 2.4rem 1rem;
  height: 12.7rem;
  margin: 0 auto;
}

.taocan-card li a dl dt>img {
  width: 100%;
  height: 100%;
}

.taocan-card li a dl dt .man-icon {
  position: absolute;
  height: 1.5rem;
  min-width: 8.3em;
  padding-left: 0.5rem;
  background: #ff6e00;
  left: 0;
  bottom: 0.3rem;
  border-radius: 0 3rem 3rem 0;
  font-size: 1rem;
  color: #fff;
}

.taocan-card li a dl dt .man-icon.over {
  background: #999999;
}

.taocan-card li a dl dt .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 6rem;
  height: 6rem;
}

.taocan-card li a dl dt .taocan-tip-one {
  position: absolute;
  bottom: 0;
  background: #00c598;
  color: #fff;
  height: 1.1rem;
  line-height: 1.1rem;
  font-size: 1.1rem;
  text-align: center;
  left: 0;
  right: 0;
}

.taocan-card li a dl dt .taocan-icon-one {
  position: absolute;
  top: 1rem;
  left: 1rem;
  width: 4rem;
  height: 4rem;
  border-radius: 4rem;
  text-align: center;
  line-height: 4rem;
  background-color: #2f7bff;
  color: #fff;
  font-size: 1.2rem;
  z-index: 1;
}

.taocan-card li a dl dt .ios-good {
  position: relative;
  height: 100%;
}

.taocan-card li a dl dt .ios-good img {
  height: 100%;
}

.taocan-card li a dl dd {
  padding: 0 1.2rem;
}

.taocan-card li a dl dd h3 {
  height: 1.3rem;
  margin: 0 auto 0.5rem;
  font-size: 1.3rem;
  line-height: 1.3rem;
  color: #222222;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.taocan-card li a dl dd .c-888 {
  color: #888;
}

.taocan-card li a dl dd .btn {
  height: 3rem;
  line-height: 3rem;
  margin: 0 auto;
  font-size: 1.6rem;
  text-align: center;
  color: #fff;
  border-radius: 0.1rem;
  font-weight: bold;
}

.taocan-card li a dl dd .btn.ready {
  background-color: #14ae14;
}

.taocan-card li a dl dd .btn.buy {
  background-color: #ee340f;
}

.taocan-card li a dl dd .btn.none {
  background-color: #c9c9c9;
}

.swiper-container {
  position: relative;
  overflow: hidden;
  padding-top: 0;
  margin-left: 0.9rem !important;
  margin-right: 0.9rem !important;
}

.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;
}

.swiper-container .swiper-pagination-bullets {
  position: absolute;
  left: 50% !important;
  transform: translateX(-50%) !important;
  bottom: 0.3rem !important;
}

.swiper-container .swiper-pagination-bullet {
  border: 0.1rem solid #fff;
  border-radius: 50%;
  display: inline-block;
  margin: 0 0.3rem !important;
  cursor: pointer;
  width: 0.5rem;
  height: 0.5rem;
}

.swiper-container .swiper-pagination-bullet-active {
  background: #fff;
}

.shopName {
  color: #2e79ff;
  height: 2rem;
  line-height: 2rem;
  display: block;
  padding-top: 0.5rem;
  margin: 0 auto 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  border-top: 1px dotted #ddd;
  font-size: 1.2rem;
  font-weight: normal;
  color: #2f7bff;
}

.shopName.zy-icon::before {
  width: 1.5rem;
  height: 1.5rem;
  background-position: -6.6rem 0;
}

.shopName.ly-icon::before {
  width: 1.5rem;
  height: 1.5rem;
  background-position: -4.3rem 0;
}

.banner .withoutApple {
  position: absolute;
  width: 19rem;
  height: 2.1rem;
  line-height: 2.1rem;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  color: #ffffff;
  background: rgba(23, 25, 51, 0.4);
  text-align: center;
  font-size: 1rem;
  z-index: 99;
}

.banner .banner-top {
  position: relative;
}

.banner .banner-top .logo-photo {
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  width: 14.9rem;
  height: 3.1rem;
  background: url("//image01.homedo.com/Files/Images/cms/www/20210526/5238131715057869624_pic1.png") no-repeat;
  background-size: 100% 100%;
  padding: 0.9rem 3.6rem 1.3rem 3.5rem;
}

.banner .banner-top .logo-photo .logo-container {
  width: 100%;
  display: flex;
}

.banner .banner-top .logo-photo img {
  width: 9rem;
  height: 3.2rem;
  overflow: hidden;
  margin-right: 0.9rem;
}

.banner .banner-top .logo-photo .one {
  flex: 1;
  font-size: 1.2rem;
  font-weight: 700;
  color: #fff;
  line-height: 3.2rem;
}

.banner .banner-top .logo-photo .two {
  flex: 1;
  font-size: 1.2rem;
  font-weight: 700;
  color: #fff;
}

.rule-bottom {
  position: relative;
  margin: 1rem;
  margin-top: 2rem;
  background-color: #212f90;
  padding: 3.4rem 1rem 2rem 1rem;
}

.rule-bottom .title {
  width: 10.6rem;
  height: 2.8rem;
  font-size: 1.4rem;
  color: #06065b;
  text-align: center;
  font-weight: 700;
  line-height: 2.8rem;
  border-radius: 1.4rem;
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #00c3f1;
}

.rule-bottom p {
  font-size: 1.2rem;
  color: #fff;
  line-height: 2rem;
}

.maizeng-box li .product-box dl dt a .maizeng-icon-box strong {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 4rem;
  height: 4rem;
  text-align: center;
  line-height: 4rem;
  background-color: #4c3bf9;
  color: #fff;
}

.maizeng-box li .product-box dl dt a .icon .maizeng-logo-two {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 4rem;
  height: 4rem;
  border-radius: 4rem;
  text-align: center;
  line-height: 4rem;
  background-color: #4c3bf9;
  color: #fff;
}

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

.maizeng-box li.isHideProduct {
  display: none;
}

.maizeng-zeng-one {
  font-size: 12px;
  color: #ff2b25;
}

.manjian-zeng-one {
  position: absolute;
  left: 0;
  bottom: 1.5rem;
  border-radius: 0 0.9rem 0.9rem 0;
  height: 1.8rem;
  line-height: 1.8rem;
  font-size: 1.1rem;
  border: 1px solid #ff5800;
  padding: 0 0.8rem;
  color: #ff5800;
  background: #fff;
  border-left: none;
}

.maizeng-zeng-quan {
  position: absolute;
  bottom: 1.5rem;
  left: 0;
  padding: 0 0.8rem;
  color: #ff5800;
  border-radius: 0 0.9rem 0.9rem 0;
  border: 1px solid #ff5800;
  height: 1.8rem;
  line-height: 1.8rem;
  border-left: none;
  background: #fff;
}

.maizeng-box li .product-box dl dt .mz-zeng-info {
  position: absolute;
  left: 0;
  bottom: 1.5rem;
  max-width: 8.6rem;
  border: 0.1rem solid #4c3cf8;
  color: #4c3cf8;
  padding: 0 3.4rem 0 0.8rem;
  font-size: 1.1rem;
  height: 1.8rem;
  border-radius: 0 0.9rem 0.9rem 0;
  border-left: none;
  background: #fff;
}

.sprite-bg::before,
.sprite-bg::after {
  content: "";
  display: inline-block;
  background: url(https://image01.homedo.com/Files/Images/cms/www/20201014/5740963550652575980_pic1.png) 0 0/9.75rem 1.6rem no-repeat;
  vertical-align: middle;
}

.maizeng-box li .product-box dl dt .text-overflow {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  position: relative;
}

.maizeng-box li .product-box dl dt .gift-img {
  position: absolute;
  width: 1.4rem;
  height: 1.4rem;
  right: 1.6rem;
  top: 50%;
  transform: translate(0, -50%);
}

.mz-pointer-icon::after {
  width: 1.8rem;
  height: 1.8rem;
  background: url(//image01.homedo.com/Files/Images/cms/www/20210527/5671871446874266835_pic1.png);
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.maizeng-box li .product-box dl dt .mz-zeng-info img {
  width: 100%;
  height: 100%;
  vertical-align: baseline;
}

.maizeng-box li .product-box dl .hide-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 10;
  color: #fff;
  padding: 1rem 0.5rem 0 0.8rem;
  box-sizing: border-box;
}

.maizeng-box li .product-box dl .hide-box strong {
  padding-top: 1.5rem;
  display: block;
  font-size: 1.1rem;
  white-space: nowrap;
  margin-bottom: 1rem;
}

.maizeng-box li .product-box dl .hide-box p {
  font-size: 1rem;
  margin-bottom: 0.5rem;
  line-height: 1.6rem;
  word-break: break-all;
}

.maizeng-box li .product-box dl .hide-box p em {
  color: #f2ce62;
  margin-left: 0.8rem;
}

.seckill-desc {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.seckill-desc .bg {
  position: absolute;
  bottom: 0;
  width: 200px;
  z-index: 0;
}

.seckill-desc .seckill-desc-content {
  position: absolute;
  bottom: 0;
  font-size: 1.6rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #a20000;
  line-height: 2.5rem;
}

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

.padding1 {
  padding: 1rem 0;
}

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

.app {
  font-size: 12px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 400;
  line-height: 1.6rem;
  display: flex;
  margin-bottom: 0.8rem;
  height: 1.6rem;
  border-radius: 0.8rem;
  width: 100%;
}

.app img {
  width: 1.6rem;
  height: 1.6rem;
  vertical-align: bottom;
}

.app .app-content {
  background: #fff7e1;
  color: #976f24;
  padding-right: 2rem;
  font-weight: normal;
  border-radius: 0rem 5rem 5rem 0rem;
}

.app .app-content span {
  font-weight: bold;
  margin-left: 0.2rem;
}

.heiwu-contianer {
  padding-top: 1rem;
}

/* 秒杀模块 每行一个商品样式 start */
.miaosha-box li.oneColumn {
  width: 100%;
}

.miaosha-box li.oneColumn .img-box {
  float: left;
  width: 12.7rem;
  height: 12.7rem;
  margin: 2.3rem 1.5rem auto;
  padding: 0;
}

.miaosha-box li.oneColumn .box-content {
  float: right;
  width: calc(100% - 17.2rem);
  padding: 1.5rem 1.5rem 1.5rem 0;
}

.miaosha-box li.oneColumn .img-box img {
  width: 100%;
}

.miaosha-box li.oneColumn .Price {
  margin-top: 0;
  margin-bottom: 1rem;
}

.miaosha-box li.oneColumn button {
  width: 14.9rem;
  border-radius: 0.1rem;
}

.oneColumn .list-time {
  color: #fff;
  left: -1.5rem !important;
}

.miaosha-box li.oneColumn .line-box .qiding-box {
  float: left;
  display: block;
}

.miaosha-box li.oneColumn .line-box .bar-box {
  float: right;
  margin-top: 0;
  display: block;
  height: 3rem;
}

.miaosha-box li.oneColumn .line-box .xiangou {
  margin-top: 0.5rem;
}

.miaosha-box li.oneColumn .line-box .process-number {
  margin-top: 0.9rem;
}

.miaosha-box li .process-bar {
  width: 7.5rem;
  height: 0.8rem;
  background: #e2e2e2;
  position: relative;
}

.miaosha-box li .process-bar .bar {
  position: absolute;
  left: 0;
  height: 0.8rem;
  background: #14ae14;
}

.qiding-box {
  display: flex;
  justify-content: space-between;
}

.bar-box {
  display: flex;
  justify-content: space-between;
  margin-top: 1.45rem;
  height: 1.2rem;
  align-items: baseline;
}

.miaosha-box li .process-number .percent {
  color: #ff2c24;
}

.disabled .percent {
  color: #b0b0b0 !important;
}

.hmOnline {
  width: 6rem;
  height: 6rem;
  position: fixed;
  right: 0rem;
  bottom: 27rem;
  z-index: 100;
}

.product-item .product-name {
  font-size: 1.3rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #222222;
  line-height: 1.9rem;
  margin-bottom: 1rem;
}

.product-item .taocan-name {
  font-size: 1.3rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: bold;
  color: #222222;
  line-height: 1.3rem;
}

.product-item .taocan-subname {
  font-size: 1.1rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #222222;
  line-height: 1.9rem;
  margin-bottom: 1rem;
  display: block;
  height: 3.8rem;
}

.product-item .price {
  display: flex;
  align-items: baseline;
  margin-bottom: 1.1rem;
}

.product-item .price .fl {
  margin-right: 0.65rem;
}

.product-item .price .fl strong {
  font-size: 1.7rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ff2c24;
  line-height: 1.7rem;
}

.product-item del {
  font-size: 1.1rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #b0b0b0;
  line-height: 1.1rem;
}

.disabled .product-name {
  color: #b0b0b0 !important;
}

.disabled .price-a span strong {
  color: #b0b0b0 !important;
}

.disabled .fl strong {
  color: #b0b0b0 !important;
}

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

.disabled .line-box span,
.disabled .line-box em {
  color: #b0b0b0 !important;
}

.maizeng {
  display: flex;
  margin-bottom: 0.5rem;
}

.maizeng img {
  margin-right: 0.8rem;
  width: 4.8rem;
  height: 4.8rem;
}

.maizeng .m-name {
  font-size: 1.2rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.6rem;
  margin-bottom: 0.4rem;
}

.maizeng .m-count {
  font-size: 1.2rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffd864;
  line-height: 1.2rem;
  position: relative;
}

.maizeng .m-count span {
  position: absolute;
}

/* 买赠多选一赠品样式 start */
.maizeng-box li .product-box dl .hide-box a {
  display: block;
  font-size: 1rem;
  margin-bottom: 0.5rem;
  line-height: 1.6rem;
  word-break: break-all;
}

.maizeng-box li .product-box dl .hide-box a .gift-item-img {
  float: left;
  width: 4.8rem;
  height: 4.8rem;
  margin-right: 0.8rem;
  background: #fff;
}

.maizeng-box li .product-box dl .hide-box a .gift-item-name {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 5.6rem);
  height: 4.8rem;
  color: #ffffff;
}

.maizeng-box li .product-box dl .hide-box a .gift-item-name span {
  display: inline-block;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  white-space: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 3.2rem;
  font-size: 1.2rem;
  padding-right: 0.8rem;
}

.maizeng-box li .product-box dl .hide-box a .gift-item-name em {
  display: inline-block;
  vertical-align: bottom;
}

.fileName {
  height: 12.7rem;
  /* width: auto !important; */
}

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

.tooltip-popper {
  position: absolute;
  bottom: 0;
  padding: 5px 0 8px 0;
  transform-origin: center bottom;
  width: 100%;
}

.tooltip-content .tooltip-arrow {
  left: 48%;
  border: transparent;
  top: -14px;
  border-width: 0 5px 7px;
  border-bottom-color: #00C598;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
}

.tooltip-content .tooltip-inner {
  max-width: 250px;
  min-height: 9px;
  padding: 5px 6px;
  color: #fff;
  text-align: left;
  text-decoration: none;
  background-color: #ff2c24;
  border-radius: 2px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
  white-space: nowrap;
  font-size: 1rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  line-height: 1rem;
}

.zpnum {
  color: #ffd864 !important;
  position: relative;
  padding-left: 0.7rem;
}

.zpnum span {
  position: absolute;
  left: 0;
  top: 0.2rem;
}
