h2 {
  font-weight: bold;
}
.js-floor-anchor-list li.cur {
  background: #065AEE;
}
.js-floor-anchor-all dd ul li.cur span {
  color: #065AEE;
}
#app {
  background: #191FB6;
}
.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.4rem;
  height: 3rem;
  line-height: 3rem;
  color: #fff;
  margin: -0.8rem 0.9rem 0;
  padding: 0.8rem 0 1rem;
}
.floor-title p {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.floor-tab {
  margin: 0 0.45rem 1rem;
}
.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;
  padding-bottom: 1.5rem;
}
.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 .p-img {
  display: block;
  position: relative;
  padding: 1.5rem 0;
  width: 12.7rem;
  height: 12.7rem;
  margin: 0 auto;
}
.baokuan-01 li a dl dt .p-img > 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: .8rem .7rem */
}
.baokuan-01 li a dl dd h3 {
  width: 14.5rem;
  height: 3.8rem;
  margin: 0 auto;
  font-size: 1.3rem;
  line-height: 1.9rem;
  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.1rem 0.7rem ; */
}
.baokuan-01 li a dl dd .c-888 {
  color: #888;
}
.baokuan-01 li a dl dd .price {
  width: 14.5rem;
  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 {
  width: 14.9rem;
  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 {
  padding-bottom: 1.5rem;
}
.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 0;
  width: 12.7rem;
  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.2rem 1.5rem */
}
.maizeng-box li .product-box dl dd .c-888 {
  color: #888;
}
.maizeng-box li .product-box dl dd .price {
  width: 14.5rem;
  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 {
  width: 14.5rem;
  height: 3.8rem;
  margin: 0 auto;
  font-size: 1.3rem;
  line-height: 1.9rem;
  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 {
  width: 14.9rem;
  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: 120;
}
.porp-box {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 23.3rem;
  z-index: 122;
  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;
}
#min-index{
  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-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%);
}
#min-kf{
  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;
}
.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: #02078F;
  border-radius: 0.5rem;
  position: relative;
  color: #ffffff;
  font-size: 1.2rem;
  line-height: 2rem;
  padding: 2.6rem 1.6rem 4.6rem;
}
.rule-box dt {
  position: absolute;
  width: 8.5rem;
  height: 2.4rem;
  border-radius: 2rem;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #ffa030;
  color: #fff;
  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 {
  height: 4.6rem;
  overflow: hidden;
  width: 100%;
}
.time-box.finsh {
  background-color: #b60001;
}
.time-box ul {
  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-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 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;
}
.floor-title-box {
  position: relative;
  color: #fff;
  font-size: 1.4rem;
  margin: 0.5rem 1rem;
}
.floor-title-box .title-box {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
/* 秒杀产品列表 */
.good-list {
  margin: 0 0.8rem;
}
.good-list li {
  width: 50%;
  margin-bottom: 0.4rem;
  float: left;
}
.good-list li.isHideProduct {
  display: none;
}
.good-list li .pad {
  padding: 0.6rem 1.2rem 1rem;
  margin: 0 0.2rem;
  position: relative;
}
.good-list li .pad .product-porp {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0.6rem 1.2rem 1rem;
  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: 2rem;
  font-weight: bold;
}
.good-list li .productName,
.good-list li .zengName {
  font-size: 1.1rem;
  color: #222;
  border-bottom: none;
  line-height: 1.3rem;
  height: 2.6rem;
  margin-bottom: 0.6rem;
  overflow: hidden;
}
.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: 3rem;
  line-height: 3rem;
  font-size: 1.1rem;
  margin-bottom: 1rem;
}
.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 {
  float: none;
  display: inline-block;
  vertical-align: text-bottom;
  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;
}
.good-list li button.no-start {
  background-color: #339900;
}
.good-list li .img-box {
  position: relative;
  padding: 0 1rem;
}
.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;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  height: 2rem;
  line-height: 2rem;
  width: 100%;
  position: absolute;
  left: -1.2rem;
  bottom: 0;
  padding: 0 1.2rem;
}
.good-list li button.finsh {
  background-color: #999;
}
.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;
  width: 12.7rem;
  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: 1rem;
  background: #00C598;
  color: #fff;
  width: 12.7rem;
  height: 1.5rem;
  line-height: 1.5rem;
  font-size: 1.1rem;
  text-align: center;
}
.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;
}
.taocan-card li a dl dd .listOne {
  width: 14.5rem;
  height: 3.7rem;
  margin: 0 auto;
  font-size: 1.1rem;
  line-height: 1.9rem;
  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;
}
.taocan-card li a dl dd h3 {
  width: 14.5rem;
  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 .price {
  width: 14.5rem;
  margin: 1rem 1.5rem;
  font-size: 0.9rem;
  color: #a0a0a0;
}
.taocan-card li a dl dd .price span {
  float: none;
  display: inline-block;
  line-height: 1.7rem;
  height: 1.7rem;
  vertical-align: text-bottom;
}
.taocan-card li a dl dd .price span strong {
  font-size: 1rem;
  height: 1.7rem;
  color: #ff001a;
}
.taocan-card li a dl dd .price span strong em {
  display: inline-block;
  font-size: 1.7rem;
  margin-right: 0.7rem;
}
.taocan-card li a dl dd .price del {
  float: none;
  display: inline-block;
  height: 1.1rem;
  font-size: 1.1rem;
}
.taocan-card li a dl dd .btn {
  width: 14.9rem;
  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;
  margin-top: 0;
  margin-bottom: 1rem;
  margin-left: 0.9rem !important;
  margin-right: 0.9rem !important;
}
.swiper-container a {
  display: block;
  width: 100%;
}
.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;
  font-size: 0.9rem;
  height: 2rem;
  line-height: 2rem;
  display: block;
  width: 14.5rem;
  padding-top: 0.5rem;
  margin: 0 auto 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  border-top: 1px dashed #ddd;
}
.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 {
  /* background-color: #313ada; */
}
.banner .withoutApple {
  position: absolute;
  width: 17.5rem;
  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: 0.9rem;
}
.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;
  border-left: none;
  padding: 0 0.8rem;
  color: #FF5800;
  background: #ffffff;
}
.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;
  border-left: none;
  height: 1.8rem;
  line-height: 1.8rem;
  background: #ffffff;
}
.maizeng-box li .product-box dl dt .mz-zeng-info {
  position: absolute;
  left: 0;
  bottom: 1.5rem;
  max-width: 6.1rem;
  border: 0.1rem solid #4C3CF8;
  border-left: none;
  color: #4C3CF8;
  padding: 0 3.4rem 0 0.5rem;
  font-size: 1.1rem;
  height: 1.8rem;
  line-height: 2rem;
  border-radius: 0 0.9rem 0.9rem 0;
  background: #ffffff;
}
.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: 0.8rem 1rem 1rem 1.6rem;
  box-sizing: border-box;
}
.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 strong {
  padding-top: 2.3rem;
  display: block;
  font-size: 1.4rem;
  white-space: nowrap;
  margin-bottom: 1rem;
}
.maizeng-box li .product-box dl .hide-box a .gift-item-img {
  float: left;
  width: 4.8rem;
  height: 4.8rem;
  margin-right: 0.8rem;
}
.maizeng-box li .product-box dl .hide-box a .gift-item-img.xn {
  padding: 0.8rem;
  background: #fff;
  width: 3.2rem;
  height: 3.2rem;
}
.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;
}
/* 已抢光按钮 */
.isSoldOut,
.isSoldOut span,
.isSoldOut strong,
.isSoldOut em,
.isSoldOut del,
.isSoldOut h3 {
  color: #B0B0B0 !important;
}
/* app专享价 */
li dl dd .only-app-price {
  width: 12.9rem;
  padding-left: 1.6rem;
  height: 1.6rem;
  line-height: 1.6rem;
  color: #976F24;
  font-size: 1.2rem;
  margin: 1rem auto 0.8rem;
  background: url(//image01.homedo.com/Files/Images/cms/www/20210528/5320714611404142490_pic1.png) no-repeat #FFF7E1;
  background-size: 16px 16px;
}
li dl dd .only-app-price .price {
  font-size: 1.2rem !important;
  font-weight: bold;
  color: #976F24 !important;
}
li dl dd .only-app-price.empty-bg {
  background: none;
}
.smb-icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 5.2rem;
}
