h2 {
  font-weight: bold
}

.actBoxTop {
  display: none
}

.js-floor-anchor-list li.cur {
  background: #0098ed;
}

.js-floor-anchor-all dd ul li.cur span {
  color: #0098ed
}

#app {
  background: #2059ff
}

.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: 6.1rem;
  height: 2.4rem;
  text-align: center;
  color: #fff;
  border-radius: 0 0 0 .5rem;
  font-size: 1.2rem;
  background-color: rgba(0, 0, 0, 0.5);
}

.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: .5rem;
  display: block;
  border-radius: .3rem
}

.logo-box dl dd {
  line-height: 2.6rem;
}

.floor-title {
  position: relative;
  text-align: center;
  font-size: 1.6rem;
  color: #fff;
  margin: .6rem 1rem .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: 1.5rem;
}

.floor-tab li {
  margin: 0 .5rem 1rem 0;
  float: left;
}

.floor-tab li a {
  display: block;
  padding: 0 2rem;
  height: 2.8rem;
  font-size: 1rem;
  color: #fff;
  line-height: 2.8rem;
  border: #280cda solid 1px;
  background: #280cda;
  border-radius: 1.5rem;
}

.floor-tab li a.cur {
  background: #38abfb;
  border-color: #38abfb;
  color: #fff;
}

.baokuan-01 {
  padding: 0 .75rem;
}

.baokuan-01 li {
  float: left;
  width: 50%;
  margin-bottom: .7rem;
  min-height: 310px;
}

.baokuan-01 li.lianyin.isHideProduct {
  display: none;
}

.baokuan-01 li a {
  display: block;
  margin: 0 .4rem;
  background: #fff;
  position: relative;
}

.baokuan-01 li a dl.show {
  position: absolute;
  left: 0;
  top: 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: 15rem;
}

.baokuan-01 li a dl dt>img {
  width: 100%;
  height: 12.7rem;
}

.baokuan-01 li a dl dt .man-icon {
  position: absolute;
  height: 1.5rem;
  min-width: 8.3em;
  padding-left: .5rem;
  background: #ff6e00;
  left: 0;
  bottom: .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%;
  width: 6rem;
  height: 6rem;
  transform: translate(-50%, -50%);
}

.baokuan-01 li a dl dd {
  padding: .8rem 1.5rem
}

.baokuan-01 li a dl dd h3 {
  font-size: 1.3rem;
  height: 3.3rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #222222;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 1rem;
}

.baokuan-01 li a dl dd .c-888 {
  color: #888
}

.baokuan-01 li a dl dd .price {
  font-size: .9rem;
  color: #a0a0a0;
  margin: 0 0 .5rem;
  position: relative;
  padding-top: 2.5rem;
}

