/*-------------------------------------------------------------------------公共css开始*/

[v-cloak] {
  display: none
}

a,
a:hover,
a:focus,
a:visited {
  color: #000;
}

.red {
  color: #f00;
}

.ib {
  display: inline-block;
}

.ell {
  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: 990px;
}

.fix .time-tab-list {
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: -495px;
  width: 990px;
  z-index: 101;
  box-shadow: 0 0 21px 0 #fb3e18;
}

.product-list>ul {}

.app {
  padding-bottom: 40px;
  background: #e90806;
}

.act-banner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 500px;
  background-position: top center;
  background-repeat: no-repeat;
  background-image: url("//image01.homedo.com/Files/Images/cms/www/20180517/4947380553551776227_pic1.jpg");
}

.act-banner .banner-text1 {
  position: absolute;
  top: 225px;
  left: 50%;
  line-height: 50px;
  color: #f00;
  margin-left: -433px;
  font-weight: bold;
  font-size: 31px;
  background: #fff;
  width: 400px;
  border-radius: 30px;
  padding: 0 20px;
  text-align: center;
}

.act-banner .banner-text2 {
  position: absolute;
  bottom: 18px;
  left: 50%;
  margin-left: -495px;
  width: 990px;
  text-align: center;
  font-size: 20px;
  color: #FCD116;
  background: rgba(0, 0, 0, .3);
  height: 40px;
  line-height: 40px;
}

.act-banner .banner-text2 .rule-link:hover {
  text-decoration: underline;
}

.act-banner .banner-text3 {
  position: absolute;
  top: 200px;
  right: 50%;
  margin-right: -495px;
  padding-right: 160px;
  width: 990px;
  text-align: right;
  font-size: 24px;
  color: #F55D2E;
  box-sizing: border-box;
}

