[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;
}
.product-list .product-list-li-wrap:nth-child(5n) .wrap {
  margin-right: 0;
}
.brand-wrap {
  position: relative;
  margin: 0 auto;
  /*width: 1028px;*/
  /*height: 286px;*/
  /*background: url("//image01.homedo.com/Files/Images/cms/www/20180520/4668717806412528565_pic1.png");*/
}
.brand-logo {
  position: absolute;
  left: 50%;
  top: -44px;
  margin-left: -79px;
  width: 158px;
  height: 98px;
  /*border-radius: 4px;*/
  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);
}
.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 {
  /*margin-top: 10px;*/
}
.floor-top .title {
  margin-bottom: 10px;
  height: 47px;
  line-height: 47px;
  text-align: center;
  color: #fff;
  background-position: center;
  background-size: 100% 100%;
}
.floor-top .title .title-text {
  display: inline-block;
  font-size: 28px;
  color: #fff;
}
.floor-top .sub-title {
  margin-bottom: 10px;
  font-size: 14px;
  color: #e5e5ff;
  text-align: center;
}
/*tab 样式 开始*/
.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;
  /* border: 1px solid #2cc8fb; */
  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 样式 结束*/
/********************************************************************楼层头部样式*******************************************************************结束*/
/*活动规则 开始*/
.act-rule {
  padding: 20px 30px 20px 20px;
  margin: 20px auto 0;
  width: 1030px;
  background: #0742D2;
  overflow: hidden;
  box-sizing: border-box;
}
.act-rule h1 {
  margin-bottom: 15px;
  width: 118px;
  height: 30px;
  background: #29A3F8;
  border-radius: 15px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
}
.act-rule p {
  font-size: 14px;
  line-height: 20px;
}
/*活动规则 结束*/
.wrap-link:hover .send-list {
  color: #000;
}
.detail .send-list {
  color: #000;
}
/********************************************************************买赠同款*******************************************************************开始*/
.MZTK {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 190px;
  background: #fff;
  box-sizing: border-box;
  padding: 20px;
}
.MZTK .wrap-link {
  padding-top: 0.1px;
  display: block;
  width: 100%;
}
.MZTK .img-wrap {
  position: relative;
  margin: 0px auto;
  width: 150px;
  height: 150px;
}
.MZTK .rule {
  position: absolute;
  left: -20px;
  bottom: 0px;
  padding: 0 14px 0 7px;
  height: 28px;
  background: #fff;
  border: 1px solid #fc8142;
  border-left: none;
  border-radius: 0 14px 14px 0;
  font-size: 14px;
  line-height: 28px;
  color: #fc8142;
}
.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;
}
.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 .title {
  margin: 8px 0px;
  height: 44px;
  font-size: 14px;
  line-height: 22px;
  color: #131415;
}
.MZTK .detail .price {
  overflow: hidden;
  line-height: 1;
  padding-bottom: 12px;
  border-bottom: 1px dashed #e5e5e5;
}
.MZTK .detail .price .red {
  color: #ff3030;
  font-weight: 700;
  font-size: 14px;
}
.MZTK .detail .price .red em {
  font-size: 20px;
}
.MZTK .detail .price .black {
  margin-left: 4px;
  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;
}
/********************************************************************买赠同款*******************************************************************结束*/
/********************************************************************买爆品送抽奖*******************************************************************开始*/
.MZBP a {
  display: block;
}
.MZBP {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 190px;
  background: #fff;
  box-sizing: border-box;
}
.MZBP .wrap-link {
  padding-top: 0.1px;
  display: block;
  width: 100%;
}
.MZBP .img-wrap {
  position: relative;
  margin: 0px auto;
  width: 150px;
  height: 150px;
}
.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 .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;
}
.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 .title {
  margin: 8px 0px;
  height: 44px;
  font-size: 14px;
  line-height: 22px;
  color: #131415;
}
.MZBP .detail .price {
  padding-bottom: 12px;
  overflow: hidden;
  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: 20px;
}
.MZBP .detail .price .black {
  margin-left: 4px;
  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 {
  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;
}
/********************************************************************买爆品送抽奖*******************************************************************结束*/
/********************************************************************买满另赠样式*******************************************************************开始*/
.MMLZ a {
  display: block;
}
.MMLZ .wrap {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 190px;
  background: #fff;
  box-sizing: border-box;
  padding: 20px;
}
.MMLZ .wrap-link {
  padding-top: 0.1px;
  display: block;
  width: 100%;
}
.MMLZ .img-wrap {
  position: relative;
  margin: 0px auto;
  width: 150px;
  height: 150px;
}
.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;
}
.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 .title {
  margin: 8px 0px;
  height: 44px;
  line-height: 22px;
  font-size: 14px;
  color: #131415;
}
.MMLZ .detail .price {
  padding-bottom: 12px;
  overflow: hidden;
  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: 20px;
}
.MMLZ .detail .price .black {
  margin-left: 4px;
  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;
}
.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;
}
.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 {
  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;
}
/********************************************************************买满另赠样式*******************************************************************结束*/
/********************************************************************买赠河币样式*******************************************************************开始*/
.MZHB {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 190px;
  background: #fff;
}
.MZHB .wrap-link {
  padding-top: 0.1px;
  display: block;
  width: 100%;
}
.MZHB .img-wrap {
  position: relative;
  margin: 0px auto;
  width: 150px;
  height: 150px;
}
.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;
}
.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 .title {
  margin: 8px 0px;
  height: 44px;
  line-height: 22px;
  font-size: 14px;
  color: #131415;
}
.MZHB .detail .price {
  padding-bottom: 12px;
  overflow: hidden;
  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: 20px;
}
.MZHB .detail .price .black {
  margin-left: 4px;
  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 {
  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 .increase {
  padding: 5px 0;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #ff3030;
  font-weight: bold;
}
/********************************************************************买赠河币样式*******************************************************************结束*/
/********************************************************************爆款特价样式*******************************************************************开始*/
.BKTJ{
  min-width: 190px;
  min-height: 360px;
}
.BKTJ .wrap {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 190px;
  background: #fff;
  box-sizing: border-box;
  padding: 20px;
}
.BKTJ .wrap-link {
  padding-top: 0.1px;
  display: block;
  width: 100%;
}
.BKTJ .img-wrap {
  position: relative;
  margin: 0px auto;
  width: 150px;
  height: 150px;
}
.BKTJ .img-wrap .end-tips,
.BKTJ .img-wrap .sold-out-tips {
  /* z-index: 100;
  position: absolute;
  width: 88px;
  height: 72px;
  right: -9px;
  top: 0px;
  background: url(//image01.homedo.com/Files/Images/cms/www/20180515/5118039345631770441_pic1.png) center no-repeat; */
}
.BKTJ .img-wrap .sold-out-tips {
  /* background: url(//image01.homedo.com/Files/Images/cms/www/20180515/5068326135951248145_pic1.png) center no-repeat; */
}
.BKTJ .img-wrap img {
  width: 100%;
  height: 100%;
}
.BKTJ .title {
  margin: 8px 0px;
  height: 44px;
  font-size: 14px;
  line-height: 22px;
  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 {
  padding-bottom: 12px;
  overflow: hidden;
  line-height: 1;
  border-bottom: 1px dashed #e5e5e5;
}
.BKTJ .detail .price .red {
  color: #ff3030;
  font-weight: 700;
  font-size: 14px;
}
.BKTJ .detail .price .red em {
  font-size: 20px;
}
.BKTJ .detail .price .black {
  margin-left: 4px;
  margin-top: 6px;
  color: #474747;
  font-size: 12px;
}
.BKTJ .detail .join-btn {
  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 .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 .wrap {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 190px;
  background: #fff;
  box-sizing: border-box;
  padding: 20px;
}
.MJ .wrap-link {
  padding-top: 0.1px;
  display: block;
  width: 100%;
}
.MJ .img-wrap {
  position: relative;
  margin: 0px auto;
  width: 150px;
  height: 150px;
}
.MJ .img-wrap img {
  width: 100%;
  height: 100%;
}
.MJ .rule {
  position: absolute;
  left: -20px;
  bottom: 0px;
  padding-right: 14px;
  height: 28px;
  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: 7px;
}
.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 {
  padding-bottom: 12px;
  overflow: hidden;
  line-height: 1;
  border-bottom: 1px dashed #e5e5e5;
}
.MJ .detail .price .red {
  color: #ff3030;
  font-weight: 700;
  font-size: 14px;
}
.MJ .detail .price .red em {
  font-size: 20px;
}
.MJ .detail .price .black {
  margin-left: 4px;
  margin-top: 6px;
  color: #474747;
  font-size: 12px;
}
.MJ .detail .price .black del {
  display: none;
}
.MJ .title {
  margin: 8px 0;
  font-size: 14px;
  line-height: 22px;
  height: 44px;
  color: #131415;
}
.MJ .detail .join-btn {
  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;
}
/********************************************************************满减样式*******************************************************************结束*/
.TC {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 190px;
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
}
.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;
  left: -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 {
  padding-bottom: 12px;
  overflow: hidden;
  line-height: 1;
  border-bottom: 1px dashed #e5e5e5;
}
.TC .detail .price .red {
  color: #ff3030;
  font-weight: 700;
  font-size: 14px;
}
.TC .detail .price .red em {
  font-size: 20px;
}
.TC .detail .price .black {
  margin-left: 4px;
  margin-top: 6px;
  color: #474747;
  font-size: 12px;
}
.TC .detail .join-btn {
  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 {
  height: 20px;
  line-height: 20px;
  color: #222;
  font-size: 14px;
  margin: 10px 0 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  font-weight: bold;
}
.TC .detail .subtitle {
  height: 34px;
  line-height: 18px;
  color: #666;
  font-size: 12px;
  margin-bottom: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.MZHB .img-wrap .zeng-bottom .increase {
  position: absolute;
  bottom: 0px;
  left: -20px;
  height: 28px;
  line-height: 28px;
  border-radius: 0px 100px 100px 0px;
  border: 1px solid #4C3CF8;
  border-left: none;
  color: #4C3CF8;
  font-size: 12px;
  padding: 0px 0;
  background-color: #fff;
  display: flex;
  align-items: center;
  text-indent: 7px;
}
.MZHB .img-wrap .zeng-bottom .increase img {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-left: 4px;
}
.MZHB .img-wrap .zeng-bottom .increase i {
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url(//image01.homedo.com/Files/Images/cms/www/20201019/5532685338311817263_pic1.png) center no-repeat;
}
.MZHB .wrap-link .hover_right {
  position: absolute;
  left: 190px;
  top: 0px;
  width: 200px;
  height: 353px;
  box-sizing: border-box;
  background-color: #fff;
  z-index: 101;
  padding: 10px 0 0 10px;
  box-shadow: 0px 0px 10px px #e5e5e5;
}
.MZHB .wrap-link .hover_right p:nth-child(1) {
  color: #ff2c24;
  font-weight: bold;
  font-size: 14px;
}
.product-list-li-wrap.MZHB:nth-child(5n) .hover_right {
  left: -200px;
}
.MMLZ .img-wrap .increase {
  position: absolute;
  bottom: 0px;
  left: -18px;
  height: 28px;
  line-height: 28px;
  border-radius: 0px 100px 100px 0px;
  border: 1px solid #4C3CF8;
  border-left: none;
  color: #4C3CF8;
  font-size: 12px;
  text-indent: 7px;
  background-color: #fff;
  display: flex;
  align-items: center;
}
.MMLZ .img-wrap .increase img {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-left: 4px;
}
.MMLZ .img-wrap .increase i {
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url(//image01.homedo.com/Files/Images/cms/www/20201019/5532685338311817263_pic1.png) center no-repeat;
}
.MMLZ .lzs .hover_right {
  position: absolute;
  left: 190px;
  top: 0px;
  width: 200px;
  height: 355px;
  box-sizing: border-box;
  background-color: #fff;
  z-index: 101;
  padding: 10px 0 0 10px;
  box-shadow: 0px 0px 10px px #e5e5e5;
}
.product-list-li-wrap.MMLZ:nth-child(5n) .hover_right {
  left: -200px;
}
.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 .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;
}
.lzs {
  position: relative;
}
.MMLZ .lzs .hover_right a i {
  top: 23px;
}
.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%);
}
.MZBP .img-wrap .increase {
  position: absolute;
  bottom: 0px;
  left: -20px;
  height: 28px;
  line-height: 28px;
  border-radius: 0px 100px 100px 0px;
  border: 1px solid #4C3CF8;
  border-left: none;
  color: #4C3CF8;
  font-size: 12px;
  text-indent: 7px;
  background-color: #fff;
  display: flex;
  align-items: center;
}
.MZBP .img-wrap .increase img {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-left: 4px;
}
.MZBP .img-wrap .increase i {
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url(//image01.homedo.com/Files/Images/cms/www/20201019/5532685338311817263_pic1.png) center no-repeat;
}
.MZBP .hover_right {
  position: absolute;
  left: 190px;
  top: 0px;
  width: 190px;
  height: 353px;
  box-sizing: border-box;
  background-color: #fff;
  z-index: 110;
  padding: 10px 0 0 10px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.product-list-li-wrap.MZBP:nth-child(5n) .hover_right {
  left: -200px;
  width: 200px;
}
.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 .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 a i {
  top: 23px;
}
.cj {
  position: relative;
  padding: 20px;
  box-sizing: border-box;
}
.MZBP .hover_right .count-maizeng-shiwu {
  top: 23px;
}
/* .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 .title {
  margin: 7px 10px 0;
  height: 33px;
  font-size: 14px;
  line-height: 16px;
  color: #131415;
}
.LY .detail .price {
  padding-bottom: 12px;
  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: 20px;
}
.LY .detail .price .black {
  margin-left: 4px;
  margin-top: 6px;
  color: #474747;
  font-size: 12px;
}
.LY .detail .join-btn {
  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;
  /* margin: 0px 10px 0; */
}
.ad-swiper {
  margin-bottom: 10px;
}
.ad-swiper a img {
  width: 100%;
}
.mask-tips {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.shopName {
  color: #2f7bff;
  line-height: 12px;
  margin: 11px 0 13px;
  height: 12px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.shopName span {
  width: 12px;
  height: 12px;
  margin-right: 3px;
  background: url(https://www.homedo.com/files/svg/shop.svg) no-repeat;
  vertical-align: -1px;
  display: inline-block;
}
.shopName span.homedo {
  background: url(https://www.homedo.com/files/svg/homedo.svg) no-repeat;
}
.normal-5 .shopName {
  color: #2f7bff;
  line-height: 12px;
  margin: 11px 0 10px;
  height: 12px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.flex-baseline {
  display: flex;
  align-items: baseline;
}
.normal-5 .qrcode-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 150px;
  height: 150px;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  font-size: 12px;
  color: #fff;
  z-index: 101;
}
.normal-5 .qrcode-box .ewm {
  width: 84px;
  height: 84px;
  padding: 8px;
  position: relative;
  margin: 10px auto 5px;
  background: url(https://image01.homedo.com/Files/Images/cms/www/20181106/5122257335020823918_pic1.png) 0 0 no-repeat;
}
.shwoAppBtn {
  display: flex;
  justify-content: space-between;
}
.shwoAppBtn p {
  width: 73px;
  height: 34px;
}
.shwoAppBtn .app-btn {
  border-radius: 2px;
  box-sizing: border-box;
  border: 1px solid #FF2C24;
  text-align: center;
  color: #FF2C24;
}
.shwoAppBtn .app-btn em {
  display: block;
  font-size: 10px;
  font-weight: 400;
}
.shwoAppBtn .app-btn span {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
}
.shwoAppBtn .app-btn.app-btn-green {
  border: 1px solid #14AE14;
  color: #14AE14;
}
.shwoAppBtn .app-btn.app-btn-grey {
  border: 1px solid #C9C9C9;
  color: #C9C9C9;
}
.shwoAppBtn .btn {
  border-radius: 2px;
  background-color: #eb2f00;
  color: #fff;
  font-size: 15px;
  line-height: 34px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
.hover_right .gift-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 50px;
  margin-bottom: 9px;
}
.hover_right .gift-item .gift-img {
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.hover_right .gift-item .gift-icon {
  width: 32px;
  height: 32px;
}
.hover_right .gift-item .gift-name {
  position: relative;
  width: 120px;
  height: 100%;
  margin-left: 10px;
}
.hover_right .gift-item .gift-name span:nth-child(1) {
  position: absolute;
  width: 100%;
  height: 32px;
  top: 0;
  left: 0;
  padding-right: 10px;
  box-sizing: border-box;
}
.hover_right .gift-item .gift-name span:nth-child(1):hover {
  color: #2F7BFF;
  text-decoration: underline;
}
.hover_right .gift-item .gift-name span:nth-child(2) {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #FF2C24;
  font-weight: 400;
}
.hover_right h3 {
  font-size: 14px;
  font-weight: bold;
  color: #FF2C24;
  margin-bottom: 4px;
}
.hover_right ul {
  height: 300px;
  overflow-y: scroll;
}
.hover_right ul::-webkit-scrollbar {
  display: none;
}
.hover_right ul::-ms-scrollbar {
  display: none;
}
.normal-5 .zhuan {
  height: 20px;
  background: #fbfadf;
  color: #906b19;
  line-height: 20px;
  display: flex;
  align-items: center;
}
.normal-5 .zhuan em {
  width: 20px;
  height: 20px;
  background: url(https://image01.homedo.com/Files/Images/cms/www/20210511/4781534334962565259_pic1.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
}
.bobobo {
  color: #b0b0b0 !important;
}
