@-webkit-keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes fade{0%{opacity:0}to{opacity:1}}@-webkit-keyframes left-fade{0%{opacity:0;left:120px}to{opacity:1;left:0}}@keyframes left-fade{0%{opacity:0;left:120px}to{opacity:1;left:0}}@-webkit-keyframes scale-fade-out{0%{opacity:1}to{display:none;opacity:0;transform:scale(.7)}}@keyframes scale-fade-out{0%{opacity:1}to{display:none;opacity:0;transform:scale(.7)}}@-webkit-keyframes scale-fade-in{0%{opacity:0;transform:scale(.7)}to{opacity:1}}@keyframes scale-fade-in{0%{opacity:0;transform:scale(.7)}to{opacity:1}}@-webkit-keyframes twinkle{0%{box-shadow:0 0 0 #fff}to{background-color:#fff;box-shadow:0 0 8px #fff}}@keyframes twinkle{0%{box-shadow:0 0 0 #fff}to{background-color:#fff;box-shadow:0 0 8px #fff}}.component-lottery-whell{width:100%;height:100%}.component-lottery-whell .lottery{color:var(--maincolor);font-size:10px;text-align:center;border-radius:10px;overflow:hidden}.component-lottery-whell .lottery .winning-list__item span{color:#3c3c3c}.component-lottery-whell .lottery .winning-list__item span em{color:#df3041;font-weight:600}.component-lottery-whell .lottery .winning-list__item span em:before{content:"抽中了";color:#3c3c3c;margin-left:12px;font-weight:400}.component-lottery-whell .lottery__wheel{flex:1;display:flex;width:541px;margin-right:6px;justify-content:space-between;align-items:stretch;flex-wrap:wrap}.component-lottery-whell .lottery__wheel-wrap{display:flex;align-items:center;justify-content:space-between;position:relative;padding:1px}.component-lottery-whell .lottery__wheel-wrap .wheel-item-wrap{position:relative}.component-lottery-whell .lottery__wheel-wrap-btn{position:absolute;left:50%;top:50%;height:80px;width:80px;cursor:pointer;transform:translate(-50%,-50%)}.component-lottery-whell .lottery__item{margin-top:4px;border:4px solid var(--maincolor);width:33%;height:134px;width:calc(33.33333% - 2.66667px);box-sizing:border-box;border-radius:4px}.component-lottery-whell .lottery__item-box{background-color:var(--bgcolor);height:100%}.component-lottery-whell .lottery__item-box .img-box{width:100%;height:100px;display:flex;align-items:center;justify-content:center}.component-lottery-whell .lottery__item-box .img-box img{display:block;max-width:80%;max-height:80%}.component-lottery-whell .lottery__item-box p{width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}.component-lottery-whell .lottery__item.btn{order:3;display:flex;justify-content:center;align-items:center;padding-bottom:0;border-color:var(--maincolor);color:var(--maincolor);font-size:28px;font-weight:600;background-color:var(--bgcolor);cursor:pointer}.component-lottery-whell .lottery__item.gotcha{border-color:#fec588}.component-lottery-whell .lottery__item.gotcha .lottery__item-box{background-color:#fde3c3}.component-lottery-whell .lottery__item .img{background-color:var(--bgcolor);padding-top:94px;color:#d2aa84;font-size:12px;font-weight:600;line-height:32px;background-position:50%;background-size:contain;background-repeat:no-repeat;border-radius:2px}.component-lottery-whell .lottery__item .img[lazy=error],.component-lottery-whell .lottery__item .img[lazy=loading]{background-size:62%}.component-lottery-whell .lottery__info-wrap{flex:1;width:541px;height:380px;padding:16px;background-color:var(--bgcolor);border-radius:4px}.component-lottery-whell .lottery__info-wrap h3{margin-bottom:24px;color:var(--maincolor);font-size:26px;font-weight:600;line-height:1}.component-lottery-whell .lottery__info-wrap strong{font-size:12px;font-weight:600}.component-lottery-whell .lottery__info-wrap .swiper-container{height:280px}.component-lottery-whell .lottery__info-wrap .swiper-container .swiper-slide{font-size:16px}.component-lottery-whell .lottery__btns{display:flex;justify-content:center;align-items:center;margin-top:16px}.component-lottery-whell .lottery__btn{flex:none;display:flex;justify-content:center;align-items:flex-end;margin-right:12px;color:var(--maincolor);font-size:14px;font-weight:600;line-height:1;text-align:center}.component-lottery-whell .lottery__btn:first-child{margin-right:24px;padding-bottom:4px}.component-lottery-whell .lottery__btn.gift,.component-lottery-whell .lottery__btn.rule{border:1px solid var(--maincolor);padding:8px 12px;border-radius:3px;cursor:pointer}.component-lottery-whell .lottery__btn strong{font-size:16px}.component-lottery-whell .lottery-modal{border:5px solid var(--maincolor)}.component-lottery-whell .lottery-modal__bt{margin-bottom:3px}.component-lottery-whell .lottery-modal.myprize .my-prizes-list{display:flex;flex-wrap:wrap;padding:32px 10px 0;justify-content:center}.component-lottery-whell .lottery-modal.myprize .my-prizes-list__item{display:flex;align-items:center;flex-direction:column;width:calc(25% - 15px);margin:0 20px 20px 0}.component-lottery-whell .lottery-modal.myprize .my-prizes-list__item:last-child,.component-lottery-whell .lottery-modal.myprize .my-prizes-list__item:nth-child(4n){margin:0}.component-lottery-whell .lottery-modal.myprize .my-prizes-list__item-img{position:relative;padding-top:100%;width:100%;background-color:#fff4d6;box-shadow:0 3px 5px 1px #ececec;border:1px solid #ffc26b;border-radius:12px;background-size:50%}.component-lottery-whell .lottery-modal.myprize .my-prizes-list__item-img img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:50%;max-height:50%}.component-lottery-whell .lottery-modal.myprize .my-prizes-list__item-txt{font-size:16px;color:#38292c;margin-top:12px}.component-lottery-whell .lottery-modal.myprize .my-prizes-tab{display:flex;justify-content:space-between;width:322px;margin:auto}.component-lottery-whell .lottery-modal.myprize .my-prizes-tab__btn{height:45px;width:160px;display:block;background-color:#f4bfc5;background-position:50%;background-repeat:no-repeat;background-size:70%;cursor:pointer}.component-lottery-whell .lottery-modal.myprize .my-prizes-tab__btn.active{background-color:#e02e3e}.component-lottery-whell .lottery-modal.myprize .my-prizes-tab__btn.gold{border-radius:25px 0 0 25px;background-image:url(https://cdn.55haitao.com/bbs/data/attachment/deal/202111181009_GxLFIyJikx.png)}.component-lottery-whell .lottery-modal.myprize .my-prizes-tab__btn.other{border-radius:0 25px 25px 0;background-image:url(https://cdn.55haitao.com/bbs/data/attachment/deal/202111181009_NcBljf69em.png)}.component-lottery-whell .lottery-modal .el-dialog__title{font-size:24px;font-weight:700}.component-lottery-whell .lottery-modal .el-dialog__close{font-size:18px;font-weight:900}.component-lottery-whell .lottery-modal .el-dialog__body{padding:12px 20px}.component-lottery-whell .lottery-modal__content{height:100%;width:100%;background-color:#fff;text-align:center}.component-lottery-whell .lottery-modal.has-title .component-lottery-whell .lottery-modal__content{flex:auto}.component-lottery-whell .lottery-modal.no-times .component-lottery-whell .lottery-modal__content,.component-lottery-whell .lottery-modal.prize .component-lottery-whell .lottery-modal__content{height:100%;padding:48px 20px 40px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;box-sizing:border-box}.component-lottery-whell .lottery-modal.no-times .component-lottery-whell .lottery-modal__content p,.component-lottery-whell .lottery-modal.prize .component-lottery-whell .lottery-modal__content p{font-size:18px}.component-lottery-whell .lottery-modal.prize .component-lottery-whell .lottery-modal__content p{font-weight:600}.component-lottery-whell .lottery-modal__prize-img{flex:none;margin:16px auto;height:120px;width:80%;background-size:contain;background-position:50%;background-repeat:no-repeat}.component-lottery-whell .lottery-modal__prize-img[lazy=error],.component-lottery-whell .lottery-modal__prize-img[lazy=loading]{background-size:100px}.component-lottery-whell .lottery-modal__scroll{text-align:left;max-height:60vh;overflow-y:auto}.component-lottery-whell .lottery-modal__scroll.empty{display:flex;justify-content:center;align-items:center;padding:144px 0}.component-lottery-whell .lottery-modal__scroll.empty:before{content:"您还未获得奖品哦，快去下单抽奖吧！";display:block;margin:0 auto;padding-top:120px;width:260px;color:#a8a8a8;font-size:13px;line-height:1;text-align:center;background-image:url(https://cdn.55haitao.com/bbs/data/attachment/deal/20191112171103129.png);background-size:contain;background-position:top;background-repeat:no-repeat}.component-lottery-whell .lottery-modal__submit{display:block;margin-top:56px;width:100%;color:#fff;font-size:16px;text-align:center;line-height:48px;background-color:var(--maincolor);border-radius:3px;cursor:pointer}.component-lottery-whell .lottery-modal__submit.white{margin-right:24px;color:var(--maincolor);border:1px solid var(--maincolor);background-color:#fff}.component-lottery-whell .lottery-modal.prize .component-lottery-whell .lottery-modal__submit{margin-top:24px}.component-lottery-whell .lottery-modal__btns{width:100%;display:flex;justify-content:space-between}.component-lottery-whell .lottery-modal__btns .component-lottery-whell .lottery-modal__submit{flex:1}.component-lottery-whell .lottery-modal h3{flex:none;position:relative;padding:5.4% 12px 15%;font-size:24px;color:#353535;font-weight:600;line-height:1;z-index:1}.component-lottery-whell .lottery-modal h3.rule-title{padding:5% 12px}.component-lottery-whell .lottery-modal.no-times h3,.component-lottery-whell .lottery-modal.prize h3{margin-bottom:56px;padding:0;color:#b4884c;text-align:center}.component-lottery-whell .lottery-modal.no-times h3{font-size:24px}.component-lottery-whell .lottery-modal.prize h3{font-size:36px}.component-lottery-whell .lottery-modal .address-btn{display:flex;align-items:center;position:absolute;right:40px;top:0;right:60px;top:20px;cursor:pointer}.component-lottery-whell .lottery-modal .address-btn:before{content:"";margin-right:6px;height:16px;width:16px;background-image:url(https://cdn.55haitao.com/bbs/data/attachment/deal/20191112170411424.png);background-size:contain;background-position:50%;background-repeat:no-repeat}.component-lottery-whell .lottery-modal ul li{display:flex;margin-top:16px;color:#353535;font-size:12px;line-height:20px;align-items:flex-start}.component-lottery-whell .lottery-modal ul li:first-child{margin-top:0}.component-lottery-whell .lottery-modal ul li:last-child{margin-bottom:16px}.component-lottery-whell .lottery-modal ul li.no-dot{margin-left:16px;margin-top:8px}.component-lottery-whell .lottery-modal ul li.no-dot:before{content:normal}.component-lottery-whell .lottery-modal ul li:before{content:"";flex:none;display:block;margin:5px 8px 0 0;height:8px;width:8px;background-color:#f2dcc4;border-radius:50%}.component-lottery-whell .lottery-modal ul .no-dot+li:not(.no-dot){margin-top:16px}.component-lottery-whell .lottery-modal .prize-item{position:relative;display:flex;margin-bottom:0;justify-content:space-between;align-items:center;padding:12px 16px}.component-lottery-whell .lottery-modal .prize-item:before{content:normal}.component-lottery-whell .lottery-modal .prize-item:after{content:"";position:absolute;display:block;right:12px;left:12px;bottom:0;height:1px;background-color:#e6e6e6;transform:scaleY(.5)}.component-lottery-whell .lottery-modal .prize-item__img{flex:none;position:relative;top:4px;height:56px;width:56px;background-size:contain;background-position:50%;background-repeat:no-repeat}.component-lottery-whell .lottery-modal .prize-item__content{flex:auto;min-width:50%;margin:0 12px}.component-lottery-whell .lottery-modal .prize-item__content h3,.component-lottery-whell .lottery-modal .prize-item__content p{line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-lottery-whell .lottery-modal .prize-item__content h3{padding:0;color:#000;font-size:15px;font-weight:600}.component-lottery-whell .lottery-modal .prize-item__content p{color:#8d8c8c;font-size:12px}.component-lottery-whell .lottery-modal .prize-item__content h3+p{margin-top:12px}.component-lottery-whell .lottery-modal .prize-item__btn{flex:none;display:block;padding:8px 0;width:80px;color:#caa87c;font-size:12px;font-weight:600;text-align:center;line-height:1;background-color:#f8ede1;border-radius:2px;cursor:pointer}.component-lottery-whell .lottery-modal .address-form .el-form-item__label{width:100%;text-align:left;padding-left:12px}.component-lottery-whell .lottery-modal .address-form .distpicker-address-wrapper select{font-size:14px}.coupon-floor .floor-item__content{display:flex;flex-wrap:wrap}.coupon-floor .floor-item__content.center{justify-content:center}.coupon-floor .floor-item__content .coupon-item{margin-bottom:12px}.coupon-floor .floor-item__showmore{width:120px;height:40px;border-radius:20px;background-color:pink;background-color:var(--themecolor,pink);font-size:14px;line-height:40px;margin:0 auto;color:#fff;text-align:center;cursor:pointer}.store-item-express__list{color:#3c3c3c;padding-bottom:12px;border-bottom:2px dashed #c8c8c8}.store-item-express__list li{display:flex;justify-content:space-between}.store-item-express__list li span:last-child{color:#ac5e5c}.store-item-express__total{display:block;margin-top:12px;text-align:center;color:#3c3c3c}.store-item-express__total.toLeft{text-align:left}.store-item-express__total em{color:#c51a15}.store-item-express.el-popover{background-color:#fff;border:1px solid #c8c8c8}.store-item{width:20%;height:215px;margin-bottom:10px}.store-item .product{display:block;width:180px;height:100%;margin:0 auto;background-color:#fff;overflow:hidden;box-sizing:border-box;position:relative;border-radius:10px}.store-item .product .tag{position:absolute;top:10px;left:10px;z-index:1;font-size:12px;color:#fff;background-color:#276dcd;padding:5px;border-radius:3px}.store-item .product .product_imgBox{width:100%;height:160px;margin:0 auto;position:relative;display:flex;justify-content:center;align-items:center;background-color:#000}.store-item .product .product_imgBox img{max-width:80%;max-height:80%}.store-item .product .product_descript{color:#242424;font-size:12px;line-height:20px;word-break:break-all;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.store-item .product .retake{text-align:left;font-size:16px;color:#c51712;line-height:28px;vertical-align:bottom;font-weight:700;padding-left:10px}.store-item .product .retake.express{display:flex;align-items:center}.store-item .product .retake.express svg{display:block;margin-left:5px}.store-item .product .retake.express svg:hover{fill:#f67052}.store-item .product .retake .el-icon-question-emtpy:before{content:"?";color:#979797;height:12px;width:12px;border:1px solid #979797;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;margin-left:8px}.store-item .product .buy_now{width:150px;color:#fff;font-size:14px;line-height:26px;text-align:center;border-radius:3px;background-color:#c51712;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.store-item .product__tags{display:flex;justify-content:left;box-sizing:border-box;padding-left:10px}.store-item .product__tag{padding:2px 3px;font-size:10px;line-height:12px;box-sizing:border-box;border:1px solid #000;border:1px solid var(--themecolor,#000);border-radius:3px;margin-right:5px;color:#000;color:var(--themecolor,#000)}.store-item .product__tag:last-child{margin-right:0}.store-item .product-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;font-weight:700;color:#353535;margin:0 auto}.store-item .product-name--wrap{display:flex;justify-items:center;margin:8px 0 6px}.store-item .product-neworder{border:1px solid #f63f61;border:1px solid var(--themecolor,#f63f61);border-radius:4px;color:#fff;display:inline-block;height:20px;line-height:20px;font-size:12px;margin:0 auto}.store-item .product-neworder--wrap{display:flex;justify-items:center}.store-item .product-neworder .neworder-icon{line-height:20px;display:inline-block;background-color:#f63f61;background-color:var(--themecolor,#f63f61);padding:0 4px}.store-item .product-neworder .neworder_value{line-height:20px;display:inline-block;background-color:transparent;color:#f63f61;color:var(--themecolor,#f63f61);padding:0 4px}.store-floor .floor-item__content{position:relative}.store-floor .floor-item__content .swiper{overflow:hidden}.store-floor .floor-item__content .swiper-slide{display:flex;flex-wrap:wrap}.store-floor .floor-item__content .swiper-button{cursor:pointer;z-index:80;background-image:url(https://cdn-test.55haitao.com/bbs/data/attachment/forum/202006/29/image_oZVy2_202006291336);background-size:contain;background-position:50%}.store-floor .floor-item__content .swiper-button-prev{left:-50px}.store-floor .floor-item__content .swiper-button-next{right:-50px}.store-floor .floor-item__content .store-item{height:auto;position:relative}.store-floor .floor-item__content .store-item .product{position:relative;border-radius:4px;box-sizing:border-box;padding:16px;width:100%}.store-floor .floor-item__content .store-item .product_imgBox{padding-top:100%;width:100%;height:auto;border-radius:4px;margin:0 auto;position:relative}.store-floor .floor-item__content .store-item .product_imgBox img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.store-floor .floor-item__content .store-item .product .retake{line-height:30px;padding-left:0;color:#c51712;margin:6px 0 2px;font-size:calc(21px - var(--numpx));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-floor .floor-item__content .store-item .product__tags{padding-left:0;flex-wrap:wrap}.store-floor .floor-item__content .store-item .product__tag{border-color:#f8f8f8;background-color:#f8f8f8;border-radius:2px;color:#666;white-space:nowrap}.deal-item{width:25%;height:355px;margin-bottom:10px}.deal-item .product{display:block;width:230px;height:100%;margin:0 auto;background-color:#fff;overflow:hidden;box-sizing:border-box;position:relative;border-radius:10px}.deal-item .product .product_imgBox{width:100%;height:230px;position:relative;display:flex;margin:0 auto 5px;justify-content:center;align-items:center}.deal-item .product .product_imgBox img{width:100%;height:100%}.deal-item .product .product_imgBox img[src=""]{opacity:0}.deal-item .product .product_imgBox img[lazy=error],.deal-item .product .product_imgBox img[lazy=loading]{width:80%;height:80%}.deal-item .product .product_discount{color:#c40e0c;font-size:18px;font-weight:500;line-height:29px;height:29px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0 10px}.deal-item .product .product_discount .old-price{color:#9e9e9e;font-size:14px;font-weight:400;vertical-align:middle}.deal-item .product .product_descript{color:#010101;font-size:14px;font-weight:500;line-height:20px;height:40px;overflow:hidden;display:-webkit-box;padding:0 10px;margin-top:5px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.deal-item .product .retake-wrap{position:relative;display:flex;align-items:center;box-sizing:border-box;padding:0 10px;margin-top:12px}.deal-item .product .retake-wrap .retake{color:#c40e0c;font-size:14px;line-height:18px;white-space:nowrap}.deal-item .product .retake-wrap .retake_icon{font-weight:600;width:18px;height:18px;background-color:#c51712;border-radius:3px;color:#fff;display:inline-block;box-sizing:border-box;text-align:center;line-height:18px}.deal-item .product .retake-wrap .retake_icon:before{content:"返"}.deal-item .product .retake-wrap .retake_value{line-height:18px}.deal-item .product .retake-wrap .coupon-view{background-color:#faddcc;display:inline-block;color:#e87331;font-size:14px;border-radius:3px;line-height:20px;position:relative;padding-left:20px;padding-right:3px;margin-left:5px;white-space:nowrap}.deal-item .product .retake-wrap .coupon-view:before{height:20px;line-height:20px;content:"券";background-color:#f19257;color:#fff;display:block;position:absolute;left:0;top:0;padding:0 3px;border-radius:3px 0 0 3px}.deal-item .product .store-name{position:absolute;bottom:10px;left:10px;width:calc(100% - 26px);font-size:12px;color:#9e9e9e;background-size:0;display:flex;align-items:center;justify-content:space-between}.deal-item .product .store-name__txt{max-width:calc(100% - 90px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.deal-item .product .store-name .buy-now{top:-8px;width:82px;height:27px;background-image:linear-gradient(156deg,#ff694b,#ff5063 100%,#ff4a5e 0);border-radius:17px;position:absolute;right:11px;line-height:27px;font-size:14px;text-align:center;color:#fff}.deal-item .product .store-name .buy-now:hover{background:#f5705e}.deal-item .product .buy_now{width:200px;display:block;color:#fff;font-size:14px;line-height:26px;text-align:center;border-radius:3px;background-color:#c51712;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.deal-floor .floor-item__content .deal-item{height:auto;position:relative}.deal-floor .floor-item__content .deal-item .product{width:100%;border-radius:4px}.deal-floor .floor-item__content .deal-item .product_imgBox{height:auto;margin-bottom:12px;padding-top:100%}.deal-floor .floor-item__content .deal-item .product_imgBox img{-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.deal-floor .floor-item__content .deal-item .product_imgBox img[lazy=error],.deal-floor .floor-item__content .deal-item .product_imgBox img[lazy=loading]{-o-object-fit:unset;object-fit:unset}.deal-floor .floor-item__content .deal-item .product_descript{margin:8px 0}.deal-floor .floor-item__content .deal-item .product_discount{color:#c40e0c;color:var(--themecolor,#c40e0c)}.deal-floor .floor-item__content .deal-item .product .retake{height:20px;display:inline-block;position:relative;box-sizing:border-box;color:var(--cashbackcolor);border:1px solid var(--cashbackcolor);padding:0 5px 0 23px;border-radius:4px;overflow:hidden}.deal-floor .floor-item__content .deal-item .product .retake.blank{padding:0 2px}.deal-floor .floor-item__content .deal-item .product .retake .retake_icon{position:absolute;left:0;top:50%;background-color:var(--cashbackcolor);transform:translateY(-50%);border-radius:0!important}.deal-floor .floor-item__content .deal-item .product .retake .retake_value{line-height:18px}.deal-floor .floor-item__content .deal-item .product .store-name{position:relative;bottom:unset;background-size:12px!important;background-repeat:no-repeat;background-position:10px 18px;padding:10px 12px 12px 28px;box-sizing:border-box;left:unset;width:100%}.deal-floor .floor-item__content .deal-item .product .store-name .buy-now{position:relative;top:unset;right:unset}.banner-floor .floor-item__content .banner-wrap{display:flex;flex-wrap:wrap}.banner-floor .floor-item__content .banner-wrap .banner-item{margin-bottom:10px;display:flex;align-items:center;justify-content:center}.banner-floor .floor-item__content .banner-wrap .banner-item a{display:block;width:96%;height:100%}.banner-floor .floor-item__content .banner-wrap .banner-item a img{width:100%;height:100%}.banner-floor .floor-item__content .banner-wrap[data-onelinenum="1"] .banner-item a{width:100%}.banner-floor .floor-item__showmore{width:120px;height:40px;border-radius:20px;background-color:pink;background-color:var(--themecolor,pink);font-size:14px;line-height:40px;margin:0 auto;color:#fff;text-align:center;cursor:pointer}.common-float-nav{width:130px;display:none;position:fixed;right:100px;top:100px;z-index:99;transform-origin:top right}.common-float-nav__bottom,.common-float-nav__top{width:130px;height:45px;background-color:#ccc;background-color:var(--themecolor,#ccc);border-radius:50%/100% 100% 0 0}.common-float-nav__bottom{transform:rotate(180deg)}.common-float-nav__bottom .go2top{color:#fff;font-weight:700;text-align:center;font-size:22px;line-height:50px;cursor:pointer;transform:rotate(180deg)}.common-float-nav__wrap{background-color:#fff;text-align:center}.common-float-nav__wrap ul{text-align:center;font-size:18px;width:100%;padding:1px 10px;box-sizing:border-box}.common-float-nav__wrap ul li{font-size:18px;line-height:30px;font-weight:700;cursor:pointer;border-bottom:1px dashed #000;margin-top:10px}.common-float-nav__wrap .back2home,.common-float-nav__wrap ul li.cur,.common-float-nav__wrap ul li:hover{color:red;color:var(--themecolor,red)}.common-float-nav__wrap .back2home{font-size:20px;margin:12px auto;font-weight:700;cursor:pointer}.common-float-nav__wrap .qrcode{text-align:center;width:100%;padding-bottom:10px;font-size:12px}.common-float-nav__wrap .qrcode img{max-width:60%;margin-bottom:4px}@media screen and (max-width:1440px){.common-float-nav{transform:scale(.8);right:50px}}.component-video-player{width:100%}.video-floor .floor-item__content .video-floor-wrap{width:100%;display:flex;justify-content:space-between}.video-floor .floor-item__content .video-floor-wrap .wrap-left,.video-floor .floor-item__content .video-floor-wrap .wrap-right{width:49.4%;background-color:#fff;box-sizing:border-box}.video-floor .floor-item__content .video-floor-wrap .wrap-left{display:flex;align-items:flex-start;justify-content:center;background-color:transparent}.video-floor .floor-item__content .video-floor-wrap .wrap-left video{max-width:100%;max-height:100%}.video-floor .floor-item__content .video-floor-wrap .wrap-left a{display:block;width:100%;height:100%}.video-floor .floor-item__content .video-floor-wrap .wrap-left img{max-width:100%;max-height:100%}.video-floor .floor-item__content .video-floor-wrap .wrap-right{padding:20px 30px}.video-floor .floor-item__content .video-floor-wrap .wrap-right .right-side__desc{font-size:14px;color:#3c3c3c;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:7;-webkit-box-orient:vertical}.video-floor .floor-item__content .video-floor-wrap .wrap-right .right-side__support{font-size:12px;display:flex;align-items:center;margin-top:12px}.video-floor .floor-item__content .video-floor-wrap .wrap-right .right-side__support img{margin-right:6px}.video-floor .floor-item__content .video-floor-wrap .wrap-right .right-side__support span{display:block;color:#979797;background-color:#f8f8f8;padding:0 4px;margin-right:4px}.show-item{width:25%;height:355px;margin-bottom:10px}.show-item .show{display:block;width:230px;height:100%;margin:0 auto;background-color:#fff;overflow:hidden;box-sizing:border-box;position:relative;border-radius:10px}.show-item .show .show_imgBox{width:100%;height:230px;position:relative;display:flex;margin:0 auto 5px;justify-content:center;align-items:center;overflow:hidden}.show-item .show .show_imgBox img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.show-item .show .show_imgBox img[src=""]{opacity:0}.show-item .show .show_imgBox img[lazy=error],.show-item .show .show_imgBox img[lazy=loading]{width:80%;height:80%;-o-object-fit:fill;object-fit:fill}.show-item .show .show_discount{color:#c40e0c;font-size:18px;font-weight:500;line-height:29px;height:29px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0 10px}.show-item .show .show_discount .old-price{color:#9e9e9e;font-size:14px;font-weight:400;vertical-align:middle}.show-item .show .show_descript{color:#010101;font-size:14px;font-weight:500;line-height:20px;height:40px;overflow:hidden;display:-webkit-box;padding:0 10px;margin-top:5px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.show-item .show .retake-wrap{position:relative;display:flex;align-items:center;box-sizing:border-box;padding:0 10px}.show-item .show .retake-wrap .retake{color:#c40e0c;font-size:14px;line-height:18px}.show-item .show .retake-wrap .retake_icon{font-weight:600;width:18px;height:18px;background-color:#c51712;border-radius:3px;color:#fff;display:inline-block;box-sizing:border-box;text-align:center;line-height:18px}.show-item .show .retake-wrap .retake_icon:before{content:"返"}.show-item .show .retake-wrap .retake_value{line-height:18px}.show-item .show .retake-wrap .coupon-view{background-color:#faddcc;display:inline-block;color:#e87331;font-size:14px;border-radius:3px;line-height:20px;position:relative;padding-left:20px;padding-right:3px;margin-left:5px}.show-item .show .retake-wrap .coupon-view:before{height:20px;line-height:20px;content:"券";background-color:#f19257;color:#fff;display:block;position:absolute;left:0;top:0;padding:0 3px;border-radius:3px 0 0 3px}.show-item .show .show-avatar{width:90%;height:14px;position:absolute;bottom:10px;left:10px;font-size:12px;line-height:14px;color:#9e9e9e;padding:0 22px 0 27px;background-size:16px;background-repeat:no-repeat;box-sizing:border-box;display:flex;align-items:center;justify-content:flex-start}.show-item .show .show-avatar__name.nopraise{max-width:100%!important}.show-item .show .show-avatar .user-avatar{position:absolute;width:17px;height:17px;border-radius:50%;left:0;top:50%;transform:translateY(-50%);border:1px solid #efefef}.show-item .show .show-avatar .praise{display:flex;align-items:center;position:absolute;font-size:12px;height:14px;line-height:14px;right:0;top:0}.show-item .show .show-avatar .praise img{height:14px;margin-right:4px;transform:translateY(-1px)}.show-item .show .buy_now{width:200px;display:block;color:#fff;font-size:14px;line-height:26px;text-align:center;border-radius:3px;background-color:#c51712;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.deal-floor .floor-item__content{display:flex;flex-wrap:wrap}.deal-floor .floor-item__content.center{justify-content:center}.deal-floor .floor-item__content .show-item{height:auto;position:relative}.deal-floor .floor-item__content .show-item .show{width:100%;border-radius:4px}.deal-floor .floor-item__content .show-item .show-avatar{position:relative;left:unset;bottom:unset;width:100%;padding:0 10px 12px;height:auto}.deal-floor .floor-item__content .show-item .show-avatar img{position:relative;left:unset;top:unset;transform:unset;margin-right:4px;transform:translateY(-1px)}.deal-floor .floor-item__content .show-item .show-avatar .praise{position:relative;top:unset;right:unset;margin-left:auto}.deal-floor .floor-item__content .show-item .show-avatar__name{white-space:nowrap;max-width:calc(100% - 70px);overflow:hidden;text-overflow:ellipsis}.deal-floor .floor-item__content .show-item .show_imgBox{height:auto;padding-top:100%;margin-bottom:9px}.deal-floor .floor-item__content .show-item .show_imgBox img{-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.deal-floor .floor-item__content .show-item .show_imgBox img[lazy=error],.deal-floor .floor-item__content .show-item .show_imgBox img[lazy=loading]{-o-object-fit:unset;object-fit:unset;width:50%}.deal-floor .floor-item__content .show-item .show_descript{margin:8px 0}.deal-floor .floor-item__content .show-item .show_discount{color:#c40e0c;color:var(--themecolor,#c40e0c)}.deal-floor .floor-item__content .show-item .show .retake{height:20px;display:inline-block;position:relative;box-sizing:border-box;color:var(--cashbackcolor);border:1px solid var(--cashbackcolor);padding:0 5px 0 25px;border-radius:4px;overflow:hidden}.deal-floor .floor-item__content .show-item .show .retake.blank{padding:0 2px}.deal-floor .floor-item__content .show-item .show .retake .retake_icon{position:absolute;left:0;top:50%;background-color:var(--cashbackcolor);transform:translateY(-50%);border-radius:0!important}.deal-floor .floor-item__content .show-item .show .retake .retake_value{line-height:18px}.deal-floor .floor-item__content .show-item .show .store-name{bottom:12px;background-size:12px!important;background-repeat:no-repeat;background-position:0;padding-left:16px}.deal-floor .floor-item__showmore{width:120px;height:40px;border-radius:20px;background-color:pink;background-color:var(--themecolor,pink);font-size:14px;line-height:40px;margin:0 auto;color:#fff;text-align:center;cursor:pointer}.coupon-item__pop{border:none}.web-common-activity{background-position:50%;background-size:100%;padding-bottom:100px}.web-common-activity .component-lottery-whell{background-color:#fff;border-radius:4px;padding:40px 20px;box-sizing:border-box}.web-common-activity .component-lottery-whell .lottery-modal{border-radius:10px;border:none}.web-common-activity .component-lottery-whell .lottery-modal .my-prizes-tab__btn{background-color:var(--themecolor)!important;filter:opacity(.5)}.web-common-activity .component-lottery-whell .lottery-modal .my-prizes-tab__btn.active{filter:unset}.web-common-activity .component-lottery-whell .lottery-modal .el-dialog__header{text-align:center}.web-common-activity .component-lottery-whell .lottery-modal .el-dialog__close{font-size:25px;font-weight:700;color:#5a0800!important}.web-common-activity .component-lottery-whell .lottery__wheel-wrap{height:514px}.web-common-activity .component-lottery-whell .lottery .swiper-container{height:240px!important}.web-common-activity .component-lottery-whell .lottery__info-wrap{flex:unset!important;position:relative;background-color:#fff!important;border-radius:4px!important;height:auto!important;width:350px!important;transform:translateY(-40px);box-shadow:0 0 0 1px var(--themecolor);margin-left:auto;padding:32px 16px 16px!important}.web-common-activity .component-lottery-whell .lottery__info-wrap .winning-list__item{text-align:left}.web-common-activity .component-lottery-whell .lottery__info-wrap:after{content:"";display:block;width:100%;position:absolute;padding:22px 0;left:0;bottom:0;z-index:1;box-shadow:0 -20px 15px -10px #fff;background-color:#fff;border-radius:0 0 25px 25px}.web-common-activity .component-lottery-whell .lottery__info-wrap h3{font-size:0!important;height:28px;background-size:160px 28px;background-position:50%;background-repeat:no-repeat;background-image:url(https://cdn.55haitao.com/bbs/data/attachment/deal/202111162305_rZ8my1laFS.png)}.web-common-activity .component-lottery-whell .lottery__btns{position:absolute;bottom:-32px;left:50%;transform:translate(-50%,100%);width:90%;justify-content:space-between}.web-common-activity .component-lottery-whell .lottery__btns .gift,.web-common-activity .component-lottery-whell .lottery__btns .rule{border:none;padding:0;margin:0;width:45%;background-repeat:no-repeat;background-position:50%;font-size:0;height:40px;background:var(--themecolor);border-radius:25px}.web-common-activity .component-lottery-whell .lottery__btns .gift:before,.web-common-activity .component-lottery-whell .lottery__btns .rule:before{content:"";width:75%;height:100%;background-repeat:no-repeat;background-position:50%}.web-common-activity .component-lottery-whell .lottery__btns .gift:before{background-image:url(https://cdn.55haitao.com/bbs/data/attachment/deal/202111162320_aSmM3CJdIe.png)}.web-common-activity .component-lottery-whell .lottery__btns .rule:before{background-image:url(https://cdn.55haitao.com/bbs/data/attachment/deal/202111162321_GOg3M87zhk.png)}.web-common-activity .component-lottery-whell .lottery__btns .times{position:absolute;bottom:-20px;left:50%;transform:translate(-50%,100%);font-size:20px;color:#1f1f1f;padding:0;margin:0}.web-common-activity .component-lottery-whell .lottery__btns .times strong{font-size:20px;color:#df3041}.web-common-activity .component-lottery-whell .lottery .wheel-item{background-color:var(--cashbackcolor);background-image:url(https://cdn.55haitao.com/bbs/data/attachment/deal/202111231353_v7N8m8sF3h.png)!important;border-radius:50%;padding:28px;background-size:97.5%;background-repeat:no-repeat;background-position:50%}.web-common-activity .common-header_img{width:100%;height:500px;background-size:cover;background-repeat:no-repeat;background-position:top}.web-common-activity .common-floor .floor-wrap .floor-item{width:960px;margin:20px auto}.web-common-activity .common-floor .floor-wrap .floor-item__title{width:100%;height:80px;line-height:60px;background-size:contain;background-position:50%;background-repeat:no-repeat}.web-common-activity .common-floor .floor-wrap .floor-item__content{padding:16px 0}.web-common-activity .buy_now{background-color:var(--themecolor)!important}.web-common-activity .coupon-item__logo{background-color:#1f1f1f;border:10px solid #fff;border-bottom:none;box-sizing:border-box;border-radius:14px 14px 0 0}.web-common-activity .coupon-item__logo:before{left:-10px;border-top:50px solid #fff;border-bottom-left-radius:10px;border-right:100px solid transparent}.web-common-activity .coupon-item__logo:after{right:-10px;border-top:50px solid #fff;border-bottom-right-radius:10px;border-left:100px solid transparent}.web-common-activity .coupon-item__money{background-color:var(--themecolor)}.web-common-activity .coupon-item__money:after,.web-common-activity .coupon-item__money:before{border-bottom:10px solid var(--themecolor)}