.js-floor-porp-box {
  /* margin-bottom: .8rem; */
}

.js-floor-anchor-list li.cur {
  background-color: #188dff;
}

.VipBanner {
  position: relative;
}

.VipBanner .rules-btn {
  font-size: 1.2rem;
  width: 16%;
  height: 2.2rem;
  line-height: 2.2rem;
  border-radius: 0 0 0 .3rem;
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  text-align: center;
}

.classify h1 {
  height: 30px;
  text-align: center;
  color: #fff;
  line-height: 30px;
  font-size: 1.6rem;
  margin: 0 .5rem .5rem .5rem;
  background: url(https://image01.homedo.com/Files/Images/cms/www/20181015/4693500553496549073_pic1.png);
  background-size: 100% 100%
}

.wrapper .hd {
  text-align: center;
}

.wrapper .hd h2 {
  font-weight: bold;
  display: inline-block;
  background: url(https://image01.homedo.com/Files/Images/cms/www/20191014/5492241402211886553_pic1.jpg) 0 0/100% 100% no-repeat;
  height: 5rem;
  display: block;
  text-align: left;
  color: #fff;
  line-height: 5rem;
  font-size: 1.7rem;
  padding-left: 1rem;
}

.wrapper .hd .a-link {
  display: block;
  color: #b99267;
  font-size: 1.2rem;
  padding-top: .6rem;
}

.vipCard {
  padding: .5rem 0 1rem;
  margin: 0 .5rem
}

.vipCard li {
  float: left;
  width: 47%;
  margin: 0 1.5%;
}

.vipCard li .img-box {
  position: relative;
}

.vipCard li .tag {
  position: absolute;
  left: -.9rem;
  bottom: 0;
  height: 1.8rem;
  line-height: 1.8rem;
  padding: 0 .8rem 0 1.2rem;
  font-size: 1.1rem;
  background-color: #fc8228;
  border-radius: 0 1rem 1rem 0;
  color: #fff;
}

.vipCard li .tag::before {
  content: "";
  position: absolute;
  bottom: -.3rem;
  left: -.2rem;
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  border-left: .3rem solid #a95000;
  border-top: .3rem solid transparent;
  border-right: .3rem solid transparent;
}

.vipCard li .Recommend:before {
  content: "推荐";
  position: absolute;
  left: -.4rem;
  top: -.4rem;
  height: 3.3rem;
  line-height: 3.3rem;
  text-align: center;
  color: #fff;
  font-size: 1.2rem;
  width: 3.3rem;
  background-color: #ff3031;
  border-radius: 50%;
}

.vipCard li .bg-w {
  background-color: #fff;
  box-shadow: 0 .3rem .6rem #dedadb;
  padding: .5rem;
}

.vipCard li .text-box {
  padding: .6rem .5rem .8rem;
}

.vipCard li .productName {
  color: #222;
  font-size: 1.4rem;
}

.vipCard li .productDetial {
  color: #6d6d6d;
  font-size: 1.1rem;
  line-height: 1.8rem;
}

.vipCard li .btn {
  width: 100%;
  border: none;
  background-color: #f5cb3a;
  outline: none;
  color: #222;
  display: block;
  text-align: center;
  height: 2.8rem;
  line-height: 2.8rem;
  border-radius: .3rem;
  margin-top: .5rem;
}

.list-box {
  padding: 0 .3rem;
}

.list-box .hd {
  padding: 1rem 0;
}

.good-list {
  padding-top: .6rem;
}

.good-list li {
  width: 31.93333333%;
  padding: 0 .7% 1.4%;
  float: left;
}

.good-list a {
  display: block;
  padding: .6rem .6rem .8rem;
}

.good-list .img-box {
  position: relative;
}

.good-list .img-box .tag {
  position: absolute;
  left: 0rem;
  bottom: 0;
  height: 1.6rem;
  line-height: 1.7rem;
  font-size: 1rem;
  color: #fff;
  padding: 0 .8rem;
  background-color: #e54032;
  border-radius: 0 1rem 1rem 0;
}

.good-list .price-box {
  padding: .6rem 0 .4rem;
  color: #ff001a;
  font-weight: bold;
  font-size: 1rem;
}

.good-list .price-box .price {
  font-size: 1.7rem;
}

.PackageGoods-part dd .price-box.finsh-none strong {
  color: #222222;
}

.good-list .price-box span {
  color: #a0a0a0;
  font-size: .9rem;
  font-weight: normal;
}

.good-list .productName {
  color: #222;
  height: 2.6rem;
  font-size: 1rem;
  line-height: 1.3rem;
  overflow: hidden;
}

.good-list .buy-btn {
  background-color: #ee340f;
  color: #fff;
  height: 2.3rem;
  font-size: 1.2rem;
  line-height: 2.3rem;
  text-align: center;
  outline: none;
  margin-top: .8rem;
  border-radius: .3rem;
  display: block;
  border: none;
  width: 94%;
  margin-left: 3%;
}

.good-list .goods-id.no-Start .buy-btn {
  background-color: #339900;
}


.act-rules {
  padding: 2.5rem 1rem 2rem;
}

.act-rules dl {
  background: #a6835d;
  padding: 3rem 2rem 1.5rem;
  color: #fff;
  position: relative;
  border-radius: 1rem;
}

.act-rules dt {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 2.2rem;
  position: absolute;
  top: -1.5rem;
  left: 50%;
  margin-left: -6rem;
  font-size: 1.7rem;
  text-align: center;
  width: 12rem;
  height: 3rem;
  line-height: 3rem;
  border-radius: 2rem;
  background-color: #fff;
  color: #a6835d;
  box-shadow: #ccc2b8 0px 0.3rem;
}

.act-rules dd {
  font-size: 1.2rem;
  line-height: 2rem;
  position: relative;
  padding-left: 1rem;
}

.act-rules dd em {
  position: absolute;
  left: 0;
  top: 0
}

/*套餐商品*/
.PackageGoods {
  padding: 0 .5rem;
}

.PackageGoods li {
  margin-bottom: .8rem;
}

.PackageGoods .hd {
  position: relative;
}

.PackageGoods .buy-btn {
  position: absolute;
  right: 1rem;
  top: 1.3rem;
  height: 2rem;
  line-height: 2rem;
  width: 25%;
  color: #000;
  font-size: 1.3rem;
  text-align: center;
  border-radius: 2rem;
  font-weight: bold;
  background: #fffe58;
  /* 标准的语法（必须放在最后） */
}

.PackageGoods .buy-btn.NO-Start {
  /* box-shadow: 0 5px #24864d; */
  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: #bfbfbf !important; */
  background: url(https://image01.homedo.com/Files/Images/cms/www/20180831/5331208222698067280_pic1.jpg) 0 0/100% 100% no-repeat;
}

.PackageGoods-part dl {
  padding: 1rem 1rem 1rem 14rem;
  height: 12rem;
  position: relative;
}

.PackageGoods-part dt {
  position: absolute;
  left: .5rem;
  top: 1rem;
  width: 12rem;
  text-align: center;
}

.PackageGoods-part dt img {
  width: 12rem;
  height: 12rem;
  border: 1px solid #eee;
}

.PackageGoods-part dd .taocanName {
  font-size: 1.2rem;
  color: #151515;
  line-height: 1.4rem;
  height: auto;
  margin-bottom: 3rem;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  /** 将对象作为伸缩盒子模型显示 **/
  -webkit-box-orient: vertical;
  /** 设置或检索伸缩盒对象的子元素的排列方式 **/
  -webkit-line-clamp: 2;
  /** 显示的行数 **/
  overflow: hidden;
  /** 隐藏超出的内容 **/

}

.PackageGoods-part dd .productNum {
  color: #6d6d6d;
  font-size: 1.2rem;
  margin:.2rem 0 1.1rem;
}

.PackageGoods-part dd .productNum span {
  color: #ff0000;
}

.PackageGoods-part dd .price-box {
  position: relative;
  display: inline-block;
}

.PackageGoods-part dd .price-box p {
  font-size: 1.2rem;
  color: #151515;
}

.PackageGoods-part dd .price-box strong {
  font-size: 1.5rem;
  color: #ff0000;
  display: block;
}

.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;
  height: 4.3rem;
  width: 5.4rem;
  font-size: 1.3rem;
  color: #fff;
  padding: 1.4rem 1rem 0 0;
  text-align: center;
  line-height: 1.5rem;
  background: url(https://image01.homedo.com/Files/Images/cms/www/20180903/4618315628674720179_pic1.png) 0 0/100% no-repeat;
}

.PackageGoods-part dd .discout-box.finsh-none {
  height: 4.3rem;
  width: 3.4rem;
  padding: 1.4rem 1rem 0 1rem;
  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 {
  float: left;
  position: relative;
}

.Goods-part.line-two .Goods {
  width: 33.33333%;
}

.Goods-part.line-two .Goods:nth-child(2)::before {
  content: "+";
  position: absolute;
  top: 30%;
  left: -.45rem;
  color: #9b9b9b;
  font-size: 1.4rem;
}

.Goods-part.line-three .Goods {
  width: 33.33333%;
}

.Goods-part.line-three .Goods:nth-child(3n+2)::before {
  content: "+";
  position: absolute;
  top: 30%;
  left: -.45rem;
  color: #9b9b9b;
  font-size: 1.4rem;
}

.Goods-part.line-three .Goods:nth-child(3n+3)::before {
  content: "+";
  position: absolute;
  top: 30%;
  left: -.45rem;
  color: #9b9b9b;
  font-size: 1.4rem;
}

/* .Goods-part.line-three .Goods:nth-child(3n+2)::after {
  content: "+";
  position: absolute;
  top: 30%;
  right: -.45rem;
  color: #9b9b9b;
  font-size: 1.4rem;
} */

.Goods-part.line-four .Goods {
  width: 25%
}

.Goods-part.line-four .Goods:nth-child(2n+2)::before {
  content: "+";
  position: absolute;
  top: 30%;
  left: -.45rem;
  color: #9b9b9b;
  font-size: 1.4rem;
}

.Goods-part.line-four .Goods:nth-child(2)::after {
  content: "+";
  position: absolute;
  top: 30%;
  right: -.45rem;
  color: #9b9b9b;
  font-size: 1.4rem;
}

.Goods-part .Goods .img-box {
  margin: 0 .5rem;
  border: 1px solid #eee;
}

.Goods-part .Goods p {
  margin: .5rem 1rem 0;
  font-size: 1rem;
  color: #222;
  line-height: 1.3rem;
  height: 2.5rem;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  /** 将对象作为伸缩盒子模型显示 **/
  -webkit-box-orient: vertical;
  /** 设置或检索伸缩盒对象的子元素的排列方式 **/
  -webkit-line-clamp: 2;
  /** 显示的行数 **/
  overflow: hidden;
  /** 隐藏超出的内容 **/
}

.Goods-part .Goods p.num {
  color: #f00;
}

.Goods-part .Goods p.num span {
  color: #6d6d6d;
}

.js-floor-porp-box,
.js-floor-position-fixed,
.js-floor-position-relative,
.js-floor-anchor-list {
  height: 40px;
}

.js-floor-anchor-list li span {
  height: 40px;
}

.js-floor-anchor-all dt {
  height: 40px;
  background: #222222;
  font-size: 12px;
  padding-left: 1.5rem;
  line-height: 40px;
}

.js-floor-box-btn {
  height: 40px;
}

.js-floor-box-btn.cur {
  background: #188dff
}

.js-floor-anchor-all dd ul li.cur span {
  color: #188dff;
}