#app {
    background-color: #2230D1;
    
}

#app article {
    /* margin: 0 auto 1.5rem; */
}

.flex-start{
    display: flex;
}
.cold-flex-c-c{
    display: flex;
    justify-content: center;
    align-items: center;
}

.cold-flex-c-around{
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.more-link{
    color: #FFFFFF !important;
    font-size: 1.2rem  !important;
    line-height: 1.2rem;
    position: absolute;
   
    display: block;
    text-decoration: none;
    right: 1rem;
    top: 0.5rem;
}
.qyt-fixed{
    width: 5rem;
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 10;
}

/* 热销单品 */
.danpin-warpper{
    display: flex;
    position:relative;
    justify-content: space-between;
    align-items: center;
    height: 15rem;
    /* background: linear-gradient(270deg, #387EFF 0%, #3B9FFF 100%); */
    border-radius: 0.4rem;
    border: 0.1rem solid rgba(255, 255, 255, 0.5);
    margin-bottom: 0.6rem;

}
.danpin-warpper .sign{
    position:absolute;
    top: 0;
    left: 0;
    width: 6.15rem;
    height: 2rem;
    text-align: center;
    color: #FFFFFF;
    font-size: 1.2rem;
    background: #76B9FF;
    border-radius: 0.4rem 0rem 1.4rem 0rem;
}
.danpin-msgwarpper .danpin-btn{
    width: 8.3rem;
    height: 2.5rem;
    background: linear-gradient(
270deg
, #FB7E37 0%, #FFA301 100%);
    border-radius: 1.35rem;
    text-align: center;
    line-height: 2.5rem;
}
.danpin-msgwarpper{
    margin-left: 0.5rem;
    color: #FFFFFF;
    flex: 1 0 56%;
    overflow: hidden;
}
.danpin-msgwarpper .P1{
    height: 2.2rem;
    font-size: 1.6rem;
    color: #ffffff;
    /* width: 100%; */
    overflow: hidden;
}
.danpin-msgwarpper .P2{
    min-height: 1.5rem;
    line-height: 1.5rem;
    font-size: 1.1rem;
    width: 100%;
    overflow: hidden;
    margin-top: 0.5rem;
}
.danpin-warpper img{
    width: 10.5rem;
    margin: 0.5rem;
    height: 10.5rem;
    background: #E9E9E9;
}
/* 新品驾到 */
.xpjd-titletwo{
    color: #FFFFFF;
    font-size: 1.2rem;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    margin-bottom: 1rem;
}

/* 活动规则 */
.rule-link {
    width: 6.6rem;
    height: 2.2rem;
    background: #2230D1;
    border-radius: 5rem 0rem 0rem 5rem;
    position: absolute;
    top: 2px;
    right: 0;
    font-size: 1.3rem;
    /* font-family: PingFangSC-Regular, PingFang SC; */
    /* font-weight: 400; */
    color: #FFFFFF;
    line-height: 2.2rem;
    text-align: center;
}

#app .top-timeout {
    width: 100%;
    height: 2.8rem;
    background: #2B5DF9;
    margin: 0;
    color: #fff;
    line-height: 2.8rem;
    font-size: 1.3rem;
    text-align: center;
    /* position: sticky;
    top: 0;
    z-index: 10; */
}

.top-timeout span {
    display: inline-block;
    width: 1.8rem;
    height: 1.8rem;
    background: #FFFFFF;
    border-radius: 0.2rem;
    font-size: 1.1rem;
    line-height: 1.8rem;
    color: #2B5DF9;
    text-align: center;
    margin: 0 0.3rem;
}

.top-timeout em {

    font-size: 0.8rem;
}

/* 新品驾到 */
.model-article{
    width: 100%;
    box-sizing: border-box;
    padding: 0.833333rem .833333rem 1rem .833333rem;
}
.model-article .title-P{
    width: 14rem;
    height: 2.6rem;
    margin: 0 auto 0.6rem;
    background-image: url(//image01.homedo.com/Files/Images/cms/www/20210301/4835270194968277461_pic1.png);
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 3.5rem;
    color: #FFFFFF;
    text-align: center;
}
.model-article .context-warpper{
    width: 100%;
    height: auto;
    border-radius: .5rem;
    position: relative;
    display: table;
    padding: 0 .5rem .916667rem .5rem;
    box-sizing: border-box;
    border: 0.2rem solid #1FB7FE;
}
.model-article .title-P img{
    width: 1.3rem;
    height: 1.3rem;
    margin: 0 0.3rem;}
/* 新品驾到 end */

/*活动规则 开始*/
.rule-box {
    margin: 0.8rem 1rem 1rem;
    /* background: #212f90; */
    border-radius: .5rem;
    position: relative;
    color: #fff;
    line-height: 2.5rem;
    padding: 2rem 1rem;
    font-size: 1.2rem;
    background-color: #1D2CB1;
}

.rule-box dt {
    width: 8.1rem;
    height: 2.5rem;
    
    font-weight: 700;
    line-height: 2.5rem;
    font-size: 1.4rem;
}


/*活动规则 结束*/


/* 红包--------------------------------------------------------------------------------------------------红包 */
/*-------------------------------------------------------------------------公共css开始*/
html{width:100%;height:100%;font-size:12px;font-weight:normal;}
body{width:100%;height:100%;}
h1,h2,h3,h4,h5,h6{font-size:12px;font-weight:normal;}
li{list-style:none;}
[v-cloak]{display:none}
a,a:hover,a:focus,a:visited{color:#000;}
img{width:100%;}
button{outline:none;}
.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;}
.qcShareQQDiv{display:none;}
/*-------------------------------------------------------------------------公共css结束*/
.js-floor-position-relative{background:#FFDEA7;font-size:1.3333rem;font-weight:600;color:#941510;}
.js-floor-anchor-all dd ul li{width:33.33%;}
.js-floor-anchor-list li.w-04{font-size: 0.8rem;}
.js-floor-anchor-list li.cur{background:rgba(243,113,70,1);color:#FFF2DC;}
.js-floor-anchor-all dt{background:#FFDEA7;font-size:1.333333rem;font-weight:600;color:#222222;}
.js-floor-box-btn{background:rgba(227,69,49,1)}
.js-floor-box-btn.cur{background:rgba(227,69,49,1)}
.js-floor-box-btn::after{width:1.1667rem;height:0.75rem;top:1.5rem;right:1.0rem;background:url('https://image01.homedo.com/Files/Images/cms/www/20201009/5492369498128465139_pic1.png') 100%/100% no-repeat;}
.js-floor-anchor-all dd{background:#FFF5E4;box-shadow:0px 5px 10px 0px rgba(255,132,57,0.1);}
.js-floor-anchor-all dd ul li span{font-size:1.25rem;border-right:none;font-weight:400;color:#05193C;}
.js-floor-anchor-all dd ul li.cur span{color:#FF7F54;}
.js-floor-porp-bg{z-index:1;}
.banner-inner{width:100%;position:relative;}
.banner-inner img{width:100%;}
.check-self-hongbao-wrap{position:absolute;top:70%;left:5%;width:13.416667rem;height:2rem;box-sizing:border-box;background:rgba(213,60,48,1);border:.083333rem solid rgba(213,60,48,1);border-radius:.916667rem;font-size:.833333rem;color:#fff;padding-right:.166667rem;display:flex;align-items:center;justify-content:space-between;;}
.check-self-hongbao-wrap span{transform:scale(0.8);display:inline-block;}
.check-self-hongbao-wrap a{width:5rem;height:1.666667rem;display:inline-block;background-image:url(https://image01.homedo.com/Files/Images/cms/www/20191014/5542669269156202763_pic1.png);background-size:100% 100%;background-repeat:no-repeat;}
.banner .rules-btn{width:20%;height:1.9583rem;background:rgba(0,0,0,0.2);border-radius:0 0 0 .5rem;position:absolute;right:0;top:0;line-height:1.9583rem;text-align:center;color:#fff;font-size:1.0rem;}
#hongbao,.section-wrap{width:100%;box-sizing:border-box;padding:.833333rem .833333rem 2rem .833333rem;}
/*一元秒杀*/
.section-wrap .oneyuanmiaosha{position:relative;width:100%;height:25.583333rem;background-image:url(https://image01.homedo.com/Files/Images/cms/www/20201015/4655507688697548476_pic1.png);background-size:100% 100%;}
.section-wrap .oneyuanmiaosha .miaosha-content{position:absolute;top:0;z-index:1;width:100%;text-align:center;}
.section-wrap .oneyuanmiaosha .miaosha-content .miaosha-title{width:50%;margin:16px;margin-left:2rem;max-width:250px;}
.section-wrap .oneyuanmiaosha .miaosha-content .title-wrap{display:flex;justify-content:center;align-items:center;line-height:1.166667rem;position:absolute;top:5.316667rem;width:100%;}
.section-wrap .oneyuanmiaosha .miaosha-content .title-wrap.middle{top:7rem;}
.section-wrap .oneyuanmiaosha .miaosha-content .title-wrap .line{width:1.75rem;height:1px;background-color:#412c1b;}
.section-wrap .oneyuanmiaosha .miaosha-content .title-wrap .title{font-size:1.25rem;color:#412C1B;margin:0 1rem;}
.section-wrap .oneyuanmiaosha .miaosha-content .price-wrap{color:#956a26;font-size:1.216667rem;position:absolute;top:13.7rem;left:1rem;width:50%;height:4.166667rem;line-height:4.166667rem;}
.section-wrap .oneyuanmiaosha .miaosha-content .price-wrap .price{font-size:4.533333rem;vertical-align:text-bottom;}
.section-wrap .oneyuanmiaosha .miaosha-content .use-rule{position:absolute;top:18.516667rem;width:50%;font-size:1.05rem;color:#956a26;left:1rem;}
.section-wrap .oneyuanmiaosha .miaosha-content .btn{width:33%;height:3.166667rem;line-height:3.166667rem;position:absolute;top:17.8rem;right:12%;margin:0 auto;border-radius:.583333rem;background:linear-gradient(0deg,#f5cf85,#fef1b5);font-size:1.333333rem;font-weight:bold;color:rgba(167,0,0,1);border:none;}
.section-wrap .oneyuanmiaosha .miaosha-content .btn.about-to-begin{background:#ac0f06;color:#fff;}
.section-wrap .oneyuanmiaosha .miaosha-content .btn.has-gone{background:#aa1006;color:#fff;}
.section-wrap .oneyuanmiaosha .miaosha-content .packet-stock{position:absolute;top:34rem;width:100%;font-size:1.25rem;color:#EE2E11;}
.section-wrap .oneyuanmiaosha .miaosha-content .time-wrap{position:absolute;top:7.5rem;width:100%;font-size:1.25rem;color:#412C1B;line-height:2.083333rem;}
.section-wrap .oneyuanmiaosha .miaosha-content .time-wrap .time{display:inline-block;width:2.333333rem;height:2.083333rem;line-height:2.283333rem;text-align:center;background:rgba(0,0,0,0.7);color:#fff;font-size:1.833333rem;letter-spacing:-1px;}

/*红包*/
.section-content {padding-top:0.1rem;}
.section-content .floor-wrap .floor-title-wrap{width:100%;position:relative;margin: 0 0;box-sizing:border-box;}
.section-content .floor-wrap .section-title-wrap{display:none;position:relative;}

.section-content .floor-wrap .section-title-wrap img{width: 1.3rem;
    height: 1.3rem;
    margin: 0 0.3rem;}
.section-content .floor-wrap .section-title-wrap{
    display:block;font-size:1.5rem;font-weight:600; line-height: 3.5rem;color:#FFFFFF;text-align:center;z-index:1;top: -0.6rem;
    background: no-repeat;
    /* background-image: url(//image01.homedo.com/Files/Images/cms/www/20210301/4835270194968277461_pic1.png); */
    width: 13.9583rem;
    height: 3.5rem;
    margin: 0 auto;
    background-size: 100%;
    background-position-y: 0.6rem;
}
/* .section-content .floor-wrap p.section-title-wrap::after{content: "";
    width: 13.9583rem;
    height: 2.625rem;
    position: absolute;
    top: 0.6rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-image: url(//image01.homedo.com/Files/Images/cms/www/20210301/4835270194968277461_pic1.png);
    background-size: 100% 100%;
    z-index: -1;} */
.section-content .floor-wrap{width: 100%;
    height: auto;
    /* background: #EDD49B; */
    border-radius: .5rem;
    margin-top: .833333rem;
    position: relative;
    display: table;
    padding: 0 .5rem .916667rem .5rem;
    box-sizing: border-box;
    border: 0.2rem solid #1FB7FE;}
.section-content .floor-wrap .desc{
    text-align: center;
    position: relative;
    font-size: 1.2rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.2rem;}
.section-content .floor-wrap .app-update{width:80%;text-align:center;color:#C73B28;margin:0.6rem auto 0;font-size:0.83rem;}
/* .section-content .floor-wrap .desc::before{content:'';width:2.0833rem;height:1px;background:#C73B28;position:absolute;margin-left:-2.5rem;top:0.6667rem;}
.section-content .floor-wrap .desc::after{content:'';width:2.0833rem;height:1px;background:#C73B28;position:absolute;margin-left:0.3167rem;top:0.6667rem;} */
.section-content .floor-wrap .floor-item{text-align:center;}
.section-content .floor-wrap .floor-item .packet_category{display: inline-block;
    
    font-weight: bold;
    border-radius: 1.1667rem;
    font-size: 1.4rem;
    color: #FFFFFF;
    margin-top: 1rem;
    line-height: 1.85rem;
    position: relative;}
.section-content .floor-wrap .floor-item .packet_category::before{content:'';width:2.0833rem;height:1px;background:#FFFFFF;position:absolute;margin-left:-2.5rem;top:50%;}
.section-content .floor-wrap .floor-item .packet_category::after{content:'';width:2.0833rem;height:1px;background:#FFFFFF;position:absolute;margin-left:0.3167rem;top:50%;}

.section-content .floor-wrap .floor-item .packet_category_zeng{position:relative;padding-left:2.5rem;}
.section-content .floor-wrap .floor-item .packet_category_zeng::after{content:'';position:absolute;width:2.0833rem;height:2.0833rem;background:url(https://image01.homedo.com/Files/Images/cms/www/20201010/5301596610164193454_pic1.png);background-size:100% 100%;left:0.2083rem;top:0.1667rem;}
/* .section-content .floor-wrap .floor-item.floor-item-shop .packet_category{display:none;} */
.section-content .floor-wrap .floor-item .item-wrap{display:flex;flex-wrap:wrap;text-align:center;margin-top:.833333rem;justify-content:space-around;}
.section-content .floor-wrap .floor-item .item-wrap .item-content{position:relative;text-align:center;}
.section-content .floor-wrap .floor-item .item-wrap .item-content{width:32%;height:10.2083rem;background-image:url(https://image01.homedo.com/Files/Images/cms/www/20201009/5411016704638109776_pic1.png);background-size:100% 100%;flex:0 0 30%;margin-left:1%;margin-top:.916667rem;}
.section-content .floor-wrap .floor-item .item-wrap .item-content .price-wrap{position:absolute;top:1.5833rem;width:100%;color:#D0442B;line-height:1.8333rem;height:1.8333rem;font-size:0;font-weight: bold;}
.section-content .floor-wrap .floor-item .item-wrap .item-content .price-wrap .price{font-size:2.5rem;}
.section-content .floor-wrap .floor-item .item-wrap .item-content .price-wrap .unit{font-size:0.8333rem;font-weight: bold;}
.section-content .floor-wrap .floor-item .item-wrap .item-content .use-rule{position:absolute;top:3.875rem;width:100%;font-size:0.75rem;color:#917A4B;}
.section-content .floor-wrap .floor-item .item-wrap .item-content .shop-name{position:absolute;top:5.2083rem;left:0;right:0;margin:0 auto;width:80%;font-size:0.5833rem;color:#921C12;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all;box-sizing:border-box;padding:0 0.5rem;}
.section-content .floor-wrap .floor-item .item-wrap .item-content .item-label{position:absolute;top:0.3333rem;left:13%;width:3rem;height:0.875rem;background:linear-gradient(90deg,#F6D289 0%,#FEEDB0 100%);border-radius:0.1667rem 0rem 0.3333rem 0rem;font-size:0.5833rem;font-weight:500;color:#825F11;text-align:center;line-height:0.875rem;}
.section-content .floor-wrap .floor-item .item-wrap .item-content .ticket-quantity{width:2.8333rem;height:1.125rem;background:#CF442B;border-radius:0.4167rem;font-size:0.6667rem;font-weight:500;color:#FFFFFF;line-height:1.0417rem;position:absolute;top:6.9583rem;left:0;right:0;margin:0 auto;}
.section-content .floor-wrap .floor-item .item-wrap .item-content .item-btn{width:60%;height:1.55rem;position:absolute;top:7.0167rem;left:0;right:0;margin:0 auto;background:linear-gradient(0deg,#f5cf85,#fef1b5);border-radius:.25rem;font-size:0.8333rem;font-weight:600;color:#981E13;border:none;}
.section-content .floor-wrap .floor-item .item-wrap .item-content .item-btn.disabled{cursor:default;}
.section-content .floor-wrap .floor-item .item-wrap .item-content .item-btn.about-to-begin{background:#ad2323;color:#fff;}
.section-content .floor-wrap .floor-item .item-wrap .item-content .item-btn.has-gone{color: #fff;
    background: linear-gradient(
180deg
, #CACACA 0%, #9C9C9C 100%);
}
/*已抢光*/
.section-content .floor-wrap .floor-item .item-wrap .item-content .tip-icon-4,.section-content .floor-wrap .floor-item .item-wrap .item-content .tip-icon-2{position:absolute;right:0.75rem;top:.416667rem;width:2.375rem;height:1.9583rem;background:url("https://image01.homedo.com/Files/Images/cms/www/20200925/4671237950530745967_pic1.png") center center/100% no-repeat;z-index:1;}
/*已领完*/
.section-content .floor-wrap .floor-item .item-wrap .item-content .tip-icon-2{
    background:url("//image01.homedo.com/Files/Images/cms/www/20210305/5267997484135219446_pic1.png") center center/100% no-repeat;
    position: absolute;
    right: -0.2rem;
    top: -0.6rem;
    width: 3.375rem;
    height: 3.9583rem;
    z-index: 1;
}
/* 已过期 */
.section-content .floor-wrap .floor-item .item-wrap .item-content .tip-icon-gq{
    background:url("//image01.homedo.com/Files/Images/cms/www/20210304/5763398408215220152_pic1.png") center center/100% no-repeat;
    position: absolute;
    right: -0.2rem;
    top: -0.6rem;
    width: 3.375rem;
    height: 3.9583rem;
    z-index: 1;
   
}
/* 已过期 */
.section-content .floor-wrap .floor-item .item-wrap .item-content .tip-icon-dsy{
    background:url("//image01.homedo.com/Files/Images/cms/www/20210304/5647510260345286924_pic1.png") center center/100% no-repeat;
    position: absolute;
    right: -0.2rem;
    top: -0.6rem;
    width: 3.375rem;
    height: 3.9583rem;
    z-index: 1;
   
}

.section-content .floor-wrap .youhuiquan .item-wrap .item-content{height:11.0833rem;background-image:url(https://image01.homedo.com/Files/Images/cms/www/20200924/4958153413443915220_pic1.png);}
.section-content .floor-wrap .youhuiquan .item-wrap .price-wrap{top:2.55rem;}
.section-content .floor-wrap .youhuiquan .item-wrap .use-rule{top:5.2417rem;}
.section-content .floor-wrap .youhuiquan .item-wrap .shop-name{top:5.2417rem;}
.section-content .floor-wrap .youhuiquan .item-wrap .ticket-quantity{top:6.9583rem;}
.section-content .floor-wrap .youhuiquan .item-wrap .item-content .item-btn{width:80%;height:1.7083rem;background:linear-gradient(0deg,#DE4D3D 1%,#E76250 98%);border-radius:0.1667rem;font-size:0.8333rem;font-weight:600;color:#ffffff;top:8.7083rem;}
.section-content .floor-wrap .youhuiquan .item-wrap .item-content .item-btn.has-gone{
    background: linear-gradient(180deg, #CACACA 0%, #9C9C9C 100%);}

.section-content-big .floor-wrap .floor-item .item-wrap .item-content{width:49%;flex:0 0 49%;height:17.0417rem;}
.section-content-big .floor-wrap .floor-item .item-wrap .item-content .price-wrap{top:4.0833rem;}
.section-content-big .floor-wrap .floor-item .item-wrap .item-content .price-wrap .price{font-size:4.25rem;}
.section-content-big .floor-wrap .floor-item .item-wrap .item-content .price-wrap .unit{font-size:1.75rem;}
.section-content-big .floor-wrap .floor-item .item-wrap .item-content .use-rule{top:7.25rem;font-size:1.125rem;}
.section-content-big .floor-wrap .floor-item .item-wrap .item-content .item-btn{width:60%;height:2.5083rem;border-radius:0.1667rem;font-size:1.1667rem;top: 12.083rem;}
.section-content-big .floor-wrap .youhuiquan .item-wrap .item-content{height:18.0417rem;}
.section-content-big .floor-wrap .youhuiquan .item-wrap .item-content .item-btn{width:80%;top:14.583rem;}
.section-content-big .floor-wrap .floor-item .item-wrap .item-content .tip-icon-4,.section-content-big .floor-wrap .floor-item .item-wrap .item-content .tip-icon-2{width:3.75rem;height:3.125rem;}
.section-content-plus .floor-wrap p.section-title-wrap{color:#825F11;}
.section-content-plus .floor-wrap p.section-title-wrap::after{background-image: url(https://image01.homedo.com/Files/Images/cms/www/20201012/4735750881508170717_pic1.png);}
.section-content-plus .floor-wrap .floor-title-wrap .plus-desc{font-size:1.1667rem;font-weight:bold;color:#825F11;line-height:1rem;text-align:center;margin-top:1.4583rem;}
.section-content-plus .floor-wrap .floor-title-wrap .plus-desc span{color:#CF442B;}
.section-content-plus .floor-wrap .floor-title-wrap .plus-btn-wrap{display:flex;justify-content:center;margin-top:1.0833rem;}
.section-content-plus .floor-wrap .floor-title-wrap .plus-btn-wrap .web-link{display:inline-block;margin-right:0.625rem;width:9.8333rem;height:2.3333rem;border:1px solid #956A26;border-radius:1.1667rem;font-size:1rem;font-weight:600;color:#956A26;line-height:2.3333rem;text-align:center;}
.section-content-plus .floor-wrap .floor-title-wrap .plus-btn-wrap .plus-btn-right{background:#956A26;color:#fff;}
.section-content-plus .floor-wrap .floor-item .packet_category{background:linear-gradient(0deg,#F6D289 0%,#FEEDB0 100%);}
.section-content-plus .floor-wrap .floor-item .item-wrap .item-content{background-image:url(https://image01.homedo.com/Files/Images/cms/www/20201012/5426878220995047102_pic1.png);}
.section-content-plus .floor-wrap .floor-item .item-wrap .item-content .price-wrap{color:#A37B06;}
.section-content-plus .floor-wrap .floor-item .item-wrap .item-content .use-rule{color:#A37B06;}
.section-content-plus .floor-wrap .floor-item .item-wrap .item-content .item-btn.has-gone{background:#956A26;}

/*弹框*/
.mask{width:100%;height:100%;background-color:rgba(0,0,0,.7);position:fixed;top:0;left:0;z-index:1000;}
.dialog{position:absolute;width:22.5rem;height:22.4583rem;top:18%;left:0;right:0;margin:0 auto;z-index:2;box-sizing:border-box;text-align:center;background:url(https://image01.homedo.com/Files/Images/cms/www/20201012/5746724667455169418_pic1.png);background-size:100% 100%;}
.dialog .dialog-content p{padding-top:11.375rem;display:flex;justify-content:center;font-size:1.5rem;font-weight:400;color:#A25A19;flex-wrap:wrap;}
.dialog .dialog-content p span{width:80%;flex:0 0 80%; text-align: center;}
.dialog .dialog-content .btn-wrap{width:100%;display:flex;justify-content:center;position:absolute;bottom:2.5rem;}
.dialog .dialog-content .dialog-btn{width:9.1667rem;height:3.0833rem;line-height:3.0833rem;background:linear-gradient(180deg,#FF6621 0%,#FF390F 100%);box-shadow:0px 4px 8px 0px rgba(255,79,24,0.4);border-radius:1.5417rem;font-size:1.25rem;font-weight:400;color:#FFFFFF;margin-right:0.8333rem;}
.dialog .dialog-content .dialog-btn-left{background:linear-gradient(180deg,#FFCC00 0%,#FFA800 100%);box-shadow:0px 4px 8px 0px rgba(255,79,24,0.4);}
.dialog .close-btn{position:absolute;width:2.1667rem;height:2.1667rem;bottom:-3.3333rem;left:0;right:0;margin:0 auto;background:url(https://image01.homedo.com/Files/Images/cms/www/20191011/4966843748052104644_pic1.png) 0 0 no-repeat;background-size:100% 100%;}
.share-btn{position:fixed;right:0;top:38%;width:6.8333rem;height:7.2917rem;z-index:999;}
.share-btn img{animation:myfirst 1s infinite;}
@keyframes myfirst{0%{transform:translate(0px,0px);}
50%{transform:translate(0px,-10px);}
100%{transform:translate(0px,0px);}
}


/*盖章 开始*/
.tip-icon{position:absolute;width:5rem;height:5rem;left:8%;top:.5rem;/*已领取*/
 background:url(https://image01.homedo.com/Files/Images/cms/www/20181018/5501375368910465189_pic1.png) center center/100% no-repeat;}
.tip-ticket-icon{right:5%;left:auto;top:-2%;}
/*已领完*/
.common-soldout{background:url("https://image01.homedo.com/Files/Images/cms/www/20181018/4913950008510458439_pic1.png") center center/100% no-repeat;}
.oneyuan-soldout-icon{width:14%;height:9.3%;left:auto;right:18%;top:23.57%;background:url(https://image01.homedo.com/Files/Images/cms/www/20181023/5232379847894865852_pic1.png) center center/100% no-repeat;}
.oneyuan-buyed-icon{width:14%;height:9.3%;left:auto;right:18%;top:23.57%;background:url(https://image01.homedo.com/Files/Images/cms/www/20181023/5138361813574758943_pic1.png) center center/100% no-repeat;}
/*盖章 结束*/
@media only screen and (max-width:375px){.common-hongbao .left p,.server-ticket .top p{font-size:1rem;}
.sub-title{font-size:1.3rem;}
.three-hongbao .price-wrap{font-size:.6rem;}
}

/* 红包---------------------------------------------------------------------------------------------------------------------------红包 */





/* 爆款商品 样式--------------------------------------------------------------------------- */

.bao-l02-01 {
    position: relative;
    background: #fff;
    /* margin: 0 .4rem */
}

.bao-l02-01 dl.show {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff
}

.bao-l02-01 dl dt {
    padding: 1.5rem 2.3rem;
    position: relative
}

.bao-l02-01 dl dt::after {
    display: block;
    content: "";
    width: 60px;
    height: 50px;
    top: .5rem;
    right: .5rem;
    position: absolute;
    z-index: 2;
    background: center center no-repeat
}

.bao-l02-01 dl dt.finsh::after {
    /* background-image: url("https://image01.homedo.com/Files/Images/cms/www/20200818/5146221183594331870_pic1.png") */
}

.bao-l02-01 dl dt.over::after {
    background-image: url("https://image01.homedo.com/Files/Images/cms/www/20200818/4984044361201314501_pic1.png")
}

.bao-l02-01 dl dd {
    margin: 0 1.25rem;
    padding-bottom: 1.5rem
}

.bao-l02-01 dl dd .name {
    font-size: 1.3rem;
    height: 3.8rem;
    overflow: hidden;
    line-height: 1.9rem;
    color: #222;
    margin-bottom: 1.5rem
}

.bao-l02-01 dl dd .name s.line {
    display: block;
    width: 100%;
    margin: .2rem 0;
    height: 1.7rem;
    background: #f1f1f1
}

.bao-l02-01 dl dd .name s.line:nth-child(2) {
    width: 70%
}

.bao-l02-01 dl dd .price {
    position: relative;
    height: 1.7rem;
    color: #FF3030;
    font-size: 1.1rem;
    line-height: 1.7rem
}

.bao-l02-01 dl dd .price strong {
    font-size: 1.5rem;
    font-weight: bold
}

.bao-l02-01 dl dd .price span {
    color: #888;
    font-size: .8rem
}

.bao-l02-01 dl dd .price s.line {
    display: block;
    width: 100%;
    margin: .2rem 0;
    height: 1.5rem;
    background: #f1f1f1
}

.bao-l02-01 dl dd .btn {
    margin: .5rem .25rem .3rem;
    border-radius: .1rem;
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    color: #fff;
    text-align: center;
    font-size: 1.6rem;
    background-color: #C9C9C9;
    overflow: hidden
}

.bao-l02-01 dl dd .btn.ready {
    background-color: #14AE14
}

.bao-l02-01 dl dd .btn.buy {
    background-color: #FF2C24
}

.tab-box{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.tab-box .tab-item{
    flex: 0 0 18%;
    margin: 0.3rem 1%;
    height: 2.1rem;
    line-height: 2.1rem;
    text-align: center;
    /* background: #FFFFFF; */
    border-radius: 0.2rem;
    background: rgba(255,255,255,.1);
    color: #ffffff;
}
.tab-box .tabItem1{
    background: #FFFFFF;
    color: #1D2CB1;
}



.BK-product-box{
    display: flex;
    flex-wrap: wrap;
    
}
.BK-product-box .BK-product-item{
    
    
    flex: 0 0 46%;
    margin: 2%;
}
/* 爆款 END */

/* 满减 */
.manjian-msg{
    width: 9.15rem;
    height: 1.8rem;
    border-radius: 0.9rem;
    border: 0.05rem solid #FF2C24;
    font-size: 1.1rem;
    /* font-family: PingFangSC-Medium, PingFang SC; */
    font-weight: 500;
    color: #FF2C24;
    text-indent: 1rem;
    line-height: 1.8rem;
    margin-bottom: 0.5rem;
}
/* 满减 End */
/* 秒杀 */
.progressBar{
    width: 50%;height: 0.8rem;background: #E2E2E2;
}
.progressBar .tiao{
    display: block;
    height: 0.8rem;
    background: #14AE14;
}
/* 秒杀 end */
/* 套餐 */

.Actgood-nameWarpper{
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 5rem;
}

.taocan-name{
    font-size: 1.3rem;
    height: 2rem;
    overflow: hidden;
    line-height: 1.9rem;
    color: #222;
}
.pool-taocan-name{
    font-size: 1.3rem;
    max-height: 4rem;
    line-height: 1.9rem;
    color: #222;
    margin-bottom: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.taocan-describe{
    font-size: 1.1rem;
    height: 3.8rem;
    overflow: hidden;
    line-height: 1.9rem;
    color: #222;
    width: 100%;
    /* text-overflow: ellipsis; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
   
}
.taocan-save{
    height: 15px;
    background: #00c599;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    text-align: center;
    line-height: 15px;
    font-size: 10px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-all;
}
.taocan-icon{
    position: absolute;
    left: 0.5rem;
    top: 0.5rem;
    width: 4rem;
    height: 4rem;
    border-radius: 4rem;
    text-align: center;
    line-height: 4rem;
    background-color: #327dfd;
    color: #fff;
}
.taocan-save::after {
    display: block;
    content: "";
    width: 7px;
    height: 4px;
    position: absolute;
    top: -4px;
    left: 50%;
    margin-left: -3.5px;
    background: url(https://image01.homedo.com/Files/Images/cms/www/20190515/4954385062541576525_pic1.png) 0 0 no-repeat;
}

/* 套餐 end */
/* 5th 伙拼------------------------ */
.product-line-3 {width:33.33%;float:left}
.product-line-3 .bg-box {position:relative;display:block;margin:0 .25rem .5rem;background:#fff}
.product-line-3 .bg-box dl {padding:.7rem 0 1rem}
.product-line-3 .bg-box dl.ready {position:absolute;left:0;top:0;right:0;bottom:0;background:#fff;opacity:0;transition:all .3s;-webkit-transition:all .3s;-ms-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s}
.product-line-3 .bg-box dl.ready.show {opacity:1}
.product-line-3 .bg-box .pic {position:relative;margin: 0 .7rem .7rem; min-height: 11rem;}
.product-line-3 .bg-box .pic .icon {position:absolute;top: 0;left:0;}
.product-line-3 .bg-box .pic .ms-tag {width:2.3rem;height: 2.6rem;position: absolute;top:-.2rem;right: -.2rem;}
.product-line-3 .bg-box .pic .super-tag {width:2.6rem;background: url('https://image01.homedo.com/Files/Images/cms/www/20200518/5284642165429449564_pic1.png') 0 0/100% no-repeat}
.product-line-3 .bg-box .pic .limit-tag {background: url('https://image01.homedo.com/Files/Images/cms/www/20200518/5508061797285699558_pic1.png') 0 0/100% no-repeat}
.product-line-3 .bg-box .pic .friday-tag {background: url('https://image01.homedo.com/Files/Images/cms/www/20200518/5235885921700327695_pic1.png') 0 0/100% 100% no-repeat}
.product-line-3 .bg-box .pic .tag-icon {position:absolute;top:-.2rem;right: -.3rem;width:2.6rem;height: 2.6rem;color: #fff;font-size: .9rem;border-radius: 50%;z-index: 9;}
.product-line-3 .bg-box .pic .tag-icon i {text-align: center;line-height: .9rem;display: block;}
.product-line-3 .bg-box .pic .tag-icon .back {font-size: .9rem;}
.product-line-3 .bg-box .pic .tag-icon .Num {font-size: .9rem}
.product-line-3 .bg-box .pic .jicai-tag {color: #834400; background: url(https://image01.homedo.com/Files/Images/cms/www/20201012/5339726073815942843_pic1.png) 0 0/100% no-repeat;}
.product-line-3 .bg-box .pic .hebi-tag {background-color:#2e79ff;}
.product-line-3 .bg-box .pic .act-hebi-tag {background-color: #ffa000;height: 1.6rem;border-radius: 1rem 0 0 1rem;padding: 0 .6rem;right: -.7rem;width: auto;}
.product-line-3 .bg-box .pic .act-hebi-tag i {display:inline}
.product-line-3 .bg-box .pic .tk-tag {background-color: #FF5800}
.product-line-3 .bg-box .pic .mz-tag {background-color: #4b3af8}
.product-line-3 .bg-box .pic .totalCount {height: 1.5rem;background: #ebd1d4;line-height: 1.5rem;position: absolute;bottom: .7rem;left: 0;right: 0;text-align: center;font-size: 1rem;color: #fe001d;margin: 0 .7rem;}
.product-line-3 .bg-box .pic .ms-time {height:1.7rem;position:absolute;white-space:nowrap; bottom: 0;left:0;right:0;background:rgba(0,0,0,0.7);color:#fff;font-size:1rem;}
.product-line-3 .bg-box .info-box {position:relative;padding: 0 .5rem;}
.product-line-3 .bg-box .info-box .text {font-size: 1.2rem;
    line-height: 1.5rem;
    height: 2.8rem;
    padding: 0 0.3rem;
    color: #0a0a0a;
    margin-bottom: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}
.product-line-3 .bg-box .info-box .LimitBuyCount {background-color: #5cc29c;color: #fff;display: inline-block;height: 1.5rem;line-height: 1.5rem;padding: 0 .3rem;font-size: .9rem;position: relative;}
.product-line-3 .bg-box .info-box .LimitBuyCount:before {content: "";position: absolute;width: 0;border-right: .3rem solid transparent;border-left: .3rem solid transparent;border-top: .3rem solid #5cc29c;left: .6rem;top: 1.5rem;}
.product-line-3 .bg-box .info-box .act-price {height:1.8rem;line-height:1.8rem;color:#ff001a;font-size:1rem;overflow: hidden;}
.product-line-3 .bg-box .info-box .act-price strong {font-size:1.5rem}
.product-line-3 .bg-box .info-box .act-price del {color:#a0a0a0}
.product-line-3 .bg-box .info-box .act-price .morePrice {color:#0a7bf1;font-size: 1rem;}
.product-line-3 .bg-box .info-box .maket-limit {height:1.2rem;line-height:1.2rem;font-size:.9rem}
.product-line-3 .bg-box .info-box .maket-limit del {color:#a0a0a0}
.product-line-3 .bg-box .info-box .maket-limit .fr {color:#222}
.product-line-3 .bg-box .info-box .maket-limit .fr em {color:#ff001a}
.product-line-3 .bg-box .info-box .hp-info {margin:.5rem 0 0;height:1.2rem;line-height:1.2rem;font-size:.9rem;color:#6d6d6d}
.product-line-3 .bg-box .info-box .hp-icon {width:5rem;height:1.5rem;text-align:center;color:#fff;font-size:.9rem;background:#ff001a;border-radius:0 1.5rem 1.5rem 0}
.product-line-3 .bg-box .info-box .ms-speed {height:1.4rem;line-height:1.4rem;padding:0 4.3rem .2rem .2rem;position:relative}
.product-line-3 .bg-box .info-box .ms-speed dt {background:#e9e9e9;height:.4rem;width:100%}
.product-line-3 .bg-box .info-box .ms-speed dt span {background-image:-moz-linear-gradient(0deg,#09d5d2 1%,#00ffa1 100%);background-image:-webkit-linear-gradient(0deg,#09d5d2 1%,#00ffa1 100%);background-image:-ms-linear-gradient(0deg,#09d5d2 1%,#00ffa1 100%);display:block;height:100%;float:left}
.product-line-3 .bg-box .info-box .ms-speed dd {position:absolute;height:100%;overflow:hidden;width:4.3rem;text-align:right;font-size:.8rem;color:#222;right:.2rem;top:0}
.product-line-3 .bg-box .info-box .ms-speed dd em {color:#ff001a}
.product-line-3 .bg-box .info-box .ms-info {height:1.8rem;line-height:1.8rem;border:#a0a0a0 dashed;border-width:1px 0;font-size:.8rem;color:#222;padding:0 .2rem;margin: .2rem 0 .5rem;}
.product-line-3 .bg-box .info-box .ms-info em {color:#ff001a}
.product-line-3 .bg-box .info-box .ms-info li {height:100%;overflow:hidden;position:relative}
.product-line-3 .bg-box .info-box .ms-info li:last-child::after {display:block;content:"";position:absolute;border-right:#d3d3d3 solid 1px;height:.7rem;top:50%;left:0;margin-top:-.35rem}
.product-line-3 .bg-box .info-box .ms-info .left {text-align:left}
.product-line-3 .bg-box .info-box .ms-info .right {text-align:right}
.product-line-3 .bg-box .info-box .btn {
    margin: .2rem .2rem 0px;
    height: 3rem;
    border-radius: .2rem;
    background: #ccc;
    color: #fff;
    text-align: center;
    line-height: 3rem;
    font-size: 1.5rem;
}

.baokuan-01 .shopName,
.bao-l02-01 .shopName {
    color: #2e79ff;font-size: .9rem;height: 2.4rem;line-height: 2.4rem;display: block; width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align: left;
}  
.baokuan-01 .sprite-bg::before,
.bao-l02-01 .sprite-bg::before,
.product-line-3 .sprite-bg::before {
    content: "";
    display: inline-block;
    background: url(https://image01.homedo.com/Files/Images/cms/www/20201014/5740963550652575980_pic1.png) 0 0/9.75rem 1.6rem no-repeat;
    vertical-align: middle;
}
.baokuan-01 .sprite-bg::before,
.bao-l02-01 .sprite-bg::before,
.product-line-3 .sprite-bg::before {
    content: "";
    display: inline-block;
    background: url(https://image01.homedo.com/Files/Images/cms/www/20201014/5740963550652575980_pic1.png) 0 0/9.75rem 1.6rem no-repeat;
    vertical-align: middle;
}
.baokuan-01 .zy-icon::before,
.bao-l02-01 .zy-icon::before,
.product-line-3 .zy-icon::before {
    width: 1.5rem;
    height: 1.5rem;
    background-position: -6.6rem 0;
}
.baokuan-01 .ly-icon::before,
.bao-l02-01 .ly-icon::before,
.product-line-3 .ly-icon::before {
    width: 1.5rem;
    height: 1.5rem;
    background-position: -4rem 0;
}
.product-line-3 .bg-box .info-box .btn.ready {background-color:#66c99c}
.product-line-3 .bg-box .info-box .btn.buy {background-color:#ff001a}
.product-line-3 .shopName { color: #2e79ff;font-size: .9rem;height: 2.4rem;line-height: 2.4rem;display: block; width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align: left;}
.product-line-3 .hide-box {
    overflow-x: hidden;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:10;color:#fff; padding:1rem .5rem 0 .8rem;box-sizing:border-box;}
.product-line-3 .hide-box strong {padding-top:1.5rem;display:block;font-size: 1.1rem;white-space:nowrap;margin-bottom: 1rem;}
.product-line-3 .hide-box p {font-size: 1rem;margin-bottom:.5rem;line-height:1.6rem;word-break: break-all;}
.product-line-3 .hide-box p em {color: #F2CE62;margin-left: .8rem;}
.product-line-3 .info-box .zeng-info {border-radius: 2rem;height: 1.8rem;line-height: 1.8rem;font-size: 1rem;display: inline-block;padding: 0 .4rem;margin: .5rem 0;position: relative;}
.product-line-3 .info-box .tk-zeng-info {border:.1rem solid #FF2C24;color: #FF2C24;}
.product-line-3 .info-box .mz-zeng-info {border:.1rem solid #4c3bf9;color: #4c3bf9;width: 100%;padding-right: 2.5rem;box-sizing: border-box;}
.product-line-3 .info-box .mz-zeng-info img {border:.1rem solid #f1f1f1;border-radius:50%;width:1.1rem;}
.product-line-3 .info-box .text-overflow {display:inline-block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;max-width: 90%;position: relative;}
.product-line-3 .info-box .gift-img {position:absolute;right:1.5rem;top: 0;}
.huopin-product .text {margin: .3rem 0 .8rem;}
.MorePriceList li {margin-bottom: .6rem;}
.MorePriceList span {display:inline-block;vertical-align:middle;}
.MorePriceList .levelCount {background-color:#FFDBA8;height:3rem;line-height:3rem;border-radius:.2rem; width:3.4rem;text-align:center;color:#B56517;font-size:1rem;}
.MorePriceList .levelPrice em {display:block;font-size:1.5rem;color:#DB1010;font-weight:bold;}
.MorePriceList .levelPrice em small {font-size:1.2rem;color:#DB1010;}
.MorePriceList .levelPrice {font-size: 1rem;padding-left:.2rem;line-height: 1.4rem;}

.ly-box .shopName {background: none;border: none;outline: none}
.ly-box.product-line-3 .pic .shop-tag-bg {background: url(https://image01.homedo.com/Files/Images/cms/www/20201012/5134515398239683630_pic1.png) 0 0/100% no-repeat;border-radius: 0;line-height: 1rem;z-index: 9;}
.over-css .bg-box .info-box .text {color: #b0b0b0;}
.over-css .bg-box .info-box .act-price {color: #b0b0b0;}

.pre-line {display:-webkit-box;-webkit-box-pack:left;-webkit-box-align:center;display:box;box-pack:left;box-align:center;height:100%;width:100%}
.pre-line.h50 {height:50%}
.pre-line s {display:block;width:100%;background:#e9e9e9;border-radius:.3rem}
/* 据哦品 */

.progressBar-pth{
    height: 0.8rem;
    background-color: #14AE14;
    display: block;
}

/* 社交分佣 */
.baokuan-01 a {display: block; margin: 0 .4rem; background: #fff; position: relative;}
.baokuan-01 a .show {position: absolute; left: 0; top:0;background: #fff; width: 100%;}
.baokuan-01 a dl dt, .baokuan-01 li a .bigImg{padding: 1.5rem 1.5rem .1rem; position: relative;}
.baokuan-01 a dl dt .man-icon {position: absolute; height: 1.5rem; min-width: 8.3em; padding-left: .5rem; background: #ff6e00; left: 0; bottom: .3rem; border-radius: 0 3rem 3rem 0; font-size: 1rem; color:#fff;}
.baokuan-01 a dl dt .man-icon.over { background: #999999;}
.baokuan-01 a dl dt .icon {position: absolute; right: 1rem; top: 1rem; width: 5rem;}
/* .baokuan-01 li a .productBox { padding: .8rem .7rem} */
.baokuan-01 a .productBox h3 {height: 3rem; line-height: 1.5rem; color: #0a0a0a;  display:-webkit-box;overflow:hidden;text-overflow:ellipsis; -webkit-line-clamp:2;-webkit-box-orient:vertical}
.baokuan-01 a .productBox .c-888 {color: #888}
.baokuan-01 a .productBox .price {font-size: .9rem; color:#a0a0a0; margin: .5rem 0;}
.baokuan-01 a .productBox .price span {height: 1.7rem;}
.baokuan-01 a .productBox .price span.bold {font-size: 1.5rem; color: #ff001a;font-weight: bold;}
.baokuan-01 a .productBox .price span.bold em {font-size: 1.5rem}
.baokuan-01 a .productBox .price del {height:1.2rem ; line-height: 1.2rem}
.baokuan-01 a .productBox .btn {height: 3rem; text-align: center; font-size:1.2rem; color: #ff2b24; border-radius: .2rem ;width: 47%;line-height: 3rem;}
.baokuan-01 a .productBox .btn.ready {background-color: #339900}
.baokuan-01 a .productBox .btn.buy1 {border: 1px solid #ff2b24;}
.baokuan-01 a .productBox .btn.buy2 {background-color: #ff2b24;color: #fff;border: 1px solid #ff2b24;}
.baokuan-01 a .productBox .btn.none {background-color: #999999} 
.baokuan-01 a .productBox .red{color: #ff2b24;}
.baokuan-01 a .productBox .linkbuy{background-color: #ff2b24;width: 100%;color: #fff;}

.baokuan-01 a dl dd .exc-box span{color: #ee340f}
.baokuan-01 a dl dd .exc-box p{margin-top: .3rem;text-align: center;}



.porp-hide {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.7);z-index: 10;}
.porp-box {display: none;position: fixed;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);width: 23.3rem;z-index: 11;padding: 0 .2rem .2rem;border-radius: .3rem;background: #ff4900;text-align: center;}
.porp-box .porp {background-color: #fff8e4;border-radius: 0 0 .3rem .3rem;padding-bottom: 1.5rem;}
.porp-box .hd {background: #ff4900 url(//image01.homedo.com/Files/Images/cms/www/20180613/5001068946684273334_pic1.jpg) left top no-repeat;background-size: 8.7rem 2.2rem;height: 2.2rem;color: #fff;font-size: 1.1rem;line-height: 2.2rem;margin-bottom: 1.5rem;text-align: left;padding-left: .8rem;}
.porp-box .f24 {font-size: 1.3rem;color: #f3541d;line-height: 1.8rem;font-weight: bold;margin-bottom: .6rem;display: block;}
.porp-box .f20 {font-size: 1rem;color: #bc380f;line-height: 1.6rem;}
.porp-box .btn-box {margin-top: 1.2rem;}
.porp-box .red-btn {background-color: #ff4200;color: #fff;height: 2.3rem;width:7.5rem;border-radius:.2rem;line-height: 2.3rem;display: inline-block;font-size: 1rem;}
.porp-redPack .tips {color: #6d6d6d;font-size: 1rem;padding-top: 1rem;}
.porp-redPack .pack-A {font-size: 1.5rem;display: block;}
.porp-box .close-css {width:2.3rem;height:5.6rem;background:url(//image01.homedo.com/Files/Images/cms/www/20180613/5174331455010978398_pic1.png) 0 0 no-repeat;background-size:100%;position:absolute;left:50%;bottom:-4.6rem;transform:translateX(-50%);-webkit-transform:translateX(-50%);}
.porp-box .kf-btn {border: .1rem solid #ff4200;color: #ff4200;height: 2.1rem;width:7.5rem;display: inline-block;line-height: 2.1rem;font-size: 1rem;margin-right: .3rem;}


.fiexd-warp{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 199;}
.mengceng{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #000;opacity: 0.7;}
.infobox{position: absolute;bottom: 0;width: 100%; height: 30.5rem;background: #fff;border-top-left-radius:5px;border-top-right-radius:5px;overflow: hidden; }
.infobox h3{position: relative; height: 4rem;line-height:4rem; background: #fdf8e4;text-align: center;color: #222;font-weight: bold}
.infobox h3 span{width:3rem;height:3rem;background:url(https://image01.homedo.com/Files/Images/cms/www/20191211/5353911025485861664_pic1.png) 0 0 no-repeat;background-size:100% 100%;position:absolute;right:.5rem;top:.2rem;}
.infobox .tab{ height: 3.5rem;line-height: 3.5rem;padding: 0 ;border-bottom:1px solid  #e9e9e9}
.infobox .tab label{margin-left: 2rem}
.first-box{position: relative; max-width: 64rem;margin: 0 auto;padding-top:6rem}
.first-box img{width: 100%;}

infobox .tab input[type="radio"] { margin: 1px 10px 0 0; width:1.5rem; height: 1.5rem;background: #e9e9e9;padding: 2px; background-clip: content-box; -webkit-appearance: none;  appearance: none; border: 1px solid #dadada; border-radius: 50%;  outline: none; vertical-align: -4px;}
.infobox .tab input[type="radio"].checked {padding: 2px; background: #d20100; background-clip: content-box;border: 1px solid #d20100; }
.from-box li{position: relative; height: 4rem;line-height: 4rem;padding: 0 3rem 0 8rem;border-bottom:1px solid  #e9e9e9}
.from-box li label{position: absolute;left: 1rem;color: #222}
.from-box li input{width: 100%;border:none;outline: none;text-align: right;height: 3rem;line-height: 3rem}
.from-box li input.error{color:#ff001a}
.from-box li .name{width: 100%;color: #fca426;text-align: right;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.xuni-from{height: 13rem;}

.xuni-from li span{margin-right: 2rem;color: #222}
.xuni-from li span.cur{color: #d20100}
.submitbox{padding: 1rem;}
.submitbox span{width: 100%;height: 3.8rem;line-height: 3.8rem;border-radius: 2.1rem; color: #fff;text-align: center;display: block;background: #f23030;font-size: 2rem}
.promain{position: absolute;top: 50%;left: 50%; margin:-9.5rem 0 0 -11rem; width: 22rem;height: 19rem;background: #fff;border-radius: 10px;}
.promain .box{padding: 1.2rem 2rem}
.promain p{text-align: center;font-size: 1.5rem;margin-bottom: .8rem}
.promain p.msg{color: #222;}
.promain p.bttn{margin-top: 2rem;}
.promain p img{width: 6rem;height: 6rem;}
.promain p span{width: 10rem;height: 3.2rem;line-height: 3.2rem;border-radius: 1.6rem; text-align: center;color: #fff;background: #f23030; display: inline-block}
.promain .close, .first-box .close{width: 2.8rem;height: 2.8rem;display: block;margin: 1.5rem auto 0; background: url(https://image01.homedo.com/Files/Images/cms/www/20191211/5036336222931493359_pic1.png)no-repeat;background-size: 100% 100%;}

.join-box, .login-prop{padding-bottom: 15px; position: absolute;top: 50%;left: 50%;width: 79%;height:28rem; margin:-14rem 0 0 -38%; background:url(https://image01.homedo.com/Files/Images/cms/www/20200403/5602538859168196317_pic1.png) no-repeat;background-size: 100% 100%; }
.join-box .box{padding: .2rem 1rem 0;color: #790006;}
.center{text-align: center;}
.join-box .box h3{font-size: 1.6rem;margin-bottom: 2rem;}
.join-box .box p{font-size: 1.2rem;}
.join-box ul{margin: 0 1rem;}
.join-box ul li{position: relative; height: 3.3rem;line-height: 3.3rem; border: 1px solid #ffd7a1;border-radius: 1.6rem;background: #fff;margin-top: 1rem;}
.join-box ul li input{border: none;outline: none;width: 60%;}
.join-box ul li label{width: 37%;display: inline-block;text-align: right;}
.join-box ul li .error{position: absolute;left: 1.8rem;top: 0;height: 3.3rem;line-height: 3.3rem; color: #f23030;background: #fff;min-width: 42%;padding-right: 1rem;}
.join-box .bttn{text-align: center;margin-top: 1.3rem;}
.join-box .bttn span{width: 18rem;height: 4.5rem;line-height: 4rem;color: #fff;font-size: 1.6rem; background: url(https://image01.homedo.com/Files/Images/cms/www/20200403/4747891189585917403_pic1.png) no-repeat;background-size: 100% 100%;text-align: center; display: inline-block;}
.join-box .close {
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, 142%);
}
.join-box .close img {
    width: 100%;
    height: 100%;
}

.login-prop{ height: 19rem;background: url(https://image01.homedo.com/Files/Images/cms/www/20200701/5083974764852713308_pic1.png) no-repeat;background-size: 100% 100%; }
.login-prop h3{text-align: center;font-size: 1.8rem;color: #790006;padding-top: .5rem;margin-bottom:2.8rem;}
.login-prop p{color: #c6590b;margin-bottom: .5rem;text-align: center;font-size: 1.6rem;}
.login-prop p img{width: 20rem;}


.kefu-box{position: fixed;right: 0;top: 32%;z-index: 198;}
.kefu-box img{width: 7.8rem;}
.sava{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index: 1;}
#hmd-share-porp .wechat-porp{display: block;}



.writeBg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #fff;}
.share-main{position: absolute;top: 0;width: 100%;height: 100%;color: #000;background: #fff;overflow-y: scroll;}
.share-main .productImg{ width: 18rem; margin: 1rem auto;display: block;}
.share-main h3{padding-top:6rem;font-size: 1.6rem;margin-bottom: 1.5rem;padding: 0 2rem;}
.share-main p.price{color: #f22f2f;font-size: 2rem;padding: 0 2rem;}
.share-main p.price em{font-size: 1.4rem;}
.share-main .close{position: absolute;right:1rem;top: 0;  width: 3rem;height: 3rem;display: block;z-index: 3; background: url(https://image01.homedo.com/Files/Images/cms/www/20200615/4807469067677868063_pic1.png)no-repeat;background-size: 100% 100%;}
.code-box{position: relative; border-top: 1px solid #f3f3f3;margin: 1.5rem 0 0;text-align: center;padding: 2rem 0 1.8rem;}
.code-box img.usercode{width: 16rem;}
.code-box p{margin-top: 1rem;color: #686868;}
.share-list h3{height: 3rem;line-height: 3rem;color: #6d6d6d; background: #f5f5f5; margin-bottom: 2.5rem;}
.share-list ul{text-align: center;}
.share-list ul li{display:inline-block; width: 32%;text-align: center;color: #686868;}
.share-list ul li img{width: 5rem;margin-bottom: .6rem;}

.saveImg{position: absolute; top: 1rem;background: #fff; opacity: 0;z-index: 2;}
.shareContent{background: #fff;}
.share-list .longTap{position: relative;}
.share-list .longTap .saveImg{position: absolute;left: 0;top: 0; width: 100%;opacity: 0; height: 9rem;}
/* 社交分佣 */