[v-cloak] {
  display: none;
}
a,
a:hover,
a:focus,
a:visited {
  color: #000;
}
.red {
  color: #f00;
  font-size: inherit;
}
.ib {
  display: inline-block;
}
.ell {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix {
  overflow: hidden;
}
.clearfix:after {
  content: '';
  clear: both;
}
.cut-two {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.cut-three {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
/*-------------------------------------------------------------------------公共css结束*/
body {
  min-width: 1030px;
}
.product-list {
  padding: 0 20px;
}
.product-list .product-list-li-wrap:nth-child(5n) {
  margin-right: 0;
}
.brand-wrap {
  position: relative;
  margin: 0 auto;
}
.brand-logo {
  position: absolute;
  left: 50%;
  top: -44px;
  margin-left: -79px;
  width: 158px;
  height: 98px;
  background: #1f62e4;
}
.brand-logo img {
  display: block;
  margin: 10px;
  width: 138px;
  height: 78px;
}
.brand-name {
  margin-bottom: 30px;
  padding-top: 53px;
  width: 100%;
  height: 40px;
  text-align: center;
  font-size: 30px;
  color: #fff;
}
.main {
  margin: 0 auto;
  width: 1030px;
  background: #2a3dba;
}
.app {
  background-color: #2f48da;
  padding-bottom: 100px;
  background-position-x: center;
  background-repeat: no-repeat;
  background-image: url(//image01.homedo.com/Files/Images/cms/www/20180605/5023359912396120471_pic1.png);
  position: relative;
}
.app .goRule {
  position: absolute;
  left: 1065px;
  top: 330px;
  width: 206px;
  height: 66px;
  cursor: pointer;
}
.act-banner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 453px;
  background-position: top center;
  background-repeat: no-repeat;
}
.act-banner .synopsis {
  padding: 12px 30px 25px 30px;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  background: url('//image01.homedo.com/Files/Images/cms/www/20200509/5393450962940426694_pic1.png') no-repeat;
  background-size: 100% 100%;
}
.act-banner .synopsis img {
  width: 100%;
  border-radius: 5px;
}
.act-banner .synopsis2 {
  width: 550px;
  height: 115px;
  padding: 15px 40px 26px 40px;
  box-sizing: border-box;
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
  background: url('//image01.homedo.com/Files/Images/cms/www/20200509/5688429057018424352_pic1.png') no-repeat;
  background-size: 100% 100%;
  box-shadow: #1f62e4;
}
.act-banner .synopsis2 .logo {
  width: 130px;
  height: 70px;
  float: left;
  border-radius: 5px;
  overflow: hidden;
  margin-right: 18px;
}
.act-banner .synopsis2 .logo img {
  height: 100%;
}
.act-banner .synopsis2 .content {
  height: 80px;
  position: relative;
  width: 300px;
  float: left;
  line-height: 25px;
  color: #fff;
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.act-banner p {
  position: absolute;
  bottom: 125px;
  left: 50%;
  margin-left: -495px;
  text-indent: 100px;
  color: #fff;
  font-size: 31px;
  width: 1030px;
}
.floor-list-li {
  background-position: center;
  background-size: 100%;
  margin-bottom: 20px;
}
.floor-list-li-inner {
  margin: 0 auto;
  width: 1030px;
}
/*楼层切换按钮 开始*/
.floor-btn {
  display: none;
  z-index: 1000;
  position: fixed;
  top: 200px;
  width: 117px;
  min-height: 95px;
}
.floor-btn li {
  height: 31px;
  background: #0984f1;
  margin-bottom: 1px;
  color: #fff;
  text-align: center;
  line-height: 31px;
  cursor: pointer;
}
.floor-btn li:last-child {
  height: 34px;
  background: #0984f1;
  margin-bottom: 1px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
}
.floor-btn .select {
  background: #71c2fe;
}
/*楼层切换按钮 结束*/
/********************************************************************楼层头部样式*******************************************************************开始*/
.floor-top .title {
  margin-bottom: 10px;
  height: 53px;
  line-height: 53px;
  text-align: center;
  color: #fff;
  background-position: center;
  background-size: 100% 100%;
}
.floor-top .title .title-text {
  display: inline-block;
  font-size: 24px;
  color: #fff;
}
.floor-top .title .title-text:before {
  content: '';
  width: 40px;
  height: 1px;
  background: #fff;
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
}
.floor-top .title .title-text:after {
  content: '';
  width: 40px;
  height: 1px;
  background: #fff;
  display: inline-block;
  margin-left: 20px;
  vertical-align: middle;
}
.floor-top .sub-title {
  margin-bottom: 10px;
  font-size: 14px;
  color: #e5e5ff;
  text-align: center;
}
.floor-top .tab-list {
  margin: 0 auto;
  width: 1030px;
  padding: 0 20px;
}
.floor-top .tab-list li {
  display: inline-block;
  margin-right: 7px;
  margin-bottom: 10px;
  height: 53px;
  width: 190px;
  border-radius: 4px;
  background-color: transparent;
  color: #fff;
  font-size: 15px;
  line-height: 55px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
.floor-top .tab-list li:nth-child(5n) {
  margin-right: 0;
}
/*tab 样式 开始*/
/*tab 样式 结束*/
/********************************************************************楼层头部样式*******************************************************************结束*/
/*活动规则 开始*/
.act-rule {
  padding: 29px 38px;
  margin: 20px auto 0;
  width: 952px;
  background: #2a3dba;
  overflow: hidden;
}
.act-rule h1 {
  margin-bottom: 36px;
  width: 118px;
  height: 36px;
  background: #ffa030;
  border-radius: 17px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 36px;
  text-align: center;
}
.act-rule p {
  font-size: 18px;
  line-height: 48px;
}
/*活动规则 结束*/
.wrap-link:hover .send-list {
  color: #000;
}
.detail .send-list {
  color: #000;
}
/********************************************************************买赠同款*******************************************************************开始*/
.MZTK {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 190px;
  height: 323px;
  background: #fff;
}
.MZTK .wrap-link {
  padding-top: 0.1px;
  display: block;
  width: 100%;
}
.MZTK .img-wrap {
  position: relative;
  margin: 20px auto 0;
  width: 150px;
  height: 150px;
}
.MZTK .img-wrap .img-top-grey {
  background: url(//image01.homedo.com/Files/Images/cms/www/20180520/4729771348754293453_pic1.png) center no-repeat;
}
.MZTK .img-wrap img {
  width: 100%;
  height: 100%;
}
.MZTK .rule {
  position: absolute;
  left: -20px;
  bottom: -10px;
  padding-right: 14px;
  height: 26px;
  background: #fff;
  border: 1px solid #fc8142;
  border-left: none;
  border-radius: 0 14px 14px 0;
  font-size: 14px;
  line-height: 28px;
  color: #fc8142;
  text-indent: 5px;
}
.MZTK .title {
  margin: 20px 10px 0;
  height: 33px;
  font-size: 14px;
  line-height: 16px;
  color: #131415;
}
.MZTK .detail .price {
  padding-bottom: 5px;
  overflow: hidden;
  margin: 12px 10px 0;
  line-height: 1;
  border-bottom: 1px dashed #e5e5e5;
}
.MZTK .detail .price .red {
  color: #ff3030;
  font-weight: 700;
  font-size: 14px;
}
.MZTK .detail .price .red em {
  font-size: 22px;
}
.MZTK .detail .price .black {
  margin-left: 5px;
  margin-top: 6px;
  color: #474747;
  font-size: 12px;
}
.MZTK .detail .send-tips {
  margin: 5px 10px 0;
  color: #f00000;
}
.MZTK .detail .send-list {
  position: relative;
  margin: 5px 10px 0;
  height: 34px;
  width: 150px;
  border-bottom: 1px dashed #e5e5e5;
  line-height: 17px;
  text-indent: 25px;
}
.MZTK .detail .zeng-text {
  position: absolute;
  left: 0;
  top: 0;
  margin-right: 5px;
  width: 22px;
  height: 17px;
  background: #ff3030;
  color: #fff;
  line-height: 17px;
  text-align: center;
  text-indent: 0;
}
.MZTK .detail .join-btn {
  margin: 12px 10px 0;
  display: block;
  height: 34px;
  border-radius: 2px;
  background-color: #eb2f00;
  color: #fff;
  font-size: 15px;
  line-height: 34px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
.MZTK .detail .join-btn-grey {
  background: #cbcbcb;
}
.MZTK .detail .join-btn-green {
  background: #3caf62;
}
.MZTK .img-wrap .img-top,
.MZTK .img-wrap .img-top-grey {
  z-index: 100;
  position: absolute;
  width: 50px;
  height: 50px;
  left: -10px;
  top: -10px;
  border-radius: 50px;
  text-align: center;
  line-height: 50px;
  background-color: #ff5c00;
  color: #fff;
  font-size: 15px;
}
/********************************************************************买赠同款*******************************************************************结束*/
/********************************************************************买爆品送抽奖*******************************************************************开始*/
.MZBP {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 190px;
  height: 325px;
  background: #fff;
}
.MZBP a {
  display: block;
}
.MZBP .wrap-link {
  padding-top: 0.1px;
  display: block;
  width: 100%;
}
.MZBP .img-wrap {
  position: relative;
  margin: 20px auto 0;
  width: 150px;
  height: 150px;
}
.MZBP .img-wrap .img-top-grey {
  background: url(//image01.homedo.com/Files/Images/cms/www/20180520/5713354913235678308_pic1.png) center no-repeat;
}
.MZBP .img-wrap img {
  width: 100%;
  height: 100%;
}
.MZBP .img-wrap .increase {
  position: absolute;
  bottom: 0px;
  left: -18px;
  height: 22px;
  line-height: 22px;
  border-radius: 0px 100px 100px 0px;
  width: 114px;
  border: 1px solid #4c3cf8;
  border-left: none;
  color: #4c3cf8;
  font-size: 12px;
  padding: 0px 0;
  background-color: #fff;
}
.MZBP .img-wrap .increase img {
  display: inline-block;
  width: 20px;
  height: 20px;
}
.MZBP .img-wrap .increase i {
  position: absolute;
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url(//image01.homedo.com/Files/Images/cms/www/20201019/5532685338311817263_pic1.png) center no-repeat;
  top: 50%;
  background-size: 100%;
  transform: translate(0px, -50%);
}
.MZBP .rule {
  position: absolute;
  left: -20px;
  bottom: -10px;
  padding-right: 14px;
  height: 26px;
  background: #fff;
  border: 1px solid #fc8142;
  border-left: none;
  border-radius: 0 14px 14px 0;
  font-size: 14px;
  line-height: 28px;
  color: #fc8142;
  text-indent: 5px;
}
.MZBP .title {
  margin: 20px 10px 0;
  height: 33px;
  font-size: 14px;
  line-height: 16px;
  color: #131415;
}
.MZBP .detail .price {
  padding-bottom: 5px;
  overflow: hidden;
  margin: 12px 10px 0;
  line-height: 1;
  border-bottom: 1px dashed #e5e5e5;
}
.MZBP .detail .price .red {
  color: #ff3030;
  font-weight: 700;
  font-size: 14px;
}
.MZBP .detail .price .red em {
  font-size: 22px;
}
.MZBP .detail .price .black {
  margin-left: 5px;
  margin-top: 6px;
  color: #474747;
  font-size: 12px;
}
.MZBP .detail .send-tips {
  margin: 5px 10px 0;
  color: #f00000;
}
.MZBP .detail .send-list {
  position: relative;
  margin: 5px 10px 0;
  height: 34px;
  width: 150px;
  border-bottom: 1px dashed #e5e5e5;
  line-height: 17px;
  text-indent: 25px;
}
.MZBP .detail .zeng-text {
  position: absolute;
  left: 0;
  top: 0;
  margin-right: 5px;
  width: 22px;
  height: 17px;
  background: #ff3030;
  color: #fff;
  line-height: 17px;
  text-align: center;
  text-indent: 0;
}
.MZBP .detail .join-btn {
  margin: 15px 10px 0;
  display: block;
  height: 34px;
  border-radius: 2px;
  background-color: #eb2f00;
  color: #fff;
  font-size: 15px;
  line-height: 34px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
.MZBP .detail .join-btn-grey {
  background: #cbcbcb;
}
.MZBP .detail .join-btn-green {
  background: #3caf62;
}
.MZBP .hover_right {
  position: absolute;
  left: 190px;
  top: 0px;
  width: 190px;
  height: 325px;
  box-sizing: border-box;
  background-color: #fff;
  z-index: 101;
  padding: 10px;
  box-shadow: 0px 0px 6px 6px #e5e5e5;
}
.MZBP .hover_right .send-tips {
  color: #ff2c24;
  font-weight: bold;
  font-size: 14px;
}
.MZBP .hover_right a {
  color: #ff2c24;
  font-weight: bold;
  font-size: 14px;
}
.MZBP .hover_right a i {
  top: 23px;
}
.MZBP .hover_right .send-list {
  position: relative;
  margin: 5px 10px 0;
  height: 40px;
  width: 150px;
  line-height: 20px;
  text-indent: 25px;
  color: #000;
  font-size: 12px;
}
.MZBP .hover_right .send-list .zeng-text {
  position: absolute;
  left: 0;
  top: 0;
  margin-right: 5px;
  width: 18px;
  height: 18px;
  background: #ff3030;
  color: #fff;
  line-height: 18px;
  text-align: center;
  text-indent: 0;
}
.MZBP .hover_right .send-list .zeng-count {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #ff2c24;
}
.MZBP .hover_right .count-maizeng-shiwu {
  top: 23px;
}
.MZBP .img-wrap .img-top,
.MZBP .img-wrap .img-top-grey {
  z-index: 100;
  position: absolute;
  width: 50px;
  height: 50px;
  left: -10px;
  top: -10px;
  background-color: #4c3bf9;
  border-radius: 50px;
  font-size: 15px;
  text-align: center;
  line-height: 50px;
  color: #fff;
}
/********************************************************************买爆品送抽奖*******************************************************************结束*/
/********************************************************************买满另赠样式*******************************************************************开始*/
.MMLZ {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 190px;
  height: 325px;
  background: #fff;
}
.MMLZ a {
  display: block;
}
.MMLZ .wrap-link {
  padding-top: 0.1px;
  display: block;
  width: 100%;
}
.MMLZ .img-wrap {
  position: relative;
  margin: 20px auto 0;
  width: 150px;
  height: 150px;
}
.MMLZ .img-wrap .img-top-grey {
  background: url(//image01.homedo.com/Files/Images/cms/www/20180520/5713354913235678308_pic1.png) center no-repeat;
}
.MMLZ .img-wrap img {
  width: 100%;
  height: 100%;
}
.MMLZ .img-wrap .increase {
  position: absolute;
  bottom: 0px;
  left: -18px;
  height: 22px;
  line-height: 22px;
  border-radius: 0px 100px 100px 0px;
  width: 124px;
  border: 1px solid #4c3cf8;
  border-left: none;
  color: #4c3cf8;
  font-size: 12px;
  padding: 0px 0;
  background-color: #fff;
}
.MMLZ .img-wrap .increase img {
  display: inline-block;
  width: 20px;
  height: 20px;
}
.MMLZ .img-wrap .increase i {
  position: absolute;
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url(//image01.homedo.com/Files/Images/cms/www/20201019/5532685338311817263_pic1.png) center no-repeat;
  top: 50%;
  background-size: 100%;
  transform: translate(0px, -50%);
}
.MMLZ .title {
  margin: 20px 10px 0;
  height: 33px;
  line-height: 16px;
  font-size: 14px;
  color: #131415;
}
.MMLZ .detail .price {
  padding-bottom: 5px;
  overflow: hidden;
  margin: 12px 10px 0;
  line-height: 1;
  border-bottom: 1px dashed #e5e5e5;
}
.MMLZ .detail .price .red {
  color: #ff3030;
  font-weight: 700;
  font-size: 14px;
}
.MMLZ .detail .price .red em {
  font-size: 22px;
}
.MMLZ .detail .price .black {
  margin-left: 5px;
  margin-top: 6px;
  color: #474747;
  font-size: 12px;
}
.MMLZ .detail .send-tips {
  margin: 5px 10px 0;
  color: #f00000;
}
.MMLZ .detail .send-list {
  position: relative;
  margin: 5px 10px 0;
  height: 34px;
  width: 150px;
  border-bottom: 1px dashed #e5e5e5;
  line-height: 17px;
  text-indent: 25px;
}
.MMLZ .detail .zeng-text {
  position: absolute;
  left: 0;
  top: 0;
  margin-right: 5px;
  width: 22px;
  height: 17px;
  background: #ff3030;
  color: #fff;
  line-height: 17px;
  text-align: center;
  text-indent: 0;
}
.MMLZ .detail .join-btn {
  margin: 15px 10px 0;
  display: block;
  height: 34px;
  border-radius: 2px;
  background-color: #eb2f00;
  color: #fff;
  font-size: 15px;
  line-height: 34px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
.MMLZ .detail .join-btn-grey {
  background: #cbcbcb;
}
.MMLZ .detail .join-btn-green {
  background: #3caf62;
}
.MMLZ .lzs .hover_right {
  position: absolute;
  left: 190px;
  top: 0px;
  width: 190px;
  height: 325px;
  box-sizing: border-box;
  background-color: #fff;
  z-index: 101;
  padding: 10px;
  box-shadow: 0px 0px 6px 6px #e5e5e5;
}
.MMLZ .lzs .hover_right .send-tips {
  color: #ff2c24;
  font-weight: bold;
  font-size: 14px;
}
.MMLZ .lzs .hover_right a {
  color: #ff2c24;
  font-weight: bold;
  font-size: 14px;
}
.MMLZ .lzs .hover_right a i {
  top: 23px;
}
.MMLZ .lzs .hover_right .send-list {
  position: relative;
  margin: 5px 10px 0;
  height: 40px;
  width: 150px;
  line-height: 20px;
  text-indent: 25px;
  color: #000;
  font-size: 12px;
}
.MMLZ .lzs .hover_right .send-list .zeng-text {
  position: absolute;
  left: 0;
  top: 0;
  margin-right: 5px;
  width: 18px;
  height: 18px;
  background: #ff3030;
  color: #fff;
  line-height: 18px;
  text-align: center;
  text-indent: 0;
}
.MMLZ .lzs .hover_right .send-list .zeng-count {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #ff2c24;
}
.MMLZ .img-wrap .img-top,
.MMLZ .img-wrap .img-top-grey {
  z-index: 100;
  position: absolute;
  width: 50px;
  height: 50px;
  left: -10px;
  top: -10px;
  border-radius: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #4b3bf6;
  color: #fff;
  font-size: 15px;
}
.count-maizeng {
  position: absolute;
  right: 5px;
  top: 17px;
  font-size: 12px;
  color: #ff2c25;
  white-space: nowrap;
}
.count-maizeng-shiwu {
  position: absolute;
  right: 5px;
  top: 17px;
  font-size: 12px;
  color: #ff2c25;
  white-space: nowrap;
}
/********************************************************************买满另赠样式*******************************************************************结束*/
/********************************************************************买赠河币样式*******************************************************************开始*/
.MZHB {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 190px;
  height: 325px;
  background: #fff;
}
.MZHB .wrap-link {
  padding-top: 0.1px;
  display: block;
  width: 100%;
  position: relative;
}
.MZHB .wrap-link .hover_right {
  position: absolute;
  left: 190px;
  top: 0px;
  width: 190px;
  height: 325px;
  box-sizing: border-box;
  background-color: #fff;
  z-index: 101;
  padding: 10px;
  box-shadow: 0px 0px 6px 6px #e5e5e5;
}
.MZHB .wrap-link .hover_right p:nth-child(1) {
  color: #ff2c24;
  font-weight: bold;
  font-size: 14px;
}
.MZHB .img-wrap {
  position: relative;
  margin: 20px auto 0;
  width: 150px;
  height: 150px;
}
.MZHB .img-wrap .img-top-grey {
  background: url(//image01.homedo.com/Files/Images/cms/www/20180520/5713354913235678308_pic1.png) center no-repeat;
}
.MZHB .img-wrap img {
  width: 100%;
  height: 100%;
}
.MZHB .img-wrap .zeng-bottom .increase {
  position: absolute;
  bottom: 0px;
  left: -18px;
  height: 22px;
  line-height: 22px;
  border-radius: 0px 100px 100px 0px;
  width: 142px;
  border: 1px solid #4c3cf8;
  border-left: none;
  color: #4c3cf8;
  font-size: 12px;
  padding: 0px 0;
  background-color: #fff;
}
.MZHB .img-wrap .zeng-bottom .increase img {
  display: inline-block;
  width: 20px;
  height: 20px;
}
.MZHB .img-wrap .zeng-bottom .increase i {
  position: absolute;
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url(//image01.homedo.com/Files/Images/cms/www/20201019/5532685338311817263_pic1.png) center no-repeat;
  top: 50%;
  background-size: 100%;
  transform: translate(0px, -50%);
}
.MZHB .title {
  margin: 20px 10px 0;
  height: 33px;
  line-height: 16px;
  font-size: 14px;
  color: #131415;
}
.MZHB .detail .price {
  padding-bottom: 5px;
  overflow: hidden;
  margin: 12px 10px 0;
  line-height: 1;
  border-bottom: 1px dashed #e5e5e5;
}
.MZHB .detail .price .red {
  color: #ff3030;
  font-weight: 700;
  font-size: 14px;
}
.MZHB .detail .price .red em {
  font-size: 22px;
}
.MZHB .detail .price .black {
  margin-left: 5px;
  margin-top: 6px;
  color: #474747;
  font-size: 12px;
}
.MZHB .detail .send-tips {
  margin: 5px 10px 0;
  color: #f00000;
}
.MZHB .detail .send-list {
  position: relative;
  margin: 5px 10px 0;
  height: 34px;
  width: 150px;
  border-bottom: 1px dashed #e5e5e5;
  line-height: 17px;
  text-indent: 25px;
}
.MZHB .detail .zeng-text {
  position: absolute;
  left: 0;
  top: 0;
  margin-right: 5px;
  width: 22px;
  height: 17px;
  background: #ff3030;
  color: #fff;
  line-height: 17px;
  text-align: center;
  text-indent: 0;
}
.MZHB .detail .join-btn {
  margin: 15px 10px 0;
  display: block;
  height: 34px;
  border-radius: 2px;
  background-color: #eb2f00;
  color: #fff;
  font-size: 15px;
  line-height: 34px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
.MZHB .detail .join-btn-grey {
  background: #cbcbcb;
}
.MZHB .detail .join-btn-green {
  background: #3caf62;
}
.MZHB .giveItem {
  position: relative;
  line-height: 17px;
}
.MZHB .giveItem span {
  color: #ff3030;
  font-size: 14px;
  padding-right: 2px;
}
.MZHB .giveItem span.number {
  bottom: 7px;
  position: absolute;
  right: -10px;
}
.MZHB .giveItem .give {
  text-indent: 30px;
  display: block;
  max-height: 34px;
  border-bottom: dotted 1px #e5e5e5;
  padding-bottom: 8px;
  margin-bottom: 10px;
  overflow: hidden;
}
.MZHB .giveItem .give p {
  display: block;
  max-height: 34px;
  overflow: hidden;
}
.MZHB .giveItem .give .z-icon {
  width: 22px;
  height: 17px;
  position: absolute;
  left: 0;
  top: 0;
  background: #ff3030;
  color: #fff;
  text-indent: 0;
  text-align: center;
}
.MZHB .zeng-bottom {
  margin: 12px 10px 0;
}
.MZHB .zeng-bottom .increase {
  padding: 5px 0;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #ff3030;
  font-weight: bold;
}
.MZHB .img-wrap .img-top,
.MZHB .img-wrap .img-top-grey {
  z-index: 100;
  position: absolute;
  width: 50px;
  height: 50px;
  left: -10px;
  top: -10px;
  background-color: #4d3cfa;
  color: #fff;
  text-align: center;
  line-height: 50px;
  border-radius: 50px;
  font-size: 15px;
}
/********************************************************************买赠河币样式*******************************************************************结束*/
/********************************************************************爆款特价样式*******************************************************************开始*/
.BKTJ {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 190px;
  height: 303px;
  background: #fff;
}
.BKTJ .wrap-link {
  padding-top: 0.1px;
  display: block;
  width: 100%;
}
.BKTJ .img-wrap {
  position: relative;
  margin: 20px auto 0;
  width: 150px;
  height: 150px;
}
.BKTJ .img-wrap img {
  width: 100%;
  height: 100%;
}
.BKTJ .title {
  margin: 7px 10px 0;
  height: 33px;
  font-size: 14px;
  line-height: 16px;
  color: #131415;
}
.BKTJ .limit-count {
  margin-left: 10px;
  margin-top: 15px;
  width: 75px;
  height: 22px;
  background: url("//image01.homedo.com/Files/Images/cms/www/20180515/5666212136510592918_pic1.png");
  color: #fff;
  text-align: center;
}
.BKTJ .limit-count-grey {
  background: url("//image01.homedo.com/Files/Images/cms/www/20180516/5001874649841248414_pic1.png");
}
.BKTJ .detail .price {
  overflow: hidden;
  margin: 10px 10px 0;
  line-height: 1;
}
.BKTJ .detail .price .red {
  color: #ff3030;
  font-weight: 700;
  font-size: 14px;
}
.BKTJ .detail .price .red em {
  font-size: 22px;
}
.BKTJ .detail .price .black {
  margin-left: 5px;
  margin-top: 6px;
  color: #474747;
  font-size: 12px;
}
.BKTJ .detail .join-btn {
  margin: 10px 10px 0;
  display: block;
  height: 34px;
  border-radius: 2px;
  background-color: #eb2f00;
  color: #fff;
  font-size: 15px;
  line-height: 34px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
.BKTJ .detail .join-btn-grey {
  background: #cbcbcb;
}
.BKTJ .detail .join-btn-green {
  background: #3caf62;
}
/********************************************************************爆款特价样式*******************************************************************结束*/
/********************************************************************满减样式*******************************************************************开始*/
.MJ {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 190px;
  height: 320px;
  background: #fff;
}
.MJ .img-wrap {
  position: relative;
  margin: 20px auto 0;
  width: 150px;
  height: 150px;
}
.MJ .img-wrap .img-top {
  z-index: 100;
  position: absolute;
  width: 50px;
  height: 50px;
  left: -10px;
  top: -10px;
  background-color: #ff2426;
  border-radius: 50px;
  font-size: 15px;
  text-align: center;
  line-height: 50px;
  color: #fff;
}
.MJ .img-wrap img {
  width: 100%;
  height: 100%;
}
.MJ .wrap-link {
  padding-top: 0.1px;
  display: block;
  width: 100%;
}
.MJ .rule {
  position: absolute;
  left: -20px;
  bottom: -10px;
  padding-right: 14px;
  height: 26px;
  background: #fff;
  border: 1px solid #fc8142;
  border-left: none;
  border-radius: 0 14px 14px 0;
  font-size: 14px;
  line-height: 28px;
  color: #fc8142;
  text-indent: 5px;
}
.MJ .rule .triangle {
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 6px solid transparent;
  border-right: 6px solid #fff;
}
.MJ .detail .price {
  overflow: hidden;
  margin: 10px;
  line-height: 1;
}
.MJ .detail .price .red {
  color: #ff3030;
  font-weight: 700;
  font-size: 14px;
}
.MJ .detail .price .red em {
  font-size: 22px;
}
.MJ .detail .price .black {
  margin-left: 5px;
  margin-top: 6px;
  color: #474747;
  font-size: 12px;
}
.MJ .detail .price .black del {
  display: none;
}
.MJ .detail .join-btn {
  margin: 15px 10px 0;
  display: block;
  height: 34px;
  border-radius: 2px;
  background-color: #eb2f00;
  color: #fff;
  font-size: 15px;
  line-height: 34px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
.MJ .detail .join-btn-grey {
  background: #cbcbcb;
}
.MJ .detail .join-btn-green {
  background: #3caf62;
}
.MJ .title {
  margin: 17px 10px 10px 7px;
  font-size: 14px;
  line-height: 16px;
  height: 33px;
  color: #131415;
}
/********************************************************************满减样式*******************************************************************结束*/
.TC {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 190px;
  height: 310px;
  background: #fff;
  padding-top: 20px;
}
.TC .wrap-link {
  padding-top: 0.1px;
  display: block;
  width: 100%;
}
.TC .wrap-link .img-wrap {
  position: relative;
  width: 150px;
  height: 150px;
  margin: 0 auto;
}
.TC .wrap-link .img-wrap img {
  width: 100%;
  height: 100%;
}
.TC .wrap-link .img-wrap .save-money {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 20px;
  background-color: #00c598;
  color: #fff;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
}
.TC .wrap-link .img-wrap .save-money i {
  position: absolute;
  left: 50%;
  top: 0px;
  width: 0;
  height: 0;
  border: 8px solid;
  border-color: transparent transparent #00c598;
  transform: translate(-50%, -15px);
}
.TC .wrap-link .img-wrap .logo {
  width: 48px;
  height: 48px;
  line-height: 48px;
  background-color: #3278fa;
  color: #fff;
  border-radius: 24px;
  position: absolute;
  top: -10px;
  right: -10px;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}
.TC .rule {
  position: absolute;
  bottom: 0;
  padding-right: 10px;
  height: 20px;
  background: #de0806;
  font-size: 14px;
  color: #fff;
  text-indent: 2px;
  line-height: 20px;
  left: -10px;
}
.TC .rule .triangle {
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 6px solid transparent;
  border-right: 6px solid #fff;
}
.TC .detail .price {
  overflow: hidden;
  margin: 10px 19px;
  line-height: 1;
}
.TC .detail .price .red {
  color: #ff3030;
  font-weight: 700;
  font-size: 14px;
}
.TC .detail .price .red em {
  font-size: 22px;
}
.TC .detail .price .black {
  margin-left: 5px;
  margin-top: 6px;
  color: #474747;
  font-size: 12px;
}
.TC .detail .join-btn {
  margin: 15px 10px 0;
  display: block;
  height: 34px;
  border-radius: 2px;
  background-color: #eb2f00;
  color: #fff;
  font-size: 15px;
  line-height: 34px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
.TC .detail .join-btn-grey {
  background: #cbcbcb;
}
.TC .detail .join-btn-green {
  background: #3caf62;
}
.TC .detail .title {
  font-weight: 700;
  margin: 7px 19px;
  font-size: 14px;
  line-height: 16px;
  color: #131415;
}
.TC .detail .subtitle {
  margin: 7px 19px;
  height: 32px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.product-list-li-wrap.MZHB:nth-child(5n) .hover_right {
  left: -190px;
}
.product-list-li-wrap.MMLZ:nth-child(5n) .hover_right {
  left: -190px;
}
.product-list-li-wrap.MZBP:nth-child(5n) .hover_right {
  left: -190px;
}
.lzs {
  position: relative;
}
.sold-out-tips {
  z-index: 100;
  position: absolute;
  width: 90px;
  height: 90px;
  left: 50%;
  top: 50%;
  background: url(https://image01.homedo.com/Files/Images/cms/www/20201016/5197324979837197968_pic1.png) center / 100% no-repeat;
  background-size: 100%;
  transform: translate(-50%, -50%);
}
.cj {
  position: relative;
}
/* .MZHB .img-wrap .zeng-bottom .increase i:hover  .MZHB .wrap-link .hover_right{
    display: block;
  } */
.LY {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 190px;
  height: 320px;
  background: #fff;
}
.LY .wrap-link {
  padding-top: 0.1px;
  display: block;
  width: 100%;
}
.LY .img-wrap {
  position: relative;
  margin: 20px auto 0;
  width: 150px;
  height: 150px;
}
.LY .img-wrap img {
  width: 100%;
  height: 100%;
}
.LY .detail .title {
  margin: 7px 10px 0;
  height: 33px;
  font-size: 14px;
  line-height: 16px;
  color: #131415;
}
.LY .detail .price {
  overflow: hidden;
  margin: 10px 10px 0;
  line-height: 1;
}
.LY .detail .price .red {
  color: #ff3030;
  font-weight: 700;
  font-size: 14px;
}
.LY .detail .price .red em {
  font-size: 22px;
}
.LY .detail .price .black {
  margin-left: 5px;
  margin-top: 6px;
  color: #474747;
  font-size: 12px;
}
.LY .detail .join-btn {
  margin: 10px 10px 0;
  display: block;
  height: 34px;
  border-radius: 2px;
  background-color: #eb2f00;
  color: #fff;
  font-size: 15px;
  line-height: 34px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
.LY .shopName {
  margin: 0px 10px;
  color: #ff001a;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
