@charset "UTF-8";.franky-popup{position:relative}.franky-popup_box{max-height:100%;max-width:100%;position:fixed}.franky-popup_box.is-center{left:50%;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.franky-popup_box.is-center.is-in{-webkit-animation:biliPopupFadeIn .25s linear both;animation:biliPopupFadeIn .25s linear both}.franky-popup_box.is-center.is-out{-webkit-animation:biliPopupFadeOut .25s linear both;animation:biliPopupFadeOut .25s linear both}.franky-popup_box.is-top{left:0;top:0;width:100%}.franky-popup_box.is-top.is-in{-webkit-animation:biliPopupTopIn .25s linear both;animation:biliPopupTopIn .25s linear both}.franky-popup_box.is-top.is-out{-webkit-animation:biliPopupTopOut .25s linear both;animation:biliPopupTopOut .25s linear both}.franky-popup_box.is-bottom{bottom:0;left:0;width:100%}.franky-popup_box.is-bottom.is-in{-webkit-animation:biliPopupBottomIn .25s linear both;animation:biliPopupBottomIn .25s linear both}.franky-popup_box.is-bottom.is-out{-webkit-animation:biliPopupBottomOut .25s linear both;animation:biliPopupBottomOut .25s linear both}.franky-popup_box.is-left{height:100%;left:0;top:0}.franky-popup_box.is-left.is-in{-webkit-animation:biliPopupLeftIn .25s linear both;animation:biliPopupLeftIn .25s linear both}.franky-popup_box.is-left.is-out{-webkit-animation:biliPopupLeftOut .25s linear both;animation:biliPopupLeftOut .25s linear both}.franky-popup_box.is-right{height:100%;right:0;top:0}.franky-popup_box.is-right.is-in{-webkit-animation:biliPopupRightIn .25s linear both;animation:biliPopupRightIn .25s linear both}.franky-popup_box.is-right.is-out{-webkit-animation:biliPopupRightOut .25s linear both;animation:biliPopupRightOut .25s linear both}.franky-mask{height:100%;left:0;opacity:0;position:fixed;top:0;width:100%}.franky-mask.is-in{-webkit-animation:biliPopupFadeIn .25s linear both;animation:biliPopupFadeIn .25s linear both}.franky-mask.is-out{-webkit-animation:biliPopupFadeOut .25s linear both;animation:biliPopupFadeOut .25s linear both}@-webkit-keyframes biliPopupFadeIn{0%{opacity:0}to{opacity:1}}@keyframes biliPopupFadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes biliPopupFadeOut{0%{opacity:1}to{opacity:0}}@keyframes biliPopupFadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes biliPopupTopIn{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes biliPopupTopIn{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes biliPopupTopOut{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes biliPopupTopOut{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-webkit-keyframes biliPopupBottomIn{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes biliPopupBottomIn{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes biliPopupBottomOut{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes biliPopupBottomOut{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes biliPopupLeftIn{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes biliPopupLeftIn{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes biliPopupLeftOut{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes biliPopupLeftOut{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes biliPopupRightIn{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes biliPopupRightIn{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes biliPopupRightOut{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes biliPopupRightOut{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.franky-toast{word-wrap:break-word;background:rgba(0,0,0,.7);border-radius:.42667rem;color:#fff;font-size:.74667rem;line-height:1.4;max-width:60vw;padding:.53333rem;text-align:center;white-space:normal;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;word-break:break-all}.franky-toast-bottom,.franky-toast-top{-webkit-transform:translate3d(-50%,0,0)!important;transform:translate3d(-50%,0,0)!important}.franky-confirm{background-color:#fff;border-radius:.64rem;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.4;padding:0 1.06667rem 1.06667rem;position:relative;width:18.4rem}.franky-confirm_icon{background:url(https://i0.hdslb.com/bfs/kfptfe/floor/58a2ce46747b9d1bcece55ca8b815af8442a8ac6.png) 50% no-repeat;background-size:contain;height:6.18667rem;margin:0 auto -.42667rem;position:relative;top:-1.28rem;width:7.46667rem}.franky-confirm_title{color:#212121;font-size:.85333rem;padding:0 .53333rem;text-align:center}.franky-confirm_message{color:#757575;font-size:.74667rem;text-align:center}.franky-confirm_title+.franky-confirm_message{margin-top:.64rem}.franky-confirm_actions{-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:1.06667rem}.franky-confirm_actions,.franky-confirm_btn{-webkit-box-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.franky-confirm_btn{-webkit-box-flex:1;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;word-wrap:normal;-webkit-box-sizing:border-box;box-sizing:border-box;color:#999;-ms-flex:1;flex:1 1;font-size:.8rem;height:2.13333rem;justify-content:center;position:relative;white-space:nowrap}.franky-confirm_btn:after{border:1px solid #ccc;border-radius:2.13333rem;content:"";height:200%;left:0;position:absolute;top:0;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0;width:200%}.franky-confirm_btn.is-ok{color:#fb7299}.franky-confirm_btn.is-ok:after{border-color:#fb7299}.franky-confirm_btn+.franky-confirm_btn{margin-left:.85333rem}.header-empty-safe[data-v-e0d251c6]{padding-top:env(safe-area-inset-top)}.footer-empty-safe[data-v-e0d251c6]{padding-bottom:env(safe-area-inset-bottom)}.search-wrap[data-v-d506d3a8]{-webkit-box-flex:1;-ms-flex:1;flex:1 1;height:2.34667rem;margin:0 .53333rem;position:relative}.search-mod[data-v-d506d3a8],.search-wrap[data-v-d506d3a8]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.search-mod[data-v-d506d3a8]{background:#fff;border-radius:.8rem;-webkit-box-sizing:border-box;box-sizing:border-box;height:1.49333rem;left:0;padding:0 .42667rem;position:absolute;width:100%}.search-mod .search-icon[data-v-d506d3a8]{background:url(//i0.hdslb.com/bfs/kfptfe/floor/1c7e6bf8af3f5ecaa6061f03fb2e974622a0d7a3.png) no-repeat;background-size:100%;height:1.49333rem;margin-right:.42667rem;width:1.49333rem}.search-mod .search-text[data-v-d506d3a8]{-webkit-box-flex:1;color:#95969a;-ms-flex:1;flex:1 1;font:normal .64rem/.64rem Pingfang SC,SourceHanSans;opacity:.8;overflow:hidden;text-align:left;white-space:nowrap}.search-button[data-v-d506d3a8]{-webkit-box-flex:1;-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;justify-content:flex-end;padding-right:.32rem}.search-button .search-icon[data-v-d506d3a8]{background:url(//i0.hdslb.com/bfs/kfptfe/floor/81cc31a97346e98641910f1b6c98ca7a75bcdb2e.png) no-repeat;background-size:100%;height:1.49333rem;width:1.49333rem}.theme-2 .search-wrap .search-mod[data-v-d506d3a8]{background:#2f3238}.theme-2 .search-wrap .search-mod .search-icon[data-v-d506d3a8]{background:url(//i0.hdslb.com/bfs/kfptfe/floor/bea20d6bfb7fb8464f5861b2c1fd3700c48b6603.png) no-repeat;background-size:100%}.theme-2 .search-wrap .search-button .search-icon[data-v-d506d3a8]{background:url(//i0.hdslb.com/bfs/kfptfe/floor/6b8321f06d65cbe0f49a9b0e2a8f29f571e6d57d.png) no-repeat;background-size:100%}@-webkit-keyframes refresh-data-v-e9b3c210{0%{background-position:0 -3.2rem}25%{background-position:3.2rem -3.2rem}50%{background-position:6.4rem -3.2rem}75%{background-position:9.6rem -3.2rem}to{background-position:0 -3.2rem}}@keyframes refresh-data-v-e9b3c210{0%{background-position:0 -3.2rem}25%{background-position:3.2rem -3.2rem}50%{background-position:6.4rem -3.2rem}75%{background-position:9.6rem -3.2rem}to{background-position:0 -3.2rem}}.mid-loading-container[data-v-e9b3c210]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:rgba(0,0,0,.5);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10000}.mid-loading-container .loading-img[data-v-e9b3c210]{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/69d87896223ffb294ededf24ed13c669aa6a24d2.png);background-size:12.8rem 3.2rem;height:3.2rem;width:3.2rem}.mid-loading-container .loading-img.refreshing[data-v-e9b3c210],.refreshing .mid-loading-container .loading-img[data-v-e9b3c210]{-webkit-animation:refresh-data-v-e9b3c210 .6s step-end 0s infinite both;animation:refresh-data-v-e9b3c210 .6s step-end 0s infinite both}.bili-tab-bar[data-v-9845a9cc]{text-align:center}.bili-tab-bar .tab-bar-wrapper[data-v-9845a9cc]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.bili-tab-bar .tab-bar-wrapper>[data-v-9845a9cc]{-webkit-box-flex:1;-ms-flex:1;flex:1 1}.bili-tab-bar .tab-bar-wrapper.no-average>[data-v-9845a9cc]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.header-search-content .bili-tab-bar .tab-bar-wrapper[data-v-9845a9cc]{-ms-flex-pack:distribute;justify-content:space-around}.bili-tab-bar-item[data-v-138f904a]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:0!important;align-items:center;color:#999;color:var(--text2,#999);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:none!important;flex:none!important;font-size:.85333rem;height:2.13333rem;justify-content:center;line-height:.85333rem;-webkit-transition:color .3s;transition:color .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:3.2rem}.bili-tab-bar-item span[data-v-138f904a]{display:inline-block;position:relative;z-index:1}.bili-tab-bar-item.active[data-v-138f904a]{color:#212121;color:var(--text1,#212121);font-weight:700}.bili-tab-bar-item.underline .after[data-v-138f904a]{bottom:0;left:50%;position:absolute;width:1.06667rem;z-index:-1}.bili-tab-bar-item.underline .after[data-v-138f904a]:after{border-radius:.08rem;bottom:0;content:"";display:block;height:.16rem;left:-50%;position:absolute;-webkit-transform:scaleX(.1);transform:scaleX(.1);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:100%}.bili-tab-bar-item.underline.active .after[data-v-138f904a]:after{background-color:#fb7299;background-color:var(--brand_pink,#fb7299);-webkit-transform:scaleX(1);transform:scaleX(1)}.danmaku-word-item[data-v-83196064]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:1.6rem;max-width:100%;white-space:nowrap}.danmaku-word-avatar[data-v-83196064]{-ms-flex-negative:0;border-radius:50%;flex-shrink:0;margin-right:.21333rem;overflow:hidden}.danmaku-word-text[data-v-83196064]{color:#61666d;font-size:.64rem;line-height:1.6rem}.danmaku-word-text.text-small[data-v-83196064]{font-size:.53333rem}.danmaku-word-text .danmaku-word-amount[data-v-83196064]{color:#f69;font-weight:500}.carousel-words-wrap[data-v-907ea080]{-webkit-box-flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;height:1.6rem;overflow:hidden;position:relative}.carousel-words-wrap .display-word-icon[data-v-907ea080]{-ms-flex-negative:0;flex-shrink:0;margin-right:.10667rem;z-index:2}.carousel-words-wrap .carousel-words-container[data-v-907ea080]{-webkit-box-flex:1;-ms-flex:1;flex:1 1;height:100%;position:relative}.carousel-words-wrap .carousel-word[data-v-907ea080]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#61666d;color:var(--text2,#61666d);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.64rem;left:0;line-height:1.6rem;opacity:1;overflow:hidden;position:absolute;right:0;text-overflow:ellipsis;top:0;-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,-webkit-transform .5s;transition:transform .5s,opacity .5s;transition:transform .5s,opacity .5s,-webkit-transform .5s;white-space:nowrap}.carousel-words-wrap .carousel-word.is-prev[data-v-907ea080]{opacity:.4;-webkit-transform:translateY(-100%);transform:translateY(-100%);z-index:1}.carousel-fade-enter-active[data-v-907ea080],.carousel-fade-leave-active[data-v-907ea080]{-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,-webkit-transform .5s;transition:transform .5s,opacity .5s;transition:transform .5s,opacity .5s,-webkit-transform .5s}.carousel-fade-enter[data-v-907ea080]{opacity:.4;-webkit-transform:translateY(100%);transform:translateY(100%)}.carousel-fade-enter-to[data-v-907ea080],.carousel-fade-leave[data-v-907ea080]{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.carousel-fade-leave-to[data-v-907ea080]{opacity:.4;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.carousel-words-container-no-transition .carousel-fade-leave-to[data-v-907ea080]{opacity:0;-webkit-transition:none;transition:none}.search-new-wrap[data-v-4120005e]{-webkit-box-flex:1;-ms-flex:1;flex:1 1;height:2.34667rem;margin:0 .53333rem;position:relative}.search-mod[data-v-4120005e],.search-new-wrap[data-v-4120005e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.search-mod[data-v-4120005e]{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-negative:0;background-color:rgba(0,0,0,.5);border-radius:.32rem;flex-shrink:0;height:1.6rem;justify-content:center;width:1.6rem}.search-mod img[data-v-4120005e]{height:1.28rem!important;width:1.28rem!important}.search-mod-scroll[data-v-4120005e]{background-color:transparent}.search-button[data-v-4120005e]{-webkit-box-flex:1;-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;justify-content:flex-end;padding-right:.32rem}.search-button .search-icon[data-v-4120005e]{background:url(//i0.hdslb.com/bfs/kfptfe/floor/81cc31a97346e98641910f1b6c98ca7a75bcdb2e.png) no-repeat;background-size:100%;height:1.49333rem;width:1.49333rem}.detail-header-icon[data-v-af50ed38]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:rgba(0,0,0,.5);border-radius:.32rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:1.6rem;justify-content:center;position:relative;width:1.6rem}.detail-header-icon+.detail-header-icon[data-v-af50ed38]{margin-left:.64rem}.detail-header-icon.circle-background[data-v-af50ed38]{border-radius:50%}.detail-header-icon img[data-v-af50ed38]{height:1.28rem!important;width:1.28rem!important}.detail-header-icon[data-v-4587328c]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:rgba(0,0,0,.5);border-radius:.32rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:1.6rem;justify-content:center;position:relative;width:1.6rem}.detail-header-icon+.detail-header-icon[data-v-4587328c]{margin-left:.64rem}.detail-header-icon.circle-background[data-v-4587328c]{border-radius:50%}.detail-header-icon.circle-background img[data-v-4587328c]{height:1.17333rem!important;width:1.17333rem!important}.detail-header-icon img[data-v-4587328c]{height:1.28rem!important;width:1.28rem!important}.bottom-buy-cart-count[data-v-4587328c]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#f69;background-color:var(--brand_pink,#f69);border-radius:.85333rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.53333rem;font-weight:600;height:.85333rem;justify-content:center;padding:0 .26667rem;position:absolute;right:-.21333rem;top:-.16rem;-webkit-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.bottom-buy-cart-count.bottom-buy-cart-count-animate[data-v-4587328c]{-webkit-animation:cart-count-animate-data-v-4587328c .3s ease-in-out;animation:cart-count-animate-data-v-4587328c .3s ease-in-out}@-webkit-keyframes cart-count-animate-data-v-4587328c{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.3);transform:scale(1.3)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes cart-count-animate-data-v-4587328c{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.3);transform:scale(1.3)}to{-webkit-transform:scale(1);transform:scale(1)}}.danmaku-content[data-v-c2a53202]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.5);border-radius:.53333rem 0 0 .53333rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:1.06667rem;padding:0 .42667rem 0 .16rem;white-space:nowrap}.danmaku-content-no-suffix[data-v-c2a53202]{border-radius:.53333rem}.danmaku-avatar[data-v-c2a53202]{-ms-flex-negative:0;border-radius:50%;flex-shrink:0;margin-right:.10667rem;overflow:hidden}.danmaku-text[data-v-c2a53202]{color:#18191c;font-size:.53333rem;line-height:1.06667rem}.danmaku-text .danmaku-amount[data-v-c2a53202]{color:#f69;font-size:.58667rem;font-weight:700}.danmaku-ou-icon[data-v-c2a53202]{-ms-flex-negative:0;flex-shrink:0;margin-left:.21333rem;position:absolute;right:-1.06667rem}.promo-danmaku-wrap[data-v-4426daf2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.45333rem;padding:0 0 0 .64rem}.promo-danmaku-content[data-v-4426daf2]{-webkit-box-flex:1;-ms-flex:1;flex:1 1;height:100%;overflow:hidden;position:relative}.danmaku-list[data-v-4426daf2]{height:100%;position:relative}.danmaku-item[data-v-4426daf2]{bottom:0;height:1.06667rem;left:0;position:absolute;-webkit-transition:opacity .5s ease-out,-webkit-transform .5s ease-out;transition:opacity .5s ease-out,-webkit-transform .5s ease-out;transition:transform .5s ease-out,opacity .5s ease-out;transition:transform .5s ease-out,opacity .5s ease-out,-webkit-transform .5s ease-out}.danmaku-item.is-prev[data-v-4426daf2]{opacity:0;-webkit-transform:translateY(-1.38667rem);transform:translateY(-1.38667rem)}.danmaku-slide-enter-active[data-v-4426daf2],.danmaku-slide-leave-active[data-v-4426daf2]{-webkit-transition:opacity .5s ease-out,-webkit-transform .5s ease-out;transition:opacity .5s ease-out,-webkit-transform .5s ease-out;transition:transform .5s ease-out,opacity .5s ease-out;transition:transform .5s ease-out,opacity .5s ease-out,-webkit-transform .5s ease-out}.danmaku-slide-enter[data-v-4426daf2]{opacity:0;-webkit-transform:translateY(1.38667rem);transform:translateY(1.38667rem)}.danmaku-slide-enter-to[data-v-4426daf2],.danmaku-slide-leave[data-v-4426daf2]{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.danmaku-slide-leave-to[data-v-4426daf2]{opacity:0;-webkit-transform:translateY(-1.38667rem);transform:translateY(-1.38667rem)}.detail-header[data-v-39e56f88]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.74667rem;height:2.34667rem;justify-content:space-between;line-height:2.34667rem;padding:0 .64rem;width:100vw}.detail-header .detail-header-left[data-v-39e56f88],.detail-header .detail-header-right[data-v-39e56f88]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.detail-header-bg[data-v-39e56f88]{background:#fff!important}.detail-header-bg[data-v-39e56f88] .detail-header-icon{background-color:transparent}.safe-distance-top[data-v-39e56f88]{background:#fff;width:100vw}.new-detail-header-wrap[data-v-39e56f88]{position:fixed;width:100%;z-index:98}.tab-bar-outside[data-v-39e56f88]{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);-webkit-box-shadow:0 .21333rem .32rem 0 rgba(0,0,0,.039);box-shadow:0 .21333rem .32rem 0 rgba(0,0,0,.039);-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;top:-1px;width:100%}.tab-bar-outside[data-v-39e56f88] .bili-tab-bar-item{-webkit-box-flex:1!important;-ms-flex:1!important;flex:1 1!important}.detail-header[data-v-09f44d1d]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.74667rem;height:2.34667rem;justify-content:space-between;left:0;line-height:2.34667rem;padding:0 .64rem;position:fixed;width:100vw;z-index:99}.detail-header .detail-header-left[data-v-09f44d1d]{border-radius:50%;height:1.28rem;width:1.28rem}.detail-header .detail-header-left[data-v-09f44d1d],.detail-header .detail-header-right[data-v-09f44d1d]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.detail-header .detail-header-buy-cart[data-v-09f44d1d],.detail-header .detail-header-home[data-v-09f44d1d],.detail-header .detail-header-order[data-v-09f44d1d],.detail-header .detail-header-share[data-v-09f44d1d],.detail-header .detail-header-story-close[data-v-09f44d1d]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:1.28rem;justify-content:center;width:1.28rem}.detail-header .detail-header-buy-cart[data-v-09f44d1d],.detail-header .detail-header-home[data-v-09f44d1d]{margin-right:.85333rem}.detail-header .detail-header-order+.detail-header-share[data-v-09f44d1d],.detail-header .detail-header-order+.detail-header-story-close[data-v-09f44d1d]{margin-left:.85333rem}.detail-header-bg[data-v-09f44d1d]{background:hsla(0,0%,100%,.9)}.safe-distance-top[data-v-09f44d1d]{background:hsla(0,0%,100%,.9);width:100vw}.detail-header-wrap[data-v-09f44d1d]{position:relative}.detail-header-merchant-wrap[data-v-09f44d1d]{position:fixed;width:100%;z-index:98}.tab-bar-outside[data-v-09f44d1d]{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:3.41333rem;padding-right:3.41333rem;position:absolute;top:2.34667rem;width:100%;z-index:98}.tab-bar-outside[data-v-09f44d1d] .bili-tab-bar-item{-webkit-box-flex:1!important;-ms-flex:1!important;flex:1 1!important}.story-header[data-v-09f44d1d]{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;padding:0 .64rem;position:fixed;top:1.06667rem;width:100%;z-index:999}.story-header .story-header-icon-wrap[data-v-09f44d1d]{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:1}.story-header .story-header-icon-wrap+.story-header-icon-wrap[data-v-09f44d1d]{margin-left:.53333rem}body.theme-2 .more-nav{color:#e1e1e1}body.theme-2 .more-nav .nav-items-box{background:#333}body.theme-2 .more-nav .nav-items-box:before{border:1px solid #505050}body.theme-2 .more-nav .nav-items-box .arrow-icon-inner{border-top:.26667rem solid transparent}body.theme-2 .more-nav .nav-items-box .arrow-icon{border-top:.26667rem solid #333}body.theme-2 .more-nav .nav-items-box .nav-item:active{background:#1e1e1e}body.theme-2 .more-nav .nav-items-box .nav-item:after{background:#2a2a2a}.fade-in-linear-enter-active[data-v-4262b8c3],.fade-in-linear-leave-active[data-v-4262b8c3]{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.fade-in-linear-enter[data-v-4262b8c3],.fade-in-linear-leave-active[data-v-4262b8c3],.fade-in-linear-leave[data-v-4262b8c3]{opacity:0}.fade-in-enter-active[data-v-4262b8c3],.fade-in-leave-active[data-v-4262b8c3]{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.fade-in-enter[data-v-4262b8c3],.fade-in-leave-active[data-v-4262b8c3]{opacity:0}.zoom-in-center-enter-active[data-v-4262b8c3],.zoom-in-center-leave-active[data-v-4262b8c3]{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.zoom-in-center-enter[data-v-4262b8c3],.zoom-in-center-leave-active[data-v-4262b8c3]{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}.zoom-in-top-enter-active[data-v-4262b8c3],.zoom-in-top-leave-active[data-v-4262b8c3]{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:center top;transform-origin:center top;-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1)}.zoom-in-top-enter[data-v-4262b8c3],.zoom-in-top-leave-active[data-v-4262b8c3]{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.zoom-in-bottom-enter-active[data-v-4262b8c3],.zoom-in-bottom-leave-active[data-v-4262b8c3]{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1)}.zoom-in-bottom-enter[data-v-4262b8c3],.zoom-in-bottom-leave-active[data-v-4262b8c3]{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.zoom-in-left-enter-active[data-v-4262b8c3],.zoom-in-left-leave-active[data-v-4262b8c3]{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:top left;transform-origin:top left;-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1)}.zoom-in-left-enter[data-v-4262b8c3],.zoom-in-left-leave-active[data-v-4262b8c3]{opacity:0;-webkit-transform:scale(.45);transform:scale(.45)}.collapse-transition[data-v-4262b8c3]{-webkit-transition:height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out;transition:height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out}.horizontal-collapse-transition[data-v-4262b8c3]{-webkit-transition:width .3s ease-in-out,padding-left .3s ease-in-out,padding-right .3s ease-in-out;transition:width .3s ease-in-out,padding-left .3s ease-in-out,padding-right .3s ease-in-out}.list-enter-active[data-v-4262b8c3],.list-leave-active[data-v-4262b8c3]{-webkit-transition:all 1s;transition:all 1s}.list-enter[data-v-4262b8c3],.list-leave-active[data-v-4262b8c3]{opacity:0;-webkit-transform:translateY(-1.6rem);transform:translateY(-1.6rem)}.opacity-transition[data-v-4262b8c3]{-webkit-transition:opacity .3s cubic-bezier(.55,0,.1,1);transition:opacity .3s cubic-bezier(.55,0,.1,1)}.modal[data-v-4262b8c3]{background:rgba(0,0,0,.8);bottom:0;left:0;position:fixed;right:0;top:0;z-index:201}.more-nav[data-v-4262b8c3]{bottom:2.93333rem;-webkit-box-sizing:border-box;box-sizing:border-box;color:#212121;font-size:.74667rem;min-width:3.2rem;overflow:hidden;padding-right:1px;position:absolute;right:0;white-space:nowrap}.more-nav .nav-items-box[data-v-4262b8c3]{background:#fff;border-radius:.26667rem;margin-bottom:.26667rem;position:relative}.more-nav .nav-items-box[data-v-4262b8c3]:before{border:1px solid #e7e7e7;border-radius:.53333rem;bottom:-50%;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";height:200%;left:-50%;position:absolute;right:-50%;top:-50%;-webkit-transform:scale(.5);transform:scale(.5);width:200%;z-index:1}.more-nav .nav-items-box .arrow-icon-inner[data-v-4262b8c3]{border-top:.26667rem solid #fff;bottom:-.16rem;display:block}.more-nav .nav-items-box .arrow-icon-inner[data-v-4262b8c3],.more-nav .nav-items-box .arrow-icon[data-v-4262b8c3]{border-left:.26667rem solid transparent;border-right:.26667rem solid transparent;height:0;position:absolute;right:.85333rem;width:0;z-index:2}.more-nav .nav-items-box .arrow-icon[data-v-4262b8c3]{border-top:.26667rem solid #e7e7e7;bottom:-.21333rem}.more-nav .nav-items[data-v-4262b8c3]{-webkit-overflow-scrolling:touch;border-radius:.26667rem;max-height:12.58667rem;overflow-x:hidden;overflow-y:auto;padding-right:.37333rem;position:relative;width:calc(100% + .37333rem);z-index:1}.more-nav .nav-item[data-v-4262b8c3]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:.85333rem 1.22667rem .85333rem .85333rem;position:relative}.more-nav .nav-item[data-v-4262b8c3]:active{background:#f4f4f4}.more-nav .nav-item[data-v-4262b8c3]:first-child:after{display:none}.more-nav .nav-item[data-v-4262b8c3]:after{background:#e7e7e7;content:"";height:1px;left:50%;margin-left:-.74667rem;position:absolute;top:0;width:1.49333rem}.modal-more-nav{background:transparent;bottom:0;left:0;position:fixed;right:0;top:0;z-index:90}.right-bar[data-v-317efdb4]{bottom:6.61333rem;position:fixed;right:.64rem;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:105}.right-bar .bar-item[data-v-317efdb4]{height:2.4rem;margin-top:.85333rem;position:relative;width:2.4rem}.right-bar .bar-item[data-v-317efdb4]:first-child{margin-top:0}body.theme-2 .live_entry_mod .text{color:#141414}.live_entry_mod[data-v-3ec9ad9f]{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;border-radius:.53333rem;-webkit-box-shadow:0 .10667rem .21333rem rgba(0,0,0,.1);box-shadow:0 .10667rem .21333rem rgba(0,0,0,.1);-ms-flex-direction:column;flex-direction:column;min-height:2.56rem;padding-bottom:.21333rem;padding-top:.42667rem;position:fixed;width:2.24rem;z-index:999}.live_entry_mod .icon_bg[data-v-3ec9ad9f],.live_entry_mod[data-v-3ec9ad9f]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.live_entry_mod .icon_bg[data-v-3ec9ad9f]{-webkit-box-pack:center;-ms-flex-pack:center;background:-webkit-gradient(linear,left top,left bottom,from(#f69),to(#ff216b));background:linear-gradient(180deg,#f69,#ff216b);border-radius:1.06667rem;height:1.06667rem;justify-content:center;margin-bottom:.21333rem;pointer-events:none;width:1.06667rem}.live_entry_mod .icon_bg[data-v-3ec9ad9f]:before{background:url(https://i0.hdslb.com/bfs/kfptfe/floor/6c0fae7abc8d39fa3275518c8f796bc7bc069c80.gif) no-repeat;background-size:1.06667rem;border-radius:1.06667rem;content:"";display:block;height:1.06667rem;width:1.06667rem}.live_entry_mod .text[data-v-3ec9ad9f]{zoom:.5;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:1.06667rem;font-weight:500;justify-content:center;pointer-events:none;text-align:center}.live_entry_mod .block[data-v-3ec9ad9f]{display:block;white-space:nowrap}.move-side[data-v-3ec9ad9f]{-webkit-transition:.3s;transition:.3s}.scroll-wrapper[data-v-746f797b]{height:100%;overflow:hidden;width:100%}.scroll-container[data-v-746f797b]{height:100%;overflow:auto;overflow-x:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%}.refresh[data-v-746f797b]{background-color:#f4f4f4}.refresh .refresh-content[data-v-746f797b]{height:3.84rem;margin:-3.84rem auto 0}.refresh .refresh-img-wrapper[data-v-746f797b]{height:3.2rem;margin:0 auto;width:3.2rem}.refresh .refresh-img[data-v-746f797b]{background:url(//i0.hdslb.com/bfs/kfptfe/floor/fde9f1119755300dfbfd3830a13023d484b2487c.png) no-repeat;background-size:100%}.refresh .refresh-gif[data-v-746f797b]{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/8280df6db7e016694e99a9c562035f018c71aae6.gif);background-size:100%}.promotion-tag[data-v-746f797b]{position:fixed;right:0;top:6.29333rem;z-index:100}.franky-swiper{display:block;height:8rem}.franky-swiper[hidden]{display:none}.franky-swiper .franky-swiper-wrapper{height:100%;overflow:hidden;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%}.franky-swiper .franky-swiper-slides{bottom:0;left:0;position:absolute;right:0;top:0}.franky-swiper .franky-swiper-slide-frame{height:100%;left:0;position:absolute;top:0;width:100%;will-change:transform}.franky-swiper .franky-swiper-dots{font-size:0;position:absolute}.franky-swiper .franky-swiper-dots-horizontal{bottom:10PX;left:50%;text-align:center;-webkit-transform:translate(-50%);transform:translate(-50%);white-space:nowrap}.franky-swiper .franky-swiper-dots-horizontal .franky-swiper-dot{margin-right:.42667rem}.franky-swiper .franky-swiper-dots-horizontal .franky-swiper-dot:last-child{margin-right:0}.franky-swiper .franky-swiper-dots-vertical{right:.53333rem;text-align:right;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.franky-swiper .franky-swiper-dots-vertical .franky-swiper-dot{display:block;margin-bottom:.48rem}.franky-swiper .franky-swiper-dots-vertical .franky-swiper-dot:last-child{margin-bottom:0}.franky-swiper .franky-swiper-dot{background:rgba(0,0,0,.3);border-radius:50%;cursor:pointer;display:inline-block;height:.42667rem;-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition-timing-function:ease;transition-timing-function:ease;width:.42667rem}.franky-swiper .franky-swiper-dot-active{background-color:#000}.franky-swiper-item{cursor:-webkit-grab;cursor:grab;display:block;height:100%;overflow:hidden;position:absolute;width:100%;will-change:transform}.franky-swiper-item[hidden]{display:none}.franky-marquee{overflow:hidden}.franky-marquee_container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;will-change:transform}.franky-marquee_content{-ms-flex-negative:0;word-wrap:normal;flex-shrink:0;position:relative;white-space:nowrap}.slide-ip-feed[data-v-5ffa6c36]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;background:rgba(0,0,0,.4);-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:.64rem;font-weight:400;height:100%;justify-content:flex-end;line-height:.74667rem;width:100%}.slide-ip-feed .slide-ip-feed-content[data-v-5ffa6c36]{height:100%}.slide-ip-feed .ip-feed-name[data-v-5ffa6c36]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.85333rem;font-weight:700;justify-content:center;line-height:.96rem;margin-bottom:.42667rem}.slide-ip-feed .ip-feed-name .ip-icon[data-v-5ffa6c36]{-ms-flex-negative:0;-webkit-box-flex:0;-ms-flex-positive:0;color:#f69;flex-grow:0;flex-shrink:0;margin-right:.21333rem}.slide-ip-feed .ip-feed-go[data-v-5ffa6c36]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f69;border-radius:1.49333rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.74667rem;font-weight:400;height:1.38667rem;justify-content:center;line-height:.74667rem;width:7.14667rem}.slide-ip-feed .ip-feed-go[data-v-5ffa6c36]:after{background:url(//i0.hdslb.com/bfs/kfptfe/floor/428b2f16f0b740ffe6a00c47f3e5f04e33d1c254.png) no-repeat 50%;background-size:100% 100%;content:"";display:block;height:.64rem;margin-left:.16rem;width:.64rem}.slide-ip-feed .ip-feed-tip[data-v-5ffa6c36]{margin-bottom:.64rem;margin-top:.42667rem;text-align:center}.slide-ip-feed .ip-feed-detail[data-v-5ffa6c36]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding-top:.42667rem}.slide-ip-feed .ip-feed-detail .tip-text[data-v-5ffa6c36]{color:#fff;font-size:.64rem;line-height:.85333rem}.slide-ip-feed .ip-feed-detail .ip-feed-detail-img[data-v-5ffa6c36]{margin-top:.21333rem}.slide-ip-feed .ip-feed-content[data-v-5ffa6c36]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.slide-ip-feed .ip-feed-can[data-v-5ffa6c36]{font-size:.74667rem}.slide-ip-feed .ip-feed-goods[data-v-5ffa6c36]{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin-top:-.42667rem;width:10.66667rem}.slide-ip-feed .ip-feed-goods .ip-feed-good[data-v-5ffa6c36]{background:hsla(0,0%,100%,.7);border-radius:.21333rem;border-radius:.42667rem;-webkit-box-shadow:0 0 .42667rem rgba(0,0,0,.25);box-shadow:0 0 .42667rem rgba(0,0,0,.25);height:4.90667rem!important;margin-top:.42667rem;overflow:hidden;position:relative;width:4.90667rem!important}.slide-ip-feed .ip-feed-goods .ip-feed-good .good-item-img[data-v-5ffa6c36]{display:block;height:4.90667rem!important;width:4.90667rem!important}.slide-ip-feed .ip-feed-goods .ip-feed-good .ip-feed-good-price[data-v-5ffa6c36]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.6);border-radius:.21333rem;bottom:.10667rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.58667rem;height:.85333rem;left:50%;padding:0 .21333rem;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap;word-break:keep-all}.slide-ip-feed .ip-feed-goods .ip-feed-good[data-v-5ffa6c36]:nth-child(2n){margin-left:.42667rem}.slide-ip-feed-34[data-v-5ffa6c36]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slide-ip-feed-34 .slide-ip-feed-content[data-v-5ffa6c36]{height:auto;padding-bottom:0;padding-top:0!important}@media only screen and (max-width:320px){.slide-ip-feed .ip-feed-goods[data-v-5ffa6c36]{width:9.6rem}.slide-ip-feed .ip-feed-goods .ip-feed-good[data-v-5ffa6c36]{height:4.58667rem;width:4.58667rem}}.slide-end[data-v-3d830f40]{-webkit-box-sizing:border-box;box-sizing:border-box;display:table;height:100%;padding:0 .64rem}.slide-end .slide-end-icon[data-v-3d830f40]{display:table-cell;padding-right:.21333rem;vertical-align:middle;width:1.06667rem}.slide-end .slide-end-icon .icon-box[data-v-3d830f40]{background:url(//i0.hdslb.com/bfs/kfptfe/floor/baf5f07ec6905eb58c453a5d7116435901c0a18d.png) no-repeat 50%;background-size:1.06667rem 1.06667rem;height:1.06667rem;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;width:1.06667rem}.slide-end .slide-end-icon.release .icon-box[data-v-3d830f40]{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.slide-end .slide-end-text[data-v-3d830f40]{color:#999;display:table-cell;font-size:.64rem;vertical-align:middle;width:.64rem}.video-native[data-v-b45a340e]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative}.video-native video[data-v-b45a340e]{height:100%;width:100%}.video-native .video-native-pause[data-v-b45a340e]{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.video-progress-bar-wrap[data-v-6bc9e8fa]{-webkit-box-align:end;-ms-flex-align:end;-webkit-box-pack:end;-ms-flex-pack:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;height:1.70667rem;justify-content:flex-end;left:0;position:absolute;width:100%;z-index:21}.time-display[data-v-6bc9e8fa]{bottom:1.44rem;color:#fff;font-size:.85333rem;font-weight:500;pointer-events:none;position:absolute;text-align:center;white-space:nowrap;width:100%;z-index:21}.video-progress-bar[data-v-6bc9e8fa]{background-color:hsla(0,0%,100%,.2);height:.10667rem;-webkit-transition:height .2s ease,margin .2s ease,border-radius .2s ease;transition:height .2s ease,margin .2s ease,border-radius .2s ease;width:100%}.video-progress-bar.dragging[data-v-6bc9e8fa]{background-color:hsla(0,0%,100%,.3);border-radius:.10667rem;height:.21333rem;margin-bottom:.37333rem;width:100%}.video-progress[data-v-6bc9e8fa]{background-color:#f69;border-radius:inherit;height:100%;position:relative;-webkit-transition:width .1s ease;transition:width .1s ease;width:0}.video-progress .progress-icon[data-v-6bc9e8fa]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;left:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:22}.detail-slider-merchant-video[data-v-3be660c9]{position:relative}.detail-slider-merchant-video .video-mask[data-v-3be660c9]{bottom:0;left:0;position:absolute;right:0;top:0;z-index:10}.detail-slider-merchant-video .voice-icon[data-v-3be660c9]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:50%;bottom:1.92rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:1.6rem;justify-content:center;position:absolute;right:.85333rem;-webkit-transition:background .2s ease;transition:background .2s ease;width:1.6rem;z-index:20}.detail-slider-merchant-video .voice-icon .detail-slider-merchant-video.big-image-mode[data-v-3be660c9]{background:rgba(0,0,0,.5)}.detail-slider-merchant-video .voice-icon img[data-v-3be660c9]{-webkit-transform:scale(1)!important;transform:scale(1)!important}.detail-slider-merchant-video.big-image-mode .video-mask[data-v-3be660c9]{display:none}.swiper-tab-bar[data-v-aaf44ec0]{background-color:rgba(0,0,0,.5);border-radius:.64rem;bottom:1.17333rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.64rem;overflow:hidden;position:absolute;right:.64rem;z-index:20}.swiper-tab-bar .swiper-tab-bar-item[data-v-aaf44ec0]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.64rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:.85333rem;justify-content:center;line-height:.85333rem;min-width:1.28rem;padding:.21333rem .53333rem;position:relative;z-index:20}.swiper-tab-bar .swiper-tab-bar-item-active[data-v-aaf44ec0]{background-color:rgba(0,0,0,.2);position:absolute;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;z-index:1}.swiper-tab-bar-optimize[data-v-aaf44ec0]{border-radius:.32rem 0 0 0;bottom:0;color:#c9ccd0;right:0}.swiper-tab-bar-optimize .swiper-tab-bar-item-active[data-v-aaf44ec0]{background-color:transparent}.swiper-tab-bar-optimize .item-active[data-v-aaf44ec0]{color:#fff;font-weight:600}.franky-scroll-view_loading .franky-scroll-view_loader{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:.64rem;justify-content:center;margin:.64rem 0}.franky-scroll-view_loading .franky-scroll-view_loader-item{background-color:#fb7299;border-radius:100%;height:.64rem;margin:0 .21333rem;width:.64rem;will-change:transform}.franky-scroll-view_loading .franky-scroll-view_loader-item:first-child{animation:frankyScrollViewLoading .5s linear infinite alternate-reverse}.franky-scroll-view_loading .franky-scroll-view_loader-item:nth-child(2){-webkit-animation:frankyScrollViewLoading .5s linear infinite alternate;animation:frankyScrollViewLoading .5s linear infinite alternate}.franky-scroll-view_loading .franky-scroll-view_loadend{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.74667rem;justify-content:center;padding:.64rem 1.06667rem}.franky-scroll-view_loading .franky-scroll-view_loadend-icon{display:block;height:1.06667rem;margin-right:.42667rem}@-webkit-keyframes frankyScrollViewLoading{0%{-webkit-transform:scale(.3);transform:scale(.3)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes frankyScrollViewLoading{0%{-webkit-transform:scale(.3);transform:scale(.3)}to{-webkit-transform:scale(1);transform:scale(1)}}.franky-scroll-view_refresh{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding-bottom:1.28rem}.franky-scroll-view_refresh .franky-scroll-view_loader{background-image:url(https://i0.hdslb.com/bfs/kfptfe/floor/0bfdb5acea7e56ef93125a4ce5fd4f3c6b958a4c.png);background-size:12.8rem 3.2rem;height:3.2rem;width:3.2rem;will-change:auto}.franky-scroll-view_refresh .franky-scroll-view_loader.is-animation{-webkit-animation:frankyScrollViewRefresh .6s step-end 0s infinite both;animation:frankyScrollViewRefresh .6s step-end 0s infinite both}@-webkit-keyframes frankyScrollViewRefresh{0%{background-position:0 -3.2rem}25%{background-position:3.2rem -3.2rem}50%{background-position:6.4rem -3.2rem}75%{background-position:9.6rem -3.2rem}to{background-position:0 -3.2rem}}@keyframes frankyScrollViewRefresh{0%{background-position:0 -3.2rem}25%{background-position:3.2rem -3.2rem}50%{background-position:6.4rem -3.2rem}75%{background-position:9.6rem -3.2rem}to{background-position:0 -3.2rem}}.franky-scroll-view{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden;position:relative}.franky-scroll-view .scroll-view-container{-webkit-box-flex:1;-webkit-overflow-scrolling:touch;-ms-flex:1;flex:1 1}.franky-scroll-view .scroll-view-container.is-horizontal{height:auto}.franky-scroll-view .scroll-view-footer,.franky-scroll-view .scroll-view-header{-webkit-box-flex:0;-ms-flex:none;flex:none}.franky-scroll-view.is-page-scroll .scroll-view-footer,.franky-scroll-view.is-page-scroll .scroll-view-header{left:0;position:fixed;right:0}.franky-scroll-view.is-page-scroll .scroll-view-header{top:0}.franky-scroll-view.is-page-scroll .scroll-view-footer{bottom:0}.franky-scroll-view .scroll-view-refresh{left:0;position:absolute;right:0;top:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.franky-scroll-view .scroll-view-transition{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.franky-scroll-view.is-hide-scrollbar ::-webkit-scrollbar{-webkit-appearance:none;background:transparent;display:none;height:0!important;width:0!important}.spec-sku[data-v-e47fcfe0]{background-color:rgba(0,0,0,.5);border-radius:.42667rem;color:#fff;font-size:.64rem;left:.64rem;padding:.32rem;position:absolute}.spec-sku .spec-sku-title[data-v-e47fcfe0]{-webkit-box-pack:justify;-ms-flex-pack:justify;font-size:.64rem;justify-content:space-between;line-height:.85333rem;margin-bottom:.21333rem}.spec-sku .spec-sku-title .show-all[data-v-e47fcfe0],.spec-sku .spec-sku-title[data-v-e47fcfe0]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.spec-sku .spec-sku-title .show-all[data-v-e47fcfe0]{color:#c9ccd0}.spec-sku .spec-sku-title .show-all .show-all-icon[data-v-e47fcfe0]{margin-left:.10667rem}.spec-sku .spec-sku-scroll[data-v-e47fcfe0]{position:relative}.spec-sku .spec-sku-scroll[data-v-e47fcfe0] .scroll-view-container::-webkit-scrollbar{display:none}.spec-sku .spec-sku-list[data-v-e47fcfe0]{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start}.spec-sku .spec-sku-item[data-v-e47fcfe0]{background-color:#fff;border:1px solid transparent;border-radius:.32rem;height:2.34667rem;position:relative;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:2.34667rem}.spec-sku .spec-sku-item .spec-sku-item-image[data-v-e47fcfe0]{border-radius:.26667rem;-webkit-transform:none!important;transform:none!important}.spec-sku .spec-sku-item+.spec-sku-item[data-v-e47fcfe0]{margin-left:.21333rem}.spec-sku .spec-sku-item.active[data-v-e47fcfe0]{border-color:#f69}.spec-sku .spec-sku-item.active .spec-name[data-v-e47fcfe0]{border:1px solid #f69;border-top:none}.spec-sku .spec-name[data-v-e47fcfe0]{background-color:rgba(0,0,0,.5);border:1px solid transparent;border-radius:0 0 .32rem .32rem;border-top:none;bottom:-1px;font-size:.53333rem;height:.85333rem;left:-1px;line-height:.85333rem;overflow:hidden;position:absolute;text-align:center;text-overflow:ellipsis;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;white-space:nowrap;width:2.34667rem}.spec-sku .tail-mask[data-v-e47fcfe0]{background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(80%,rgba(0,0,0,.4)),to(rgba(0,0,0,.4)));background:linear-gradient(90deg,transparent,rgba(0,0,0,.4) 80%,rgba(0,0,0,.4));bottom:0;height:100%;position:absolute;right:0;width:1.06667rem}.spec-sku-optimize[data-v-e47fcfe0]{bottom:1.70667rem!important}.swiper-comment[data-v-43a52cda],.swiper-spec[data-v-60e2a2d4]{font-size:.74667rem;position:relative}.swiper-comment[data-v-43a52cda]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.swiper-comment .swiper-comment-bg[data-v-43a52cda]{left:0;position:absolute;top:0;z-index:-1}.swiper-comment .swiper-comment-item[data-v-43a52cda]{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 .42667rem;width:100%}.special-gifts-card[data-v-a774b832]{-webkit-animation:fade-in-bottom-data-v-a774b832 .4s cubic-bezier(.23,1,.32,1) 3s;animation:fade-in-bottom-data-v-a774b832 .4s cubic-bezier(.23,1,.32,1) 3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes fade-in-bottom-data-v-a774b832{0%{opacity:0;-webkit-transform:translateY(calc(100% + .64rem));transform:translateY(calc(100% + .64rem))}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fade-in-bottom-data-v-a774b832{0%{opacity:0;-webkit-transform:translateY(calc(100% + .64rem));transform:translateY(calc(100% + .64rem))}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.special-gifts-card[data-v-a774b832]{border-radius:.32rem;bottom:.64rem;left:.64rem;opacity:0;overflow:hidden;position:absolute;width:3.94667rem}.special-gifts-card .swiper-tedian[data-v-a774b832]{background:#fff;border-radius:.32rem;-webkit-box-sizing:border-box;box-sizing:border-box;height:3.94667rem;padding:.10667rem}.special-gifts-card .swiper-tedian .slide-item[data-v-a774b832]{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;position:relative;width:100%}.special-gifts-card .swiper-tedian .slide-item .good-item-img[data-v-a774b832]{border-radius:.42667rem}.special-gifts-card .swiper-tedian .slide-item .tedian-name-box[data-v-a774b832]{bottom:.16rem;left:0;position:absolute;right:0;text-align:center;z-index:10}.special-gifts-card .swiper-tedian .slide-item .tedian-name-box .tedian-name[data-v-a774b832]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.4);border-radius:.42667rem;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.69333rem;font-weight:500;height:1.06667rem;letter-spacing:0;line-height:1;max-width:2.82667rem;padding:0 .16rem}.special-gifts-card .tedian-title-box[data-v-a774b832]{background:url(//i0.hdslb.com/bfs/kfptfe/floor/fcec1d48a7daa176329518091e4fc82d91ee5df8.png) no-repeat 50%;background-size:100% auto;border-radius:.21333rem;-webkit-box-sizing:border-box;box-sizing:border-box;color:#50332b;font-size:.69333rem;font-weight:700;height:1.6rem;line-height:1;margin-bottom:-.32rem;padding:0 .32rem .32rem}.special-gifts-card .tedian-title-box .tedian-title[data-v-a774b832],.special-gifts-card .tedian-title-box[data-v-a774b832]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.special-gifts-card .tedian-title-box .link-icon[data-v-a774b832]{-webkit-box-flex:0;-ms-flex-positive:0;-ms-flex-negative:0;background:url(//i0.hdslb.com/bfs/kfptfe/floor/0154815fedf44af66e4467d9bd89591c0cdc253d.png) no-repeat 50%;background-size:100% auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;flex-grow:0;flex-shrink:0;height:.64rem;margin-left:.16rem;width:.64rem}.tedian-text-box[data-v-a774b832]{background:#fff;padding:.21333rem .32rem}.tedian-text-box .tedian-text[data-v-a774b832]{-webkit-line-clamp:2;-webkit-box-orient:vertical;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;color:#50332b;display:-webkit-box;font-size:.64rem;line-height:.85333rem;overflow:hidden;text-overflow:ellipsis}.swiper-view-title[data-v-f8fa4a74]{font-size:.74667rem;padding:0 .64rem;position:relative}.swiper-view-title .back-icon[data-v-f8fa4a74],.swiper-view-title[data-v-f8fa4a74]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.34667rem}.swiper-view-title .back-icon[data-v-f8fa4a74]{-webkit-tap-highlight-color:rgba(0,0,0,0);left:.64rem;position:absolute}.swiper-view-title .tab-bar[data-v-f8fa4a74]{-webkit-box-flex:1;-ms-flex:1;flex:1 1}.swiper-view-title .tab-bar .tab-bar__list__item[data-v-f8fa4a74],.swiper-view-title .tab-bar[data-v-f8fa4a74]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.swiper-view-title .tab-bar .tab-bar__list__item[data-v-f8fa4a74]{-webkit-tap-highlight-color:rgba(0,0,0,0);color:#61666d;font-size:.8rem;font-weight:400;height:2.34667rem}.swiper-view-title .tab-bar .tab-bar__list__item+.tab-bar__list__item[data-v-f8fa4a74]{margin-left:1.70667rem}.swiper-view-title .tab-bar .tab-bar__list__item.active[data-v-f8fa4a74]{color:#f69;font-size:.85333rem;font-weight:500}.swiper-view-title .tab-bar .tab-bar__list__item.active>span[data-v-f8fa4a74]{position:relative}.swiper-view-title .tab-bar .tab-bar__list__item.active>span[data-v-f8fa4a74]:after{background-color:#f69;border-radius:.08rem;bottom:-.16rem;content:"";height:.16rem;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:.96rem}.swiper-count[data-v-14173ecc]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.74667rem;justify-content:center;padding:0 .64rem;position:absolute;width:100%;z-index:2}.swiper-count .swiper-count-content[data-v-14173ecc]{background-color:rgba(0,0,0,.3);border-radius:1.17333rem;color:#fff;height:1.28rem;line-height:1.28rem;max-width:100%;overflow:hidden;padding:0 .53333rem;text-overflow:ellipsis;white-space:nowrap}.swiper-count .swiper-count-icon[data-v-14173ecc]{margin-left:.10667rem}.swiper-count .swiper-count-icon img[data-v-14173ecc]{height:.64rem!important;width:.64rem!important}.swiper-count-up-say .swiper-count-content[data-v-14173ecc]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.64rem;justify-content:center}.swiper-count-up-say img[data-v-14173ecc]{-webkit-transform:scale(1)!important;transform:scale(1)!important}.swiper-view-popup[data-v-0981a3e4]{bottom:0;font-size:.74667rem;height:100%;left:0;position:fixed;right:0;top:0;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%}.swiper-view-popup .view-title[data-v-0981a3e4]{position:absolute;width:100%;z-index:2}.swiper-view-popup .swiper-view-popup-content[data-v-0981a3e4]{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:0;position:absolute;right:0;top:0}.swiper-view-popup .swiper-view-popup-content[data-v-0981a3e4] .swiper-container{-webkit-box-flex:1;-ms-flex:1;flex:1 1;width:100%}.swiper-view-popup .swiper-view-popup-content[data-v-0981a3e4] .swiper-container .swiper-slide,.swiper-view-popup .swiper-view-popup-content[data-v-0981a3e4] .swiper-container .swiper-view-up-say-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.swiper-view-popup .swiper-view-popup-content[data-v-0981a3e4] .swiper-container .swiper-view-up-say-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;width:100%}.swiper-view-popup .swiper-view-popup-content[data-v-0981a3e4] .swiper-container .swiper-view-up-say-container .swiper-view-up-say-content{position:relative}.swiper-view-popup .swiper-view-popup-content[data-v-0981a3e4] .swiper-container .swiper-view-up-say-container img,.swiper-view-popup .swiper-view-popup-content[data-v-0981a3e4] .swiper-container .swiper-view-up-say-container svg{-webkit-transform:scale(1)!important;transform:scale(1)!important}.swiper-view-popup .swiper-view-popup-content[data-v-0981a3e4] .swiper-container #swiperViewPopupUpSay{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.swiper-view-popup .swiper-view-popup-content[data-v-0981a3e4] .swiper-container .swiper-slide:not(.swiper-slide-active) .swiper-zoom-container,.swiper-view-popup .swiper-view-popup-content[data-v-0981a3e4] .swiper-container .swiper-slide:not(.swiper-slide-active) .swiper-zoom-container img{-webkit-transition-duration:0s!important;transition-duration:0s!important}.swiper-view-popup .swiper-view-popup-content[data-v-0981a3e4] .group-buttons-box{font-size:.74667rem}.swiper-view-popup .swiper-buy-cart-button-wrap[data-v-0981a3e4]{padding:.64rem}.swiper-view-popup .swiper-buy-cart-button-wrap .swiper-buy-cart-button[data-v-0981a3e4] .group-buttons-box{font-size:.74667rem}.swiper-view-popup .swiper-buy-cart-button-wrap .swiper-buy-cart-button[data-v-0981a3e4] .group-buttons-box .group-buttons .bili-btn:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1 1}.swiper-view-popup .swiper-buy-cart-button-wrap .swiper-buy-cart-button[data-v-0981a3e4] .group-buttons-box .group-buttons .bili-btn+.bili-btn{margin-left:.58667rem}.swiper-view-popup .cover-image[data-v-0981a3e4]{background-position:50%;background-repeat:no-repeat;background-size:100% 100%!important;background-size:cover;bottom:0;height:100vw;left:0;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100vw}.up-say[data-v-21e33a08]{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;position:relative;width:100%}.up-say[data-v-21e33a08]:after{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.8)),to(transparent));background:linear-gradient(0deg,rgba(0,0,0,.8) 0,transparent);bottom:0;content:"";height:5.33333rem;left:0;opacity:1;pointer-events:none;position:absolute;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;width:100%;z-index:10}.up-say.big-image-mode[data-v-21e33a08]:after{height:2.66667rem;opacity:0}.up-say.big-image-mode-will-pause[data-v-21e33a08]:after{opacity:1}.up-say.big-image-mode[data-v-21e33a08]{height:auto!important}.up-say-header[data-v-21e33a08]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:.37333rem;display:-webkit-box;display:-ms-flexbox;display:flex;left:.85333rem;pointer-events:none;position:absolute;width:calc(100% - .85333rem);z-index:20}.up-say-avatar[data-v-21e33a08]{border:1px solid #fff;border-radius:50%;height:1.28rem;margin-right:.21333rem;width:1.28rem}.up-say-avatar img[data-v-21e33a08]{border-radius:50%;height:1.28rem!important;pointer-events:auto;width:1.28rem!important}.up-say-user-info[data-v-21e33a08]{-webkit-box-flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;font-size:.64rem;line-height:.85333rem;margin-right:.53333rem;overflow:hidden;pointer-events:auto}.up-say-user-info .up-say-username[data-v-21e33a08]{width:100%}.up-say-recommend[data-v-21e33a08]{-ms-flex-negative:0;color:#fff;flex-shrink:0;font-size:.64rem;font-weight:500;line-height:.85333rem;margin-left:.21333rem;text-align:center;width:1.38667rem}.up-say-video[data-v-21e33a08]{-webkit-box-flex:1;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;justify-content:center;overflow:hidden;position:relative}.up-say-play-btn[data-v-21e33a08]{left:50%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:25}.up-say-volume-btn[data-v-21e33a08]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:50%;bottom:1.92rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.13333rem;justify-content:center;pointer-events:auto;position:absolute;right:.85333rem;-webkit-transition:background .2s ease;transition:background .2s ease;width:2.13333rem;z-index:25}.up-say.big-image-mode .up-say-volume-btn[data-v-21e33a08]{background:rgba(0,0,0,.5);height:1.6rem;width:1.6rem}.up-say-volume-btn img[data-v-21e33a08]{-webkit-transform:scale(1)!important;transform:scale(1)!important}video[data-v-21e33a08]::-webkit-media-controls,video[data-v-21e33a08]::-webkit-media-controls-panel{display:none!important}video[data-v-21e33a08]::-webkit-media-controls-play-button,video[data-v-21e33a08]::-webkit-media-controls-start-playback-button{display:none!important}video[data-v-21e33a08]::-webkit-media-controls-overlay-play-button,video[data-v-21e33a08]::-webkit-media-controls-timeline{display:none!important}video[data-v-21e33a08]::-webkit-media-controls-current-time-display,video[data-v-21e33a08]::-webkit-media-controls-time-remaining-display{display:none!important}video[data-v-21e33a08]::-webkit-media-controls-time-control,video[data-v-21e33a08]::-webkit-media-controls-volume-slider{display:none!important}video[data-v-21e33a08]::-webkit-media-controls-mute-button,video[data-v-21e33a08]::-webkit-media-controls-toggle-closed-captions-button{display:none!important}video[data-v-21e33a08]::-webkit-media-controls-fullscreen-button,video[data-v-21e33a08]::-webkit-media-controls-overlay-enclosure{display:none!important}video[data-v-21e33a08]::-webkit-media-controls-enclosure{display:none!important}.detail-slider-merchant .video-item[data-v-fa817874],.detail-slider-merchant[data-v-fa817874]{position:relative}.detail-slider-merchant .stretch-release[data-v-fa817874]{height:100%;position:absolute;right:0;top:50%;-webkit-transform:translateX(100%) translateY(-50%);transform:translateX(100%) translateY(-50%)}.detail-slider-merchant .image-list[data-v-fa817874]{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;position:relative}.detail-slider-merchant .image-list .gif-first-frame[data-v-fa817874]{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.detail-slider-merchant .cover-image[data-v-fa817874]{background-position:50%;background-repeat:no-repeat;background-size:100% 100%!important;background-size:cover;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.detail-slider-merchant-swiper[data-v-fa817874]{position:relative;z-index:1}.detail-slider-merchant-swiper.swiper-transitioning[data-v-fa817874]{-webkit-transition:none;transition:none}.rank[data-v-50af807e]{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:.5px solid #e7e7e7;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:.64rem;padding-top:.64rem}.rank .rank-img[data-v-50af807e]{background:url(https://i0.hdslb.com/bfs/kfptfe/floor/fa3b46946996f4ce758fcb55ade5030b6221fe77.png) no-repeat;background-size:3.73333rem 1.06667rem;height:1.06667rem;margin-right:.21333rem;margin-top:.10667rem;vertical-align:middle;width:3.73333rem}.rank .right-icon[data-v-50af807e]{-webkit-box-flex:0;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSIxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBzdHJva2Utd2lkdGg9IjEuNSIgZD0ibTEgOSA0LTQtNC00IiBzdHJva2U9IiNDQ0MiIGZpbGw9Im5vbmUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat;background-position:50%;background-size:auto 100%;-ms-flex:0 0 0.64rem;flex:0 0 0.64rem;height:.64rem;margin-left:.85333rem}.rank .rank-title[data-v-50af807e]{color:#000;font-family:PingFang SC;font-size:.64rem;font-style:normal;font-weight:500;line-height:.64rem}.rank .rank-enter[data-v-50af807e]{float:right;height:.64rem;width:.64rem}.rank .rank-content[data-v-50af807e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:.10667rem}body.theme-2 .rank[data-v-50af807e]{border-top:.5px solid #2a2a2a}body.theme-2 .rank .right-icon[data-v-50af807e]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAaNJREFUWAljYBjpgJmSAAgNDeVRUFAQun379hdyzWEiV6Obm5vPx48fX/7+/fu5q6vr9IaGBrLMIksTyNH///+vA2IuqAcyjh07Np8cR5DtAEZGxmfIoQd0TBw5jiDbASwsLPlABzyi1BGMyAaQygamA0Wgzw8A9ckh6wWGziIrK6tEYJT8QxbHxqbIASADKXUExQ6g1BFUcQAljqCaA8h1BFUdQI4jqO4AUh1BEwcQcMSFXbt2GYLUgABFlRHECOzk3bt3P6ioqGwEygYCMT+SKgmgOANQ/iBIjOySEMlAnEx+fv6nQMk7WBTIwsRo5gBgVc324cOHdUCLnGCWQelv379/r4SJ0cQBSJZ7wywC0cAi+iYnJ6fS4cOHX8PEqe4AXJYDLbzGwcFhv2nTppcwy0E0VXMBPsuBPndCt5yqDiDHcqo5gFzLqeIASiyn2AGUWk6RA6hhOcgBZGdDYJO8A6gfJZ8D+ddwpXaQZdgA2Q4AtgUd0Awk2XKQfrIdACzVQBUNGADZV0n1OVwvjEEODeodAfWJAfFKYBX7lRwzRvUAAI+X6k8t91cJAAAAAElFTkSuQmCC)}body.theme-2 .rank .rank-img[data-v-50af807e]{background:url(https://i0.hdslb.com/bfs/kfptfe/floor/2af140b88c321827e30c2ffdc6b3b74aa0739ff7.png) no-repeat;background-size:3.73333rem 1.06667rem}body.theme-2 .rank .rank-title[data-v-50af807e]{color:#fff}body.theme-2 .fold-item{color:#727272}body.theme-2 .fold-item .fold-item-more{background:#141414}body.theme-2 .fold-item .fold-item-more .icon-more{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAaNJREFUWAljYBjpgJmSAAgNDeVRUFAQun379hdyzWEiV6Obm5vPx48fX/7+/fu5q6vr9IaGBrLMIksTyNH///+vA2IuqAcyjh07Np8cR5DtAEZGxmfIoQd0TBw5jiDbASwsLPlABzyi1BGMyAaQygamA0Wgzw8A9ckh6wWGziIrK6tEYJT8QxbHxqbIASADKXUExQ6g1BFUcQAljqCaA8h1BFUdQI4jqO4AUh1BEwcQcMSFXbt2GYLUgABFlRHECOzk3bt3P6ioqGwEygYCMT+SKgmgOANQ/iBIjOySEMlAnEx+fv6nQMk7WBTIwsRo5gBgVc324cOHdUCLnGCWQelv379/r4SJ0cQBSJZ7wywC0cAi+iYnJ6fS4cOHX8PEqe4AXJYDLbzGwcFhv2nTppcwy0E0VXMBPsuBPndCt5yqDiDHcqo5gFzLqeIASiyn2AGUWk6RA6hhOcgBZGdDYJO8A6gfJZ8D+ddwpXaQZdgA2Q4AtgUd0Awk2XKQfrIdACzVQBUNGADZV0n1OVwvjEEODeodAfWJAfFKYBX7lRwzRvUAAI+X6k8t91cJAAAAAElFTkSuQmCC)}body.theme-2 .fold-item .fold-item-service-content{color:#1fa251}.fold-item[data-v-5e03e28a]{color:#999;font-size:.64rem;letter-spacing:0;line-height:.96rem;margin-top:.10667rem;overflow:hidden;position:relative;text-align:justify}.fold-item.limit-height[data-v-5e03e28a]{max-height:.96rem}.fold-item-service[data-v-5e03e28a]{padding-left:.74667rem;padding-right:.85333rem;position:relative}.fold-item-service-content[data-v-5e03e28a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#2ac864;display:inline-block;font-weight:600;position:relative}.fold-item-service-content[data-v-5e03e28a]:before{background:url(https://s1.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/service-tag.f438f274.svg) no-repeat 50%;content:"";height:.74667rem;left:-.74667rem;position:absolute;top:.10667rem;width:.74667rem}.fold-item-text[data-v-5e03e28a]{display:inline-block;padding-right:.42667rem;word-break:break-all}.fold-item-text .sales[data-v-5e03e28a]{display:inline-block;padding-right:.85333rem;position:relative}.fold-item .split[data-v-5e03e28a]:after{background:#c9ccd0;border-radius:1px;bottom:0;content:"";height:.53333rem;position:absolute;right:.42667rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px}.fold-item-more[data-v-5e03e28a]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;background:#fff;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:.96rem;justify-content:flex-end;letter-spacing:0;position:absolute;right:.42667rem;text-align:right;width:.85333rem;z-index:10}.fold-item-more .icon-more[data-v-5e03e28a]{background:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/icon-more.2865626a.png) no-repeat 50%;background-size:auto .53333rem;display:inline-block;height:.64rem;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;width:.64rem}.fold-item .fold-item-open .icon-more[data-v-5e03e28a]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}body.theme-2 .main-title .has-buy-tag{color:#8790a3}.main-title[data-v-2634f12e]{-webkit-box-flex:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;color:#212121;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;font-size:.85333rem;font-weight:700;letter-spacing:.53px;line-height:1.17333rem;-webkit-perspective:1000;perspective:1000;-webkit-transform:translateZ(0);transform:translateZ(0)}.main-title div[data-v-2634f12e]{display:inline}.main-title .title-text-height[data-v-2634f12e]{display:inline-block;width:100%}.main-title .title-text[data-v-2634f12e]{-webkit-box-flex:1;word-wrap:normal;display:-webkit-box;-ms-flex:1;flex:1 1;height:auto;max-height:2.34667rem;overflow:hidden;position:relative;word-break:break-all}.main-title .four-line-text[data-v-2634f12e]{max-height:4.69333rem}.main-title .title-tag-wrap[data-v-2634f12e]{letter-spacing:0;margin-right:.21333rem;position:relative}.main-title .title-tag[data-v-2634f12e]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:rgba(141,159,185,.1);border:0;border-radius:.21333rem;color:#8d9fb9;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.64rem;height:.85333rem;justify-content:center;padding:0 .21333rem;position:relative;top:-.08rem}.main-title .title-tag.has-buy-tag[data-v-2634f12e]{background:rgba(255,160,88,.15);color:#ffa058}.main-title .title-tag.self-tag[data-v-2634f12e]{background:#f69;color:#fff;font-weight:400}.main-title .arr-icon[data-v-2634f12e]{background-color:#fff;bottom:0;display:inline-block;font-size:.64rem;height:1.17333rem;position:absolute;right:0;width:1.17333rem}.main-title .arr-icon[data-v-2634f12e]:after{background:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/arr-icon.21a4f0a6.png) no-repeat 50%;background-size:.64rem .64rem;content:"";font-size:.64rem;font-weight:400;height:1.17333rem;left:0;position:absolute;top:0;width:1.17333rem}.main-title .arr-icon.up_arr[data-v-2634f12e]{vertical-align:middle}.main-title .arr-icon.up_arr[data-v-2634f12e]:after{top:.16rem;-webkit-transform:rotate(180deg);transform:rotate(180deg);vertical-align:middle}.main-title .arr-icon[data-v-2634f12e]:before{background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),to(#fff));background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff);content:"";height:100%;left:-.53333rem;position:absolute;top:0;width:.53333rem}.theme-2 .main-title .arr-icon[data-v-2634f12e]{background-color:#141414}.theme-2 .main-title .arr-icon[data-v-2634f12e]:before{background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,8%,0)),to(#141414));background:linear-gradient(90deg,hsla(0,0%,8%,0),#141414)}body.theme-2 .sales-tags .tag{color:#eb7093}.sales-tags[data-v-85d05178]{font-size:0;height:.85333rem;margin-top:.64rem;overflow:hidden}.sales-tags .tag[data-v-85d05178]{color:#fb7299;display:inline-block;font-size:.64rem;font-weight:700;height:.85333rem;line-height:.8rem;margin-left:.42667rem}.sales-tags .tag[data-v-85d05178]:first-child{margin-left:0}body.theme-2 .starbox-tags{background-image:-webkit-gradient(linear,left top,right top,from(rgba(103,182,255,.8)),to(rgba(175,96,255,.8)));background-image:linear-gradient(90deg,rgba(103,182,255,.8),rgba(175,96,255,.8))}body.theme-2 .starbox-tags .starbox-tag-img{color:#e1e1e1;opacity:.8}body.theme-2 .starbox-tags .starbox-tag{color:#e1e1e1}body.theme-2 .starbox-tags .starbox-icon{border-color:hsla(0,0%,100%,.8)}.starbox-tags-box[data-v-f4ec0810]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:.16rem;max-width:100%;-webkit-transition:all .2s linear;transition:all .2s linear}.starbox-tags-box .starbox-marquee.limit-width[data-v-f4ec0810]{max-width:6.4rem}.starbox-tags-box .starbox-marquee[data-v-f4ec0810] .franky-marquee_content:nth-child(2){margin-left:.26667rem}.starbox-tags[data-v-f4ec0810]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:-webkit-gradient(linear,left top,right top,from(#67b6ff),to(#af60ff));background-image:linear-gradient(90deg,#67b6ff,#af60ff);border-radius:.21333rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding-right:.16rem;width:100%}.starbox-tags .starbox-tag-img[data-v-f4ec0810]{-webkit-box-flex:0;-ms-flex-positive:0;-ms-flex-negative:0;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;flex-grow:0;flex-shrink:0;height:1.06667rem;margin-right:.16rem;width:3.73333rem}.starbox-tags .starbox-tag-list[data-v-f4ec0810]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.starbox-tags .starbox-tag-list-box[data-v-f4ec0810]{zoom:.5;color:#fff;font-family:SimSun,sans-serif;font-size:1.49333rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.starbox-tags .starbox-tag[data-v-f4ec0810]{margin-left:.64rem;overflow:hidden}.starbox-tags .starbox-tag[data-v-f4ec0810]:first-child{margin-left:0}.starbox-tags .starbox-icon[data-v-f4ec0810]{-webkit-box-flex:0;-ms-flex-positive:0;-ms-flex-negative:0;background:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/icon-right.a97b7cf4.png) no-repeat 50%;background-size:100% auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;flex-grow:0;flex-shrink:0;height:.64rem;margin-left:.16rem;width:.64rem}body.theme-2 .main-tags .tag-tedian{background:-webkit-gradient(linear,left top,right top,from(hsla(28,80%,84%,.8)),to(hsla(26,75%,83%,.8)))!important;background:linear-gradient(90deg,hsla(28,80%,84%,.8),hsla(26,75%,83%,.8))!important}.main-tags[data-v-6e507f48]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:0}.main-tags .tag-goods[data-v-6e507f48],.main-tags .tag-starbox[data-v-6e507f48]{margin-bottom:.42667rem;margin-right:.32rem}.main-tags .tag-starbox[data-v-6e507f48]{margin-top:0}.main-tags .tag-tedian[data-v-6e507f48]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear,left top,right top,from(#f7d5b7),to(#f4cfb3));background:linear-gradient(90deg,#f7d5b7,#f4cfb3);border-radius:.21333rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:SimSun,sans-serif;font-size:.74667rem;font-weight:700;height:1.06667rem;line-height:1;margin-bottom:.42667rem;margin-right:.32rem;padding:0 .32rem}.main-tags .tag-tedian .link-icon[data-v-6e507f48]{-webkit-box-flex:0;-ms-flex-positive:0;-ms-flex-negative:0;background:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/right.af2b3207.png) no-repeat 50%;background-size:100% auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;flex-grow:0;flex-shrink:0;height:.64rem;margin-left:.16rem;width:.64rem}.main-tags .sale-tag[data-v-6e507f48]{-webkit-box-flex:0;-ms-flex-positive:0;-ms-flex-negative:0;background:-webkit-gradient(linear,right top,left top,from(#d55784),color-stop(50.49%,#eb7099));background:linear-gradient(270deg,#d55784,#eb7099 50.49%);border-radius:.21333rem;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;display:inline-block;flex-grow:0;flex-shrink:0;font-family:SimSun,sans-serif;font-size:.64rem;font-weight:700;height:.85333rem;line-height:.85333rem;margin-bottom:.42667rem;margin-right:.16rem;max-width:100%;overflow:hidden;padding:0 .21333rem;text-overflow:ellipsis;white-space:nowrap}.want-snackbar-container[data-v-1f669b9f]{bottom:0;left:0;position:fixed;width:100%;z-index:5}.want-snackbar-container .want-snackbar[data-v-1f669b9f]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:rgba(0,0,0,.8);border-radius:.21333rem;-webkit-box-shadow:0 .10667rem .21333rem rgba(0,0,0,.5);box-shadow:0 .10667rem .21333rem rgba(0,0,0,.5);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font:normal .74667rem/.74667rem pingfang SC,SourceHanSans;height:100%;justify-content:space-between;margin:0 .42667rem 3.62667rem;padding:.64rem}.want-snackbar-container .want-snackbar .snackbar-tips[data-v-1f669b9f]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1}.want-snackbar-container .want-snackbar .snackbar-tips .snackbar-haslike-icon[data-v-1f669b9f]{background:url(https://i0.hdslb.com/bfs/kfptfe/floor/32d8eeb7fdd36cfc8abc274783301838116bc8c6.png) no-repeat;background-size:100%;height:.96rem;margin-right:.21333rem;width:.96rem}.want-snackbar-container .want-snackbar .snackbar-tips .snackbar-main-tips[data-v-1f669b9f]{color:#fff}.want-snackbar-container .want-snackbar .snackbar-more[data-v-1f669b9f]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.want-snackbar-container .want-snackbar .snackbar-more .snackbar-sub-tips[data-v-1f669b9f]{color:#f69;padding-right:.21333rem}.want-snackbar-container .want-snackbar .snackbar-more .snackbar-arrow-right[data-v-1f669b9f]{background:url(https://i0.hdslb.com/bfs/kfptfe/floor/9ea7c122709de62ca2d8cb2a73f58014400edaed.png) no-repeat;background-size:100%;height:.64rem;width:.64rem}.snackbar-enter-active[data-v-1f669b9f],.snackbar-leave-active[data-v-1f669b9f]{-webkit-transition:opacity .5s;transition:opacity .5s}.snackbar-enter[data-v-1f669b9f],.snackbar-leave-to[data-v-1f669b9f]{opacity:0}body.theme-2 .detail-product-like-icon{background:#141414}body.theme-2 .detail-product-like-icon .mall-like{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/c7af465957d0fb1e2b021138ffe95ec97aef87b3.png)}body.theme-2 .detail-product-like-icon .like-number{color:#e1e1e1}.detail-product-like-icon[data-v-195c9510]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-ms-flex-negative:0;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-shrink:0;min-height:2.13333rem;padding-left:.26667rem;position:relative;right:-.26667rem;width:3.2rem}.detail-product-like-icon .like-number[data-v-195c9510]{color:#212121;height:.64rem;line-height:.64rem;margin-bottom:-.42667rem;text-align:center;white-space:nowrap}.detail-product-like-icon .like-number .link-number-text[data-v-195c9510]{font-size:.64rem;-webkit-transform:scale(.8);transform:scale(.8)}.detail-product-like-icon .mall-like[data-v-195c9510]{height:1.70667rem;overflow:hidden;position:relative;top:.10667rem;-webkit-transform:translateZ(0);transform:translateZ(0);width:1.70667rem}.detail-product-like-icon .mall-like[data-v-195c9510]:before{background:url(//i0.hdslb.com/bfs/kfptfe/floor/d81e8d12353fab1afafa099bc69478f0c6ae5837.png) no-repeat;background-position:.2% 48.684%;background-size:70.4rem 2.01141rem;content:"";height:1.70667rem;left:0;position:absolute;top:0;width:1.70667rem}.detail-product-like-icon .has-liked[data-v-195c9510]:before{background-position:99.8% 48.684%}.detail-product-like-icon .like-active[data-v-195c9510]:before{-webkit-animation:animation-like-data-v-195c9510 1.5s steps(34) forwards;animation:animation-like-data-v-195c9510 1.5s steps(34) forwards;background-position:0 48.684%}.detail-product-like-icon .cancel-like[data-v-195c9510]:before{-webkit-animation:animation-unlike-data-v-195c9510 .5s forwards;animation:animation-unlike-data-v-195c9510 .5s forwards;background:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/like.46cc089a.png) no-repeat;background-position:50%;background-repeat:no-repeat;background-size:2.01141rem 2.01141rem}@-webkit-keyframes animation-like-data-v-195c9510{0%{background-position:.2% 48.684%}to{background-position:99.8% 48.684%}}@keyframes animation-like-data-v-195c9510{0%{background-position:.2% 48.684%}to{background-position:99.8% 48.684%}}@-webkit-keyframes animation-unlike-data-v-195c9510{0%{background-image:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/like.46cc089a.png);background-size:2.01141rem 2.01141rem}40%{background-image:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/like.46cc089a.png);background-size:.32rem .32rem}60%{background-image:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/unLike.8ae40650.png);background-size:.32rem .32rem}to{background-image:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/unLike.8ae40650.png);background-size:2.01141rem 2.01141rem}}@keyframes animation-unlike-data-v-195c9510{0%{background-image:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/like.46cc089a.png);background-size:2.01141rem 2.01141rem}40%{background-image:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/like.46cc089a.png);background-size:.32rem .32rem}60%{background-image:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/unLike.8ae40650.png);background-size:.32rem .32rem}to{background-image:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/unLike.8ae40650.png);background-size:2.01141rem 2.01141rem}}.detail-sale-tag[data-v-4bd45228]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.detail-sale-tag .pic-tag[data-v-4bd45228]{background-position:0 0;background-repeat:no-repeat;background-size:100% 100%;border-radius:.21333rem;display:inline-block}.title-tag .pic-tag[data-v-4bd45228]{position:relative;top:.10667rem}.text-bg-right-icon-tag[data-v-4bd45228],.text-bg-tag[data-v-4bd45228]{border-radius:.21333rem;font-size:.64rem;line-height:.85333rem;padding:.21333rem .32rem}.text-bg-right-icon-tag[data-v-4bd45228]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.tag-right-icon[data-v-4bd45228]{display:inline-block;margin-left:.10667rem}.left-icon-text-right-icon-tag[data-v-4bd45228],.left-icon-text-tag[data-v-4bd45228]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.21333rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.64rem;font-weight:400;height:.74667rem;padding:.10667rem .32rem}.left-icon-text-right-icon-tag .tag-left-icon[data-v-4bd45228],.left-icon-text-tag .tag-left-icon[data-v-4bd45228]{-ms-flex-negative:0;display:inline-block;flex-shrink:0;margin-right:.10667rem}.left-icon-text-right-icon-tag .tag-title[data-v-4bd45228],.left-icon-text-tag .tag-title[data-v-4bd45228]{white-space:nowrap}.left-icon-text-right-icon-tag .tag-right-icon[data-v-4bd45228]{-ms-flex-negative:0;display:inline-block;flex-shrink:0;margin-left:.10667rem}.image-popup-container[data-v-5c3454c0] .franky-popup_box.is-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background-color:transparent!important;display:-webkit-box;display:-ms-flexbox;display:flex}.image-popup-container .image-popup-content[data-v-5c3454c0]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center}.image-popup-container .image-popup[data-v-5c3454c0]{position:relative}.image-popup-container .close-icon[data-v-5c3454c0]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.13333rem;justify-content:center;position:absolute;right:0;top:0;width:2.13333rem}.image-popup-container .close-icon .close-icon-image[data-v-5c3454c0]{padding:.37333rem}.product-info-new .self-support-icon[data-v-7fc32c55]{color:#f69;font-family:Alibaba PuHuiTi 3;font-size:.8rem;font-weight:700;letter-spacing:0;line-height:1.17333rem;margin-right:.21333rem}.product-info-new .product-name[data-v-7fc32c55]{font-family:PingFang SC;font-size:.8rem;font-weight:600;letter-spacing:.5px;line-height:1.17333rem;position:relative}.product-info-new .expand-btn[data-v-7fc32c55]{background-color:#fff;background:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/arr-icon.21a4f0a6.png) no-repeat 50%;background-size:.64rem .64rem;display:inline-block;height:.64rem;margin-left:.42667rem;width:.64rem}.product-info-new .up_arr[data-v-7fc32c55]{bottom:.26667rem;position:absolute;right:.64rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.product-info-new .down_arr[data-v-7fc32c55]{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.product-info-new .sale-tag-list[data-v-7fc32c55]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:1.28rem;overflow-x:auto;overflow-y:hidden;overflow:auto hidden;padding-top:.42667rem}.product-info-new .sale-tag-list .sale-tag[data-v-7fc32c55]{-ms-flex-negative:0;flex-shrink:0;margin-right:.32rem}.product-info-new .sale-tag-list[data-v-7fc32c55]::-webkit-scrollbar{display:none}.product-info-new .sale-point[data-v-7fc32c55]{color:#9499a0;font-family:PingFang SC;font-size:.64rem;font-weight:400;line-height:.85333rem;position:relative}.product-info-new .one-tag-sale-point[data-v-7fc32c55]{white-space:nowrap;word-break:keep-all}.product-info-new .one-line-sale-point[data-v-7fc32c55]{margin-top:.42667rem}.product-info-new .one-line-sale-point-expand-btn.down_arr[data-v-7fc32c55]{position:relative;top:1px}.product-info-new .one-line-sale-point-expand-btn.up_arr[data-v-7fc32c55]{bottom:.10667rem;position:absolute}.product-info-area[data-v-42950ca1]{background-color:#fff;padding:.42667rem .64rem .64rem}.product-area-info .main-like-area[data-v-42950ca1],.product-area-info[data-v-42950ca1]{display:-webkit-box;display:-ms-flexbox;display:flex}.product-area-info .product-area-wrap[data-v-42950ca1]{-webkit-box-flex:1;-ms-flex:1;flex:1 1}.panel-price[data-v-42950ca1]{background-color:#fff;margin:0;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0)}.simple-desc[data-v-42950ca1]{background:#fff;color:#999;font-size:.64rem;letter-spacing:0;line-height:.85333rem;margin-top:.32rem;padding:0;position:relative;white-space:pre-line}body.theme-2 .cell-item{color:#e1e1e1}body.theme-2 .cell-item .label{color:#727272}body.theme-2 .cell-item .right-icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkBAMAAAATLoWrAAAAJ1BMVEUAAACXn5+UmaCUmqCXl5+VmqCTmJ+Vm6GUmZ+Vmp+Tm5+Vmp+UmaAh5Zl+AAAADHRSTlMAEN/QIJ+Qf3BgQDCYIFhbAAAANklEQVQoz2OgPmAPxBBac1gAXUjojCG6EIsOpjKnoabsBKbQSXwaEcYPSUUMezDDhS2QgSYAAITCHpG9Uf6gAAAAAElFTkSuQmCC)}.cell-item[data-v-5629ef72]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#212121;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.74667rem;padding:.53333rem .64rem;word-break:break-word}.cell-item .label[data-v-5629ef72]{-ms-flex-negative:0;-webkit-box-flex:0;-ms-flex-positive:0;color:#999;flex-grow:0;flex-shrink:0;font-size:.64rem;margin-right:.10667rem;min-width:2.13333rem}.cell-item .content[data-v-5629ef72]{-webkit-box-flex:1;-ms-flex:1;flex:1 1;overflow:hidden}.cell-item .extra[data-v-5629ef72]{color:silver;font-size:.64rem;font-weight:400;line-height:.64rem;margin-left:.26667rem}.cell-item .right-icon[data-v-5629ef72]{-webkit-box-flex:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkBAMAAAATLoWrAAAAJ1BMVEUAAACXn5+UmaCUmqCXl5+VmqCTmJ+Vm6GUmZ+Vmp+Tm5+Vmp+UmaAh5Zl+AAAADHRSTlMAEN/QIJ+Qf3BgQDCYIFhbAAAANklEQVQoz2OgPmAPxBBac1gAXUjojCG6EIsOpjKnoabsBKbQSXwaEcYPSUUMezDDhS2QgSYAAITCHpG9Uf6gAAAAAElFTkSuQmCC) no-repeat;background-position:50%;background-size:auto 100%;-ms-flex:0 0 0.64rem;flex:0 0 0.64rem;height:.64rem;margin-left:.53333rem}body.theme-2 .sales-promote .sales-promote-more{color:#e1e1e1}body.theme-2 .sales-promote .sales-promote-more .icon-more{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAaNJREFUWAljYBjpgJmSAAgNDeVRUFAQun379hdyzWEiV6Obm5vPx48fX/7+/fu5q6vr9IaGBrLMIksTyNH///+vA2IuqAcyjh07Np8cR5DtAEZGxmfIoQd0TBw5jiDbASwsLPlABzyi1BGMyAaQygamA0Wgzw8A9ckh6wWGziIrK6tEYJT8QxbHxqbIASADKXUExQ6g1BFUcQAljqCaA8h1BFUdQI4jqO4AUh1BEwcQcMSFXbt2GYLUgABFlRHECOzk3bt3P6ioqGwEygYCMT+SKgmgOANQ/iBIjOySEMlAnEx+fv6nQMk7WBTIwsRo5gBgVc324cOHdUCLnGCWQelv379/r4SJ0cQBSJZ7wywC0cAi+iYnJ6fS4cOHX8PEqe4AXJYDLbzGwcFhv2nTppcwy0E0VXMBPsuBPndCt5yqDiDHcqo5gFzLqeIASiyn2AGUWk6RA6hhOcgBZGdDYJO8A6gfJZ8D+ddwpXaQZdgA2Q4AtgUd0Awk2XKQfrIdACzVQBUNGADZV0n1OVwvjEEODeodAfWJAfFKYBX7lRwzRvUAAI+X6k8t91cJAAAAAElFTkSuQmCC) no-repeat 50%;background-size:auto .53333rem}.sales-promote[data-v-6d1f638b]{padding:.32rem .64rem}.sales-promote .sales-promote-more[data-v-6d1f638b]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:#212121;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.64rem;justify-content:center;letter-spacing:0}.sales-promote .sales-promote-more .icon-more[data-v-6d1f638b]{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSIxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBzdHJva2Utd2lkdGg9IjEuNSIgZD0ibTEgOSA0LTQtNC00IiBzdHJva2U9IiNDQ0MiIGZpbGw9Im5vbmUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat 50%;background-size:auto .53333rem;display:inline-block;height:.64rem;margin-left:.16rem;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;width:.64rem}.word-ellipsis-1[data-v-7857d9e2]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sales-item .desc-text .sales-tag[data-v-7857d9e2],.sales-item .desc-text[data-v-7857d9e2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.64rem}.sales-item .desc-text .sales-tag[data-v-7857d9e2]{-ms-flex-negative:0;-webkit-box-flex:0;-ms-flex-positive:0;background-color:#e4f8ea;background-color:var(--success_green_thin,#e4f8ea);border-radius:.21333rem;color:#2ac864;color:var(--success_green,#2ac864);flex-grow:0;flex-shrink:0;font-family:SimSun;font-weight:700;height:1.06667rem;letter-spacing:0;margin-left:1px;margin-right:.26667rem;padding:0 .21333rem;position:relative}.sales-item .desc-text .sales-tag[data-v-7857d9e2]:before{border:1px solid #e4f8ea;border:1px solid var(--success_green_thin,#e4f8ea);border-radius:.26667rem;bottom:-50%;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";height:200%;left:-50%;position:absolute;right:-50%;top:-50%;-webkit-transform:scale(.5);transform:scale(.5);width:200%}.word-ellipsis-1[data-v-fed63c7a]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-activity[data-v-fed63c7a]{background-color:#fff}.detail-activity[data-v-fed63c7a] .cell-item{padding:.53333rem .64rem}.detail-activity .sales-title[data-v-fed63c7a]{-webkit-box-sizing:border-box;box-sizing:border-box;color:#999;font-size:.64rem;left:0;letter-spacing:0;position:absolute;width:2.77333rem}.detail-activity .sales-item .desc-text .sales-tag[data-v-fed63c7a],.detail-activity .sales-item .desc-text[data-v-fed63c7a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.64rem}.detail-activity .sales-item .desc-text .sales-tag[data-v-fed63c7a]{-ms-flex-negative:0;-webkit-box-flex:0;-ms-flex-positive:0;color:#fb7299;flex-grow:0;flex-shrink:0;font-family:SimSun;font-weight:700;height:.85333rem;letter-spacing:0;margin-left:1px;margin-right:.26667rem;padding:0 .21333rem;position:relative}.detail-activity .sales-item .desc-text .sales-tag[data-v-fed63c7a]:before{border:1px solid #fb7299;border-radius:.26667rem;bottom:-50%;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";height:200%;left:-50%;position:absolute;right:-50%;top:-50%;-webkit-transform:scale(.5);transform:scale(.5);width:200%}.detail-activity .sales-item .time-string[data-v-fed63c7a]{color:#212121;font-size:.64rem;line-height:.64rem;padding:.32rem 0 .64rem}.detail-activity .sales-item .go-detail-icon.right-arrow[data-v-fed63c7a]{top:43%}.sales-infos[data-v-fed63c7a] .cell-item{padding:.53333rem .64rem}.sales-infos .sales-title[data-v-fed63c7a]{-webkit-box-sizing:border-box;box-sizing:border-box;color:#999;font-size:.64rem;left:0;letter-spacing:0;position:absolute;width:2.77333rem}.sales-infos .sales-item .desc-text .sales-tag[data-v-fed63c7a],.sales-infos .sales-item .desc-text[data-v-fed63c7a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.64rem}.sales-infos .sales-item .desc-text .sales-tag[data-v-fed63c7a]{-ms-flex-negative:0;-webkit-box-flex:0;-ms-flex-positive:0;color:#fb7299;flex-grow:0;flex-shrink:0;font-family:SimSun;font-weight:700;height:.85333rem;letter-spacing:0;margin-left:1px;margin-right:.26667rem;padding:0 .21333rem;position:relative}.sales-infos .sales-item .desc-text .sales-tag[data-v-fed63c7a]:before{border:1px solid #fb7299;border-radius:.26667rem;bottom:-50%;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";height:200%;left:-50%;position:absolute;right:-50%;top:-50%;-webkit-transform:scale(.5);transform:scale(.5);width:200%}.sales-infos .sales-item .time-string[data-v-fed63c7a]{color:#212121;font-size:.64rem;line-height:.64rem;padding:.32rem 0 .64rem}.sales-infos .sales-item .go-detail-icon.right-arrow[data-v-fed63c7a]{top:43%}.ip_active_txt[data-v-fed63c7a]{color:#999;font-size:.64rem;margin-top:.10667rem}.new-user-zone[data-v-6bcb2d9f]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:linear-gradient(90.53deg,#fff2f6,#fff 99.34%)!important;border:1px solid #fff;border:1px solid var(--bg1,#fff);border-radius:.42667rem;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.48rem .85333rem}.new-user-zone .zone-icon[data-v-6bcb2d9f]{-ms-flex-negative:0;flex-shrink:0;height:.96rem;margin-right:.32rem;width:.96rem}.new-user-zone .zone-content[data-v-6bcb2d9f]{-webkit-box-flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;overflow:hidden}.new-user-zone .zone-title[data-v-6bcb2d9f]{-ms-flex-negative:0;color:#18191c;color:var(--text1,#18191c);flex-shrink:0;font-size:.69333rem;font-weight:700;margin-right:.21333rem;white-space:nowrap}.new-user-zone .zone-desc[data-v-6bcb2d9f]{color:#18191c;color:var(--text1,#18191c);font-size:.64rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.new-user-zone .zone-action[data-v-6bcb2d9f]{-ms-flex-negative:0;color:#f69;color:var(--brand_pink,#f69);flex-shrink:0;font-size:.69333rem;font-weight:500;margin-left:.42667rem;white-space:nowrap}.new-user-zone .zone-arrow-icon[data-v-6bcb2d9f]{-ms-flex-negative:0;flex-shrink:0;height:.64rem!important;margin-left:.10667rem;width:.64rem!important}.bili-cd-timer[data-v-72561b44]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.bili-cd-timer span[data-v-72561b44],.bili-cd-timer[data-v-72561b44]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.bili-price[data-v-39710ccb]{display:inline-block;font-size:.64rem}.bili-price[data-v-39710ccb] .price-symbol{font-size:.64rem}.bili-price[data-v-39710ccb] .price-label{margin-right:.10667rem}.bili-price[data-v-39710ccb] .price-big{font-size:.85333rem}.bili-price[data-v-39710ccb] .price-small{font-size:.64rem}.bili-price.bili-price-large[data-v-39710ccb] span{font-size:.64rem;font-weight:500}.bili-price.bili-price-large[data-v-39710ccb] .price-big{font-size:1.06667rem;font-weight:600}.bili-price.bili-price-large[data-v-39710ccb] .price-point{font-size:.8rem}.bili-price.bili-price-large[data-v-39710ccb] .price-symbol{margin-right:.10667rem}.bili-price.bili-price-large[data-v-39710ccb] .price-suffix{margin-left:.10667rem;position:relative;top:-1px}.bili-price.bili-price-large[data-v-39710ccb] .price-small{font-size:.64rem;font-weight:500}.bili-price.bili-price-small[data-v-39710ccb] .price-symbol,.bili-price.bili-price-small[data-v-39710ccb] span{font-size:.64rem}.bili-price.bili-price-line-through[data-v-39710ccb]{text-decoration:line-through}.discount-price-tag[data-v-3dd34154]{background-color:#f69;border-radius:1.6rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.74667rem;height:1.6rem;padding:0 .42667rem}.discount-price-tag .discount-price-tag-label[data-v-3dd34154]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.64rem;height:1.38667rem;padding-top:.21333rem}.discount-price-tag .discount-price-tag-content[data-v-3dd34154]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:.21333rem}.discount-price-tag .discount-price-tag-content[data-v-3dd34154] .price-suffix{font-size:.64rem}.discount-price-tag .icon[data-v-3dd34154]{background-image:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/arrow-white.9d6b231a.png);background-repeat:no-repeat;background-size:100% 100%;height:.64rem;margin-left:.16rem;position:relative;top:50%;-webkit-transform:translateY(-.26667rem);transform:translateY(-.26667rem);width:.64rem}.discount-price-tag-small[data-v-3dd34154]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:.85333rem}.discount-price-tag-small .icon[data-v-3dd34154]{margin-left:0;top:0;-webkit-transform:translateY(0);transform:translateY(0)}.discount-price-tag-small .discount-price-tag-label[data-v-3dd34154]{height:.85333rem;padding-top:0}.sale-info-item[data-v-309b4bca]{color:#fff;font-size:.64rem;font-weight:400;line-height:.85333rem}.split-line[data-v-309b4bca]{margin-left:.64rem;position:relative}.split-line[data-v-309b4bca]:after{background:#e3e5e7;content:"";display:block;height:1.28rem;left:-.32rem;position:absolute;top:50%;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform:translateY(-50%) scale(.5);transform:translateY(-50%) scale(.5);width:1px;z-index:1}.sence-asearly-new[data-v-4c484ab6]{-webkit-box-sizing:border-box;box-sizing:border-box}.sence-asearly-new .sence-asearly-new-item[data-v-4c484ab6]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background:url(//i0.hdslb.com/bfs/kfptfe/floor/9bc11e678f4f64e0dc7c2a1356a9b2d270d9122e.png) no-repeat 50%;background:var(--dacu-atmosphere-bg,url("//i0.hdslb.com/bfs/kfptfe/floor/9bc11e678f4f64e0dc7c2a1356a9b2d270d9122e.png")) no-repeat center center;background-size:100% 100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.88rem;justify-content:space-between;position:relative}.sence-asearly-new .sence-asearly-new-item .sence-asearly-new-item-left[data-v-4c484ab6]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-flex:1;background:url(//i0.hdslb.com/bfs/kfptfe/floor/458dbb6b4d473fd604c511ec6078923b8d8d0125.png) no-repeat 50%;background:var(--dacu-atmosphere-main,url("//i0.hdslb.com/bfs/kfptfe/floor/458dbb6b4d473fd604c511ec6078923b8d8d0125.png")) no-repeat center center;background-position:100%;background-size:cover;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;height:2.88rem;justify-content:center;padding-left:.85333rem}.sence-asearly-new .sence-asearly-new-item .sence-asearly-new-item-left .price-normal[data-v-4c484ab6]{font-size:.64rem;line-height:.85333rem;margin-top:.10667rem}.sence-asearly-new .sence-asearly-new-item .sence-asearly-new-item-left .price-sale-info[data-v-4c484ab6]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.10667rem}.sence-asearly-new .sence-asearly-new-item .sence-asearly-new-item-left .net-price-despoit[data-v-4c484ab6]{line-height:1}.sence-asearly-new .sence-asearly-new-item .sence-asearly-new-item-left .net-price-despoit .price-bottom[data-v-4c484ab6]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.16rem;position:relative}.sence-asearly-new .sence-asearly-new-item .sence-asearly-new-item-left .net-price-despoit .price-bottom.price-overflow[data-v-4c484ab6]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:.85333rem;overflow:hidden;padding-right:2.13333rem}.sence-asearly-new .sence-asearly-new-item .sence-asearly-new-item-left .net-price-despoit .price-bottom .original-price[data-v-4c484ab6]{color:hsla(0,0%,100%,.7);font-size:.64rem;line-height:.85333rem;margin-left:.64rem;position:relative}.sence-asearly-new .sence-asearly-new-item .sence-asearly-new-item-left .net-price-despoit .price-bottom .original-price[data-v-4c484ab6] .price-label{margin-right:0}.sence-asearly-new .sence-asearly-new-item .sence-asearly-new-item-left .net-price-despoit .price-bottom .original-price[data-v-4c484ab6]:after{background:hsla(0,0%,100%,.3);content:"";display:block;height:1.28rem;left:-.32rem;position:absolute;top:50%;-webkit-transform:translateY(-50%) scale(.5);transform:translateY(-50%) scale(.5);width:1px;z-index:1}.sence-asearly-new .sence-asearly-new-item .sence-asearly-new-item-right[data-v-4c484ab6]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.88rem}.sence-asearly-new .sence-asearly-new-item .sence-asearly-new-item-right .sence-asearly-new-item-right-content[data-v-4c484ab6]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:2.88rem;justify-content:center;min-width:6.18667rem;padding:0 .85333rem 0 0}.sence-asearly-new .sence-asearly-new-item .sence-asearly-new-item-right .activity-tag[data-v-4c484ab6]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:right}.sence-asearly-new .sence-asearly-new-item .sence-asearly-new-item-right .activity-tag[data-v-4c484ab6]:before{-ms-flex-item-align:start;align-self:flex-start;background:var(--dacu-atmosphere-icon) no-repeat right center;background-size:contain;content:"";display:block;height:.85333rem;margin-right:.21333rem;max-width:2.66667rem;width:1.6rem;width:var(--dacu-atmosphere-icon-width,1.6rem)}.sence-asearly-new .sence-asearly-new-item .sence-asearly-new-item-right .sence-asearly-new-item-right-time[data-v-4c484ab6]{color:#fff;font-family:Helvetica Neue;font-size:.64rem;font-weight:400;line-height:.85333rem;margin-top:.32rem;text-align:right}.sence-asearly-new .sence-asearly-new-item .asearly-merchant-discount[data-v-4c484ab6]{background-color:transparent;padding:0}.sence-asearly-new .sence-asearly-new-item .asearly-merchant-discount[data-v-4c484ab6] .discount-price-tag-content{margin-left:0}.sence-asearly-new .sence-asearly-new-item .asearly-merchant-discount[data-v-4c484ab6] .discount-price-tag-label,.sence-asearly-new .sence-asearly-new-item .asearly-merchant-discount[data-v-4c484ab6] .price-suffix{color:#fff;font-weight:500}.sence-asearly-new .bottom-tips[data-v-4c484ab6]{background:#fff0d7;color:#ff6b5a;font-size:.64rem;font-weight:400;height:1.49333rem;line-height:1.49333rem;padding-left:.85333rem}.sence-asearly-new .new-bottom-tips[data-v-4c484ab6]{color:#f69;color:var(--brand_pink,#f69);font-size:.69333rem;height:.85333rem;line-height:.85333rem;padding:.42667rem .85333rem 0}.bili-price[data-v-277eeb9e]{display:inline-block;font-size:.64rem}.bili-price[data-v-277eeb9e] .price-symbol{font-size:.64rem}.bili-price[data-v-277eeb9e] .price-big{font-size:.85333rem}.bili-price[data-v-277eeb9e] .price-small{font-size:.64rem}.bili-price.bili-price-large[data-v-277eeb9e] span{font-size:.74667rem;font-weight:500}.bili-price.bili-price-large[data-v-277eeb9e] .price-big{font-size:1.17333rem}.bili-price.bili-price-large[data-v-277eeb9e] .price-point{font-size:.8rem}.bili-price.bili-price-large[data-v-277eeb9e] .price-symbol{margin-right:.10667rem}.bili-price.bili-price-large[data-v-277eeb9e] .price-suffix{margin-left:.10667rem}.bili-price.bili-price-large[data-v-277eeb9e] .price-small{font-size:.8rem}.bili-price.bili-price-small[data-v-277eeb9e] .price-symbol,.bili-price.bili-price-small[data-v-277eeb9e] span{font-size:.74667rem}.bili-price.bili-price-line-through[data-v-277eeb9e]{text-decoration:line-through}.net-price-box[data-v-775e2bc1]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.64rem;line-height:1}.net-price-box .net-price[data-v-775e2bc1]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.net-price-box.tag-circle[data-v-775e2bc1]{border-radius:.74667rem;padding:.21333rem .32rem}.net-price-box.tag-circle.tag-main[data-v-775e2bc1]{padding:.32rem .42667rem}.net-price-box.tag-main[data-v-775e2bc1]{font-size:.74667rem}.net-price-box.tag-main[data-v-775e2bc1] .price-big{font-size:1.06667rem;font-weight:500;margin-top:-.16rem}.net-price-box.tag-main[data-v-775e2bc1] .price-symbol{font-weight:500}.net-price-box .net-price-right[data-v-775e2bc1]{-webkit-box-flex:0;-ms-flex-positive:0;-ms-flex-negative:0;border-right:1px solid #fb7299;border-top:1px solid #fb7299;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;flex-grow:0;flex-shrink:0;height:.26667rem;margin-left:.10667rem;-webkit-transform:rotate(45deg) scale3d(.98,.98,1);transform:rotate(45deg) scale3d(.98,.98,1);width:.26667rem}.net-price-box[data-v-775e2bc1] .bili-price .price-label{margin-right:.10667rem}.net-price-box[data-v-775e2bc1] .bili-price .price-suffix{margin-left:.10667rem}.sence-asearly[data-v-48e1955c]{background:linear-gradient(-45deg,#ffbf49,#ff4f59);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.88rem}.sence-asearly .aserly-time[data-v-48e1955c]{font-family:Helvetica Neue;font-size:.64rem;margin-top:.10667rem}.sence-asearly .sence-asearly-left-box[data-v-48e1955c]{-webkit-box-flex:1;background:url(//i0.hdslb.com/bfs/kfptfe/floor/84974a2d7d1787087163ecac50b99020cb743f45.png) no-repeat 50%;background-size:100% auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;font-size:.74667rem;padding-left:.64rem}.sence-asearly .sence-asearly-left-box[data-v-48e1955c]:after{-ms-flex-negative:0;-webkit-box-flex:0;-ms-flex-positive:0;background:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/split@3x.283e01af.png) no-repeat 50%;background-size:100% auto;content:"";display:block;flex-grow:0;flex-shrink:0;height:2.88rem;width:1.28rem}.sence-asearly .sence-asearly-left-box .sence-asearly-left[data-v-48e1955c]{-ms-flex-pack:center;-webkit-box-flex:1;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column}.sence-asearly .sence-asearly-left-box .sence-asearly-left[data-v-48e1955c],.sence-asearly .sence-asearly-right[data-v-48e1955c]{-webkit-box-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.sence-asearly .sence-asearly-right[data-v-48e1955c]{-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(34,34,34,.95);-ms-flex-direction:column;flex-direction:column;min-width:6.18667rem;padding-right:.64rem}.sence-asearly .sence-asearly-right .sence-asearly-title[data-v-48e1955c]{-webkit-box-align:end;-ms-flex-align:end;-webkit-box-pack:end;-ms-flex-pack:end;align-items:flex-end;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;width:100%}.sence-asearly .sence-asearly-right .sence-asearly-title .sence-asearly-bg[data-v-48e1955c]{background:url(//i0.hdslb.com/bfs/kfptfe/floor/336bd21dcc5d20677f69bcaed0c4ce734f6bf853.png) no-repeat 50%;background-size:100% auto;height:.96rem;width:2.29333rem}.sence-asearly .sence-asearly-right .sence-asearly-title .sence-asearly-bao[data-v-48e1955c]{background:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/bao.1f191235.png) no-repeat 50%;background-size:100% auto;height:.53333rem;margin-bottom:.10667rem;width:1.38667rem}.bottom-tips[data-v-48e1955c]{background:#fff0d7;-webkit-box-sizing:border-box;box-sizing:border-box;color:#ff6b5a;font-size:.74667rem;font-weight:500;height:1.49333rem;line-height:1.49333rem;padding:0 .64rem;width:100%}.net-price-despoit[data-v-48e1955c]{line-height:1}.net-price-despoit .price-bottom[data-v-48e1955c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.16rem}.net-price-despoit .price-bottom .price-net-tag[data-v-48e1955c]{margin-right:.32rem}.net-price-despoit .price-bottom[data-v-48e1955c] .price-normal{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:.8}.net-price-despoit .price-bottom[data-v-48e1955c] .price-normal span{font-size:.64rem!important}.line-through[data-v-48e1955c]{text-decoration:line-through}.sence-asearly-box.is-dacu-atmosphere .sence-asearly[data-v-48e1955c]{background-image:var(--dacu-atmosphere-bg);background-position:100%;background-size:auto 100%}.sence-asearly-box.is-dacu-atmosphere .sence-asearly .asearly-title[data-v-48e1955c],.sence-asearly-box.is-dacu-atmosphere .sence-asearly .sence-asearly-title[data-v-48e1955c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.sence-asearly-box.is-dacu-atmosphere .sence-asearly .asearly-title[data-v-48e1955c]:before,.sence-asearly-box.is-dacu-atmosphere .sence-asearly .sence-asearly-title[data-v-48e1955c]:before{-ms-flex-item-align:center;align-self:center;background:var(--dacu-atmosphere-icon) no-repeat center;background-size:auto 100%;background-size:contain;content:"";display:block;height:.85333rem;margin-right:.21333rem;max-width:2.66667rem;width:1.6rem;width:var(--dacu-atmosphere-icon-width,1.6rem)}.sence-asearly-box.is-dacu-atmosphere .sence-asearly .asearly-title.has-icon[data-v-48e1955c]:before,.sence-asearly-box.is-dacu-atmosphere .sence-asearly .sence-asearly-title.has-icon[data-v-48e1955c]:before{content:none}.sence-asearly-box.is-dacu-atmosphere .sence-asearly .asearly-title .sence-asearly-bao[data-v-48e1955c],.sence-asearly-box.is-dacu-atmosphere .sence-asearly .sence-asearly-title .sence-asearly-bao[data-v-48e1955c]{background:url(//i0.hdslb.com/bfs/kfptfe/floor/a5e46da6712bca8458b788a3a3d2c016b977d9fc.png) no-repeat 50%;background-size:100% auto;height:.66667rem;margin-bottom:0;width:1.54667rem}.sence-asearly-box.is-dacu-atmosphere .sence-asearly .sence-asearly-right[data-v-48e1955c]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background:none;padding-left:.37333rem}.sence-asearly-box.is-dacu-atmosphere .sence-asearly .sence-asearly-left-box[data-v-48e1955c]{background-image:var(--dacu-atmosphere-alpha-img),var(--dacu-atmosphere-main);background-position:50%,100%;background-size:auto 100%,auto 100%}.sence-asearly-box.is-dacu-atmosphere .sence-asearly .sence-asearly-left-box[data-v-48e1955c]:after{content:none}.sence-asearly-box.is-dacu-atmosphere .sence-asearly .sence-asearly-left-box .price-normal[data-v-48e1955c] .price-big,.sence-asearly-box.is-dacu-atmosphere .sence-asearly .sence-asearly-left-box .price-normal[data-v-48e1955c] .price-label,.sence-asearly-box.is-dacu-atmosphere .sence-asearly .sence-asearly-left-box .price-normal[data-v-48e1955c] .price-symbol{font-size:.64rem!important}.sence-asearly-box.is-dacu-atmosphere .sence-asearly .sence-asearly-left-box .price-net-tag[data-v-48e1955c]{background:#ff642c!important;background:var(--dacu-atmosphere-price-net-bg,#ff642c)!important;color:#fff!important}.sence-asearly-box.is-dacu-atmosphere .sence-asearly .sence-asearly-left-box .price-net-tag[data-v-48e1955c] .net-price-right{border-color:#fff!important}.sence-asearly-box.is-dacu-atmosphere .bottom-tips[data-v-48e1955c]{font-size:.64rem!important;font-weight:400!important}.multi-time[data-v-2b6fa491]{font-family:Helvetica Neue;font-size:.64rem;margin-top:.21333rem}.sence-multi[data-v-2b6fa491]{background:url(//i0.hdslb.com/bfs/kfptfe/floor/9bc11e678f4f64e0dc7c2a1356a9b2d270d9122e.png) no-repeat 50%;background:var(--dacu-atmosphere-bg,url("//i0.hdslb.com/bfs/kfptfe/floor/9bc11e678f4f64e0dc7c2a1356a9b2d270d9122e.png")) no-repeat center center;background-size:100% 100%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.88rem}.sence-multi .multi-tag[data-v-2b6fa491]{border-radius:.37333rem;font-size:.64rem;line-height:.64rem;margin-left:.26667rem;padding:0 .21333rem;white-space:nowrap}.sence-multi .sence-multi-left-box[data-v-2b6fa491]{-ms-flex-align:center;background:url(//i0.hdslb.com/bfs/kfptfe/floor/5243b3c50671ff79a199c127c35a9ff406572d4d.png) no-repeat 100%;background:var(--dacu-atmosphere-main,url("//i0.hdslb.com/bfs/kfptfe/floor/5243b3c50671ff79a199c127c35a9ff406572d4d.png")) no-repeat right center;background-position:100%;background-size:cover;padding-left:.85333rem}.sence-multi .sence-multi-left-box .sence-multi-left[data-v-2b6fa491],.sence-multi .sence-multi-left-box[data-v-2b6fa491]{-webkit-box-align:center;-webkit-box-flex:1;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1}.sence-multi .sence-multi-left-box .sence-multi-left[data-v-2b6fa491]{-ms-flex-align:center}.sence-multi .sence-multi-right[data-v-2b6fa491]{-ms-flex-negative:0;-webkit-box-flex:0;-ms-flex-positive:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-direction:column;flex-direction:column;flex-grow:0;flex-shrink:0;justify-content:center;min-width:6.18667rem;padding-right:.85333rem}.sence-multi .sence-multi-right .multi-title[data-v-2b6fa491],.sence-multi .sence-multi-right[data-v-2b6fa491]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex}.sence-multi .sence-multi-right .multi-title[data-v-2b6fa491]{-webkit-box-pack:end;-ms-flex-pack:end;font-size:.64rem;font-weight:400;justify-content:flex-end;line-height:1;width:100%}.sence-multi .sence-multi-right .multi-title[data-v-2b6fa491]:before{-ms-flex-item-align:start;align-self:flex-start;background:var(--dacu-atmosphere-icon) no-repeat right center;background-size:contain;content:"";display:block;height:.85333rem;margin-right:.21333rem;max-width:2.66667rem;width:1.6rem;width:var(--dacu-atmosphere-icon-width,1.6rem)}.sence-multi .sence-multi-right .multi-title .multi-desc[data-v-2b6fa491]{font-size:.85333rem;font-weight:500}.sence-multi .sence-multi-right .multi-title-no-promotion[data-v-2b6fa491]:before{display:none}.sence-multi-menkang .sence-multi-spods[data-v-2b6fa491]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fb7299;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.24rem;padding:0 .64rem}.sence-multi-menkang .sence-multi-spods .spods-price[data-v-2b6fa491]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.sence-multi-menkang .sence-multi-despoit[data-v-2b6fa491]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;align-items:center;background:url(//i0.hdslb.com/bfs/kfptfe/floor/9bc11e678f4f64e0dc7c2a1356a9b2d270d9122e.png) no-repeat 50%;background:var(--dacu-atmosphere-bg,url("//i0.hdslb.com/bfs/kfptfe/floor/9bc11e678f4f64e0dc7c2a1356a9b2d270d9122e.png")) no-repeat center center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;height:2.88rem}.sence-multi-menkang .sence-multi-despoit .despoit-left[data-v-2b6fa491]{-webkit-box-flex:1;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:url(//i0.hdslb.com/bfs/kfptfe/floor/5243b3c50671ff79a199c127c35a9ff406572d4d.png) no-repeat 100%;background:var(--dacu-atmosphere-main,url("//i0.hdslb.com/bfs/kfptfe/floor/5243b3c50671ff79a199c127c35a9ff406572d4d.png")) no-repeat right center;background-position:100%;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;padding-left:.64rem}.sence-multi-menkang .sence-multi-despoit .despoit-left .full-price[data-v-2b6fa491]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1px}.sence-multi-menkang .sence-multi-despoit .despoit-left .full-price.menkang-price[data-v-2b6fa491]{color:#61666d}.sence-multi-menkang .sence-multi-despoit .despoit-left .full-price[data-v-2b6fa491] .bili-price{font-size:.74667rem}.sence-multi-menkang .sence-multi-despoit .despoit-right[data-v-2b6fa491]{-webkit-box-flex:0;-ms-flex-positive:0;-ms-flex-negative:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/price-bar-bg@3x.e71bc140.png) no-repeat 50%;background-size:100% auto;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-grow:0;flex-shrink:0;font-size:.74667rem;height:100%;justify-content:center;line-height:1;min-width:5.33333rem;padding-right:.64rem}.sence-multi-menkang .sence-multi-despoit .despoit-right .multi-time[data-v-2b6fa491]{font-size:.74667rem;margin-top:.32rem}.multi-bar[data-v-2b6fa491]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#efeefe;color:#554aff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.64rem;font-weight:500;height:1.6rem;padding:0 .64rem}.multi-bar.menkang[data-v-2b6fa491]{background:#efeefe}.multi-bar .multi-bar-text[data-v-2b6fa491]{-webkit-box-flex:1;-ms-flex:1;flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multi-bar .bar-time[data-v-2b6fa491]{margin-left:.16rem}.multi-bar .multi-bar-right[data-v-2b6fa491]{-ms-flex-negative:0;-webkit-box-flex:0;-ms-flex-positive:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;flex-shrink:0}.multi-bar .multi-bar-right[data-v-2b6fa491]:after{background:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/ic_small_go@3x.64d40082.png) no-repeat;background-size:100% auto;content:"";display:block;height:.58667rem;margin-left:.16rem;width:.58667rem}.new-multi-bar[data-v-2b6fa491]{-webkit-box-pack:justify;-ms-flex-pack:justify;color:#f69;color:var(--brand_pink,#f69);font-size:.69333rem;height:.85333rem;justify-content:space-between;line-height:.85333rem;padding:.42667rem .85333rem 0}.new-multi-bar .multi-bar-right[data-v-2b6fa491],.new-multi-bar[data-v-2b6fa491]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.new-multi-bar .multi-bar-right[data-v-2b6fa491]{-ms-flex-negative:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;flex-shrink:0}.net-price-sence[data-v-2b6fa491]{-webkit-box-flex:1;-ms-flex:1;flex:1 1;line-height:1;margin-top:-.10667rem}.net-price-sence .price-multisku[data-v-2b6fa491]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:hsla(0,0%,100%,.7);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.64rem;margin-top:.10667rem}.net-price-sence .price-multisku[data-v-2b6fa491] .bili-price span{font-size:.64rem!important}.net-price-sence .price-net-tag[data-v-2b6fa491]{margin-right:.21333rem}.net-price-sence .normal-price[data-v-2b6fa491]{color:#61666d}[data-v-2b6fa491] .net-price-sence .normal-price.bili-price span{font-size:.64rem!important}.net-price-sence .price-bottom[data-v-2b6fa491]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.26667rem}.net-price-sence .price-bottom.price-overflow[data-v-2b6fa491]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:.64rem;overflow:hidden;padding-right:2.13333rem}.net-price-sence .price-bottom .price-net-tag[data-v-2b6fa491]{margin-right:.21333rem}.net-price-sence .price-bottom .full-price[data-v-2b6fa491] .bili-price span{font-size:.64rem!important}.line-through[data-v-2b6fa491]{text-decoration:line-through}.bottom-tips[data-v-2b6fa491]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.02);color:#61666d;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.64rem;height:1.17333rem;line-height:1.17333rem;padding:0 .64rem}.official_subsidies_icon[data-v-2b6fa491]{background:#1cafff;border-radius:.37333rem;color:#fff;font-size:.64rem;height:.74667rem;line-height:.74667rem;margin-right:.21333rem;position:relative;text-align:center;width:2.98667rem}.original-price[data-v-2b6fa491]{opacity:.7}.original-price[data-v-2b6fa491] .price-label{margin-right:0}.line-split[data-v-2b6fa491]{margin-left:.64rem;position:relative}.line-split[data-v-2b6fa491]:after{background:hsla(0,0%,100%,.3);content:"";display:block;height:1.28rem;left:-.32rem;position:absolute;top:50%;-webkit-transform:translateY(-50%) scale(.5);transform:translateY(-50%) scale(.5);width:1px;z-index:1}.multi-time[data-v-26801cf4]{font-family:Helvetica Neue;font-size:.64rem;margin-top:.21333rem}.sence-multi[data-v-26801cf4]{background:linear-gradient(136deg,#0037f7,#00fbf7 74%);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.88rem}.sence-multi .multi-tag[data-v-26801cf4]{background-color:#000;border-radius:.37333rem;font-size:.64rem;line-height:.64rem;margin-left:.26667rem;padding:0 .21333rem;white-space:nowrap}.sence-multi .sence-multi-left-box[data-v-26801cf4]{-ms-flex-align:center;background:url(//i0.hdslb.com/bfs/kfptfe/floor/66896e9e14b739acd155cdfc46626cfaa5988e39.png) no-repeat 100%;background-size:14.24rem 2.88rem;padding-left:.64rem}.sence-multi .sence-multi-left-box .sence-multi-left[data-v-26801cf4],.sence-multi .sence-multi-left-box[data-v-26801cf4]{-webkit-box-align:center;-webkit-box-flex:1;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1}.sence-multi .sence-multi-left-box .sence-multi-left[data-v-26801cf4]{-ms-flex-align:center}.sence-multi .sence-multi-left-box[data-v-26801cf4]:after{-ms-flex-negative:0;-webkit-box-flex:0;-ms-flex-positive:0;background:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/split@3x.283e01af.png) no-repeat 50%;background-size:auto 100%;content:"";display:block;flex-grow:0;flex-shrink:0;height:2.88rem;width:1.22667rem}.sence-multi .sence-multi-right[data-v-26801cf4]{-ms-flex-negative:0;-webkit-box-flex:0;-ms-flex-positive:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;background:rgba(34,34,34,.95);-ms-flex-direction:column;flex-direction:column;flex-grow:0;flex-shrink:0;justify-content:center;min-width:6.18667rem;padding-right:.64rem}.sence-multi .sence-multi-right .multi-title[data-v-26801cf4],.sence-multi .sence-multi-right[data-v-26801cf4]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex}.sence-multi .sence-multi-right .multi-title[data-v-26801cf4]{-webkit-box-pack:end;-ms-flex-pack:end;font-size:.64rem;font-weight:400;justify-content:flex-end;line-height:1;width:100%}.sence-multi .sence-multi-right .multi-title .multi-desc[data-v-26801cf4]{font-size:.85333rem;font-weight:500}.sence-multi-menkang .sence-multi-spods[data-v-26801cf4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fb7299;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.24rem;padding:0 .64rem}.sence-multi-menkang .sence-multi-spods .spods-price[data-v-26801cf4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.sence-multi-menkang .sence-multi-despoit[data-v-26801cf4]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;align-items:center;background:-webkit-gradient(linear,right top,left top,from(#fef9fb),to(#fff));background:linear-gradient(270deg,#fef9fb,#fff);color:#ff5687;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;height:3.2rem}.sence-multi-menkang .sence-multi-despoit .despoit-left[data-v-26801cf4]{-webkit-box-flex:1;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding-left:.64rem}.sence-multi-menkang .sence-multi-despoit .despoit-left .full-price[data-v-26801cf4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#212121;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1px}.sence-multi-menkang .sence-multi-despoit .despoit-left .full-price.menkang-price[data-v-26801cf4]{color:#61666d}.sence-multi-menkang .sence-multi-despoit .despoit-left .full-price[data-v-26801cf4] .bili-price{font-size:.74667rem}.sence-multi-menkang .sence-multi-despoit .despoit-right[data-v-26801cf4]{-webkit-box-flex:0;-ms-flex-positive:0;-ms-flex-negative:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/price-bar-bg@3x.e71bc140.png) no-repeat 50%;background-size:100% auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-grow:0;flex-shrink:0;font-size:.74667rem;height:100%;justify-content:center;line-height:1;min-width:8.53333rem;padding-right:.64rem}.sence-multi-menkang .sence-multi-despoit .despoit-right .multi-time[data-v-26801cf4]{font-size:.74667rem;margin-top:.32rem}.multi-bar[data-v-26801cf4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#efeefe;color:#554aff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.64rem;font-weight:500;height:1.6rem;padding:0 .64rem}.multi-bar.menkang[data-v-26801cf4]{background:#efeefe}.multi-bar .multi-bar-text[data-v-26801cf4]{-webkit-box-flex:1;-ms-flex:1;flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multi-bar .bar-time[data-v-26801cf4]{margin-left:.16rem}.multi-bar .multi-bar-right[data-v-26801cf4]{-ms-flex-negative:0;-webkit-box-flex:0;-ms-flex-positive:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;flex-shrink:0}.multi-bar .multi-bar-right[data-v-26801cf4]:after{background:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/ic_small_go@3x.64d40082.png) no-repeat;background-size:100% auto;content:"";display:block;height:.58667rem;margin-left:.16rem;width:.58667rem}.net-price-sence[data-v-26801cf4]{line-height:1;margin-top:-.10667rem}.net-price-sence .price-multisku[data-v-26801cf4]{color:hsla(0,0%,100%,.7);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.64rem;margin-top:.16rem}.net-price-sence .price-multisku[data-v-26801cf4] .bili-price span{font-size:.64rem!important}.net-price-sence .price-net-tag[data-v-26801cf4]{margin-right:.32rem}.net-price-sence .normal-price[data-v-26801cf4]{color:#61666d}[data-v-26801cf4] .net-price-sence .normal-price.bili-price span{font-size:.64rem!important}.net-price-sence .price-bottom[data-v-26801cf4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.16rem}.net-price-sence .price-bottom .price-net-tag[data-v-26801cf4]{margin-right:.32rem}.net-price-sence .price-bottom .full-price[data-v-26801cf4] .bili-price span{font-size:.64rem!important}.line-through[data-v-26801cf4]{text-decoration:line-through}.bottom-tips[data-v-26801cf4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.02);color:#61666d;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.64rem;height:1.17333rem;line-height:1.17333rem;padding:0 .64rem}.official_subsidies_icon[data-v-26801cf4]{background:linear-gradient(94.67deg,#fff2d8,#ffd380);border-radius:.74667rem;height:.74667rem;margin-right:.16rem;position:relative;width:2.61333rem}.official_subsidies_icon .text[data-v-26801cf4]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:#202d2d;display:-webkit-box;display:-ms-flexbox;display:flex;font:700 1.06667rem/1.06667rem pingfang SC,SourceHanSans;height:1.49333rem;justify-content:center;left:0;position:absolute;top:0;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0;width:5.22667rem}.sence-multi-box.is-dacu-atmosphere .sence-multi[data-v-26801cf4],.sence-multi.is-dacu-atmosphere[data-v-26801cf4]{background-image:var(--dacu-atmosphere-bg);background-position:100%;background-size:auto 100%}.sence-multi-box.is-dacu-atmosphere .sence-multi .multi-title[data-v-26801cf4],.sence-multi-box.is-dacu-atmosphere .sence-multi .sence-multi-title[data-v-26801cf4],.sence-multi.is-dacu-atmosphere .multi-title[data-v-26801cf4],.sence-multi.is-dacu-atmosphere .sence-multi-title[data-v-26801cf4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.sence-multi-box.is-dacu-atmosphere .sence-multi .multi-title[data-v-26801cf4]:before,.sence-multi-box.is-dacu-atmosphere .sence-multi .sence-multi-title[data-v-26801cf4]:before,.sence-multi.is-dacu-atmosphere .multi-title[data-v-26801cf4]:before,.sence-multi.is-dacu-atmosphere .sence-multi-title[data-v-26801cf4]:before{-ms-flex-item-align:center;align-self:center;background:var(--dacu-atmosphere-icon) no-repeat center;background-size:auto 100%;background-size:contain;content:"";display:block;height:.85333rem;margin-right:.21333rem;max-width:2.66667rem;width:1.6rem;width:var(--dacu-atmosphere-icon-width,1.6rem)}.sence-multi-box.is-dacu-atmosphere .sence-multi .multi-title.has-icon .official_subsidies_icon[data-v-26801cf4],.sence-multi-box.is-dacu-atmosphere .sence-multi .sence-multi-title.has-icon .official_subsidies_icon[data-v-26801cf4],.sence-multi.is-dacu-atmosphere .multi-title.has-icon .official_subsidies_icon[data-v-26801cf4],.sence-multi.is-dacu-atmosphere .sence-multi-title.has-icon .official_subsidies_icon[data-v-26801cf4]{display:none}.sence-multi-box.is-dacu-atmosphere .sence-multi .sence-multi-right[data-v-26801cf4],.sence-multi.is-dacu-atmosphere .sence-multi-right[data-v-26801cf4]{background:none;padding-left:.37333rem}.sence-multi-box.is-dacu-atmosphere .sence-multi .sence-multi-left-box[data-v-26801cf4],.sence-multi.is-dacu-atmosphere .sence-multi-left-box[data-v-26801cf4]{background-image:var(--dacu-atmosphere-alpha-img),var(--dacu-atmosphere-main);background-position:50%,100%;background-size:auto 100%,auto 100%}.sence-multi-box.is-dacu-atmosphere .sence-multi .sence-multi-left-box[data-v-26801cf4]:after,.sence-multi.is-dacu-atmosphere .sence-multi-left-box[data-v-26801cf4]:after{content:none}.sence-multi-box.is-dacu-atmosphere .sence-multi .bottom-tips[data-v-26801cf4],.sence-multi-box.is-dacu-atmosphere .sence-multi .multi-bar[data-v-26801cf4],.sence-multi.is-dacu-atmosphere .bottom-tips[data-v-26801cf4],.sence-multi.is-dacu-atmosphere .multi-bar[data-v-26801cf4]{font-size:.64rem!important;font-weight:400!important}.sence-multi-box.is-dacu-atmosphere .sence-multi-menkang .sence-multi-despoit .despoit-title[data-v-26801cf4]{display:-webkit-box;display:-ms-flexbox;display:flex}.sence-multi-box.is-dacu-atmosphere .sence-multi-menkang .sence-multi-despoit .despoit-title[data-v-26801cf4]:before{margin-right:.21333rem}.sence-multi-box.is-dacu-atmosphere .sence-multi-menkang .sence-multi-despoit .despoit-title[data-v-26801cf4]:before,.sence-multi-box.is-dacu-atmosphere .sence-multi-menkang .sence-multi-spods .sence-multi-spods[data-v-26801cf4]:before{-ms-flex-item-align:center;align-self:center;background:var(--dacu-atmosphere-icon) no-repeat center;background-size:auto 100%;background-size:contain;content:"";display:block;height:.85333rem;max-width:2.66667rem;width:1.6rem;width:var(--dacu-atmosphere-icon-width,1.6rem)}.sence-multi-box.is-dacu-atmosphere .sence-multi-menkang .sence-multi-spods .sence-multi-spods[data-v-26801cf4]:before{margin-right:.21333rem}.sence-multi-box.is-dacu-atmosphere .sence-multi-menkang .bottom-tips[data-v-26801cf4],.sence-multi-box.is-dacu-atmosphere .sence-multi-menkang .multi-bar[data-v-26801cf4]{font-size:.64rem!important;font-weight:400!important}.sence-european-new[data-v-7a648e36]{-webkit-box-sizing:border-box;box-sizing:border-box}.sence-european-new .sence-european-new-item[data-v-7a648e36]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background:url(//i0.hdslb.com/bfs/kfptfe/floor/9bc11e678f4f64e0dc7c2a1356a9b2d270d9122e.png) no-repeat 50%;background:var(--dacu-atmosphere-bg,url("//i0.hdslb.com/bfs/kfptfe/floor/9bc11e678f4f64e0dc7c2a1356a9b2d270d9122e.png")) no-repeat center center;background-size:100% 100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.88rem;justify-content:space-between;position:relative}.sence-european-new .sence-european-new-item .sence-european-new-item-left[data-v-7a648e36]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;background:url(//i0.hdslb.com/bfs/kfptfe/floor/a13d3f870e58d8aa1a06dcdaaf18cfb6a7fbcf8d.png) no-repeat 50%;background:var(--dacu-atmosphere-main,url("//i0.hdslb.com/bfs/kfptfe/floor/a13d3f870e58d8aa1a06dcdaaf18cfb6a7fbcf8d.png")) no-repeat center center;background-position:100%;background-size:cover;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;height:2.88rem;padding-left:.85333rem;padding-top:.10667rem}.sence-european-new .sence-european-new-item .sence-european-new-item-left .price-sale-info[data-v-7a648e36]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}.sence-european-new .sence-european-new-item .sence-european-new-item-left .price-sale-info.price-overflow[data-v-7a648e36]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:.96rem;overflow:hidden;padding-right:2.13333rem}.sence-european-new .sence-european-new-item .sence-european-new-item-left .price-sale-info .original-price[data-v-7a648e36]{color:hsla(0,0%,100%,.7);font-size:.64rem;line-height:.85333rem}.sence-european-new .sence-european-new-item .sence-european-new-item-left .price-sale-info .original-price[data-v-7a648e36] .price-label{margin-right:0}.sence-european-new .sence-european-new-item .sence-european-new-item-left .european-spods[data-v-7a648e36]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1}.sence-european-new .sence-european-new-item .sence-european-new-item-left .european-spods .european-spods-max-price[data-v-7a648e36]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.sence-european-new .sence-european-new-item .sence-european-new-item-left .european-spods .european-spods-max-price[data-v-7a648e36] .price-label{margin:0 .10667rem}.sence-european-new .sence-european-new-item .sence-european-new-item-right[data-v-7a648e36]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.sence-european-new .sence-european-new-item .sence-european-new-item-right .sence-european-new-item-right-content[data-v-7a648e36]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:2.88rem;justify-content:center;min-width:6.18667rem;padding-right:.85333rem}.sence-european-new .sence-european-new-item .sence-european-new-item-right .activity-tag[data-v-7a648e36]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:right}.sence-european-new .sence-european-new-item .sence-european-new-item-right .activity-tag[data-v-7a648e36]:before{background:var(--dacu-atmosphere-icon) no-repeat center center;background-size:contain;content:"";display:block;height:.85333rem;margin-right:.21333rem;max-width:2.66667rem;width:1.6rem;width:var(--dacu-atmosphere-icon-width,1.6rem)}.sence-european-new .sence-european-new-item .sence-european-new-item-right .sence-european-new-item-right-time[data-v-7a648e36]{color:#fff;font-family:Helvetica Neue;font-size:.64rem;font-weight:400;line-height:.85333rem;margin-top:.32rem}.sence-european-new .sence-european-new-item .european-merchant-discount[data-v-7a648e36]{background-color:transparent;padding:0 0 .10667rem}.sence-european-new .sence-european-new-item .european-merchant-discount[data-v-7a648e36] .discount-price-tag-label,.sence-european-new .sence-european-new-item .european-merchant-discount[data-v-7a648e36] .price-suffix{color:#fff;font-weight:500}.sence-european-new .sence-european-new-full .sence-european-new-item-right-content[data-v-7a648e36]{padding-left:1.33333rem}.sence-european-new .sence-european-new-deposit .deposit-price[data-v-7a648e36]{color:#fff;height:1.6rem;line-height:1.6rem}.sence-european-new .new-bottom-tips[data-v-7a648e36]{color:#f69;color:var(--brand_pink,#f69);font-size:.69333rem;height:.85333rem;line-height:.85333rem;padding:.42667rem .85333rem 0}.sence-european-new .bottom-tips[data-v-7a648e36]{background:rgba(251,114,153,.2);color:#fb7299;font-size:.64rem;font-weight:400;height:1.49333rem;line-height:1.49333rem;padding-left:.85333rem}.sence-european-new .original-price-split[data-v-7a648e36]{margin-left:.64rem;position:relative}.sence-european-new .original-price-split[data-v-7a648e36]:after{background:hsla(0,0%,100%,.3);content:"";display:block;height:1.28rem;left:-.32rem;position:absolute;top:50%;-webkit-transform:translateY(-50%) scale(.5);transform:translateY(-50%) scale(.5);width:1px;z-index:1}.sence-european[data-v-b6caeb20]{background-color:rgba(233,76,117,.8);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.88rem}.sence-european .european-time[data-v-b6caeb20]{font-family:Helvetica Neue;font-size:.64rem;margin-top:.16rem}.sence-european .despoit-price-full[data-v-b6caeb20]{font-size:0}.sence-european .despoit-price-full[data-v-b6caeb20] .bili-price{font-size:.8rem}.sence-european .sence-european-left-box[data-v-b6caeb20]{-webkit-box-flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/europeancompass@3x.4aba1aac.png) no-repeat 100%;background-size:6.72rem 2.88rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;padding-left:.64rem}.sence-european .sence-european-left-box .sence-european-left[data-v-b6caeb20]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column}.sence-european .sence-european-left-box .sence-european-left .european-spods[data-v-b6caeb20]{font-size:0}.sence-european .sence-european-left-box .sence-european-left .european-spods .spot-price-center[data-v-b6caeb20],.sence-european .sence-european-left-box .sence-european-left .european-spods[data-v-b6caeb20]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.sence-european .sence-european-left-box[data-v-b6caeb20]:after{-ms-flex-negative:0;-webkit-box-flex:0;-ms-flex-positive:0;background:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/split@3x.283e01af.png) no-repeat 50%;background-size:auto 100%;content:"";display:block;flex-grow:0;flex-shrink:0;height:2.88rem;width:1.28rem}.sence-european .sence-european-right[data-v-b6caeb20]{-ms-flex-negative:0;-webkit-box-flex:0;-ms-flex-positive:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background:rgba(34,34,34,.95);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-grow:0;flex-shrink:0;justify-content:center;margin-left:-1px;padding-right:.64rem}.sence-european .sence-european-right .sence-european-title[data-v-b6caeb20]{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;width:100%}.sence-european .sence-european-right .sence-european-title .sence-european-bg[data-v-b6caeb20]{background:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/europeancompass-text@3x.07fc95e6.png) no-repeat 50%;background-size:100% auto;height:.69333rem;width:3.25333rem}.bottom-tips[data-v-b6caeb20]{background:rgba(251,114,153,.2);color:#fb7299;font-size:.74667rem;font-weight:500;height:1.49333rem;line-height:1.49333rem;padding-left:.64rem}.net-price-spod[data-v-b6caeb20]{font-size:.74667rem}.net-price-spod .price-net-tag[data-v-b6caeb20]{margin-right:.32rem}.net-price-spod .price-bottom[data-v-b6caeb20]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.16rem}.net-price-spod .price-bottom[data-v-b6caeb20] .bili-price span{font-size:.64rem!important}.net-price-despoit[data-v-b6caeb20]{line-height:1}.net-price-despoit .price-bottom[data-v-b6caeb20]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.16rem}.net-price-despoit .price-bottom .price-net-tag[data-v-b6caeb20]{margin-right:.32rem}.net-price-despoit .price-bottom[data-v-b6caeb20] .price-normal{display:-webkit-box;display:-ms-flexbox;display:flex}.net-price-despoit .price-bottom[data-v-b6caeb20] .price-normal span{font-size:.64rem!important}.line-through[data-v-b6caeb20]{text-decoration:line-through}.sence-european-box.is-dacu-atmosphere .sence-european[data-v-b6caeb20],.sence-european.is-dacu-atmosphere[data-v-b6caeb20]{background-image:var(--dacu-atmosphere-bg);background-position:100%;background-size:auto 100%}.sence-european-box.is-dacu-atmosphere .sence-european .european-title[data-v-b6caeb20],.sence-european-box.is-dacu-atmosphere .sence-european .sence-european-title[data-v-b6caeb20],.sence-european.is-dacu-atmosphere .european-title[data-v-b6caeb20],.sence-european.is-dacu-atmosphere .sence-european-title[data-v-b6caeb20]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.sence-european-box.is-dacu-atmosphere .sence-european .european-title[data-v-b6caeb20]:before,.sence-european-box.is-dacu-atmosphere .sence-european .sence-european-title[data-v-b6caeb20]:before,.sence-european.is-dacu-atmosphere .european-title[data-v-b6caeb20]:before,.sence-european.is-dacu-atmosphere .sence-european-title[data-v-b6caeb20]:before{-ms-flex-item-align:center;align-self:center;background:var(--dacu-atmosphere-icon) no-repeat center;background-size:auto 100%;background-size:contain;content:"";display:block;height:.85333rem;margin-right:.21333rem;max-width:2.66667rem;width:1.6rem;width:var(--dacu-atmosphere-icon-width,1.6rem)}.sence-european-box.is-dacu-atmosphere .sence-european .european-title.has-icon[data-v-b6caeb20]:before,.sence-european-box.is-dacu-atmosphere .sence-european .sence-european-title.has-icon[data-v-b6caeb20]:before,.sence-european.is-dacu-atmosphere .european-title.has-icon[data-v-b6caeb20]:before,.sence-european.is-dacu-atmosphere .sence-european-title.has-icon[data-v-b6caeb20]:before{content:none}.sence-european-box.is-dacu-atmosphere .sence-european .sence-european-right[data-v-b6caeb20],.sence-european.is-dacu-atmosphere .sence-european-right[data-v-b6caeb20]{background:none;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:6.18667rem}.sence-european-box.is-dacu-atmosphere .sence-european .sence-european-left-box[data-v-b6caeb20],.sence-european.is-dacu-atmosphere .sence-european-left-box[data-v-b6caeb20]{background-image:var(--dacu-atmosphere-alpha-img),var(--dacu-atmosphere-main);background-position:50%,100%;background-size:auto 100%,auto 100%}.sence-european-box.is-dacu-atmosphere .sence-european .sence-european-left-box[data-v-b6caeb20]:after,.sence-european.is-dacu-atmosphere .sence-european-left-box[data-v-b6caeb20]:after{content:none}.sence-european-box.is-dacu-atmosphere .sence-european .sence-european-left-box .net-price-despoit .price-net-tag[data-v-b6caeb20],.sence-european.is-dacu-atmosphere .sence-european-left-box .net-price-despoit .price-net-tag[data-v-b6caeb20]{background:#ff4395!important;background:var(--dacu-atmosphere-price-net-bg,#ff4395)!important;color:#fff!important}.sence-european-box.is-dacu-atmosphere .sence-european .sence-european-left-box .net-price-despoit .price-net-tag[data-v-b6caeb20] .net-price-right,.sence-european.is-dacu-atmosphere .sence-european-left-box .net-price-despoit .price-net-tag[data-v-b6caeb20] .net-price-right{border-color:#fff!important}.sence-european-box.is-dacu-atmosphere .sence-european .bottom-tips[data-v-b6caeb20],.sence-european.is-dacu-atmosphere .bottom-tips[data-v-b6caeb20]{font-size:.64rem!important;font-weight:400!important}body.theme-2 .night-theme .group-buy-price{opacity:.5}.group-buy-price[data-v-1811da85]{background:linear-gradient(142deg,#e94b74,#fb7299 96%);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.88rem}.group-buy-price .group-buy-time[data-v-1811da85]{font-family:Helvetica Neue;font-size:.64rem;margin-top:.10667rem}.group-buy-price .group-buy-left-box[data-v-1811da85]{-webkit-box-flex:1;background:url(//i0.hdslb.com/bfs/kfptfe/floor/936d81fbe8f9bb037f161b512f14c4996bee11a9.png) no-repeat 50%;background-size:100% auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;padding-left:.64rem}.group-buy-price .group-buy-left-box .group-buy-left[data-v-1811da85]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;justify-content:center}.group-buy-price .group-buy-left-box[data-v-1811da85]:after{-ms-flex-negative:0;-webkit-box-flex:0;-ms-flex-positive:0;background:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/split@3x.283e01af.png) no-repeat 50%;background-size:100% auto;content:"";display:block;flex-grow:0;flex-shrink:0;height:2.88rem;width:1.28rem}.group-buy-price .group-buy-right[data-v-1811da85]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(34,34,34,.95);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding-right:.64rem}.group-buy-price .group-buy-right .group-buy-title[data-v-1811da85]{-webkit-box-align:end;-ms-flex-align:end;-webkit-box-pack:end;-ms-flex-pack:end;align-items:flex-end;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;width:100%}.group-buy-price .group-buy-right .group-buy-title .group-buy-bg[data-v-1811da85]{background:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/groupbuy-text@3x.7551d604.png);background-size:100% auto;height:1.17333rem;width:2.98667rem}.net-price-despoit[data-v-1811da85]{line-height:1}.net-price-despoit .price-bottom[data-v-1811da85]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.16rem}.net-price-despoit .price-bottom .price-net-tag[data-v-1811da85]{margin-right:.32rem}.net-price-despoit .price-bottom[data-v-1811da85] .price-normal{display:-webkit-box;display:-ms-flexbox;display:flex}.net-price-despoit .price-bottom[data-v-1811da85] .price-normal span{font-size:.64rem!important}.line-through[data-v-1811da85]{text-decoration:line-through}.bili-cd-timer[data-v-dc5da2fc]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bili-cd-timer span[data-v-dc5da2fc],.bili-cd-timer[data-v-dc5da2fc]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}body.theme-2 .night-theme .sence-kill{background:url(//i0.hdslb.com/bfs/kfptfe/floor/65f8cd69d594c497d3483fbdab9f4d6e1e89b299.png) no-repeat 50%;background-size:100% 100%;opacity:.5}.sence-kill[data-v-989aad52]{background:linear-gradient(136deg,#661edc,#e82af8 74%);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.88rem}.sence-kill .sale-out[data-v-989aad52]{font-size:.64rem;line-height:.64rem;margin-top:.16rem}.sence-kill .seckill-time[data-v-989aad52]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;font-family:Helvetica Neue;font-size:.64rem;margin-top:.10667rem}.sence-kill .price-multisku[data-v-989aad52]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:hsla(0,0%,100%,.7);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:.16rem;margin-left:.16rem}.sence-kill .price-multisku.line-through[data-v-989aad52]{text-decoration:line-through}.sence-kill .sence-kill-left-box[data-v-989aad52]{-webkit-box-flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url(//i0.hdslb.com/bfs/kfptfe/floor/30494df45f64ab1f412224fe0bf4307a824b9409.png) no-repeat 50%;background-size:100% auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;height:2.88rem;padding-left:.64rem}.sence-kill .sence-kill-left-box .sence-kill-left[data-v-989aad52]{-webkit-box-align:end;-ms-flex-align:end;-webkit-box-flex:1;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1}.sence-kill .sence-kill-left-box .sence-kill-left .price-through[data-v-989aad52]{color:hsla(0,0%,100%,.7);margin-left:.16rem}.sence-kill .sence-kill-left-box[data-v-989aad52]:after{-ms-flex-negative:0;-webkit-box-flex:0;-ms-flex-positive:0;background:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/split@3x.283e01af.png) no-repeat 50%;background-size:100% auto;content:"";display:block;flex-grow:0;flex-shrink:0;height:2.88rem;width:1.28rem}.sence-kill .sence-kill-right[data-v-989aad52]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;background:rgba(34,34,34,.95);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding-right:.64rem}.sence-kill .sence-kill-right .sence-kill-title[data-v-989aad52]{-webkit-box-align:end;-ms-flex-align:end;-webkit-box-pack:end;-ms-flex-pack:end;align-items:flex-end;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;width:100%}.sence-kill .sence-kill-right .sence-kill-title .sence-kill-bg[data-v-989aad52]{background:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/seckill-text@3x.f455035e.png) 50% no-repeat;background-size:100% auto;height:1.17333rem;width:2.24rem}.sence-kill .net-price-sence[data-v-989aad52]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:.74667rem;line-height:1}.sence-kill .net-price-sence .price-net-tag-despoit[data-v-989aad52]{margin-right:.32rem}.sence-kill .net-price-sence .price-full-despoit[data-v-989aad52]{margin-top:.16rem}.sence-kill .net-price-sence .price-full-despoit .price-net-tag-despoit-detail-price[data-v-989aad52]{margin-right:.32rem}.sence-kill .net-price-sence .price-full-despoit .price-multisku[data-v-989aad52]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0}.sence-kill .net-price-sence .price-multisku[data-v-989aad52]{font-size:.64rem;margin-bottom:0;margin-left:0;margin-top:.16rem}.sence-kill .net-price-sence .price-multisku[data-v-989aad52] .bili-price span{font-size:.64rem!important}.sence-kill-box.is-dacu-atmosphere .sence-kill[data-v-989aad52],.sence-kill.is-dacu-atmosphere[data-v-989aad52]{background-image:var(--dacu-atmosphere-bg);background-position:100%;background-size:auto 100%}.sence-kill-box.is-dacu-atmosphere .sence-kill .kill-title[data-v-989aad52],.sence-kill-box.is-dacu-atmosphere .sence-kill .sence-kill-title[data-v-989aad52],.sence-kill.is-dacu-atmosphere .kill-title[data-v-989aad52],.sence-kill.is-dacu-atmosphere .sence-kill-title[data-v-989aad52]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.sence-kill-box.is-dacu-atmosphere .sence-kill .kill-title[data-v-989aad52]:before,.sence-kill-box.is-dacu-atmosphere .sence-kill .sence-kill-title[data-v-989aad52]:before,.sence-kill.is-dacu-atmosphere .kill-title[data-v-989aad52]:before,.sence-kill.is-dacu-atmosphere .sence-kill-title[data-v-989aad52]:before{-ms-flex-item-align:center;align-self:center;background:var(--dacu-atmosphere-icon) no-repeat center;background-size:auto 100%;background-size:contain;content:"";display:block;height:.85333rem;margin-right:.21333rem;max-width:2.66667rem;width:1.6rem;width:var(--dacu-atmosphere-icon-width,1.6rem)}.sence-kill-box.is-dacu-atmosphere .sence-kill .kill-title.has-icon[data-v-989aad52]:before,.sence-kill-box.is-dacu-atmosphere .sence-kill .sence-kill-title.has-icon[data-v-989aad52]:before,.sence-kill.is-dacu-atmosphere .kill-title.has-icon[data-v-989aad52]:before,.sence-kill.is-dacu-atmosphere .sence-kill-title.has-icon[data-v-989aad52]:before{content:none}.sence-kill-box.is-dacu-atmosphere .sence-kill .sence-kill-right[data-v-989aad52],.sence-kill.is-dacu-atmosphere .sence-kill-right[data-v-989aad52]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background:none;min-width:6.18667rem;padding-left:.37333rem}.sence-kill-box.is-dacu-atmosphere .sence-kill .sence-kill-left-box[data-v-989aad52],.sence-kill.is-dacu-atmosphere .sence-kill-left-box[data-v-989aad52]{background-image:var(--dacu-atmosphere-alpha-img),var(--dacu-atmosphere-main);background-position:50%,100%;background-size:auto 100%,auto 100%}.sence-kill-box.is-dacu-atmosphere .sence-kill .sence-kill-left-box[data-v-989aad52]:after,.sence-kill.is-dacu-atmosphere .sence-kill-left-box[data-v-989aad52]:after{content:none}.sence-kill-box.is-dacu-atmosphere .sence-kill .sence-kill-left-box .price-full-despoit .price-net-tag-despoit[data-v-989aad52],.sence-kill.is-dacu-atmosphere .sence-kill-left-box .price-full-despoit .price-net-tag-despoit[data-v-989aad52]{background:#801ef0!important;background:var(--dacu-atmosphere-price-net-bg,#801ef0)!important;color:#fff!important}.sence-kill-box.is-dacu-atmosphere .sence-kill .sence-kill-left-box .price-full-despoit .price-net-tag-despoit[data-v-989aad52] .net-price-right,.sence-kill.is-dacu-atmosphere .sence-kill-left-box .price-full-despoit .price-net-tag-despoit[data-v-989aad52] .net-price-right{border-color:#fff!important}.sec-kill-merchant[data-v-b25d92fa]{font-size:.74667rem}.sec-kill-merchant[data-v-b25d92fa]:before{border:1px solid hsla(0,0%,100%,.5);border-bottom:none;border-radius:.74667rem .74667rem 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";height:2.56rem;left:0;position:absolute;top:0;width:100%;z-index:1}.sec-kill-merchant .activity-bar[data-v-b25d92fa]{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:linear-gradient(146.66deg,#661edc,#e82af8 86.42%);background-clip:border-box;border:1px solid transparent;border-radius:.74667rem .74667rem 0 0;-webkit-box-shadow:0 -.10667rem .64rem 0 rgba(0,0,0,.122);box-shadow:0 -.10667rem .64rem 0 rgba(0,0,0,.122);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.56rem;justify-content:space-between;padding:0 1.06667rem .74667rem;position:relative;width:100%}.sec-kill-merchant .activity-bar-time[data-v-b25d92fa]{color:#fff;font-size:.64rem}.sec-kill-merchant .price-bar[data-v-b25d92fa]{background:linear-gradient(180deg,#fff .74667rem,hsla(0,0%,100%,0) 2.45333rem);border-radius:.64rem .64rem 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-.74667rem;min-height:1.6rem;padding:.42667rem .64rem 0;position:relative}.sec-kill-merchant .price-bar-no-activity[data-v-b25d92fa]{margin-top:0}.sec-kill-merchant .sec-kill-merchant-price[data-v-b25d92fa]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:#f69;display:-webkit-box;display:-ms-flexbox;display:flex;height:1.6rem;line-height:1.6rem;margin-right:.32rem;position:relative;z-index:2}.sec-kill-merchant .sec-kill-price-full[data-v-b25d92fa]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;color:#9499a0;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:400;height:1.6rem;line-height:1.6rem;margin-right:.53333rem;padding-top:.21333rem}.sec-kill-merchant .sec-kill-merchant-price+.sec-kill-merchant-discount[data-v-b25d92fa]{margin-left:.21333rem}.sec-kill-merchant .detail-price-sec-kill[data-v-b25d92fa]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap}.sec-kill-merchant-box.is-dacu-atmosphere .activity-bar[data-v-b25d92fa],.sec-kill-merchant.is-dacu-atmosphere .activity-bar[data-v-b25d92fa]{-webkit-box-pack:start;-ms-flex-pack:start;background-image:var(--dacu-atmosphere-alpha-img),var(--dacu-atmosphere-main);background-position:50%,100%;background-size:auto 100%,100% 100%;border:0;justify-content:flex-start}.sec-kill-merchant-box.is-dacu-atmosphere .activity-bar .activity-bar-time[data-v-b25d92fa],.sec-kill-merchant.is-dacu-atmosphere .activity-bar .activity-bar-time[data-v-b25d92fa]{margin-left:auto}.sec-kill-merchant-box.is-dacu-atmosphere .activity-bar[data-v-b25d92fa]:before,.sec-kill-merchant.is-dacu-atmosphere .activity-bar[data-v-b25d92fa]:before{-ms-flex-item-align:center;align-self:center;background:var(--dacu-atmosphere-icon) no-repeat center;background-size:auto 100%;background-size:contain;content:"";display:block;height:.85333rem;margin-right:.21333rem;max-width:2.66667rem;width:1.6rem;width:var(--dacu-atmosphere-icon-width,1.6rem)}.sence-kill-new[data-v-2e9c44ae]{-webkit-box-sizing:border-box;box-sizing:border-box}.sence-kill-new .sence-kill-new-item[data-v-2e9c44ae]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background:url(//i0.hdslb.com/bfs/kfptfe/floor/9bc11e678f4f64e0dc7c2a1356a9b2d270d9122e.png) no-repeat 50%;background:var(--dacu-atmosphere-bg,url("//i0.hdslb.com/bfs/kfptfe/floor/9bc11e678f4f64e0dc7c2a1356a9b2d270d9122e.png")) no-repeat center center;background-size:100% 100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.88rem;justify-content:space-between;position:relative}.sence-kill-new .sence-kill-new-item .sence-kill-new-item-left[data-v-2e9c44ae]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;background:url(//i0.hdslb.com/bfs/kfptfe/floor/2c02b930529455686858115164b002497c1f2f7c.png) no-repeat 50%;background:var(--dacu-atmosphere-main,url("//i0.hdslb.com/bfs/kfptfe/floor/2c02b930529455686858115164b002497c1f2f7c.png")) no-repeat center center;background-position:100%;background-size:cover;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;height:2.88rem;min-width:0;overflow:hidden;padding-left:.85333rem}.sence-kill-new .sence-kill-new-item .sence-kill-new-item-left .price-sale-info[data-v-2e9c44ae]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.sence-kill-new .sence-kill-new-item .sence-kill-new-item-left .price-sale-info[data-v-2e9c44ae] .sale-info-item:first-child.split-line{margin-left:0}.sence-kill-new .sence-kill-new-item .sence-kill-new-item-left .price-sale-info[data-v-2e9c44ae] .sale-info-item:first-child.split-line:after{display:none}.sence-kill-new .sence-kill-new-item .sence-kill-new-item-left .price-sale-info.price-overflow[data-v-2e9c44ae]{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-right:1.6rem;max-width:100%;overflow:hidden;white-space:nowrap}.sence-kill-new .sence-kill-new-item .sence-kill-new-item-left .price-sale-info.price-overflow>[data-v-2e9c44ae]{-ms-flex-negative:0;flex-shrink:0}.sence-kill-new .sence-kill-new-item .sence-kill-new-item-left .price-sale-info.price-overflow-small[data-v-2e9c44ae] .discount-price-tag-label,.sence-kill-new .sence-kill-new-item .sence-kill-new-item-left .price-sale-info.price-overflow-small[data-v-2e9c44ae] .original-price,.sence-kill-new .sence-kill-new-item .sence-kill-new-item-left .price-sale-info.price-overflow-small[data-v-2e9c44ae] .price-label,.sence-kill-new .sence-kill-new-item .sence-kill-new-item-left .price-sale-info.price-overflow-small[data-v-2e9c44ae] .price-net-tag,.sence-kill-new .sence-kill-new-item .sence-kill-new-item-left .price-sale-info.price-overflow-small[data-v-2e9c44ae] .price-suffix,.sence-kill-new .sence-kill-new-item .sence-kill-new-item-left .price-sale-info.price-overflow-small[data-v-2e9c44ae] .price-value,.sence-kill-new .sence-kill-new-item .sence-kill-new-item-left .price-sale-info.price-overflow-small[data-v-2e9c44ae] .sale-info,.sence-kill-new .sence-kill-new-item .sence-kill-new-item-left .price-sale-info.price-overflow-small[data-v-2e9c44ae] .sec-kill-merchant-discount,.sence-kill-new .sence-kill-new-item .sence-kill-new-item-left .price-sale-info.price-overflow-small[data-v-2e9c44ae] span{font-size:.53333rem!important}.sence-kill-new .sence-kill-new-item .sence-kill-new-item-left .price-sale-info .original-price[data-v-2e9c44ae]{color:hsla(0,0%,100%,.8);font-size:.64rem;height:.96rem;line-height:.85333rem;line-height:.96rem}.sence-kill-new .sence-kill-new-item .sence-kill-new-item-left .price-sale-info .original-price[data-v-2e9c44ae] .price-label{margin-right:0}.sence-kill-new .sence-kill-new-item .sence-kill-new-item-left .price-sale-info .ml8+.ml8[data-v-2e9c44ae]{margin-left:.42667rem}.sence-kill-new .sence-kill-new-item .sence-kill-new-item-left .price-sale-info .deposit-discount-price-tag[data-v-2e9c44ae] .discount-price-tag-label,.sence-kill-new .sence-kill-new-item .sence-kill-new-item-left .price-sale-info .deposit-discount-price-tag[data-v-2e9c44ae] .price-suffix{font-weight:400}.sence-kill-new .sence-kill-new-item .sence-kill-new-item-left-full[data-v-2e9c44ae]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sence-kill-new .sence-kill-new-item .sence-kill-new-item-left-full .sec-kill-merchant-discount[data-v-2e9c44ae]{margin-top:-.21333rem}.sence-kill-new .sence-kill-new-item .sence-kill-new-item-right[data-v-2e9c44ae]{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-negative:0;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0}.sence-kill-new .sence-kill-new-item .sence-kill-new-item-right .sence-kill-new-item-right-content[data-v-2e9c44ae]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;height:2.88rem;justify-content:center;min-width:6.18667rem;padding-right:.85333rem}.sence-kill-new .sence-kill-new-item .sence-kill-new-item-right .activity-tag[data-v-2e9c44ae]{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;text-align:right}.sence-kill-new .sence-kill-new-item .sence-kill-new-item-right .activity-tag[data-v-2e9c44ae]:before{-ms-flex-item-align:start;align-self:flex-start;background:var(--dacu-atmosphere-icon) no-repeat right center;background-size:contain;content:"";display:block;height:.85333rem;margin-right:.21333rem;margin-top:.10667rem;max-width:2.66667rem;width:1.6rem;width:var(--dacu-atmosphere-icon-width,1.6rem)}.sence-kill-new .sence-kill-new-item .sence-kill-new-item-right .sence-kill-new-item-right-time[data-v-2e9c44ae]{color:#fff;font-size:.64rem;font-weight:400;line-height:.85333rem;text-align:right}.sence-kill-new .sence-kill-new-item .sence-kill-new-item-right .sence-kill-new-item-right-time .sence-kill-new-item-mrTop[data-v-2e9c44ae]{margin-top:.32rem}.sence-kill-new .sence-kill-new-item .sec-kill-merchant-discount[data-v-2e9c44ae]{background-color:transparent;padding:0}.sence-kill-new .sence-kill-new-item .sec-kill-merchant-discount[data-v-2e9c44ae] .discount-price-tag-label{font-weight:500}.sence-kill-new .sence-kill-new-item .sec-kill-merchant-discount[data-v-2e9c44ae] .price-suffix{font-weight:500;margin-left:.10667rem}.sence-kill-new .sence-kill-new-full .sence-kill-new-item-right-content[data-v-2e9c44ae]{padding-left:.32rem}.sence-kill-new .sence-kill-new-deposit .deposit-price[data-v-2e9c44ae]{color:#fff;height:1.6rem;line-height:1.6rem}.sence-kill-new .sence-kill-new-deposit .original-price[data-v-2e9c44ae]{color:hsla(0,0%,100%,.8);position:relative}.sence-kill-new .sence-kill-new-deposit .sence-kill-new-item-right-content[data-v-2e9c44ae]{padding-left:.21333rem}.sence-kill-new .sence-kill-new-deposit .sec-kill-merchant-discount[data-v-2e9c44ae]{font-size:.64rem}.sence-kill-new .sence-kill-new-deposit .sec-kill-merchant-discount[data-v-2e9c44ae] .discount-price-tag-content,.sence-kill-new .sence-kill-new-deposit .sec-kill-merchant-discount[data-v-2e9c44ae] .price-suffix{margin-left:0}.sence-kill-new .price-net-tag-seckill[data-v-2e9c44ae] .price-label{margin:0}.sence-kill-new .price-net-tag-seckill[data-v-2e9c44ae] .price-big,.sence-kill-new .price-net-tag-seckill[data-v-2e9c44ae] .price-symbol{font-weight:500}.sence-kill-new .price-net-tag-seckill[data-v-2e9c44ae] .price-suffix{margin:0}.sence-spot[data-v-11a6d50c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:inherit;background-image:var(--price-sence-bar-bg,inherit);background-position:top;background-repeat:no-repeat;background-size:100% 3.2rem;background-size:var(--price-sence-bar-bg-size,100% 3.2rem);color:#fb7299;color:var(--price-sence-bar-text-color,#fb7299);display:-webkit-box;display:-ms-flexbox;display:flex;height:2.24rem;height:var(--price-sence-bar-sence-spot-height,2.24rem);padding:0 .64rem;position:relative}.sence-spot .spot-title[data-v-11a6d50c]{display:none}.sence-spot .spot-time[data-v-11a6d50c]{font-family:Helvetica Neue;font-size:.74667rem}.sence-spot .sence-spot-left[data-v-11a6d50c]{-webkit-box-flex:1;-ms-flex:1;flex:1 1}.sence-spot .sence-spot-left .price-stage-box[data-v-11a6d50c],.sence-spot .sence-spot-left[data-v-11a6d50c],.sence-spot .spot-price-center[data-v-11a6d50c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.sence-spot .sence-spot-right[data-v-11a6d50c]{-webkit-box-flex:0;-ms-flex-positive:0;-ms-flex-negative:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-grow:0;flex-shrink:0;justify-content:center}.sence-spot .net-price-sence[data-v-11a6d50c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.sence-spot .net-price-sence .price-net-tag[data-v-11a6d50c]{color:#fb7299!important;color:var(--price-sence-bar-text-color,#fb7299)!important;margin-right:.32rem}.sence-spot .net-price-sence .price-net-tag[data-v-11a6d50c] .net-price-right{border-color:#fb7299!important;border-color:var(--price-sence-bar-text-color,#fb7299)!important}.sence-spot .net-price-sence .normal-price[data-v-11a6d50c]{color:#61666d;color:var(--price-sence-bar-price-normal-color,#61666d)}.sence-spot.is-dacu-atmosphere[data-v-11a6d50c]{display:-webkit-box;display:-ms-flexbox;display:flex;height:3.2rem!important;position:relative}.sence-spot.is-dacu-atmosphere .sence-spot-left[data-v-11a6d50c]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding-top:0!important}.sence-spot.is-dacu-atmosphere .sence-spot-left .normal-price[data-v-11a6d50c]{margin-top:.32rem}.sence-spot.is-dacu-atmosphere[data-v-11a6d50c]{background-image:var(--dacu-atmosphere-alpha-img),var(--dacu-atmosphere-main);background-position:50%,100%;background-size:auto 100%,100% 100%;color:#fff;height:3.2rem}.sence-spot.is-dacu-atmosphere .sence-spot-title[data-v-11a6d50c],.sence-spot.is-dacu-atmosphere .spot-title[data-v-11a6d50c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.sence-spot.is-dacu-atmosphere .sence-spot-title[data-v-11a6d50c]:before,.sence-spot.is-dacu-atmosphere .spot-title[data-v-11a6d50c]:before{-ms-flex-item-align:center;align-self:center;background:var(--dacu-atmosphere-icon) no-repeat center;background-size:auto 100%;background-size:100% 100%;content:"";display:block;height:1.17333rem;width:4.64rem}.sence-spot.is-dacu-atmosphere .sence-spot-title.has-icon[data-v-11a6d50c]:before,.sence-spot.is-dacu-atmosphere .spot-title.has-icon[data-v-11a6d50c]:before{content:none}.sence-spot.is-dacu-atmosphere .sence-spot-right[data-v-11a6d50c]{background:none;padding-left:.37333rem}.sence-spot.is-dacu-atmosphere .sence-spot-left[data-v-11a6d50c]:after{content:none}.sence-spot.is-dacu-atmosphere .spot-time[data-v-11a6d50c]{color:#fff;font-size:.64rem}.sence-spot.is-dacu-atmosphere .net-price-sence .price-net-tag[data-v-11a6d50c]{color:#fff!important}.sence-spot.is-dacu-atmosphere .net-price-sence .price-net-tag[data-v-11a6d50c] .net-price-right{border-color:#fff!important}.sence-spot.is-dacu-atmosphere .net-price-sence .normal-price[data-v-11a6d50c]{color:hsla(0,0%,100%,.7)}.sence-spot .sale-info[data-v-11a6d50c]{color:#9499a0}.sence-spot-merchant[data-v-cb18d004]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.sence-spot-merchant .price-bar[data-v-cb18d004]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:linear-gradient(180deg,#fff .74667rem,hsla(0,0%,100%,0) 2.45333rem);border-radius:.64rem .64rem 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;min-height:1.6rem;padding:.42667rem .64rem 0;position:relative}.sence-spot-merchant .price-bar .sence-spot-merchant-price[data-v-cb18d004]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:#f69;display:-webkit-box;display:-ms-flexbox;display:flex;height:1.6rem;line-height:1.6rem;margin-right:.42667rem;position:relative}.sence-spot-merchant .price-bar .sence-spot-merchant-price-no-margin[data-v-cb18d004]{margin-right:0}.sence-spot-merchant .price-bar .sence-spot-merchant-price+.sence-spot-merchant-price[data-v-cb18d004]{padding-left:.85333rem;position:relative}.sence-spot-merchant .price-bar .sence-spot-merchant-price+.sence-spot-merchant-price[data-v-cb18d004]:before{background-color:#f69;content:"";height:.10667rem;left:.10667rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.64rem}.sence-spot-merchant .activity-bar[data-v-cb18d004]{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/0691b5daf4d2406e8188087fe8ac2a48b889c8ae.png);background-position:bottom;background-repeat:no-repeat;background-size:cover;border-radius:.74667rem .74667rem 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.56rem;justify-content:flex-start;padding:0 1.06667rem .74667rem;position:relative;width:100%}.sence-spot-merchant .activity-bar .activity-bar-time[data-v-cb18d004]{color:#f69;font-size:.64rem;margin-left:auto}.sence-spot-merchant.is-dacu-atmosphere .activity-bar[data-v-cb18d004]{-webkit-box-pack:start;-ms-flex-pack:start;background-image:var(--dacu-atmosphere-alpha-img),var(--dacu-atmosphere-main);background-size:auto 100%,100% 100%;justify-content:flex-start}.sence-spot-merchant.is-dacu-atmosphere .activity-bar[data-v-cb18d004]:before{-ms-flex-item-align:center;align-self:center;background:var(--dacu-atmosphere-icon) no-repeat center;background-size:auto 100%;background-size:100% 100%;content:"";display:block;height:1.17333rem;margin-right:.32rem;width:4.64rem}.sence-spot-merchant.is-dacu-atmosphere .activity-bar .activity-bar-time[data-v-cb18d004]{color:#fff;margin-left:auto}.sence-spot-merchant.is-dacu-atmosphere .price-bar[data-v-cb18d004]{margin-top:-.74667rem}.spot-goods-new-subsidy[data-v-6f93564b]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background:url(//i0.hdslb.com/bfs/kfptfe/floor/0f3e98457c1c1f94fcb4f35df0c9b5fa901870ca.png) no-repeat 50%;background-size:100% 100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.88rem;justify-content:space-between;padding:0 .85333rem 0 0;position:relative}.spot-goods-new-subsidy .subsidy-left[data-v-6f93564b]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-flex:1;background:url(//i0.hdslb.com/bfs/kfptfe/floor/654b3ed140105a30f865282afc144bff1b4e541e.png) no-repeat 50%;background-position:100%;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:flex-start;padding-left:.85333rem}.spot-goods-new-subsidy .subsidy-left .normal-price[data-v-6f93564b]{color:#61666d;color:var(--price-sence-bar-price-normal-color,#61666d)}.spot-goods-new-subsidy .subsidy-left .original-price[data-v-6f93564b]{color:hsla(0,0%,100%,.7);font-size:.64rem;line-height:.85333rem}.spot-goods-new-subsidy .subsidy-left .original-price[data-v-6f93564b] .price-label{margin-right:0}.spot-goods-new-subsidy .subsidy-price[data-v-6f93564b]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex}.spot-goods-new-subsidy .subsidy-price .subsidy-price-discount[data-v-6f93564b]{background-color:transparent;padding:0}.spot-goods-new-subsidy .subsidy-price .subsidy-price-discount[data-v-6f93564b] .discount-price-tag-label,.spot-goods-new-subsidy .subsidy-price .subsidy-price-discount[data-v-6f93564b] .price-suffix{color:#fff;font-weight:500}.spot-goods-new-subsidy .subsidy-price[data-v-6f93564b] .net-price-box.tag-main{font-size:.64rem}.spot-goods-new-subsidy .subsidy-right[data-v-6f93564b]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:end;-ms-flex-align:end;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-negative:0;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-shrink:0;justify-content:center;margin-left:.64rem}.spot-goods-new-subsidy .subsidy-icon-wrapper[data-v-6f93564b]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.21333rem}.spot-goods-new-subsidy .subsidy-icon-wrapper.has-dacu-icon[data-v-6f93564b]:before{background:var(--dacu-atmosphere-icon) no-repeat center center;background-size:contain;content:"";display:block;height:.85333rem;margin-right:.21333rem;max-width:2.66667rem;width:1.6rem;width:var(--dacu-atmosphere-icon-width,1.6rem)}.spot-goods-new-subsidy .subsidy-icon[data-v-6f93564b]{-ms-flex-negative:0;flex-shrink:0;margin-right:-.37333rem}.spot-goods-new-subsidy .subsidy-desc[data-v-6f93564b]{color:#fff;font-family:PingFang SC,sans-serif;font-size:.64rem;font-weight:400;line-height:.85333rem;text-align:right}.spot-goods-new-subsidy .subsidy-countdown[data-v-6f93564b]{color:#fff;font-family:Helvetica Neue,sans-serif;font-size:.64rem;font-weight:400}body.theme-2 .night-theme .sence-despoit-box{background:-webkit-gradient(linear,right top,left top,from(#21191c),to(#141414));background:linear-gradient(270deg,#21191c,#141414)}body.theme-2 .night-theme .sence-despoit .despoit-price-full{color:#e1e1e1}.sence-despoit-box[data-v-57ebbbcc]{background:-webkit-gradient(linear,right top,left top,from(#fef9fb),to(#fff));background:linear-gradient(270deg,#fef9fb,#fff)}.sence-despoit[data-v-57ebbbcc]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/88123d1b483eb9c8305923fad5c1ebbb05af77ca.png);background-image:var(--price-sence-bar-bg,url("//i0.hdslb.com/bfs/kfptfe/floor/88123d1b483eb9c8305923fad5c1ebbb05af77ca.png"));background-position:11.73333rem;background-position:var(--price-sence-bar-sence-despoit-bg-position,11.73333rem center);background-repeat:no-repeat;background-size:auto 100%;background-size:var(--price-sence-bar-sence-despoit-bg-size,auto 100%);color:#fb7299;color:var(--price-sence-bar-text-color,#fb7299);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.74667rem;height:3.2rem;height:var(--price-sence-bar-sence-height,3.2rem);line-height:.74667rem;position:relative}.sence-despoit .despoit-time[data-v-57ebbbcc]{font-family:Helvetica Neue;font-size:.74667rem;margin-top:.32rem}.sence-despoit .despoit-price-full[data-v-57ebbbcc]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#212121;color:var(--price-sence-bar-sence-despoit-price-full-color,#212121);display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.32rem}.sence-despoit .despoit-price-full[data-v-57ebbbcc] .bili-price{font-size:.74667rem}.sence-despoit .sence-despoit-left[data-v-57ebbbcc]{-webkit-box-flex:1;-ms-flex:1;flex:1 1;padding-left:.64rem}.sence-despoit .sence-despoit-left[data-v-57ebbbcc],.sence-despoit .sence-despoit-right[data-v-57ebbbcc]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}.sence-despoit .sence-despoit-right[data-v-57ebbbcc]{-webkit-box-flex:0;-ms-flex-positive:0;-ms-flex-negative:0;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;flex-grow:0;flex-shrink:0;height:100%;padding-right:.64rem}.net-price-despoit .price-bottom[data-v-57ebbbcc]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.16rem}.net-price-despoit .price-bottom .price-net-tag[data-v-57ebbbcc]{background:linear-gradient(271.79deg,#ffedf2,#ffeff4)!important;background:var(--price-sence-bar-sence-despoit-price-net-tag-bg,linear-gradient(271.79deg,#ffedf2 0,#ffeff4 100%))!important;color:#fb7299!important;color:var(--price-sence-bar-text-color,#fb7299)!important;margin-right:.32rem}.net-price-despoit .price-bottom .price-net-tag[data-v-57ebbbcc] .net-price-right{border-color:#fb7299!important;border-color:var(--price-sence-bar-text-color,#fb7299)!important}.net-price-despoit .price-bottom[data-v-57ebbbcc] .price-normal{color:#61666d;color:var(--price-sence-bar-price-normal-color,#61666d);display:-webkit-box;display:-ms-flexbox;display:flex}.net-price-despoit .price-bottom[data-v-57ebbbcc] .price-normal span{font-size:.64rem!important}.line-through[data-v-57ebbbcc]{text-decoration:line-through}.sence-despoit-box.is-dacu-atmosphere .sence-despoit[data-v-57ebbbcc],.sence-despoit.is-dacu-atmosphere[data-v-57ebbbcc]{background-image:var(--dacu-atmosphere-alpha-img),var(--dacu-atmosphere-main);background-position:50%,100%;background-size:auto 100%,100% 100%;color:#fff}.sence-despoit-box.is-dacu-atmosphere .sence-despoit .despoit-title[data-v-57ebbbcc],.sence-despoit-box.is-dacu-atmosphere .sence-despoit .sence-despoit-title[data-v-57ebbbcc],.sence-despoit.is-dacu-atmosphere .despoit-title[data-v-57ebbbcc],.sence-despoit.is-dacu-atmosphere .sence-despoit-title[data-v-57ebbbcc]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.sence-despoit-box.is-dacu-atmosphere .sence-despoit .despoit-title[data-v-57ebbbcc]:before,.sence-despoit-box.is-dacu-atmosphere .sence-despoit .sence-despoit-title[data-v-57ebbbcc]:before,.sence-despoit.is-dacu-atmosphere .despoit-title[data-v-57ebbbcc]:before,.sence-despoit.is-dacu-atmosphere .sence-despoit-title[data-v-57ebbbcc]:before{-ms-flex-item-align:center;align-self:center;background:var(--dacu-atmosphere-icon) no-repeat center;background-size:auto 100%;background-size:contain;content:"";display:block;height:.85333rem;margin-right:.21333rem;max-width:2.66667rem;width:1.6rem;width:var(--dacu-atmosphere-icon-width,1.6rem)}.sence-despoit-box.is-dacu-atmosphere .sence-despoit .despoit-title.has-icon[data-v-57ebbbcc]:before,.sence-despoit-box.is-dacu-atmosphere .sence-despoit .sence-despoit-title.has-icon[data-v-57ebbbcc]:before,.sence-despoit.is-dacu-atmosphere .despoit-title.has-icon[data-v-57ebbbcc]:before,.sence-despoit.is-dacu-atmosphere .sence-despoit-title.has-icon[data-v-57ebbbcc]:before{content:none}.sence-despoit-box.is-dacu-atmosphere .sence-despoit .sence-despoit-right[data-v-57ebbbcc],.sence-despoit.is-dacu-atmosphere .sence-despoit-right[data-v-57ebbbcc]{background:none;padding-left:.37333rem}.sence-despoit-box.is-dacu-atmosphere .sence-despoit .sence-despoit-right .despoit-time[data-v-57ebbbcc],.sence-despoit.is-dacu-atmosphere .sence-despoit-right .despoit-time[data-v-57ebbbcc]{font-size:.64rem!important;margin-top:.53333rem}.sence-despoit-box.is-dacu-atmosphere .sence-despoit .sence-despoit-left .despoit-price-full[data-v-57ebbbcc],.sence-despoit-box.is-dacu-atmosphere .sence-despoit .sence-despoit-left .price-normal[data-v-57ebbbcc],.sence-despoit.is-dacu-atmosphere .sence-despoit-left .despoit-price-full[data-v-57ebbbcc],.sence-despoit.is-dacu-atmosphere .sence-despoit-left .price-normal[data-v-57ebbbcc]{color:#fff}.sence-despoit-box.is-dacu-atmosphere .sence-despoit .price-net-tag[data-v-57ebbbcc],.sence-despoit.is-dacu-atmosphere .price-net-tag[data-v-57ebbbcc]{background:#119dff!important;background:var(--dacu-atmosphere-price-net-bg,#119dff)!important;color:#fff!important}.sence-despoit-box.is-dacu-atmosphere .sence-despoit .price-net-tag[data-v-57ebbbcc] .net-price-right,.sence-despoit.is-dacu-atmosphere .price-net-tag[data-v-57ebbbcc] .net-price-right{border-color:#fff!important}.despoit-pre-merchant[data-v-59c8d942]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.despoit-pre-merchant .activity-bar[data-v-59c8d942]{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/0691b5daf4d2406e8188087fe8ac2a48b889c8ae.png);background-position:bottom;background-repeat:no-repeat;background-size:cover;border-radius:.74667rem .74667rem 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.56rem;justify-content:space-between;padding:0 1.06667rem .74667rem;position:relative;width:100%}.despoit-pre-merchant .activity-bar-time[data-v-59c8d942]{color:#f69;font-size:.64rem}.despoit-pre-merchant .price-bar[data-v-59c8d942]{background:linear-gradient(180deg,#fff .74667rem,hsla(0,0%,100%,0) 2.45333rem);border-radius:.64rem .64rem 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-.74667rem;min-height:1.6rem;padding:.42667rem .64rem 0;position:relative}.despoit-pre-merchant .price-bar-no-activity[data-v-59c8d942]{margin-top:0}.despoit-pre-merchant .sence-spot-merchant-price[data-v-59c8d942]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:#f69;display:-webkit-box;display:-ms-flexbox;display:flex;height:1.6rem;line-height:1.6rem;margin-right:.32rem;position:relative;z-index:2}.despoit-pre-merchant .despoit-price-full[data-v-59c8d942]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;color:#9499a0;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:400;height:1.6rem;line-height:1.6rem;margin-right:.53333rem;padding-top:.21333rem}.despoit-pre-merchant .sence-spot-merchant-price+.despoit-pre-merchant-discount[data-v-59c8d942]{margin-left:.21333rem}.despoit-pre-merchant .detail-price-despoit[data-v-59c8d942]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap}.despoit-pre-merchant.is-dacu-atmosphere .activity-bar[data-v-59c8d942]{-webkit-box-pack:start;-ms-flex-pack:start;background-image:var(--dacu-atmosphere-alpha-img),var(--dacu-atmosphere-main);background-position:50%,100%;background-size:auto 100%,100% 100%;color:#fff;justify-content:flex-start}.despoit-pre-merchant.is-dacu-atmosphere .activity-bar[data-v-59c8d942]:before{-ms-flex-item-align:center;align-self:center;background:var(--dacu-atmosphere-icon) no-repeat center;background-size:auto 100%;background-size:contain;content:"";display:block;height:.85333rem;margin-right:.21333rem;max-width:2.66667rem;width:1.6rem;width:var(--dacu-atmosphere-icon-width,1.6rem)}.despoit-pre-merchant.is-dacu-atmosphere .activity-bar .activity-bar-time[data-v-59c8d942]{color:#fff;margin-left:auto}.sence-despoit-pre-new[data-v-13256b98]{-webkit-box-sizing:border-box;box-sizing:border-box}.sence-despoit-pre-new .sence-despoit-pre-new-item[data-v-13256b98]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/5a429fc3ffd909a9047d2853ca829848361f6796.png),url(//i0.hdslb.com/bfs/kfptfe/floor/5a429fc3ffd909a9047d2853ca829848361f6796.png);background-image:var(--dacu-atmosphere-alpha-img,url("//i0.hdslb.com/bfs/kfptfe/floor/5a429fc3ffd909a9047d2853ca829848361f6796.png")),var(--dacu-atmosphere-main,url("//i0.hdslb.com/bfs/kfptfe/floor/5a429fc3ffd909a9047d2853ca829848361f6796.png"));background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.88rem;justify-content:space-between;position:relative}.sence-despoit-pre-new .sence-despoit-pre-new-item .sence-despoit-pre-new-item-left[data-v-13256b98]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;color:var(--dacu-atmosphere-color);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;height:2.88rem;padding-left:.85333rem}.sence-despoit-pre-new .sence-despoit-pre-new-item .sence-despoit-pre-new-item-left .despoit-price[data-v-13256b98]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:var(--dacu-atmosphere-color);display:-webkit-box;display:-ms-flexbox;display:flex;height:1.70667rem;line-height:1.70667rem}.sence-despoit-pre-new .sence-despoit-pre-new-item .sence-despoit-pre-new-item-left .price-sale-info[data-v-13256b98]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.sence-despoit-pre-new .sence-despoit-pre-new-item .sence-despoit-pre-new-item-left .price-sale-info .despoit-discount-tag[data-v-13256b98]{-ms-flex-negative:0;background-color:transparent;color:var(--dacu-atmosphere-color);flex-shrink:0;margin-right:0;padding:0}.sence-despoit-pre-new .sence-despoit-pre-new-item .sence-despoit-pre-new-item-left .price-sale-info .despoit-discount-tag[data-v-13256b98] .discount-price-tag-content{margin-left:0}.sence-despoit-pre-new .sence-despoit-pre-new-item .sence-despoit-pre-new-item-left .price-sale-info .despoit-discount-tag[data-v-13256b98] .discount-price-tag-label,.sence-despoit-pre-new .sence-despoit-pre-new-item .sence-despoit-pre-new-item-left .price-sale-info .despoit-discount-tag[data-v-13256b98] .price-suffix{color:var(--dacu-atmosphere-color);font-size:.64rem;font-weight:500}.sence-despoit-pre-new .sence-despoit-pre-new-item .sence-despoit-pre-new-item-left .price-sale-info .despoit-original-price[data-v-13256b98]{-ms-flex-negative:0;color:#9499a0;flex-shrink:0;font-size:.64rem;line-height:.85333rem}.sence-despoit-pre-new .sence-despoit-pre-new-item .sence-despoit-pre-new-item-left .price-sale-info .despoit-original-price[data-v-13256b98] .price-label{margin-right:0}.sence-despoit-pre-new .sence-despoit-pre-new-item .sence-despoit-pre-new-item-left .price-sale-info .sale-info[data-v-13256b98]{-ms-flex-negative:0;color:#9499a0;flex-shrink:0}.sence-despoit-pre-new .sence-despoit-pre-new-item .sence-despoit-pre-new-item-right[data-v-13256b98]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:.74667rem}.sence-despoit-pre-new .sence-despoit-pre-new-item .sence-despoit-pre-new-item-right .sence-despoit-pre-new-item-right-content[data-v-13256b98]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:2.88rem;justify-content:center;padding-right:.85333rem}.sence-despoit-pre-new .sence-despoit-pre-new-item .sence-despoit-pre-new-item-right .activity-tag[data-v-13256b98]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.21333rem;text-align:right}.sence-despoit-pre-new .sence-despoit-pre-new-item .sence-despoit-pre-new-item-right .activity-tag[data-v-13256b98]:before{-ms-flex-item-align:start;align-self:flex-start;background:var(--dacu-atmosphere-icon) no-repeat right center;background-size:contain;content:"";display:block;height:.85333rem;margin-right:.21333rem;max-width:2.66667rem;width:1.6rem;width:var(--dacu-atmosphere-icon-width,1.6rem)}.sence-despoit-pre-new .sence-despoit-pre-new-item .sence-despoit-pre-new-item-right .despoit-title[data-v-13256b98]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--dacu-atmosphere-color);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.64rem;font-weight:400;line-height:.85333rem;text-align:right}.sence-despoit-pre-new .sence-despoit-pre-new-item .sence-despoit-pre-new-item-right .despoit-title[data-v-13256b98]:before{-ms-flex-item-align:start;align-self:flex-start;background:var(--dacu-atmosphere-icon) no-repeat right center;background-size:contain;content:"";display:block;height:.85333rem;margin-right:.21333rem;max-width:2.66667rem;width:1.6rem;width:var(--dacu-atmosphere-icon-width,1.6rem)}.sence-despoit-pre-new .sence-despoit-pre-new-item .sence-despoit-pre-new-item-right .despoit-time-wrapper[data-v-13256b98]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:end;-ms-flex-align:end;-webkit-box-pack:center;-ms-flex-pack:center;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;text-align:right}.sence-despoit-pre-new .sence-despoit-pre-new-item .sence-despoit-pre-new-item-right .despoit-time-wrapper .despoit-time[data-v-13256b98]{color:var(--dacu-atmosphere-color);font-family:Helvetica Neue;font-size:.64rem;font-weight:400;line-height:.85333rem}.sence-despoit-pre-new .split-line[data-v-13256b98]{margin-left:.64rem;position:relative}.sence-despoit-pre-new .split-line[data-v-13256b98]:after{background:#e3e5e7;content:"";display:block;height:1.28rem;left:-.32rem;position:absolute;top:50%;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform:translateY(-50%) scale(.5);transform:translateY(-50%) scale(.5);width:1px;z-index:1}.has-atmosphere-style .sence-despoit-pre-new-item .despoit-original-price[data-v-13256b98],.has-atmosphere-style .sence-despoit-pre-new-item .sale-info[data-v-13256b98]{color:hsla(0,0%,100%,.7)!important}.new-subsidy-atmosphere .sence-despoit-pre-new-item[data-v-13256b98]{background:url(//i0.hdslb.com/bfs/kfptfe/floor/0f3e98457c1c1f94fcb4f35df0c9b5fa901870ca.png) no-repeat 50%;background-size:100% 100%}.new-subsidy-atmosphere .sence-despoit-pre-new-item .sence-despoit-pre-new-item-left[data-v-13256b98]{background:url(//i0.hdslb.com/bfs/kfptfe/floor/654b3ed140105a30f865282afc144bff1b4e541e.png) no-repeat 100%;background-size:cover}.new-subsidy-atmosphere .sence-despoit-pre-new-item .despoit-original-price[data-v-13256b98],.new-subsidy-atmosphere .sence-despoit-pre-new-item .sale-info[data-v-13256b98]{color:hsla(0,0%,100%,.7)!important}body.theme-2 .night-theme .sence-full-box{background:-webkit-gradient(linear,right top,left top,from(#21191c),to(#141414));background:linear-gradient(270deg,#21191c,#141414)}.sence-full-box[data-v-90e89062]{background:-webkit-gradient(linear,right top,left top,from(#fef9fb),to(#fff));background:linear-gradient(270deg,#fef9fb,#fff)}.sence-full[data-v-90e89062]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/price-bar-bg@3x.e71bc140.png) no-repeat 11.73333rem;background-size:auto 100%;color:#fb7299;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.74667rem;height:2.88rem;line-height:.74667rem}.sence-full .full-time[data-v-90e89062]{font-family:Helvetica Neue;font-size:.64rem;margin-top:.32rem}.sence-full .desc[data-v-90e89062]{color:#fb7299;font-size:.64rem;line-height:.64rem;margin-top:.32rem}.sence-full .sence-full-left[data-v-90e89062]{-webkit-box-flex:1;-ms-flex:1;flex:1 1;padding-left:.64rem}.sence-full .sence-full-left .full-price-center[data-v-90e89062],.sence-full .sence-full-left .price-full[data-v-90e89062],.sence-full .sence-full-right[data-v-90e89062]{display:-webkit-box;display:-ms-flexbox;display:flex}.sence-full .sence-full-right[data-v-90e89062]{-webkit-box-flex:0;-ms-flex-positive:0;-ms-flex-negative:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-direction:column;flex-direction:column;flex-grow:0;flex-shrink:0;height:100%;justify-content:center;padding-right:.64rem}.sence-full .net-price-sence[data-v-90e89062]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.sence-full .net-price-sence .price-net-tag[data-v-90e89062]{margin-right:.32rem}.sence-full .net-price-sence .normal-price[data-v-90e89062]{color:#61666d}.sence-full-box.is-dacu-atmosphere .sence-full[data-v-90e89062],.sence-full.is-dacu-atmosphere[data-v-90e89062]{background-image:var(--dacu-atmosphere-bg);background-position:100%;background-size:auto 100%}.sence-full-box.is-dacu-atmosphere .sence-full .full-title[data-v-90e89062],.sence-full-box.is-dacu-atmosphere .sence-full .sence-full-title[data-v-90e89062],.sence-full.is-dacu-atmosphere .full-title[data-v-90e89062],.sence-full.is-dacu-atmosphere .sence-full-title[data-v-90e89062]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.sence-full-box.is-dacu-atmosphere .sence-full .full-title[data-v-90e89062]:before,.sence-full-box.is-dacu-atmosphere .sence-full .sence-full-title[data-v-90e89062]:before,.sence-full.is-dacu-atmosphere .full-title[data-v-90e89062]:before,.sence-full.is-dacu-atmosphere .sence-full-title[data-v-90e89062]:before{-ms-flex-item-align:center;align-self:center;background:var(--dacu-atmosphere-icon) no-repeat center;background-size:auto 100%;background-size:contain;content:"";display:block;height:.85333rem;margin-right:.21333rem;max-width:2.66667rem;width:1.6rem;width:var(--dacu-atmosphere-icon-width,1.6rem)}.sence-full-box.is-dacu-atmosphere .sence-full .full-title.has-icon[data-v-90e89062]:before,.sence-full-box.is-dacu-atmosphere .sence-full .sence-full-title.has-icon[data-v-90e89062]:before,.sence-full.is-dacu-atmosphere .full-title.has-icon[data-v-90e89062]:before,.sence-full.is-dacu-atmosphere .sence-full-title.has-icon[data-v-90e89062]:before{content:none}.sence-full-box.is-dacu-atmosphere .sence-full .sence-full-right[data-v-90e89062],.sence-full.is-dacu-atmosphere .sence-full-right[data-v-90e89062]{background:none;padding-left:.37333rem}.sence-full-box.is-dacu-atmosphere .sence-full .sence-full-left-box[data-v-90e89062],.sence-full.is-dacu-atmosphere .sence-full-left-box[data-v-90e89062]{background-image:var(--dacu-atmosphere-alpha-img),var(--dacu-atmosphere-main);background-position:50%,100%;background-size:auto 100%,auto 100%}.sence-full-box.is-dacu-atmosphere .sence-full .sence-full-left-box[data-v-90e89062]:after,.sence-full.is-dacu-atmosphere .sence-full-left-box[data-v-90e89062]:after{content:none}.full-pre-merchant[data-v-24bf3e98]{font-size:.74667rem}.full-pre-merchant .activity-bar[data-v-24bf3e98]{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:linear-gradient(66.61deg,#fff2f6 69.36%,#fff 91.84%);border-image-source:linear-gradient(.368turn,#f9f9f9 .56%,hsla(0,0%,100%,.6) 56.3%);-webkit-box-shadow:0 -.10667rem .64rem 0 rgba(0,0,0,.122);box-shadow:0 -.10667rem .64rem 0 rgba(0,0,0,.122);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.56rem;justify-content:space-between;padding:0 1.06667rem .74667rem;position:relative;width:100%}.full-pre-merchant .activity-bar[data-v-24bf3e98]:after{background-image:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/price-bar-bg@3x.e71bc140.png);background-position:10.66667rem;background-repeat:no-repeat;background-size:contain;content:"";height:100%;position:absolute;width:100%}.full-pre-merchant .activity-bar-time[data-v-24bf3e98]{color:#f69;font-size:.64rem}.full-pre-merchant .price-bar[data-v-24bf3e98]{background:linear-gradient(180deg,#fff .74667rem,hsla(0,0%,100%,0) 2.45333rem);border-radius:.64rem .64rem 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-.74667rem;min-height:1.6rem;padding:.42667rem .64rem 0;position:relative}.full-pre-merchant .price-bar-no-activity[data-v-24bf3e98]{margin-top:0}.full-pre-merchant .full-pre-merchant-price[data-v-24bf3e98]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:#f69;display:-webkit-box;display:-ms-flexbox;display:flex;height:1.6rem;line-height:1.6rem;position:relative;z-index:2}.full-pre-merchant .full-pre-merchant-discount[data-v-24bf3e98]{margin-left:.53333rem}.full-pre-merchant .full-price-center[data-v-24bf3e98]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.full-pre-merchant .full-price-center[data-v-24bf3e98] .price-label{margin:0 .10667rem}.sec-full-pre-merchant-box.is-dacu-atmosphere .activity-bar[data-v-24bf3e98],.sec-full-pre-merchant.is-dacu-atmosphere .activity-bar[data-v-24bf3e98]{-webkit-box-pack:start;-ms-flex-pack:start;background-image:var(--dacu-atmosphere-alpha-img),var(--dacu-atmosphere-main);background-position:50%,100%;background-size:auto 100%,100% 100%;justify-content:flex-start}.sec-full-pre-merchant-box.is-dacu-atmosphere .activity-bar[data-v-24bf3e98]:before,.sec-full-pre-merchant.is-dacu-atmosphere .activity-bar[data-v-24bf3e98]:before{-ms-flex-item-align:center;align-self:center;background:var(--dacu-atmosphere-icon) no-repeat center;background-size:auto 100%;background-size:100% 100%;content:"";display:block;height:1.06667rem;margin-right:.32rem;width:4.21333rem}.sec-full-pre-merchant-box.is-dacu-atmosphere .activity-bar .activity-bar-time[data-v-24bf3e98],.sec-full-pre-merchant.is-dacu-atmosphere .activity-bar .activity-bar-time[data-v-24bf3e98]{margin-left:auto}.sence-fullpre-new[data-v-0b7eefaa]{-webkit-box-sizing:border-box;box-sizing:border-box}.sence-fullpre-new .sence-fullpre-new-item[data-v-0b7eefaa]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/5a429fc3ffd909a9047d2853ca829848361f6796.png),url(//i0.hdslb.com/bfs/kfptfe/floor/5a429fc3ffd909a9047d2853ca829848361f6796.png);background-image:var(--dacu-atmosphere-alpha-img,url("//i0.hdslb.com/bfs/kfptfe/floor/5a429fc3ffd909a9047d2853ca829848361f6796.png")),var(--dacu-atmosphere-main,url("//i0.hdslb.com/bfs/kfptfe/floor/5a429fc3ffd909a9047d2853ca829848361f6796.png"));background-size:100% 100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.88rem;justify-content:space-between;position:relative}.sence-fullpre-new .sence-fullpre-new-item .sence-fullpre-new-item-left[data-v-0b7eefaa]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-flex:1;background-position:100%;background-size:cover;color:var(--dacu-atmosphere-color);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;height:2.88rem;justify-content:center;padding-left:.85333rem}.sence-fullpre-new .sence-fullpre-new-item .sence-fullpre-new-item-left .fullpre-discount-tag[data-v-0b7eefaa]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;color:var(--dacu-atmosphere-color);margin-right:0;padding:0}.sence-fullpre-new .sence-fullpre-new-item .sence-fullpre-new-item-left .fullpre-discount-tag[data-v-0b7eefaa] .discount-price-tag-content{margin-left:0;margin-right:.10667rem}.sence-fullpre-new .sence-fullpre-new-item .sence-fullpre-new-item-left .fullpre-discount-tag[data-v-0b7eefaa] .discount-price-tag-label,.sence-fullpre-new .sence-fullpre-new-item .sence-fullpre-new-item-left .fullpre-discount-tag[data-v-0b7eefaa] .price-suffix{color:var(--dacu-atmosphere-color);font-size:.64rem;font-weight:500}.sence-fullpre-new .sence-fullpre-new-item .sence-fullpre-new-item-left .price-sale-info[data-v-0b7eefaa]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.sence-fullpre-new .sence-fullpre-new-item .sence-fullpre-new-item-left .price-sale-info .fullpre-original-price[data-v-0b7eefaa]{color:#9499a0;font-size:.64rem;line-height:.85333rem}.sence-fullpre-new .sence-fullpre-new-item .sence-fullpre-new-item-left .price-sale-info .fullpre-original-price[data-v-0b7eefaa] .price-label{margin-right:0}.sence-fullpre-new .sence-fullpre-new-item .sence-fullpre-new-item-left .price-sale-info .fullpre-max-price[data-v-0b7eefaa]{color:#9499a0;font-size:.74667rem;line-height:1.6rem;margin-left:.21333rem}.sence-fullpre-new .sence-fullpre-new-item .sence-fullpre-new-item-left .price-sale-info .fullpre-max-price[data-v-0b7eefaa] .price-label{margin:0 .10667rem}.sence-fullpre-new .sence-fullpre-new-item .sence-fullpre-new-item-left .price-sale-info .sale-info[data-v-0b7eefaa]{color:#9499a0}.sence-fullpre-new .sence-fullpre-new-item .sence-fullpre-new-item-left[data-v-0b7eefaa] .price-label{margin-left:.10667rem}.sence-fullpre-new .sence-fullpre-new-item .sence-fullpre-new-item-right[data-v-0b7eefaa]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:.74667rem}.sence-fullpre-new .sence-fullpre-new-item .sence-fullpre-new-item-right .sence-fullpre-new-item-right-content[data-v-0b7eefaa]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:2.88rem;justify-content:center;padding-right:.85333rem}.sence-fullpre-new .sence-fullpre-new-item .sence-fullpre-new-item-right .activity-tag[data-v-0b7eefaa]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.21333rem;text-align:right}.sence-fullpre-new .sence-fullpre-new-item .sence-fullpre-new-item-right .activity-tag[data-v-0b7eefaa]:before{-ms-flex-item-align:start;align-self:flex-start;background:var(--dacu-atmosphere-icon) no-repeat right center;background-size:contain;content:"";display:block;height:.85333rem;margin-right:.21333rem;max-width:2.66667rem;width:1.6rem;width:var(--dacu-atmosphere-icon-width,1.6rem)}.sence-fullpre-new .sence-fullpre-new-item .sence-fullpre-new-item-right .fullpre-delivery-time[data-v-0b7eefaa]{color:var(--dacu-atmosphere-color);font-size:.64rem;font-weight:400;line-height:.85333rem}.sence-fullpre-new .sence-fullpre-new-item .sence-fullpre-new-item-right .fullpre-time-wrapper[data-v-0b7eefaa]{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:right}.sence-fullpre-new .sence-fullpre-new-item .sence-fullpre-new-item-right .fullpre-time-wrapper .fullpre-title[data-v-0b7eefaa]{color:var(--dacu-atmosphere-color);font-size:.64rem;font-weight:400;line-height:.85333rem}.sence-fullpre-new .sence-fullpre-new-item .sence-fullpre-new-item-right .fullpre-time-wrapper .fullpre-time[data-v-0b7eefaa]{color:var(--dacu-atmosphere-color);font-family:Helvetica Neue;font-size:.64rem;font-weight:400;line-height:.85333rem}.has-atmosphere-style .sence-fullpre-new-item .fullpre-original-price[data-v-0b7eefaa],.has-atmosphere-style .sence-fullpre-new-item .sale-info[data-v-0b7eefaa]{color:hsla(0,0%,100%,.7)!important}.new-subsidy-atmosphere .sence-fullpre-new-item[data-v-0b7eefaa]{background:url(//i0.hdslb.com/bfs/kfptfe/floor/0f3e98457c1c1f94fcb4f35df0c9b5fa901870ca.png) no-repeat 50%;background-size:100% 100%}.new-subsidy-atmosphere .sence-fullpre-new-item .sence-fullpre-new-item-left[data-v-0b7eefaa]{background:url(//i0.hdslb.com/bfs/kfptfe/floor/654b3ed140105a30f865282afc144bff1b4e541e.png) no-repeat 100%;background-size:cover}.new-subsidy-atmosphere .sence-fullpre-new-item .fullpre-original-price[data-v-0b7eefaa],.new-subsidy-atmosphere .sence-fullpre-new-item .sale-info[data-v-0b7eefaa]{color:hsla(0,0%,100%,.7)!important}body.theme-2 .night-theme .sence-order-box{background:-webkit-gradient(linear,right top,left top,from(#21191c),to(#141414));background:linear-gradient(270deg,#21191c,#141414)}body.theme-2 .night-theme .sence-order-box .order-price-full{color:#e1e1e1}.sence-order-box[data-v-62e5f1cc]{background:-webkit-gradient(linear,right top,left top,from(#fef9fb),to(#fff));background:linear-gradient(270deg,#fef9fb,#fff)}.sence-order[data-v-62e5f1cc]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/88123d1b483eb9c8305923fad5c1ebbb05af77ca.png);background-position:11.73333rem;background-repeat:no-repeat;background-size:auto 100%;color:#fb7299;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.74667rem;height:2.88rem;line-height:.74667rem}.sence-order .sence-order-left[data-v-62e5f1cc]{-webkit-box-flex:1;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding-left:.64rem}.sence-order .sence-order-left .order-price-full[data-v-62e5f1cc]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#212121;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.32rem}.sence-order .sence-order-left .order-price-full[data-v-62e5f1cc] .bili-price{font-size:.74667rem}.sence-order .sence-order-right[data-v-62e5f1cc]{-webkit-box-flex:0;-ms-flex-positive:0;-ms-flex-negative:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-grow:0;flex-shrink:0;height:100%;justify-content:center;padding-right:.64rem}.sence-order .sence-order-right .despoit-tip[data-v-62e5f1cc]{margin-top:.32rem}.pre-order-merchant[data-v-997a8b72]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.pre-order-merchant .activity-bar[data-v-997a8b72]{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/0691b5daf4d2406e8188087fe8ac2a48b889c8ae.png);background-position:bottom;background-repeat:no-repeat;background-size:cover;border-radius:.74667rem .74667rem 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.56rem;justify-content:space-between;padding:0 1.06667rem .74667rem;position:relative;width:100%}.pre-order-merchant .price-bar[data-v-997a8b72]{background:linear-gradient(180deg,#fff .74667rem,hsla(0,0%,100%,0) 2.45333rem);border-radius:.64rem .64rem 0 0;margin-top:-.74667rem;min-height:1.6rem;padding:.42667rem .64rem 0}.pre-order-merchant .pre-order-merchant-price[data-v-997a8b72],.pre-order-merchant .price-bar[data-v-997a8b72]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.pre-order-merchant .pre-order-merchant-price[data-v-997a8b72]{color:#f69;height:1.6rem;line-height:1.6rem;margin-right:.32rem;z-index:2}.pre-order-merchant .activity-bar-time[data-v-997a8b72]{color:#f69;font-size:.64rem}.pre-order-merchant .pre-order-merchant-price-tag[data-v-997a8b72]{color:#9499a0;font-size:.64rem;font-weight:400}.sence-preorder-new[data-v-5ff59278]{-webkit-box-sizing:border-box;box-sizing:border-box}.sence-preorder-new .sence-preorder-new-item[data-v-5ff59278]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/5a429fc3ffd909a9047d2853ca829848361f6796.png),url(//i0.hdslb.com/bfs/kfptfe/floor/5a429fc3ffd909a9047d2853ca829848361f6796.png);background-image:var(--dacu-atmosphere-alpha-img,url("//i0.hdslb.com/bfs/kfptfe/floor/5a429fc3ffd909a9047d2853ca829848361f6796.png")),var(--dacu-atmosphere-main,url("//i0.hdslb.com/bfs/kfptfe/floor/5a429fc3ffd909a9047d2853ca829848361f6796.png"));background-size:100% 100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.88rem;justify-content:space-between;position:relative}.sence-preorder-new .sence-preorder-new-item .sence-preorder-new-item-left[data-v-5ff59278]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;background:url(//i0.hdslb.com/bfs/kfptfe/floor/preorder-new-left-bg.png) no-repeat 50%;background-position:100%;background-size:cover;color:var(--dacu-atmosphere-color);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;height:2.88rem;padding-left:.85333rem}.sence-preorder-new .sence-preorder-new-item .sence-preorder-new-item-left .preorder-price[data-v-5ff59278]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:var(--dacu-atmosphere-color);display:-webkit-box;display:-ms-flexbox;display:flex;height:1.70667rem;line-height:1.70667rem}.sence-preorder-new .sence-preorder-new-item .sence-preorder-new-item-left .price-sale-info[data-v-5ff59278]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.sence-preorder-new .sence-preorder-new-item .sence-preorder-new-item-left .price-sale-info .preorder-original-price[data-v-5ff59278]{color:#9499a0;font-size:.64rem;line-height:.85333rem}.sence-preorder-new .sence-preorder-new-item .sence-preorder-new-item-left .price-sale-info .preorder-original-price[data-v-5ff59278] .price-label{margin-right:0}.sence-preorder-new .sence-preorder-new-item .sence-preorder-new-item-left .price-sale-info .preorder-max-price[data-v-5ff59278]{color:#212121;font-size:.64rem;line-height:.85333rem;margin-right:.42667rem}.sence-preorder-new .sence-preorder-new-item .sence-preorder-new-item-left .price-sale-info .preorder-max-price[data-v-5ff59278] .price-label{margin-right:0}.sence-preorder-new .sence-preorder-new-item .sence-preorder-new-item-left .price-sale-info .price-no[data-v-5ff59278]{color:#9499a0;font-size:.64rem;line-height:.85333rem;margin-right:.42667rem}.sence-preorder-new .sence-preorder-new-item .sence-preorder-new-item-left .price-sale-info .sale-info[data-v-5ff59278]{color:#9499a0}.sence-preorder-new .sence-preorder-new-item .sence-preorder-new-item-right[data-v-5ff59278]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:.74667rem}.sence-preorder-new .sence-preorder-new-item .sence-preorder-new-item-right .sence-preorder-new-item-right-content[data-v-5ff59278]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:2.88rem;justify-content:center;padding-right:.85333rem}.sence-preorder-new .sence-preorder-new-item .sence-preorder-new-item-right .activity-tag[data-v-5ff59278]{margin-bottom:.21333rem;text-align:right}.sence-preorder-new .sence-preorder-new-item .sence-preorder-new-item-right .preorder-tip[data-v-5ff59278]{color:var(--dacu-atmosphere-color);font-size:.64rem;font-weight:400;line-height:.85333rem;text-align:right}.has-atmosphere-style .price-sale-info .preorder-original-price[data-v-5ff59278],.has-atmosphere-style .price-sale-info .price-no[data-v-5ff59278],.has-atmosphere-style .price-sale-info .sale-info[data-v-5ff59278]{color:hsla(0,0%,100%,.7)!important}.new-subsidy-atmosphere .sence-preorder-new-item[data-v-5ff59278]{background:url(//i0.hdslb.com/bfs/kfptfe/floor/0f3e98457c1c1f94fcb4f35df0c9b5fa901870ca.png) no-repeat 50%;background-size:100% 100%}.new-subsidy-atmosphere .sence-preorder-new-item .sence-preorder-new-item-left[data-v-5ff59278]{background:url(//i0.hdslb.com/bfs/kfptfe/floor/654b3ed140105a30f865282afc144bff1b4e541e.png) no-repeat 100%;background-size:cover}.new-subsidy-atmosphere .price-sale-info .preorder-original-price[data-v-5ff59278],.new-subsidy-atmosphere .price-sale-info .price-no[data-v-5ff59278],.new-subsidy-atmosphere .price-sale-info .sale-info[data-v-5ff59278]{color:hsla(0,0%,100%,.7)!important}.bili-bottom-empty[data-v-0f9bbc49]{-ms-flex-negative:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;flex-shrink:0;height:constant(safe-area-inset-bottom);height:env(safe-area-inset-bottom)}@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3){.bili-bottom-empty[data-v-0f9bbc49]{height:1.81333rem}}@media only screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:2){.bili-bottom-empty[data-v-0f9bbc49]{height:1.81333rem}}@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:2){.bili-bottom-empty[data-v-0f9bbc49]{height:1.81333rem}}@media only screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:3){.bili-bottom-empty[data-v-0f9bbc49]{height:1.81333rem}}@media only screen and (device-width:375px) and (device-height:812px){.bili-bottom-empty[data-v-0f9bbc49]{height:1.81333rem}}@media only screen and (device-width:390px) and (device-height:844px) and (-webkit-device-pixel-ratio:3){.bili-bottom-empty[data-v-0f9bbc49]{height:1.81333rem}}@media only screen and (device-width:428px) and (device-height:926px){.bili-bottom-empty[data-v-0f9bbc49]{height:1.81333rem}}.bili-button-container[data-v-451b5328]{border-radius:2.13333rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;text-align:center}.bili-button-container[data-v-451b5328]:after{border:1px solid;border-radius:4.26667rem;bottom:-50%;content:"";display:block;left:-50%;position:absolute;right:-50%;top:-50%;-webkit-transform:scale(.5);transform:scale(.5)}.bili-button-container.bili-button-size-normal[data-v-451b5328]{font-size:.85333rem;height:2.13333rem;line-height:2.13333rem}.bili-button-container.bili-button-size-small[data-v-451b5328]{font-size:.74667rem;height:1.6rem;line-height:1.6rem}.bili-button-container.bili-button-size-mini[data-v-451b5328]{font-size:.64rem;height:1.28rem;line-height:1.28rem}.bili-button-container:not(.is-disabled).bili-button-type-text[data-v-451b5328]{background:none;border:none;-webkit-box-shadow:none;box-shadow:none;color:#fb7299;height:1.28rem;line-height:1.28rem}.bili-button-container:not(.is-disabled).bili-button-type-text.bili-button-size-small[data-v-451b5328]{height:.74667rem;line-height:.74667rem}.bili-button-container:not(.is-disabled).bili-button-type-text.bili-button-size-mini[data-v-451b5328]{height:.64rem;line-height:.64rem}.bili-button-container:not(.is-disabled).bili-button-type-default[data-v-451b5328]{color:#fb7299}.bili-button-container:not(.is-disabled).bili-button-type-default[data-v-451b5328]:after{border-color:#fb7299}.bili-button-container:not(.is-disabled).bili-button-type-primary[data-v-451b5328]{background:-webkit-gradient(linear,right top,left top,from(#fb7299),to(#fb7299));background:linear-gradient(270deg,#fb7299,#fb7299);-webkit-box-shadow:0 1px .21333rem 0 rgba(255,100,145,.7);box-shadow:0 1px .21333rem 0 rgba(255,100,145,.7);color:#fff}.bili-button-container:not(.is-disabled).bili-button-type-primary[data-v-451b5328]:after{border:none}.bili-button-container:not(.is-disabled).bili-button-type-cancel[data-v-451b5328]{color:#757575}.bili-button-container:not(.is-disabled).bili-button-type-cancel[data-v-451b5328]:after{border-color:#ccc}.bili-button-container:not(.is-disabled).bili-button-type-highlight[data-v-451b5328]{background:-webkit-gradient(linear,right top,left top,from(#fb7299),to(#fb7299));background:linear-gradient(270deg,#fb7299,#fb7299);-webkit-box-shadow:0 .16rem .42667rem 0 rgba(255,100,145,.6);box-shadow:0 .16rem .42667rem 0 rgba(255,100,145,.6);color:#fff}.bili-button-container:not(.is-disabled).bili-button-type-highlight[data-v-451b5328]:after{border:none}.bili-button-container:not(.is-disabled).bili-button-type-highlight[data-v-451b5328]:before{background:transparent;border-radius:2.13333rem;-webkit-box-shadow:0 .10667rem 1.06667rem 0 rgba(0,0,0,.2);box-shadow:0 .10667rem 1.06667rem 0 rgba(0,0,0,.2);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.bili-button-container:not(.is-disabled).press-down.bili-button-type-default[data-v-451b5328]{background:rgba(230,77,121,.1)}.bili-button-container:not(.is-disabled).press-down.bili-button-type-primary[data-v-451b5328]{background:-webkit-gradient(linear,right top,left top,from(#e558b0),to(#e64d79));background:linear-gradient(270deg,#e558b0,#e64d79)}.bili-button-container:not(.is-disabled).press-down.bili-button-type-cancel[data-v-451b5328]{background:rgba(0,0,0,.1)}.bili-button-container:not(.is-disabled).press-down.bili-button-type-highlight[data-v-451b5328]{background:-webkit-gradient(linear,right top,left top,from(#e558b0),to(#e64d79));background:linear-gradient(270deg,#e558b0,#e64d79);-webkit-box-shadow:0 1px .21333rem 0 rgba(255,100,145,.7);box-shadow:0 1px .21333rem 0 rgba(255,100,145,.7)}.bili-button-container:not(.is-disabled).press-down.bili-button-type-highlight[data-v-451b5328]:before{-webkit-box-shadow:none;box-shadow:none}.bili-button-container:not(.is-disabled).night-mode.bili-button-type-default[data-v-451b5328]{color:#bb5b76}.bili-button-container:not(.is-disabled).night-mode.bili-button-type-default[data-v-451b5328]:after{border-color:#bb5b76}.bili-button-container:not(.is-disabled).night-mode.bili-button-type-primary[data-v-451b5328]{background:#bb5b76}.bili-button-container:not(.is-disabled).night-mode.bili-button-type-cancel[data-v-451b5328]:after{border-color:#444}.bili-button-container:not(.is-disabled).night-mode.bili-button-type-press-down.default[data-v-451b5328]{background:rgba(230,77,121,.1)}.bili-button-container:not(.is-disabled).night-mode.bili-button-type-press-down.primary[data-v-451b5328]{background:-webkit-gradient(linear,right top,left top,from(#e558b0),to(#e64d79));background:linear-gradient(270deg,#e558b0,#e64d79)}.bili-button-container:not(.is-disabled).night-mode.bili-button-type-press-down.cancel[data-v-451b5328]{background:rgba(0,0,0,.1)}.bili-button-container.is-disabled[data-v-451b5328]{background:#e7e7e7;-webkit-box-shadow:none;box-shadow:none;color:#999}.bili-button-container.is-disabled[data-v-451b5328]:after{border:none}.new-comer-body[data-v-8d3f037a]{word-wrap:break-word;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;border-top-left-radius:.21333rem;border-top-right-radius:.21333rem;color:#212121;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:.69333rem;max-height:75vh;min-height:40vh;overflow:hidden;white-space:pre-line}.new-comer-body .new-comer-header[data-v-8d3f037a]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:0;-ms-flex-positive:0;-ms-flex-negative:0;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;flex-shrink:0;padding:.53333rem}.new-comer-body .new-comer-header .header-title[data-v-8d3f037a]{-webkit-box-flex:1;-ms-flex:1;flex:1 1;font-size:.85333rem;font-weight:bolder;padding-left:2.13333rem;text-align:center}.new-comer-body .new-comer-header .icon-close[data-v-8d3f037a]{-webkit-box-flex:0;-ms-flex-positive:0;-ms-flex-negative:0;background:url(https://s1.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/close.fddc55d6.svg) no-repeat 50%;background-size:.64rem;border-radius:100%;flex-grow:0;flex-shrink:0;height:2.13333rem;width:2.13333rem}.new-comer-body .new-comer-content[data-v-8d3f037a]{-webkit-box-flex:1;-webkit-overflow-scrolling:touch;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:1;flex:1 1;letter-spacing:0;line-height:.96rem;overflow:auto;padding:0 .64rem;width:100%}.new-comer-body .new-comer-footer[data-v-8d3f037a]{-webkit-box-flex:0;-ms-flex-positive:0;-ms-flex-negative:0;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:4.26667rem;color:#fb7299;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;flex-shrink:0;font-size:.85333rem;height:2.13333rem;justify-content:center;margin:.64rem .96rem;position:relative}.new-comer-body .new-comer-footer[data-v-8d3f037a]:after{border:1px solid #fb7299;border-radius:4.26667rem;border-radius:8.53333rem;bottom:-50%;content:"";display:block;height:200%;left:-50%;position:absolute;right:-50%;top:-50%;-webkit-transform:scale(.5);transform:scale(.5);width:200%;z-index:1}.new-comers-box .new-comers-price[data-v-d4cce050] .bili-price{font-size:.8rem;font-weight:700;line-height:1}.new-comers-box .new-comers-price[data-v-d4cce050] .bili-price .price-big{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.06667rem}.new-comers-box .new-comers-rule[data-v-d4cce050]{-webkit-box-orient:vertical;-webkit-line-clamp:1;background:#fee;color:#e7656e;display:-webkit-box;font-size:.64rem;line-height:1.6rem;overflow:hidden;padding:0 .64rem;text-overflow:ellipsis;word-break:break-word}.new-comers-box .new-comers-rule[data-v-d4cce050]:after{background:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/newcomers-rule.cff83e8f.png) no-repeat 50%;background-size:100% 100%;content:"";display:inline-block;height:.74667rem;margin-bottom:1px;margin-left:1px;margin-top:-.10667rem;vertical-align:middle;width:.74667rem}.new-comers-box .new-comers[data-v-d4cce050]{-ms-flex-align:center;color:#fff}.new-comers-box .new-comers .new-comers-left[data-v-d4cce050],.new-comers-box .new-comers[data-v-d4cce050]{-webkit-box-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.88rem}.new-comers-box .new-comers .new-comers-left[data-v-d4cce050]{-webkit-box-flex:1;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;background:url(//i0.hdslb.com/bfs/kfptfe/floor/0df102f7efe8f41fd25a4d9964096f7e9365d642.png) no-repeat 0;background-size:cover;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:1;flex:1 1;justify-content:space-between}.new-comers-box .new-comers .new-comers-left .new-comers-content[data-v-d4cce050]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding-left:.64rem}.new-comers-box .new-comers .new-comers-left .new-comers-content .new-comers-discount[data-v-d4cce050]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#000;border-radius:.37333rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.64rem;height:.74667rem;line-height:1;padding:0 .21333rem}.new-comers-box .new-comers .new-comers-left[data-v-d4cce050]:after{border-bottom:2.88rem solid #ffea84;border-left:1.17333rem solid transparent;content:"";display:block;height:0;width:0}.new-comers-box .new-comers .new-comers-right[data-v-d4cce050]{-ms-flex-negative:0;-webkit-box-flex:0;-ms-flex-positive:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background:-webkit-gradient(linear,left top,right top,from(#ffea84),to(#ffe14d));background:linear-gradient(90deg,#ffea84,#ffe14d);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-grow:0;flex-shrink:0;height:2.88rem;justify-content:center;padding:0 .64rem;width:7.36rem}.new-comers-box .new-comers .new-comers-right .new-comers-tag[data-v-d4cce050]{background:url(//i0.hdslb.com/bfs/kfptfe/floor/953358e522ed5f9400ef9bcfb6019f8eed3fef21.png) no-repeat 50%;background-size:100% 100%;height:.96rem;width:4.05333rem}.new-comers-box .new-comers .new-comers-right .new-comers-countdown[data-v-d4cce050]{color:#710e18;font-family:Helvetica Neue;font-size:.64rem;height:.74667rem;margin-top:.26667rem}.new-comers-box .new-comers .new-comers-right .new-comers-countdown[data-v-d4cce050] .bili-cd-timer-label{margin-right:.16rem}.net-price-spod[data-v-d4cce050]{font-size:.74667rem}.net-price-spod .price-net-tag[data-v-d4cce050]{margin-right:.32rem}.net-price-spod .price-bottom[data-v-d4cce050]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.net-price-spod .price-bottom[data-v-d4cce050] .bili-price span{font-size:.64rem!important}.line-through[data-v-d4cce050]{text-decoration:line-through}.price-bottom-info[data-v-d4cce050]{margin-top:.16rem}.new-comer-new-subsidy .subsidy-main[data-v-69216cc5],.price-bottom-info[data-v-d4cce050]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.new-comer-new-subsidy .subsidy-main[data-v-69216cc5]{-webkit-box-pack:justify;-ms-flex-pack:justify;background:url(//i0.hdslb.com/bfs/kfptfe/floor/0f3e98457c1c1f94fcb4f35df0c9b5fa901870ca.png) no-repeat 50%;background:var(--dacu-atmosphere-bg,url("//i0.hdslb.com/bfs/kfptfe/floor/0f3e98457c1c1f94fcb4f35df0c9b5fa901870ca.png")) no-repeat center center;background-size:100% 100%;-webkit-box-sizing:border-box;box-sizing:border-box;height:2.88rem;justify-content:space-between;padding:0 .85333rem 0 0;position:relative}.new-comer-new-subsidy .subsidy-left[data-v-69216cc5]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-flex:1;background:url(//i0.hdslb.com/bfs/kfptfe/floor/654b3ed140105a30f865282afc144bff1b4e541e.png) no-repeat 50%;background:var(--dacu-atmosphere-main,url("//i0.hdslb.com/bfs/kfptfe/floor/654b3ed140105a30f865282afc144bff1b4e541e.png")) no-repeat center center;background-position:100%;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:flex-start;padding-left:.85333rem}.new-comer-new-subsidy .subsidy-left .original-price[data-v-69216cc5]{color:hsla(0,0%,100%,.7);font-size:.64rem;line-height:.85333rem}.new-comer-new-subsidy .subsidy-left .original-price[data-v-69216cc5] .price-label{margin-right:0}.new-comer-new-subsidy .subsidy-left .main-price[data-v-69216cc5]{color:#fff}.new-comer-new-subsidy .subsidy-left .discount-label[data-v-69216cc5]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.3);border-radius:.37333rem;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.64rem;line-height:.74667rem;margin-top:.10667rem;padding:0 .21333rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.new-comer-new-subsidy .subsidy-price[data-v-69216cc5]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex}.new-comer-new-subsidy .subsidy-price .subsidy-price-discount[data-v-69216cc5]{background-color:transparent;padding:0}.new-comer-new-subsidy .subsidy-price .subsidy-price-discount[data-v-69216cc5] .discount-price-tag-label,.new-comer-new-subsidy .subsidy-price .subsidy-price-discount[data-v-69216cc5] .price-suffix{color:#fff;font-weight:500}.new-comer-new-subsidy .subsidy-right[data-v-69216cc5]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:end;-ms-flex-align:end;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-negative:0;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-shrink:0;justify-content:center;margin-left:.64rem}.new-comer-new-subsidy .subsidy-icon-wrapper[data-v-69216cc5]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.21333rem}.new-comer-new-subsidy .subsidy-icon-wrapper.has-dacu-icon[data-v-69216cc5]:before{background:var(--dacu-atmosphere-icon) no-repeat center center;background-size:contain;content:"";display:block;height:.85333rem;margin-right:.21333rem;max-width:2.66667rem;width:1.6rem;width:var(--dacu-atmosphere-icon-width,1.6rem)}.new-comer-new-subsidy .subsidy-icon[data-v-69216cc5]{-ms-flex-negative:0;flex-shrink:0;margin-right:-.37333rem}.new-comer-new-subsidy .subsidy-desc[data-v-69216cc5]{color:#fff;font-family:PingFang SC,sans-serif;font-size:.64rem;font-weight:400;line-height:.85333rem;text-align:right}.new-comer-new-subsidy .subsidy-countdown[data-v-69216cc5]{color:#fff;font-family:Helvetica Neue,sans-serif;font-size:.64rem;font-weight:400}.new-comer-new-subsidy .subsidy-rule[data-v-69216cc5]{-webkit-box-orient:vertical;-webkit-line-clamp:1;background:rgba(251,114,153,.1);color:#fb7299;display:-webkit-box;font-size:.64rem;line-height:1.6rem;overflow:hidden;padding:0 .64rem;text-overflow:ellipsis;word-break:break-word}.new-comer-new-subsidy .subsidy-rule[data-v-69216cc5]:after{background:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/newcomers-rule.cff83e8f.png) no-repeat 50%;background-size:100% 100%;content:"";display:inline-block;height:.74667rem;margin-bottom:1px;margin-left:1px;margin-top:-.10667rem;vertical-align:middle;width:.74667rem}.crowd-funding-price[data-v-f10f29ee]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.13333rem;justify-content:space-between;padding:0 .85333rem}.crowd-funding-price .crowd-funding-price-num[data-v-f10f29ee]{color:var(--brand_pink);font-weight:600}.crowd-funding-price .crowd-funding-price-num[data-v-f10f29ee] .price-label{position:relative;top:-.10667rem}.crowd-funding-price .crowd-funding-price-num[data-v-f10f29ee] .price-symbol{position:relative;top:-1px}.crowd-funding-price .crowd-funding-price-label[data-v-f10f29ee]{color:var(--text3);font-size:.64rem;line-height:1.38667rem;padding-top:.32rem}.crowd-funding[data-v-0476f8b5]{-webkit-box-pack:end;-ms-flex-pack:end;background:url(//i0.hdslb.com/bfs/kfptfe/floor/0dad3c6bc3a872b6e37233463ff7583663f43f40.png) no-repeat 0;background-size:100% 2.56rem;color:#fff;font-weight:500;height:2.56rem;justify-content:flex-end;line-height:.96rem;padding:0 .64rem;position:relative}.crowd-funding .cf-time[data-v-0476f8b5],.crowd-funding[data-v-0476f8b5]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.74667rem}.crowd-funding .cf-time[data-v-0476f8b5] .time-go{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:.16rem}.crowd-funding .cf-time .time-go[data-v-0476f8b5]{margin-left:.10667rem}.crowd-funding .cf-time[data-v-0476f8b5] .time-item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:.21333rem;color:#ff3a6f;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.64rem;height:.85333rem;justify-content:center;width:.96rem}.crowd-funding .cf-time[data-v-0476f8b5] .time-hour{margin-left:.21333rem;margin-right:.10667rem}.crowd-funding .cf-time[data-v-0476f8b5] .time-minute{margin-left:.10667rem;margin-right:.10667rem}.crowd-funding .cf-time[data-v-0476f8b5] .time-second{margin-left:.10667rem}.crowd-funding .cf-status-fail[data-v-0476f8b5],.crowd-funding .cf-status-success[data-v-0476f8b5],.crowd-funding[data-v-0730e71e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.74667rem;font-weight:500}.crowd-funding[data-v-0730e71e]{background:url(//i0.hdslb.com/bfs/kfptfe/floor/0f697541aef89c6ff4f6b410dc24b0a935f9035b.png) no-repeat 0;background-size:100% 2.13333rem;height:2.13333rem;line-height:.96rem;padding:0 .64rem;position:relative}.crowd-funding[data-v-0730e71e]:before{background:url(//i0.hdslb.com/bfs/kfptfe/floor/73f1b8363b899742f278d7e5df8ba4f294f1793d.png) no-repeat;background-size:100% 2.13333rem;content:"";height:2.13333rem;left:0;position:absolute;top:0;width:3.41333rem;z-index:2}.crowd-funding .cf-time[data-v-0730e71e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.crowd-funding .cf-time[data-v-0730e71e] .time-go{font-size:.85333rem;margin-left:.16rem}.crowd-funding .cf-time .time-go[data-v-0730e71e]{margin-left:.10667rem}.crowd-funding .cf-logo[data-v-0730e71e]{background:url(//i0.hdslb.com/bfs/kfptfe/floor/21da91f25b3030a7ebe44eee297caff073dd8156.svg) no-repeat 50%;background-size:100% 100%;height:1.22667rem;margin:0 1.6rem 0 0;position:relative;width:1.6rem;z-index:3}.crowd-funding .cf-status-fail[data-v-0730e71e],.crowd-funding .cf-status-success[data-v-0730e71e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.74667rem;font-weight:500}.instance-discount-price-sense-bar .activity-bar[data-v-0b57762f]{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:linear-gradient(315deg,#f97035,#fb5d96);background-clip:border-box;border-radius:.74667rem .74667rem 0 0;-webkit-box-shadow:0 -.10667rem .64rem 0 rgba(0,0,0,.122);box-shadow:0 -.10667rem .64rem 0 rgba(0,0,0,.122);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.56rem;justify-content:space-between;padding:0 1.06667rem .74667rem;position:relative;width:100%}.instance-discount-price-sense-bar .activity-bar[data-v-0b57762f]:before{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/d4a062839d3409c96ddfb981a4be28d2a78e159d.png);background-repeat:no-repeat;background-size:100% 100%;border-radius:.74667rem .74667rem 0 0;content:"";height:2.56rem;left:0;position:absolute;top:0;width:100%;z-index:1}.instance-discount-price-sense-bar .activity-bar-discount[data-v-0b57762f]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.instance-discount-price-sense-bar .activity-bar-discount-text[data-v-0b57762f]{background-color:#fff;border-radius:.21333rem;color:#f46882;font-size:.64rem;font-weight:500;height:.85333rem;line-height:.85333rem;margin-left:.42667rem;padding:0 .21333rem}.instance-discount-price-sense-bar .activity-bar-time[data-v-0b57762f]{color:#fff;font-size:.64rem}.instance-discount-price-sense-bar .price-bar[data-v-0b57762f]{background:linear-gradient(180deg,#fff .74667rem,hsla(0,0%,100%,0) 2.45333rem);border-radius:.64rem .64rem 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-.74667rem;min-height:1.6rem;padding:.42667rem .64rem 0;position:relative}.instance-discount-price-sense-bar .instance-discount-price[data-v-0b57762f]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:#f69;display:-webkit-box;display:-ms-flexbox;display:flex;height:1.6rem;line-height:1.6rem;margin-right:.42667rem;position:relative}.instance-discount-price-sense-bar-new[data-v-26c1907f]{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url(//i0.hdslb.com/bfs/kfptfe/floor/a759d186715bca5ace940619f34ee1e081ba828b.png) no-repeat 50%;background-size:100% 100%;-webkit-box-shadow:0 -.10667rem .64rem 0 rgba(0,0,0,.12);box-shadow:0 -.10667rem .64rem 0 rgba(0,0,0,.12);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.88rem;justify-content:space-between;padding:.10667rem .85333rem .10667rem 0}.instance-discount-price-sense-bar-new .bar-left[data-v-26c1907f]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;height:2.88rem;justify-content:center;padding-left:.85333rem}.instance-discount-price-sense-bar-new .discount-price-tag[data-v-26c1907f]{background-color:transparent;padding:0}.instance-discount-price-sense-bar-new .discount-price-tag[data-v-26c1907f] .discount-price-tag-label,.instance-discount-price-sense-bar-new .discount-price-tag[data-v-26c1907f] .price-suffix{font-weight:500}.instance-discount-price-sense-bar-new .price-sale-info[data-v-26c1907f]{display:-webkit-box;display:-ms-flexbox;display:flex}.instance-discount-price-sense-bar-new .price-sale-info .original-price[data-v-26c1907f]{color:hsla(0,0%,100%,.7);font-size:.64rem;line-height:.85333rem}.instance-discount-price-sense-bar-new .price-sale-info .original-price[data-v-26c1907f] .price-label{margin-right:0}.instance-discount-price-sense-bar-new .activity-tag[data-v-26c1907f]{text-align:right}.instance-discount-price-sense-bar-new .activity-benefit-time[data-v-26c1907f]{color:#fff;font-size:.64rem;font-weight:400;line-height:.85333rem;margin-top:.32rem;min-width:5.33333rem;text-align:right}.new-subsidy-atmosphere[data-v-26c1907f]{background:url(//i0.hdslb.com/bfs/kfptfe/floor/0f3e98457c1c1f94fcb4f35df0c9b5fa901870ca.png) no-repeat 50%;background-size:100% 100%}.new-subsidy-atmosphere .bar-left[data-v-26c1907f]{background:url(//i0.hdslb.com/bfs/kfptfe/floor/654b3ed140105a30f865282afc144bff1b4e541e.png) no-repeat 100%;background-size:cover}.new-subsidy-atmosphere .activity-tag[data-v-26c1907f]{margin-right:-.37333rem}.new-subsidy-atmosphere .original-price[data-v-26c1907f]{color:hsla(0,0%,100%,.7)!important}.sence-fans-price-new[data-v-8a2c5268]{-webkit-box-sizing:border-box;box-sizing:border-box}.sence-fans-price-new .sence-fans-price-new-item[data-v-8a2c5268]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background:url(//i0.hdslb.com/bfs/kfptfe/floor/cd45e79c6f13df7b85d9696eee7c59f5a19b47a9.png) no-repeat 50%;background-size:100% 100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.88rem;justify-content:space-between;position:relative}.sence-fans-price-new .sence-fans-price-new-item .sence-fans-price-new-item-left[data-v-8a2c5268]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;height:2.88rem;padding-left:.85333rem;padding-top:.10667rem}.sence-fans-price-new .sence-fans-price-new-item .sence-fans-price-new-item-left .fans-discount-tag[data-v-8a2c5268]{background-color:transparent;padding:0}.sence-fans-price-new .sence-fans-price-new-item .sence-fans-price-new-item-left .fans-discount-tag[data-v-8a2c5268] .discount-price-tag-label,.sence-fans-price-new .sence-fans-price-new-item .sence-fans-price-new-item-left .fans-discount-tag[data-v-8a2c5268] .price-suffix{color:#fff;font-weight:500}.sence-fans-price-new .sence-fans-price-new-item .sence-fans-price-new-item-left .price-sale-info[data-v-8a2c5268]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.sence-fans-price-new .sence-fans-price-new-item .sence-fans-price-new-item-left .fans-original-price[data-v-8a2c5268]{color:hsla(0,0%,100%,.7);font-size:.64rem;line-height:.85333rem}.sence-fans-price-new .sence-fans-price-new-item .sence-fans-price-new-item-left .fans-original-price[data-v-8a2c5268] .price-label{margin-right:0}.sence-fans-price-new .sence-fans-price-new-item .sence-fans-price-new-item-left-no-detail-price[data-v-8a2c5268]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sence-fans-price-new .sence-fans-price-new-item .sence-fans-price-new-item-right[data-v-8a2c5268]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:.74667rem}.sence-fans-price-new .sence-fans-price-new-item .sence-fans-price-new-item-right .sence-fans-price-new-item-right-content[data-v-8a2c5268]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:2.88rem;justify-content:center;padding-right:.85333rem}.sence-fans-price-new .sence-fans-price-new-item .sence-fans-price-new-item-right .activity-tag[data-v-8a2c5268]{margin-bottom:.21333rem;text-align:right}.sence-fans-price-new .sence-fans-price-new-item .sence-fans-price-new-item-right .benefit-text[data-v-8a2c5268]{color:hsla(0,0%,100%,.9);font-size:.64rem;font-weight:400;line-height:.85333rem;max-width:6.4rem;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap;word-break:break-all}.fans-price-sense-bar .activity-bar[data-v-4d814789]{background-clip:border-box;border-radius:.74667rem .74667rem 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.56rem;position:relative;width:100%}.fans-price-sense-bar .activity-text[data-v-4d814789]{color:#fff;font-size:.64rem;font-weight:400;left:4.85333rem;letter-spacing:0;line-height:.85333rem;position:absolute;top:.64rem}.fans-price-sense-bar .price-bar[data-v-4d814789]{background:linear-gradient(180deg,#fff .74667rem,hsla(0,0%,100%,0) 2.45333rem);border-radius:.64rem .64rem 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-.58667rem;min-height:1.6rem;padding:.42667rem .64rem 0;position:relative}.fans-price-sense-bar .fans-price[data-v-4d814789]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:#f69;display:-webkit-box;display:-ms-flexbox;display:flex;height:1.6rem;line-height:1.6rem;margin-right:.42667rem;position:relative}body.theme-2 .goods-info-price.night-theme{background:-webkit-gradient(linear,right top,left top,from(#21191c),to(#141414));background:linear-gradient(270deg,#21191c,#141414)}.goods-info-price[data-v-7980bbe1]{background:#fff;padding:inherit;padding:var(--price-sence-bar-padding,inherit);position:relative}.goods-info-price[data-v-7980bbe1]:before{-o-border-image:inherit;border-image:inherit;-o-border-image:var(--price-sence-bar-border-image,inherit);border-image:var(--price-sence-bar-border-image,inherit);border-image-slice:20 0 fill;border-image-width:auto;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:2}.goods-info-price[data-v-7980bbe1]:after{background:none;background:var(--price-sence-bar-after-bg,none);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;background-size:var(--price-sence-bar-after-bg-size,100% 100%);bottom:inherit;bottom:var(--price-sence-bar-after-bottom,inherit);content:"";height:inherit;height:var(--price-sence-bar-after-height,inherit);left:0;position:absolute;width:100%;z-index:inherit;z-index:var(--price-sence-bar-after-zindex,inherit)}.goods-info-price[data-v-7980bbe1] .has-price-context{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.goods-info-price[data-v-7980bbe1] .price-context{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600}.goods-info-price[data-v-7980bbe1] .price-context .price-context-symbol{font-size:.64rem}.goods-info-price[data-v-7980bbe1] .price-context .price-context-value{font-size:.8rem}.modal-more-items{background:transparent;bottom:0;left:0;position:fixed;right:0;top:0;z-index:10}.fade-in-linear-enter-active[data-v-eda416d6],.fade-in-linear-leave-active[data-v-eda416d6]{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.fade-in-linear-enter[data-v-eda416d6],.fade-in-linear-leave-active[data-v-eda416d6],.fade-in-linear-leave[data-v-eda416d6]{opacity:0}.fade-in-enter-active[data-v-eda416d6],.fade-in-leave-active[data-v-eda416d6]{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.fade-in-enter[data-v-eda416d6],.fade-in-leave-active[data-v-eda416d6]{opacity:0}.zoom-in-center-enter-active[data-v-eda416d6],.zoom-in-center-leave-active[data-v-eda416d6]{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.zoom-in-center-enter[data-v-eda416d6],.zoom-in-center-leave-active[data-v-eda416d6]{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}.zoom-in-top-enter-active[data-v-eda416d6],.zoom-in-top-leave-active[data-v-eda416d6]{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:center top;transform-origin:center top;-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1)}.zoom-in-top-enter[data-v-eda416d6],.zoom-in-top-leave-active[data-v-eda416d6]{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.zoom-in-bottom-enter-active[data-v-eda416d6],.zoom-in-bottom-leave-active[data-v-eda416d6]{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1)}.zoom-in-bottom-enter[data-v-eda416d6],.zoom-in-bottom-leave-active[data-v-eda416d6]{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.zoom-in-left-enter-active[data-v-eda416d6],.zoom-in-left-leave-active[data-v-eda416d6]{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:top left;transform-origin:top left;-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1)}.zoom-in-left-enter[data-v-eda416d6],.zoom-in-left-leave-active[data-v-eda416d6]{opacity:0;-webkit-transform:scale(.45);transform:scale(.45)}.collapse-transition[data-v-eda416d6]{-webkit-transition:height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out;transition:height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out}.horizontal-collapse-transition[data-v-eda416d6]{-webkit-transition:width .3s ease-in-out,padding-left .3s ease-in-out,padding-right .3s ease-in-out;transition:width .3s ease-in-out,padding-left .3s ease-in-out,padding-right .3s ease-in-out}.list-enter-active[data-v-eda416d6],.list-leave-active[data-v-eda416d6]{-webkit-transition:all 1s;transition:all 1s}.list-enter[data-v-eda416d6],.list-leave-active[data-v-eda416d6]{opacity:0;-webkit-transform:translateY(-1.6rem);transform:translateY(-1.6rem)}.opacity-transition[data-v-eda416d6]{-webkit-transition:opacity .3s cubic-bezier(.55,0,.1,1);transition:opacity .3s cubic-bezier(.55,0,.1,1)}.time-items-box[data-v-eda416d6]{background:#fff;border-radius:.42667rem;-webkit-box-shadow:0 .21333rem .53333rem rgba(0,0,0,.1);box-shadow:0 .21333rem .53333rem rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap;z-index:1000}.time-items-box .popper-arrow[data-v-eda416d6]{border-color:transparent transparent rgba(0,0,0,.03);border-style:solid;border-width:0 .32rem .32rem;display:block;height:0;left:50%;margin-right:.16rem;position:absolute;top:-.32rem;width:0}.time-items-box .popper-arrow[data-v-eda416d6]:after{border-color:transparent transparent #fff;border-style:solid;border-width:0 .32rem .32rem;content:"";display:block;height:0;margin-left:-.32rem;position:absolute;top:1px;width:0}.time-items-scroll[data-v-eda416d6]{overflow:hidden}.time-items[data-v-eda416d6]{-webkit-overflow-scrolling:touch;-webkit-box-sizing:border-box;box-sizing:border-box;color:silver;font-size:.64rem;line-height:.64rem;max-height:4.58667rem;min-width:5.6rem;overflow-x:hidden;overflow-y:auto;padding:.37333rem 1.44rem .37333rem .37333rem;text-align:center;width:calc(100% + 1.06667rem)}.time-items .time-item[data-v-eda416d6]{margin-top:.32rem;text-decoration:line-through}.time-items .time-item[data-v-eda416d6]:first-child{margin-top:0}.header-empty-safe[data-v-690a62ae]{padding-top:1.06667rem}.bottom-empty-safe[data-v-690a62ae]{height:constant(safe-area-inset-bottom);height:env(safe-area-inset-bottom)}@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3){.header-empty-safe[data-v-690a62ae]{padding-top:2.34667rem}.bottom-empty-safe[data-v-690a62ae]{height:1.81333rem}}@media only screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:3){.header-empty-safe[data-v-690a62ae]{padding-top:2.34667rem}.bottom-empty-safe[data-v-690a62ae]{height:1.81333rem}}@media only screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:2){.header-empty-safe[data-v-690a62ae]{padding-top:2.34667rem}.bottom-empty-safe[data-v-690a62ae]{height:1.81333rem}}@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:2){.header-empty-safe[data-v-690a62ae]{padding-top:2.34667rem}.bottom-empty-safe[data-v-690a62ae]{height:1.81333rem}}@media only screen and (device-width:375px) and (device-height:812px){.header-empty-safe[data-v-690a62ae]{padding-top:2.34667rem}.bottom-empty-safe[data-v-690a62ae]{height:1.81333rem}}@media only screen and (device-width:390px) and (device-height:844px) and (-webkit-device-pixel-ratio:3){.header-empty-safe[data-v-690a62ae]{padding-top:2.34667rem}.bottom-empty-safe[data-v-690a62ae]{height:1.81333rem}}@media only screen and (device-width:428px) and (device-height:926px){.header-empty-safe[data-v-690a62ae]{padding-top:2.34667rem}.bottom-empty-safe[data-v-690a62ae]{height:1.81333rem}}@media only screen and (device-width:393px) and (device-height:852px){.header-empty-safe[data-v-690a62ae]{padding-top:2.34667rem}.bottom-empty-safe[data-v-690a62ae]{height:1.81333rem}}@media only screen and (device-width:430px) and (device-height:932px){.header-empty-safe[data-v-690a62ae]{padding-top:2.34667rem}.bottom-empty-safe[data-v-690a62ae]{height:1.81333rem}}.fade-in-linear-enter-active[data-v-31be2939],.fade-in-linear-leave-active[data-v-31be2939]{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.fade-in-linear-enter[data-v-31be2939],.fade-in-linear-leave-active[data-v-31be2939],.fade-in-linear-leave[data-v-31be2939]{opacity:0}.fade-in-enter-active[data-v-31be2939],.fade-in-leave-active[data-v-31be2939]{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.fade-in-enter[data-v-31be2939],.fade-in-leave-active[data-v-31be2939]{opacity:0}.zoom-in-center-enter-active[data-v-31be2939],.zoom-in-center-leave-active[data-v-31be2939]{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.zoom-in-center-enter[data-v-31be2939],.zoom-in-center-leave-active[data-v-31be2939]{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}.zoom-in-top-enter-active[data-v-31be2939],.zoom-in-top-leave-active[data-v-31be2939]{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:center top;transform-origin:center top;-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1)}.zoom-in-top-enter[data-v-31be2939],.zoom-in-top-leave-active[data-v-31be2939]{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.zoom-in-bottom-enter-active[data-v-31be2939],.zoom-in-bottom-leave-active[data-v-31be2939]{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1)}.zoom-in-bottom-enter[data-v-31be2939],.zoom-in-bottom-leave-active[data-v-31be2939]{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.zoom-in-left-enter-active[data-v-31be2939],.zoom-in-left-leave-active[data-v-31be2939]{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:top left;transform-origin:top left;-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1)}.zoom-in-left-enter[data-v-31be2939],.zoom-in-left-leave-active[data-v-31be2939]{opacity:0;-webkit-transform:scale(.45);transform:scale(.45)}.collapse-transition[data-v-31be2939]{-webkit-transition:height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out;transition:height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out}.horizontal-collapse-transition[data-v-31be2939]{-webkit-transition:width .3s ease-in-out,padding-left .3s ease-in-out,padding-right .3s ease-in-out;transition:width .3s ease-in-out,padding-left .3s ease-in-out,padding-right .3s ease-in-out}.list-enter-active[data-v-31be2939],.list-leave-active[data-v-31be2939]{-webkit-transition:all 1s;transition:all 1s}.list-enter[data-v-31be2939],.list-leave-active[data-v-31be2939]{opacity:0;-webkit-transform:translateY(-1.6rem);transform:translateY(-1.6rem)}.opacity-transition[data-v-31be2939]{-webkit-transition:opacity .3s cubic-bezier(.55,0,.1,1);transition:opacity .3s cubic-bezier(.55,0,.1,1)}.drop-down[data-v-31be2939]{color:#9499a0;font-size:.74667rem;font-weight:400;line-height:.74667rem}.drop-down .drop-down-title[data-v-31be2939]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}.drop-down .drop-down-title[data-v-31be2939]:after{background:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/down.0fbde263.png) no-repeat 50%;background-size:auto 100%;content:"";display:block;height:.37333rem;margin-left:.26667rem;width:.69333rem}.drop-down .drop-down-title.drop-up[data-v-31be2939]:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.drop-down .drop-down-desc[data-v-31be2939]{color:#18191c;font-size:.64rem;font-weight:400;line-height:.96rem;padding-top:.53333rem}.procedure-pop[data-v-0eb397c0]{word-wrap:break-word;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;border-radius:.21333rem .21333rem 0 0;border-radius:.64rem .64rem 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:70vh;line-height:1.4;overflow:hidden;padding:0 .64rem 1.06667rem;word-break:break-all}.procedure-pop .procedure-pop-header[data-v-0eb397c0]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-ms-flex-negative:0;-webkit-box-flex:0;-ms-flex-positive:0;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;flex-shrink:0;justify-content:center;padding:.96rem 0;position:relative}.procedure-pop .procedure-pop-header .title[data-v-0eb397c0]{color:#212121;font-size:.85333rem;font-weight:bolder;text-align:center}.procedure-pop .procedure-pop-header .icon-close[data-v-0eb397c0]{background:url(https://s1.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/icon-close.574ac316.svg) no-repeat 50%;background-size:.85333rem auto;height:1.17333rem;margin-top:-.58667rem;position:absolute;right:0;top:50%;width:1.17333rem}.procedure-pop .procedure-conent[data-v-0eb397c0]{-webkit-box-flex:1;-webkit-overflow-scrolling:touch;-ms-flex:1;flex:1 1;overflow:auto}.procedure-pop .progress-item[data-v-0eb397c0]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-1px;position:relative;-webkit-transition:all .3s linear;transition:all .3s linear}.procedure-pop .progress-item[data-v-0eb397c0]:after{background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,236,241,0)),color-stop(100%,#ffecf1),color-stop(0,transparent));background:linear-gradient(180deg,rgba(255,236,241,0),#ffecf1 100%,transparent 0);background-repeat:repeat-y;background-size:.16rem .69333rem;bottom:-2.93333rem;content:"";display:block;left:2.13333rem;margin-left:-1px;position:absolute;top:0;width:.10667rem;z-index:1}.procedure-pop .progress-item[data-v-0eb397c0]:first-child:after{top:2.93333rem}.procedure-pop .progress-item[data-v-0eb397c0]:last-child:after{display:none}.procedure-pop .progress-item .progress-item-left[data-v-0eb397c0]{-ms-flex-negative:0;-webkit-box-flex:0;-ms-flex-positive:0;color:#fb7299;flex-grow:0;flex-shrink:0;font-size:.58667rem;font-weight:400;line-height:.58667rem;line-height:1.2;padding:1.65333rem 0;width:4.26667rem}.procedure-pop .progress-item .progress-item-left .p-num-time[data-v-0eb397c0],.procedure-pop .progress-item .progress-item-left[data-v-0eb397c0]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;position:relative}.procedure-pop .progress-item .progress-item-left .p-num-time[data-v-0eb397c0]{-webkit-box-flex:1;background:#fff;-ms-flex:1;flex:1 1;z-index:2}.procedure-pop .progress-item .progress-item-left .p-num[data-v-0eb397c0]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#fff3f6;border-radius:50%;color:#f69;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.06667rem;font-weight:500;height:1.28rem;justify-content:center;line-height:1.06667rem;margin-bottom:.53333rem;width:1.28rem}.procedure-pop .progress-item .progress-item-right[data-v-0eb397c0]{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-flex:1;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;margin-left:.85333rem;padding:1.65333rem 0;position:relative}.procedure-pop .progress-item .progress-item-right[data-v-0eb397c0]:before{border-bottom:1px solid #f1f2f3;bottom:0;content:"";left:0;position:absolute;-webkit-transform:scaleY(.5);transform:scaleY(.5);-webkit-transform-origin:0 0;transform-origin:0 0;width:100%}.procedure-pop .progress-item .progress-item-right[data-v-0eb397c0]:last-child:before{display:none}.procedure-pop .progress-item .progress-item-right .p-img[data-v-0eb397c0]{-ms-flex-negative:0;-webkit-box-flex:0;-ms-flex-positive:0;background:#fff;flex-grow:0;flex-shrink:0;height:2.56rem;width:2.56rem}.procedure-pop .progress-item .progress-item-right .p-content[data-v-0eb397c0]{-webkit-box-flex:1;-ms-flex:1;flex:1 1;margin-left:.96rem}.procedure-pop .progress-item .progress-item-right .p-content .p-title[data-v-0eb397c0]{color:#18191c;font-size:1.06667rem;font-weight:500;line-height:1.06667rem;margin-bottom:.53333rem}.history_batch[data-v-0eb397c0]{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#f6f7f8;border-radius:.21333rem;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font:normal .74667rem/.96rem pingfang SC,SourceHanSans;height:.96rem;overflow:hidden;padding:.53333rem .64rem;position:relative}.history_batch_main[data-v-0eb397c0]{-webkit-box-flex:1;-ms-flex:1;flex:1 1;margin-right:1.17333rem;overflow:hidden}.history_batch .batch_ps_text[data-v-0eb397c0]{color:#f69}.history_batch_title[data-v-0eb397c0]{display:-webkit-box;display:-ms-flexbox;display:flex;height:.96rem;overflow:hidden}.history_batch_title .title[data-v-0eb397c0]{color:#f69;margin-right:.42667rem}.history_batch_title .text[data-v-0eb397c0]{-webkit-box-flex:1;word-wrap:break-word;-ms-flex:1;flex:1 1;margin-right:1.17333rem;white-space:normal;word-break:break-all}.history_batch .history_batch_arr[data-v-0eb397c0]{display:none;height:2.02667rem;position:absolute;right:0;top:0;width:2.02667rem}.history_batch .history_batch_arr .arr_icon[data-v-0eb397c0]{background:url(https://i0.hdslb.com/bfs/kfptfe/floor/ff7258a05c349dc57e796391d0cbe27747d260cb.png) no-repeat 50%;background-size:.64rem;height:2.02667rem;left:0;position:absolute;top:0;-webkit-transition:.2s;transition:.2s;width:2.02667rem}.history_batch .history_batch_arr .text_over[data-v-0eb397c0]{display:none}.history_batch .history_batch_arr.up .arr_icon[data-v-0eb397c0]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.history_batch_li[data-v-0eb397c0]{height:.96rem;margin-top:.42667rem;overflow:hidden}.history_batch_li .text_mod[data-v-0eb397c0]{word-wrap:break-word;white-space:normal;word-break:break-all}.history_batch.mult_line .history_batch_arr[data-v-0eb397c0],.history_batch.text_more .history_batch_arr[data-v-0eb397c0]{display:block}.history_batch.text_more .history_batch_arr[data-v-0eb397c0]:before{background:-webkit-gradient(linear,left top,right top,from(rgba(246,247,248,0)),to(#f6f7f8));background:linear-gradient(90deg,rgba(246,247,248,0),#f6f7f8);content:"";height:2.02667rem;left:-1.44rem;position:absolute;top:0;width:1.06667rem}.history_batch.text_more .history_batch_arr .text_over[data-v-0eb397c0]{background:#f6f7f8;display:block;height:2.02667rem;left:-.37333rem;line-height:2.02667rem;position:absolute;top:0;width:.8rem}.history_batch.text_more .history_batch_arr.up .text_over[data-v-0eb397c0]{display:none}.history_batch.auto_height[data-v-0eb397c0]{height:auto}.history_batch.auto_height .history_batch_title .text[data-v-0eb397c0]{display:none}.history_batch.auto_height .history_batch_main[data-v-0eb397c0]{-webkit-box-flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:1;flex:1 1;margin:0;padding:0}.history_batch.auto_height .history_batch_li[data-v-0eb397c0]{height:auto}.pro-item[data-v-ec7fe9a8]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;color:silver;color:var(--text3,silver);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.64rem;font-weight:400;justify-content:center;line-height:.85333rem;position:relative;text-align:center}.pro-item.no-delay[data-v-ec7fe9a8]{color:#9499a0}.pro-item.no-delay .pro-item-top .top-pop[data-v-ec7fe9a8]{background-image:url(https://s1.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/delay-down.d0b27fac.svg)}.pro-item.no-delay.active[data-v-ec7fe9a8]{color:#2f8efd}.pro-item.no-delay.active .pro-item-top .top-pop[data-v-ec7fe9a8]{background-image:url(https://s1.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/delay-down.d0b27fac.svg)}.pro-item.no-delay .procedure-split-line[data-v-ec7fe9a8]{background:#2f8efd}.pro-item.active[data-v-ec7fe9a8]{color:#61666d;color:var(--text2,#61666d)}.pro-item.active .pro-item-top .top-pop[data-v-ec7fe9a8]{background-image:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/down.0fbde263.png)}.pro-item.done[data-v-ec7fe9a8]{color:#61666d;color:var(--text2,#61666d)}.pro-item[data-v-ec7fe9a8]:first-child{-ms-flex-negative:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;flex-shrink:0;padding-left:0}.pro-item:first-child .pro-item-top .top-time.haspop[data-v-ec7fe9a8]{padding-left:0}.pro-item[data-v-ec7fe9a8]:last-child{-ms-flex-negative:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;flex-shrink:0;-ms-flex:none;flex:none}.pro-item-top[data-v-ec7fe9a8]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:.85333rem;justify-content:flex-start}.pro-item-top .top-time.haspop[data-v-ec7fe9a8]{padding-left:.53333rem}.pro-item-top .top-pop[data-v-ec7fe9a8]{background:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/icon-down.84071112.png) no-repeat 50%;background-size:auto 100%;height:.21333rem;margin-left:.16rem;position:relative;-webkit-transition:all .3 linear;transition:all .3 linear;width:.53333rem}.pro-item-top .top-pop.top-pop-down[data-v-ec7fe9a8]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.pro-item-bottom[data-v-ec7fe9a8]{margin-top:.10667rem;text-align:left}.procedure-split-line[data-v-ec7fe9a8]{background:#e3e5e7;background:var(--line_regular,#e3e5e7);display:block;height:1px;margin:0 .42667rem;width:1.06667rem}.procedure-items-contents[data-v-03efa8b2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.procedure-items-box[data-v-03efa8b2]{width:100%}.procedure-items-box .right-icon-m[data-v-03efa8b2]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:.64rem;justify-content:center;width:.64rem}.procedure-items-box .no-delay-tag[data-v-03efa8b2]{background:url(//i0.hdslb.com/bfs/kfptfe/floor/18035ab7a113d19305e2b80f028d0a6e7cec0471.png) no-repeat 50%;background-size:contain;display:block;font-size:.64rem;height:1.06667rem;width:6.93333rem}.procedure-items-box .no-delay-tag .no-delay-tag-content[data-v-03efa8b2]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:1.06667rem;justify-content:center}.procedure-items-box .no-delay-tag .no-delay-tag-content .no-delay-tag-content-text[data-v-03efa8b2]{color:#fff;margin-right:.10667rem}.procedure-items-box.no-delay .procedure-items-content-box[data-v-03efa8b2]{padding:.42667rem .53333rem .32rem .42667rem}.procedure-items-content-box[data-v-03efa8b2]{-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;width:100%}.procedure-items-content[data-v-03efa8b2]{overflow-x:auto;width:100%}.procedure-items-content[data-v-03efa8b2],.procedure-items[data-v-03efa8b2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap}.procedure-items[data-v-03efa8b2]{-webkit-box-flex:1;-ms-flex:1;flex:1 1;position:relative}.procedure-items .progress-box[data-v-03efa8b2]{background:#f4f4f4;border-radius:.10667rem;display:block;height:.10667rem;left:0;margin-top:-1px;position:absolute;right:0;top:50%;z-index:1}.procedure-items .progress-box .progres-line[data-v-03efa8b2]{background:#fb7299;height:100%;left:0;position:absolute;-webkit-transition:all .3s linear;transition:all .3s linear;width:50%}.batch_tips_icon[data-v-03efa8b2]{background:url(https://i0.hdslb.com/bfs/kfptfe/floor/80989cf4a57c4fb63c50564051b6ace9024fec32.png) no-repeat;background-size:100%;height:.69333rem;margin:0 .10667rem 0 -1px;width:.69333rem}[data-v-0611e2eb] .procedure-cell-delay.cell-item .content{margin-top:-.42667rem}.procedure-delay-box.no-delay[data-v-0611e2eb]{background:-webkit-gradient(linear,left top,right top,from(rgba(2,176,245,.1)),to(rgba(2,176,245,0)));background:linear-gradient(90deg,rgba(2,176,245,.1),rgba(2,176,245,0));border-radius:.42667rem}.procedure-delay-box.no-delay[data-v-0611e2eb],.procedure-items-content[data-v-0611e2eb],.procedure-items[data-v-0611e2eb]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.procedure-items[data-v-0611e2eb]{-webkit-box-flex:1;-ms-flex:1;flex:1 1;overflow-x:auto;position:relative;white-space:nowrap}.procedure-header svg[data-v-0611e2eb]{fill:#61666d;fill:var(--text2,#61666d)}body.theme-2 .item-simples{color:#e1e1e1}.item-simples[data-v-4f14a03a]{color:#61666d;font-size:.69333rem;line-height:.85333rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-simples .item-simple[data-v-4f14a03a]{display:inline-block;margin-left:.64rem;position:relative}.item-simples .item-simple[data-v-4f14a03a]:first-child{margin-left:0}.item-simples .item-simple[data-v-4f14a03a]:after{background:#e3e5e7;content:"";display:block;height:1.28rem;left:-.32rem;position:absolute;top:50%;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform:translateY(-50%) scale(.5);transform:translateY(-50%) scale(.5);width:1px;z-index:1}body.theme-2 .item-complexs .item-complex:after{background:#2a2a2a}body.theme-2 .item-complexs .item-complex .item-complex-key{color:#727272}body.theme-2 .item-complexs .item-complex .item-complex-value{color:#e1e1e1}.item-complexs-box[data-v-abb14aae]{overflow:hidden}.item-complexs[data-v-abb14aae]{-webkit-overflow-scrolling:touch;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;-webkit-transform:translateZ(0);transform:translateZ(0)}.item-complexs[data-v-abb14aae]::-webkit-scrollbar{display:none}.item-complexs .item-complex[data-v-abb14aae]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:0;-ms-flex-positive:0;-ms-flex-negative:0;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-grow:0;flex-shrink:0;max-width:5.12rem;padding:0 .32rem;position:relative}.item-complexs .item-complex[data-v-abb14aae]:after{background:#e3e5e7;content:"";display:block;height:1.28rem;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%) scaleX(.5);transform:translateY(-50%) scaleX(.5);-webkit-transform-origin:left top;transform-origin:left top;width:1px}.item-complexs .item-complex[data-v-abb14aae]:first-child{padding-left:0}.item-complexs .item-complex[data-v-abb14aae]:first-child:after{display:none}.item-complexs .item-complex .item-complex-key[data-v-abb14aae]{color:#61666d;font-size:.69333rem;line-height:.85333rem;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.item-complexs .item-complex .item-complex-value[data-v-abb14aae]{color:#9499a0;font-size:.69333rem;line-height:.85333rem;margin-top:.10667rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.item-complexs[data-v-abb14aae]:last-child{padding-right:1.6rem}body.theme-2 .params-pop{background:#141414}body.theme-2 .params-pop .params-pop-header .title{color:#e1e1e1}body.theme-2 .params-pop .params-table .params-tr .params-td-key{color:#727272}body.theme-2 .params-pop .params-table .params-tr .params-td-value{color:#e1e1e1}.params-pop[data-v-618f568a]{word-wrap:break-word;background:#fff;border-radius:.21333rem .21333rem 0 0;border-radius:.64rem .64rem 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;height:80vh;line-height:1.4;overflow:hidden;padding:0 .64rem 1.06667rem;word-break:break-all}.params-pop .params-pop-header[data-v-618f568a]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:.96rem 0;position:relative}.params-pop .params-pop-header .title[data-v-618f568a]{color:#212121;font-size:.85333rem;font-weight:bolder;text-align:center}.params-pop .params-pop-header .icon-close[data-v-618f568a]{-webkit-tap-highlight-color:transparent;background:url(https://s1.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/icon-close.574ac316.svg) no-repeat 50%;background-size:.85333rem auto;height:2.34667rem;position:absolute;right:0;width:2.34667rem}.params-pop .params-table[data-v-618f568a]{-webkit-overflow-scrolling:touch;height:calc(100% - 5.22667rem);overflow-y:auto;padding:1.06667rem 0}.params-pop .params-table .params-tr[data-v-618f568a]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.06667rem}.params-pop .params-table .params-tr[data-v-618f568a]:first-child{margin-top:0}.params-pop .params-table .params-tr .params-td-key[data-v-618f568a]{-ms-flex-negative:0;-webkit-box-flex:0;-ms-flex-positive:0;color:#999;flex-grow:0;flex-shrink:0;font-size:.64rem;line-height:.96rem;margin-right:1.06667rem;width:3.30667rem}.params-pop .params-table .params-tr .params-td-value[data-v-618f568a]{-webkit-box-flex:1;color:#212121;-ms-flex:1;flex:1 1;font-size:.74667rem;line-height:.96rem}.computer-item .cell-item[data-v-3f2ae44b]{position:relative}.computer-item .cell-item[data-v-3f2ae44b]:before{background:-webkit-gradient(linear,right top,left top,from(#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0));content:"";height:100%;position:absolute;right:1.6rem;top:0;width:2.13333rem;z-index:3}.computer-item .cell-item .right-icon[data-v-3f2ae44b]{margin-top:.10667rem}.params-item .params-title[data-v-3f2ae44b]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:.85333rem;justify-content:center;width:.85333rem}.params-item .params-title svg[data-v-3f2ae44b]{fill:#61666d;fill:var(--text2,#61666d)}.theme-2 .computer-item .cell-item[data-v-3f2ae44b]:before{background:-webkit-gradient(linear,right top,left top,from(#141414),to(hsla(0,0%,8%,0)));background:linear-gradient(270deg,#141414,hsla(0,0%,8%,0))}.sku-tag[data-v-4a521e0d]{background:#fb7299;border-radius:.32rem;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;font-size:.64rem;letter-spacing:0;line-height:1;max-width:2.77333rem;overflow:hidden;padding:0 1px;position:absolute;text-align:center;white-space:nowrap;z-index:1}.sku-tag .sku-tag-name[data-v-4a521e0d]{display:inline-block;max-width:100%;-webkit-transform:scale(.8);transform:scale(.8)}.sku-floor-wrap[data-v-439e0b9b]{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.sku-floor-wrap .sku-title[data-v-439e0b9b]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.sku-floor-wrap .sku-title svg[data-v-439e0b9b]{fill:#61666d;fill:var(--text2,#61666d)}.sku-floor-wrap .sku-content[data-v-439e0b9b]{display:-webkit-box;display:-ms-flexbox;display:flex}.sku-floor-wrap .sku-floor-name[data-v-439e0b9b]{-webkit-box-flex:0;color:#999;-ms-flex:0 0 2.77333rem;flex:0 0 2.77333rem;font-size:.64rem;letter-spacing:0}.sku-floor-wrap .sku-list-wrap[data-v-439e0b9b]{-webkit-box-flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;overflow:hidden;position:relative}.sku-floor-wrap .sku-list-wrap[data-v-439e0b9b]:before{background:-webkit-gradient(linear,right top,left top,from(#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0));content:"";height:100%;position:absolute;right:.64rem;top:0;width:1.81333rem;z-index:3}.sku-floor-wrap .sku-list[data-v-439e0b9b]{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:1.81333rem;margin-left:-.32rem;margin-right:.85333rem;overflow:hidden;overflow-x:auto;overflow-y:hidden;overflow:auto hidden;position:relative}.sku-floor-wrap .sku-list[data-v-439e0b9b]::-webkit-scrollbar{display:none}.sku-floor-wrap .sku-list .sku[data-v-439e0b9b]{-webkit-box-flex:0;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#f2f4f6;border-radius:.21333rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 1.81333rem;flex:0 0 1.81333rem;height:1.81333rem;justify-content:center;margin-left:.32rem;overflow:hidden;position:relative}.sku-floor-wrap .sku-list .sku .image-load[data-v-439e0b9b]{background:#f2f4f6;border-radius:.21333rem;height:100%;width:100%}.sku-floor-wrap .sku-list .sku .image-load[data-v-439e0b9b] .normal-img-container{background-color:#f2f4f6!important;height:100%!important}.sku-floor-wrap .sku-list .sku .image-load[data-v-439e0b9b] .normal-img-container img{height:auto;left:50%;max-height:100%;max-width:100%;position:relative;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto}.sku-floor-wrap .sku-list .sku .text-load[data-v-439e0b9b]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#f6f7f8;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;display:block;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:.64rem;justify-content:center;max-width:4.64rem;overflow:hidden;padding:0 .32rem;text-overflow:ellipsis;white-space:nowrap}.sku-floor-wrap .sku-list .sku[data-v-439e0b9b]:last-child{margin-right:1.06667rem}.sku-floor-wrap .sku-list.sku-text[data-v-439e0b9b]{height:1.17333rem}.sku-floor-wrap .sku-list.sku-text .sku[data-v-439e0b9b]{-webkit-box-flex:0;border-radius:.32rem;-ms-flex:0 0 auto;flex:0 0 auto;height:1.17333rem;min-width:1.81333rem}.sku-floor-wrap .sku-limit[data-v-439e0b9b]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-size:.58667rem;justify-content:flex-end;letter-spacing:0;line-height:.74667rem;margin-left:auto}.sku-floor-wrap[data-v-439e0b9b] .right-icon{margin-left:.10667rem}.ip-brand-floor[data-v-50015224]{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:PingFang SC;font-style:normal;font-weight:400;padding:0 .64rem .53333rem}.ip-brand-item[data-v-50015224]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f6f7f8;background:var(--Ga0,#f6f7f8);border-radius:.32rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.34667rem}.ip-brand-item+.ip-brand-item[data-v-50015224]{margin-left:.42667rem}.ip-brand-item--no-bg[data-v-50015224]{background:transparent;height:1.70667rem;margin:1px 0}.ip-brand-item--no-bg .ip-brand-item__img[data-v-50015224]{margin:0 .21333rem 0 0}.ip-brand-item--no-bg .ip-brand-item__arrow[data-v-50015224]{margin-right:0}.ip-brand-item__img[data-v-50015224]{-ms-flex-negative:0;border-radius:.21333rem;flex-shrink:0;height:1.70667rem;margin:.21333rem;width:1.70667rem}.ip-brand-item__box-wrap[data-v-50015224]{-ms-flex-negative:0;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background:url(//i0.hdslb.com/bfs/kfptfe/floor/075848f38ef412ca9d69c498fb06ea6ba16d4094.png) no-repeat;background-size:1.97333rem 1.76rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;height:1.76rem;margin:.21333rem .10667rem .21333rem .21333rem;overflow:visible;padding:0 0 .05867rem .05867rem;width:1.97333rem}.ip-brand-item__box-img[data-v-50015224]{border-radius:.10667rem!important;bottom:.08533rem;-webkit-box-shadow:0 0 0 .5px #000,0 0 0 .10667rem #fff;box-shadow:0 0 0 .5px #000,0 0 0 .10667rem #fff;height:1.21067rem!important;left:.096rem;position:relative;width:1.21067rem!important}.ip-brand-item__info[data-v-50015224]{-webkit-box-flex:1;-ms-flex:1;flex:1 1;min-width:0;padding:0 .10667rem}.ip-brand-item__info--inline[data-v-50015224]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.ip-brand-item__info--inline .ip-brand-item__title[data-v-50015224]{-webkit-box-flex:1;-ms-flex:1;flex:1 1;min-width:0}.ip-brand-item__info--inline .ip-brand-item__subtitle[data-v-50015224]{-ms-flex-negative:0;flex-shrink:0;margin-left:.42667rem;margin-top:0}.ip-brand-item__title[data-v-50015224]{color:#61666d;color:var(--text2,#61666d);font-size:.64rem;font-weight:500;line-height:.85333rem;max-height:.85333rem;overflow:hidden;word-break:break-all}.ip-brand-item__subtitle[data-v-50015224]{color:#9499a0;color:var(--text3,#9499a0);font-size:.64rem;font-weight:400;line-height:.74667rem;margin-top:.10667rem;max-height:.74667rem;overflow:hidden;word-break:break-all}.ip-brand-item-more-three .ip-brand-item__subtitle[data-v-50015224]{font-size:.53333rem}.ip-brand-item__arrow[data-v-50015224]{-ms-flex-negative:0;background:url(https://i0.hdslb.com/bfs/kfptfe/floor/8c9db2178da88a9ca358d281141c69d3630e77ab.png) no-repeat;background-size:.64rem;flex-shrink:0;height:.64rem;margin:0 .21333rem 0 0;width:.64rem}body.theme-2 .ip-brand-item[data-v-50015224]{border:1px solid transparent}body.theme-2 .ip-brand-item__arrow[data-v-50015224]{background-size:.64rem}.product-ip-brand[data-v-e5904f00]{padding-top:.53333rem}.tagA[data-v-e5904f00]{color:#61666d;font-family:PingFang SC;font-size:.69333rem;font-style:normal;font-weight:400;padding:0 .64rem .53333rem}.tagA .tagA-ip[data-v-e5904f00],.tagA[data-v-e5904f00]{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.tagA .tagA-ip[data-v-e5904f00]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f6f7f8;border-radius:.32rem;height:2.13333rem;width:48.5%}.tagA .tagA-ip-icon[data-v-e5904f00]{background:#e3e5e7;border-radius:.21333rem;height:1.38667rem;margin:.37333rem .21333rem;vertical-align:middle;width:1.38667rem}.tagA .tagA-ip-con[data-v-e5904f00]{-webkit-box-flex:1;-ms-flex:1;flex:1 1;line-height:2.13333rem;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap}.tagA .tagA-ip-right[data-v-e5904f00]{background:url(https://i0.hdslb.com/bfs/kfptfe/floor/8c9db2178da88a9ca358d281141c69d3630e77ab.png) no-repeat;background-size:.64rem;height:.64rem;margin:0 .32rem;width:.64rem}.tagB[data-v-e5904f00]{color:#61666d;font-family:PingFang SC;font-size:.69333rem;font-style:normal;font-weight:400;padding:0 .64rem .53333rem}.tagB .tagB-ip[data-v-e5904f00]{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.32rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:1.6rem;justify-content:space-between;width:100%}.tagB .tagB-ip-icon[data-v-e5904f00]{background:#e3e5e7;border-radius:.21333rem;height:1.38667rem;margin-right:.21333rem;vertical-align:middle;width:1.38667rem}.tagB .tagB-ip-con[data-v-e5904f00]{-webkit-box-flex:1;-ms-flex:1;flex:1 1;line-height:1.6rem;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap}.tagB .tagB-ip-right[data-v-e5904f00]{background:url(https://i0.hdslb.com/bfs/kfptfe/floor/8c9db2178da88a9ca358d281141c69d3630e77ab.png) no-repeat;background-size:.64rem;height:.64rem;margin:0 0 0 .32rem;width:.64rem}.tagC[data-v-e5904f00]{color:#61666d;font-family:PingFang SC;font-size:.69333rem;font-style:normal;font-weight:400;padding:0 .64rem .53333rem}.tagC .tagC-ip[data-v-e5904f00],.tagC[data-v-e5904f00]{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.tagC .tagC-ip[data-v-e5904f00]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f6f7f8;border-radius:.32rem;height:2.13333rem;width:48.5%}.tagC .tagC-ip-icon[data-v-e5904f00]{background:#e3e5e7;border-radius:.21333rem;height:1.38667rem;margin:.21333rem;vertical-align:middle;width:1.38667rem}.tagC .tagC-ip-con[data-v-e5904f00]{-webkit-box-flex:1;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;-ms-flex:1;flex:1 1;overflow:hidden;padding:.21333rem 0;text-overflow:ellipsis}.tagC .tagC-ip-con .tagC-ip-con-brand[data-v-e5904f00]{overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap}.tagC .tagC-ip-right[data-v-e5904f00]{background:url(https://i0.hdslb.com/bfs/kfptfe/floor/8c9db2178da88a9ca358d281141c69d3630e77ab.png) no-repeat;background-size:.64rem;height:.64rem;margin:0 .32rem;width:.64rem}.tagD[data-v-e5904f00]{color:#61666d;font-family:PingFang SC;font-size:.69333rem;font-style:normal;font-weight:400;padding:0 .64rem .53333rem}.tagD .tagD-ip[data-v-e5904f00],.tagD[data-v-e5904f00]{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.tagD .tagD-ip[data-v-e5904f00]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f6f7f8;border-radius:.32rem;height:2.13333rem;width:32%}.tagD .tagD-ip-icon[data-v-e5904f00]{background:#e3e5e7;border-radius:.21333rem;height:1.38667rem;margin:.37333rem .21333rem;vertical-align:middle;width:1.38667rem}.tagD .tagD-ip-con[data-v-e5904f00]{-webkit-box-flex:1;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;-ms-flex:1;flex:1 1;height:1.76rem;margin-left:.32rem;overflow:hidden;text-overflow:ellipsis}.tagD .tagD-ip-con .tagD-ip-con-brand[data-v-e5904f00]{margin-bottom:.21333rem;margin-left:.10667rem;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap}.tagD .tagD-ip-right[data-v-e5904f00]{background:url(https://i0.hdslb.com/bfs/kfptfe/floor/8c9db2178da88a9ca358d281141c69d3630e77ab.png) no-repeat;background-size:.64rem;height:.64rem;margin:0 .32rem;width:.64rem}.brand-core[data-v-e5904f00]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.brand-core .score-name[data-v-e5904f00]{color:#797f87;font-family:PingFang SC;font-size:.53333rem;font-style:normal;font-weight:400}.brand-core .core-tip[data-v-e5904f00]{color:#797f87;display:inline-block;font-size:.53333rem;font-weight:400;line-height:.53333rem;margin-right:.10667rem;text-align:center}.brand-core .icon-star[data-v-e5904f00]{background:url(https://s1.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/star.330cd05d.svg) no-repeat 50%;background-size:100% auto;display:inline-block;height:.42667rem;margin-left:.10667rem;width:.42667rem}.brand-core .icon-star.half[data-v-e5904f00]{background:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/star-half.8d815ef0.png) no-repeat 50%;background-size:100% auto}body.theme-2 .tagA .tagA-ip[data-v-e5904f00]{border:1px solid #2a2a2a}body.theme-2 .tagA .tagA-ip .tagA-ip-con[data-v-e5904f00]{color:#fff;color:var(--text2,#fff)}body.theme-2 .tagA .tagA-ip .tagA-ip-right[data-v-e5904f00]{background:url(https://i0.hdslb.com/bfs/kfptfe/floor/36b1402ba080eabf61fce1f77854025711a16e14.png) no-repeat;background-size:.64rem}body.theme-2 .tagB .tagB-ip[data-v-e5904f00]{border:1px solid #2a2a2a}body.theme-2 .tagB .tagB-ip .tagB-ip-con[data-v-e5904f00]{color:#fff;color:var(--text2,#fff)}body.theme-2 .tagB .tagB-ip .tagB-ip-right[data-v-e5904f00]{background:url(https://i0.hdslb.com/bfs/kfptfe/floor/36b1402ba080eabf61fce1f77854025711a16e14.png) no-repeat;background-size:.64rem}body.theme-2 .tagC .tagC-ip[data-v-e5904f00]{border:1px solid #2a2a2a}body.theme-2 .tagC .tagC-ip .tagC-ip-con[data-v-e5904f00]{color:#fff;color:var(--text2,#fff)}body.theme-2 .tagC .tagC-ip .tagC-ip-right[data-v-e5904f00]{background:url(https://i0.hdslb.com/bfs/kfptfe/floor/36b1402ba080eabf61fce1f77854025711a16e14.png) no-repeat;background-size:.64rem}body.theme-2 .tagD .tagD-ip[data-v-e5904f00]{border:1px solid #2a2a2a}body.theme-2 .tagD .tagD-ip .tagD-ip-con[data-v-e5904f00]{color:#fff;color:var(--text2,#fff)}body.theme-2 .tagD .tagD-ip .tagD-ip-right[data-v-e5904f00]{background:url(https://i0.hdslb.com/bfs/kfptfe/floor/36b1402ba080eabf61fce1f77854025711a16e14.png) no-repeat;background-size:.64rem}h3[data-v-a6543a98]{color:#212121;font-size:.74667rem;font-weight:400;letter-spacing:0;line-height:2.77333rem;margin:0;text-align:center}.info-container[data-v-a6543a98]{-webkit-overflow-scrolling:touch;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;color:#212121;font-size:.64rem;letter-spacing:0;line-height:.96rem;max-height:23.46667rem;overflow:auto;padding-bottom:.53333rem;padding-left:.53333rem;padding-right:.69333rem;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%}.info-container p[data-v-a6543a98],.info-container ul[data-v-a6543a98]{margin:0;padding:0}.info-container li[data-v-a6543a98]{list-style:none}.info-container li p[data-v-a6543a98]{font-size:.74667rem;font-weight:500;margin-top:1.01333rem;padding-left:.96rem;position:relative}.info-container li p[data-v-a6543a98]:before{background-color:#f69;background-color:var(--brand_pink,#f69);content:"";display:block;height:.64rem;left:0;-webkit-mask-size:.64rem .64rem;-webkit-mask:url(//i0.hdslb.com/bfs/kfptfe/floor/aa081994bcd6187041af720ab0ad9788c4a7d838.svg) no-repeat;mask:url(//i0.hdslb.com/bfs/kfptfe/floor/aa081994bcd6187041af720ab0ad9788c4a7d838.svg) no-repeat;mask-size:.64rem .64rem;position:absolute;top:.16rem;width:.64rem}.info-container li p i.more[data-v-a6543a98]{background-color:#999;display:inline-block;height:.64rem;margin-left:.21333rem;-webkit-mask-size:.64rem .64rem;-webkit-mask:url(//i0.hdslb.com/bfs/kfptfe/floor/0dc287a55f3c5fa2c554f0ec1619788192d4d3e5.svg) no-repeat;mask:url(//i0.hdslb.com/bfs/kfptfe/floor/0dc287a55f3c5fa2c554f0ec1619788192d4d3e5.svg) no-repeat;mask-size:.64rem .64rem;vertical-align:middle;width:.64rem}.info-container li div[data-v-a6543a98]{color:#212121;font-family:PingFangSC-Regular;font-size:.64rem;letter-spacing:0;line-height:.96rem}.info-container li div[data-v-a6543a98]:first-of-type{margin-top:.42667rem}.info-container .close-btn[data-v-a6543a98]{-webkit-tap-highlight-color:transparent;background:url(https://i0.hdslb.com/bfs/kfptfe/floor/88f5624afa8fb3291c79ef74fdfd50dff7c08e3a.svg) 50% no-repeat;background-size:1.17333rem;border-radius:100%;display:block;height:3.2rem;position:absolute;right:0;top:0;width:3.2rem}.theme-2 .info-container[data-v-a6543a98]{color:#8e8e8e}.theme-2 .info-container div[data-v-a6543a98]{color:#757575}.info-title[data-v-a6543a98]{color:#000;font:500 .85333rem/1.06667rem PingFang SC;padding:1.01333rem 2.34667rem 0;text-align:center}h3[data-v-28fb64ec]{color:#212121;font-size:.74667rem;font-weight:400;letter-spacing:0;line-height:2.77333rem;margin:0;text-align:center}.info-container[data-v-28fb64ec]{-webkit-overflow-scrolling:touch;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;color:#212121;font-size:.64rem;letter-spacing:0;line-height:.96rem;max-height:23.46667rem;overflow:auto;padding-bottom:.53333rem;padding-left:.53333rem;padding-right:.69333rem;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%}.info-container p[data-v-28fb64ec],.info-container ul[data-v-28fb64ec]{margin:0;padding:0}.info-container li[data-v-28fb64ec]{list-style:none}.info-container li p[data-v-28fb64ec]{font-size:.74667rem;font-weight:500;margin-top:1.01333rem;padding-left:.96rem;position:relative}.info-container li p[data-v-28fb64ec]:before{background-color:#f69;background-color:var(--brand_pink,#f69);content:"";display:block;height:.64rem;left:0;-webkit-mask-size:.64rem .64rem;-webkit-mask:url(//i0.hdslb.com/bfs/kfptfe/floor/aa081994bcd6187041af720ab0ad9788c4a7d838.svg) no-repeat;mask:url(//i0.hdslb.com/bfs/kfptfe/floor/aa081994bcd6187041af720ab0ad9788c4a7d838.svg) no-repeat;mask-size:.64rem .64rem;position:absolute;top:.16rem;width:.64rem}.info-container li p i.more[data-v-28fb64ec]{background-color:#9499a0;background-color:var(--text3,#9499a0);background-position:50%;background-repeat:no-repeat;display:inline-block;height:.64rem;margin-left:.21333rem;-webkit-mask-size:.64rem .64rem;-webkit-mask:url(//i0.hdslb.com/bfs/kfptfe/floor/0dc287a55f3c5fa2c554f0ec1619788192d4d3e5.svg) no-repeat;mask:url(//i0.hdslb.com/bfs/kfptfe/floor/0dc287a55f3c5fa2c554f0ec1619788192d4d3e5.svg) no-repeat;mask-size:.64rem .64rem;vertical-align:middle;width:.64rem}.info-container li div[data-v-28fb64ec]{color:#212121;font-family:PingFangSC-Regular;font-size:.64rem;letter-spacing:0;line-height:.96rem}.info-container li div[data-v-28fb64ec]:first-of-type{margin-top:.42667rem}.info-container .support-return[data-v-28fb64ec]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.info-container .close-btn[data-v-28fb64ec]{-webkit-tap-highlight-color:transparent;background:url(https://i0.hdslb.com/bfs/kfptfe/floor/88f5624afa8fb3291c79ef74fdfd50dff7c08e3a.svg) 50% no-repeat;background-size:1.17333rem;border-radius:100%;display:block;height:3.2rem;position:absolute;right:0;top:0;width:3.2rem}.support-jump p[data-v-28fb64ec]:after{background:url(https://s1.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/arrow.04a9714d.svg) 50% no-repeat;background-size:100%;content:"";height:.64rem;position:absolute;right:0;top:.16rem;width:.64rem}.theme-2 .info-container[data-v-28fb64ec]{color:#8e8e8e}.theme-2 .info-container div[data-v-28fb64ec]{color:#757575}.info-title[data-v-28fb64ec]{color:#000;font:500 .85333rem/1.06667rem PingFang SC;padding:1.01333rem 2.34667rem 0;text-align:center}body.theme-2 .detail-service-list:after{background:#2a2a2a}body.theme-2 .detail-service-list .logo{background:#141414 url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/logo-night.ef14d8ba.png) no-repeat 0;background-size:5.22667rem auto}body.theme-2 .detail-service-list .tag{color:#e1e1e1}body.theme-2 .detail-service-list .tag:after{background:#2a2a2a}body.theme-2 .detail-service-list .tag-bottom{color:#727272}.detail-service-list[data-v-e4cb9f72]{display:-webkit-box;display:-ms-flexbox;display:flex;height:2.13333rem;padding:0 .64rem;position:relative}.detail-service-list[data-v-e4cb9f72]:after{background:#e7e7e7;content:"";display:block;height:1px;left:.64rem;position:absolute;right:.64rem;top:0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.detail-service-list .title-wrap[data-v-e4cb9f72]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-right:.64rem}.detail-service-list .title-wrap svg[data-v-e4cb9f72]{fill:#61666d;fill:var(--text2,#61666d)}.detail-service-list .detail-service-list-inner[data-v-e4cb9f72]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1}.detail-service-list .list-wrap-nowrap[data-v-e4cb9f72]{-webkit-box-align:center;-ms-flex-align:center;-webkit-overflow-scrolling:touch;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:100%;overflow-x:auto;overflow-y:hidden;overflow:auto hidden;position:relative}.detail-service-list .list-wrap-nowrap[data-v-e4cb9f72]::-webkit-scrollbar{display:none}.detail-service-list .logo[data-v-e4cb9f72]{-ms-flex-negative:0;background:#fff url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/logo.7b04c531.png) no-repeat 0;background-size:5.22667rem .74667rem;flex-shrink:0;height:.85333rem;margin-right:.64rem;position:relative;width:5.22667rem;z-index:2}.detail-service-list .list-container[data-v-e4cb9f72]{-webkit-box-flex:1;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex:1;flex:1 1;font-size:.69333rem;justify-content:space-between;min-width:0}.detail-service-list .list-container .list-wrap-container[data-v-e4cb9f72],.detail-service-list .list-container[data-v-e4cb9f72]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.detail-service-list .list-container .list-wrap-container[data-v-e4cb9f72]{position:relative}.detail-service-list .list-container .list-wrap-container .scroll-tip[data-v-e4cb9f72]{background:-webkit-gradient(linear,right top,left top,from(#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0));height:.96rem;position:absolute;right:0;top:.58667rem;width:1.92rem;z-index:1}.detail-service-list .list-container .right-icon-wrap[data-v-e4cb9f72]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-left:.53333rem}.detail-service-list .tag[data-v-e4cb9f72]{-ms-flex-negative:0;color:#61666d;flex-shrink:0;font-size:.69333rem;margin-right:.64rem;position:relative}.detail-service-list .tag[data-v-e4cb9f72]:after{background:#e3e5e7;content:"";display:block;height:1.28rem;left:-.32rem;position:absolute;top:50%;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform:translateY(-50%) scale(.5);transform:translateY(-50%) scale(.5);width:1px;z-index:1}.detail-service-list .tag-bottom[data-v-e4cb9f72]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.69333rem}.detail-service-list .tag-bottom[data-v-e4cb9f72]:before{background:url(https://i0.hdslb.com/bfs/static/neul-project-detailuniversal/h5-direct/ee6d0580843804263ad81016dfafdcbbc7dd12f2/assets/tip.c399f5c2.png) no-repeat 50%;background-size:.64rem .64rem;content:"";display:block;height:.64rem;margin-right:.16rem;width:.64rem}.detail-logistics .detail-logistics-item[data-v-17e67578]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;line-height:.96rem}.detail-logistics .detail-logistics-item .logistics-title[data-v-17e67578]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.detail-logistics .detail-logistics-item .logistics-title svg[data-v-17e67578]{fill:#61666d;fill:var(--text2,#61666d)}.detail-logistics .detail-logistics-item[data-v-17e67578] .right-icon{background-size:auto .64rem;height:.96rem}.detail-logistics .delivery-address[data-v-17e67578]{color:#61666d;font-size:.69333rem;margin-bottom:.26667rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-logistics .delivery-address .delivery-address-tip[data-v-17e67578]{margin-right:.21333rem}.detail-logistics .detail-logistics-content[data-v-17e67578]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.69333rem;line-height:.96rem}.detail-logistics .detail-logistics-content .logistics-item[data-v-17e67578]{-ms-flex-negative:0;color:#61666d;flex-shrink:0;font-size:.69333rem;margin-right:.64rem;position:relative}.detail-logistics .detail-logistics-content .logistics-item[data-v-17e67578]:after{background:#e3e5e7;content:"";display:block;height:1.28rem;left:-.32rem;position:absolute;top:50%;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform:translateY(-50%) scale(.5);transform:translateY(-50%) scale(.5);width:1px;z-index:1}.product-sale-service .cell-item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.product-sale-service .cell-item .label{margin-right:.64rem;min-width:inherit}.product-sale-service[data-v-0193a417]{background-color:#fff;font-size:.74667rem}.product-sale-service>.product-service-desc[data-v-0193a417]:first-child .detail-service-list{padding-top:0}.product-sale-service>.product-service-desc[data-v-0193a417]:first-child .detail-service-list:after{display:none}.merchant-param-floor[data-v-0193a417]{position:relative}.merchant-param-floor[data-v-0193a417] .detail-service-list:after{display:none}.merchant-param-floor+.merchant-param-floor[data-v-0193a417]:before{background-color:#f1f2f3;content:"";height:1px;left:calc(-50% + 1.28rem);position:absolute;top:0;-webkit-transform:scale(.5);transform:scale(.5);width:calc(200% - 2.56rem);z-index:1}*{margin:0}#app,body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;height:100%;overflow:hidden;width:100%}.panel-inner-title{color:var(--text1)!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol!important;font-weight:500!important}.franky-popup_box.is-bottom{background-color:#fff;border-radius:.64rem .64rem 0 0;overflow:hidden}.container-buy-cart .buy-cart-button-sku-dialog .franky-popup_box.is-bottom{overflow:scroll}.container-buy-cart .buy-cart-button-sku-dialog .popup-container{height:80vh}.container-buy-cart .buy-cart-button-sku-dialog .popup-container .popup-close,.container-buy-cart .buy-cart-button-sku-dialog .popup-container .popup-close i{-webkit-tap-highlight-color:transparent}.container-buy-cart .buy-cart-button-sku-dialog .popup-image{top:2.34667rem}.container-buy-cart .buy-cart-button-sku-dialog .popup-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.container-buy-cart .buy-cart-button-sku-dialog .popup-body .info{margin-top:2.34667rem}.container-buy-cart .buy-cart-button-sku-dialog .popup-body .sku-container{-webkit-box-flex:1;-ms-flex:1;flex:1 1;margin-top:3.2rem;padding-top:0}.product-sale-service-module .detail-service-list{padding-bottom:0}.bottom-bar-module{-webkit-box-sizing:border-box;box-sizing:border-box;padding:.21333rem .42667rem!important}.pswp .pws-extra{padding-top:0!important}.pswp .pws-extra .pws-page{background:none;color:#18191c;font-size:.74667rem;font-style:normal;font-weight:400;height:2.34667rem;line-height:2.34667rem}.pswp .pws-extra .pws-title{background:rgba(0,0,0,.4);border-radius:.69333rem;color:#fff;font-size:.64rem;font-weight:400;line-height:.96rem;padding:0 .42667rem}.detail-shop-recommend-module{margin-bottom:.64rem}.detail-shop-recommend-module .word-ellipsis-1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.safe-empty-module{height:2.13333rem}.detail-new-user-coupon-pack-module{border-radius:0!important;margin-bottom:0!important;padding:.42667rem .64rem 0}.virtual-product-detail .service-introduction-module{padding-bottom:0!important}.detail-container-wrap .purchase-lot-module{bottom:3.94667rem!important}.live-coupon-container .live-coupon-btn{height:1.06667rem!important;padding-left:.64rem!important}.product-sale-service .cell-item .label{color:#9499a0;font-size:.69333rem}.word-ellipsis-1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-optimize .detail-container-wrap .live_entry_mod{background-color:hsla(0,0%,100%,.9);border-radius:.21333rem;-webkit-box-shadow:0 .10667rem .42667rem 0 rgba(0,0,0,.17);box-shadow:0 .10667rem .42667rem 0 rgba(0,0,0,.17);min-height:1.6rem;min-width:1.6rem;padding:.32rem .42667rem;top:6.93333rem!important;width:auto}.detail-optimize .detail-container-wrap .live_entry_mod .icon_bg{background:var(--brand_pink);margin-bottom:.32rem}.detail-optimize .detail-container-wrap .live_entry_mod .text{zoom:1;font-size:.53333rem;font-weight:400;line-height:.74667rem}.detail-optimize .detail-container-wrap .detail-slider-merchant .video-native .progress-bar-wrap{bottom:0;height:.10667rem}.detail-optimize .detail-container-wrap .detail-slider-merchant .video-native .progress-bar{width:100%}.detail-optimize .detail-container-wrap .detail-slider-merchant #player .gsl-control-bottom{bottom:0!important;height:.10667rem!important;padding-left:0}.detail-optimize .detail-container-wrap .detail-slider-merchant .spec-sku .spec-sku-item .spec-sku-item-image{height:2.34667rem!important;width:2.34667rem!important}.detail-optimize .detail-container-wrap .price-sence-bar{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.detail-optimize .detail-container-wrap .price-sence-bar .spot-goods{padding:0 .85333rem}.detail-optimize .detail-container-wrap .price-sence-bar .spot-goods.spot-goods-new-subsidy{margin-bottom:0!important;padding-left:0}.detail-optimize .detail-container-wrap .live-coupon-container .benefit-tag{margin:0 .85333rem}.detail-optimize .detail-container-wrap .live-coupon-container .benefit-tag .benefit-tag-container{-webkit-overflow-scrolling:touch}.detail-optimize .detail-container-wrap .live-coupon-container .benefit-tag .benefit-tag-item:last-child{margin-right:0;padding-right:1.6rem}.detail-optimize .detail-container-wrap .product-info-area{padding:.42667rem .85333rem .64rem}.detail-optimize .detail-container-wrap .product-sale-service{padding:.10667rem .21333rem}.detail-optimize .detail-container-wrap .product-sale-service .procedure-cell-delay .procedure-split-line{opacity:.2!important}.detail-optimize .detail-container-wrap .product-sale-service .pro-item-top .top-time.haspop{padding-left:0}.detail-optimize .detail-container-wrap .detail-comment-merchant{padding:.85333rem}.detail-optimize .detail-container-wrap .detail-up-measure-module .good-things-evaluation-content{padding:.85333rem 0 .85333rem .85333rem}.detail-optimize .detail-container-wrap .detail-up-measure-module .contribute{background-color:var(--bg1);margin-bottom:0}.detail-optimize .detail-container-wrap .detail-up-measure-module .contribute .right-contribute{font-weight:400}.detail-optimize .detail-container-wrap .detail-series-recommend-module{padding:0 .85333rem .85333rem}.detail-optimize .detail-container-wrap .detail-related-recommend .tm-recommend-title-wrapper{padding:0 .85333rem}.detail-optimize .detail-container-wrap .detail-related-recommend .recommend-item-img img{border-radius:.21333rem}.detail-optimize .detail-container-wrap .product-detail{padding:0 .21333rem}.detail-optimize .detail-container-wrap .product-detail .partner-detail{padding-bottom:0}.detail-optimize .detail-container-wrap .product-detail .module-item .module-item-content:first-child{margin-top:0}.detail-optimize .detail-container-wrap .service-introduction{margin-bottom:0;padding:.21333rem}.detail-optimize .detail-container-wrap .service-introduction .collapse-content .license{font-weight:400}.detail-optimize .detail-container-wrap .recommend-feed-blast-module{padding:.85333rem}.detail-optimize .detail-container-wrap .bottom-bar{padding:.42667rem .85333rem!important}.detail-optimize .detail-container-wrap .bottom-bar .group-buttons-box .group-buttons .bili-but-cart-btn .btn-sub{font-size:.53333rem}@media screen and (min-width:440px){.detail-optimize .detail-container-wrap .bottom-bar .group-buttons-box .group-buttons .bili-price.bili-price-large span.price-label,.detail-optimize .detail-container-wrap .bottom-bar .group-buttons-box .group-buttons .bili-price.bili-price-large span.price-suffix,.detail-optimize .detail-container-wrap .bottom-bar .group-buttons-box .group-buttons .bili-price.bili-price-large span.price-symbol{font-size:.64rem}.detail-optimize .detail-container-wrap .bottom-bar .group-buttons-box .group-buttons .bili-but-cart-btn .btn-sub{font-size:.53333rem}}.half-screen-detail.detail-optimize .swiper-view-popup .header-empty-safe{display:none}.half-screen-detail.detail-optimize .detail-header-bg{background:hsla(0,0%,100%,.9)!important}.half-screen-detail.detail-optimize .detail-quick-payment-title{height:2.34667rem!important;padding-bottom:0!important}.half-screen-detail.detail-optimize .bili-tab-bar-item-recommend,.harmony-phone .product-ip-brand{display:none}.detail-merchant .detail-module{margin-bottom:.42667rem!important}.detail-merchant .detail-activity-module,.detail-merchant .detail-banner-3c-store-module,.detail-merchant .detail-course-module,.detail-merchant .detail-delivery-file-module,.detail-merchant .detail-freight-intro-module,.detail-merchant .detail-merchant-comment-module,.detail-merchant .detail-product-detail-module,.detail-merchant .detail-related-recommend-module,.detail-merchant .detail-series-recommend-module,.detail-merchant .detail-shop-recommend-module,.detail-merchant .package-introduction-module,.detail-merchant .product-sale-service-module,.detail-merchant .recommend-feed-blast-module,.detail-merchant .service-introduction-module{margin-left:.42667rem;margin-right:.42667rem}.detail-merchant .detail-slider-merchant .spec-sku .spec-sku-item .spec-sku-item-image{width:2.34667rem!important}.detail-merchant .panel-inner-title{font-size:.85333rem}.detail-merchant .merchant-detail-info{background:-webkit-gradient(linear,left top,left bottom,color-stop(26.67%,#fff),to(hsla(210,8%,95%,0)));background:linear-gradient(180deg,#fff 26.67%,hsla(210,8%,95%,0));border-radius:.74667rem .74667rem 0 0;-webkit-box-shadow:0 -.42667rem .42667rem -.21333rem hsla(0,0%,59%,.122);box-shadow:0 -.42667rem .42667rem -.21333rem hsla(0,0%,59%,.122);margin-top:-.64rem;overflow:hidden;position:relative;z-index:10}.detail-merchant .merchant-detail-info .detail-call-app .bili-callapp-btn-picture{background-color:transparent}.detail-merchant .merchant-detail-info .price-sence-bar .spot-goods{margin-bottom:0}.detail-merchant .merchant-detail-info .goods-info-price{background-color:inherit}.detail-merchant .merchant-detail-info .product-info-area-module{background-color:inherit;padding-bottom:0}.detail-merchant .merchant-detail-info .panel-price{background-color:inherit}.detail-merchant .merchant-detail-info .main-title .arr-icon{background-color:#fafafa}.detail-merchant .merchant-detail-info .main-title .arr-icon:before{background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),to(#fafafa));background:linear-gradient(90deg,hsla(0,0%,100%,0),#fafafa)}.detail-merchant .merchant-detail-info .fold-item-more{background-color:#f7f7f7}.detail-merchant .merchant-detail-info .like-wrapper-new{background-color:inherit}.detail-merchant .live-coupon-container,.detail-merchant .live-coupon-floor{background-color:inherit!important;position:relative;z-index:2}.detail-merchant .product-sale-service-module{padding:.10667rem 0!important}.detail-merchant .product-sale-service-module .detail-service-list .tag:after{background-color:#18191c}.detail-merchant .product-sale-service-module .params-item .item-simples .item-simple+.item-simple{position:relative}.detail-merchant .product-sale-service-module .params-item .item-simples .item-simple+.item-simple:before{background:#18191c;border-radius:50%;content:"";display:block;height:.10667rem;left:-.53333rem;margin-top:-1px;position:absolute;top:50%;width:.10667rem;z-index:1}.detail-merchant .bottom-bar-module{-webkit-box-sizing:border-box;box-sizing:border-box;padding:.53333rem .42667rem!important}.detail-merchant .buy-cart-button-sku-dialog .popup-container{height:80vh}.detail-merchant .buy-cart-button-sku-dialog .popup-container .popup-close,.detail-merchant .buy-cart-button-sku-dialog .popup-container .popup-close i{-webkit-tap-highlight-color:transparent}.detail-merchant .buy-cart-button-sku-dialog .group-button-container{font-size:.74667rem}.detail-merchant .buy-cart-button-sku-dialog .group-button-container .group-buttons-box .group-buttons .bili-btn:first-child{-webkit-box-flex:1;background:#ffe7f2;border-color:#ffe7f2;color:#f69;-ms-flex:1;flex:1 1}.detail-merchant .buy-cart-button-sku-dialog .group-button-container .group-buttons-box .group-buttons .bili-btn:last-child{background:#f69;border-color:#f69;color:#fff}.detail-merchant .buy-cart-button-sku-dialog .sku-container .spec-container:after{display:none}.detail-merchant .buy-cart-button-sku-dialog .button-container{background-image:none}.detail-merchant .buy-cart-button-sku-dialog .button-container:before{display:none}.detail-merchant .buy-cart-button .bili-btn-disabled{background-color:#f69;color:#fff}.detail-merchant .buy-cart-button .group-buttons-box .group-buttons .bili-btn:first-child{-webkit-box-flex:1;background:#ffe7f2;border-color:#ffe7f2;color:#f69;-ms-flex:1;flex:1 1}.detail-merchant .buy-cart-button .group-buttons-box .group-buttons .bili-btn:last-child{background:#f69;border-color:#f69;color:#fff}.detail-merchant .info-container{height:70vh;max-height:80vh!important}.detail-merchant .params-pop{height:70vh}.detail-merchant.theme-2 .detail-container{background-color:var(--Bg3)}.detail-merchant.theme-2 .detail-module{background-color:var(--Bg1)}.detail-merchant.theme-2 .refresh{background-color:var(--Bg3)}.detail-merchant.theme-2 .coupon-detail .panel-inner-title,.detail-merchant.theme-2 .panel-inner-title{color:var(--Ga10)!important}.detail-merchant.theme-2 .franky-popup_box.is-bottom{background-color:var(--Bg1)}.detail-merchant.theme-2 .detail-header-wrap .detail-header-bg,.detail-merchant.theme-2 .detail-header-wrap .safe-distance-top{background:hsla(0,0%,8%,.9)}.detail-merchant.theme-2 .detail-header-wrap .bili-tab-bar-item{color:var(--Ga7)}.detail-merchant.theme-2 .detail-header-wrap .bili-tab-bar-item.active{color:var(--Ga10)}.detail-merchant.theme-2 .detail-header-wrap .bili-tab-bar-item.underline.active .after:after{background:var(--Bg4)}.detail-merchant.theme-2 .swiper-view-popup .swiper-view-popup-content{background-color:var(--Bg3)}.detail-merchant.theme-2 .merchant-detail-info{background:var(--Ga1);-webkit-box-shadow:none;box-shadow:none}.detail-merchant.theme-2 .detail-call-app .bili-callapp-btn-picture{background-color:var(--bg1)}.detail-merchant.theme-2 .detail-call-app .bili-callapp-btn{border-color:var(--Pi5);color:var(--Pi5)}.detail-merchant.theme-2 .goods-info-price.night-theme{background-image:none}.detail-merchant.theme-2 .goods-info-price.night-theme .sence-spot-merchant .sence-spot-merchant-price{color:var(--Pi5)}.detail-merchant.theme-2 .goods-info-price.night-theme .discount-price-tag,.detail-merchant.theme-2 .goods-info-price.night-theme .sence-spot-merchant .sence-spot-merchant-price:before{background-color:var(--Pi5)}.detail-merchant.theme-2 .goods-info-price.night-theme .despoit-pre-merchant .sence-spot-merchant-price,.detail-merchant.theme-2 .goods-info-price.night-theme .sec-kill-merchant-price{color:var(--Pi5)}.detail-merchant.theme-2 .goods-info-price.night-theme .despoit-pre-merchant .price-bar,.detail-merchant.theme-2 .goods-info-price.night-theme .fans-price-sense-bar .price-bar,.detail-merchant.theme-2 .goods-info-price.night-theme .full-pre-merchant .price-bar,.detail-merchant.theme-2 .goods-info-price.night-theme .instance-discount-price-sense-bar .price-bar,.detail-merchant.theme-2 .goods-info-price.night-theme .pre-order-merchant .price-bar,.detail-merchant.theme-2 .goods-info-price.night-theme .sec-kill-merchant .price-bar,.detail-merchant.theme-2 .goods-info-price.night-theme .sence-spot-merchant .price-bar{background:var(--Ga1)}.detail-merchant.theme-2 .goods-info-price.night-theme .live-coupon-container{background:transparent!important}.detail-merchant.theme-2 .product-info-area-module{background-color:transparent}.detail-merchant.theme-2 .product-info-area-module .main-title{color:var(--Ga10)}.detail-merchant.theme-2 .product-info-area-module .main-title .arr-icon{background-color:var(--Bg3)}.detail-merchant.theme-2 .product-info-area-module .main-title .arr-icon:before{background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),to(var(--Bg3)));background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,var(--Bg3) 100%)}.detail-merchant.theme-2 .product-info-area-module .fold-item{color:var(--Ga7)}.detail-merchant.theme-2 .product-info-area-module .fold-item-more{background-color:var(--Bg3)}.detail-merchant.theme-2 .product-info-area-module .like-wrapper-new{background-color:transparent}.detail-merchant.theme-2 .product-info-area-module .like-wrapper-new .like-number{color:var(--Ga10)}.detail-merchant.theme-2 .product-info-area-module .like-wrapper-new .mall-like:before{background-image:url(https://i0.hdslb.com/bfs/kfptfe/floor/bc9b5815d3147c0106f7f168b242ead786295fef.png)!important;background-position:.39% 48.684%;background-repeat:no-repeat;background-size:82.13333rem 2.34667rem}.detail-merchant.theme-2 .product-info-area-module .like-wrapper-new .has-liked:before{background-position:99.68% 48.684%}.detail-merchant.theme-2 .product-info-area-module .like-wrapper-new .cancel-like:before{background-image:url(https://i0.hdslb.com/bfs/kfptfe/floor/4a1a1455e8ef74cf7017b086f5c7ca25755ebfbe.png)!important;background-position:.39% 48.684%;background-repeat:no-repeat;background-size:10.24rem 1.70667rem}.detail-merchant.theme-2 .detail-product-like-icon{background-color:inherit}.detail-merchant.theme-2 .product-sale-service-module .item-complex:after{background:var(--Ga5)}.detail-merchant.theme-2 .product-sale-service-module .item-complex .item-complex-key{color:var(--Ga5)}.detail-merchant.theme-2 .product-sale-service-module .item-complex .item-complex-value,.detail-merchant.theme-2 .product-sale-service-module .item-simples{color:var(--Ga10)}.detail-merchant.theme-2 .product-sale-service-module .params-item .item-simple+.item-simple:before{background:var(--Ga10)}.detail-merchant.theme-2 .product-sale-service-module .merchant-param-floor+.merchant-param-floor:before{background:var(--Ga2)}.detail-merchant.theme-2 .product-sale-service-module .procedure-cell .pro-item{color:var(--Ga10)}.detail-merchant.theme-2 .product-sale-service-module .procedure-cell .pro-item.active{color:var(--primary-color)}.detail-merchant.theme-2 .product-sale-service-module .procedure-cell .pro-item.active .progress-dot:after{background-color:var(--primary-color)}.detail-merchant.theme-2 .product-sale-service-module .procedure-cell .pro-item .progress-dot:after{background-color:var(--Ga10)}.detail-merchant.theme-2 .product-sale-service-module .procedure-cell .procedure-items .progress-box{background-color:var(--Ga2)}.detail-merchant.theme-2 .params-pop{background-color:var(--Bg1)}.detail-merchant.theme-2 .params-pop .params-pop-header .title{color:var(--Ga10)}.detail-merchant.theme-2 .params-pop .params-table .params-tr .params-td-key{color:var(--Ga7)}.detail-merchant.theme-2 .cell-item,.detail-merchant.theme-2 .params-pop .params-table .params-tr .params-td-value{color:var(--Ga10)}.detail-merchant.theme-2 .cell-item .extra,.detail-merchant.theme-2 .cell-item .label{color:var(--Ga5)}.detail-merchant.theme-2 .cell-item .right-icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkBAMAAAATLoWrAAAAJ1BMVEUAAACXn5+UmaCUmqCXl5+VmqCTmJ+Vm6GUmZ+Vmp+Tm5+Vmp+UmaAh5Zl+AAAADHRSTlMAEN/QIJ+Qf3BgQDCYIFhbAAAANklEQVQoz2OgPmAPxBBac1gAXUjojCG6EIsOpjKnoabsBKbQSXwaEcYPSUUMezDDhS2QgSYAAITCHpG9Uf6gAAAAAElFTkSuQmCC)}.detail-merchant.theme-2 .computer-item .cell-item:before{background:var(--detail-lg-Bg1)}.detail-merchant.theme-2 .product-ip-brand .tagA{color:var(--Ga10)}.detail-merchant.theme-2 .product-ip-brand .tagA .tagA-ip{border-color:var(--Ga1_s)}.detail-merchant.theme-2 .product-ip-brand .tagA .tagA-ip .tagA-ip-right{background:url(https://i0.hdslb.com/bfs/kfptfe/floor/36b1402ba080eabf61fce1f77854025711a16e14.png) no-repeat;background-size:.64rem}.detail-merchant.theme-2 .product-ip-brand .tagB{color:var(--Ga10)}.detail-merchant.theme-2 .product-ip-brand .tagB .tagB-ip{border-color:var(--Ga1_s)}.detail-merchant.theme-2 .product-ip-brand .tagB .tagB-ip .tagB-ip-right{background:url(https://i0.hdslb.com/bfs/kfptfe/floor/36b1402ba080eabf61fce1f77854025711a16e14.png) no-repeat;background-size:.64rem}.detail-merchant.theme-2 .product-ip-brand .tagC{color:var(--Ga10)}.detail-merchant.theme-2 .product-ip-brand .tagC .tagC-ip{border-color:var(--Ga1_s)}.detail-merchant.theme-2 .product-ip-brand .tagC .tagC-ip .tagC-ip-right{background:url(https://i0.hdslb.com/bfs/kfptfe/floor/36b1402ba080eabf61fce1f77854025711a16e14.png) no-repeat;background-size:.64rem}.detail-merchant.theme-2 .product-ip-brand .tagD{color:var(--Ga10)}.detail-merchant.theme-2 .product-ip-brand .tagD .tagD-ip{border-color:var(--Ga1_s)}.detail-merchant.theme-2 .product-ip-brand .tagD .tagD-ip .tagD-ip-right{background:url(https://i0.hdslb.com/bfs/kfptfe/floor/36b1402ba080eabf61fce1f77854025711a16e14.png) no-repeat;background-size:.64rem}.detail-merchant.theme-2 .product-ip-brand .brand-core .core-tip,.detail-merchant.theme-2 .product-ip-brand .brand-core .score-name{color:var(--Ga7)}.detail-merchant.theme-2 .product-service-desc .detail-service-list:after{background:var(--Ga2)}.detail-merchant.theme-2 .product-service-desc .detail-service-list .logo{background-color:var(--Bg1);background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/893695885f02ca92692e703c1f106d889eb67dea.png)}.detail-merchant.theme-2 .product-service-desc .detail-service-list .tag{color:var(--Ga10)}.detail-merchant.theme-2 .product-service-desc .detail-service-list .tag:after{background-color:var(--Ga10)}.detail-merchant.theme-2 .product-service-desc .detail-service-list .tag-bottom{color:var(--Ga5)}.detail-merchant.theme-2 .info-container{background-color:var(--Bg1);color:var(--Ga10)}.detail-merchant.theme-2 .info-container div{color:var(--Ga5)}.detail-merchant.theme-2 .info-container .info-title{color:var(--Ga10)}.detail-merchant.theme-2 .sku-floor-wrap .sku-limit,.detail-merchant.theme-2 .sku-floor-wrap .sku-list .sku{background-color:var(--Ga1);color:var(--Ga5)}.detail-merchant.theme-2 .sku-floor-wrap .sku-list .sku .text-load{background-color:var(--Bg2);color:var(--text1)}.detail-merchant.theme-2 .sku-floor-wrap .sku-limit{background-color:transparent}.detail-merchant.theme-2 .detail-merchant-comment-module .detail-comment-merchant-title__left__title{color:var(--Ga10)}.detail-merchant.theme-2 .detail-merchant-comment-module .detail-comment-merchant-title__right{color:var(--Ga7)}.detail-merchant.theme-2 .detail-merchant-comment-module .split-line{background-color:var(--Ga2)}.detail-merchant.theme-2 .detail-merchant-comment-module .comment-item .comment-item-name{color:var(--Ga7)}.detail-merchant.theme-2 .detail-merchant-comment-module .comment-text,.detail-merchant.theme-2 .detail-shop-recommend-module .detail-shop-header .header-left .header-left-title .header-left-name{color:var(--Ga10)}.detail-merchant.theme-2 .detail-shop-recommend-module .detail-shop-header .header-left .header-left-title .header-left-up,.detail-merchant.theme-2 .detail-shop-recommend-module .detail-shop-header .header-left .header-left-title .header-left-up+.header-left-up{color:var(--Ga7)}.detail-merchant.theme-2 .detail-shop-recommend-module .detail-shop-header .header-left .header-left-title .header-left-up-txt+.header-left-up-txt:before{background-color:#9499a0}.detail-merchant.theme-2 .detail-shop-recommend-module .recommend-item-shop .recommend-name{color:var(--Ga10)}.detail-merchant.theme-2 .detail-shop-recommend-module .recommend-item-shop .recommend-price-new .items-type-new{color:var(--Ga7)}.detail-merchant.theme-2 .detail-shop-recommend-module .merchant-style{background-color:var(--Bg4)}.detail-merchant.theme-2 .detail-related-recommend-module .tm-recommend-title-wrapper{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/86941cccba4110f585ada976d42b5a57cfd2bd41.png)}.detail-merchant.theme-2 .detail-related-recommend-module .tm-recommend-title-wrapper .jump-btn-text{color:#d44e7d}.detail-merchant.theme-2 .detail-related-recommend-module .tm-recommend-title-content .main-title,.detail-merchant.theme-2 .detail-related-recommend-module .tm-recommend-title-content .main-title-desc{color:#e7e9eb}.detail-merchant.theme-2 .detail-related-recommend-module .tm-recommend-title-content .main-title-icon{display:none}.detail-merchant.theme-2 .detail-related-recommend-module .recommend-item .recommend-desc{color:var(--text1)}.detail-merchant.theme-2 .detail-related-recommend-module .recommend-item .recommend-price{color:#d44e7d}.detail-merchant.theme-2 .detail-related-recommend-module .recommend-item .recommend-price .items-type{color:var(--Ga7)}.detail-merchant.theme-2 .product-detail .computer-main{color:var(--Ga5)}.detail-merchant.theme-2 .product-detail .computer-content .computer-content_mod:before{border-color:var(--Ga2)}.detail-merchant.theme-2 .product-detail .computer-content .computer-content_mod .need-show-more{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.1)),to(hsla(0,0%,100%,.8)));background:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.8))}.detail-merchant.theme-2 .product-detail .computer-content .first_name,.detail-merchant.theme-2 .product-detail .computer-content .second_name{color:var(--Ga7)}.detail-merchant.theme-2 .product-detail .computer-content .first_name:before,.detail-merchant.theme-2 .product-detail .computer-content .second_name:before{background:var(--Ga2)}.detail-merchant.theme-2 .product-detail .computer-content .original_second{color:var(--Ga5)}.detail-merchant.theme-2 .product-detail .computer-content .computer-content_mod_first_info+.computer-content_mod_first_info:before{background:var(--Ga2)}.detail-merchant.theme-2 .product-detail .computer-content .computer-content_mod_first_info .first_name{color:var(--Ga5)}.detail-merchant.theme-2 .product-detail .computer-content .computer-content_mod_second_info .second-info+.second-info:before{background-color:var(--Ga2)}.detail-merchant.theme-2 .product-detail .computer-content .computer-content_mod_second_info .second-info .third-info,.detail-merchant.theme-2 .product-detail .computer-content .computer-content_mod_third_info .third-info{color:var(--Ga7)}.detail-merchant.theme-2 .product-detail .computer-content .computer-content_mod_third_info .third-info:before{background:var(--Ga2)}.detail-merchant.theme-2 .product-detail .computer-content_show_all.need-show-more:before{background:var(--detail-show-more-shadow)}.detail-merchant.theme-2 .product-detail .module-item .module-item-title{background-color:var(--detail-Ga1);color:var(--Ga7)}.detail-merchant.theme-2 .product-detail .module-item .module-item-text{color:var(--Ga7)}.detail-merchant.theme-2 .product-detail .show-detail-all{background-color:var(--Ga11);border-color:var(--Ga1_s);color:var(--Ga7)}.detail-merchant.theme-2 .freight-intro .fee-desc span{color:var(--Ga7)}.detail-merchant.theme-2 .freight-intro .fee-desc span:first-of-type,.detail-merchant.theme-2 .package-introduction .partner-package{color:var(--Ga10)}.detail-merchant.theme-2 .package-introduction .partner-package .package-content,.detail-merchant.theme-2 .package-introduction .partner-package .package-tip{color:var(--Ga7)}.detail-merchant.theme-2 .service-introduction-merchant .service-introduction-merchant .service-introduction-merchant-item{color:var(--Ga10)}.detail-merchant.theme-2 .service-introduction-merchant .service-introduction-merchant .service-introduction-merchant-item,.detail-merchant.theme-2 .service-introduction-merchant .service-introduction-merchant .service-subtitle{color:var(--Ga5)}.detail-merchant.theme-2 .service-introduction-merchant .service-introduction-merchant-item+.service-introduction-merchant-item:before{background:var(--Ga2)}.detail-merchant.theme-2 .recommends-feeds{background-color:transparent}.detail-merchant.theme-2 .recommends-feeds .franky-feedblast-item{background-color:var(--Bg1)}.detail-merchant.theme-2 .recommends-feeds .recommends-title:before{background:var(--Bg1)}.detail-merchant.theme-2 .recommends-feeds .recommends-title-sub{background:transparent;border:none;color:var(--Ga10)}.detail-merchant.theme-2 .recommends-feeds .recommends-title-sub:after,.detail-merchant.theme-2 .recommends-feeds .recommends-title-sub:before{background:transparent}.detail-merchant.theme-2 .recommends-feeds .recommend-loading{color:var(--Ga2)}.detail-merchant.theme-2 .recommends-feeds .recommend-loading span{color:var(--Ga7)}.detail-merchant.theme-2 .recommends-feeds .info-container .desc-container .name{color:var(--Ga10)}.detail-merchant.theme-2 .recommends-feeds .info-container .good-bottom .like{color:var(--Ga5)}.detail-merchant.theme-2 .bottom-bar-module{background-color:var(--Bg1)}.detail-merchant.theme-2 .bottom-bar-module .bottom-bar-wrap .bottom-icon .bottom-icon-text{color:var(--Ga7_d)}.detail-merchant.theme-2 .bottom-bar-module .bottom-icon.bottom-help .bottom-icon-img{background-image:url(https://i0.hdslb.com/bfs/kfptfe/floor/d5388ede453f392ec8fef9f88efa8b89bd3944c8.png)}.detail-merchant.theme-2 .bottom-bar-module .bottom-icon.bottom-buy-cart .bottom-icon-img{background-image:url(https://i0.hdslb.com/bfs/kfptfe/floor/d2c8303af684a72ef0ee4f814878b662729f9c63.png)}.detail-merchant.theme-2 #scroll-wrapper .right-bar .bar-item.item-more{background:url(//i0.hdslb.com/bfs/kfptfe/floor/a179bf91dbc24a4d986ce277d34e5895424190a8.png) no-repeat 50%}.detail-merchant.theme-2 #scroll-wrapper .right-bar .bar-item.item-top{background:url(//i0.hdslb.com/bfs/kfptfe/floor/9e05165c013ed91990511fce5e855795107dcb07.png) no-repeat 50%}.detail-merchant.theme-2 .activity-and-coupon-pop{background-color:var(--Bg1)}.detail-merchant.theme-2 .activity-and-coupon-pop .pop-detail_info_scroll_content .panel-inner-title{color:var(--Ga10)!important}.detail-merchant.theme-2 .activity-and-coupon-pop .popup-detail_info_content{background-color:var(--Bg1)!important}.detail-merchant.theme-2 .activity-and-coupon-pop .price-net-desc{background-color:var(--Bg1)}.detail-merchant.theme-2 .activity-and-coupon-pop .price-net-desc .price-bottom,.detail-merchant.theme-2 .activity-and-coupon-pop .price-net-desc .price-bottom:after{border-color:var(--Ga1_s)}.detail-merchant.theme-2 .activity-and-coupon-pop .detail-module-new{background-color:var(--Bg1)}.detail-merchant.theme-2 .activity-and-coupon-pop .popup-detail_info_title-content{background-color:inherit}.detail-merchant.theme-2 .activity-and-coupon-pop .popup-detail_info_title-content .popup-detail_info_title-text{color:var(--Ga10)}.detail-merchant.theme-2 .activity-and-coupon-pop .popup-sale_info_text{color:var(--Ga7)}.detail-merchant.theme-2 .activity-and-coupon-pop .gift-full .gift-full-title-wrap .gift-full-title{color:var(--text1)}.detail-merchant.theme-2 .activity-and-coupon-pop .gift-full .gift-card{background-color:var(--Bg2)}.detail-merchant.theme-2 .activity-and-coupon-pop .gift-full .gift-card .gift-title{color:var(--text1)}.detail-merchant.theme-2 .activity-and-coupon-pop .gift-full .gift-card .gift-title .highlight{color:var(--primary-color)}.detail-merchant.theme-2 .activity-and-coupon-pop .gift-full .gift-card .gift-list .gift-item .gift-info .gift-name{color:var(--text2)}.detail-merchant.theme-2 .activity-and-coupon-pop .gift-full .gift-card .gift-list .gift-item .gift-info .gift-sub-name{color:var(--text3)}.detail-merchant.theme-2 .activity-and-coupon-pop .gift-full .gift-card .gift-list .gift-item .gift-count{color:var(--text2)}.detail-merchant.theme-2 .buy-cart-button-sku-dialog .popup-container{background-color:var(--Bg1)}.detail-merchant.theme-2 .buy-cart-button-sku-dialog .sku-container h4{color:var(--Ga10)}.detail-merchant.theme-2 .buy-cart-button-sku-dialog .sku-container h4 .limit-num{color:var(--Ga7)}.detail-merchant.theme-2 .buy-cart-button-sku-dialog .spec{border-color:var(--Ga1_s)}.detail-merchant.theme-2 .buy-cart-button-sku-dialog .spec-normal{color:var(--Ga5)}.detail-merchant.theme-2 .buy-cart-button-sku-dialog .spec-active{border-color:var(--primary-color);color:var(--primary-color)}.detail-merchant.theme-2 .buy-cart-button-sku-dialog .group-button-container:before,.detail-merchant.theme-2 .buy-cart-button-sku-dialog .spec-container:after{border-color:var(--Ga2)}.detail-merchant.theme-2 .buy-cart-button-sku-dialog .spec-purchase-container .purchase-wrapper>div{color:var(--Ga10)}.detail-merchant.theme-2 .buy-cart-button-sku-dialog .button-container:before{border-color:var(--Ga2)}.detail-merchant.theme-2 .buy-cart-button .bili-btn-cart,.detail-merchant.theme-2 .buy-cart-button-sku-dialog .bili-btn-cart{background-color:#2f1a22!important;border:1px solid var(--Bg4)!important;color:var(--Bg4)!important}.detail-merchant.theme-2 .buy-cart-button .bili-btn-buy,.detail-merchant.theme-2 .buy-cart-button-sku-dialog .bili-btn-buy{background-color:#d44e7d!important}.detail-merchant.theme-2 .buy-cart-button .button-container .button,.detail-merchant.theme-2 .buy-cart-button-sku-dialog .button-container .button{background-color:#d44e7d}.detail-merchant.theme-2 .buy-cart-button .button-container .button.disabled,.detail-merchant.theme-2 .buy-cart-button-sku-dialog .button-container .button.disabled{background:#e7e7e7}.detail-merchant.theme-2 .live-coupon-btn{background-color:transparent!important;color:#fff!important}.detail-merchant.theme-2 .live-coupon-btn .icon{background:url(https://i0.hdslb.com/bfs/kfptfe/floor/ba7fb64f763c6adbe8ea772baf31de87d2ce691a.png) no-repeat!important;background-size:100%!important}.detail-merchant.theme-2 .detail-logistics .free-shop-logo{background-color:#2f1a22;color:#d44e7d}.detail-merchant.theme-2 .detail-logistics .pre-sale-logo{background-color:#301b10;color:#d66011}.detail-merchant.theme-2 .main-title .title-tag.self-tag{background:#d44e7d}.detail-merchant.theme-2 .detail-comment-merchant-tags__tagItem{background-color:#26161c;color:#e7e9eb}.detail-merchant.theme-2 .detail-comment-merchant-tags__tagItem span{color:#757a81}.detail-merchant.theme-2 .benefits-tip-bar{background:#2f1a22}.detail-merchant.theme-2 .benefits-tip-bar .benefits-text-ip{color:#d44e7d}.detail-merchant.theme-2 .benefits-tip-bar .benefits-text-ip .more{color:#a2a7ae}.detail-merchant.theme-2 .benefits-tip-bar .benefits-text-ip .ip-text{position:relative}.detail-merchant.theme-2 .benefits-tip-bar .benefits-text-ip .ip-text img{display:none}.detail-merchant.theme-2 .benefits-tip-bar .benefits-text-ip .ip-text:after{background:url(//i0.hdslb.com/bfs/kfptfe/floor/d9f6a7744e96bf44d28cd0c7b41c4d7a50d0620e.png) no-repeat 50%;background-size:100% 100%;bottom:.32rem;content:"";height:.53333rem;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:2.34667rem;z-index:-1}.detail-merchant.theme-2 .benefits-tip-bar .benefits-text-price{color:#d44e7d}.detail-merchant.theme-2 .benefits-tip-bar .benefits-text-price .benefits-text-icon{display:none}.detail-merchant.theme-2 .benefits-tip-bar .benefits-text-price:after{background:url(//i0.hdslb.com/bfs/kfptfe/floor/2c9fb6ca82923e5f3612e8b0138f746dbf41b81e.png) no-repeat 50%;background-size:100% 100%;bottom:0;content:"";height:100%!important;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:2.34667rem;z-index:-1}.detail-merchant.theme-2 .benefits-tip-bar .benefits-desc{color:#a2a7ae}.detail-merchant.theme-2 .benefits-tip-bar .benefits-desc .benefits-countdown{color:#d44e7d}.detail-merchant.theme-2 .benefits-tip-bar .jump-btn{background-color:var(--Bg1);color:var(--text1)}html.bili_dark .theme-2 .detail-container{background-color:var(--bg3)}html.bili_dark .theme-2 .detail-module{background-color:var(--bg1)}html.bili_dark .theme-2 .refresh{background-color:var(--bg3)}html.bili_dark .theme-2 .coupon-detail .panel-inner-title,html.bili_dark .theme-2 .panel-inner-title{color:var(--text1)!important}html.bili_dark .theme-2 .franky-popup_box.is-bottom{background-color:var(--bg1)}html.bili_dark .theme-2 .new-detail-header-wrap.detail-header-bg{background:var(--bg1)!important}html.bili_dark .theme-2 .new-detail-header-wrap .detail-header-bg{background:hsla(0,0%,8%,.9)}html.bili_dark .theme-2 .new-detail-header-wrap .safe-distance-top{background:var(--bg1)!important}html.bili_dark .theme-2 .new-detail-header-wrap .bili-tab-bar-item{color:var(--Ga7)}html.bili_dark .theme-2 .new-detail-header-wrap .bili-tab-bar-item.active{color:var(--text1)}html.bili_dark .theme-2 .new-detail-header-wrap .bili-tab-bar-item.underline.active .after:after{background:#d44e7d}html.bili_dark .theme-2 .swiper-view-popup .swiper-view-popup-content{background-color:var(--bg3)}html.bili_dark .theme-2 .detail-banner-comment-merchant{background-color:#fff}html.bili_dark .theme-2 .detail-banner-comment-merchant .comment-item{color:#18191c}html.bili_dark .theme-2 .detail-banner-comment-merchant .comment-banner-title .comment-count{color:#61666d}html.bili_dark .theme-2 .detail-banner-comment-merchant .comment-item .comment-item-name{color:var(--text3)}html.bili_dark .theme-2 .detail-banner-comment-merchant .split-line{background-color:#f1f2f3}html.bili_dark .theme-2 .detail-banner-comment-merchant .show-all{color:#61666d}html.bili_dark .theme-2 .merchant-detail-info{background:var(--Ga1);-webkit-box-shadow:none;box-shadow:none}html.bili_dark .theme-2 .detail-call-app .bili-callapp-btn-picture{background-color:var(--bg1)}html.bili_dark .theme-2 .detail-call-app .bili-callapp-btn{border-color:var(--Pi5);color:var(--Pi5)}html.bili_dark .theme-2 .goods-info-price.night-theme{background:var(--bg1)}html.bili_dark .theme-2 .goods-info-price.night-theme .despoit-pre-merchant .sence-spot-merchant-price,html.bili_dark .theme-2 .goods-info-price.night-theme .sec-kill-merchant-price{color:var(--Pi5)}html.bili_dark .theme-2 .goods-info-price.night-theme .despoit-pre-merchant .price-bar,html.bili_dark .theme-2 .goods-info-price.night-theme .fans-price-sense-bar .price-bar,html.bili_dark .theme-2 .goods-info-price.night-theme .full-pre-merchant .price-bar,html.bili_dark .theme-2 .goods-info-price.night-theme .instance-discount-price-sense-bar .price-bar,html.bili_dark .theme-2 .goods-info-price.night-theme .sec-kill-merchant .price-bar,html.bili_dark .theme-2 .goods-info-price.night-theme .sence-spot-merchant .price-bar{background:var(--Ga1)}html.bili_dark .theme-2 .goods-info-price.night-theme .live-coupon-container{background:transparent!important}html.bili_dark .theme-2 .goods-info-price.night-theme .sence-despoit-pre-new .sence-despoit-pre-new-item,html.bili_dark .theme-2 .goods-info-price.night-theme .sence-preorder-new .sence-preorder-new-item{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/e2cacb4f450db8ffe06a5f6ed964327d68559d7a.png),url(//i0.hdslb.com/bfs/kfptfe/floor/e2cacb4f450db8ffe06a5f6ed964327d68559d7a.png);background-image:var(--dacu-atmosphere-alpha-img,url("//i0.hdslb.com/bfs/kfptfe/floor/e2cacb4f450db8ffe06a5f6ed964327d68559d7a.png")),var(--dacu-atmosphere-main,url("//i0.hdslb.com/bfs/kfptfe/floor/e2cacb4f450db8ffe06a5f6ed964327d68559d7a.png"))}html.bili_dark .theme-2 .goods-info-price.night-theme .sence-order-box{background:var(--bg1)}html.bili_dark .theme-2 .goods-info-price.night-theme .sence-order-box .sence-order{color:var(--Pi5)}html.bili_dark .theme-2 .goods-info-price.night-theme .sence-order-box .sence-order-left .order-price-full{color:#fff}html.bili_dark .theme-2 .goods-info-price.night-theme .sence-fullpre-new .sence-fullpre-new-item{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/e2cacb4f450db8ffe06a5f6ed964327d68559d7a.png),url(//i0.hdslb.com/bfs/kfptfe/floor/e2cacb4f450db8ffe06a5f6ed964327d68559d7a.png);background-image:var(--dacu-atmosphere-alpha-img,url("//i0.hdslb.com/bfs/kfptfe/floor/e2cacb4f450db8ffe06a5f6ed964327d68559d7a.png")),var(--dacu-atmosphere-main,url("//i0.hdslb.com/bfs/kfptfe/floor/e2cacb4f450db8ffe06a5f6ed964327d68559d7a.png"))}html.bili_dark .theme-2 .product-info-area-module .product-info-new{color:var(--text1)}html.bili_dark .theme-2 .product-info-area-module .product-info-new .self-support-icon{color:var(--brand_pink)}html.bili_dark .theme-2 .product-info-area-module .product-info-new .sale-point{color:var(--text3)}html.bili_dark .theme-2 .product-info-area-module .panel-price{background-color:var(--bg1)}html.bili_dark .theme-2 .product-info-area-module .main-title{color:var(--Ga10)}html.bili_dark .theme-2 .product-info-area-module .main-title .arr-icon{background-color:var(--Bg3)}html.bili_dark .theme-2 .product-info-area-module .main-title .arr-icon:before{background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),to(var(--Bg3)));background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,var(--Bg3) 100%)}html.bili_dark .theme-2 .product-info-area-module .fold-item{color:var(--Ga7)}html.bili_dark .theme-2 .product-info-area-module .fold-item-more{background-color:var(--Bg3)}html.bili_dark .theme-2 .product-info-area-module .like-wrapper-new{background-color:transparent}html.bili_dark .theme-2 .product-info-area-module .like-wrapper-new .like-number{color:var(--Ga10)}html.bili_dark .theme-2 .product-info-area-module .like-wrapper-new .mall-like:before{background-image:url(https://i0.hdslb.com/bfs/kfptfe/floor/bc9b5815d3147c0106f7f168b242ead786295fef.png)!important;background-position:.39% 48.684%;background-repeat:no-repeat;background-size:82.13333rem 2.34667rem}html.bili_dark .theme-2 .product-info-area-module .like-wrapper-new .has-liked:before{background-position:99.68% 48.684%}html.bili_dark .theme-2 .product-info-area-module .like-wrapper-new .cancel-like:before{background-image:url(https://i0.hdslb.com/bfs/kfptfe/floor/4a1a1455e8ef74cf7017b086f5c7ca25755ebfbe.png)!important;background-position:.39% 48.684%;background-repeat:no-repeat;background-size:10.24rem 1.70667rem}html.bili_dark .theme-2 .new-user-zone{background:linear-gradient(90.53deg,#26161c,#17181a 99.34%)!important}html.bili_dark .theme-2 .detail-new-user-coupon-pack-module .new-user-coupon-pack-content{background-color:transparent;background-color:initial}html.bili_dark .theme-2 .detail-new-user-coupon-pack-module .new-user-coupon-pack{background-color:#d6518b}html.bili_dark .theme-2 .detail-new-user-coupon-pack-module .new-user-coupon-pack .new-user-coupon-pack-price{background-color:#d83376}html.bili_dark .theme-2 .detail-new-user-coupon-pack-module .new-user-coupon-pack .new-user-coupon-pack-receive-btn{background-color:#17181a;color:#d44e7d}html.bili_dark .theme-2 .detail-new-user-coupon-pack-module:before{background-color:#d83376}html.bili_dark .theme-2 .detail-product-like-icon{background-color:inherit}html.bili_dark .theme-2 .product-sale-service-module .item-complex:after{background:var(--line_regular)}html.bili_dark .theme-2 .product-sale-service-module .item-complex .item-complex-key{color:var(--text2)}html.bili_dark .theme-2 .product-sale-service-module .item-complex .item-complex-value{color:var(--text3)}html.bili_dark .theme-2 .product-sale-service-module .item-simples{color:var(--text2)}html.bili_dark .theme-2 .product-sale-service-module .item-simples .item-simple:after{background:var(--line_regular)}html.bili_dark .theme-2 .product-sale-service-module .params-item .item-simple+.item-simple:before{background:var(--text3)}html.bili_dark .theme-2 .product-sale-service-module .merchant-param-floor+.merchant-param-floor:before{background:var(--line_regular)}html.bili_dark .theme-2 .product-sale-service-module .procedure-cell .pro-item{color:var(--text3)}html.bili_dark .theme-2 .product-sale-service-module .procedure-cell .pro-item.active{color:var(--text2)}html.bili_dark .theme-2 .product-sale-service-module .procedure-cell .pro-item.active .progress-dot:after{background-color:var(--brand_pink)}html.bili_dark .theme-2 .product-sale-service-module .procedure-cell .pro-item .progress-dot:after{background-color:var(--text3)}html.bili_dark .theme-2 .product-sale-service-module .procedure-cell .pro-item.no-delay.active{color:#146cd2}html.bili_dark .theme-2 .product-sale-service-module .procedure-cell .procedure-items-box .no-delay-tag{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/3772a4749c31486b03b99527c73874eba3d685de.png)}html.bili_dark .theme-2 .product-sale-service-module .procedure-cell .procedure-items .progress-box{background-color:var(--Ga2)}html.bili_dark .theme-2 .product-sale-service-module .detail-logistics-item .delivery-address{color:var(--text2)}html.bili_dark .theme-2 .params-pop{background-color:var(--bg1)}html.bili_dark .theme-2 .params-pop .params-pop-header .title{color:var(--text3)}html.bili_dark .theme-2 .params-pop .params-table .params-tr .params-td-key{color:var(--Ga7)}html.bili_dark .theme-2 .cell-item,html.bili_dark .theme-2 .params-pop .params-table .params-tr .params-td-value{color:var(--text3)}html.bili_dark .theme-2 .cell-item .extra,html.bili_dark .theme-2 .cell-item .label{color:var(--text2)}html.bili_dark .theme-2 .cell-item .right-icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkBAMAAAATLoWrAAAAJ1BMVEUAAACXn5+UmaCUmqCXl5+VmqCTmJ+Vm6GUmZ+Vmp+Tm5+Vmp+UmaAh5Zl+AAAADHRSTlMAEN/QIJ+Qf3BgQDCYIFhbAAAANklEQVQoz2OgPmAPxBBac1gAXUjojCG6EIsOpjKnoabsBKbQSXwaEcYPSUUMezDDhS2QgSYAAITCHpG9Uf6gAAAAAElFTkSuQmCC)}html.bili_dark .theme-2 .computer-item .cell-item:before{background:var(--detail-lg-Bg1)}html.bili_dark .theme-2 .product-ip-brand .tagA{color:var(--text3)}html.bili_dark .theme-2 .product-ip-brand .tagA .tagA-ip{background-color:var(--bg2);border-color:transparent}html.bili_dark .theme-2 .product-ip-brand .tagA .tagA-ip .tagA-ip-right{background:url(https://i0.hdslb.com/bfs/kfptfe/floor/8c9db2178da88a9ca358d281141c69d3630e77ab.png) no-repeat;background-size:.64rem}html.bili_dark .theme-2 .product-ip-brand .tagA .tagA-ip .tagA-ip-con{color:var(--text2)}html.bili_dark .theme-2 .product-ip-brand .tagB{color:var(--text3)}html.bili_dark .theme-2 .product-ip-brand .tagB .tagB-ip{border-color:transparent}html.bili_dark .theme-2 .product-ip-brand .tagB .tagB-ip .tagB-ip-right{background:url(https://i0.hdslb.com/bfs/kfptfe/floor/8c9db2178da88a9ca358d281141c69d3630e77ab.png) no-repeat;background-size:.64rem}html.bili_dark .theme-2 .product-ip-brand .tagB .tagB-ip .tagB-ip-con{color:var(--text2)}html.bili_dark .theme-2 .product-ip-brand .tagC{color:var(--text3)}html.bili_dark .theme-2 .product-ip-brand .tagC .tagC-ip{background-color:var(--bg2);border:none}html.bili_dark .theme-2 .product-ip-brand .tagC .tagC-ip .tagC-ip-right{background:url(https://i0.hdslb.com/bfs/kfptfe/floor/8c9db2178da88a9ca358d281141c69d3630e77ab.png) no-repeat;background-size:.64rem}html.bili_dark .theme-2 .product-ip-brand .tagD{color:var(--text3)}html.bili_dark .theme-2 .product-ip-brand .tagD .tagD-ip{background-color:var(--bg2);border-color:transparent}html.bili_dark .theme-2 .product-ip-brand .tagD .tagD-ip .tagD-ip-con{color:var(--text2)}html.bili_dark .theme-2 .product-ip-brand .tagD .tagD-ip .tagD-ip-right{background:url(https://i0.hdslb.com/bfs/kfptfe/floor/8c9db2178da88a9ca358d281141c69d3630e77ab.png) no-repeat;background-size:.64rem}html.bili_dark .theme-2 .product-ip-brand .brand-core .core-tip,html.bili_dark .theme-2 .product-ip-brand .brand-core .score-name{color:var(--Ga7)}html.bili_dark .theme-2 .product-service-desc .detail-service-list:after{background:var(--Ga2)}html.bili_dark .theme-2 .product-service-desc .detail-service-list .logo{background-color:var(--bg1);background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/c8494eeb657bd6b59a518b8797db580dad9b62ec.png)}html.bili_dark .theme-2 .product-service-desc .detail-service-list .tag{color:var(--text2)}html.bili_dark .theme-2 .product-service-desc .detail-service-list .tag:after{background-color:var(--line_regular)}html.bili_dark .theme-2 .product-service-desc .detail-service-list .scroll-tip{background:-webkit-gradient(linear,right top,left top,from(var(--bg1)),to(hsla(0,0%,100%,0)));background:linear-gradient(270deg,var(--bg1) 0,hsla(0,0%,100%,0) 100%)}html.bili_dark .theme-2 .product-service-desc .detail-service-list .tag-bottom{color:var(--text2)}html.bili_dark .theme-2 .info-container{background-color:var(--bg1);color:var(--text3)}html.bili_dark .theme-2 .info-container div{color:var(--text2)}html.bili_dark .theme-2 .info-container .info-title{color:var(--text3)}html.bili_dark .theme-2 .sku-floor-wrap .sku-limit,html.bili_dark .theme-2 .sku-floor-wrap .sku-list .sku{background-color:var(--Ga1);color:var(--text3)}html.bili_dark .theme-2 .sku-floor-wrap .sku-list .sku .text-load{background-color:var(--Bg2);color:var(--text1)}html.bili_dark .theme-2 .sku-floor-wrap .sku-limit{background-color:transparent}html.bili_dark .theme-2 .sku-floor-wrap .sku-list-wrap:before{background:-webkit-gradient(linear,right top,left top,from(var(--bg1)),to(hsla(0,0%,100%,0)));background:linear-gradient(270deg,var(--bg1) 0,hsla(0,0%,100%,0) 100%)}html.bili_dark .theme-2 .time-items-box{background-color:var(--bg1)}html.bili_dark .theme-2 .time-items-box .popper-arrow:after{border-color:var(--bg1)}html.bili_dark .theme-2 .time-items-box .time-items{color:var(--text3)}html.bili_dark .theme-2 .procedure-pop{background-color:var(--bg1)}html.bili_dark .theme-2 .procedure-pop .procedure-pop-header .title{color:var(--text1)}html.bili_dark .theme-2 .procedure-pop .progress-item .progress-item-left .p-num-time,html.bili_dark .theme-2 .procedure-pop .progress-item .progress-item-right .p-img{background-color:var(--bg1)}html.bili_dark .theme-2 .procedure-pop .progress-item .progress-item-right .p-content .p-title{color:var(--text1)}html.bili_dark .theme-2 .procedure-pop .procedure-pop .progress-item .progress-item-left{color:var(--brand_pink)}html.bili_dark .theme-2 .procedure-pop .progress-item .progress-item-left .p-num{background-color:var(--Pi0);color:var(--brand_pink)}html.bili_dark .theme-2 .procedure-pop .drop-down .drop-down-title{color:var(--text3)}html.bili_dark .theme-2 .detail-merchant-comment-module .detail-comment-merchant-title__left__title,html.bili_dark .theme-2 .procedure-pop .drop-down .drop-down-desc{color:var(--text1)}html.bili_dark .theme-2 .detail-merchant-comment-module .detail-comment-merchant-title__right{color:var(--Ga7)}html.bili_dark .theme-2 .detail-merchant-comment-module .detail-comment-merchant-title__right__text{color:var(--text3)}html.bili_dark .theme-2 .detail-merchant-comment-module .split-line{background-color:var(--Ga2)}html.bili_dark .theme-2 .detail-merchant-comment-module .comment-item .comment-item-name{color:var(--text3)}html.bili_dark .theme-2 .detail-merchant-comment-module .comment-text{color:var(--text1)}html.bili_dark .theme-2 .detail-up-measure-module .good-things-evaluation-title_link .link-text{color:var(--text3)}html.bili_dark .theme-2 .detail-up-measure-module .good-things-evaluation-title_link .link-text:after{background-image:url(https://i0.hdslb.com/bfs/kfptfe/floor/8c9db2178da88a9ca358d281141c69d3630e77ab.png)}html.bili_dark .theme-2 .detail-up-measure-module .good-things-evaluation-contribute{background:inherit;color:var(--text1);opacity:1}html.bili_dark .theme-2 .detail-up-measure-module .good-things-evaluation-contribute .rank-tag-icon{background-image:url(https://i0.hdslb.com/bfs/kfptfe/floor/8c9db2178da88a9ca358d281141c69d3630e77ab.png)}html.bili_dark .theme-2 .detail-shop-recommend-module .detail-shop-header .header-left .header-left-title .header-left-name,html.bili_dark .theme-2 .detail-up-measure-module .good-things-video-info_title{color:var(--text1)}html.bili_dark .theme-2 .detail-shop-recommend-module .detail-shop-header .header-left .header-left-title .header-left-up,html.bili_dark .theme-2 .detail-shop-recommend-module .detail-shop-header .header-left .header-left-title .header-left-up+.header-left-up{color:var(--text3)}html.bili_dark .theme-2 .detail-shop-recommend-module .detail-shop-header .header-left .header-left-title .header-left-up-txt+.header-left-up-txt:before{background-color:var(--line_regular)}html.bili_dark .theme-2 .detail-shop-recommend-module .recommend-item-shop .recommend-name{color:var(--text1)}html.bili_dark .theme-2 .detail-shop-recommend-module .recommend-item-shop .recommend-price-new .items-type-new{color:var(--Ga7)}html.bili_dark .theme-2 .detail-shop-recommend-module .merchant-style{background-color:var(--brand_pink)}html.bili_dark .theme-2 .detail-shop-recommend-module .product-card-price{color:var(--brand_pink)}html.bili_dark .theme-2 .detail-series-recommend-module .detail-series-header__title,html.bili_dark .theme-2 .detail-series-recommend-module .detail-series-single__content__title{color:var(--text1)}html.bili_dark .theme-2 .detail-series-recommend-module .detail-series-header__total{color:var(--text3)}html.bili_dark .theme-2 .detail-series-recommend-module .detail-series-single__content__info__want{color:var(--text4)}html.bili_dark .theme-2 .detail-series:before{background:var(--bg1)}html.bili_dark .theme-2 .detail-related-recommend-module .tm-recommend-title-wrapper{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/86941cccba4110f585ada976d42b5a57cfd2bd41.png)}html.bili_dark .theme-2 .detail-related-recommend-module .tm-recommend-title-wrapper .jump-btn-text{color:#d44e7d}html.bili_dark .theme-2 .detail-related-recommend-module .tm-recommend-title-content .main-title,html.bili_dark .theme-2 .detail-related-recommend-module .tm-recommend-title-content .main-title-desc{color:#e7e9eb}html.bili_dark .theme-2 .detail-related-recommend-module .tm-recommend-title-content .main-title-icon{display:none}html.bili_dark .theme-2 .detail-related-recommend-module .recommend-item .recommend-desc,html.bili_dark .theme-2 .detail-related-recommend-module .recommend-item .recommend-item-name-wrap{color:var(--text1)}html.bili_dark .theme-2 .detail-related-recommend-module .recommend-item .recommend-price{color:#d44e7d}html.bili_dark .theme-2 .detail-related-recommend-module .recommend-item .recommend-price .items-type{color:var(--brand_pink)}html.bili_dark .theme-2 .product-detail .computer-main{color:var(--text2)}html.bili_dark .theme-2 .product-detail .computer-content .computer-content_mod:before{border-color:var(--Ga2)}html.bili_dark .theme-2 .product-detail .computer-content .computer-content_mod .need-show-more{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.1)),to(hsla(0,0%,100%,.8)));background:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.8))}html.bili_dark .theme-2 .product-detail .computer-content .first_name,html.bili_dark .theme-2 .product-detail .computer-content .second_name{color:var(--Ga7)}html.bili_dark .theme-2 .product-detail .computer-content .first_name:before,html.bili_dark .theme-2 .product-detail .computer-content .second_name:before{background:var(--Ga2)}html.bili_dark .theme-2 .product-detail .computer-content .original_second{color:var(--text2)}html.bili_dark .theme-2 .product-detail .computer-content .computer-content_mod_first_info+.computer-content_mod_first_info:before{background:var(--Ga2)}html.bili_dark .theme-2 .product-detail .computer-content .computer-content_mod_first_info .first_name{color:var(--text2)}html.bili_dark .theme-2 .product-detail .computer-content .computer-content_mod_second_info .second-info+.second-info:before{background-color:var(--Ga2)}html.bili_dark .theme-2 .product-detail .computer-content .computer-content_mod_second_info .second-info .third-info,html.bili_dark .theme-2 .product-detail .computer-content .computer-content_mod_third_info .third-info{color:var(--Ga7)}html.bili_dark .theme-2 .product-detail .computer-content .computer-content_mod_third_info .third-info:before{background:var(--Ga2)}html.bili_dark .theme-2 .product-detail .computer-content_show_all.need-show-more:before{background:var(--detail-show-more-shadow)}html.bili_dark .theme-2 .product-detail .module-item .module-item-title{background-color:var(--detail-Ga1);color:var(--Ga7)}html.bili_dark .theme-2 .product-detail .module-item .module-item-text{color:var(--Ga7)}html.bili_dark .theme-2 .product-detail .show-detail-all{background-color:var(--Ga11);border-color:var(--Ga1_s);color:var(--Ga7)}html.bili_dark .theme-2 .product-detail .detail-mobile-desc{color:var(--text2)}html.bili_dark .theme-2 .freight-intro .fee-desc span{color:var(--Ga7)}html.bili_dark .theme-2 .freight-intro .fee-desc span:first-of-type,html.bili_dark .theme-2 .package-introduction .partner-package{color:var(--text3)}html.bili_dark .theme-2 .package-introduction .partner-package .package-content,html.bili_dark .theme-2 .package-introduction .partner-package .package-tip{color:var(--Ga7)}html.bili_dark .theme-2 .service-introduction-merchant .service-introduction-merchant .service-introduction-merchant-item,html.bili_dark .theme-2 .service-introduction-merchant .service-introduction-merchant .service-subtitle{color:var(--text3)}html.bili_dark .theme-2 .service-introduction-merchant .service-introduction-merchant .service-introduction-merchant-item{color:var(--text1)}html.bili_dark .theme-2 .service-introduction-merchant .service-introduction-merchant-item+.service-introduction-merchant-item:before{background:var(--Ga2)}html.bili_dark .theme-2 .service-introduction-merchant .service-subcontent{color:var(--text3)}html.bili_dark .theme-2 .recommends-feeds{background-color:transparent}html.bili_dark .theme-2 .recommends-feeds .franky-feedblast-item{background-color:var(--bg1)}html.bili_dark .theme-2 .recommends-feeds .recommends-title:before{background:var(--bg1)}html.bili_dark .theme-2 .recommends-feeds .recommends-title-sub{background:transparent;border:none;color:var(--text2)}html.bili_dark .theme-2 .recommends-feeds .recommends-title-sub:after,html.bili_dark .theme-2 .recommends-feeds .recommends-title-sub:before{background:transparent}html.bili_dark .theme-2 .recommends-feeds .recommend-loading{color:var(--Ga2)}html.bili_dark .theme-2 .recommends-feeds .recommend-loading span{color:var(--Ga7)}html.bili_dark .theme-2 .recommends-feeds .info-container .desc-container .name{color:var(--text1)}html.bili_dark .theme-2 .recommends-feeds .info-container .good-bottom .like{color:var(--text3)}html.bili_dark .theme-2 .bottom-bar-module{background-color:var(--bg1)}html.bili_dark .theme-2 .bottom-bar-module .bottom-bar-wrap .bottom-icon .bottom-icon-text{color:var(--text2)}html.bili_dark .theme-2 .bottom-bar-module .bottom-icon.bottom-shop .shop-img-wrap.is-self-sold{background-image:url(https://i0.hdslb.com/bfs/kfptfe/floor/00cc4a5b713fd26e1fece13c7ab512ff7ae97d22.png);background-position:50%;background-repeat:no-repeat;background-size:1.28rem 1.28rem;border:1px solid transparent;height:1.28rem;width:1.28rem}html.bili_dark .theme-2 .bottom-bar-module .bottom-icon.bottom-shop .shop-img-wrap.is-self-sold img{display:none}html.bili_dark .theme-2 .bottom-bar-module .bottom-icon.bottom-help .bottom-help-img-wrap{background-image:url(https://i0.hdslb.com/bfs/kfptfe/floor/4515505244e6a0b92094fd36421316e7e22579e3.png);background-position:50%;background-repeat:no-repeat;background-size:1.28rem 1.28rem}html.bili_dark .theme-2 .bottom-bar-module .bottom-icon.bottom-help .bottom-help-img-wrap img{display:none}html.bili_dark .theme-2 .bottom-bar-module .bottom-icon.bottom-bar-like-icon .detail-product-like-icon-wrap .detail-product-like-icon .mall-like:before{background-image:url(https://i0.hdslb.com/bfs/kfptfe/floor/8acc886f451f60d9fecafdd15252519fef027286.png)}html.bili_dark .theme-2 .bottom-bar-module .bottom-icon.bottom-bar-like-icon .detail-product-like-icon-wrap .detail-product-like-icon .like-number .link-number-text{color:var(--text2)}html.bili_dark .theme-2 .bottom-bar-module .bottom-icon.bottom-buy-cart .bottom-icon-img{background-image:url(https://i0.hdslb.com/bfs/kfptfe/floor/d2c8303af684a72ef0ee4f814878b662729f9c63.png)}html.bili_dark .theme-2 .bili-but-cart-btn .btn-add-cart{background-color:#2f1a22;border-color:#2f1a22;color:#d44e7d}html.bili_dark .theme-2 .bili-but-cart-btn .btn-add-cart .btn-add-cart-text{color:#d44e7d}html.bili_dark .theme-2 .bili-but-cart-btn .btn-buy{background-color:#d44e7d;border-color:#d44e7d;color:#fff}html.bili_dark .theme-2 #scroll-wrapper .right-bar .bar-item.item-more{background:url(//i0.hdslb.com/bfs/kfptfe/floor/a179bf91dbc24a4d986ce277d34e5895424190a8.png) no-repeat 50%}html.bili_dark .theme-2 #scroll-wrapper .right-bar .bar-item.item-top{background:url(//i0.hdslb.com/bfs/kfptfe/floor/9e05165c013ed91990511fce5e855795107dcb07.png) no-repeat 50%}html.bili_dark .theme-2 .activity-and-coupon-pop{background-color:var(--bg1)}html.bili_dark .theme-2 .activity-and-coupon-pop .popup-detail_info_content{background-color:var(--bg1)!important}html.bili_dark .theme-2 .activity-and-coupon-pop .price-net-desc{background-color:var(--bg1)}html.bili_dark .theme-2 .activity-and-coupon-pop .price-net-desc .price-bottom,html.bili_dark .theme-2 .activity-and-coupon-pop .price-net-desc .price-bottom:after{border-color:var(--Ga1_s)}html.bili_dark .theme-2 .activity-and-coupon-pop .detail-module-new{background-color:var(--bg1)}html.bili_dark .theme-2 .activity-and-coupon-pop .popup-detail_info_title-content{background-color:inherit}html.bili_dark .theme-2 .activity-and-coupon-pop .popup-detail_info_title-content .popup-detail_info_title-text{color:var(--text3)}html.bili_dark .theme-2 .activity-and-coupon-pop .popup-sale_info_text{color:var(--Ga7)}html.bili_dark .theme-2 .activity-and-coupon-pop .coupon-item:after{background:none}html.bili_dark .theme-2 .buy-cart-button-sku-dialog .popup-container{background-color:var(--bg1)}html.bili_dark .theme-2 .buy-cart-button-sku-dialog .sku-container h4{color:var(--text3)}html.bili_dark .theme-2 .buy-cart-button-sku-dialog .sku-container h4 .limit-num{color:var(--Ga7)}html.bili_dark .theme-2 .buy-cart-button-sku-dialog .spec{border-color:var(--Ga1_s)}html.bili_dark .theme-2 .buy-cart-button-sku-dialog .spec-normal{color:var(--text2)}html.bili_dark .theme-2 .buy-cart-button-sku-dialog .spec-active{border-color:var(--brand_pink);color:var(--brand_pink)}html.bili_dark .theme-2 .buy-cart-button-sku-dialog .group-button-container:before,html.bili_dark .theme-2 .buy-cart-button-sku-dialog .spec-container:after{border-color:var(--Ga2)}html.bili_dark .theme-2 .buy-cart-button-sku-dialog .spec-purchase-container .purchase-wrapper>div{color:var(--text3)}html.bili_dark .theme-2 .buy-cart-button-sku-dialog .button-container:before{border-color:var(--Ga2)}html.bili_dark .theme-2 .buy-cart-button .bili-btn-cart,html.bili_dark .theme-2 .buy-cart-button-sku-dialog .bili-btn-cart{background-color:#2f1a22!important;border:1px solid #d44e7d!important;color:#d44e7d!important}html.bili_dark .theme-2 .buy-cart-button .bili-btn-buy,html.bili_dark .theme-2 .buy-cart-button-sku-dialog .bili-btn-buy{background-color:#d44e7d!important}html.bili_dark .theme-2 .buy-cart-button .group-buttons .bili-btn:last-child,html.bili_dark .theme-2 .buy-cart-button-sku-dialog .group-buttons .bili-btn:last-child{background-color:#d44e7d!important;border-color:#d44e7d!important;color:#fff!important}html.bili_dark .theme-2 .buy-cart-button .button-container .button:not(.arrival-notice-button),html.bili_dark .theme-2 .buy-cart-button-sku-dialog .button-container .button:not(.arrival-notice-button){background-color:#d44e7d}html.bili_dark .theme-2 .buy-cart-button .button-container .button:not(.arrival-notice-button).disabled,html.bili_dark .theme-2 .buy-cart-button-sku-dialog .button-container .button:not(.arrival-notice-button).disabled{background:#e7e7e7}html.bili_dark .theme-2 .live-coupon-btn{background-color:transparent!important;color:#fff!important}html.bili_dark .theme-2 .live-coupon-btn .icon{background:url(https://i0.hdslb.com/bfs/kfptfe/floor/ba7fb64f763c6adbe8ea772baf31de87d2ce691a.png) no-repeat!important;background-size:100%!important}html.bili_dark .theme-2 .detail-logistics .free-shop-logo{background-color:#2f1a22;color:#d44e7d}html.bili_dark .theme-2 .detail-logistics .pre-sale-logo{background-color:#301b10;color:#d66011}html.bili_dark .theme-2 .detail-logistics .detail-logistics-content .logistics-item{color:var(--text2)}html.bili_dark .theme-2 .detail-logistics .detail-logistics-content .logistics-item:after{background:var(--line_regular)}html.bili_dark .theme-2 .main-title .title-tag.self-tag{background:#d44e7d}html.bili_dark .theme-2 .detail-comment-merchant-tags__tagItem{background-color:#26161c;color:#e7e9eb}html.bili_dark .theme-2 .detail-comment-merchant-tags__tagItem span{color:#757a81}html.bili_dark .theme-2 .benefits-tip-bar{background:#2f1a22}html.bili_dark .theme-2 .benefits-tip-bar .benefits-text-ip{color:#d44e7d}html.bili_dark .theme-2 .benefits-tip-bar .benefits-text-ip .more{color:#a2a7ae}html.bili_dark .theme-2 .benefits-tip-bar .benefits-text-ip .ip-text{position:relative}html.bili_dark .theme-2 .benefits-tip-bar .benefits-text-ip .ip-text img{display:none}html.bili_dark .theme-2 .benefits-tip-bar .benefits-text-ip .ip-text:after{background:url(//i0.hdslb.com/bfs/kfptfe/floor/d9f6a7744e96bf44d28cd0c7b41c4d7a50d0620e.png) no-repeat 50%;background-size:100% 100%;bottom:.32rem;content:"";height:.53333rem;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:2.34667rem;z-index:-1}html.bili_dark .theme-2 .benefits-tip-bar .benefits-text-price{color:#d44e7d}html.bili_dark .theme-2 .benefits-tip-bar .benefits-text-price .benefits-text-icon{display:none}html.bili_dark .theme-2 .benefits-tip-bar .benefits-text-price:after{background:url(//i0.hdslb.com/bfs/kfptfe/floor/2c9fb6ca82923e5f3612e8b0138f746dbf41b81e.png) no-repeat 50%;background-size:100% 100%;bottom:0;content:"";height:100%!important;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:2.34667rem;z-index:-1}html.bili_dark .theme-2 .benefits-tip-bar .benefits-desc{color:#a2a7ae}html.bili_dark .theme-2 .benefits-tip-bar .benefits-desc .benefits-countdown{color:#d44e7d}html.bili_dark .theme-2 .benefits-tip-bar .jump-btn{background-color:var(--bg1);color:var(--text1)}:root{--skin-header-bg-img:none;--skin-share-template-id:"";--skin-atmosphere-price-bg-img:none;--skin-atmosphere-price-font-color:inherit;--skin-series-bg-img:none;--skin-hyg-shop-face:none;--skin-shop-face-outline-color:transparent;--skin-customer-icon:none;--skin-like-icon:none;--skin-liked-icon:none;--skin-active-like-icon:none;--skin-h5-active-like-icon:none;--skin-add-cart-bg:transparent;--skin-add-cart-font-color:inherit;--skin-add-cart-shading-left:none;--skin-add-cart-shading-right:none;--skin-purchase-bg:transparent;--skin-purchase-font-color:inherit;--skin-purchase-shading-left:none;--skin-purchase-shading-right:none;--skin-video-progress-color:inherit;--skin-video-progress-icon:none;--skin-fixed-tab-decor-left:none;--skin-fixed-tab-decor-right:none;--skin-global-font-color:inherit;--skin-refresh-icon:none}body.detail-ip-skin .detail-slider-merchant .franky-swiper-item.image-list{background-image:none;background-image:var(--skin-header-bg-img);background-position:50%;background-repeat:no-repeat;background-size:cover}body.detail-ip-skin .swiper-view-popup .swiper-view-title .tab-bar .tab-bar__list__item.active{color:inherit;color:var(--skin-global-font-color)}body.detail-ip-skin .swiper-view-popup .swiper-view-title .tab-bar .tab-bar__list__item.active>span:after{background-color:inherit;background-color:var(--skin-global-font-color)}body.detail-ip-skin .swiper-view-popup .swiper-slide .swiper-zoom-container>img{background-image:none;background-image:var(--skin-header-bg-img);background-position:50%;background-repeat:no-repeat;background-size:cover}body.detail-ip-skin .swiper-view-popup .bili-but-cart-btn .btn-buy{position:relative}body.detail-ip-skin .swiper-view-popup .bili-but-cart-btn .btn-buy:after,body.detail-ip-skin .swiper-view-popup .bili-but-cart-btn .btn-buy:before{display:none}body.detail-ip-skin .swiper-view-popup .fans-price-buy{position:relative}body.detail-ip-skin .swiper-view-popup .fans-price-buy:after,body.detail-ip-skin .swiper-view-popup .fans-price-buy:before{display:none}body.detail-ip-skin .swiper-view-popup .instance-discount-buy{position:relative}body.detail-ip-skin .swiper-view-popup .instance-discount-buy:after,body.detail-ip-skin .swiper-view-popup .instance-discount-buy:before{display:none}body.detail-ip-skin .swiper-view-popup .buy-cart-button .bili-btn,body.detail-ip-skin .swiper-view-popup .buy-cart-button .group-buttons-box .group-buttons .bili-btn:last-child{position:relative}body.detail-ip-skin .swiper-view-popup .buy-cart-button .bili-btn:after,body.detail-ip-skin .swiper-view-popup .buy-cart-button .bili-btn:before,body.detail-ip-skin .swiper-view-popup .buy-cart-button .group-buttons-box .group-buttons .bili-btn:last-child:after,body.detail-ip-skin .swiper-view-popup .buy-cart-button .group-buttons-box .group-buttons .bili-btn:last-child:before{display:none}body.detail-ip-skin .detail-call-app .bili-callapp-btn-picture .bili-callapp-btn{border-color:inherit;border-color:var(--skin-global-font-color);color:inherit;color:var(--skin-global-font-color)}body.detail-ip-skin .price-sence-bar .sence-spot:not(.is-dacu-atmosphere){background-image:none!important;background-image:var(--skin-atmosphere-price-bg-img)!important;color:inherit;color:var(--skin-atmosphere-price-font-color);display:-webkit-box;display:-ms-flexbox;display:flex;height:2.88rem!important;margin-bottom:0!important;position:relative}body.detail-ip-skin .price-sence-bar .sence-spot:not(.is-dacu-atmosphere) .net-price-sence .normal-price,body.detail-ip-skin .price-sence-bar .sence-spot:not(.is-dacu-atmosphere) .net-price-sence .price-net-tag,body.detail-ip-skin .price-sence-bar .sence-spot:not(.is-dacu-atmosphere) .sale-info{color:inherit!important;color:var(--skin-atmosphere-price-font-color)!important}body.detail-ip-skin .price-sence-bar .sence-spot:not(.is-dacu-atmosphere) .net-price-sence .price-net-tag .net-price-right{border-color:inherit!important;border-color:var(--skin-atmosphere-price-font-color)!important}body.detail-ip-skin .price-sence-bar .sence-despoit-pre-new:not(.has-atmosphere-style) .sence-despoit-pre-new-item{background-image:none!important;background-image:var(--skin-atmosphere-price-bg-img)!important;background-position:50%;background-repeat:no-repeat;background-size:cover}body.detail-ip-skin .price-sence-bar .sence-despoit-pre-new:not(.has-atmosphere-style) .sence-despoit-pre-new-item .sence-despoit-pre-new-item-left,body.detail-ip-skin .price-sence-bar .sence-despoit-pre-new:not(.has-atmosphere-style) .sence-despoit-pre-new-item .sence-despoit-pre-new-item-left .despoit-discount-tag,body.detail-ip-skin .price-sence-bar .sence-despoit-pre-new:not(.has-atmosphere-style) .sence-despoit-pre-new-item .sence-despoit-pre-new-item-left .despoit-discount-tag .discount-price-tag-label,body.detail-ip-skin .price-sence-bar .sence-despoit-pre-new:not(.has-atmosphere-style) .sence-despoit-pre-new-item .sence-despoit-pre-new-item-left .despoit-discount-tag .price-suffix{color:inherit;color:var(--skin-atmosphere-price-font-color)}body.detail-ip-skin .price-sence-bar .sence-despoit-pre-new:not(.has-atmosphere-style) .sence-despoit-pre-new-item .sence-despoit-pre-new-item-left .despoit-discount-tag .icon-image{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/2dcb4f328035386238b70c5d83a3bf69988ba8ff.png)!important}body.detail-ip-skin .price-sence-bar .sence-despoit-pre-new:not(.has-atmosphere-style) .sence-despoit-pre-new-item .sence-despoit-pre-new-item-left .despoit-price,body.detail-ip-skin .price-sence-bar .sence-despoit-pre-new:not(.has-atmosphere-style) .sence-despoit-pre-new-item .sence-despoit-pre-new-item-left .price-sale-info .despoit-original-price,body.detail-ip-skin .price-sence-bar .sence-despoit-pre-new:not(.has-atmosphere-style) .sence-despoit-pre-new-item .sence-despoit-pre-new-item-left .price-sale-info .sale-info,body.detail-ip-skin .price-sence-bar .sence-despoit-pre-new:not(.has-atmosphere-style) .sence-despoit-pre-new-item .sence-despoit-pre-new-item-right .despoit-time-wrapper .despoit-time,body.detail-ip-skin .price-sence-bar .sence-despoit-pre-new:not(.has-atmosphere-style) .sence-despoit-pre-new-item .sence-despoit-pre-new-item-right .despoit-title{color:inherit;color:var(--skin-atmosphere-price-font-color)}body.detail-ip-skin .price-sence-bar .sence-despoit-pre-new:not(.has-atmosphere-style) .sence-despoit-pre-new-item .sence-despoit-pre-new-item-right .activity-tag{position:relative}body.detail-ip-skin .price-sence-bar .sence-despoit-pre-new:not(.has-atmosphere-style) .sence-despoit-pre-new-item .sence-despoit-pre-new-item-right .activity-tag img{display:none}body.detail-ip-skin .price-sence-bar .sence-despoit-pre-new:not(.has-atmosphere-style) .sence-despoit-pre-new-item .sence-despoit-pre-new-item-right .activity-tag:after{background-image:var(--skin-atmosphere-price-deposit-pre-sale-label-img);background-size:cover;content:"";height:.69333rem;width:2.93333rem}body.detail-ip-skin .price-sence-bar .sence-preorder-new:not(.has-atmosphere-style) .sence-preorder-new-item{background-image:none!important;background-image:var(--skin-atmosphere-price-bg-img)!important;background-position:50%;background-repeat:no-repeat;background-size:cover}body.detail-ip-skin .price-sence-bar .sence-preorder-new:not(.has-atmosphere-style) .sence-preorder-new-item .sence-preorder-new-item-left .preorder-price,body.detail-ip-skin .price-sence-bar .sence-preorder-new:not(.has-atmosphere-style) .sence-preorder-new-item .sence-preorder-new-item-left .price-sale-info .price-no{color:inherit;color:var(--skin-atmosphere-price-font-color)}body.detail-ip-skin .price-sence-bar .sence-preorder-new:not(.has-atmosphere-style) .sence-preorder-new-item .sence-preorder-new-item-right .activity-tag{height:1.17333rem;position:relative}body.detail-ip-skin .price-sence-bar .sence-preorder-new:not(.has-atmosphere-style) .sence-preorder-new-item .sence-preorder-new-item-right .activity-tag img{display:none}body.detail-ip-skin .price-sence-bar .sence-preorder-new:not(.has-atmosphere-style) .sence-preorder-new-item .sence-preorder-new-item-right .activity-tag:after{background-image:var(--skin-atmosphere-price-advance-booking-label-img);background-size:cover;content:"";display:inline-block;height:.69333rem;width:2.93333rem}body.detail-ip-skin .price-sence-bar .sence-preorder-new:not(.has-atmosphere-style) .sence-preorder-new-item .sence-preorder-new-item-right .preorder-tip{color:inherit;color:var(--skin-atmosphere-price-font-color)}body.detail-ip-skin .price-sence-bar .sence-fullpre-new:not(.has-atmosphere-style) .sence-fullpre-new-item{background-image:none!important;background-image:var(--skin-atmosphere-price-bg-img)!important;background-position:50%;background-repeat:no-repeat;background-size:cover}body.detail-ip-skin .price-sence-bar .sence-fullpre-new:not(.has-atmosphere-style) .sence-fullpre-new-item .sence-fullpre-new-item-left,body.detail-ip-skin .price-sence-bar .sence-fullpre-new:not(.has-atmosphere-style) .sence-fullpre-new-item .sence-fullpre-new-item-left .fullpre-discount-tag,body.detail-ip-skin .price-sence-bar .sence-fullpre-new:not(.has-atmosphere-style) .sence-fullpre-new-item .sence-fullpre-new-item-left .fullpre-discount-tag .discount-price-tag-label,body.detail-ip-skin .price-sence-bar .sence-fullpre-new:not(.has-atmosphere-style) .sence-fullpre-new-item .sence-fullpre-new-item-left .fullpre-discount-tag .price-suffix{color:inherit;color:var(--skin-atmosphere-price-font-color)}body.detail-ip-skin .price-sence-bar .sence-fullpre-new:not(.has-atmosphere-style) .sence-fullpre-new-item .sence-fullpre-new-item-left .fullpre-discount-tag .icon-image{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/2dcb4f328035386238b70c5d83a3bf69988ba8ff.png)!important}body.detail-ip-skin .price-sence-bar .sence-fullpre-new:not(.has-atmosphere-style) .sence-fullpre-new-item .sence-fullpre-new-item-left .price-sale-info .fullpre-original-price,body.detail-ip-skin .price-sence-bar .sence-fullpre-new:not(.has-atmosphere-style) .sence-fullpre-new-item .sence-fullpre-new-item-right .fullpre-delivery-time{color:inherit;color:var(--skin-atmosphere-price-font-color)}body.detail-ip-skin .price-sence-bar .sence-fullpre-new:not(.has-atmosphere-style) .sence-fullpre-new-item .sence-fullpre-new-item-right .activity-tag{position:relative}body.detail-ip-skin .price-sence-bar .sence-fullpre-new:not(.has-atmosphere-style) .sence-fullpre-new-item .sence-fullpre-new-item-right .activity-tag img{display:none}body.detail-ip-skin .price-sence-bar .sence-fullpre-new:not(.has-atmosphere-style) .sence-fullpre-new-item .sence-fullpre-new-item-right .activity-tag:after{background-image:var(--skin-atmosphere-price-full-pre-sale-label-img);background-size:cover;content:"";display:inline-block;height:.69333rem;width:2.93333rem}body.detail-ip-skin .detail-series-recommend-module:before{background-image:none!important;background-image:var(--skin-series-bg-img)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;content:"";height:100%;left:0;position:absolute;top:0;width:100%}body.detail-ip-skin .bottom-bar .bottom-shop .shop-img-wrap{position:relative}body.detail-ip-skin .bottom-bar .bottom-shop .shop-img-wrap.is-self-sold{border:1px solid transparent;height:1.28rem;width:1.28rem}body.detail-ip-skin .bottom-bar .bottom-shop .shop-img-wrap.is-self-sold>img{display:none}body.detail-ip-skin .bottom-bar .bottom-shop .shop-img-wrap.is-self-sold:after{background-image:none;background-image:var(--skin-hyg-shop-face);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0;border-radius:initial;content:"";height:1.28rem;left:50%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1.28rem;z-index:2}body.detail-ip-skin .bottom-bar .bottom-shop .shop-img{border-color:transparent!important;border-color:var(--skin-shop-face-outline-color)!important;-webkit-box-sizing:border-box;box-sizing:border-box}body.detail-ip-skin .bottom-bar .bottom-help .bottom-help-img-wrap{position:relative}body.detail-ip-skin .bottom-bar .bottom-help .bottom-help-img-wrap>img{display:none}body.detail-ip-skin .bottom-bar .bottom-help .bottom-help-img-wrap:after{background-image:none;background-image:var(--skin-customer-icon);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:1.28rem;left:50%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1.28rem;z-index:2}body.detail-ip-skin .bottom-bar .bottom-bar-like-icon .detail-product-like-icon-wrap .detail-product-like-icon .mall-like{overflow:hidden;position:relative}body.detail-ip-skin .bottom-bar .bottom-bar-like-icon .detail-product-like-icon-wrap .detail-product-like-icon .mall-like:before{background-image:none!important;background-image:var(--skin-h5-active-like-icon)!important;background-position:0 -1px;background-repeat:no-repeat;background-size:140.8rem 2.34667rem;height:2.34667rem!important;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:2.34667rem!important}body.detail-ip-skin .bottom-bar .bottom-bar-like-icon .detail-product-like-icon-wrap .detail-product-like-icon .mall-like.like-active:before{-webkit-animation:skin-like-animation 1.5s steps(59) forwards;animation:skin-like-animation 1.5s steps(59) forwards}body.detail-ip-skin .bottom-bar .bottom-bar-like-icon .detail-product-like-icon-wrap .detail-product-like-icon .mall-like.has-liked:before{background-position-x:-138.45333rem}body.detail-ip-skin .bottom-bar .bottom-bar-like-icon .detail-product-like-icon-wrap .detail-product-like-icon .mall-like.cancel-like:before{-webkit-animation:skin-animation-unlike .8s forwards;animation:skin-animation-unlike .8s forwards;background-image:none!important;background-image:var(--skin-liked-icon)!important;background-position:50%;background-repeat:no-repeat;background-size:2.34667rem 2.34667rem}@-webkit-keyframes skin-like-animation{0%{background-position-x:0}to{background-position-x:-138.45333rem}}@keyframes skin-like-animation{0%{background-position-x:0}to{background-position-x:-138.45333rem}}@-webkit-keyframes skin-animation-unlike{0%{background-image:none!important;background-image:var(--skin-liked-icon)!important;background-size:2.34667rem 2.34667rem}40%{background-image:none!important;background-image:var(--skin-liked-icon)!important;background-size:.32rem .32rem}60%{background-image:none!important;background-image:var(--skin-like-icon)!important;background-size:.32rem .32rem}to{background-image:none!important;background-image:var(--skin-like-icon)!important;background-size:2.34667rem 2.34667rem}}@keyframes skin-animation-unlike{0%{background-image:none!important;background-image:var(--skin-liked-icon)!important;background-size:2.34667rem 2.34667rem}40%{background-image:none!important;background-image:var(--skin-liked-icon)!important;background-size:.32rem .32rem}60%{background-image:none!important;background-image:var(--skin-like-icon)!important;background-size:.32rem .32rem}to{background-image:none!important;background-image:var(--skin-like-icon)!important;background-size:2.34667rem 2.34667rem}}body.detail-ip-skin .bili-but-cart-btn .btn-add-cart{background:transparent!important;background:var(--skin-add-cart-bg)!important;border-color:transparent!important;position:relative}body.detail-ip-skin .bili-but-cart-btn .btn-add-cart,body.detail-ip-skin .bili-but-cart-btn .btn-add-cart .btn-add-cart-text{color:inherit!important;color:var(--skin-add-cart-font-color)!important}body.detail-ip-skin .bili-but-cart-btn .btn-add-cart.has-icon-img>img{display:none}body.detail-ip-skin .bili-but-cart-btn .btn-add-cart.has-icon-img:after{background-image:var(--skin-add-cart-button-icon);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:1.70667rem;left:50%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1.70667rem;z-index:2}body.detail-ip-skin .fans-price-add-cart{background:transparent!important;background:var(--skin-add-cart-bg)!important;border-color:transparent!important;color:inherit!important;color:var(--skin-add-cart-font-color)!important;position:relative}body.detail-ip-skin .fans-price-add-cart>img{display:none}body.detail-ip-skin .fans-price-add-cart:after{background-image:var(--skin-add-cart-button-icon);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:1.70667rem;left:50%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1.70667rem;z-index:2}body.detail-ip-skin .instance-discount-add-cart{background:transparent!important;background:var(--skin-add-cart-bg)!important;border-color:transparent!important;color:inherit!important;color:var(--skin-add-cart-font-color)!important;position:relative}body.detail-ip-skin .instance-discount-add-cart>img{display:none}body.detail-ip-skin .instance-discount-add-cart:after{background-image:var(--skin-add-cart-button-icon);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:1.70667rem;left:50%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1.70667rem;z-index:2}body.detail-ip-skin .buy-cart-button .bili-btn.bili-btn-cart{background:transparent!important;background:var(--skin-add-cart-bg)!important;border-color:transparent!important;color:inherit!important;color:var(--skin-add-cart-font-color)!important}body.detail-ip-skin .bili-but-cart-btn .btn-buy{background:transparent!important;background:var(--skin-purchase-bg)!important;color:inherit!important;color:var(--skin-purchase-font-color)!important;position:relative}body.detail-ip-skin .bili-but-cart-btn .btn-buy:before{background-image:none!important;background-image:var(--skin-purchase-shading-left)!important;background-position:0;left:0}body.detail-ip-skin .bili-but-cart-btn .btn-buy:after,body.detail-ip-skin .bili-but-cart-btn .btn-buy:before{background-repeat:no-repeat;background-size:contain;content:"";height:100%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3.2rem}body.detail-ip-skin .bili-but-cart-btn .btn-buy:after{background-image:none!important;background-image:var(--skin-purchase-shading-right)!important;background-position:100%;right:0}body.detail-ip-skin .bili-btn.bili-btn-buy,body.detail-ip-skin .fans-price-buy{background:transparent!important;background:var(--skin-purchase-bg)!important;color:inherit!important;color:var(--skin-purchase-font-color)!important}body.detail-ip-skin .fans-price-buy{position:relative}body.detail-ip-skin .fans-price-buy:before{background-image:none!important;background-image:var(--skin-purchase-shading-left)!important;background-position:0;left:0}body.detail-ip-skin .fans-price-buy:after,body.detail-ip-skin .fans-price-buy:before{background-repeat:no-repeat;background-size:contain;content:"";height:100%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3.2rem}body.detail-ip-skin .fans-price-buy:after{background-image:none!important;background-image:var(--skin-purchase-shading-right)!important;background-position:100%;right:0}body.detail-ip-skin .instance-discount-buy{background:transparent!important;background:var(--skin-purchase-bg)!important;color:inherit!important;color:var(--skin-purchase-font-color)!important;position:relative}body.detail-ip-skin .instance-discount-buy:before{background-image:none!important;background-image:var(--skin-purchase-shading-left)!important;background-position:0;left:0}body.detail-ip-skin .instance-discount-buy:after,body.detail-ip-skin .instance-discount-buy:before{background-repeat:no-repeat;background-size:contain;content:"";height:100%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3.2rem}body.detail-ip-skin .instance-discount-buy:after{background-image:none!important;background-image:var(--skin-purchase-shading-right)!important;background-position:100%;right:0}body.detail-ip-skin .buy-cart-button .bili-btn,body.detail-ip-skin .buy-cart-button .group-buttons-box .group-buttons .bili-btn:last-child{background:transparent!important;background:var(--skin-purchase-bg)!important;border-color:transparent!important;color:inherit!important;color:var(--skin-purchase-font-color)!important;overflow:hidden;position:relative}body.detail-ip-skin .buy-cart-button .bili-btn:before,body.detail-ip-skin .buy-cart-button .group-buttons-box .group-buttons .bili-btn:last-child:before{background-image:none!important;background-image:var(--skin-purchase-shading-left)!important;background-position:0;background-repeat:no-repeat;background-size:contain;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3.2rem}body.detail-ip-skin .buy-cart-button .bili-btn:after,body.detail-ip-skin .buy-cart-button .group-buttons-box .group-buttons .bili-btn:last-child:after{background-image:none!important;background-image:var(--skin-purchase-shading-right)!important;background-position:100%;background-repeat:no-repeat;background-size:contain;content:"";height:100%;pointer-events:none;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3.2rem}body.detail-ip-skin .video-progress-bar .video-progress{background-color:inherit;background-color:var(--skin-video-progress-color)}body.detail-ip-skin .video-progress-bar .progress-icon{background-image:none;background-image:var(--skin-video-progress-icon);background-position:center -.10667rem;background-repeat:no-repeat;background-size:1.06667rem;height:1.06667rem!important;width:1.06667rem!important}body.detail-ip-skin .video-progress-bar .progress-icon svg{display:none}body.detail-ip-skin .video-progress-bar.dragging .progress-icon{background-image:none;background-image:var(--skin-video-progress-icon);background-position:center -.10667rem;background-repeat:no-repeat;background-size:1.28rem;height:1.33333rem!important;width:1.33333rem!important}body.detail-ip-skin .bili-tab-bar-item.active .bili-tab-bar-span:before{background-image:none;background-image:var(--skin-fixed-tab-decor-left);background-position:100%;background-repeat:no-repeat;background-size:contain;content:"";height:1.6rem;left:0;pointer-events:none;position:absolute;top:50%;-webkit-transform:translateX(-100%) translateY(-50%);transform:translateX(-100%) translateY(-50%);width:1.12rem}body.detail-ip-skin .bili-tab-bar-item.active .bili-tab-bar-span:after{background-image:none;background-image:var(--skin-fixed-tab-decor-right);background-position:0;background-repeat:no-repeat;background-size:contain;content:"";height:1.6rem;pointer-events:none;position:absolute;right:0;top:.53333rem;-webkit-transform:translateX(100%) translateY(-50%);transform:translateX(100%) translateY(-50%);width:.69333rem}body.detail-ip-skin .order-confirm,body.detail-ip-skin .sku-selector,body.detail-ip-skin .sticky-tab-text{color:inherit;color:var(--skin-global-font-color)}body.detail-ip-skin .refresh .refresh-img{background-image:none;background-image:var(--skin-refresh-icon);background-size:contain}body.detail-ip-skin .refresh .refresh-gif{background-image:var(--skin-refresh-icon-gif);background-size:contain}body.detail-ip-skin .buy-cart-button-sku-dialog .spec-active{background-color:var(--skin-select-bg-color)!important;border-color:inherit!important;border-color:var(--skin-global-font-color)!important;color:inherit!important;color:var(--skin-global-font-color)!important}body.detail-ip-skin .buy-cart-button-sku-dialog .bili-btn.bili-btn-disabled{background:transparent!important;background:var(--skin-purchase-bg)!important;border-color:transparent;color:inherit!important;color:var(--skin-purchase-font-color)!important}body.detail-ip-skin .buy-cart-button-sku-dialog .group-button-container .group-buttons-box .group-buttons .bili-btn:first-child{background:transparent!important;background:var(--skin-add-cart-bg)!important;border-color:transparent!important;color:inherit!important;color:var(--skin-add-cart-font-color)!important}body.detail-ip-skin .buy-cart-button-sku-dialog .group-button-container .group-buttons-box .group-buttons .bili-btn:last-child{background:transparent!important;background:var(--skin-purchase-bg)!important;border-color:transparent!important;color:inherit!important;color:var(--skin-purchase-font-color)!important}body.detail-ip-skin .buy-cart-button-sku-dialog .button-container .button.add-cart-button{background:transparent!important;background:var(--skin-add-cart-bg)!important;border-color:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:inherit!important;color:var(--skin-add-cart-font-color)!important}body.detail-ip-skin .buy-cart-button-sku-dialog .button-container .button.buy-now-button{background:transparent!important;background:var(--skin-purchase-bg)!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:inherit!important;color:var(--skin-purchase-font-color)!important}body.detail-ip-skin .detail-quick-payment .quick-sku-container .spec-active{background-color:var(--skin-select-bg-color)!important;border-color:inherit!important;border-color:var(--skin-global-font-color)!important;color:inherit!important;color:var(--skin-global-font-color)!important}body.detail-ip-skin .detail-quick-payment .quick-sku-container .spec-active .spec-price{color:inherit!important;color:var(--skin-global-font-color)!important}body.detail-ip-skin .detail-quick-payment .payment-btn{background:transparent!important;background:var(--skin-purchase-bg)!important;color:inherit!important;color:var(--skin-purchase-font-color)!important}.new-user-coupon-guide-popup-wrap[data-v-01ae78ac]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}.new-user-coupon-guide-popup .new-user-coupon-guide-popup-content[data-v-01ae78ac]{height:17.86667rem;position:relative;width:14.29333rem}.new-user-coupon-guide-popup .new-user-coupon-guide-popup-content .content[data-v-01ae78ac]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:1}.new-user-coupon-guide-popup .new-user-coupon-guide-popup-content .content-title[data-v-01ae78ac]{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:1.17333rem;justify-content:center;padding-top:1.76rem;width:7.46667rem}.new-user-coupon-guide-popup .new-user-coupon-guide-popup-content .content-total-coupon[data-v-01ae78ac]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding-top:2.34667rem}.new-user-coupon-guide-popup .new-user-coupon-guide-popup-content .content-total-coupon .total-coupon-value[data-v-01ae78ac]{color:#f69;font-family:Roboto;font-size:3.09333rem;font-weight:900;line-height:3.09333rem;position:relative}.new-user-coupon-guide-popup .new-user-coupon-guide-popup-content .content-total-coupon .total-coupon-value-unit[data-v-01ae78ac]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:linear-gradient(140.19deg,#f69 17.61%,#ff9cbd 86.93%);border:.10667rem solid #fff;border-radius:50%;bottom:.32rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:PingFang SC;font-size:.74667rem;font-weight:600;height:1.17333rem;justify-content:center;line-height:1.06667rem;position:absolute;right:-1.06667rem;width:1.17333rem;z-index:1}.new-user-coupon-guide-popup .new-user-coupon-guide-popup-content .content-countdown-tip[data-v-01ae78ac]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#61666d;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:PingFang SC;font-size:.64rem;font-weight:500;justify-content:center;line-height:.85333rem;margin-top:1.12rem}.new-user-coupon-guide-popup .new-user-coupon-guide-popup-content .countdown-time[data-v-01ae78ac]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-left:.21333rem}.new-user-coupon-guide-popup .new-user-coupon-guide-popup-content .countdown-time-item[data-v-01ae78ac]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ffe8f2;border-radius:.21333rem;color:#61666d;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.64rem;font-weight:500;height:.96rem;justify-content:center;line-height:.96rem;width:.96rem}.new-user-coupon-guide-popup .new-user-coupon-guide-popup-content .countdown-time-item-separator[data-v-01ae78ac]{font-weight:500;margin:0 .10667rem}.new-user-coupon-guide-popup .new-user-coupon-guide-popup-content-bg[data-v-01ae78ac]{height:100%!important;overflow:hidden;position:absolute;width:100%!important}.new-user-coupon-guide-popup .opt-btn-wrap[data-v-01ae78ac]{margin-top:1.12rem}.new-user-coupon-guide-popup .opt-btn-wrap .opt-btn[data-v-01ae78ac],.new-user-coupon-guide-popup .opt-btn-wrap[data-v-01ae78ac]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.new-user-coupon-guide-popup .opt-btn-wrap .opt-btn[data-v-01ae78ac]{border-radius:1.06667rem;height:2.13333rem;overflow:hidden;width:7.46667rem}.new-user-coupon-guide-popup .opt-btn-wrap .opt-btn+.opt-btn[data-v-01ae78ac]{margin-left:.64rem}.new-user-coupon-guide-popup .opt-btn-wrap .opt-btn .opt-btn-img[data-v-01ae78ac]{width:100%!important}@font-face{font-family:num-font;font-style:normal;font-weight:400;src:url(https://i0.hdslb.com/bfs/activity-plat/static/20251111/e5ef37e1455420f45d964e81a99c0dbe/CVBLHfXil5.ttf) format("truetype")}.new-user-subsidy-popup[data-v-0880759d] .franky-mask{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background-color:rgba(0,0,0,.7)!important}.new-user-subsidy-popup .new-user-subsidy-popup-wrap[data-v-0880759d]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;justify-content:center;position:relative;width:100vw}.new-user-subsidy-popup .popup-content[data-v-0880759d]{padding:0;top:-5%}.new-user-subsidy-popup .popup-content .popup-content-inner[data-v-0880759d],.new-user-subsidy-popup .popup-content[data-v-0880759d]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;position:relative;width:100vw;z-index:1}.new-user-subsidy-popup .popup-content .popup-content-inner[data-v-0880759d]{padding-bottom:2.13333rem}.new-user-subsidy-popup .popup-main-bg[data-v-0880759d]{background:url(//i0.hdslb.com/bfs/kfptfe/floor/89dc3eb01a9688872fb04d0152d4875561e7d590.png) no-repeat top;background-size:100% auto;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.new-user-subsidy-popup .title-section[data-v-0880759d]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:4.10667rem;justify-content:center;margin-top:11.09333rem;position:relative;z-index:2}.new-user-subsidy-popup .title-section .total-amount[data-v-0880759d]{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;left:11.25333rem;position:absolute;top:.64rem;width:6.4rem}.new-user-subsidy-popup .title-section .total-amount .total-amount-prefix-img[data-v-0880759d]{height:1.12rem!important;margin-right:.10667rem;margin-top:.8rem;width:1.12rem!important}.new-user-subsidy-popup .title-section .total-amount .total-amount-value[data-v-0880759d]{-webkit-text-stroke:.16rem #18191c;text-stroke:.16rem #18191c;color:#fff;font-family:num-font;font-size:1.92rem;font-weight:600;line-height:2.24rem}@supports (content:attr(data-text)){.new-user-subsidy-popup .title-section .total-amount .total-amount-value[data-v-0880759d]{-webkit-text-stroke:0;text-stroke:0;position:relative;z-index:1}.new-user-subsidy-popup .title-section .total-amount .total-amount-value[data-v-0880759d]:before{-webkit-text-stroke:.32rem #18191c;text-stroke:.32rem #18191c;color:transparent;content:attr(data-text);font-family:num-font;font-size:1.92rem;font-weight:600;left:0;line-height:2.24rem;position:absolute;top:0;z-index:-1}}.new-user-subsidy-popup .title-section .title-label-img[data-v-0880759d]{-ms-flex-negative:0;flex-shrink:0}.new-user-subsidy-popup .coupon-section[data-v-0880759d]{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;margin-top:-.42667rem;max-height:7.78667rem;overflow:hidden;position:relative;width:100%;z-index:1}.new-user-subsidy-popup .coupon-section.coupon-section-signal-coupon[data-v-0880759d]{margin-top:.16rem}.new-user-subsidy-popup .coupon-section.coupon-section-signal-coupon .coupon-grid .coupon-item[data-v-0880759d]{margin-bottom:0}.new-user-subsidy-popup .coupon-section.coupon-section-more-four-coupon[data-v-0880759d]{max-height:8.32rem}.new-user-subsidy-popup .coupon-section .coupon-scrollable-area[data-v-0880759d]{-ms-overflow-style:none;-webkit-box-sizing:border-box;box-sizing:border-box;max-height:13.33333rem;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;width:14.66667rem}.new-user-subsidy-popup .coupon-section .coupon-scrollable-area[data-v-0880759d]::-webkit-scrollbar{display:none}.new-user-subsidy-popup .coupon-section .coupon-grid[data-v-0880759d]{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start}.new-user-subsidy-popup .coupon-item[data-v-0880759d]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-negative:0;align-items:center;background:url(//i0.hdslb.com/bfs/kfptfe/floor/5a8dd11f7fe4561df1a557d2c4aa80232eefa199.png) no-repeat 50%;background-size:100% 100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;height:3.46667rem;justify-content:center;margin-bottom:.42667rem;position:relative;width:7.30667rem}.new-user-subsidy-popup .coupon-item.large-coupon[data-v-0880759d]{background:url(//i0.hdslb.com/bfs/kfptfe/floor/6b491bf6c2260bce93576bc68ab88c06201dd6b7.png) no-repeat 50%;background-size:100% 100%;height:3.46667rem;width:14.61333rem}.new-user-subsidy-popup .coupon-item .coupon-content[data-v-0880759d]{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative;width:100%;z-index:1}.new-user-subsidy-popup .coupon-item .small-coupon-content[data-v-0880759d]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;padding:.21333rem}.new-user-subsidy-popup .coupon-item .small-coupon-content .coupon-tag[data-v-0880759d]{bottom:.16rem;color:#fff;font-family:PingFang SC;font-size:.53333rem;font-weight:500;left:50%;line-height:.64rem;position:absolute;text-align:center;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.new-user-subsidy-popup .coupon-item .small-coupon-content .coupon-amount[data-v-0880759d]{-webkit-box-align:baseline;-ms-flex-align:baseline;-webkit-box-pack:center;-ms-flex-pack:center;align-items:baseline;color:#18191c;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin:0 0 .21333rem}.new-user-subsidy-popup .coupon-item .small-coupon-content .coupon-amount .coupon-amount-value[data-v-0880759d]{font-family:PingFang SC;font-size:1.28rem;font-weight:600;line-height:1}.new-user-subsidy-popup .coupon-item .small-coupon-content .coupon-desc[data-v-0880759d]{color:#61666d;font-family:PingFang SC;font-size:.64rem;font-weight:400;line-height:.64rem;text-align:center}.new-user-subsidy-popup .coupon-item .large-coupon-content[data-v-0880759d]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;padding:.42667rem 1.06667rem .42667rem .53333rem}.new-user-subsidy-popup .coupon-item .large-coupon-content .coupon-left[data-v-0880759d]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-negative:0;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-shrink:0;justify-content:center;min-width:3.94667rem}.new-user-subsidy-popup .coupon-item .large-coupon-content .coupon-left .coupon-amount[data-v-0880759d]{-webkit-box-align:baseline;-ms-flex-align:baseline;-webkit-box-pack:center;-ms-flex-pack:center;align-items:baseline;color:#18191c;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.new-user-subsidy-popup .coupon-item .large-coupon-content .coupon-left .coupon-amount .coupon-amount-value[data-v-0880759d]{font-family:PingFang SC;font-size:1.28rem;font-weight:600;line-height:1}.new-user-subsidy-popup .coupon-item .large-coupon-content .coupon-left .coupon-type-desc[data-v-0880759d]{color:#61666d;font-family:PingFang SC;font-size:.64rem;font-weight:400;line-height:.64rem;margin-top:.26667rem;text-align:center}.new-user-subsidy-popup .coupon-item .large-coupon-content .coupon-right[data-v-0880759d]{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:center;-ms-flex-pack:center;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin-left:.85333rem}.new-user-subsidy-popup .coupon-item .large-coupon-content .coupon-right .coupon-name[data-v-0880759d]{color:#18191c;font-family:PingFang SC;font-size:.74667rem;font-weight:500;line-height:1.06667rem;max-height:1.06667rem;overflow:hidden;width:6.72rem;word-break:break-all}.new-user-subsidy-popup .coupon-item .large-coupon-content .coupon-right .coupon-end-time[data-v-0880759d]{color:#9499a0;font-family:PingFang SC;font-size:.64rem;font-weight:400;line-height:.64rem;margin-top:.21333rem;max-height:.64rem;overflow:hidden;width:7.89333rem;word-break:break-all}.new-user-subsidy-popup .coupon-item .large-coupon-content .coupon-right .coupon-full-desc[data-v-0880759d]{color:#9499a0;font-family:PingFang SC;font-size:.53333rem;font-weight:400;line-height:.64rem;margin-top:.21333rem;max-height:.64rem;overflow:hidden;width:7.89333rem;word-break:break-all}.new-user-subsidy-popup .button-section[data-v-0880759d]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:8.21333rem;margin-top:-4.26667rem;position:relative;width:100%;z-index:1}.new-user-subsidy-popup .button-section .button-base[data-v-0880759d]{background:url(//i0.hdslb.com/bfs/kfptfe/floor/f966ee5fea9e9abe3eccdc4fd4e98af84933b3e2.png) no-repeat 50%;background-size:cover;height:8.21333rem;left:50%;pointer-events:none;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:20rem;z-index:0}.new-user-subsidy-popup .button-section .use-button[data-v-0880759d]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.4rem;justify-content:center;left:50%;position:absolute;top:3.36rem;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:7.62667rem;z-index:1}.new-user-subsidy-popup .button-section .use-button .use-button-img[data-v-0880759d]{height:100%!important;width:100%!important}.new-user-subsidy-popup .button-section .countdown-text[data-v-0880759d]{bottom:0;color:#fff;font-family:PingFang SC;font-size:.85333rem;font-weight:400;line-height:1.49333rem;position:absolute;-webkit-transform:translateY(100%);transform:translateY(100%);z-index:1}.new-user-subsidy-popup .button-section-signal-coupon[data-v-0880759d]{margin-top:-3.41333rem}.recommend-guide-popup-wrap[data-v-49138a90]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}.recommend-guide-popup-wrap .recommend-guide-popup-content[data-v-49138a90]{height:22.45333rem;position:relative;width:14.82667rem}.recommend-guide-popup-wrap .recommend-guide-popup-content-bg[data-v-49138a90]{height:100%!important;overflow:hidden;position:absolute;width:100%!important}.recommend-guide-popup-wrap .content[data-v-49138a90]{position:relative;z-index:1}.recommend-guide-popup-wrap .content-title[data-v-49138a90]{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding-top:.85333rem}.recommend-guide-popup-wrap .content .content-list[data-v-49138a90]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.74667rem 1.86667rem 0}.recommend-guide-popup-wrap .content .content-list .content-list-item[data-v-49138a90],.recommend-guide-popup-wrap .content .content-list[data-v-49138a90]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.recommend-guide-popup-wrap .content .content-list .content-list-item[data-v-49138a90]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:.64rem}.recommend-guide-popup-wrap .content .content-list .content-list-item[data-v-49138a90]:nth-child(2n){margin-left:.85333rem}.recommend-guide-popup-wrap .content .content-list .content-list-item-img-wrap[data-v-49138a90]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:.42667rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:5.12rem;justify-content:center;overflow:hidden;width:5.12rem}.recommend-guide-popup-wrap .content .content-list .content-list-item-img-wrap .content-list-item-img[data-v-49138a90]{background-color:#f6f7f8;border-radius:.42667rem;height:100%!important;width:100%!important}.recommend-guide-popup-wrap .content .content-list .content-list-item-title[data-v-49138a90]{color:#18191c;font-size:.64rem;font-weight:400;line-height:.85333rem;margin-top:.32rem;max-width:5.12rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.recommend-guide-popup-wrap .opt-btn-wrap[data-v-49138a90]{margin-top:1.12rem}.recommend-guide-popup-wrap .opt-btn-wrap .opt-btn[data-v-49138a90],.recommend-guide-popup-wrap .opt-btn-wrap[data-v-49138a90]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.recommend-guide-popup-wrap .opt-btn-wrap .opt-btn[data-v-49138a90]{border-radius:1.06667rem;height:2.13333rem;overflow:hidden;width:7.46667rem}.recommend-guide-popup-wrap .opt-btn-wrap .opt-btn+.opt-btn[data-v-49138a90]{margin-left:.64rem}.recommend-guide-popup-wrap .opt-btn-wrap .opt-btn .opt-btn-img[data-v-49138a90]{width:100%!important}.hyg-guide-popup-wrap[data-v-47e17bf1]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;-ms-flex-direction:column;flex-direction:column}.hyg-guide-popup-wrap-content[data-v-47e17bf1],.hyg-guide-popup-wrap[data-v-47e17bf1]{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;position:relative}.hyg-guide-popup-wrap-content[data-v-47e17bf1]{height:21.12rem;overflow:hidden;width:14.18667rem}.hyg-guide-popup-wrap-content-bg[data-v-47e17bf1]{height:100%!important;left:0;position:absolute;top:0;width:100%!important}.hyg-guide-popup .opt-btn-wrap[data-v-47e17bf1]{margin-top:1.12rem}.hyg-guide-popup .opt-btn-wrap .opt-btn[data-v-47e17bf1],.hyg-guide-popup .opt-btn-wrap[data-v-47e17bf1]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.hyg-guide-popup .opt-btn-wrap .opt-btn[data-v-47e17bf1]{border-radius:1.06667rem;height:2.13333rem;overflow:hidden;width:7.46667rem}.hyg-guide-popup .opt-btn-wrap .opt-btn+.opt-btn[data-v-47e17bf1]{margin-left:.64rem}.hyg-guide-popup .opt-btn-wrap .opt-btn .opt-btn-img[data-v-47e17bf1]{width:100%!important}.benefits-tip-bar[data-v-20d1dd62]{-webkit-box-pack:justify;-ms-flex-pack:justify;background:-webkit-gradient(linear,left top,right top,color-stop(14.13%,#ffdfec),to(#fcedff));background:linear-gradient(90deg,#ffdfec 14.13%,#fcedff);-webkit-box-sizing:border-box;box-sizing:border-box;height:1.92rem;justify-content:space-between;padding:0 .64rem;position:fixed;width:100%}.benefits-tip-bar .benefits-tip-bar-content[data-v-20d1dd62],.benefits-tip-bar[data-v-20d1dd62]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.benefits-tip-bar .benefits-text-wrap[data-v-20d1dd62]{position:relative}.benefits-tip-bar .benefits-text-wrap .benefits-text-icon[data-v-20d1dd62]{bottom:0;height:100%!important;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:2.34667rem;z-index:-1}.benefits-tip-bar .benefits-text-price[data-v-20d1dd62]{-webkit-box-align:baseline;-ms-flex-align:baseline;-webkit-box-pack:center;-ms-flex-pack:center;align-items:baseline;color:#f69;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.96rem;font-weight:600;height:1.92rem;justify-content:center;line-height:1.92rem;margin-right:.64rem;position:relative;z-index:1}.benefits-tip-bar .benefits-text-price .unit[data-v-20d1dd62]{color:#f69;font-size:.58667rem}.benefits-tip-bar .benefits-text-ip[data-v-20d1dd62]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#f69;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.74667rem;font-weight:600;height:1.92rem;line-height:1.92rem}.benefits-tip-bar .benefits-text-ip .more[data-v-20d1dd62]{-ms-flex-negative:0;color:#61666d;flex-shrink:0;font-size:.64rem;font-weight:400;margin-right:.21333rem}.benefits-tip-bar .benefits-text-ip .ip-text[data-v-20d1dd62]{margin-right:.21333rem;max-width:7.46667rem;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap}.benefits-tip-bar .benefits-text-ip .benefits-text-icon-ip[data-v-20d1dd62]{bottom:.32rem;height:inherit!important;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.benefits-tip-bar .benefits-text-fallback[data-v-20d1dd62]{color:#61666d;font-size:.64rem;font-weight:400;line-height:.85333rem}.benefits-tip-bar .benefits-desc[data-v-20d1dd62]{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-negative:0;align-items:center;color:#18191c;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;font-size:.64rem;font-weight:400;line-height:.85333rem}.benefits-tip-bar .benefits-countdown[data-v-20d1dd62]{color:#f69;font-size:.69333rem;font-weight:400;line-height:.85333rem;margin-left:.10667rem}.benefits-tip-bar .jump-btn[data-v-20d1dd62]{-ms-flex-negative:0;background-color:#fff;border-radius:1.06667rem;color:#18191c;flex-shrink:0;font-size:.64rem;font-weight:400;height:1.28rem;line-height:1.28rem;text-align:center;width:3.30667rem}.new-user-benefit-bar[data-v-04f418e7]{-webkit-box-pack:justify;-ms-flex-pack:justify;background:-webkit-gradient(linear,left top,right top,color-stop(14.13%,#ffdfec),to(#fcedff));background:linear-gradient(90deg,#ffdfec 14.13%,#fcedff);background-size:100% auto;-webkit-box-sizing:border-box;box-sizing:border-box;height:2.02667rem;justify-content:space-between;padding:0 0 0 .26667rem;position:fixed;width:100%;z-index:100}.new-user-benefit-bar .benefit-price-section[data-v-04f418e7],.new-user-benefit-bar[data-v-04f418e7]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-position:50%;background-repeat:no-repeat;display:-webkit-box;display:-ms-flexbox;display:flex}.new-user-benefit-bar .benefit-price-section[data-v-04f418e7]{background-size:100% 100%;height:1.49333rem;position:relative;width:4.26667rem}.new-user-benefit-bar .benefit-price-section .benefit-price-wrapper[data-v-04f418e7]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:#f69;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;width:3.41333rem}.new-user-benefit-bar .benefit-price-section .price-prefix[data-v-04f418e7]{font-size:.53333rem;font-weight:600;line-height:.85333rem;margin-right:1px;margin-top:.42667rem}.new-user-benefit-bar .benefit-price-section .price-text[data-v-04f418e7]{font-size:1.28rem;font-weight:600;line-height:1.49333rem}.new-user-benefit-bar .benefit-status-section[data-v-04f418e7]{-webkit-box-flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#18191c;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;font-family:PingFang SC;font-size:.69333rem;font-weight:400;line-height:.85333rem;margin:0 .21333rem}.new-user-benefit-bar .benefit-status-section .status-prefix[data-v-04f418e7],.new-user-benefit-bar .benefit-status-section .status-suffix[data-v-04f418e7]{-ms-flex-negative:0;color:#18191c;flex-shrink:0}.new-user-benefit-bar .benefit-status-section .status-content[data-v-04f418e7]{color:#18191c}.new-user-benefit-bar .benefit-status-section .status-content.status-highlight[data-v-04f418e7]{color:#f69;font-weight:600;margin:0 .21333rem}.new-user-benefit-bar .benefit-status-section .countdown-wrapper[data-v-04f418e7]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0 0 0 .21333rem}.new-user-benefit-bar .benefit-status-section .countdown-unit-day[data-v-04f418e7]{color:#f69;font-family:PingFang SC;font-size:.69333rem;font-style:Medium;font-weight:500;height:.85333rem;line-height:.85333rem;margin-right:.10667rem;text-align:center;width:1.17333rem}.new-user-benefit-bar .benefit-status-section .countdown-unit[data-v-04f418e7]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#f69;border-radius:.21333rem;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.64rem;font-weight:500;height:.96rem;justify-content:center;margin:0 .21333rem 0 0;width:1.06667rem}.new-user-benefit-bar .benefit-status-section .countdown-separator[data-v-04f418e7]{color:#f69;font-family:PingFang SC;font-size:.69333rem;font-weight:500;line-height:.85333rem;margin:0 .21333rem 0 0}.new-user-benefit-bar .benefit-action-btn[data-v-04f418e7]{-ms-flex-negative:0;background-color:#f69;border-radius:.64rem;color:#fff;cursor:pointer;flex-shrink:0;font-size:.64rem;font-weight:500;height:1.28rem;line-height:1.28rem;margin-right:.42667rem;text-align:center;width:3.84rem}.new-user-benefit-bar .benefit-close-btn[data-v-04f418e7]{-ms-flex-negative:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;height:1.28rem;width:1.38667rem}.new-user-benefit-bar-special .benefit-price-section .benefit-price-wrapper[data-v-04f418e7],.new-user-benefit-bar-special .benefit-status-section .status-content[data-v-04f418e7],.new-user-benefit-bar-special .benefit-status-section .status-prefix[data-v-04f418e7],.new-user-benefit-bar-special .benefit-status-section .status-suffix[data-v-04f418e7]{color:#fff}.new-user-benefit-bar-special .benefit-status-section .countdown-unit-day[data-v-04f418e7],.new-user-benefit-bar-special .benefit-status-section .status-content.status-highlight[data-v-04f418e7]{color:#f7ed40}.new-user-benefit-bar-special .benefit-status-section .countdown-unit[data-v-04f418e7]{background-color:#fff;color:#18191c}.new-user-benefit-bar-special .benefit-status-section .countdown-separator[data-v-04f418e7]{color:#fff}.new-user-benefit-bar-special .benefit-action-btn[data-v-04f418e7]{background-color:#fff;color:#f69}.new-user-benefit-bar-special .benefit-close-btn svg path[data-v-04f418e7]{fill:#fff}.promo-coupon-benefit-bar[data-v-e88b3854]{-webkit-box-pack:justify;-ms-flex-pack:justify;height:2.02667rem;justify-content:space-between;padding:0 0 0 .26667rem;position:fixed;width:100%;z-index:100}.promo-coupon-benefit-bar .amount-section[data-v-e88b3854],.promo-coupon-benefit-bar[data-v-e88b3854]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.promo-coupon-benefit-bar .amount-section[data-v-e88b3854]{-ms-flex-negative:0;-webkit-box-pack:center;-ms-flex-pack:center;border:1px solid transparent;border-radius:.32rem;flex-shrink:0;height:1.49333rem;justify-content:center;padding:0 .53333rem;white-space:nowrap}.promo-coupon-benefit-bar .amount-prefix[data-v-e88b3854]{font-size:.53333rem;line-height:.85333rem;margin-right:1px;margin-top:.42667rem}.promo-coupon-benefit-bar .amount-value[data-v-e88b3854]{font-size:1.28rem;line-height:1.49333rem}.promo-coupon-benefit-bar .amount-suffix[data-v-e88b3854]{font-size:.64rem;line-height:.85333rem;margin-left:1px;margin-top:.42667rem}.promo-coupon-benefit-bar .content-section[data-v-e88b3854]{-webkit-box-flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;font-family:PingFang SC;font-size:.69333rem;line-height:.85333rem;margin:0 .21333rem;min-width:0}.promo-coupon-benefit-bar .label-img[data-v-e88b3854]{-ms-flex-negative:0;flex-shrink:0;margin-right:.21333rem}.promo-coupon-benefit-bar .desc-text[data-v-e88b3854]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.promo-coupon-benefit-bar .countdown-wrapper[data-v-e88b3854]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:0}.promo-coupon-benefit-bar .countdown-day[data-v-e88b3854],.promo-coupon-benefit-bar .countdown-suffix[data-v-e88b3854]{-ms-flex-negative:0;flex-shrink:0;font-family:PingFang SC;font-size:.69333rem;font-weight:500;line-height:.85333rem}.promo-coupon-benefit-bar .countdown-day[data-v-e88b3854]{margin-right:.21333rem}.promo-coupon-benefit-bar .countdown-suffix[data-v-e88b3854]{margin-left:.10667rem}.promo-coupon-benefit-bar .countdown-unit[data-v-e88b3854]{border-radius:.21333rem;font-size:.64rem;width:1.06667rem}.promo-coupon-benefit-bar .countdown-separator[data-v-e88b3854],.promo-coupon-benefit-bar .countdown-unit[data-v-e88b3854]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-negative:0;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;flex-shrink:0;font-weight:500;height:.96rem;justify-content:center;margin:0 .21333rem 0 0}.promo-coupon-benefit-bar .countdown-separator[data-v-e88b3854]{font-family:PingFang SC;font-size:.69333rem;line-height:.96rem;-webkit-transform:translateY(-1px);transform:translateY(-1px);width:.16rem}.promo-coupon-benefit-bar .action-button[data-v-e88b3854]{-ms-flex-negative:0;border-radius:.64rem;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;flex-shrink:0;font-size:.64rem;height:1.06667rem;line-height:1.06667rem;min-width:2.66667rem;padding:0 .42667rem;text-align:center;white-space:nowrap}.promo-coupon-benefit-bar .close-button[data-v-e88b3854]{-ms-flex-negative:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;height:1.28rem;padding-left:.21333rem;width:1.12rem}.promo-coupon-benefit-bar.is-compact-amount .amount-section[data-v-e88b3854]{padding:0 .16rem}.promo-coupon-benefit-bar.is-compact-amount .amount-value[data-v-e88b3854]{font-size:1.06667rem;line-height:1.38667rem}.up-exclusive-popup .up-exclusive-popup-wrap[data-v-038ff9b6]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100vh;justify-content:center;position:relative;width:100vw}.up-exclusive-popup .popup-content[data-v-038ff9b6]{height:18.66667rem;position:relative;-webkit-transform:translateY(-.85333rem);transform:translateY(-.85333rem);width:16.85333rem}.up-exclusive-popup .popup-content--large[data-v-038ff9b6]{height:20.32rem}.up-exclusive-popup .popup-content--large .receive-btn[data-v-038ff9b6]{margin-top:.53333rem}.up-exclusive-popup .popup-content--single .coupon-area[data-v-038ff9b6]{margin-top:.37333rem}.up-exclusive-popup .popup-bg[data-v-038ff9b6]{height:100%!important;left:0;position:absolute;top:0;width:100%!important;z-index:1}.up-exclusive-popup .popup-inner[data-v-038ff9b6]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-top:.53333rem;position:relative}.up-exclusive-popup .avatar-section[data-v-038ff9b6]{position:relative;-webkit-transform:translate(.16rem,-.32rem);transform:translate(.16rem,-.32rem);z-index:0}.up-exclusive-popup .avatar-wrapper[data-v-038ff9b6]{height:3.62667rem;position:relative;width:3.62667rem}.up-exclusive-popup .avatar[data-v-038ff9b6]{border-radius:50%;height:3.62667rem!important;overflow:hidden;width:3.62667rem!important}.up-exclusive-popup .popup-title[data-v-038ff9b6]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#18191c;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.85333rem;font-weight:600;height:1.28rem;justify-content:center;line-height:1.28rem;margin-left:auto;margin-right:auto;max-width:11.46667rem;position:relative;white-space:nowrap;z-index:2}.up-exclusive-popup .popup-title-name[data-v-038ff9b6]{-ms-flex-negative:1;flex-shrink:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.up-exclusive-popup .popup-subtitle[data-v-038ff9b6]{color:#61666d;font-size:.69333rem;height:.96rem;line-height:.96rem;position:relative;z-index:2}.up-exclusive-popup .coupon-area[data-v-038ff9b6]{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:.42667rem;position:relative;width:100%;z-index:2}.up-exclusive-popup .single-coupon-wrapper[data-v-038ff9b6]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.up-exclusive-popup .single-coupon-container[data-v-038ff9b6]{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:5.12rem;justify-content:center;width:7.36rem}.up-exclusive-popup .single-coupon[data-v-038ff9b6]{height:5.12rem;position:relative;width:7.36rem}.up-exclusive-popup .single-coupon-bg[data-v-038ff9b6]{height:100%!important;left:0;position:absolute;top:0;width:100%!important}.up-exclusive-popup .single-coupon-content[data-v-038ff9b6]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;position:relative;z-index:1}.up-exclusive-popup .single-coupon-value[data-v-038ff9b6]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:#f69;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600}.up-exclusive-popup .single-coupon-value .symbol[data-v-038ff9b6]{font-size:1.06667rem;margin-right:.10667rem;-webkit-transform:translateY(-.10667rem);transform:translateY(-.10667rem)}.up-exclusive-popup .single-coupon-value .amount[data-v-038ff9b6]{font-size:1.70667rem}.up-exclusive-popup .single-coupon-value .suffix[data-v-038ff9b6]{font-size:1.06667rem;margin-left:.10667rem}.up-exclusive-popup .single-coupon-label[data-v-038ff9b6]{color:#f69;font-size:.74667rem;font-weight:500;margin-top:-.10667rem}.up-exclusive-popup .single-coupon-info[data-v-038ff9b6]{color:#61666d;font-size:.74667rem;height:2.13333rem;line-height:1.06667rem;margin-top:.16rem;text-align:center}.up-exclusive-popup .multi-coupon-list[data-v-038ff9b6]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-ms-overflow-style:none;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:7.36rem;overflow-y:auto;scrollbar-width:none;width:11.73333rem}.up-exclusive-popup .multi-coupon-list[data-v-038ff9b6]::-webkit-scrollbar{display:none}.up-exclusive-popup .multi-coupon-list.scrollable[data-v-038ff9b6]{height:9.06667rem}.up-exclusive-popup .multi-coupon-item[data-v-038ff9b6]{-ms-flex-negative:0;-webkit-box-sizing:border-box;box-sizing:border-box;flex-shrink:0;height:3.52rem;margin-bottom:.21333rem;padding:.08rem;position:relative;width:11.73333rem}.up-exclusive-popup .multi-coupon-item[data-v-038ff9b6]:last-child{margin-bottom:0}.up-exclusive-popup .multi-coupon-bg[data-v-038ff9b6]{height:100%!important;left:0;position:absolute;top:0;width:100%!important}.up-exclusive-popup .multi-coupon-content[data-v-038ff9b6]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative;z-index:1}.up-exclusive-popup .multi-coupon-content .coupon-left[data-v-038ff9b6]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:#f69;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;width:4.05333rem}.up-exclusive-popup .multi-coupon-content .coupon-left .discount-value[data-v-038ff9b6]{-webkit-box-align:baseline;-ms-flex-align:baseline;grid-gap:1px;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1px}.up-exclusive-popup .multi-coupon-content .coupon-left .symbol[data-v-038ff9b6]{font-size:.85333rem;font-weight:600;line-height:1.06667rem;margin-right:1px;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.up-exclusive-popup .multi-coupon-content .coupon-left .amount[data-v-038ff9b6]{font-size:1.28rem;font-weight:500;line-height:1.6rem}.up-exclusive-popup .multi-coupon-content .coupon-left .suffix[data-v-038ff9b6]{font-size:.85333rem;font-weight:600;line-height:1.06667rem;margin-left:.10667rem}.up-exclusive-popup .multi-coupon-content .coupon-left .condition[data-v-038ff9b6]{color:#18191c;font-size:.64rem;line-height:.64rem;margin-top:.10667rem}.up-exclusive-popup .multi-coupon-content .coupon-right[data-v-038ff9b6]{margin-left:.53333rem}.up-exclusive-popup .multi-coupon-content .coupon-right .coupon-name[data-v-038ff9b6]{color:#18191c;font-size:.74667rem;font-weight:400}.up-exclusive-popup .multi-coupon-content .coupon-right .coupon-expire[data-v-038ff9b6]{color:#9499a0;font-size:.58667rem;margin-top:.10667rem}.up-exclusive-popup .receive-btn[data-v-038ff9b6]{cursor:pointer;margin-top:.64rem;position:relative;z-index:2}.up-exclusive-popup .close-btn[data-v-038ff9b6]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;bottom:-1.70667rem;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.up-exclusive-popup .close-btn .countdown-text[data-v-038ff9b6]{color:#fff;font-size:.85333rem;font-weight:500}[data-v-1f7e5217]::-webkit-scrollbar{display:none}.detail-container[data-v-1f7e5217]{background-color:#f4f4f4;background-color:var(--Bg3,#f4f4f4);height:100%;width:100%}.detail-container div[data-v-1f7e5217]{-webkit-tap-highlight-color:transparent}.detail-module[data-v-1f7e5217]{background:#fff;border-radius:.64rem;margin-bottom:.53333rem}.detail-module-first[data-v-1f7e5217]{border-top-left-radius:0;border-top-right-radius:0;overflow:visible}.recommend-feed-blast-module[data-v-1f7e5217]{background:none;padding:.53333rem .53333rem 0}.recommend-feed-blast-module[data-v-1f7e5217] .franky-feedblast-item{border-radius:.32rem;overflow:hidden}.recommend-feed-blast-module[data-v-1f7e5217] .franky-feedblast-item .top-container .img-container{width:100%!important}.call-app-top-wrap[data-v-1f7e5217]{left:0;position:fixed;top:0;width:100%;z-index:103}.price-sence-bar[data-v-1f7e5217] .spot-goods{margin-bottom:-.42667rem}.price-sence-bar[data-v-1f7e5217] .spot-goods .net-price-sence,.price-sence-bar[data-v-1f7e5217] .spot-goods .sence-spot-left{padding-top:.48rem}.price-sence-bar-box[data-v-1f7e5217] .spot-goods .net-price-sence,.price-sence-bar-box[data-v-1f7e5217] .spot-goods .sence-spot-left{padding-top:0}.price-sence-bar[data-v-1f7e5217] .is-dacu-atmosphere.spot-goods{margin-bottom:0}.franky-data-tip{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}.franky-data-tip.is-full{background-color:#fff;bottom:0;left:0;position:fixed;right:0;top:0;z-index:100}.franky-data-tip_content{font-size:.74667rem;line-height:1.06667rem;margin-top:.64rem}.franky-data-tip_content>div{text-align:center}.franky-data-tip_button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid #ccc;border-radius:.8rem;-webkit-box-sizing:border-box;box-sizing:border-box;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.69333rem;height:1.6rem;justify-content:center;margin-top:.96rem;min-width:5.86667rem;padding:0 .64rem}.hidden-retry[data-v-2c7ccb5f] .franky-data-tip_button{display:none}.mini-player-container[data-v-89fb2686]{background:#000;border-radius:.21333rem;-webkit-box-shadow:0 .21333rem .64rem rgba(0,0,0,.3);box-shadow:0 .21333rem .64rem rgba(0,0,0,.3);max-height:6.4rem;max-width:6.4rem;overflow:hidden;position:fixed;right:.42667rem;top:10.66667rem;z-index:1000}.mini-player-container[data-v-89fb2686]:before{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.4)),to(transparent));background:linear-gradient(180deg,rgba(0,0,0,.4),transparent);content:"";height:1.28rem;left:0;position:absolute;top:0;width:100%}.mini-player-container[data-v-89fb2686] video{display:block;height:auto!important;max-height:6.4rem!important;max-width:6.4rem!important;-o-object-fit:contain!important;object-fit:contain!important;width:auto!important}.mini-player-container .close-btn[data-v-89fb2686]{cursor:pointer;height:1.06667rem;position:absolute;right:0;top:0;width:1.06667rem;z-index:10}.mini-player-container .close-btn .close-btn-icon[data-v-89fb2686],.mini-player-container .close-btn[data-v-89fb2686]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.mini-player-container .close-btn .close-btn-icon[data-v-89fb2686]{border-radius:0 .21333rem 0 .21333rem;height:.74667rem;width:.74667rem}.mini-player-container .close-btn .close-btn-icon img[data-v-89fb2686]{height:.64rem!important;width:.64rem!important}.mini-player-container .progress-container[data-v-89fb2686]{background:rgba(0,0,0,.3);bottom:0;height:1px;left:0;position:absolute;width:100%}.mini-player-container .progress-bar[data-v-89fb2686]{background:#f69;height:100%;-webkit-transition:width .1s ease;transition:width .1s ease}.mini-player-container .mini-player-volume-btn[data-v-89fb2686]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:50%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:1.28rem;justify-content:center;left:0;position:absolute;top:0;width:1.28rem;z-index:20}.mini-player-container .mini-player-volume-btn img[data-v-89fb2686]{height:.85333rem;pointer-events:none;width:.85333rem}

/*!
 * @bilibili/b-style(v4.0.0)
 * @file: theme.min.css
 * 一套帮助快速交作业的样式库，支持css、less、sass和stylus。
 */:root{--Ga0:#f6f7f8;--Ga0_s:#f6f7f8;--Ga0_t:#f6f7f8;--Ga1:#f1f2f3;--Ga1_s:#f1f2f3;--Ga1_t:#f1f2f3;--Ga1_e:#f1f2f3;--Ga2:#e3e5e7;--Ga2_t:#e3e5e7;--Ga3:#c9ccd0;--Ga3_t:#c9ccd0;--Ga4:#aeb3b9;--Ga4_t:#aeb3b9;--Ga5:#9499a0;--Ga5_t:#9499a0;--Ga6:#797f87;--Ga6_t:#797f87;--Ga7:#61666d;--Ga7_t:#61666d;--Ga8:#484c53;--Ga8_t:#484c53;--Ga9:#2f3238;--Ga9_t:#2f3238;--Ga10:#18191c;--Ga10_t:#18191c;--Ga11:#fff;--Ga12:#f1f2f3;--Ga12_s:#f6f7f8;--Ga13:#f1f2f3;--Ga13_s:#f1f2f3;--Wh0:#fff;--Wh0_s:#fff;--Wh0_t:#fff;--Ba0:#000;--Ba0_s:#000;--Ba0_t:#000;--Pi0:#fff3f6;--Pi1:#ffecf1;--Pi2:#ffd9e4;--Pi3:#ffb3ca;--Pi4:#ff8cb0;--Pi5:#f69;--Pi5_t:#f69;--Pi6:#e84b85;--Pi7:#d03171;--Pi8:#ad1c5b;--Pi9:#771141;--Pi10:#3f0723;--Ma0:#fef3fc;--Ma1:#fdebfa;--Ma2:#fbd7f4;--Ma3:#f7aeeb;--Ma4:#f286e2;--Ma5:#ee5ddb;--Ma6:#da41cb;--Ma7:#c525ba;--Ma8:#9b1797;--Ma9:#670f67;--Ma10:#330834;--Re0:#fef3f2;--Re1:#feecea;--Re2:#fdd7d4;--Re3:#fcafaa;--Re4:#fa857f;--Re5:#f85a54;--Re6:#e23d3d;--Re7:#c9272c;--Re8:#9f1922;--Re9:#710e18;--Re10:#3b060d;--Or0:#fff6ee;--Or1:#fff0e3;--Or2:#ffe1c7;--Or3:#ffc18f;--Or4:#ffa058;--Or5:#ff7f24;--Or6:#e95b03;--Or7:#bb4100;--Or8:#8d2d00;--Or9:#5e1b00;--Or10:#2f0c00;--Ye0:#fffaef;--Ye1:#fff6e4;--Ye2:#ffeec9;--Ye3:#ffdb93;--Ye4:#ffc65d;--Ye5:#ffb027;--Ye6:#fa9600;--Ye7:#c26e00;--Ye8:#8a4a00;--Ye9:#5b2e00;--Ye10:#2f1600;--Ly0:#fffcec;--Ly1:#fffadf;--Ly2:#fff5bf;--Ly3:#ffea80;--Ly4:#ffdc40;--Ly5:#fc0;--Ly6:#d5a300;--Ly7:#aa7d00;--Ly8:#805a00;--Ly9:#553900;--Ly10:#2b1b00;--Lg0:#f7fbef;--Lg1:#f2f9e4;--Lg2:#e3f2c8;--Lg3:#c7e691;--Lg4:#a9d95b;--Lg5:#88cc24;--Lg6:#66b105;--Lg7:#4e8e04;--Lg8:#376a03;--Lg9:#224702;--Lg10:#102301;--Gr0:#effbf3;--Gr1:#e4f8ea;--Gr2:#caf1d6;--Gr3:#95e4af;--Gr4:#5fd689;--Gr5:#2ac864;--Gr6:#0eb350;--Gr7:#089043;--Gr8:#046e35;--Gr9:#034926;--Gr10:#012414;--Cy0:#edfbfb;--Cy1:#e2f8f8;--Cy2:#c4eff0;--Cy3:#89e1e1;--Cy4:#4fd3d1;--Cy5:#14c4bf;--Cy6:#02aaaa;--Cy7:#018488;--Cy8:#015f66;--Cy9:#013d44;--Cy10:#001d22;--Lb0:#ecfafe;--Lb1:#dff6fd;--Lb2:#bfedfa;--Lb3:#80daf6;--Lb4:#40c5f1;--Lb5:#00aeec;--Lb6:#008ac5;--Lb7:#00699d;--Lb8:#004b76;--Lb9:#002f4f;--Lb10:#001627;--Bl0:#f3f5ff;--Bl1:#ebefff;--Bl2:#d7dfff;--Bl3:#b0c1ff;--Bl4:#88a4ff;--Bl5:#6188ff;--Bl6:#4c6de4;--Bl7:#3752c8;--Bl8:#2136ac;--Bl9:#121f7f;--Bl10:#080d41;--Pu0:#f9f4ff;--Pu1:#f6edff;--Pu2:#eddbff;--Pu3:#d8b6ff;--Pu4:#c392ff;--Pu5:#ac6dff;--Pu6:#8f56e4;--Pu7:#723ecc;--Pu8:#5627b3;--Pu9:#371683;--Pu10:#190a44;--Br0:#faf8f6;--Br1:#f7f3f0;--Br2:#efe7e0;--Br3:#e0cfc1;--Br4:#d0b7a3;--Br5:#c19d84;--Br6:#a5816a;--Br7:#856553;--Br8:#634a3e;--Br9:#423029;--Br10:#211815;--Si0:#f9fbfc;--Si1:#f5f7fa;--Si2:#ebeff4;--Si3:#d7e0ea;--Si4:#c3d0df;--Si5:#afc0d5;--Si6:#8d9fb9;--Si7:#6d7f9c;--Si8:#4d5d7c;--Si9:#323d54;--Si10:#191e2b;--Ga0_rgb:246,247,248;--Ga0_s_rgb:246,247,248;--Ga1_rgb:241,242,243;--Ga1_s_rgb:241,242,243;--Ga2_rgb:227,229,231;--Ga3_rgb:201,204,208;--Ga5_rgb:148,153,160;--Ga7_rgb:97,102,109;--Ga10_rgb:24,25,28;--Ga11_rgb:255,255,255;--Ga12_rgb:241,242,243;--Ga12_s_rgb:246,247,248;--Ga13_rgb:241,242,243;--Ga13_s_rgb:241,242,243;--Wh0_rgb:255,255,255;--Wh0_s_rgb:255,255,255;--Ba0_rgb:0,0,0;--Pi1_rgb:255,236,241;--Pi5_rgb:255,102,153;--Re1_rgb:254,236,234;--Re5_rgb:248,90,84;--Or1_rgb:255,240,227;--Or5_rgb:255,127,36;--Ye1_rgb:255,246,228;--Ye5_rgb:255,176,39;--Ye6_rgb:250,150,0;--Gr1_rgb:228,248,234;--Gr5_rgb:42,200,100;--Lb1_rgb:223,246,253;--Lb5_rgb:0,174,236;--Lb7_rgb:0,105,157;--Ga0_u:#f6f7f8;--Ga1_u:#f1f2f3;--Ga2_u:#e3e5e7;--Ga3_u:#c9ccd0;--Ga4_u:#aeb3b9;--Ga5_u:#9499a0;--Ga6_u:#797f87;--Ga7_u:#61666d;--Ga8_u:#484c53;--Ga9_u:#2f3238;--Ga10_u:#18191c;--Ga11_u:#fff;--Ga12_u:#f1f2f3;--Ga13_u:#f1f2f3;--Wh0_u:#fff;--Ba0_u:#000;--Pi0_u:#fff3f6;--Pi1_u:#ffecf1;--Pi2_u:#ffd9e4;--Pi3_u:#ffb3ca;--Pi4_u:#ff8cb0;--Pi5_u:#f69;--Pi6_u:#e84b85;--Pi7_u:#d03171;--Pi8_u:#ad1c5b;--Pi9_u:#771141;--Pi10_u:#3f0723;--Ma0_u:#fef3fc;--Ma1_u:#fdebfa;--Ma2_u:#fbd7f4;--Ma3_u:#f7aeeb;--Ma4_u:#f286e2;--Ma5_u:#ee5ddb;--Ma6_u:#da41cb;--Ma7_u:#c525ba;--Ma8_u:#9b1797;--Ma9_u:#670f67;--Ma10_u:#330834;--Re0_u:#fef3f2;--Re1_u:#feecea;--Re2_u:#fdd7d4;--Re3_u:#fcafaa;--Re4_u:#fa857f;--Re5_u:#f85a54;--Re6_u:#e23d3d;--Re7_u:#c9272c;--Re8_u:#9f1922;--Re9_u:#710e18;--Re10_u:#3b060d;--Or0_u:#fff6ee;--Or1_u:#fff0e3;--Or2_u:#ffe1c7;--Or3_u:#ffc18f;--Or4_u:#ffa058;--Or5_u:#ff7f24;--Or6_u:#e95b03;--Or7_u:#bb4100;--Or8_u:#8d2d00;--Or9_u:#5e1b00;--Or10_u:#2f0c00;--Ye0_u:#fffaef;--Ye1_u:#fff6e4;--Ye2_u:#ffeec9;--Ye3_u:#ffdb93;--Ye4_u:#ffc65d;--Ye5_u:#ffb027;--Ye6_u:#fa9600;--Ye7_u:#c26e00;--Ye8_u:#8a4a00;--Ye9_u:#5b2e00;--Ye10_u:#2f1600;--Ly0_u:#fffcec;--Ly1_u:#fffadf;--Ly2_u:#fff5bf;--Ly3_u:#ffea80;--Ly4_u:#ffdc40;--Ly5_u:#fc0;--Ly6_u:#d5a300;--Ly7_u:#aa7d00;--Ly8_u:#805a00;--Ly9_u:#553900;--Ly10_u:#2b1b00;--Lg0_u:#f7fbef;--Lg1_u:#f2f9e4;--Lg2_u:#e3f2c8;--Lg3_u:#c7e691;--Lg4_u:#a9d95b;--Lg5_u:#88cc24;--Lg6_u:#66b105;--Lg7_u:#4e8e04;--Lg8_u:#376a03;--Lg9_u:#224702;--Lg10_u:#102301;--Gr0_u:#effbf3;--Gr1_u:#e4f8ea;--Gr2_u:#caf1d6;--Gr3_u:#95e4af;--Gr4_u:#5fd689;--Gr5_u:#2ac864;--Gr6_u:#0eb350;--Gr7_u:#089043;--Gr8_u:#046e35;--Gr9_u:#034926;--Gr10_u:#012414;--Cy0_u:#edfbfb;--Cy1_u:#e2f8f8;--Cy2_u:#c4eff0;--Cy3_u:#89e1e1;--Cy4_u:#4fd3d1;--Cy5_u:#14c4bf;--Cy6_u:#02aaaa;--Cy7_u:#018488;--Cy8_u:#015f66;--Cy9_u:#013d44;--Cy10_u:#001d22;--Lb0_u:#ecfafe;--Lb1_u:#dff6fd;--Lb2_u:#bfedfa;--Lb3_u:#80daf6;--Lb4_u:#40c5f1;--Lb5_u:#00aeec;--Lb6_u:#008ac5;--Lb7_u:#00699d;--Lb8_u:#004b76;--Lb9_u:#002f4f;--Lb10_u:#001627;--Bl0_u:#f3f5ff;--Bl1_u:#ebefff;--Bl2_u:#d7dfff;--Bl3_u:#b0c1ff;--Bl4_u:#88a4ff;--Bl5_u:#6188ff;--Bl6_u:#4c6de4;--Bl7_u:#3752c8;--Bl8_u:#2136ac;--Bl9_u:#121f7f;--Bl10_u:#080d41;--Pu0_u:#f9f4ff;--Pu1_u:#f6edff;--Pu2_u:#eddbff;--Pu3_u:#d8b6ff;--Pu4_u:#c392ff;--Pu5_u:#ac6dff;--Pu6_u:#8f56e4;--Pu7_u:#723ecc;--Pu8_u:#5627b3;--Pu9_u:#371683;--Pu10_u:#190a44;--Br0_u:#faf8f6;--Br1_u:#f7f3f0;--Br2_u:#efe7e0;--Br3_u:#e0cfc1;--Br4_u:#d0b7a3;--Br5_u:#c19d84;--Br6_u:#a5816a;--Br7_u:#856553;--Br8_u:#634a3e;--Br9_u:#423029;--Br10_u:#211815;--Si0_u:#f9fbfc;--Si1_u:#f5f7fa;--Si2_u:#ebeff4;--Si3_u:#d7e0ea;--Si4_u:#c3d0df;--Si5_u:#afc0d5;--Si6_u:#8d9fb9;--Si7_u:#6d7f9c;--Si8_u:#4d5d7c;--Si9_u:#323d54;--Si10_u:#191e2b;--Wh0_u_rgb:255,255,255}html.bili_dark{--Ga0:#101011;--Ga0_s:#1e2022;--Ga0_t:#1e2022;--Ga1:#0a0b0c;--Ga1_s:#232527;--Ga1_t:#232527;--Ga1_e:#232527;--Ga2:#2f3134;--Ga2_t:#2f3134;--Ga3:#46494d;--Ga3_t:#46494d;--Ga4:#5e6267;--Ga4_t:#5e6267;--Ga5:#757a81;--Ga5_t:#757a81;--Ga6:#8b9097;--Ga6_t:#8b9097;--Ga7:#a2a7ae;--Ga7_t:#a2a7ae;--Ga8:#b9bdc2;--Ga8_t:#b9bdc2;--Ga9:#d0d3d7;--Ga9_t:#d0d3d7;--Ga10:#e7e9eb;--Ga10_t:#e7e9eb;--Ga11:#242628;--Ga12:#1f2022;--Ga12_s:#2b2c2f;--Ga13:#1a1b1d;--Ga13_s:#2f3134;--Wh0:#17181a;--Wh0_s:#2f3134;--Wh0_t:#17181a;--Ba0:#000;--Ba0_s:#fff;--Ba0_t:#000;--Pi0:#26161c;--Pi1:#2f1a22;--Pi2:#472030;--Pi3:#76304b;--Pi4:#a73e65;--Pi5:#d44e7d;--Pi5_t:#d44e7d;--Pi6:#dc6d94;--Pi7:#e38caa;--Pi8:#ebabc1;--Pi9:#f2cad8;--Pi10:#fae9ef;--Ma0:#261525;--Ma1:#2e182d;--Ma2:#461c43;--Ma3:#72296c;--Ma4:#a13396;--Ma5:#cb41bb;--Ma6:#d462c7;--Ma7:#dd83d3;--Ma8:#e6a4de;--Ma9:#efc5ea;--Ma10:#f8e6f6;--Re0:#261314;--Re1:#2e1617;--Re2:#471a1c;--Re3:#742728;--Re4:#a63131;--Re5:#d1403e;--Re6:#d9615f;--Re7:#e18281;--Re8:#e9a3a2;--Re9:#f1c5c4;--Re10:#f9e5e5;--Or0:#28180f;--Or1:#301b10;--Or2:#4a230e;--Or3:#783610;--Or4:#a9490d;--Or5:#d66011;--Or6:#dd7c3a;--Or7:#e49764;--Or8:#ebb38d;--Or9:#f2ceb6;--Or10:#faeadf;--Ye0:#2a1e0f;--Ye1:#342410;--Ye2:#4d300b;--Ye3:#7c4c08;--Ye4:#ad6800;--Ye5:#db8700;--Ye6:#e19c2c;--Ye7:#e7b158;--Ye8:#eec584;--Ye9:#f4dab1;--Ye10:#faefdd;--Ly0:#2a2310;--Ly1:#332a11;--Ly2:#49390c;--Ly3:#745909;--Ly4:#a27c00;--Ly5:#cca000;--Ly6:#d5b02c;--Ly7:#dec158;--Ly8:#e7d184;--Ly9:#efe2b1;--Ly10:#f8f2dd;--Lg0:#19220f;--Lg1:#1e2911;--Lg2:#273c0e;--Lg3:#3c600f;--Lg4:#50840b;--Lg5:#67a70e;--Lg6:#81b638;--Lg7:#9cc562;--Lg8:#b6d58b;--Lg9:#d0e4b5;--Lg10:#ebf3df;--Gr0:#102017;--Gr1:#11271b;--Gr2:#123923;--Gr3:#175c34;--Gr4:#198042;--Gr5:#1fa251;--Gr6:#46b26f;--Gr7:#6dc28d;--Gr8:#93d2ab;--Gr9:#bae2c9;--Gr10:#e1f3e8;--Cy0:#0c1f20;--Cy1:#0d2627;--Cy2:#093739;--Cy3:#085b5c;--Cy4:#028080;--Cy5:#03a29f;--Cy6:#2fb2b0;--Cy7:#5ac2c0;--Cy8:#86d2d1;--Cy9:#b2e2e1;--Cy10:#ddf3f3;--Lb0:#0a1b23;--Lb1:#0b202a;--Lb2:#082d40;--Lb3:#064a69;--Lb4:#006996;--Lb5:#0087bd;--Lb6:#2c9cc8;--Lb7:#58b1d4;--Lb8:#84c5df;--Lb9:#b1dbeb;--Lb10:#ddeff6;--Bl0:#151826;--Bl1:#181c2f;--Bl2:#1f2748;--Bl3:#2e3c76;--Bl4:#3b53a8;--Bl5:#4b6bd4;--Bl6:#6a85db;--Bl7:#899ee3;--Bl8:#a9b8ea;--Bl9:#c8d2f2;--Bl10:#e7ebf9;--Pu0:#1d1628;--Pu1:#221a31;--Pu2:#31214c;--Pu3:#4e317d;--Pu4:#6d3fb1;--Pu5:#8c50e0;--Pu6:#a06ee5;--Pu7:#b48deb;--Pu8:#c8abf0;--Pu9:#dbc9f5;--Pu10:#f0e8fb;--Br0:#211d1b;--Br1:#282320;--Br2:#382f2a;--Br3:#59483f;--Br4:#7a6154;--Br5:#9a7c6a;--Br6:#ac9384;--Br7:#bda99e;--Br8:#cebfb7;--Br9:#e0d7d1;--Br10:#f2eeeb;--Si0:#212325;--Si1:#27292c;--Si2:#36393f;--Si3:#535962;--Si4:#6f7987;--Si5:#8c99aa;--Si6:#a0abb9;--Si7:#b4bcc7;--Si8:#c8ced6;--Si9:#dce0e5;--Si10:#f0f2f4;--Ga0_rgb:16,16,17;--Ga0_s_rgb:30,32,34;--Ga1_rgb:10,11,12;--Ga1_s_rgb:35,37,39;--Ga2_rgb:47,49,52;--Ga3_rgb:70,73,77;--Ga5_rgb:117,122,129;--Ga7_rgb:162,167,174;--Ga10_rgb:231,233,235;--Ga11_rgb:36,38,40;--Ga12_rgb:31,32,34;--Ga12_s_rgb:43,44,47;--Ga13_rgb:26,27,29;--Ga13_s_rgb:47,49,52;--Wh0_rgb:23,24,26;--Wh0_s_rgb:47,49,52;--Ba0_rgb:0,0,0;--Pi1_rgb:47,26,34;--Pi5_rgb:212,78,125;--Re1_rgb:46,22,23;--Re5_rgb:209,64,62;--Or1_rgb:48,27,16;--Or5_rgb:214,96,17;--Ye1_rgb:52,36,16;--Ye5_rgb:219,135,0;--Ye6_rgb:225,156,44;--Gr1_rgb:17,39,27;--Gr5_rgb:31,162,81;--Lb1_rgb:11,32,42;--Lb5_rgb:0,135,189;--Lb7_rgb:88,177,212}:root{--brand_pink:var(--Pi5);--brand_pink_thin:var(--Pi1);--brand_blue:var(--Lb5);--brand_blue_thin:var(--Lb1);--stress_red:var(--Re5);--stress_red_thin:var(--Re1);--success_green:var(--Gr5);--success_green_thin:var(--Gr1);--operate_orange:var(--Or5);--operate_orange_thin:var(--Or1);--pay_yellow:var(--Ye5);--pay_yellow_thin:var(--Ye1);--bg1:var(--Wh0);--bg2:var(--Ga0);--bg3:var(--Ga1);--bg1_float:var(--Ga11);--bg2_float:var(--Ga12);--bg3_float:var(--Ga13);--graph_bg_thin_float:var(--Ga12_s);--graph_bg_regular_float:var(--Ga13_s);--text_white:var(--Wh0_u);--text1:var(--Ga10);--text2:var(--Ga7);--text3:var(--Ga5);--text4:var(--Ga3);--text_link:var(--Lb7);--text_notice:var(--Ye6);--line_light:var(--Ga1_s);--line_regular:var(--Ga2);--line_bold:var(--Ga3);--graph_white:var(--Wh0_u);--graph_bg_bright:var(--Wh0_s);--graph_bg_thin:var(--Ga0_s);--graph_bg_regular:var(--Ga1_s);--graph_bg_thick:var(--Ga2);--graph_weak:var(--Ga3);--graph_medium:var(--Ga5);--graph_bold:var(--Ga7);--graph_icon:var(--Ga7);--shadow:var(--Ba0);--brand_pink_rgb:var(--Pi5_rgb);--brand_pink_thin_rgb:var(--Pi1_rgb);--brand_blue_rgb:var(--Lb5_rgb);--brand_blue_thin_rgb:var(--Lb1_rgb);--stress_red_rgb:var(--Re5_rgb);--stress_red_thin_rgb:var(--Re1_rgb);--success_green_rgb:var(--Gr5_rgb);--success_green_thin_rgb:var(--Gr1_rgb);--operate_orange_rgb:var(--Or5_rgb);--operate_orange_thin_rgb:var(--Or1_rgb);--pay_yellow_rgb:var(--Ye5_rgb);--pay_yellow_thin_rgb:var(--Ye1_rgb);--bg1_rgb:var(--Wh0_rgb);--bg2_rgb:var(--Ga0_rgb);--bg3_rgb:var(--Ga1_rgb);--bg1_float_rgb:var(--Ga11_rgb);--bg2_float_rgb:var(--Ga12_rgb);--bg3_float_rgb:var(--Ga13_rgb);--graph_bg_thin_float_rgb:var(--Ga12_s_rgb);--graph_bg_regular_float_rgb:var(--Ga13_s_rgb);--text_white_rgb:var(--Wh0_u_rgb);--text1_rgb:var(--Ga10_rgb);--text2_rgb:var(--Ga7_rgb);--text3_rgb:var(--Ga5_rgb);--text4_rgb:var(--Ga3_rgb);--text_link_rgb:var(--Lb7_rgb);--text_notice_rgb:var(--Ye6_rgb);--line_light_rgb:var(--Ga1_s_rgb);--line_regular_rgb:var(--Ga2_rgb);--line_bold_rgb:var(--Ga3_rgb);--graph_white_rgb:var(--Wh0_u_rgb);--graph_bg_bright_rgb:var(--Wh0_s_rgb);--graph_bg_thin_rgb:var(--Ga0_s_rgb);--graph_bg_regular_rgb:var(--Ga1_s_rgb);--graph_bg_thick_rgb:var(--Ga2_rgb);--graph_weak_rgb:var(--Ga3_rgb);--graph_medium_rgb:var(--Ga5_rgb);--graph_bold_rgb:var(--Ga7_rgb);--graph_icon_rgb:var(--Ga7_rgb);--shadow_rgb:var(--Ba0_rgb)}.detail-container-wrap[data-v-5df9ee1c]{height:100%;width:100%}html{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;-ms-touch-action:manipulation;touch-action:manipulation}body,html{margin:0;padding:0}.neul-error{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;color:#a0a0a0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:.7465rem;height:100%;justify-content:center;left:0;line-height:1.0666rem;position:fixed;top:0;width:100%;z-index:99999}.neul-error img{display:block;height:8.4266rem;width:14.9333rem}.neul-error button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:transparent;border:1px solid #ccc;border-radius:.8rem;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.6989rem;height:8vw;justify-content:center;margin-top:.64rem;min-width:5.8666rem;padding:0 .64rem}.neul-skeleton{background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;left:0;position:fixed;top:0;width:100%;z-index:99999}.neul-skeleton svg{display:block;height:auto;width:100%}.neul-skeleton .content{color:#323232;font-size:.64rem;left:50%;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.neul-skeleton .content img{display:block;max-width:none!important}.is-pc body{margin:0 auto;max-width:20rem;-webkit-transform:translateZ(0);transform:translateZ(0)}.is-pc .neul-error,.is-pc .neul-skeleton{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:20rem}