.qyt-banner .banner-title{
    position: absolute;
    width: 70%;
    height: 4.5333333333vw;
    line-height: 5.0666666667vw;
    text-align: center;
    background: url(//image01.homedo.com/Files/Images/cms/www/20210604/5763058985068052786_pic1.png) no-repeat center center;
    background-size: 100% 100%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 10%;
    font-size: 12px;
    color: red;
}
.section-content .long-title{
	height: 3rem;
	line-height: 3rem;
	font-size: 1.6rem;
	text-align: center;
	color: #D73737;
	font-weight: 700;
}
.js-floor-anchor-list li.cur {
	background: url(//image01.homedo.com/Files/Images/cms/www/20211017/5659530747957447458_pic1.png) no-repeat;
	background-position: 10% center;
	background-size: 10px 15px;
	/* background: #212223; */
	color: #F1BF9A;
}
.js-floor-anchor-list li:first-child{
   
   background-position: 10% center; 
   background-size: 10px 15px;
}
/* 登录有礼 */
.brand-banner-item{
	margin: 0 5px;
	text-align: center;
	margin-bottom: 10px;
}
.brand-banner-item .floor-wrap-item{
	width: 100%;
	height: 162px;
	background: #FFEBDC;
	margin-top: .833333rem;
	position: relative;
	display: table;
	padding: 0 .5rem;
	box-sizing: border-box;
}
.title-img{
	height: 36px;
	line-height: 36px;
	font-size: 19px;
	font-weight: 600;
	color: #954300;
	background: url(//image01.homedo.com/Files/Images/cms/www/20211012/5225906182736400259_pic1.png) center no-repeat ;
	background-size: 280px 36px;
	text-align: center;
}
.brand-banner-item .floor-wrap-item .login-gift{
	margin-top: 11px;
	width: 100%;
	height: 110px;
	position: relative;
}
.brand-banner-item .floor-wrap-item .login-gift img{
	width: 100%;
	height: 100%;
}
.brand-banner-item .floor-wrap-item .login-gift button{
	position: absolute;
	right: 19px;
	bottom: 21px;
	width: 130px;
	height: 33px;
	background: linear-gradient(180deg, #FFF0E2 0%, #FFD092 100%);
	border-radius: 17px;
	border: none;
	color: #EA433D;
	font-weight: bold;
	font-size: 15px;
}
/* 专享礼包 */
.section-content {
    margin: 0 5px;
    position: relative;
}
.section-conten .nav-title{
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    text-align: center;
    color: #cd3c2b;
    font-weight: 700;
}
.section-content .floor-wrap{
	text-align: center;
}
.floor-wrap{
	background: #FFEBDC;
	border-radius: 0!important;
}
.section-content .floor-wrap:first-of-type .title_dess {
     width         : 14.4rem;
     height        : 32px;
     line-height   : 33px;
     font-size     : 1.6rem;
     font-weight   : 600;
     text-align    : center;
     color         : #FFFFFF;
     background    : linear-gradient(270deg, #FF7432 0%, #F14542 100%);
     box-shadow    : 0rem 0.2rem 0rem 0rem #B3433A;
     border-radius : 1.5rem;
     margin        : 0 auto 1rem;
	 display       : block;
}
/* 专享礼包已领取 */
.section-content .floor-wrap:first-of-type .disable-btn-r{
	background: linear-gradient(270deg, #ACACAC 0%, #C1C1C1 100%);
	box-shadow: 0rem 0.2rem 0rem 0rem #CCCCCC;
}
.section-content .floor-wrap .title-div{
	background: #FFFFFE;
	text-align: center;
	margin:1rem 0;
	height: 70px;
}
/* 爆品 */
.brand-banner-items {
	margin: 0px 5px 10px 5px;
	background: #FFEBDC;
}
.brand-banner-items .long-titles{
	font-size: 14px;
	color: #FC6836;
	height: 38px;
	line-height: 38px;
	background: url(//image01.homedo.com/Files/Images/cms/www/20211012/5448318938749191881_pic1.png) center no-repeat;
	text-align: center;
	background-size: 90%;
	background-position: center;
}
/* 活动推荐 */
.new-f {
    background: #FFEBDC;
    margin: 0 5px 10px;
    border-radius: 4px;
    padding: 0 0 8px;
}
.new-f .c-title {
    text-align: center;
    font-size: 16px;
    color: #63482E;
    font-weight: bold;
    position: relative;
    margin: 0 auto 1.2rem;
    width: 23rem;
    height: 3rem;
    line-height: 3rem;
	background: url(//image01.homedo.com/Files/Images/cms/www/20210907/5091272610517421249_pic1.png) center center / 100% 100% no-repeat;
}

.new-f .gold-act {
  box-sizing      : border-box;
  background-color: #FFEBDC;
  margin          : 0 auto;
  margin-top: 11px;
}

.new-f .gold-act ul {
  width     : 100%;
  overflow  : hidden;
  padding   : 0 5px;
  box-sizing: border-box;
}

.new-f .gold-act li {
  float: left;
}

.new-f .gold-act li a {
  display: block;
}
.new-f .gold-act li a img {
    width: 100%;
}
.new-f .gold-act li:nth-child(1),
.new-f .gold-act li:nth-child(2) {
  width        : 50%;
  padding      : 0 2.5px;
  box-sizing   : border-box;
  margin-bottom: 5px;
}

.new-f .gold-act li:nth-child(3),
.new-f .gold-act li:nth-child(4),
.new-f .gold-act li:nth-child(5) {
  width     : 33.3333%;
  padding   : 0 2.5px;
  box-sizing: border-box;
}
/* 广告位 */
.company-wechat{
	height: 77px;
	margin: 0 5px;
	margin-bottom: 10px;
	margin-top: -2px;
}
.company-wechat img{
	height: 80px;
}
/* 红包 */
.redpacket {
    /* background-color: #fff; */
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.couponList .redpacket > div {
    width: 49%;
    max-width: 200px;
	margin-bottom: 10px;
}
.couponList2 .redpacket > div {
    width: 32%;
    max-width: 200px;
	margin-bottom: 10px;
}
.red-package {
    height: 82px;
    width: 100%;
    position: relative;
    margin-bottom: 2%;
}
.red-package img {
    width: 100%;
    height: 100%;
}
.red-package .top-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
}
.red-package .top-content .top-info {
    overflow: hidden;
    width: 100%;
    height: 54px;
    text-align: left;
}
.red-package .top-content .top-info .reduce {
    float: left;
    width: 50%;
    height: 100%;
    box-sizing: border-box;
    padding-left: 5px;
    display: flex;
    padding-top: 10px;
}
.red-package .top-content .top-info .reduce .redpackage-reduce {
    font-size: 28px;
    color: #FFF1D4;
    align-items: center;
    display: inline-flex;
}
.red-package .top-content .top-info .reduce .redpackage-reduces {
    font-size: 28px;
    color: #717171;
    align-items: center;
    display: inline-flex;
}
.red-package .top-content .redpackage-reduce em {
    font-size: 10px;
}
.red-package .top-content .top-info .reduce::after {
    display: block;
    width: 1px;
    height: 50%;
    color: #FFEDCC;
    background-color: #FFEDCC;
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 7px;
}
.red-package .top-content .top-info .reduces::after {
    display: block;
    width: 1px;
    height: 50%;
    color: #717171;
    background-color: #717171;
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 7px;
}
.red-package .top-content .top-info .full {
    float: right;
    width: 50%;
    height: 100%;
    box-sizing: border-box;
    padding-left: 5px;
    display: flex;
    padding-top: 10px;
}
.red-package .top-content .top-info .full .redpackage-full {
    font-size: 12px;
    color: #FFF1D4;
    align-items: center;
    display: inline-flex;
}
.red-package .top-content .top-info .full .redpackage-fulls {
    font-size: 12px;
    color: #717171;
    align-items: center;
    display: inline-flex;
}
.red-package .top-content .bottom-btn {
    width: 100%;
    text-align: center;
}
.red-package .top-content .bottom-btn .redpackage-button {
    width: 100%;
    height: 28px;
    line-height: 32px;
    font-size: 14px;
	display: flex;
	    align-items: center;
	    justify-content: center;
}
.red-package .top-content .bottom-btn .red {
   color: #D05651;
}
.red-package .top-content .bottom-btn .gray {
   color: #717171;;
}
.red-package .top-content .bottom-btn .redpackage-button .btn-icon {
    width: 14px;
    height: 14px;
	margin-left: 4px;
}
.red-package .top-content .corner-type {
    position: absolute;
    left: 1px;
    top: 1px;
    width: 58px;
    height: 15px;
    line-height: 15px;
    color: #EE2D2E;
    font-size: 10px;
    background: #FFEDCC;
    text-align: center;
    border-radius: 5px 0px 5px 0px;
}
.red-package .top-content .garyspecial {
    position: absolute;
    left: 1px;
    top: 1px;
    width: 58px;
    height: 15px;
    line-height: 15px;
    color: #ffffff;
    font-size: 10px;
    background: #717171;
    text-align: center;
    border-radius: 5px 0px 5px 0px;
}
.mask {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.3);
    top: 0;
    left: 0;
    z-index: 9;
}
/* 运费 */
.coupon-item {
  height: 108px;
  width: 100%;
  position: relative;
  text-align: center;
}
.coupon-item img {
  width: 100%;
  height: 100%;
}
.coupon-item .top-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding-top: 12%;
  box-sizing: border-box;
}
.coupon-item .top-content .corner-type {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: 60px;
  height: 18px;
  line-height: 18px;
  background: linear-gradient(90deg, #FD6148, #ED2E2E);
  border-radius: 0px 0px 5px 5px;
  color: #FFF1D4;
  font-size: 10px;
}
.coupon-item .top-content .coupon-reduce {
  font-size: 24px;
  color: #e23419;
  margin-top: 10px;
}
.coupon-item .top-content .coupon-reduce em {
  font-size: 10px;
}
.coupon-item .top-content .coupon-full {
  color: #BF5B2F;
  font-size: 12px;
  margin-top: 3%;
}
.coupon-item .top-content .coupon-button {
  width: 80%;
  color: #fff;
  font-size: 12px;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
      align-items: center;
      justify-content: center;
}
.coupon-item .top-content .coupon-button .btn-icon {
  width: 10px;
  height: 10px;
  vertical-align: baseline;
}
.coupon-item .top-content .coupon-corner {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 29px;
  height: 25px; 
}
.coupon-item .top-content .coupon-corner img {
  width: 100%;
  height: 100%;
}
/* 活动规则 */
.act-rules{
	background: #E79254;
	border-radius: 4px;
	margin: 0 5px;
	padding-top: 12px;
}
.act-rules .rule-title{
	width: 100px;
	height: 25px;
	line-height: 25px;
	background: #FB5910;
	border-radius: 13px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-left: 15px;
}
.act-rules dl {
    background: #E79254;
	padding: 10px 14px;
}
/* 图标颜色 */
.good-list li .green{
	background: #14AE14;
}
.good-list li .red{
	background: #FF2C24;
}
.good-list li .gray{
	background: #C9C9C9;
}
.floorBack{
	height: 17px;
	text-align: center;
	background: url(//image01.homedo.com/Files/Images/cms/www/20211012/5443225975126752599_pic1.png) no-repeat;
	font-size: 10px;
	background-size: 100% 17px;
	color: #6D4E27;
	margin-bottom: 15px;
}
.good-list li .subName {
    font-size: 1rem;
    color: #ee340f;
    line-height: 1.6rem;
    height: 1.5rem;
    overflow: hidden;
    margin-bottom: 9px;
	margin-top: 9px;
    background: linear-gradient(90deg, #00D7FF 0%, #2F7BFF 100%);
    display: inline-block;
    padding: 2px 5px;
	color:#fff;
}
.good-list li .shopNameimg {
	font-size: 1rem;
    color: #2B85FA;
    line-height: 1.6rem;
    height:1.8rem;
    overflow: hidden;
    margin-bottom: 9px;
	margin-top: 9px;
    display: inline-block;
    padding: 2px 0px;
}
.good-list li .shopNameimg img{
	 height: 2rem;
	 width: auto;
	 margin-top: -2px;
}
.good-list li .market-box {
    margin-left: 0;
}
.good-list li .market-box del {
    font-size:12px;
}
.good-list li .pad {
    position: relative;
}
.good-list li .pad .bao {
    position: absolute;
	top: 5px;
	left: 5px;
	height: 40px;
	width: auto;
}
.good-list li .pads .bao {
    position: absolute;
	top: 5px;
	left: 5px;
	height: 40px;
	width: auto;
}
.good-list li .pad .over{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -25%;
	margin-left: -25%;
	height: 60px;
	width: 60px;
}
.good-list li .pads .over{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -25%;
	margin-left: -25%;
	height: 60px;
	width: 60px;
}
.good-list li .garyspecial{
	color:#C9C9C9;
}
/* 弹框 */
.Draw-porp {
  position: relative
}
.hide-porp {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 101
}

.prize-box {
  width: 27rem;
  height: 30rem;
  background-color: #FDF8E4;
  border-radius: 0.625rem
}

.prize-box.no-record {
  height: 22rem;
}

.prize-box:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5.62rem;
  background: url(https://image01.homedo.com/Files/Images/cms/www/20210514/4862035119963989670_pic1.png) 0 0 no-repeat;
  background-size: 100% 100%
}

.prize-box .text {
  padding: 8rem 0 .8rem;
  color: #a25a19;
  font-size: 1.7rem;
  font-weight: bold
}

.prize-box .prize img {
  width: 11.5rem
}

.prize-box .prize.winning-record img {
  margin-top: -1.4rem
}

.prize-box .prize p {
  color: #a25a19;
  font-size: 1.4rem;
  padding: .5rem 0 1rem
}

.prize-box a {
  background: linear-gradient(#FF6621, #FF390F);
  padding: 0 4.7rem;
  height: 3.7rem;
  line-height: 3.7rem;
  font-size: 1.5rem;
  color: #fff;
  display: inline-block;
  border-radius: 2rem
}

.prize-box .hb-tips {
  color: #888888;
  line-height: 1.8rem
}
.record-box {
  padding: 6rem 1rem 0 1rem;
  box-sizing: border-box
}

.record-box:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5.62rem;
  background: url(//image01.homedo.com/Files/Images/cms/www/20210910/4812472636419313819_pic1.png) 0 0 no-repeat;
  background-size: 100% 100%
}

.record ul {
  height: 19rem;
  overflow-y: scroll
}

.record li {
  height: 6.5rem;
  line-height: 1.5rem;
  background-color: #fff3c4;
  border-radius: .4rem;
  margin-bottom: .6rem;
  text-align: left;
  padding: 1.5rem 1rem 0;
  box-sizing: border-box;
  overflow: hidden
}

.record li .name {
  color: #bd0010;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 2.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all
}

.record li .date {
  color: #999;
  font-size: 1.3rem
}

.no-record strong {
  color: #626260;
  font-size: 1.6rem;
  padding: .5rem 0;
  display: block
}

.no-record strong:first-child {
  margin-top: 4rem
}

.no-record p {
  color: #888888;
  font-size: 1.3rem;
  line-height: 1.9rem;
  padding-bottom: 3rem
}
.cssFixed {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    text-align: center;
    z-index: 101;
}
.closeCss {
    width: 3rem;
    position: absolute;
    bottom: -5rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
}
.record-box-list{
	display: flex;
	flex-direction: row;
	margin-top: 20px;
}
.record-box-list .record-box-left{
	width: 60px;
	height: 60px;
	background: #EEEEEE;
}
.record-box-list .record-box-left img{
	width: 60px;
	height: 60px;
}
.record-box-list .record-box-right{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	text-align: left;
	padding-left: 20px;
}
.record-box-list .record-box-right h2{
	font-weight: 600;
	color: #A25A19;
	font-size: 14px;
	height: 36px;
}
.no-records{
	height: 16rem;
}
	.WinningPrize-box {
  width: 30rem;
  background-color: #FDF8E4;
  border-radius: .6rem
}

.WinningPrize-box:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: url(//image01.homedo.com/Files/Images/cms/www/20210910/4943717906918974116_pic1.png) no-repeat;
  width: 100%;
  height: 6.25rem;
  background-size: 100% 100%
}

.WinningPrize-info {
  width: 100%;
  box-sizing: border-box
}

.WinningPrize-info .porp-hd {
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
  background: url(//image01.homedo.com/Files/Images/cms/www/20210910/4943717906918974116_pic1.png) no-repeat;
  height: 5.5rem;
  width: 100%;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 5.5rem;
  border-radius: 3px 8px 0 0
}

.WinningPrize-info .porp-hd span {
  color: #2a2a2a
}

.WinningPrize-info .info-box {
  border: 0.1rem solid #ff8a00;
  border-radius: 0.6rem;
  background-color: #fff;
  padding: .8rem 1.2rem 1.2rem;
  margin: 7.5rem 1.4rem 1.2rem
}

.WinningPrize-info p {
  text-align: left;
  color: #2a2a2a;
  padding-bottom: .9rem;
  font-size: 1.4rem
}

.WinningPrize-info p em {
  color: #ff8227;
  padding-left: 0.2rem;
  font-weight: normal
}

.WinningPrize-info li {
  font-size: 1.4rem;
  text-align: left;
  color: #464646;
  border: 1px solid #dfdfdf;
  margin-bottom: 1rem;
  padding: 0.7rem;
  font-weight: 600
}

.WinningPrize-info li.hasChoice {
  border: none;
  padding: 0.8rem 0.6rem
}

.WinningPrize-info li.marNone {
  margin-top: 0
}

.WinningPrize-info li input {
  color: #2a2a2a;
  font-size: 1.4rem;
  line-height: 2.1rem;
  border: none;
  float: right;
  width: 17rem;
  outline: none;
  font-weight: 400
}

.WinningPrize-info li input.none::-webkit-input-placeholder {
  color: #ff2d00
}

.WinningPrize-info .addgress.hasText {
  border: none;
  padding: 0 .6rem;
  position: relative
}

.WinningPrize-info .addgress.hasText input {
  color: #2f7bff;
  padding-left: 1.5rem;
  width: 15.5rem
}

.WinningPrize-info .addgress.hasText i {
  width: 1.2rem;
  height: 1.3rem;
  background: url(https://image01.homedo.com/Files/Images/cms/www/20201026/4638468413108941859_pic1.png) 0 0 no-repeat;
  position: absolute;
  top: .3rem;
  background-size: 1.2rem 1.3rem;
  left: 7rem
}

.WinningPrize-info .submit {
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  height: 3.7rem;
  line-height: 3.7rem;
  border-radius: 2rem;
  margin: 0 auto 0.5rem;
  width: 15.5rem;
  background-color: #f4471e;
  display: block
}

.WinningPrize-info #reset {
  background: none;
  border: none;
  color: #777;
  font-size: 1.4rem;
  outline: none
}
.WinningPrize-box {
  width: 30rem;
  background-color: #FDF8E4;
  border-radius: .6rem
}

.WinningPrize-box:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: url(//image01.homedo.com/Files/Images/cms/www/20210910/4943717906918974116_pic1.png) no-repeat;
  width: 100%;
  height: 6.25rem;
  background-size: 100% 100%
}

.WinningPrize-info {
  width: 100%;
  box-sizing: border-box
}

.WinningPrize-info .porp-hd {
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
  background: url(//image01.homedo.com/Files/Images/cms/www/20210910/4943717906918974116_pic1.png) no-repeat;
  height: 5.5rem;
  width: 100%;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 5.5rem;
  border-radius: 3px 8px 0 0
}

.WinningPrize-info .porp-hd span {
  color: #2a2a2a
}

.WinningPrize-info .info-box {
  border: 0.1rem solid #ff8a00;
  border-radius: 0.6rem;
  background-color: #fff;
  padding: .8rem 1.2rem 1.2rem;
  margin: 7.5rem 1.4rem 1.2rem
}

.WinningPrize-info p {
  text-align: left;
  color: #2a2a2a;
  padding-bottom: .9rem;
  font-size: 1.4rem
}

.WinningPrize-info p em {
  color: #ff8227;
  padding-left: 0.2rem;
  font-weight: normal
}

.WinningPrize-info li {
  font-size: 1.4rem;
  text-align: left;
  color: #464646;
  border: 1px solid #dfdfdf;
  margin-bottom: 1rem;
  padding: 0.7rem;
  font-weight: 600
}

.WinningPrize-info li.hasChoice {
  border: none;
  padding: 0.8rem 0.6rem
}

.WinningPrize-info li.marNone {
  margin-top: 0
}

.WinningPrize-info li input {
  color: #2a2a2a;
  font-size: 1.4rem;
  line-height: 2.1rem;
  border: none;
  float: right;
  width: 17rem;
  outline: none;
  font-weight: 400
}

.WinningPrize-info li input.none::-webkit-input-placeholder {
  color: #ff2d00
}

.WinningPrize-info .addgress.hasText {
  border: none;
  padding: 0 .6rem;
  position: relative
}

.WinningPrize-info .addgress.hasText input {
  color: #2f7bff;
  padding-left: 1.5rem;
  width: 15.5rem
}

.WinningPrize-info .addgress.hasText i {
  width: 1.2rem;
  height: 1.3rem;
  background: url(https://image01.homedo.com/Files/Images/cms/www/20201026/4638468413108941859_pic1.png) 0 0 no-repeat;
  position: absolute;
  top: .3rem;
  background-size: 1.2rem 1.3rem;
  left: 7rem
}

.WinningPrize-info .submit {
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  height: 3.7rem;
  line-height: 3.7rem;
  border-radius: 2rem;
  margin: 0 auto 0.5rem;
  width: 15.5rem;
  background-color: #f4471e;
  display: block
}

.WinningPrize-info #reset {
  background: none;
  border: none;
  color: #777;
  font-size: 1.4rem;
  outline: none
}
.success-box{
	width: 27rem;
	height: 200px;
	background: #FDF8E4;
	border-radius: 5px;
}
.success-box img{
	width: 20%;
	margin-top: 30px;
}
.success-box h2{
	font-weight: bold;
	font-size: 14px;
	color: #4B4D55;
	margin:15px 0 5px 0	
}
.success-box p{
	font-size: 12px;
	color: #7D7F88;
}
.fail-box .btnLIst{
	padding: 0 20px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 30px;
}
.fail-box{
	height: auto;
	padding: 20px 0 30px 0;
}
.fail-box .btnLIst a{
	display: block;
	width: 120px;
	line-height: 36px;
	background: linear-gradient(180deg, #FF6621 0%, #FF390F 100%);
	border-radius: 20px;
	color: #fff;
}
.fail-box .btnLIst .failGift{
	background: linear-gradient(180deg, #FFCC00 0%, #FFA800 100%);
}
.red-package .top-content .grayspecial{
	background:#717171!important;
	color: #fff!important;
}
.van-popup--top {
    top: 50%!important;
    left: 50%!important;
    width: 50%!important;
    margin-left: -25%!important;
    background: #000000!important;
}
.good-list li .productName {
    font-size: 1.3rem;
	color: #222;
	border-bottom: none;
	line-height: 1.4rem;
	height: 2.6rem;
	margin-bottom: 0;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.good-list li .Price strong {
    font-size: 1.7rem;
}
.good-list {
    margin: 0 0.5rem!important;
}
.good-list li {
    width: 49%;
    margin-bottom: 9px!important;
	padding-bottom: 0px;
}
.good-list li .img-box{
   width: 100%;
   height: 138px;
}
.good-list li .pads {
    padding: 1.2rem 1.0rem 1.5rem!important;
	height: 320px;
	position: relative;
}
.good-list li .pad {
    padding: 1.2rem 1.0rem 1.5rem!important;
	height: 315px;
	position: relative;
}
.good-list li button{
	position: absolute;
	bottom: 10px;
	left: 0%;
	width: 90%;
	margin-left: 5%;
}
[v-cloak] {
   display:none;
}

.lottery{
  position: absolute;
    right: 10px;
    top: 50px;
    width: 60px;
    height: 60px;
    display: block;
}

.integral-container .i-content{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.integral-container .btn{
  background: linear-gradient(180deg, #FF6621 0%, #FF390F 100%);
border-radius: 19px;
font-size: 15px;
font-weight: 500;
color: #FFFFFF;
padding: 8px 25px;
line-height: 21px;
margin-top: 37px;
display: block;
}