.baokuan-01 li a dl dd .price .tag {
  height: 2.2rem;
  position: absolute;
  top: 0;
  color: #fff;
  font-size: 1.2rem;
  padding: .1rem 0.5rem 0 .5rem;
  background: url(https://image01.homedo.com/Files/Images/cms/www/20201021/4978238342521204442_pic1.png) 0 0 no-repeat;
  background-size: 100% 100%;
}

.baokuan-01 li a dl dd .price .tag-red {
  background: url(https://image01.homedo.com/Files/Images/cms/www/20210526/5305877346674324036_pic1.png) 0 0 no-repeat;
  background-size: 100% 100%;
}

.baokuan-01 li a dl dd .price span {
  line-height: 1.7rem;
  height: 1.7rem;
  margin-right: .8rem;
  color: #ff001a;
}

.baokuan-01 li a dl dd .price span strong {
  font-size: 1rem;
  color: #ff001a;
}

.baokuan-01 li a dl dd .price span strong em {
  font-size: 1.5rem
}

.baokuan-01 li a dl dd .price del {
  height: 1.2rem;
  line-height: 1.2rem
}

.baokuan-01 li a dl dd .btn {
  height: 3rem;
  margin: 1rem 0 0;
  text-align: center;
  font-size: 1.2rem;
  color: #fff;
  border-radius: .2rem;
}

.baokuan-01 li a dl dd .btn.ready {
  background-color: #339900
}

.baokuan-01 li a dl dd .btn.buy {
  background-color: #ee340f
}

.baokuan-01 li a dl dd .btn.none {
  background-color: #999999
}

.baokuan-01 li a dl dd .app {
  font-size: 12px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #976F24;
  line-height: 1.6rem;
  display: flex;
  margin-bottom: 1rem;
}

.baokuan-01 li a dl dd .app img {
  width: 1.6rem;
  height: 1.6rem;
}

.baokuan-01 li a dl dd .shopName {
  font-size: 1.2rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #2F7BFF;
  line-height: 1.2rem;
  border-top: 1px dotted #DDDDDD;
  padding-top: 1rem;
}

.baokuan-01 li a dl dd .shopName img {
  width: 1.2rem;
  height: 1.2rem;
  margin-right: 0.5rem;
}

.subTitle {
  color: #2f7bff;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 0.3rem;
  height: 1.7rem;
  font-size: 1rem;
  text-overflow: ellipsis;
  margin: 0.5rem 0;
}

.maizeng-box {
  padding: 0 .75rem
}

.maizeng-box li {
  float: left;
  width: 50%;
  margin-bottom: 1rem;
}

.maizeng-box li.isHideProduct {
  display: none;
}

.maizeng-box li .product-box {
  margin: 0 .3rem;
  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%;
  width: 5rem;
  transform: translate(-50%, -50%);
}

/* .maizeng-box li .product-box dl dt a {display: block; position: relative; padding: 1.5rem 2.4rem} */
.maizeng-box li .product-box dl dt a {
  display: block;
  position: relative;
  padding: 1.5rem 1.5rem;
  width: 13.7rem;
  height: 13.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 .maizeng-icon-box {
  position: absolute;
  left: -.3rem;
  bottom: .4rem;
  font-size: 1.1rem;
}

.maizeng-box li .product-box dl dt a .maizeng-icon-box strong {
  width: 8.6rem;
  height: 1.8rem;
  text-align: center;
  color: #fff;
}

.maizeng-box li .product-box dl dt a .maizeng-icon-box p {
  position: relative;
  margin-top: -1px;
  padding-left: .6rem;
  border: #8407da solid 1px;
  border-radius: 0 2rem 2rem 0;
  color: #8407da;
  background: #fff;
}

.maizeng-box li .product-box dl dt a .a-a strong {
  background-image: -moz-linear-gradient(60deg, rgb(151, 4, 251) 0%, rgb(184, 76, 252) 100%);
  background-image: -webkit-linear-gradient(60deg, rgb(151, 4, 251) 0%, rgb(184, 76, 252) 100%);
  background-image: -ms-linear-gradient(60deg, rgb(151, 4, 251) 0%, rgb(184, 76, 252) 100%);
}

.maizeng-box li .product-box dl dt a .a-a p {
  min-width: 10rem;
  border-color: #8407da
}

.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, rgb(151, 4, 251) 0%, rgb(184, 76, 252) 100%);
  background-image: -webkit-linear-gradient(60deg, rgb(151, 4, 251) 0%, rgb(184, 76, 252) 100%);
  background-image: -ms-linear-gradient(60deg, rgb(151, 4, 251) 0%, rgb(184, 76, 252) 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: #8407da;
  color: #8407da
}

.maizeng-box li .product-box dl dt a .a-b p {
  min-width: 10rem;
  width: 85%;
}

.maizeng-box li .product-box dl dt a .a-b p.display-box-left span {
  display: inline-block;
  width: 83%;
  height: 1.8rem;
  line-height: 2rem;
  overflow: hidden;
  vertical-align: middle;
  margin-right: 2%;
}

.maizeng-box li .product-box dl dt a .a-c p.display-box-left span {
  display: inline-block;
  height: 1.8rem;
  line-height: 2rem;
  width: 83%;
  overflow: hidden;
  vertical-align: middle;
  margin-right: 2%;
}

.maizeng-box li .product-box dl dt a .a-c p {
  min-width: 8rem;
  width: 85%;
}

.maizeng-box li .product-box dl dt a .a-h p.display-box-left span {
  display: inline-block;
  width: 100%;
  height: 1.8rem;
  line-height: 2rem;
  overflow: hidden;
  vertical-align: middle;
  margin-right: 2%;
}

.maizeng-box li .product-box dl dt a .maizeng-icon-box.a-c {
  width: 100%;
}

.maizeng-box li .product-box dl dt a .maizeng-icon-box.a-h {
  width: 100%;
}

.maizeng-box li .product-box dl dt a .a-h p {
  min-width: 8rem;
  width: 70%;
}

.maizeng-box li .product-box dl dt a .maizeng-icon-box-01 p::before {
  display: block;
  position: absolute;
  content: "";
  left: -.1rem;
  bottom: -1rem;
  width: .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 {
  font-size: .9rem;
  color: #a0a0a0;
  margin: .5rem 0;
  line-height: 1.7rem;
  height: 1.7rem;
  overflow: hidden;
}

.maizeng-box li .product-box dl dd .price span strong {
  font-size: 1rem;
  color: #ff001a;
  margin-right: .5rem
}

.maizeng-box li .product-box dl dd .price span strong em {
  font-size: 1.5rem
}

.maizeng-box li .product-box dl dd .price del {
  line-height: 1.9rem
}

.maizeng-box li .product-box dl dd .app {
  font-size: 1.4rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #976F24;
  line-height: 1.6rem;
  border-radius: 0px 50px 50px 0px;
  display: flex;
  margin-bottom: 1rem;
}

.maizeng-box li .product-box dl dd .app img {
  width: 1.6rem;
  height: 1.6rem;
}

.maizeng-box li .product-box dl dd .shopName {
  font-size: 1.2rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #2F7BFF;
  line-height: 1.2rem;
  border-top: 1px dotted #DDDDDD;
  padding-top: 1rem;
}

.maizeng-box li .product-box dl dd .shopName img {
  width: 1.2rem;
  height: 1.2rem;
  margin-right: 0.5rem;
}

.maizeng-box li .product-box dl dd h3 {
  height: 3.8rem;
  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
}

.maizeng-box li .product-box dl dd .btn {
  height: 3rem;
  margin: 1rem 0 0;
  text-align: center;
  font-size: 1.5rem;
  color: #fff;
  border-radius: .2rem;
}

.maizeng-box li .product-box dl dd .btn.ready {
  background-color: #339900
}

.maizeng-box li .product-box dl dd .btn.buy {
  background-color: #ee340f
}

.maizeng-box li .product-box dl dd .btn.none {
  background-color: #999999
}

.maizeng-box li .product-box dl dd .zeng-icon {
  color: #ff3030;
  line-height: 1.2rem;
  font-size: .9rem;
  position: relative;
  text-indent: 1.5rem
}

.maizeng-box li .product-box dl dd .zeng-icon::before {
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  background: #ef253d;
  color: #fff;
  content: "赠";
  text-align: center;
  line-height: 1.2rem;
  margin-right: .2rem;
  position: absolute;
  left: 0;
  top: .2rem;
  text-indent: 0
}

.maizeng-box li .product-box dl dd .zeng-box-hb {
  height: 1.2rem;
  padding-top: .2rem;
}

.maizeng-box li .product-box dl dd .zeng-box-cp {
  height: 2.4rem;
  padding-top: .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 {
  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: 99%;
  bottom: 0;
  text-indent: 0
}

.mTop10 {
  margin-top: .5rem;
}

.porp-hide {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(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 .2rem .2rem;
  border-radius: .3rem;
  background: #ff4900;
  text-align: center;
}

.porp-box .porp {
  background-color: #fff8e4;
  border-radius: 0 0 .3rem .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: .8rem;
}

.porp-box .f24 {
  font-size: 1.3rem;
  color: #f3541d;
  line-height: 1.8rem;
  font-weight: bold;
  margin-bottom: .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: .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: .1rem solid #ff4200;
  color: #ff4200;
  height: 2.1rem;
  width: 7.5rem;
  display: inline-block;
  line-height: 2.1rem;
  font-size: 1rem;
  margin-right: .3rem;
}

.rule-box {
  margin: 2.5rem 1rem 1rem;
  background: #212f90;
  border-radius: .5rem;
  position: relative;
  color: #fff;
  line-height: 2.5rem;
  padding: 2.8rem 1.6rem 1.6rem 1.6rem;
  font-size: 1.2rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 2rem;
}

.rule-box dt {
  position: absolute;
  width: 8rem;
  height: 2rem;
  border-radius: 2rem;
  top: -1rem;
  left: 50%;
  margin-left: -4rem;
  background: #00c3f1;
  color: #01075b;
  text-align: center;
  line-height: 2rem;
  background: #FEF4A9;
  font-size: 1.2rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #794934;
}

.line-bg {
  background: #eee;
  display: block;
  margin: .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 .5rem;
  font-size: 1.2rem;
  background: #ff0a2d;
}

.act-banner .Notice {
  position: absolute;
  bottom: 4.6rem;
  right: 0;
  left: 0;
  background: rgba(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: .3rem;
  color: #222;
  font-size: 1rem;
  display: block;
}

.time-box ul li a p {
  font-size: .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: -.7rem;
  bottom: -.6rem;
  border-left: .7rem solid transparent;
  border-right: .7rem solid transparent;
  border-top: .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: .3rem 0 0 0;
  color: #000;
  font-size: 1.2rem;
}

.time-box.all-title ul li a p {
  padding: .2rem 0
}

.time-box.all-title ul li.cur a::after {
  bottom: -.5rem
}

.js-floor-position-fixed {
  z-index: 999;
}

.js-floor-anchor-list li {
  position: relative;
}

.js-floor-anchor-list li.cur em {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.js-floor-anchor-list li.cur em:before {
  content: "";
  position: absolute;
  top: .2rem;
  left: -1.4rem;
  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%;
}


.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: .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 .8rem;
}

.recommend-list li {
  width: 25%;
  margin-bottom: .4rem
}

.recommend-list li a {
  position: relative;
  display: block;
  margin: 0 .2rem;
  padding: .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: .6rem;
}

.recommend-list li .product-porp {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: .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: .5rem 1rem;
}

.floor-title-box .title-box {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

/* 秒杀产品列表 */
.good-list {
  margin: 0 .8rem;
}

.good-list li {
  width: 50%;
  margin-bottom: .4rem;
  float: left;
}

.good-list li.lianyin.isHideProduct {
  display: none;
}

.good-list li .pad {
  padding: .6rem 1.2rem 1rem;
  margin: 0 .2rem;
  position: relative;
}

.good-list li .pad .product-porp {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: .6rem 1.2rem 1rem;
  opacity: 0;
}

.good-list li .pad .product-porp.show {
  opacity: 1;
}

.good-list li .Price {
  margin-bottom: .5rem;
  margin-top: .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: .6rem;
  overflow: hidden;
}

.good-list li .zengName {
  height: 1.3rem;
}

.good-list li .line-box {
  border-top: .1rem dashed #cfcfcf;
  border-bottom: .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: .9rem;
  color: #c0c0c0;
  margin-left: .3rem;
}

.good-list li .market-box del {
  font-size: 1rem;
}

.good-list li button {
  background-color: #ee340f;
  color: #fff;
  width: 100%;
  border-radius: .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: .6rem;
  right: -.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: .9rem;
  color: #fff;
  background: rgba(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: .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: .2rem;
  position: absolute;
  left: 0;
  top: .05rem;
  text-indent: 0
}

.good-list li .zeng-box-cp {
  height: 1.3rem;
  margin: -.4rem 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: -.6rem;
  float: left;
  padding: 0 1rem;
  color: #fff;
  background-color: #6766ff;
  font-size: 1.2rem;
  border-radius: 0 0 .3rem 0;
  text-align: center;
}

.brand-list {
  padding: 0 .8rem;
}

.brand-list li {
  width: 33.33%;
  float: left;
  margin-bottom: .4rem
}

.brand-list li a {
  display: block;
  position: relative;
  margin: 0 .2rem;
  text-align: center
}

.brand-list li a dl dt {
  padding: 1rem 1rem .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 .5rem;
  overflow: hidden;
}

.brand-list li a dl p {
  height: 1rem;
  line-height: 1rem;
  font-size: .8rem;
  color: #919191;
  overflow: hidden;
  margin: 0 .5rem .5rem;
}

.brand-list li a dl span {
  background: #ff2e34;
  font-size: .9rem;
  margin: 0 1.5rem;
  height: 1.8rem;
  border-radius: .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: .1rem;
}

.new-skill-warp {
  padding: 0 1rem
}

.new-skill-warp li a dl.show {
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  width: 100%;
}

.new-skill-warp li {
  position: relative;
  height: 15rem;
  margin-bottom: .7rem
}

.new-skill-warp li .img-box {
  position: absolute;
  width: 12rem;
  height: 12rem;
  left: 1.5rem;
  top: 1.5rem
}

.new-skill-warp li .img-box img {
  width: 100%;
}

.new-skill-warp li .img-box .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 5rem;
  transform: translate(-50%, -50%);
}

.new-skill-warp li .skill-con {
  height: 12rem;
}

.skill-con h3 {
  padding-top: .9rem;
  color: #0a0a0a;
  height: 3.4rem;
  font-size: 1.2rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}

.s-detail-box {
  position: relative;
  ;
  height: 12rem;
  ;
  background: #fff;
  padding: 1.5rem 1.5rem 1.5rem 14.8rem;
}

.skill-con .price {
  margin-top: 1rem
}

.skill-con .price .p1 {
  color: #F35050;
  font-size: 1.8rem;
  margin-right: 1rem
}

.skill-con .price .p1 em {
  font-size: .9rem
}

.skill-con .price .p2 {
  color: #a0a0a0;
  font-size: .9rem
}

.skill-con .btn {
  width: 80%;
  height: 3rem;
  line-height: 3rem;
  color: #fff;
  text-align: center;
  font-size: 1.5rem;
  margin-top: 1rem;
}

.skill-con .btn.buy {
  background: #ff2c23;
}

.skill-con .btn.ready {
  background: #15ae15;
}

.skill-con .btn.none {
  background: #c9c9c9;
}

.line-bg {
  background: #eee;
  display: block;
  margin: .1rem 0;
}

.inner-list {
  margin: 0 1rem;
}

.inner-list li .loading {
  background: #eee
}

.inner-list .line1 {
  height: 4.5rem;
  line-height: 4.5rem;
  position: relative;
}

.inner-list .line1 span:first-child {
  height: 100%;
  width: 70%;
  background: url(https://image01.homedo.com/Files/Images/cms/www/20190430/4989488277577966198_pic1.png) left center/1.5rem no-repeat;
  text-indent: 2rem;
  font-size: 1.75rem;
  color: #222;
  font-weight: 700
}

.inner-list .line1 span:last-child {
  width: 30%;
  font-size: 1.4rem;
  text-align: right;
  color: #6d6d6d;
  letter-spacing: 0;
  line-height: 4.5rem
}

.inner-list .line1 span:last-child em {
  display: inline-block;
  width: .75rem;
  height: 4.5rem;
  background: url(https://image01.homedo.com/Files/Images/cms/www/20190501/4976288220732484002_pic1.png) center center/100% 1.2rem no-repeat;
  vertical-align: bottom
}

.inner-list .line1 strong {
  font-size: 1.4rem;
  color: #222
}

.inner-list .line1 em.icon {
  position: absolute;
  right: 1rem;
  top: .1rem
}

.inner-list .line1 em.icon img {
  width: 12px;
}

.inner-list .line {
  margin: 1rem 0;
  height: 1px;
  background: #eee
}

.inner-list .line2 {
  height: 4rem;
  line-height: 2rem;
  color: #6d6d6d;
  word-break: break-all;
  overflow: hidden;
}

.inner-list .line3 {
  margin-top: 1rem;
  margin-bottom: .3rem;
  height: 1.7rem;
  line-height: 1.7rem;
  font-size: 1.2rem;
  color: #6d6d6d
}

.inner-list .line3 span:first-child {
  padding-top: .3rem;
  margin-bottom: .3rem
}

.inner-list .line3 span {
  display: block
}

.inner-list .line3 span:last-child em {
  font-size: 2rem;
  color: red;
  font-weight: 700
}

.inner-list .line3 span:last-child em label {
  font-size: 1.2rem
}

.inner-list li {
  margin-bottom: 1rem;
  padding: 0 1rem 1rem;
  background: #fff
}

.inner-list li:last-of-type {
  margin-bottom: 0
}

.taocan-item {
  position: relative;
  padding-left: 10rem;
  height: 9rem;
}

.web-link .taocan-item-left {
  position: absolute;
  left: 0;
  top: 0;
  width: 9rem;
  height: 9rem;
  border: 1px solid #d6d6d6
}

.web-link .taocan-item-left img {
  max-width: 9rem;
  max-height: 9rem
}

.inner-list .null-box {
  padding-top: 1rem
}

.inner-list .null-box .l-box {
  height: 2rem;
  margin-bottom: 1rem
}

.inner-list .null-box .price {
  width: 50%;
  height: 1rem;
  margin-top: .8rem
}

.giftPackage {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(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: .5rem
}

.gift-info-list a {
  width: 50%;
  padding: .5rem;
  box-sizing: border-box
}

.gift-info-tips {
  margin: .5rem 1rem 1rem;
  text-align: center;
  font-size: 1.2rem;
  color: #fff
}

.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: .6rem
}

.gift-info-list .gift-item p:nth-child(2) {
  box-sizing: border-box;
  text-align: left;
  width: 39.5%;
  padding-left: .4rem
}

.gift-info-list .gift-item p:nth-child(3) {
  width: 35%
}

.huasan_zxkf {
  position: fixed;
  right: 10px;
  bottom: 30%;
  width: 5rem;
  z-index: 99;
}

@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 .2rem .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: #fff;
  text-align: center
}


.superBrand {
  position: relative;
  padding: 3rem 1.8rem 2rem 13rem;
  font-size: 1.4rem;
  color: #656565;
  background: #fff;
  margin: .6rem 1rem .8rem;
}

.superBrand dt {
  position: absolute;
  left: 1.4rem;
  top: 50%;
  width: 10rem;
  height: 5rem;
  margin-top: -2.5rem;
}

.superBrand dt img {
  width: 100%;
}

.superBrand dd h3 {
  color: #000;
  font-size: 1.8rem;
  position: relative;
}

.superBrand dd h3 em {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: .5rem 1rem;
  background: #c79653;
  color: #fff;
  border-radius: 3px;
  font-size: 1.4rem;
}

.superBrand dd p {
  margin-top: 1rem;
}


/*套餐商品*/
.PackageGoods {
  padding: 0 1rem
}

.PackageGoods li {
  margin-bottom: .8rem
}

.PackageGoods .hd {
  position: relative
}

.PackageGoods .hd {
  position: relative
}

.PackageGoods .hd {
  text-align: center
}

.PackageGoods .hd h2 {
  display: inline-block;
  display: block;
  padding-left: 1rem;
  height: 5rem;
  /* background:url(https://image01.homedo.com/Files/Images/cms/www/20191014/5492241402211886553_pic1.jpg) 0 0/100% 100% no-repeat; */
  color: #fff;
  text-align: left;
  font-weight: 700;
  font-size: 1.7rem;
  line-height: 5rem;
  background-color: #fff;
}

.PackageGoods .hd .a-link {
  display: block;
  padding-top: .6rem;
  color: #b99267;
  font-size: 1.2rem
}

.PackageGoods .buy-btn {
  position: absolute;
  top: 1.3rem;
  right: 1rem;
  width: 25%;
  height: 2rem;
  border-radius: 2rem;
  background: #fffe58;
  color: #000;
  text-align: center;
  font-weight: 700;
  font-size: 1.3rem;
  line-height: 2rem
}

.PackageGoods .buy-btn.NO-Start {
  background: #60cd93;
  color: #fff
}

.PackageGoods .buy-btn.finsh-none {
  background: #757575;
  color: #fff
}

.PackageGoods h2.finsh-none {
  background: #bfbfbf !important
}

.PackageGoods h2.NO-Start {
  background: url(https://image01.homedo.com/Files/Images/cms/www/20180831/5331208222698067280_pic1.jpg) 0 0/100% 100% no-repeat
}

.PackageGoods-part dl {
  position: relative;
  padding: 1rem 1rem 1rem 14rem;
  height: 12rem
}

.PackageGoods-part dt {
  position: absolute;
  top: 1rem;
  left: .5rem;
  width: 12rem;
  text-align: center
}

.PackageGoods-part dt img {
  width: 12rem;
  height: 12rem;
  border: 1px solid #eee
}

.PackageGoods-part dd .taocanName {
  display: -webkit-box;
  margin-bottom: 3rem;
  height: auto;
  color: #151515;
  text-overflow: ellipsis;
  font-size: 1.2rem;
  line-height: 1.4rem;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden
}

.PackageGoods-part dd .productNum {
  margin: .2rem 0 1.1rem;
  color: #6d6d6d;
  font-size: 1.2rem
}

.PackageGoods-part dd .productNum span {
  color: red
}

.PackageGoods-part dd .price-box {
  position: relative;
  display: inline-block
}

.PackageGoods-part dd .price-box p {
  color: #151515;
  font-size: 1.2rem
}

.PackageGoods-part dd .price-box strong {
  display: block;
  color: red;
  font-size: 1.5rem
}

.PackageGoods-part dd .price-box strong span {
  font-size: 3rem;
  line-height: 3rem
}

.PackageGoods-part dd .price-box del {
  color: #989898
}

.PackageGoods-part dd .discout-box {
  position: absolute;
  top: -1.5rem;
  right: -7rem;
  padding: 1.4rem 1rem 0 0;
  width: 5.4rem;
  height: 4.3rem;
  background: url(https://image01.homedo.com/Files/Images/cms/www/20180903/4618315628674720179_pic1.png) 0 0/100% no-repeat;
  color: #fff;
  text-align: center;
  font-size: 1.3rem;
  line-height: 1.5rem
}

.PackageGoods-part dd .discout-box.finsh-none {
  padding: 1.4rem 1rem 0 1rem;
  width: 3.4rem;
  height: 4.3rem;
  background: url(https://image01.homedo.com/Files/Images/cms/www/20181015/5497960981622052790_pic1.png) 0 0/100% no-repeat
}

.PackageGoods-part dd .discout-box.finsh-none em {
  color: #fff
}

.PackageGoods-part dd .discout-box em {
  display: block;
  color: #fffe58
}

.Goods-part .Goods {
  position: relative;
  float: left
}

.Goods-part.line-two .Goods {
  width: 33.33333%
}

.Goods-part.line-two .Goods:nth-child(2)::before {
  position: absolute;
  top: 30%;
  left: -.45rem;
  color: #9b9b9b;
  content: "+";
  font-size: 1.4rem
}

.Goods-part.line-three .Goods {
  width: 33.33333%
}

.Goods-part.line-three .Goods:nth-child(3n+2)::before {
  position: absolute;
  top: 30%;
  left: -.45rem;
  color: #9b9b9b;
  content: "+";
  font-size: 1.4rem
}

.Goods-part.line-three .Goods:nth-child(3n+3)::before {
  position: absolute;
  top: 30%;
  left: -.45rem;
  color: #9b9b9b;
  content: "+";
  font-size: 1.4rem
}

.Goods-part.line-four .Goods {
  width: 25%
}

.Goods-part.line-four .Goods:nth-child(2n+2)::before {
  position: absolute;
  top: 30%;
  left: -.45rem;
  color: #9b9b9b;
  content: "+";
  font-size: 1.4rem
}

.Goods-part.line-four .Goods:nth-child(2)::after {
  position: absolute;
  top: 30%;
  right: -.45rem;
  color: #9b9b9b;
  content: "+";
  font-size: 1.4rem
}

.Goods-part .Goods .img-box {
  margin: 0 .5rem;
  border: 1px solid #eee
}

.Goods-part .Goods p {
  display: -webkit-box;
  margin: .5rem 1rem 0;
  height: 2.5rem;
  color: #222;
  text-overflow: ellipsis;
  font-size: 1rem;
  line-height: 1.3rem;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden
}

.Goods-part .Goods p.num {
  color: red
}

.Goods-part .Goods p.num span {
  color: #6d6d6d
}

.PackageGoods.show {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #fff;
}

.fixeFrom {
  position: fixed;
  top: 45%;
  right: 0;
  width: 2rem;
  padding: .8rem .5rem;
  color: #Fff;
  background: #ff0a2d;
  text-align: center;
  line-height: 1.5rem;
  z-index: 3;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.footer-list {
  padding: 0 .85rem
}

.footer-list li {
  float: left;
  width: 50%;
  margin: 0 0 .6rem;
}

.footer-list li a {
  display: block;
  margin: 0 .25rem
}

.footer-list li img {
  width: 100%;
}





.same-box {
  border: 1px solid #FF5800;
  border-left: none;
  color: #FF5800;
  box-sizing: border-box;
  border-top-right-radius: 2rem;
  border-bottom-right-radius: 2rem;
  height: 1.5rem;
  line-height: 1.5rem;
  font-size: 1rem;
  padding: 0.2rem .4rem;
  position: absolute;
  bottom: 1.5rem;
  background: #fff;
  margin: 0 1.5rem 0 0;
  left: 0;
  display: flex;
  align-items: center;
}

.maizeng-box li .product-box dl dt .maizeng-same-box {
  position: absolute;
  left: 1rem;
  top: 1rem;
  font-size: 1.1rem;
}

.maizeng-box li .product-box dl dt .maizeng-same-box strong {
  width: 4rem;
  height: 4rem;
  text-align: center;
  color: #fff;
  border-radius: 50%;
}

.maizeng-box li .product-box dl dt .a-a strong {
  background: #FF5800;
}

.maizeng-box li .product-box dl dt .maizeng-b-box {
  position: absolute;
  left: 1rem;
  top: 1rem;
  font-size: 1.1rem;
}

.maizeng-box li .product-box dl dt .maizeng-b-box strong {
  width: 4rem;
  height: 4rem;
  text-align: center;
  color: #fff;
  border-radius: 50%;
}

.maizeng-box li .product-box dl dt .a-bb strong {
  background: #4C3CF8;
}

.maizeng-box li.za {
  margin-bottom: 2.7rem;
}

.maizeng-box li .product-box dl dt {
  position: relative;
}

.maizeng-box li .product-box dl dt .mz-zeng-info {
  border: .1rem solid #4c3bf9;
  border-left: none;
  color: #4c3bf9;
  box-sizing: border-box;
  border-top-right-radius: 2rem;
  border-bottom-right-radius: 2rem;
  height: 2rem;
  line-height: 2rem;
  font-size: 1rem;
  padding: 0 .4rem;
  position: absolute;
  bottom: 1.5rem;
  background: #fff;
  margin: 0 1.5rem 0 0;
  left: 0;
  display: flex;
  align-items: center;
}

.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;
  flex: 1 1 auto;
  position: relative;
  height: 1.5rem;
  line-height: 1.5rem;
}

.maizeng-box li .product-box dl dt .icon {
  width: 1.4rem;
  height: 1.4rem;
  margin: 0 0.2rem;
}

.maizeng-box li .product-box dl dt .gift-img {
  width: 1rem;
  transform: translate(0, -36%);
}

.mz-pointer-icon::after {
  width: 1rem;
  height: 1.3rem;
  background-position: -8rem 0;
  position: absolute;
  top: .2rem;
  right: .4rem;
}

.maizeng-box li .product-box dl dd .mz-zeng-info img {
  border: .1rem solid #f1f1f1;
  border-radius: 50%;
  width: 1.1rem;
  vertical-align: -1px;
}

.maizeng-box li .product-box dl .hide-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .7);
  z-index: 10;
  color: #fff;
  padding: 1rem .5rem 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 .maizeng {
  font-size: 1rem;
  margin-bottom: 1rem;
  line-height: 1.6rem;
  word-break: break-all;
}

.maizeng-box li .product-box dl .hide-box .maizeng em {
  color: #F2CE62;
  margin-left: .8rem;
}

.ad-container {
  padding: 0 .9rem;
}

.ad {
  width: 100%;
  height: 7.7rem;

}

.ad img {
  width: 100%;

  height: 7.7rem;
}

.ad .swiper-pagination {
  width: 100%;
}

.oneline {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.line-through {
  text-decoration: line-through;
}

.activity-tip {
  position: absolute;
  bottom: 8px;
  text-align: center;
  width: 100%;
  font-size: 10px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 10px;
}

.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;
}


.product-name {
  min-height: 3.8rem !important;
  display: -webkit-box !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  margin-bottom: 1rem !important;
  font-size: 1.3rem !important;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400 !important;
  color: #222222 !important;
  line-height: 1.9rem !important;
}


dd .price {
  display: flex;
  align-items: baseline;
}

.price .f1 strong {
  font-size: 1.1rem !important;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600 !important;
  color: #FF2C24 !important;
  line-height: 0.8rem !important;
}

.price span strong em {
  font-size: 1.7rem !important;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600 !important;
  color: #FF2C24 !important;
  line-height: 1.7rem !important;
}

.price del {
  font-size: 1.1rem !important;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 400 !important;
  color: #888888 !important;
  line-height: 1.1rem !important;
}


.twoline {
  display: -webkit-box !important;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.taocan-same-box {
  position: absolute;
  left: 1rem;
  top: 1rem;
  font-size: 1.1rem;
  width: 4rem;
  height: 4rem;
}

.taocan-same-box strong {
  background: #2F7BFF;
  width: 4rem;
  height: 4rem;
  text-align: center;
  color: #fff;
  border-radius: 50%;
}


.flex-align-center {
  display: flex;
  align-items: center;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.baokuan-01 .img-content {
  height: 100%;
  overflow: hidden;
  position: relative;
}

.baokuan-01 .img-content img {
  height: 100%;
}

.maizeng {
  display: flex;

}

.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;
}


.disabled .product-name {
  color: #b0b0b0 !important;
}

.disabled .fl {

  color: #b0b0b0 !important;
}

.disabled .goods_stock .num {
  color: #b0b0b0 !important;

}

.disabled .goods_stock .num em {
  color: #b0b0b0 !important;
}

.disabled .MinBuy,
.MaxBuy {
  color: #b0b0b0 !important;
}

.disabled .price strong em {
  color: #b0b0b0 !important;
}

.disabled .price span strong {
  color: #b0b0b0 !important;
}

.disabled .tcls {
  background-color: #b0b0b0 !important;
}

.disabled .tooltip-arrow {
  border-top-color: #b0b0b0 !important;
  border-bottom-color: #b0b0b0 !important;

}

.disabled .tooltip-inner {
  background-color: #b0b0b0 !important;
}

.tooltip-popper {
  position: absolute;
  top: -6px;
  padding: 5px 0 8px 0;
  transform-origin: center bottom;
}

.tooltip-content .tooltip-arrow {
  left: 9px;
  border: transparent;
  bottom: 3px;
  border-width: 7px 7px 0;
  border-top-color: #FF2C24;
  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, .2);
  white-space: nowrap;
  font-size: 1rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  line-height: 1rem;
}

.tag1 .tooltip-inner {
  background-color: #00C598;

}

.tag1 .tooltip-arrow {
  border-top-color: #00C598;

}



.tcls {
  background: #00C598;
  font-size: 1.1rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 2rem;
  height: 2rem;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.tcls .tooltip-arrow {
  left: 48%;
  border: transparent;
  top: -7px;
  border-width: 0 5px 7px;
  border-bottom-color: #00C598;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
}