.act-banner .banner-text4 {
  position: absolute;
  height: 46px;
  line-height: 46px;
  background: url(//image01.homedo.com/Files/Images/cms/www/20181121/4819966661746073862_pic1.png) 672px no-repeat;
  top: 237px;
  right: 50%;
  margin-right: -495px;
  padding-right: 184px;
  width: 990px;
  text-align: right;
  font-size: 20px;
  color: #fff;
  box-sizing: border-box;
}

.banner-text4 a {
  color: #fff;
}

.banner-text4 a:hover {
  color: #fff;
}

.act-banner p {
  position: absolute;
  bottom: 125px;
  left: 50%;
  margin-left: -495px;
  text-indent: 100px;
  color: #ffea00;
  font-size: 31px;
  width: 990px;
}

.floor-list-li {
  background-color: transparent;
  /*默认背景色透明*/
  background-position: center;
  background-size: 100%;
}

.floor-list-li-inner {
  padding-top: 10px;
  margin: 0 auto;
  width: 990px;
}

.floor-list .title {
  /*display: none;*/
  margin-bottom: 10px;
  text-align: center;
  height: 55px;
  color: #353535;
  background-position: center;
  background-size: 100% 100%;
}

.floor-list .detail .title {
  text-align: left;
}

.floor-list .title .title-text {
  display: inline-block;
  font-size: 24px;
  line-height: 55px;
  color: #fff;
}

/*秒杀头部 开始*/

.quanyi ul {
  height: 125px;
  display: flex;
  justify-content: center;
}

.quanyi li {
  flex: 1;
  text-align: center;
  color: #fff;
  font-size: 20px;
  height: 115px;
  background-repeat: no-repeat;
}

.quanyi li a {
  cursor: pointer;
  padding-top: 73px;
  display: block;
  color: #fff;
  position: relative;
}

.quanyi li a:after {
  content: '';
  width: 22px;
  height: 22px;
  position: absolute;
  top: 75px;
  margin-left: 7px;
  background: url('https://image01.homedo.com/Files/Images/cms/www/20190313/4717762631901411472_pic1.png') no-repeat;

}

.miaosha-title-wrap {
  margin: 0 auto;
  width: 990px;
}

.fix {
  display: none;
}

.fixedTab .fix {
  display: block;
}

.miaosha-title {
  height: 58px;
  background: #ffcc00;
  font-size: 28px;
  line-height: 58px;
  color: #b10100;
  text-align: center;
}

.time-tab-list {
  background: #fff;
  color: #000;
  text-align: center;
}

.time-tab-list-li {
  cursor: pointer;
}

/*.fixedTab .fix .time-tab-list-li {*/
/*height: 55px;*/
/*cursor: pointer;*/
/*}*/

.time-tab-wrap {
  padding-top: .1px;
  width: 100%;
  height: 86px;
}

.tab-three-colume {
  height: 120px;
}

.time-tab-wrap.tab-three-colume .time {
  margin-top: 0;
  font-size: 18px;
}

.time-tab-list-li .time {
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1;
  font-size: 20px;
  color: #000;
  font-weight: bold;
}

.time-tab-list-li .date {
  margin: 10px auto 5px;
}

.time-tab-list-li .tab-three-colume .date {
  margin: 20px auto 10px;
  font-size: 20px;
}

.time-tab-list-li-select .date {
  margin: 10px auto;
  color: #fff;
}

.time-tab-list-li-select .tab-three-colume .date {
  font-size: 20px;
}

/*.fixedTab .fix .time-tab-list-li .time {*/
/*margin-top: 7px;*/
/*margin-bottom: 2px;*/
/*}*/

.time-tab-list-li .btn {
  margin: 2px auto 0;
  width: 83px;
  height: 22px;
  border: 1px solid #c5c5c5;
  border-radius: 12px;
  line-height: 24px;
  text-align: center;
  color: #606060;
}

.time-tab-list-li .end {
  border: none;
  background: #e3e3e3;
  color: #606060;
}

.time-tab-list-li .ing {
  background: #fb3e18;
  color: #fff;
  border: none;
}

.time-tab-list-li-select {
  background: #fb3e18;
  box-shadow: 0 0 21px 0 #fb3e18;
}

.time-tab-list-li-select .time {
  color: #fff;
}

.time-tab-list-li-select .btn {
  border: 1px solid #fff;
  color: #fff;
}

.time-tab-list-li-select .end {
  color: #fff;
}

.time-tab-list-li-select .end-select {
  background: #fff;
  color: #555;
  border: none;
}

.time-tab-list-li-select .tips {
  font-size: 16px;
  padding: 0;
  margin-top: 5px;
  color: #fff;
}

/*秒杀头部 结束*/
/*楼层切换按钮 开始*/
.more-server {
  z-index: 1000;
  position: fixed;
  top: 37px;
  width: 121px;
  margin-right: 10px;
  height: 108px;
  background: url("//image01.homedo.com/Files/Images/cms/www/20181115/4877126954768586428_pic1.png");
}

.more-server-fixed {
  z-index: 1000;
  position: fixed;
  top: 500px;
  width: 121px;
  margin-right: 10px;
  height: 108px;
  background: url("//image01.homedo.com/Files/Images/cms/www/20181115/4877126954768586428_pic1.png");
}

.floor-btn {
  display: none;
  z-index: 1000;
  position: fixed;
  top: 150px;
  width: 100px;
  min-height: 95px;
}

.floor-btn .new-anchor {
  margin-top: 10px;
  margin-left: 10px;
  padding: 10px 15px;
  line-height: 29px;
  width: 80px;
  height: 80px;
  border-radius: 50px;
  font-size: 18px;
  box-sizing: border-box;
}

.floor-btn li {
  margin-bottom: 1px;
  /* height: 31px; */
  background: rgba(0, 0, 0, .15);
  color: #fff;
  text-align: center;
  line-height: 31px;
  cursor: pointer;
}

.floor-btn .select {
  background: rgba(0, 0, 0, .4);
}

.floor-btn .hover {
  background: rgba(0, 0, 0, .4);
}

/*楼层切换按钮 结束*/
/********************************************************************楼层头部样式*******************************************************************开始*/
.floor-top {
  /*margin-top: 10px;*/
}

.floor-top .title {
  margin-bottom: 20px;
  margin-top: 10px;
  text-align: center;
  color: #353535;
  background-position: center;
  background-repeat: no-repeat;
  /* background-size: 100% 100%; */
}

.floor-top .title .title-text {
  display: inline-block;
  font-size: 24px;
  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: 990px;
}

.floor-top .tab-list li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  height: 38px;
  width: 115px;
  background-color: #fff2cd;
  color: #bf2e29;
  line-height: 38px;
  text-align: center;
  border: 1px solid #fff2cd;
  box-sizing: border-box;
  text-decoration: none;
  cursor: pointer;
}

.floor-top .tab-list li:nth-child(8n) {
  margin-right: 0;
}

/*tab 样式 结束*/
/********************************************************************楼层头部样式*******************************************************************结束*/
/*活动规则 开始*/
.act-rule {
  padding: 29px 38px;
  margin: 40px auto 0;
  width: 914px;
  background: #cd0100;
}

.act-rule h1 {
  margin-bottom: 15px;
  width: 118px;
  height: 36px;
  background: #f8e509;
  border-radius: 17px;
  color: #db3111;
  font-size: 18px;
  font-weight: bold;
  line-height: 36px;
  text-align: center;
}

.act-rule p {
  line-height: 26px;
}

/*活动规则 结束*/

/********************************************************************推荐商品样式*******************************************************************开始*/
.RECOMEND {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 490px;
  height: 190px;
  border-radius: 3px;
  background: #fff;
}

.RECOMEND:nth-child(2n) {
  margin-right: 0;
}

.RECOMEND .wrap {
  position: relative;
  margin-bottom: 20px;
  width: 100%;
  height: 100%;
  background: #fff;
}

.RECOMEND .wrap-link {
  position: relative;
  overflow: visible;
  display: block;
  width: 100%;
  height: 100%;
}

