@-webkit-keyframes selector-loading-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes selector-loading-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ss-swiper{width:16rem;overflow:hidden}.ss-swiper .ss-swiper-main{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.ss-swiper .ss-swiper-main.transition{-webkit-transition:linear .2s;transition:linear .2s}.ss-swiper .ss-swiper-main.w-1,.ss-tab .ss-tab-main .tab-content-box.w-1{width:100%}.ss-swiper .ss-swiper-main.w-2,.ss-tab .ss-tab-main .tab-content-box.w-2{width:200%}.ss-swiper .ss-swiper-main.w-3,.ss-tab .ss-tab-main .tab-content-box.w-3{width:300%}.ss-swiper .ss-swiper-main.w-4,.ss-tab .ss-tab-main .tab-content-box.w-4{width:400%}.ss-swiper .ss-swiper-main.w-5,.ss-tab .ss-tab-main .tab-content-box.w-5{width:500%}.ss-swiper .ss-swiper-main.w-6,.ss-tab .ss-tab-main .tab-content-box.w-6{width:600%}.ss-swiper .ss-swiper-main.w-7{width:700%}.ss-swiper .ss-swiper-main.w-8{width:800%}.ss-swiper .ss-swiper-main.w-9{width:900%}.ss-swiper .ss-swiper-main.w-10{width:1000%}.ss-swiper .ss-swiper-main.w-11{width:1100%}.ss-swiper .ss-swiper-main.w-12{width:1200%}.ss-swiper .ss-swiper-main.w-13{width:1300%}.ss-swiper .ss-swiper-main.w-14{width:1400%}.ss-swiper .ss-swiper-main.w-15{width:1500%}.ss-swiper .ss-swiper-main.w-16{width:1600%}.ss-swiper .ss-swiper-main.w-17{width:1700%}.ss-swiper .ss-swiper-main.w-18{width:1800%}.ss-swiper .ss-swiper-main.w-19{width:1900%}.ss-swiper .ss-swiper-main.w-20{width:2000%}.ss-swiper .ss-swiper-main.w-21{width:2100%}.ss-swiper .ss-swiper-main.w-22{width:2200%}.ss-swiper .ss-swiper-main.w-23{width:2300%}.ss-swiper .ss-swiper-main.w-24{width:2400%}.ss-swiper .ss-swiper-main.w-25{width:2500%}.ss-swiper .ss-swiper-main.w-26{width:2600%}.ss-swiper .ss-swiper-main.w-27{width:2700%}.ss-swiper .ss-swiper-main.w-28{width:2800%}.ss-swiper .ss-swiper-main.w-29{width:2900%}.ss-swiper .ss-swiper-main.w-30{width:3000%}.ss-tab,.ss-tab .ss-tab-main .tab-content-box .tab-content-item{width:16rem}.ss-tab .ss-tab-main{width:16rem;overflow:hidden}.ss-tab .ss-tab-main .tab-content-box{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition:linear .2s;transition:linear .2s}.ss-popup{background-color:transparent;position:fixed;height:100vh;width:100%;z-index:997;top:0;-webkit-transition:ease-in .2s;transition:ease-in .2s;overflow:hidden;background-color:rgba(0,0,0,.55)}.ss-popup .ss-popup-hint-bottom{z-index:998;font-size:.68267rem;color:#1b1b1b;word-wrap:break-word;background-color:#fff;overflow:hidden;opacity:1;max-height:calc(100vh - 4.26667rem)}.ss-popup .ss-popup-hint-bottom.active{opacity:1}.ss-popup .ss-popup-hint-bottom.unactive{opacity:0}.ss-popup .ss-popup-hint-bottom .ss-title{width:100%;height:2.13333rem;font-size:.74667rem;font-weight:700;color:#1b1b1b;position:relative}.ss-popup .ss-popup-hint .ss-title .ss-icon,.ss-popup .ss-popup-hint-bottom .ss-title .ss-icon{position:absolute;right:.512rem;font-size:.512rem}.ss-popup .ss-popup-hint-bottom .ss-popup-content{width:100%;height:100%;max-height:calc(100vh - 4.26667rem);color:#1b1b1b;overflow:auto}.ss-popup .ss-popup-hint.active,.ss-popup.active{opacity:1}.ss-popup .ss-popup-hint.unactive,.ss-popup.unactive{opacity:0}.ss-popup .ss-popup-hint{z-index:998;font-size:.68267rem;color:#1b1b1b;word-wrap:break-word;background-color:#fff;opacity:1;overflow:visible;max-height:calc(100vh - 4.26667rem)}.ss-popup .ss-popup-hint .ss-title{width:100%;height:2.13333rem;font-size:.74667rem;font-weight:700;color:#1b1b1b;position:relative}.ss-popup .ss-popup-hint .ss-popup-content{width:100%;max-height:calc(100vh - 4.26667rem);color:#1b1b1b;overflow-y:auto;overflow-x:hidden}.ss-popup .ss-popup-hint-bottom{width:100%;position:fixed;bottom:0}.ss-popup .ss-popup-hint-bottom.top{max-height:100vh;height:100vh}.ss-popup .ss-popup-hint-bottom,.ss-popup .ss-popup-hint-bottom .ss-title{border-radius:.34133rem .34133rem 0 0}.ss-popup .ss-popup-hint-top{width:100%;position:fixed;top:0}.ss-popup .ss-popup-hint-top,.ss-popup .ss-popup-hint-top .ss-title{border-radius:0 0 .34133rem .34133rem}.ss-popup .ss-popup-hint-left{border-radius:0 .34133rem .34133rem 0;width:70%;height:100vh;position:fixed;left:0;top:0;max-height:100vh}.ss-popup .ss-popup-hint-left .ss-popup-content,.ss-popup .ss-popup-hint-right .ss-popup-content{max-height:calc(100vh - 2.13333rem)}.ss-popup .ss-popup-hint-right{border-radius:.34133rem 0 0 .34133rem;width:70%;height:100vh;position:fixed;right:0;top:0;max-height:100vh}.ss-popup .between{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ss-popup .x-y-center,.ss-popup .y-center{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.ss-popup .x-y-center{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ss-popup .border-bottom-1px{border-bottom:.02133rem solid #f1f1f1}.ss-screen-area{width:16rem;height:2.13333rem;position:relative}.ss-screen-area .ss-screen-area-top,.ss-screen-area .ss-screen-area-top .ss-screen-area-top-main{width:16rem;height:2.13333rem;font-size:.59733rem;z-index:10;border-radius:.512rem .512rem 0 0;background-color:#fff}.ss-screen-area .ss-screen-area-top .ss-screen-area-top-main{top:0;left:0}.ss-screen-area .ss-screen-area-top .ss-screen-area-top-main.fixed{position:fixed;left:0}.ss-screen-area .ss-screen-area-main{width:14.976rem;margin:auto .512rem;border-radius:.17067rem .17067rem 0 0}.ss-screen-area .ss-screen-area-main .ss-screen-area-tab{width:14.976rem;font-size:.59733rem;color:#333}.ss-screen-area .ss-screen-area-main .ss-screen-area-tab .tab-item{-webkit-transition:.2s ease-in;transition:.2s ease-in;position:relative}.ss-screen-area .ss-screen-area-main .ss-screen-area-tab .tab-item .tab-icon.active,.ss-screen-area .ss-screen-area-main .ss-screen-area-tab .tab-item.active{color:red}.ss-screen-area .ss-screen-area-main .ss-screen-area-tab .tab-item.disabled{color:#999;opacity:.6}.ss-screen-area .ss-screen-area-main .ss-screen-area-tab .tab-item .tab-icon{color:#333;-webkit-transition:.2s ease-in;transition:.2s ease-in;font-size:.34133rem}.ss-screen-area .ss-screen-area-main .ss-screen-area-tab .tab-item .tab-icon.active2{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.ss-screen-area .ss-screen-area-main .ss-screen-area-tab .tab-item .tab-badge{min-width:.46933rem;height:.512rem;background-color:#ec413d;border-radius:.34133rem;font-size:.42667rem;color:#fff;line-height:.512rem;text-align:center;padding:0 .17067rem;position:absolute;top:-.42667rem;right:.10667rem}.ss-screen-area .ss-screen-show-mb{height:100vh;background-color:rgba(0,0,0,.55);overflow:hidden}.ss-screen-area .ss-screen-show-mb.active,.ss-screen-area .ss-screen-show.active{opacity:1}.ss-screen-area .ss-screen-show,.ss-screen-area .ss-screen-show-mb{width:16rem;position:fixed;z-index:99;top:0;-webkit-transition:ease-in .2s;transition:ease-in .2s;opacity:0}.ss-screen-area .ss-screen-show .ss-screen-show-top-shadow{z-index:1;width:16rem;background-color:#fff;margin-bottom:-.02133rem}.ss-screen-area .ss-screen-show .ss-screen-show-area-top{width:16rem;height:2.13333rem;font-size:.59733rem;z-index:10;background-color:#fff}.ss-screen-area .ss-screen-show .ss-screen-show-content{margin-top:-.02133rem;width:16rem;background-color:#fff;border-radius:0 0 .34133rem .34133rem}.ss-screen-area .ss-screen-show .ss-screen-show-content .ss-screen-show-main{width:16rem}.ss-screen-area .ss-screen-bottom-show-content{position:fixed;bottom:0;z-index:101;padding-bottom:.85333rem;background-color:#fff;width:16rem;border-radius:.34133rem .34133rem 0 0;opacity:0;-webkit-transition:.2s ease-in;transition:.2s ease-in}.ss-screen-area .ss-screen-bottom-show-content.active{opacity:1}.ss-screen-area .ss-screen-footer-area{font-size:.68267rem;width:14.976rem;padding:0 .512rem .512rem;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.ss-screen-area .ss-screen-footer-area .ss-screen-footer-btn{font-size:.59733rem;width:4.30933rem;height:1.36533rem;border-radius:.64rem;-webkit-box-sizing:border-box;box-sizing:border-box;border:.02133rem solid #bcbcbc}.ss-screen-area .ss-screen-footer-area .ss-screen-footer-btn.active{width:9.472rem;height:1.36533rem;background:-webkit-linear-gradient(305deg,#fd573b 0,#ff3a3a 100%);background:linear-gradient(145deg,#fd573b 0,#ff3a3a 100%);border:0;color:#fff}.hidden-0{width:0;height:0;overflow:hidden}.ss-pull-refresh{width:100%;height:100%}.swipe-box-content,.swipe-box-wrapper{position:relative;width:100%;height:auto;overflow:hidden}.swipe-box-content{height:100%;-webkit-transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;z-index:2;background-color:#fff;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.swipe-box-right{position:absolute;top:.32rem;right:0;height:calc(100% - .64rem);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;z-index:1}.scroll-selector{-webkit-flex:1;-ms-flex:1;flex:1;height:100%;background-color:#fff;overflow:hidden}.scroll-selector .series-nav{width:100%;height:1.87733rem;white-space:nowrap;background-color:#fff;margin-bottom:.17067rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.scroll-selector .series-nav .nav-list{padding:0 .512rem;height:1.87733rem;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.scroll-selector .global-all-btn,.scroll-selector .series-nav .nav-item{background-color:#f5f7f9;font-size:.55467rem;color:#333;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.scroll-selector .series-nav .nav-item{height:1.19467rem;padding:0 .512rem;margin-right:.34133rem;border-radius:.59733rem;line-height:1.19467rem;white-space:nowrap}.scroll-selector .series-nav .nav-item.active{background:#fff1f0;color:#ec413d;font-weight:500}.scroll-selector .global-all-btn{width:calc(100% - 1.024rem);height:1.36533rem;margin:.17067rem .512rem .512rem;border-radius:.68267rem}.scroll-selector .global-all-btn.active{background-color:#fff1f0;color:#ec413d}.scroll-selector .product-list-container{-webkit-flex:1;-ms-flex:1;flex:1;position:relative;overflow:hidden}.scroll-selector .product-list{-webkit-flex:1;-ms-flex:1;flex:1;height:100%;padding:0 .512rem;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:scroll}.scroll-selector .product-list::-webkit-scrollbar{display:none;width:0;height:0;color:transparent}.scroll-selector .product-list .series-group{margin-bottom:.68267rem}.scroll-selector .product-list .series-group .group-header{width:100%;height:1.536rem}.scroll-selector .product-list .series-group .group-header .group-title{font-size:.68267rem;color:#000;font-weight:600}.scroll-selector .product-list .series-group .group-header .group-all-btn{font-size:.512rem;color:#666;padding:.128rem .42667rem;border-radius:.512rem;background-color:#f5f7f9}.scroll-selector .product-list .series-group .group-header .group-all-btn.active{color:#ec413d;background-color:#fff1f0}.scroll-selector .product-list .series-group .product-grid .product-item{width:100%;height:1.87733rem;font-size:.59733rem;color:#333;margin-bottom:.256rem;padding:0 .512rem;border-radius:.93867rem;background-color:#fff;border:1PX solid #eef0f2;-webkit-box-sizing:border-box;box-sizing:border-box}.scroll-selector .product-list .series-group .product-grid .product-item.active{color:#ec413d;background-color:#fff1f0;border-color:#ec413d}.scroll-selector .product-list .series-group .product-grid .product-item .product-name{-webkit-flex:1;-ms-flex:1;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scroll-selector .product-list .series-group .product-grid .product-item .product-price{font-weight:400;font-size:.42667rem;color:#999}.scroll-selector .product-list .series-group .product-grid .product-item .product-price .max-price{color:#ec413d}.scroll-selector .product-list .series-group .product-grid .product-item .product-check{margin-left:.128rem;width:.68267rem;height:.68267rem;background-color:#ec413d;border-radius:50%;font-size:.384rem;color:#fff}.scroll-selector .selector-loading{position:absolute;top:0;left:0;width:100%;height:100%;z-index:8;background-color:rgba(255,255,255,.75)}.scroll-selector .selector-loading .selector-loading-spinner{width:1.19467rem;height:1.19467rem;border:.08533rem solid #f1f3f5;border-top-color:#ec413d;border-radius:50%;-webkit-animation:selector-loading-rotate .8s linear infinite;animation:selector-loading-rotate .8s linear infinite}