.RECOMEND .wrap-link label {
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  width: 90px;
  height: 24px;
  color: #fff;
  z-index: 1;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  background: url(https://image01.homedo.com/Files/Images/cms/www/20190314/4752800189934587905_pic1.png) no-repeat;
}

.RECOMEND .top-icon {
  display: block;
  z-index: 99;
  position: absolute;
  top: -5px;
  left: 4px;
  width: 60px;
  height: 65px;
  background: url(//image01.homedo.com/Files/Images/cms/www/20180514/5399075070754598858_pic1.png) no-repeat;
}

.RECOMEND .img-wrap {
  overflow: visible;
  position: relative;
  margin-top: 20px;
  padding-left: 20px;
  width: 150px;
  height: 150px;
}

.RECOMEND .pay-back {
  position: absolute;
  padding-right: 10px;
  left: 0px;
  bottom: 0;
  height: 24px;
  background: #f50000;
  border-radius: 0 12px 12px 0;
  text-indent: 4px;
  line-height: 24px;
  color: #fff;
}

.RECOMEND .img-wrap .end-tips,
.RECOMEND .img-wrap .one-yuan-tips,
.RECOMEND .img-wrap .sold-out-tips {
  z-index: 100;
  position: absolute;
  width: 88px;
  height: 72px;
  right: -9px;
  top: -20px;
  background: url(//image01.homedo.com/Files/Images/cms/www/20180515/5118039345631770441_pic1.png) center no-repeat;
}

.RECOMEND .img-wrap .one-yuan-tips {
  background: url(//image01.homedo.com/Files/Images/cms/www/20170518/4794174480467252207_pic1.png) center no-repeat;
}

.RECOMEND .img-wrap .sold-out-tips {
  background: url(//image01.homedo.com/Files/Images/cms/www/20180520/5499290503969679433_pic1.png) center no-repeat;
}

.RECOMEND .no-buy-tips {
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 20px;
  width: 160px;
  height: 160px;
  z-index: 97;
  background: #7b7b7b;
  text-align: center;
  line-height: 160px;
  font-size: 18px;
  color: #fff;
}

.RECOMEND .left-time {
  z-index: 100;
  position: absolute;
  width: 167px;
  height: 28px;
  left: 0;
  bottom: 0;
  background: #6e7478 url(//image01.homedo.com/Files/Images/cms/www/20180514/5538901063316492668_pic1.png) 7px center no-repeat;
  border-radius: 0 14px 14px 0;
  color: #fff;
  line-height: 28px;
  text-indent: 27px;
}

.RECOMEND .success-grey,
.RECOMEND .fail-grey,
.RECOMEND .success {
  z-index: 100;
  position: absolute;
  width: 88px;
  height: 72px;
  right: -9px;
  top: -23px;
  background: url(//image01.homedo.com/Files/Images/cms/www/20180514/5237289047233976193_pic1.png) center no-repeat;
}

.RECOMEND .success-grey {
  background: url(//image01.homedo.com/Files/Images/cms/www/20180514/5446246473646635510_pic1.png) center no-repeat;
}

.RECOMEND .fail-grey {
  background: url(//image01.homedo.com/Files/Images/cms/www/20180515/4642650609006653682_pic1.png) center no-repeat;
}

.RECOMEND .img {
  width: 100%;
  height: 100%;
}

.RECOMEND .detail {
  margin-right: 20px;
  margin-top: 20px;
  width: 280px;
}

.RECOMEND .detail .name {
  overflow: hidden;
  margin-bottom: 6px;
  width: 220px;
  height: 24px;
  color: #000;
  font-weight: 700;
  font-size: 14px;
  line-height: 160%;
}

.RECOMEND .detail .left {
  width: 50%;
}

.RECOMEND .detail .right {
  width: 50%;
}

.RECOMEND .detail .price {
  overflow: hidden;
  margin-top: 34px;
  width: 94%;
  line-height: 1;
}

.RECOMEND .detail .price .red {
  color: #ff3030;
  font-weight: 700;
  font-size: 14px;
}

.RECOMEND .detail .price .red em {
  font-size: 24px;
}

.RECOMEND .detail .price .black {
  margin-top: 9px;
  color: #474747;
  font-size: 12px;
  float: left;
  text-align: right;
  padding-left: 10px;
}

.RECOMEND .detail .progress {
  clear: both;
  margin-bottom: 20px;
  height: 36px;
}

.RECOMEND .detail .progress>span {
  float: left;
  color: #222;
  font-weight: 700;
  font-size: 14px;
  display: none;
}

.RECOMEND .detail .progress>i {
  float: right;
  color: #00c8c4;
  font-weight: 700;
  font-size: 14px;
  display: none;
}

.RECOMEND .detail .progressBar {
  margin-bottom: 10px;
  width: 145px;
  height: 10px;
  background: #e5e5e5;
}

.RECOMEND .detail .progressBar span {
  height: 100%;
  background: #2baf2b;
}

.RECOMEND .detail .rule {
  margin-bottom: 21px;
  font-size: 14px;
  line-height: 1;
  color: #000;
  text-align: left;
}

.RECOMEND .detail .rule>div {
  margin-bottom: 14px;
}

.RECOMEND .detail .rule i {
  color: #ddd;
}

.RECOMEND .detail .join-btn {
  display: block;
  margin-top: 33px;
  width: 100%;
  height: 40px;
  border-radius: 4px;
  background: #ff3030;
  color: #fff;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
}

.RECOMEND .detail .join-btn .icon {
  display: inline-block;
  width: 20px;
  height: 100%;
  padding-right: 26px;
  background: url(//image01.homedo.com/Files/Images/cms/www/20180412/5418149810475681132_pic1.png) right center no-repeat;
  vertical-align: top;
}

/********************************************************************推荐商品样式*******************************************************************结束*/
/********************************************************************秒杀样式*******************************************************************开始*/
.MS {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 190px;
  height: 375px;
  background: #fff;
}

.MS .price-mobile,
.MS .pay-back {
  position: absolute;
  padding-right: 10px;
  left: -20px;
  bottom: 0;
  height: 24px;
  background: #f50000;
  border-radius: 0 12px 12px 0;
  text-indent: 4px;
  line-height: 24px;
  color: #fff;
}

.MS .price-mobile {
  bottom: 24px;
  background: #ff8900;
}

.MS:nth-child(5n) {
  margin-right: 0;
}

.MS .wrap-link {
  position: relative;
  padding-top: .1px;
  display: block;
  width: 100%;
}

.MS .img-wrap {
  position: relative;
  margin: 20px auto 0;
  width: 150px;
  height: 150px;
}

.MS .qr-code {
  position: absolute;
  padding: 5px 0 0 5px;
  top: 0;
  right: 0;
  z-index: 1000;
  width: 150px;
  height: 150px;
  background: #fff;
  cursor: pointer;
}

.MS .show-qrCode,
.MS .img-wrap .end-tips,
.MS .img-wrap .one-yuan-tips,
.MS .img-wrap .sold-out-tips {
  z-index: 100;
  position: absolute;
  width: 88px;
  height: 72px;
  right: -9px;
  top: -10px;
  background: url(//image01.homedo.com/Files/Images/cms/www/20180515/5118039345631770441_pic1.png) center no-repeat;
}

.MS .img-wrap .sold-out-tips {
  background: url(//image01.homedo.com/Files/Images/cms/www/20180520/5499290503969679433_pic1.png) center no-repeat;
}

.MS .img-wrap .one-yuan-tips {
  background: url(//image01.homedo.com/Files/Images/cms/www/20170518/4794174480467252207_pic1.png) center no-repeat;
}

.MS .show-qrCode {
  top: 0;
  right: 0;
  width: 53px;
  height: 54px;
  background: url(//image01.homedo.com/Files/Images/cms/www/20180519/4650720218660637208_pic1.png) center no-repeat;
  cursor: pointer;
}

.MS .img-wrap img {
  width: 100%;
  height: 100%;
}

.MS .name-wrap {
  margin: 0 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #cfcfcf;
}

.MS .name {
  height: 33px;
  font-size: 14px;
  line-height: 16px;
  color: #131415;
}

.MS .detail .rule-progress {
  margin: 10px 10px 0;
  padding-bottom: 10px;
  border-bottom: 1px dashed #cfcfcf;
}

.MS .detail .rule {
  width: 100%;
}

.MS .detail .progress {
  margin-top: 5px;
  width: 100%;
}

.MS .detail .progress>span {
  float: left;
  color: #222;
  font-weight: 700;
  font-size: 14px;
  display: none;
}

.MS .detail .progress>i {
  float: right;
  color: #00c8c4;
  font-weight: 700;
  font-size: 14px;
  display: none;
}

.MS .detail .progressBar {
  margin-top: 5px;
  width: 70px;
  height: 10px;
  background: #e5e5e5;
}

.MS .detail .progressBar span {
  height: 100%;
  background: #2baf2b;
}

.MS .limit-count {
  margin-left: 10px;
  width: 75px;
  height: 22px;
  background: url("//image01.homedo.com/Files/Images/cms/www/20180515/5666212136510592918_pic1.png");
  color: #fff;
  text-align: center;
}

.MS .detail .price {
  overflow: hidden;
  margin: 10px;
  line-height: 1;
}

.MS .detail .price .red {
  color: #ff3030;
  font-weight: 700;
  font-size: 14px;
}

.MS .detail .price .red em {
  font-size: 24px;
}

.MS .detail .price .black {
  margin-left: 10px;
  margin-top: 10px;
  color: #474747;
  font-size: 12px;
}

.MS .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;
}

/********************************************************************买满另赠样式*******************************************************************开始*/
.MMLZ {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 190px;
  height: 410px;
  background: #fff;
}

.MMLZ:nth-child(5n) {
  margin-right: 0;
}

.MMLZ .wrap-link {
  padding-top: .1px;
  display: block;
  width: 100%;
}

.MMLZ .img-wrap {
  position: relative;
  margin: 20px auto 0;
  width: 150px;
  height: 150px;
}

.MMLZ .img-wrap .end-tips,
.MMLZ .img-wrap .sold-out-tips {
  z-index: 100;
  position: absolute;
  width: 89px;
  height: 73px;
  right: -9px;
  top: -10px;
  background: url(//image01.homedo.com/Files/Images/cms/www/20180515/5118039345631770441_pic1.png) center no-repeat;
}

.MMLZ .img-wrap .sold-out-tips {
  background: url(//image01.homedo.com/Files/Images/cms/www/20180520/5499290503969679433_pic1.png) center no-repeat;
}

.MMLZ .img-wrap img {
  width: 100%;
  height: 100%;
}

.MMLZ .detail .rule {
  margin: 5px 10px 0;
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  color: #131415;
}

.MMLZ .detail .progress {
  margin: 5px 10px 0;
  color: #131415;
}

.MMLZ .detail .progress>span {
  float: left;
  color: #222;
  font-weight: 700;
  font-size: 14px;
  display: none;
}

.MMLZ .detail .progress>i {
  float: right;
  color: #00c8c4;
  font-weight: 700;
  font-size: 14px;
  display: none;
}

.MMLZ .detail .progressBar {
  margin-top: 5px;
  width: 70px;
  height: 10px;
  background: #e5e5e5;
}

.MMLZ .detail .progressBar span {
  height: 100%;
  background: #2baf2b;
}

.MMLZ .title {
  margin: 13px 10px 0;
  height: 32px;
  line-height: 16px;
  font-size: 14px;
  color: #131415;
}

.MMLZ .detail .price {
  padding-bottom: 5px;
  overflow: hidden;
  margin: 12px 10px 0;
  line-height: 1;
}

.MMLZ .detail .price .red {
  color: #ff3030;
  font-weight: 700;
  font-size: 14px;
}

.MMLZ .detail .price .red em {
  font-size: 24px;
}

.MMLZ .detail .price .black {
  margin-left: 20px;
  margin-top: 6px;
  color: #474747;
  font-size: 12px;
}

.MMLZ .detail .send-tips {
  border-top: 1px dashed #e5e5e5;
  padding-top: 7px;
  margin: 8px 10px 0;
  color: #f00000;
}

.MMLZ .detail .send-list {
  position: relative;
  margin: 5px 10px 0;
  height: 21px;
  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: 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;
}

.MMLZ .detail .join-btn-grey {
  background: #cbcbcb;
}

.MMLZ .detail .join-btn-green {
  background: rgb(0, 179, 0);
}

/********************************************************************买满另赠样式*******************************************************************结束*/
/********************************************************************秒杀样式*******************************************************************结束*/
/********************************************************************秒中名单*******************************************************************开始*/
.end-main {
  margin: auto;
  width: 990px;
  display: none;
}

.win {
  margin-top: 36px;
  padding: 25px 20px;
  position: relative;
  background: #c90200;
  color: #fff;
}

.win .head {
  position: absolute;
  left: 50%;
  top: -18px;
  margin-left: -70px;
  width: 140px;
  height: 36px;
  background: #ffd200;
  color: #b10000;
  line-height: 36px;
  text-align: center;
  border-radius: 18px;
  font-size: 16px;
}

.win .p1 {
  margin-bottom: 10px;
  font-size: 16px;
}

.win .p2 {
  margin-bottom: 10px;
  font-size: 14px;
}

.win .p3 {
  margin-top: 10px;
  font-size: 14px;
}

.win .win-list-wrap-bg {
  padding: 20px 30px;
  margin-top: 17px;
  background: #b70200;
}

.win .win-list-wrap {
  position: relative;
  overflow: hidden;
  height: 75px;
}

.win .win-list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.win .win-list li {
  float: left;
  width: 47%;
  text-align: left;
  color: #ffd200;
  line-height: 25px;
}

.win .win-list li:nth-child(2n) {
  float: right;
  margin-right: 0;
}

.win .win-list li .name {
  display: inline-block;
  max-width: 62%;
  vertical-align: top;
}

/********************************************************************秒中名单*******************************************************************结束*/
/********************************************************************特价商品推荐*******************************************************************开始*/

.discount {
  margin-top: 10px;
  background: #fff;
}

.discount .head {
  height: 50px;
  line-height: 50px;
  background: #ffd200;
  color: #b10000;
  text-align: center;
  font-size: 16px;
}

.discount ul {}

.discount li {
  padding: 20px 0;
  border-right: 1px solid #e5e5e5;
  width: 25%;
  box-sizing: border-box;
}

.discount li:last-child {}

.discount li a {
  display: block;
}

.discount li>div {
  width: 50%;
}

.discount .left p {
  margin-left: 10px;
  width: 110px;
}

.discount .left .name {
  margin-bottom: 20px;
  height: 32px;
}

.discount .left .price {
  color: #e90806;
  font-size: 22px;
  font-weight: bold;
}

.discount .right {
  margin-left: 20px;
  width: 80px;
  height: 80px;
  background: #eee;
}

.discount .right img {
  width: 100%;
  height: 100%;
}

/********************************************************************特价商品推荐*******************************************************************结束*/

.name-wrap .name {
  font-size: 14px;
  color: #131415;
  height: 36px;
  line-height: 18px;
}

.rule-progress .rule {
  font-size: 12px;
  color: #6d6d6d;
}

/*我要报备 开始*/
.f-0 {
  border-radius: 5px;
}

.f-0 ul li>a {
  display: block;
}

.f-0 h2 {
  height: 96px;
  line-height: 96px;
  font-size: 44px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: url(//image01.homedo.com/Files/Images/cms/www/20171206/4637065270403957649_pic1.jpg) center center no-repeat;
}

.f-0 ul li>a {
  background-color: #fff;
  height: 354px;
}

.f-0 dt {
  margin-top: 40px;
}

.f-0 dt,
.f-0 dd {
  float: left;
}

.f-0 dd {
  padding: 30px 30px 30px 50px;
  height: 294px;
  line-height: 32px;
  width: 480px;
  color: #000;
  position: relative;
}

.f-0 dd h3 {
  font-size: 16px;
  font-weight: bold;
  color: #222;
}

.f-0 dd .baobei-rule-line {
  display: block;
  font-size: 14px;
  line-height: 23px;
  color: #6d6d6d;
}

.f-0 dd .baobei-rule-line span {
  color: #f98701;
}

.f-0 dd .bb-link {
  position: absolute;
  bottom: 30px;
  left: 50px;
  width: 138px;
  height: 68px;
  line-height: 59px;
  color: #fff;
  font-size: 16px;
  text-indent: 31px;
  font-weight: bold;
  background: url(//image01.homedo.com/Files/Images/cms/www/20181121/4755044392197066050_pic1.png);

}

.f-01 ul {
  overflow: hidden;
}

.f-01 ul li {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 490px;
  float: left;
  cursor: pointer;
}

.f-01 ul li:nth-child(2n) {
  margin-right: 0;
}

.f-01 ul li dd {
  width: 270px;
  padding: 30px 8px 30px 10px;
}

.f-01 ul .bb-link {
  left: 20px;
}

.f-0 ul.zongbao li>a,
.f-0 .zongbao dl {
  height: 248px;
}

.f-0 .zongbao dl dt {
  margin: 0;
  padding: 20px;
  width: 200px;
  height: 100%;
  box-sizing: border-box;
}

.f-0 .zongbao dl dt img {
  width: 100%;
  height: 100%;
}

.f-0 .zongbao dd h3 {
  padding-bottom: 5px;
}

.f-0 .zongbao dl dd .baobei-rule-line {
  width: 50%;
  float: left;
  overflow: hidden;
  height: 26px;
  line-height: 26px;
}

.f-01 .zongbao li dd {
  height: 188px;
}

.f-01 .zongbao .bb-link {
  left: -4px;
  bottom: 10px;
  width: 165px;
  background: url(https://image01.homedo.com/Files/Images/cms/www/20181127/4962955956456935177_pic1.png);
}

/*我要报备 结束*/
#baobeo,
#fangan {}

/*方案下载 开始*/
.more-fangan {
  float: right;
  line-height: 55px;
  font-size: 17px;
  margin-right: 20px;
  color: #fff !important;
  cursor: pointer;
}

.more-fangan:hover {
  color: #fff;
  text-decoration: underline;
}

.solution-list li {
  position: relative;
  width: 322px;
  height: 285px;
  background: #fff;
  margin-right: 12px;
  margin-bottom: 12px;
  cursor: pointer;
  transition: all 3s;
  -webkit-transition: all 3s
}

.solution-list li a {
  display: block;
}

.solution-list li:nth-child(3n) {
  margin-right: 0;
}

.solution-list .solution-img {
  width: 100%;
  height: 230px;
  background-image: url("//image01.homedo.com/Files/Images/cms/www/20181121/4869080207231547064_pic1.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.solution-list .solution-name {
  font-size: 16px;
  color: #222;
  display: block;
  text-align: center;
  margin-top: 16px;
}

.solution-list .solution-link {
  position: absolute;
  left: 50%;
  margin-left: -70px;
  margin-top: 20px;
  width: 140px;
  height: 36px;
  box-shadow: 0 2px 14px -4px #aaa;
  background: #db3111;
  border-radius: 17px;
  color: #fff;
  font-size: 18px;
  line-height: 36px;
  text-align: center;
  opacity: 0;
  transition: opacity .1s;
  -webkit-transition: opacity .1s;
}

.solution-list .solution-link:hover {
  color: #fff;
}

.solution-list li:hover .solution-link {
  opacity: 1;
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
}

.solution-list li:hover .solution-img {
  height: 171px;
  background-size: 108% 108%;
}

.solution-list li:hover {
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
}

/*方案下载 结束*/

/*报备弹框 开始*/
.mask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10010;
  width: 100%;
  height: 100%;
  background: rgba(46, 66, 97, 0.64);
}

.my-dialog {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #fff;
}

.project-dialog {
  margin-top: -200px;
  margin-left: -375px;
  width: 750px;
  height: 405px;
}

.success-dialog {
  display: none;
  margin-top: -100px;
  margin-left: -375px;
  width: 750px;
  height: 196px;
}

.success-dialog .success {
  line-height: 156px;
  text-align: center;
  background: url(//image01.homedo.com/Files/Images/cms/www/20180528/5382289467514492190_pic1.png) 273px center no-repeat;
  font-size: 18px;
  color: #222;
}

.my-dialog .dialog-title {
  height: 40px;
  background-color: #f7f7f7;
  border: solid 1px #e5e5e5;
}

.my-dialog .dialog-title .dialog-title-text {
  margin-left: 20px;
  line-height: 40px;
  font-size: 15px;
}

.my-dialog .dialog-title .close-btn {
  width: 40px;
  height: 40px;
  background: url("https://solution.homedo.com/img/new/%E5%85%B3%E9%97%AD.png") center no-repeat;
  cursor: pointer;
}

.my-dialog .dialog-content {
  margin: 50px 158px 0 100px;
}

.success-dialog .dialog-content {
  margin: 0;
}

.my-dialog .input-wrap {
  position: relative;
  overflow: visible;
  margin-bottom: 15px;
  width: 492px;
  height: 40px;
  line-height: 40px;
  vertical-align: top;
}

.input-wrap .address-list {
  display: none;
  z-index: 10001;
  position: absolute;
  top: 40px;
  left: 93px;
  height: 200px;
  overflow-y: auto;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  background: #fff
}

.input-wrap .address-list li {
  width: 380px;
  height: 38px;
  border-bottom: 1px solid #ddd;
  text-indent: 14px;
  line-height: 39px;
  color: #666;
}

.my-dialog .input-wrap label {
  width: 93px;
  font-size: 13px;
  vertical-align: top;
}

.my-dialog .input-wrap label .red {
  color: #ff3c47;
}

.my-dialog .input-wrap input {
  width: 397px;
  height: 38px;
  border: 1px solid #ddd;
  text-indent: 14px;
  line-height: 39px;
  color: #222;
}

.my-dialog .input-wrap input[name=Address] {
  cursor: default;
}

.input-traingle {
  position: absolute;
  content: '';
  top: 17px;
  right: 10px;
  width: 0;
  height: 0;
  border: 7px solid rgba(0, 0, 0, 0);
  border-top-color: #D8D8D8;
}

.input-traingle-down {
  top: 7px;
  border: 7px solid rgba(0, 0, 0, 0);
  border-bottom-color: #D8D8D8;
}

.my-dialog .input-wrap input[name=Address]:focus {
  border: 1px solid #ddd;
}

.my-dialog .input-wrap input:focus {
  border: 1px solid #1DBFDA;

}

.file-input {
  display: none;
}

.my-dialog .error-tips {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 397px;
  height: 38px;
  border: 1px solid #F35050;
  font-size: 13px;
  text-indent: 14px;
  line-height: 39px;
  color: #F35050;
}

.my-dialog .dialog-btn {
  margin-left: 192px;
}

.my-dialog .dialog-btn span {
  margin-right: 20px;
  width: 100px;
  height: 40px;
  border-radius: 2px;
  border: solid 1px #1dbeda;
  color: #1dbfda;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}

.my-dialog .dialog-btn .save {
  background: #1dbeda;
  color: #fff;
}

.upload-btn {
  cursor: pointer;
}

.upload-input {
  display: none;
}

.upload-img {
  width: 16px;
  height: 14px;
}

.upload-text {
  font-size: 13px;
  color: #1dbfda;
}

.file-name {
  margin-left: 10px;
  max-width: 200px;
  font-size: 13px;
  color: #818181;
}

.delete-file {
  margin-left: 10px;
  font-size: 13px;
  color: #42bffe;
  cursor: pointer;
}

.delete-file:hover {
  margin-left: 10px;
  color: #42bffe;
  text-decoration: underline;
}

/*报备弹框 结束*/

/*品牌集合 开始*/
.brand-list-li {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 190px;
  height: 230px;
  background: #fff;
}

.brand-list-li:nth-child(5n) {
  margin-right: 0;
}

.brand-list-li>a {
  display: block;
  padding: 20px;
  box-sizing: border-box;
}

.brand-list-li>a:hover .brand-link {
  background: #2096fa;
}

.brand-img-wrap {
  width: 156px;
  height: 60px;
  text-align: center;
}

.brand-img-wrap img {
  height: 100%;
}

.brand-name {
  margin-top: 20px;
  line-height: 30px;
  font-size: 22px;
  color: #000;
  text-align: center;
}

.brand-slogan {
  width: 100%;
  line-height: 30px;
  font-size: 15px;
  color: #000;
  text-align: center;
}

.brand-link {
  margin-top: 20px;
  display: block;
  width: 100%;
  height: 34px;
  border-radius: 2px;
  background-color: #0c64de;
  color: #fff;
  font-size: 15px;
  line-height: 34px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

/*品牌集合 结束*/
#app .detail .rule {
  font-size: 12px;
}



/** 闪购增加爆款 20190311-by lushengping **/
.floor-btn-main {
  z-index: 1000;
  position: fixed;
  top: 400px;
  width: 98px;
  min-height: 95px;
  left: 50%;
  margin-left: 525px;
}

.floor-btn-main li a {
  margin-bottom: 1px;
  background: rgb(175, 31, 23);
  color: rgb(255, 218, 101);
  text-align: center;
  display: block;
  width: 98px;
  line-height: 31px;
  cursor: pointer;
}

.floor-btn-main li a.current {
  background: rgb(255, 218, 101);
  color: rgb(175, 31, 23);
}

.floor-btn-main li a:hover {
  background: rgb(255, 218, 101);
  color: rgb(175, 31, 23);
}

.act-body-box {
  padding-bottom: 50px;
  margin-top: -30px;
}

.floor-list-box {
  width: 990px;
  overflow: hidden;
}

.floor-list-box .li-box {
  position: relative;
}

.floor-list-box .li-box .box-bg {
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  width: 100%
}

.floor-list-box .li-box .box-bg label {
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  width: 90px;
  height: 24px;
  color: #fff;
  z-index: 1;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  background: url(https://image01.homedo.com/Files/Images/cms/www/20190314/4752800189934587905_pic1.png) no-repeat;
}

.BKTJ {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 490px;
  height: 185px;
  background: #fff;
}

.BKTJ:nth-child(2n) {
  margin-right: 0;
}

.BKTJ .wrap-link {
  height: 190px;
  cursor: pointer;
  display: block;
  width: 100%;
}

.BKTJ .img-wrap {
  position: relative;
  float: left;
  width: 145px;
  height: 145px;
  margin: 20px;
}

.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 .detail {
  width: 285px;
  padding-top: 32px;
  float: left;
}

.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: 24px;
}

.BKTJ .detail .price .black {
  margin-top: 10px;
  color: #474747;
  font-size: 12px;
}

.BKTJ .detail .price .black del {}

.BKTJ .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;
}

.BKTJ .detail .join-btn-grey {
  background: #cbcbcb;
}

.BKTJ .detail .join-btn-green {
  background: #3caf62;
}


.BKTJ2 {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 190px;
  height: 315px;
  background: #fff;
}

.BKTJ2:nth-child(5n) {
  margin-right: 0;
}

.BKTJ2 .wrap-link {
  cursor: pointer;
  height: 300px;
  display: block;
  width: 100%;
}

.BKTJ2 .img-wrap {
  position: relative;
  margin: 20px auto 0;
  width: 150px;
  height: 150px;
}

.BKTJ2 .img-wrap .end-tips,
.BKTJ2 .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;
}

.BKTJ2 .img-wrap .sold-out-tips {
  background: url(//image01.homedo.com/Files/Images/cms/www/20180515/5068326135951248145_pic1.png) center no-repeat;
}

.BKTJ2 .img-wrap img {
  width: 100%;
  height: 100%;
}

.BKTJ2 .title {
  margin: 7px 10px 0;
  height: 33px;
  font-size: 14px;
  line-height: 16px;
  color: #131415;
}

.BKTJ2 .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;
}

.BKTJ2 .limit-count-grey {
  background: url("//image01.homedo.com/Files/Images/cms/www/20180516/5001874649841248414_pic1.png");
}

.BKTJ2 .detail .price {
  overflow: hidden;
  margin: 10px 10px 0;
  line-height: 1;
}

.BKTJ2 .detail .price .red {
  color: #ff3030;
  font-weight: 700;
  font-size: 14px;
}

.BKTJ2 .detail .price .red em {
  font-size: 24px;
}

.BKTJ2 .detail .price .black {
  margin-top: 6px;
  margin-left: 10px;
  color: #474747;
  font-size: 12px;
}

.BKTJ2 .detail .price .black del {}

.BKTJ2 .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;
}

.BKTJ2 .detail .join-btn-grey {
  background: #cbcbcb;
}

.BKTJ2 .detail .join-btn-green {
  background: #3caf62;
}

.BKTJ2 .detail .price .red em {
  font-size: 24px;
}

.prop {
  width: 400px;
  height: 200px;
  border-radius: 5px;
  background: #fff;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 1001;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.prop h5 {
  border-radius: 5px 5px 0 0;
  line-height: 40px;
  background: url(https://image01.homedo.com/Files/Images/cms/www/20190315/5495301767947569163_pic1.png);
  padding: 0 10px;
  color: #222;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  color: #fff;
}

.prop a.close {
  position: absolute;
  right: 10px;
  top: 10px;
}

.prop li {
  padding-top: 20px;
  text-align: center;
}

.prop li p {
  font-size: 18px;
  line-height: 25px;
  color: #222
}
.prop li p.small {
  font-size: 14px;
}

.prop li a {
  font-size: 16px;
  display: inline-block;
  margin: 20px 10px 0;
  padding: 7px 27px;
  border-radius: 4px;
  background: #fcf4e9;
  color: #fe4a40;
  border: 1px solid #fe4a40;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}

.prop li a.vipBuy {
  background: #fe4a40;
  color: #fff;
}
