.setHidden{height:100%;overflow:hidden}.header-search{z-index:9;height:44px;display:flex;padding:5px 0;position:relative;background:#fff}.header-search.fix-top{position:fixed;width:100%;z-index:102}.header-search.pr15{padding-right:15px}.header-search .back-btn,.header-search .home-btn{width:48px;display:flex;align-items:center;justify-content:center}.header-search .back-btn .iconfont,.header-search .home-btn .iconfont{color:#000;font-size:18px}.header-search .search-input{width:100%;position:relative}.header-search .search-input .search-closed{position:absolute;right:10px;top:7px;z-index:1;display:none}.header-search .search-input .search-closed .iconfont{font-size:18px;line-height:18px;color:#ccc}.header-search .search-input .search-closed.active{display:block}.header-search .search-input .search-icon{position:absolute;left:0;top:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.header-search .search-input .search-icon .iconfont{font-size:14px;line-height:14px;position:relative;top:2px;color:#d9d9d9}.header-search .search-input .inp{display:block;width:100%;height:34px;background:#fff;border-radius:4px;padding:8px 28px 8px 10px;border:1px solid rgba(0,0,0,.15)}.header-search .search-input .inp.pd-left-30{padding-left:30px}.header-search .search-input.hidden-search .search-icon{display:none}.header-search .search-input.hidden-search .inp{padding-left:8px}.header-search .search-mask{position:absolute;left:0;top:100%;width:100%;height:calc(100vh - 44px);background-color:#fff;z-index:1;padding:15px 0;display:none;overflow:auto}.header-search .search-mask.active{display:block}.header-search .search-mask.other-height-mask{height:calc(100vh - 110px)}.header-search .search-mask .search-ing{display:none}.header-search .search-mask .search-ing.active{display:block}.header-search .search-mask .search-ing .search-list .search-keyword{display:flex;align-items:baseline;font-size:14px;font-weight:400;color:#8c8c8c;line-height:18px;padding:10px 20px;border:1px solid rgba(0,0,0,.04)}.header-search .search-mask .search-ing .search-list .search-keyword .active{color:#141414}.header-search .search-mask .no-search{display:none;padding:0 15px}.header-search .search-mask .no-search.active{display:block}.header-search .search-mask .hot-title{font-size:16px;font-weight:700;color:#141414;line-height:20px;margin-bottom:10px;display:flex;align-items:center;justify-content:space-between}.header-search .search-mask .hot-title .iconfont{font-size:14px}.header-search .search-mask .hot-title.recent-search-title{display:none}.header-search .search-mask .hot-title.active{display:flex}.header-search .search-mask .hot-list{margin-bottom:5px}.header-search .search-mask .hot-item{font-size:14px;font-weight:400;color:#595959;line-height:16px;padding:5px 10px;margin:0 10px 10px 0;display:inline-block;background:#f5f5f5}.header-search .search-mask .hot-item a{display:flex;justify-content:center;align-items:center;line-height:16px}.header-search .search-mask .hot-item .iconfont{color:#f5222d;margin-right:2px;font-size:10px;line-height:10px;-webkit-transform:scale(.8);display:block}.components-mask{background:rgba(0,0,0,.5019607843137255);width:100vw;height:200vh;z-index:500;position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;margin:0}.components-mask__show{display:flex}.component-sku-picker{width:100%;position:absolute;z-index:1;bottom:0;height:32px;display:flex;justify-content:flex-start;align-items:center}.component-sku-picker-bg{background-color:hsla(0,0%,100%,.5);bottom:0;position:absolute;width:100%;height:100%;z-index:0}.component-sku-picker-dot{background-color:#fff;border-radius:50%;position:relative;overflow:hidden;flex-shrink:0;border:1px solid rgba(0,0,0,.15);display:flex;justify-content:center;align-items:center;margin-left:15px;height:26px;width:26px}.component-sku-picker-dot:not(.component-sku-picker-dot.more):after{content:"";position:absolute;left:0;right:0;bottom:0;top:0;border:1px solid #fff;border-radius:100%;pointer-events:none}.component-sku-picker-dot.actived{border:1px solid #141414}.component-sku-picker-dot-inner{border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:22px;height:22px}.component-sku-picker-dot .sku-picker-color{padding:0;font-size:20px;transform:scale(.5);max-width:190%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute}.component-sku-picker-dot.more{background-color:transparent;display:flex;justify-content:flex-start;align-items:center;border:none}.component-sku-picker-dot:first-child{margin-left:5px}.component-sku-picker .icon-c_icon_more{color:#111;font-size:10px}.component-sku-picker__color-name{display:inline-block;text-overflow:ellipsis;white-space:nowrap;width:100%;text-align:center;position:absolute;top:50%;transform:translateY(-50%);color:#141414;line-height:14px;padding:50px 0;overflow:hidden}.component-sku-picker__color-name:after{display:none}.components-toast{position:fixed;z-index:998;top:50%;left:0;transform:translateY(-50%);width:100vw;display:flex;justify-content:center;opacity:.85}.components-toast__content{color:#fff;background-color:#000;text-align:center;max-width:275px;padding:10px 20px;font-size:14px;font-weight:400;border-radius:4px}.component-ads-graphic{width:100%}.component-ads-graphic-img{width:100%;display:block;position:absolute;top:0}.component-ads-graphic-img-wrapper{padding-top:133.532934%;position:relative}.component-ads-graphic-arrow{display:inline-block;text-align:right;color:#fff;width:100%}.component-ads-graphic-arrow .iconfont{position:relative;right:10px;bottom:5px;font-size:20px}.component-ads-graphic .component-title{font-size:14px;font-weight:400}.component-popup-wrapper{display:none;position:fixed;bottom:0;max-height:calc(100% - 44px);left:0;width:100%;background-color:#fff;border-top-left-radius:16px;border-top-right-radius:16px}.component-popup-wrapper-content{position:relative;height:100%;min-height:200px}.component-popup-wrapper .close-icon{position:absolute;top:0;right:0;padding:11px 11px 0 0;z-index:9}.component-popup-wrapper .close-icon i{font-size:11px;position:relative;top:-4px}.component-ads-hyperlink{padding:10px 10px 0}.component-ads-hyperlink .component-label-item{background-color:#f5f5f5;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;border:none;margin-bottom:10px;margin-top:0;padding:5px 10px;line-height:12px}.component-ads-hyperlink .component-label-item .component-label-item-label-text{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;color:#595959}.component-ads-hyperlink .component-label-ads{margin-top:0}.component-ads-hyperlink .component-title{color:#111;padding:0;margin-bottom:10px}.component__mask--loading{position:fixed;z-index:999;width:100%;height:100%;top:0;left:0;right:0;bottom:0}.component__global--loading{position:absolute;display:inline-block;bottom:50%;left:50%;text-align:center;display:flex;justify-content:center;align-items:center}.component__global--loading img{width:100%;height:100%}.component__global--loading-inner{width:100%}.component__global--loading-effect{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAAAXNSR0IArs4c6QAACeVJREFUeF7lnHmMZFUVxr/Pfd/3Dfct7vu+RTSgYozREDW4oAb5Q8WoISpoRFFJDBpBg1uCJkjivodEjCiCCw4aBIaRUQGJwjgMso3owDG/9p7Omcvr7qrqrpnqmptUqurVfe/d+73vrPfcsnZhi4gbSXqspEdLemh7PVDS7SXdVtLtJP1b0uclHW77P7tweIO38rQHEBH3kPRySc+X9CxJd5DEfQGLxjvf83XjdvwTtg+d9vhWuv5UAIqIm0vaT9L+kp4r6SYDgKwE0Dbbd1ppAtP+fU0BiohbS3qDpIMlwZzKjPycjNlzAIoIGPJmSe+UdOf2VFOMKjD81ItSD9x8iVhEPFXSxyQ9stMt/cQrmwAKIOqxZNYVa6GkI2JBOmzHasRwYhGLiJtJOkzSmwYmWpnSK2Gs1K8k/V7Sn9rrH5KuknTlai1Xs5SMLZl4nW3uOVGbCKCI2EvS55q5rgD0Vim/b5X0TUnfl/Rb2/+daLQjnBQRtyhMTjG/XtLVk7BpbIAi4hmSjmu+S55f9U2yhyd4uqRjJJ1s+7oR5reqLo09CVAv4tx/u+0d49xkLIAiYl9JR0vCjPc6pTLpNElH2f71OINZbd+md261hJHIucKkkR3QkQGKCHyaj3TKNUUoWbNF0odtf3u1k530/CZisLfXffWBXmX72lHuMRJAEbGPpE+3m6b1wTpwfirDH0p6j+0rR7nxNPs0kJLlOc4ELG89EkgrAhQRT5f0RUlYhmRKfToo3CNsf2Wakx732s2bRx8tZUS45OUriduyAEXEfSV9pwWSVSFzcZiDaX6rbZTxzLXmwBIEp9deY0A+Y90uW86ALAlQRNxU0olLOICAcRk+kO2zZw6ZMqAGElmC6pimJPCOn4TuHGzLAfR+Sa8rZ1WqwpzX2j5nlsHJsTWQ7tgxKefOvLBslw/NZRCgiHiCJHRKb8r5js55i2284XXTmuefIOW8KpMuHdJHNwAoIqDi11syiwtU+eU7CvmEdYPMzuKGj0Q+qgKTYO2w/fd+XkMAHSDp3Y092T+V20m2D1mP4BRxI8d0yzK/dFPoQg6KYHmx7QRQRIDwjyVBxR484qmXzYKfs5oH1MKRu0vCCPWWGat2UY3ZeoBeLykZ0p98qO0frWZws3JuS+zdpQFUHUmGuNX2v6roLHxuSgxveOhEIvADZ2WCazGOiIBFVdSSEJj9C4YAIpw4YsAUgjD+zplrMbBZuUYLR+41oEoA6pJUJYsiFhGfkfS0ckJarw22SafOXYuIe0siHKmEARPSIn9bNHURgVj9oMQt9YRDbP9i7tD5v1q5jaR7trklIXKqm8kdLTAoIl7dTPsiaK0X4cS+uyLZtbseQESwcMmiQzVYKWbbEqCjJD27eM453hNtkyCb29aUdS5mMs9kEuHHBW5+wUmSoFvPoINsk1yf29ZMPlmL3q3BOG0EoIdL+tKANifjtve4Odz1hmRL04JBr4MAbDMAvVQSa+A9gr+xzULg3LeIeIAkooheD10MQG+T9JoOBTp+1TarF3PfIgJLdtcBFbMFgI5sCroH4kjbxGVz3yKC2PN+XejBvK8AoC9LetAACgfPerZwrZ5cU9QPGZCi7QD0teIs1T7722ZJeO5bS/BTW1AbamYHAH23VXb1P+7X50bmFamWkqXyrW/XAxA+ELmRvr14mmvoswR2M/VPHBhTABCKeAigffYwgJ6yFIOoumBZpG+v3MNEbIhBCzqI1QuSR307wPYlsyQK0xpLU9KPH7j+tQBEnQ+eZN9Ic5w7rUHN0nUjgtXXRw2M6RoAOlwS6+99+6Ttn8zSRKY1loi4m6TeD+J2WwGIErpXDdycVMfx0xrULF03Iu4v6T5lTFnXuBCLvUjSO8ibdR3OtA275r5FxGPaUhdzTRx43wRAD5b0qQ4gOpLuwJseq2RtvaHZfCB2ALCAmEtACdKGTJixlJyla5VJ75v3eCwi2CdCLUI25s+L5Z9TM+X6AUnpKLG6mO17tglm57ZFBMqZjGIFiM9bbP8xAXoJFRtdJ37bJulA2xW0uQGriRe5eKrn+oLzTbYvSoBY0P9Cl3bMEz5q+3dzg0plQQRJsse1Qyla2eNUCj3rwiEWi85Vi/P5HNsfnFOAUCsky2pDWlif38DBCtBzJL19QBY5dJjtjfMEUssispLcM4fvZ2WtUAWIiP6zrYIeLCqTzrbNuv3ctIgAHHYm5TxTz+LenJJ6ty9/YRNc1iXmCXmBY2z/ch4QamvyVfdUQmy0/ZecZw8QC/kUMeQiYj2RZej32r5mPYPUqndfUOq+q6SwReGndal9qAQPk1+rW1NGYRRrZQC4bltEPFlSlr0wN+aVczzX9p/r5IYAwuVmKSiDt6rE+Hy87ZPXI0KtUIHcc2VNToUy4J/3W6ZuANCCTEU8rG2W65U136EhqZB1lStqKY1nNl8vmZPgwCL8HtTITm0QoAYS1a57d1o+gzn00MdtX7gemNRM+vNamUtvfPhOLdBZQ3NZDiBqZnAQ2V2YYlbFjULHo2cdpAYOW9PZ/VN1TkoH4dSiWR+ZQY1FZNo+VIodF6Lcwqrtko61fd4sMqnV/uAA87ArcxIodg2wG/Lqpca/JIPyhIh4hKR3lXxJDVy5EY7VN2yfMksgRQR/fcFKBWUtQ8whz4XeuXS5ca8IUGMSppFov/av5pFuZ0g6wTas2m2t+TkoY4oRqjKu7gqfTydaX2mgIwHUQIKq+EeL9cTt4osJJqohJH1rd0X/EUERxpNK5Wrv5zBkVMQZtjevBA6/jwxQA4mbv7GIG4d7JvF9E1saeqdrlAFN0qf9gQpZQep8eoNSxwc4p41jWMYCqIGEj3RQeUq53Tudr6rEz8d1l3TeWifdWrILMcLxA5i8bw0+q1jhv2GtxloMHRugBhJ11RSX42330XB9gvn02OhLfoXdiRdOWlbcCk750xREiVQpsWM+oJ7JCRhz/Kekn9lmI+BYbSKAGkiYzldIQjdVUVv4uYheDrymE/4q6WLyvm3wDBxrmPvZSYHy4t9kSGiR8ST7BzhpsnvGDok6ffD42WsyUdp4YoCKG8DTZOGRwdcYpwJTHcwqCpVtebw/LydWAeDz0PH00xgeYQP6ZiyR6um1aoAam/A1YNIL2/JRNa9LUb9XpkMAVWbW6wwxNB8OYRAbb0jy5bGxxKp2XhOACpsQC3wQwMqc0lLKc9QJ98ClCPdMxBv+Q8uhr9mfp6wpQAUo9ATLuXiyVI5wn2pRevdgOUYsB9DCDkGsZAs41/wPVKYCUKVoRFCcRWkJm0YoEiBonASgBJj/AmKrEpmE85eLoyaWq3Li1AHqwOJ++CwodBLmvNhIgmiyaMALVqRFAwyibRQuL6we27dXrVtGBe9/VTzniek4y8UAAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:contain;width:36px;height:36px;-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite}.component__global--loading-effect-wrap{display:flex;justify-content:center;align-items:center}.component__global--loading-effect-bottom{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAABKJJREFUaEPVmgdv1EAQhV/ovffeBAJER/Dn+QEUIVEEogjREaKFQAhpBPRZfqe5jX2xfZeLWcnK+W53dt70nc2IBjNWSdouaYukDZLWS1qZP9OSHkj6NJituqmM9EEUBvdK2pczblpFfycl3ehjr9KlTQCslnRE0kFJy3PK0Gk9ABg8LOl4zngE3wvAVBtMaJ2k85I2BklbrQbyQ9I3SWOSfkmC8VlJczVMB1rLJP2tuq6KCe2UdFbSipz5uAYm30r6IAk772dYi5E+4AHT2Af2SzqV2DcbzEh6Iel9VUlVQGbpx6l8B4hSLfbSQMq8CRMOn+QgKvBVawrmE/2Jxbz/KQNRBmCHpHMF9v5M0rtaLNWfDAgDMQD+FvpTEYC1kq7mScjbI4FHkr7U56fRCvjC5yIAPmO6XT6RAuD9Sp5N/RsLHkr62oiV5ovQggOHqcALmb0zUgAkp2OJ0z7No0xzVpqvJFFaE6aCKWER89RDPXM9ZFcm4LCPm+8/kJWULGgj8kz4zkwpaoAMeyBMxN7uLFK0qYuM8iWWKmgB/jpfoqYofSY/X0LTSQHCH5owz0j/dwRARXkirEJFtxfKgnXF2Of8NUmOwJlnrZYLkjaFDV7lJUKfew50uc8X5hlHnuSFH64FdKgH20cLbRrwSo6KfjvBC1mXescm9VPS/TZxHngBQIxIUwA4mp+qPI9S4XVLARDqeTymAXBa0tbwJYlr2Fm3qryIRmjBI3Piy5LwcI97kiaqUhzyPMyHhoHHHADSwg0HJlG0ccAvp0KPv3xBAouOcbNl8T8V5OYUACE0Arj1vwGgfI4V392Wm9A8DVyURLHkQe3fViemvI4VQ+bEJDFagh4UcbRH2jioGmhdeswA4JCkPeFLWiSLfe5tKhz6UzHkZ7XQtqQSHW/BIaYMIOYT/XXch+dLYQU9GLrJ2YGhRYNIGSsGWBt1ZXcmz3BUojw0rD62iHlYoYTAhDxItmMGsCv3BbcskD7RqGdbb8gAuX+AX/NE/zXzAQZ2RSMrJrQ3kj4Pmcmy7ZC+o4+thEiZlRIetFTQhBGiIjoSS10XIVRL37ySpwg2XacbYixd6KiFUUkvl1gL5CgSrQXLX8r9rOGbNrZ2J4cb5mBKS3U+wGlj9Qk/nBg7lUJRa5HM7EOD7Q0tcIExzIHUHTajWXcJs6i5y8KTSYeODgDHzGGBINvCvKOOb2xgvtNWLDIhS5iKj/uwCBCbo8xYbHPixIXdR5vn8/eiW6AiDRgEnu9Wo02J3yAEkC5JDMC2nGljrQNZ9va927xtegFgMiDo2kVVQhDmafwSpfpNdtBG6mjdF3xR+qXM9zKhiJQCCk2YuH9jEzK2bybr5gtqe5ITD59Tk+Ed2j0vDxfSgJmlF0Oii+pNN6TZSnhjw6xvGe61AA+T5BpoEeXcrLWZRHqsh/kFhVIVgLWFSXHtGrVRJDkzlTLHu28c7VdppMFkiPWVRh0AJkjdRDuSSBFtNgKpCwCfojQgTNcKDk0AGIjPp/hImWkVacBA0QTmRlXJU+dGv6OdfgBEFQOGtG/bxs6hHf9tAMni9Ng3jPPUknaRTf0DnsoRxGGtU6QAAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:contain;-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite;width:100%;height:100%}.component__global--loading-text{font-size:12px;font-weight:400;font-family:Helvetica;color:#fff;line-height:14px;margin-top:6px;text-align:center;width:100%;padding:0 5px;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component__global--loading.center{width:96px;height:96px;margin:-48px;background-color:rgba(0,0,0,.7);border-radius:12px}.component__global--loading.bottom{width:24px;height:24px;margin:-12px}.component__icon--loading{display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='36' height='36' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 0a1.5 1.5 0 010 3C9.716 3 3 9.716 3 18c0 8.284 6.716 15 15 15 8.284 0 15-6.716 15-15a14.98 14.98 0 00-6.491-12.355 1.5 1.5 0 011.704-2.469A17.979 17.979 0 0136 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0z' fill-rule='nonzero'/%3E%3C/svg%3E")}.component__wraper--loading{position:relative;width:100%;height:40px;margin-bottom:5px}.component__container--loading{position:relative}@-webkit-keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.components-radio{cursor:pointer}.components-radio__uncheck{display:block}.components-radio.actived .components-radio__uncheck,.components-radio__check{display:none}.components-radio.actived .components-radio__check{display:block}.components-input-number-btn{width:30px;height:30px;text-align:center;line-height:30px;display:flex;align-items:center}.components-input-number-btn>i{font-size:30px}.components-input-number{display:flex}.components-input-number.disabled{pointer-events:none;cursor:default}.components-input-number.disabled>*{color:#d9d9d9}.components-input-number__less{width:30px;height:30px;text-align:center;line-height:30px;display:flex;align-items:center}.components-input-number__less>i{font-size:30px}.components-input-number__less.disabled{color:#d9d9d9}.components-input-number__input{width:49px;height:30px;border-radius:2px;margin:0 5px;color:#141414;background:#f5f5f5;border:0;text-align:center;font-size:12px;font-weight:400}.components-input-number__input.disabled{pointer-events:none;cursor:default;color:#d9d9d9}.components-input-number__add{width:30px;height:30px;text-align:center;line-height:30px;display:flex;align-items:center}.components-input-number__add>i{font-size:30px}.components-input-number__add.disabled{color:#d9d9d9}.components-product-options{padding:0 15px}.components-product-options .component-sku-picker-dot{margin-right:10px;margin-left:0;height:38px;width:38px}.components-product-options .component-sku-picker-dot-inner{height:34px;width:34px}.components-product-options__wrap{margin-bottom:15px;position:relative;z-index:20}.components-product-options__label{color:#141414;margin-bottom:10px;font-size:16px;font-weight:700}.components-product-options__color-name{color:#8c8c8c;font-size:14px;font-weight:400;margin-left:5px}.components-product-options__content{display:flex}.components-product-options__square-item{min-width:38px;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;height:38px!important;border-radius:4px;text-align:center;line-height:38px;margin-right:10px;background:#fff;color:#595959;border:1px solid rgba(0,0,0,.15);padding:0 4px;font-size:14px;font-weight:400}.components-product-options__square-item.option-actived{background:#111;color:#fff}.components-product-options__circle-item.option-actived{border:1px solid #141414}.components-product-options__circle-item.no-img{border-radius:4px;width:auto!important}.components-product-options__circle-item.no-img .component-sku-picker__color-name{padding:8px 5px;font-size:14px;font-weight:400;position:unset;transform:unset;color:#595959}.components-product-options__disabled{background:#fafafa;border:1px solid rgba(0,0,0,.15);color:#d9d9d9}.components-product-options__size-info{font-size:14px;font-weight:400;background:#f5f5f5;margin-bottom:5px;color:#141414;border-radius:4px;display:none}.components-product-options__size-info>span{color:#8c8c8c}.components-product-options__size-guide{font-size:14px;font-weight:400;color:#595959;margin-top:5px;line-height:15px;position:absolute;top:0;right:0;display:flex;align-items:center}.components-product-options__size-guide>i{font-size:9px;margin-right:5px}.components-swiper-pagination{text-align:center;position:absolute;display:flex;justify-content:center;background:rgba(0,0,0,.3);z-index:1;border-radius:20px;left:50%;transform:translateX(-50%);bottom:15%;max-width:84px;padding:5px 10px;border-radius:13px}.components-swiper-pagination__bullet{width:6px;height:6px;background:#fff;opacity:.5;border-radius:50%;margin-right:5px}.components-swiper-pagination__bullet:last-of-type{margin-right:0}.components-swiper-pagination__bullet.actived{height:6px;width:20px;background:#fff;border-radius:4px;opacity:1}.components-img-preview{position:fixed!important;width:100vw;height:100vh!important;top:0;left:0;background:#000;display:flex;align-items:center;flex-direction:column;justify-content:center}.components-img-preview__img-item{width:100vw;top:50%;position:absolute;transform:translateY(-50%)}.components-img-preview__content{display:flex;align-items:center}.components-img-preview__close{position:absolute;top:15px;right:15px;font-size:16px;color:#fff;z-index:1}.components-img-preview__color-name-item{text-align:center;width:100%;font-size:18px;color:#fafafa;background:#141414;height:100%;display:flex;align-items:center;justify-content:center}.components-img-preview__black{position:fixed;width:200vw;height:200vh;top:0;left:0;background:#000;z-index:502}.component-ads{border-radius:8px;background-color:#fff;overflow:hidden}.component-ads-main{position:relative;overflow:hidden}.component-ads-info{padding:5px;position:relative}.component-ads-info .component-title{padding:0}.component-ads-picture{width:100%;display:block}.component-modal-wrapper{position:fixed;top:50%;left:50%;opacity:1;transform:translate3d(-50%,-50%,0);transition:all .3s ease;transition-property:transform,opacity;transform-origin:50%,50%}.component-modal-wrapper.inactive{opacity:0;transform:translate3d(-50%,-50%,0) scale(.5)}.component-tag{display:inline-block;position:absolute;z-index:0;left:0;top:0;border-radius:12px}.component-tag-discount{font-size:0;position:relative;padding:2px 5px}.component-tag-discount,.component-tag-discount:before{border-top-right-radius:2px;border-bottom-left-radius:2px;border-bottom-right-radius:10px;border-top-left-radius:8px}.component-tag-discount:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(245,34,45,.9);z-index:0}.component-tag-text{font-size:12px;font-weight:400;line-height:14px;color:#fff;font-family:PingFangSC-Regular,PingFang SC;position:relative}.divide-vertical-line{display:inline-block;background:rgba(0,0,0,.04);height:24px;width:1px;margin:0 2px}.component-label{margin:4px 0}.component-label-item{border:1px solid #d9d9d9;color:#595959;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:12px;font-weight:400;margin:2px;padding:0 4px;border-radius:4px}.component-label-item:first-child{margin-left:0}.component-label-item.with_icon{border-color:#ffa39e;color:#ffa39e;max-width:100%;overflow:hidden;display:flex;justify-content:center;align-items:center;height:19px}.component-label-item.with_icon>.iconfont{font-size:12px;color:#ffa39e}.component-label-item-label-text,.component-label-item.with_icon .component-label-item-label-text{color:#f5222d;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-label-item-label-text{max-width:100%;flex:1;font-size:14px;font-weight:400;-webkit-text-size-adjust:100%}.component-label-item .divide-vertical-line{height:8px;margin:0 5px;position:relative;top:0;background-color:#ffa39e}.component-title{color:#141414;font-size:16px;font-weight:700;padding:8px 0;display:inline-block;white-space:nowrap;width:100%}.component-text,.component-title{overflow:hidden;text-overflow:ellipsis}.component-text{font-size:12px;font-weight:400;color:#595959;margin-top:5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.component__sorter-btn{background-color:transparent;width:25%;text-align:left;margin-left:10px;border-radius:4px}.component__sorter-btn:first-child{margin-left:0}.component__sorter-btn-inner{color:#595959;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;font-weight:400}.component__sorter-btn>.iconfont{color:#595959}.component__sorter-btn.has-arrow{display:flex;justify-content:center;align-items:center}.component__sorter-btn-updown{vertical-align:middle;position:relative;margin-left:5px;width:10px;height:20px}.component__sorter-btn-updown>.iconfont{position:absolute;color:#8c8c8c;font-size:10px}.component__sorter-btn-updown>.iconfont.up{top:-3px}.component__sorter-btn-updown>.iconfont.down{bottom:-3px}.component__sorter-btn.actived .component__sorter-btn-inner{color:#141414;font-weight:500}.component__sorter-btn.actived .component__sorter-btn-updown>.iconfont.down.actived,.component__sorter-btn.actived .component__sorter-btn-updown>.iconfont.up.actived,.component__sorter-btn.actived>.iconfont{color:#141414}.component__sorter-btn .component__sorter-btn-updown{transform:scale(.85)}.component__wrapper--empty-tips{position:relative;width:100%;height:100%;text-align:center;flex-direction:column;display:flex;justify-content:center;align-items:center;padding:50px 20px}.component__wrapper--empty-tips.loaded{padding:20px}.component__wrapper--empty-tips .empty-tips__button{background:#141414;color:#fff;font-family:PingFangSC-Medium,PingFang SC;display:inline-block;width:160px;height:40px;line-height:20px;margin-top:20px;letter-spacing:1px;border-radius:4px;font-size:16px;font-weight:700}.component__global--empty-tips{display:flex;justify-content:center;align-items:center}.component__global--empty-tips-icon{display:block;text-align:center;width:100px;height:100px}.component__global--empty-tips-icon-failed{background-image:url(data:image/png;base64,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)}.component__global--empty-tips-icon-loaded,.component__global--empty-tips-icon-nodata{background-image:url(data:image/png;base64,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)}.component__global--empty-tips-text{margin-top:20px;height:18px;line-height:18px;color:#595959;text-align:center;font-size:14px;font-weight:400}.irs{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:14px;font-weight:400;font-family:Arial,sans-serif}.irs,.irs-line{position:relative;display:block}.irs-line{overflow:hidden;outline:none!important}.irs-bar{display:block}.irs-bar,.irs-shadow{position:absolute;left:0;width:0}.irs-shadow{display:none}.irs-handle{position:absolute;display:block;box-sizing:border-box;cursor:default;z-index:1}.irs-handle.type_last{z-index:2}.irs-max,.irs-min{position:absolute;display:block;cursor:default}.irs-min{left:0}.irs-max{right:0}.irs-from,.irs-single,.irs-to{position:absolute;display:block;top:0;left:0;cursor:default;white-space:nowrap}.irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px}.irs-with-grid .irs-grid{display:block}.irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#000}.irs-grid-pol.small{height:4px}.irs-grid-text{position:absolute;bottom:0;left:0;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;padding:0 3px;color:#000}.irs-disable-mask{position:absolute;display:block;top:0;left:-1%;width:102%;height:100%;cursor:default;background:transparent;z-index:2}.lt-ie9 .irs-disable-mask{background:#000;filter:alpha(opacity=0);cursor:not-allowed}.irs-disabled{opacity:.4}.irs-hidden-input{position:absolute!important;display:block!important;top:0!important;left:0!important;width:0!important;height:0!important;font-size:0!important;line-height:0!important;padding:0!important;margin:0!important;overflow:hidden;outline:none!important;z-index:-9999!important;background:none!important;border-style:solid!important;border-color:transparent!important}.irs--round{height:50px}.irs--round.irs-with-grid{height:65px}.irs--round .irs-line{top:36px;height:4px;background-color:#dee4ec;border-radius:4px}.irs--round .irs-bar{top:36px;height:4px;height:2px;background-color:rgba(0,0,0,.04)}.irs--round .irs-bar--single{border-radius:4px 0 0 4px}.irs--round .irs-shadow{height:4px;bottom:21px;background-color:rgba(222,228,236,.5)}.irs--round .irs-handle{top:29px;width:16px;height:16px;background-color:#141414;border-radius:50%}.irs--round .irs-handle.state_hover,.irs--round .irs-max,.irs--round .irs-min{color:#595959;font-size:14px;font-weight:400;display:none}.irs--round .irs-from,.irs--round .irs-single,.irs--round .irs-to{color:#595959;font-size:14px;font-weight:400;position:unset;visibility:visible!important;display:none}.irs--round .irs-from{position:absolute;left:0!important;display:block}.irs--round .irs-to{position:absolute;right:0!important;display:block;left:unset!important}.irs--round .irs-from:before,.irs--round .irs-single:before,.irs--round .irs-to:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent}.irs--round .irs-grid{height:25px}.irs--round .irs-grid-pol{background-color:#dedede}.irs--round .irs-grid-text{color:silver;font-size:14px;font-weight:400}.components-range-slider{position:relative;display:flex;flex-direction:column}.components-range-slider__label{font-size:16px;font-weight:700;color:#141414;margin-bottom:10px}.components-range-slider .irs-line{height:2px;background-color:rgba(0,0,0,.15)}.components-filter-slider{position:fixed;background:#fff;width:80vw;height:100vh;z-index:501;right:0;bottom:0;display:none;flex-direction:column}.components-filter-slider--show{display:flex}@-webkit-keyframes rightToLeft{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes rightToLeft{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.components-filter-slider__header{height:55px;line-height:55px;color:#141414;text-align:center;font-size:18px;font-weight:700;border-bottom:1px solid rgba(0,0,0,.04)}.components-filter-slider__all-options{flex:1;overflow:auto}.components-filter-slider__options{display:flex;flex-wrap:wrap;justify-content:space-between}.components-filter-slider__option-item{padding:15px}.components-filter-slider__option-item:not(:last-of-type){border-bottom:1px solid rgba(0,0,0,.04)}.components-filter-slider__option-name{font-size:16px;font-weight:700;color:#141414;margin-bottom:10px}.components-filter-slider__item-name{height:30px;margin-bottom:10px;background:#fff;border-radius:2px;border:1px solid rgba(0,0,0,.15);font-size:14px;font-weight:400;color:#595959;text-align:center;line-height:30px;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-basis:80px;padding-left:10px;padding-right:10px}.components-filter-slider__item-name.active{background:#111;border-color:#111;color:#fff}.components-filter-slider__footer{display:flex;justify-content:space-around;align-items:center;padding:15px 10px 30px;border-top:1px solid rgba(0,0,0,.04)}.components-filter-slider__product-num{font-size:14px;font-weight:400;color:#8c8c8c;margin-right:10px;display:flex;flex-direction:column;flex-basis:16%}.components-filter-slider__product-num>div{max-width:64px;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-filter-slider__reset,.components-filter-slider__submit{width:105px;height:40px;border-radius:4px;border:1px solid #595959;text-align:center;line-height:40px;font-size:14px;font-weight:400;color:#595959;padding:0 4px;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-basis:42%}.components-filter-slider__submit{background-color:#141414;color:#fff;margin-left:10px}.components-filter-slider .components-range-slider{padding:15px}@media screen and (max-width:345px){.components-filter-slider__reset,.components-filter-slider__submit{width:80px}.components-filter-slider__item-name{min-width:46%}}.components-ajax-quick-shop{position:fixed;bottom:0;width:100vw;background:#fff;border-radius:16px 16px 0 0;z-index:501;-webkit-animation-duration:.3s;animation-duration:.3s;padding-bottom:calc(10px + env(safe-area-inset-bottom))}.components-ajax-quick-shop.animation{-webkit-animation:slideUp;animation:slideUp}.components-ajax-quick-shop__product-img-wrap{position:absolute;top:-13px;left:13px;width:94px;height:124px;background:#fff;border-radius:4px;padding:2px;box-shadow:0 2px 4px 0 rgba(0,0,0,.04)}.components-ajax-quick-shop__product-img{width:100%;height:124px;-o-object-fit:contain;object-fit:contain;background:#fafafa}.components-ajax-quick-shop__baseinfo{width:calc(100% - 107px);padding:10px 8px 0;overflow:hidden;margin-bottom:15px;margin-left:107px;min-height:109px}.components-ajax-quick-shop__baseinfo .component__product-activity{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:0}.components-ajax-quick-shop__baseinfo .zero-buy-tag{height:22px;background:#fff1f0;padding:0 8px 0 7px;font-size:12px;color:#ff3d00;border:0;border-radius:0;display:flex;align-items:center}.components-ajax-quick-shop__baseinfo .zero-buy-tag .divide,.components-ajax-quick-shop__baseinfo .zero-buy-tag i{display:none}.components-ajax-quick-shop__name{color:#595959;font-size:14px;font-weight:400;margin-bottom:7px;width:100%;padding-right:16px;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.components-ajax-quick-shop__price{margin-bottom:7px;display:flex;align-items:baseline}.components-ajax-quick-shop__price-special{font-size:20px;font-weight:700;color:#141414}.components-ajax-quick-shop__price-origin{position:relative;font-size:14px;font-weight:400;color:#8c8c8c;margin-left:5px}.components-ajax-quick-shop__price-origin:after{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background:#999}.components-ajax-quick-shop__price .component-tag{margin-left:10px;border-radius:2px}.components-ajax-quick-shop__price .component-tag .component-tag-discount{padding:2px 5px}.components-ajax-quick-shop__price .component-tag .component-tag-discount:before{border-radius:4px}.components-ajax-quick-shop__add-cart{background:#141414;border-radius:4px;height:40px;line-height:40px;color:#fff;width:calc(100% - 30px);margin:0 auto;text-align:center;letter-spacing:1px;font-size:16px;font-weight:700;text-transform:uppercase;padding:0 15px}.components-ajax-quick-shop__close{font-size:12px;top:10px;right:10px;position:absolute}.components-ajax-quick-shop__label{color:#141414;font-size:16px;font-weight:700;margin-bottom:10px}.components-ajax-quick-shop__wrap{padding:0 15px;margin-bottom:15px;display:flex;justify-content:space-between}.components-ajax-quick-shop__wrap .components-ajax-quick-shop__label{margin-bottom:0;line-height:30px;max-width:50%;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@-webkit-keyframes slideUp{0%{height:0}to{height:auto}}@keyframes slideUp{0%{height:0}to{height:auto}}.components-ajax-quick-shop .component-tag{margin-left:15px;position:unset;align-self:center}.components-ajax-cart-gifts{height:209px;width:calc(100vw - 20px);background:#fff;display:flex;padding:10px 10px 15px;flex-direction:column;margin:0 10px 10px;border-radius:8px}.components-ajax-cart-gifts__title{height:30px;padding-bottom:10px;border-bottom:1px solid rgba(0,0,0,.04);display:flex;align-items:center}.components-ajax-cart-gifts__title i{font-size:16px;margin-right:5px;color:#f5222d}.components-ajax-cart-gifts__title span{font-size:16px;font-weight:700;color:#111;flex:1;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-ajax-cart-gifts__content{padding-top:10px!important;margin:0!important}.components-ajax-cart-gifts__item{position:relative!important;display:flex;flex-direction:column;width:90px!important}.components-ajax-cart-gifts__item .components-radio{position:absolute;right:5px;top:5px}.components-ajax-cart-gifts__item .components-radio i{line-height:1}.components-ajax-cart-gifts__pic-warp{background-color:#f5f5f5;border-radius:4px;display:flex;justify-content:center;height:120px}.components-ajax-cart-gifts__pic{height:120px;border-radius:4px;-o-object-fit:contain;object-fit:contain;background:#fafafa}.components-ajax-cart-gifts__pic.swiper-lazy-loaded{-o-object-fit:contain!important;object-fit:contain!important}.components-ajax-cart-gifts__options-wrap{display:none;position:relative;height:18px;overflow:hidden;width:100%;background:rgba(0,0,0,.3);position:absolute;top:102px;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.components-ajax-cart-gifts__options-wrap.actived{display:block}.components-ajax-cart-gifts__options{padding:0 2px;font-size:12px;font-weight:400;color:#fff;height:18px;line-height:18px;position:absolute;top:0;left:0;width:90px;text-align:center;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-ajax-cart-gifts__options i{font-size:16px;margin-left:10px;color:#8c8c8c}.components-ajax-cart-gifts__price{margin-top:5px;font-size:14px;font-weight:400;color:#141414}.components-ajax-cart-gifts__price-special{font-size:20px;font-weight:700;color:#141414}#components-ajax-cart-gifts .component__product-activity,#components-ajax-cart-gifts .components-ajax-quick-shop__price{display:none}.components-ajax-cart-total{position:fixed;left:0;right:0;display:flex;flex-direction:column;background:#fff;z-index:100;justify-content:flex-end;bottom:0;min-height:64px;box-shadow:0 -1px 8px 0 rgba(0,0,0,.04);padding-bottom:calc(env(safe-area-inset-bottom))}.components-ajax-cart-total__tips{height:34px;width:100vw;background:#fff7e6;font-size:14px;font-weight:400;color:#595959;text-align:center;line-height:34px;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 10px}.components-ajax-cart-total__tips.hide{display:none}.components-ajax-cart-total__total-wrap{align-items:center;height:100%;cursor:pointer}.components-ajax-cart-total__total-wrap.hide-total-wrap{display:none}.components-ajax-cart-total__total-wrap.show-total-wrap{display:flex}.components-ajax-cart-total__total{height:94px;padding:4px 10px;background:#fff}.components-ajax-cart-total__total .components-radio{margin-right:5px}.components-ajax-cart-total__price-box{display:flex;align-items:center;font-size:14px;font-weight:400;color:#9999a4}.components-ajax-cart-total__all{font-size:14px;font-weight:400;color:#141414}.components-ajax-cart-total__price{flex:1;padding:0 10px;height:40px;display:flex;justify-content:flex-end;align-items:center}.components-ajax-cart-total__price>div{text-align:right}.components-ajax-cart-total__price.no-check{text-align:left;padding-left:0}.components-ajax-cart-total__total-product{display:flex;align-items:center}.components-ajax-cart-total__total-product-amount{font-size:14px;display:flex;align-items:center;margin-right:10px;line-height:17px}.components-ajax-cart-total__total-product-amount .txt{line-height:17px;color:#bbbdc3;max-width:125px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.components-ajax-cart-total__total-product-amount span{line-height:17px;color:#9999a4}.components-ajax-cart-total__sale-price,.components-ajax-cart-total__total-price{line-height:20px}.components-ajax-cart-total__sale-price span,.components-ajax-cart-total__total-price span{line-height:20px;height:20px}.components-ajax-cart-total__total-price span{font-size:16px;font-weight:700;color:#f5222d}.components-ajax-cart-total__sale-price span{color:#66696f;text-decoration:line-through}.components-ajax-cart-total__checkout{max-width:100%;height:44px;background:#141414;border-radius:4px;font-size:16px;font-weight:700;color:#fff;text-align:center;padding:0 15px;width:100%;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:44px;margin-top:4px}.components-ajax-cart-total__checkout.disabled{background:#d9d9d9;color:#fff}.components-ajax-cart-total__delete{height:40px;background:#fff;border-radius:4px;font-size:14px;font-weight:400;color:#595959;text-align:center;padding:0 15px;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:40px;display:none;border:1px solid #595959}.components-ajax-cart-total__delete.disabled{border-color:#fafafa;color:#d9d9d9}.components-ajax-cart-make-up-products .product-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;padding:14px 12px 12px 5px;margin-bottom:10px;height:158px;border-radius:8px;background-color:#fff}.components-ajax-cart-make-up-products .product-img{position:relative;width:99px;min-width:99px;height:132px;margin-right:10px;border-radius:4px;overflow:hidden}.components-ajax-cart-make-up-products .product-img .img{width:100%;height:100%;-o-object-fit:contain!important;object-fit:contain!important}.components-ajax-cart-make-up-products .product-img .label{position:absolute;top:0;left:0;padding:2px 5px;border-radius:2px 2px 8px 2px;background-color:#f5222d;color:#fff;text-align:center}.components-ajax-cart-make-up-products .product-img .label .value{display:block;font-size:12px;font-weight:400;line-height:14px;font-family:PingFangSC-Regular,PingFang SC}.components-ajax-cart-make-up-products .product-content{display:flex;flex:1;flex-direction:column;justify-content:space-between;align-items:stretch;overflow:hidden}.components-ajax-cart-make-up-products .product-content .name{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;width:100%;line-height:15px;font-size:12px;font-weight:400;color:#595959;margin-bottom:14px}.components-ajax-cart-make-up-products .product-content .bottom{display:flex;justify-content:space-between;align-items:center;height:22px}.components-ajax-cart-make-up-products .product-content .price{display:flex;align-items:baseline}.components-ajax-cart-make-up-products .product-content .price .special{display:flex;flex-direction:row;align-items:baseline;font-size:16px;font-weight:700;color:#f5222d;font-weight:500}.components-ajax-cart-make-up-products .product-content .price .special span{font-weight:inherit}.components-ajax-cart-make-up-products .product-content .price .origin{margin-left:4px;font-size:12px;font-weight:400;color:#8c8c8c;text-decoration:line-through}.components-ajax-cart-make-up-products .product-content .add-icon{font-size:18px}.components-ajax-cart-make-up-products .component-sku-picker{position:relative;margin-left:-24px}.components-ajax-cart-make-up-products .component__product-activity{margin:12px 0}.is-chrome .components-ajax-cart-make-up-products .product-content .price .special{font-weight:600}.components-ajax-cart-make-up-products-pop{display:flex!important;flex-direction:column;justify-content:flex-start;align-items:stretch;position:relative;height:100%}.components-ajax-cart-make-up-products-pop .component__wraper--loading{margin-bottom:-40px}.components-ajax-cart-make-up-products-pop .component__wrapper--empty-tips.loaded{height:40px;margin-bottom:-40px}.components-ajax-cart-make-up-products-pop .pop-scroll-container{flex:1;padding:12px 10px calc(40px + env(safe-area-inset-bottom));overflow-y:auto;background-color:#fafafa}.components-ajax-cart-make-up-products-pop .component-sku-picker-dot{margin-left:24px}.components-ajax-cart-make-up-products-pop .component-sku-picker-bg{background-color:transparent}.components-ajax-cart-make-up-products-pop .pop-header{min-height:87px;padding:0 20px 12px}.components-ajax-cart-make-up-products-pop .pop-header .title{margin:30px 0 8px;line-height:22px;font-size:16px;font-weight:700;text-align:center}.components-ajax-cart-make-up-products-pop .pop-header .tips{display:flex;justify-content:center;align-items:center;text-align:center;line-height:17px}.components-ajax-cart-make-up-products-pop .pop-header .tips .msg{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:left}.components-ajax-cart-make-up-products-pop .pop-header .tips .icon-cart{font-size:20px;line-height:17px;margin-right:12px}.components-ajax-cart-make-up-products-pop .pop-header .tips .amount{color:#f5222d}.auto-discount-make-up-products-pop{display:flex!important;flex-direction:column;justify-content:flex-start;align-items:stretch;position:relative;height:100%;background-color:#fafafa}.auto-discount-make-up-products-pop .component__wraper--loading{margin-bottom:-40px}.auto-discount-make-up-products-pop .component__wrapper--empty-tips.loaded{height:40px;margin-bottom:-40px}.auto-discount-make-up-products-pop .pop-scroll-container{flex:1;padding:12px 10px calc(40px + env(safe-area-inset-bottom));overflow-y:auto;background-color:#fafafa}.auto-discount-make-up-products-pop .component-sku-picker-dot{margin-left:24px}.auto-discount-make-up-products-pop .component-sku-picker-bg{background-color:transparent}.auto-discount-make-up-products-pop .pop-header{min-height:auto;padding:0;background-color:#fff;border-bottom:1px solid rgba(0,0,0,.03)}.auto-discount-make-up-products-pop .pop-header .title{display:flex;justify-content:center;align-items:center;padding:0 32px;margin:0;height:58px}.auto-discount-make-up-products-pop .pop-header .title .icon-success{display:none;width:16px;height:16px;margin-right:12px}.auto-discount-make-up-products-pop .pop-header .title .tips{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:700;line-height:58px;color:#222}.auto-discount-make-up-products-pop .pop-header .title .tips span{font-size:16px;font-weight:700;color:#222!important}.auto-discount-make-up-products-pop.with-tabs .pop-scroll-container{padding-top:0}.auto-discount-make-up-products-pop.with-tabs .component__wrapper--empty-tips.nodata{margin-top:-50px}.auto-discount-make-up-products-pop .tabs{height:68px;padding:32px 18px 8px}.auto-discount-make-up-products-pop .tab-item{width:auto;height:28px;line-height:22px;margin-right:32px;font-size:16px;color:#66696f}.auto-discount-make-up-products-pop .tab-item.active{font-weight:500;color:#222;border-bottom:2px solid #222}.auto-discount-make-up-products-pop .tab-item:last-of-type{margin-right:0}.auto-discount-make-up-products-pop .tabs-tips{display:flex;justify-content:center;align-items:center;padding:0 32px}.auto-discount-make-up-products-pop .tabs-tips .icon-success{display:none;width:12px;height:12px;margin-right:8px}.auto-discount-make-up-products-pop .tabs-tips .tips-text{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;line-height:42px;height:42px;color:#66696f;font-size:14px;text-align:center}.auto-discount-make-up-products-pop .tabs-tips .tips-text span{color:#66696f!important}#auto-discount-make-up-pop .component-popup-wrapper{overflow:hidden}.components-ajax-cart-products{overflow:hidden;padding-bottom:10px}.components-ajax-cart-products__group-wrap{margin:10px 10px 0;border-radius:8px;overflow:hidden;background:#fff}.components-ajax-cart-products .activity-bar{display:flex;justify-content:space-between;align-items:center;height:32px;line-height:32px;margin:10px 10px 0 35px;padding:0 12px;border-radius:4px;background-color:#f5f5f5}.components-ajax-cart-products .activity-bar .tips{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:#66696f}.components-ajax-cart-products .activity-bar .tips span{color:#66696f!important}.components-ajax-cart-products .activity-bar .icon-arrow{font-size:10px;color:#66696f}.components-ajax-cart-products__product-wrap{width:calc(100vw - 20px);height:152px;position:relative;overflow-x:auto;display:flex}.components-ajax-cart-products__product-wrap+.components-ajax-cart-products__product-wrap:before{content:"";position:absolute;top:0;right:0;width:calc(100% - 36px);border-top:1px solid rgba(0,0,0,.05)}.components-ajax-cart-products__product{display:flex;height:152px;align-items:center;position:relative;left:0;padding:10px 0 10px 10px}.components-ajax-cart-products__product .components-radio{margin-right:10px}.components-ajax-cart-products__product .component-tag-discount{border-top-left-radius:4px}.components-ajax-cart-products__activities{display:flex;flex-wrap:wrap;height:46px;overflow:hidden}.components-ajax-cart-products__activities .component-label{max-width:100%;margin:0 5px 0 0;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-ajax-cart-products__activities .component-label-item{margin:0 5px 5px 0}.components-ajax-cart-products__activities .component-label-item.with_icon{height:18px}.components-ajax-cart-products__main-pic-wrap{position:relative;height:132px;display:flex;align-items:center;width:99px;border-radius:8px;overflow:hidden}.components-ajax-cart-products__main-pic-wrap .countdown{position:absolute;left:0;right:0;bottom:0;z-index:10;background:rgba(0,0,0,.7);color:#fff;text-align:center;font-size:12px;font-weight:400;line-height:18px}.components-ajax-cart-products__main-pic-wrap .countdown .time{display:block}.components-ajax-cart-products__main-pic-wrap .component-tag{left:0;top:0}.components-ajax-cart-products__main-pic{width:99px;height:132px;border-radius:4px;-o-object-fit:contain;object-fit:contain;background:#fafafa}.components-ajax-cart-products__main-pic.img-lazyloaded+img{display:none}.components-ajax-cart-products__preload-img{-o-object-fit:contain;object-fit:contain;padding:0 33%;background-color:#f5f5f5!important;max-width:100%!important;width:100%!important;height:100%!important;position:absolute;top:0;left:0}.components-ajax-cart-products.has-check .components-ajax-cart-products__info,.components-ajax-cart-products.has-check .components-ajax-cart-products__sku-info{width:calc(100vw - 159px)}.components-ajax-cart-products.has-check .components-ajax-cart-products__product .components-radio{display:block}.components-ajax-cart-products.hide-check .components-ajax-cart-products__product .components-radio{display:none}.components-ajax-cart-products__info{padding-left:10px;width:calc(100vw - 138px);overflow:hidden;height:132px;display:flex;flex-direction:column;position:relative}.components-ajax-cart-products__info .component-label-item.zero-buy-tag{height:22px;padding:0 10px 0 9px;background:#fff1f0;font-size:12px;line-height:22px;max-width:100%;border:0;border-radius:0;margin:0;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-ajax-cart-products__info .component-label-item.zero-buy-tag .divide,.components-ajax-cart-products__info .component-label-item.zero-buy-tag .iconfont{display:none}.components-ajax-cart-products__info .component-label-item.zero-buy-tag span.component-label-item-label-text{line-height:22px;color:#f5222d}.components-ajax-cart-products__name{font-size:14px;font-weight:400;color:#595959;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:10px;width:100%;line-height:17px}.components-ajax-cart-products__price{margin-bottom:10px;height:22px}.components-ajax-cart-products__price-special{font-size:16px;font-weight:700;color:#141414;margin-right:5px}.components-ajax-cart-products__price-discount{color:#f5222d}.components-ajax-cart-products__price-origin{font-size:12px;font-weight:400;color:#8c8c8c;position:relative}.components-ajax-cart-products__price-origin:after{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background:#999}.components-ajax-cart-products__sku-info{position:absolute;bottom:0;width:calc(100vw - 138px)}.components-ajax-cart-products__sku-info .components-input-number{right:10px;top:0;position:absolute}.components-ajax-cart-products__sku-info .components-input-number__add,.components-ajax-cart-products__sku-info .components-input-number__less,.components-ajax-cart-products__sku-info .components-input-number i{width:24px;height:24px;line-height:24px;font-size:24px}.components-ajax-cart-products__sku-info .components-input-number__input{width:35px;height:24px}.components-ajax-cart-products__options-wrap{position:relative;height:26px;overflow:hidden;width:100%}.components-ajax-cart-products__options{padding:2px 5px;border-radius:2px;border:1px solid rgba(0,0,0,.15);font-size:14px;font-weight:400;color:#141414;height:24px;position:absolute;top:0;left:0;display:flex;align-items:center;max-width:calc(100% - 105px)}.components-ajax-cart-products__options>span{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-ajax-cart-products__options>i{font-size:12px;margin-left:10px;color:#8c8c8c;transform:scale(.8)}.components-ajax-cart-products__divide{min-width:10px;height:100%}.components-ajax-cart-products__collect,.components-ajax-cart-products__delete{min-width:56px;display:flex;justify-content:center;align-items:center;height:152px}.components-ajax-cart-products__collect i,.components-ajax-cart-products__delete i{font-size:20px;color:#fff}.components-ajax-cart-products__collect{background:#ffac3a}.components-ajax-cart-products__delete{background:#f5222d}.components-ajax-cart-invalid-products{overflow:hidden;margin-bottom:10px}.components-ajax-cart-invalid-products__title{height:40px;display:flex;justify-content:space-between;align-items:center;width:calc(100vw - 20px);margin:0 10px;border-top-left-radius:8px;border-top-right-radius:8px;padding:10px;background:#fff;position:relative}.components-ajax-cart-invalid-products__title:after{content:"";position:absolute;width:calc(100% - 20px);bottom:0;background:rgba(0,0,0,.04);left:10px;height:1px}.components-ajax-cart-invalid-products__title .title-text{font-size:16px;font-weight:700;color:#141414;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-ajax-cart-invalid-products__title .icon-text{font-size:12px;font-weight:400;color:#141414;margin-right:5px}.components-ajax-cart-invalid-products__title i{font-size:12px;color:#141414}.components-ajax-cart-invalid-products__delete-wrap{display:flex;max-width:50%}.components-ajax-cart-invalid-products__content{width:calc(100vw - 20px);margin:0 10px;background:#fff;border-radius:8px;overflow:hidden}.components-ajax-cart-invalid-products__product-wrap{height:152px;position:relative;overflow-x:auto;border-radius:8px;background:#fff;display:flex;border-bottom:1px solid rgba(0,0,0,.04);overflow-y:hidden}.components-ajax-cart-invalid-products__product{display:flex;height:152px;align-items:center;position:relative;left:0;padding:10px 0 10px 10px}.components-ajax-cart-invalid-products__main-pic-wrap{position:relative;height:132px;width:99px;border-radius:4px;background-color:#f5f5f5;border-radius:8px;overflow:hidden}.components-ajax-cart-invalid-products__main-pic-wrap .component-tag{left:0;top:0}.components-ajax-cart-invalid-products__main-pic{width:99px;height:132px;border-radius:4px;-o-object-fit:contain;object-fit:contain;background:#fafafa}.components-ajax-cart-invalid-products__main-pic.img-lazyloaded+img{display:none}.components-ajax-cart-invalid-products__preload-img{-o-object-fit:contain;object-fit:contain;padding:0 33%;background-color:#f5f5f5!important;max-width:100%!important;width:100%!important;height:100%!important;position:absolute;top:0;left:0}.components-ajax-cart-invalid-products__info{padding-left:10px;width:calc(100vw - 138px);overflow:hidden;height:100%;display:flex;flex-direction:column;position:relative}.components-ajax-cart-invalid-products__name{font-size:14px;font-weight:400;color:#d9d9d9;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:10px;width:100%}.components-ajax-cart-invalid-products__price-special{font-size:16px;font-weight:700;color:#d9d9d9;margin-right:5px}.components-ajax-cart-invalid-products__price-origin{font-size:12px;font-weight:400;color:#d9d9d9;position:relative}.components-ajax-cart-invalid-products__price-origin:after{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background:#999}.components-ajax-cart-invalid-products__sku-info{position:absolute;bottom:0;width:calc(100vw - 138px)}.components-ajax-cart-invalid-products__options-wrap{position:relative;height:26px;overflow:hidden;width:100%}.components-ajax-cart-invalid-products__options{padding:2px 5px;border-radius:2px;border:1px solid rgba(0,0,0,.15);font-size:14px;font-weight:400;color:#d9d9d9;height:24px;position:absolute;top:0;left:0;display:flex;align-items:center;max-width:calc(100% - 105px)}.components-ajax-cart-invalid-products__options>span{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-ajax-cart-invalid-products__divide{min-width:10px;height:100%}.components-ajax-cart-invalid-products__delete{min-width:56px;background:#f5222d;display:flex;justify-content:center;align-items:center;height:152px}.components-ajax-cart-invalid-products__delete i{font-size:20px;color:#fff}.components-ajax-cart-invalid-products .components-ajax-cart-invalid-products__product-sold-out{width:100%;height:100%;position:absolute;top:0;background:rgba(0,0,0,.3);z-index:5;pointer-events:none;display:flex;justify-content:center;align-items:center;border-radius:4px}.components-ajax-cart-invalid-products .components-ajax-cart-invalid-products__product-sold-out-inner{width:100%;color:#fff;text-align:center;text-transform:uppercase;font-size:14px;font-weight:400}.components-ajax-cart-show-now{display:flex;align-items:center;justify-content:center;background:#fafafa;flex-direction:column;padding:50px}.components-ajax-cart-show-now__img{width:100px;height:100px}.components-ajax-cart-show-now__empty{font-size:14px;font-weight:400;color:#595959;margin:20px 0;padding:0 30px;width:100%}.components-ajax-cart-show-now__empty,.components-ajax-cart-show-now__shop{text-align:center;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-ajax-cart-show-now__shop{width:215px;height:40px;background:#141414;border-radius:4px;font-size:16px;font-weight:700;color:#fff;padding:0 10px;line-height:40px}.zero-buy-tips{background-color:#fff7e6;padding:0 19px;margin-bottom:-4px;display:flex;align-items:center;height:36px}.zero-buy-tips>i{color:#ff8600;font-size:16px;margin-right:7px}.zero-buy-tips__text{color:#ff8600;flex:1;font-size:12px;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body{background:#fafafa}.cart-page .components-nav-bar__title{padding-right:63px}.components-ajax-cart{padding-bottom:calc(94px + env(safe-area-inset-bottom))}.components-ajax-cart .components-ajax-cart-gifts{margin-bottom:calc(10px + env(safe-area-inset-bottom))}.cart{background:#f1f2f3;min-height:calc(100vh - 44px)}.cart-editing .components-ajax-cart-total__total{height:60px;display:flex;align-items:center;justify-content:space-between}.cart-editing .components-ajax-cart-total__total .components-ajax-cart-total__checkout,.cart-editing .components-ajax-cart-total__total .components-ajax-cart-total__price{display:none}.cart-editing .components-ajax-cart-total__total .components-ajax-cart-total__delete{display:inline-block}.hide-edit .components-nav-bar__edit-show{display:none}.components-nav-bar__edit-show{padding-right:15px;color:#141414;font-size:16px;font-weight:400;position:absolute;max-width:100px;z-index:1;right:0;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-subscribe-modal{width:320px;padding:20px 20px 24px;border-radius:8px;background-color:#fff}.component-subscribe-modal .title{font-size:16px;font-weight:700;margin:12px 0 0;text-align:center;color:#000}.component-subscribe-modal .tips{margin:12px 0 0;font-size:14px;font-weight:400;color:#595959;text-align:center}.component-subscribe-modal .email-input{display:block;width:100%;margin:24px 0;padding:0 12px;border:1px solid #dde0e9;border-radius:2px;line-height:34px;height:34px}.component-subscribe-modal .email-input::-moz-placeholder{color:#bfbfbf}.component-subscribe-modal .email-input:-ms-input-placeholder{color:#bfbfbf}.component-subscribe-modal .email-input::placeholder{color:#bfbfbf}.component-subscribe-modal .email-input:not(:-moz-placeholder-shown){font-weight:500}.component-subscribe-modal .email-input:not(:-ms-input-placeholder){font-weight:500}.component-subscribe-modal .email-input:not(:placeholder-shown){font-weight:500}.component-subscribe-modal .email-input-error-msg{display:none;height:20px;margin:4px 0 0;padding:0 8px;color:#f5222d;font-size:12px;font-weight:400;line-height:20px;background:rgba(235,70,56,.08);border:1px solid rgba(235,70,56,.15);border-radius:2px}.component-subscribe-modal .subscribe-btn{height:40px;line-height:40px;width:100%;margin:20px 0 0;border-radius:4px;background-color:#141414;color:#fff;font-size:16px;font-weight:700;padding:0;overflow:hidden;white-space:nowrap;text-align:center;letter-spacing:1px}.component-subscribe-modal .subscribe-btn.disabled{background-color:#d9d9d9}.component-subscribe-modal .close-icon{position:absolute;top:0;right:0;padding:11px 11px 0 0;z-index:1}.component-subscribe-modal .close-icon i{font-size:11px;position:relative;top:-4px}.is-ios .component-subscribe-modal .subscribe-btn,.is-ios .component-subscribe-modal .title{font-weight:500}.components-confirm-for-zero-purchase{position:fixed;z-index:997;top:0;left:0;width:100vw;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.5019607843137255);height:100vh}.components-confirm-for-zero-purchase__content{width:321px;min-height:129px;background:#fff;border-radius:8px;word-break:break-all;padding:32px 20px 20px 21px;position:relative}.components-confirm-for-zero-purchase__close{position:absolute;top:0;right:0;width:32px;height:32px;text-align:center;line-height:32px}.components-confirm-for-zero-purchase__close>i{font-size:12px}.components-confirm-for-zero-purchase__img-wrap{width:117px;overflow:hidden;margin:0 auto;line-height:1;position:relative}.components-confirm-for-zero-purchase__img-wrap img{width:117px;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:3px}.components-confirm-for-zero-purchase__img-wrap>span{height:22px;background:#000;opacity:.8;border-radius:12px;padding:0 10px;font-size:10px;text-align:CENTER;color:#fff;position:absolute;right:4px;bottom:4px;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:90%}.components-confirm-for-zero-purchase__price-wrap{margin:8px 0;text-align:center}.components-confirm-for-zero-purchase__price-wrap>span:first-of-type{color:#ff3d00;font-size:16px}.components-confirm-for-zero-purchase__price-wrap>span:last-of-type{color:#595959;position:relative;font-size:12px}.components-confirm-for-zero-purchase__price-wrap>span:last-of-type:after{content:"";position:absolute;width:100%;height:1px;background-color:#8c8c8c;left:0;top:50%}.components-confirm-for-zero-purchase__tips{width:100%;font-size:10px;font-weight:500;text-align:center;color:#595959}.components-confirm-for-zero-purchase__footer{margin-top:24px}.components-confirm-for-zero-purchase__footer>div{text-align:center;font-weight:600;width:100%;padding:0 12px;border-radius:4px;height:40px;line-height:40px;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-confirm-for-zero-purchase__footer>div:first-of-type{color:#fff;background-color:#000;margin-bottom:8px}.components-confirm-for-zero-purchase__footer>div:last-of-type{background-color:#fff;color:#000;border:1px solid #000}.components-nav-bar__fix-top{position:fixed;top:0;width:100%;box-shadow:0 1px 0 0 #e7e7e7}.components-nav-bar{display:flex;width:100vw;align-items:center;height:44px;background:#fff;position:relative}.components-nav-bar.hide{display:none}.components-nav-bar .icon-c_icon_left,.components-nav-bar .icon-m_icon_rules{font-size:18px;color:#000}.components-nav-bar .icon-global_icon_home_24,.components-nav-bar .icon-global_icon_me_24{font-size:24px;color:#000}.components-nav-bar__edit-icon{margin-right:20px}.components-nav-bar__edit-icon.is-hidden{visibility:hidden}.components-nav-bar__back{margin-left:15px;height:18px;width:18px;display:flex;justify-content:center;align-items:center}.components-nav-bar__back.is-show-edit-icon{margin-right:35px}.components-nav-bar__back .hide{display:none}.components-nav-bar__account{margin-left:24px}.components-nav-bar__title{display:flex;flex:1;text-align:center;color:#141414;font-size:18px;font-weight:700;padding:0 11px;overflow:hidden;align-items:center}.components-nav-bar__title .show{flex:1;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:700}.components-nav-bar__title .hide{display:none}.components-nav-bar__title .tips{font-size:14px;font-weight:400}.components-nav-bar__title.title-offset-right{padding-left:40px}.components-nav-bar__home{position:relative;height:18px;width:18px}.components-nav-bar__home .hide{display:none}.components-nav-bar__home,.components-nav-bar__rules{display:flex;align-items:center;margin-right:16px}.components-nav-bar__home.hide,.components-nav-bar__rules.hide{display:none}.components-nav-bar__edit{color:#141414}.components-nav-bar__edit-hide{display:none}.components-nav-bar__fix-top--nav{position:fixed;top:0;width:100%;box-shadow:0 1px 0 0 #e7e7e7;z-index:101;border-bottom:1px solid rgba(0,0,0,.04);background:#fff!important}.components-nav-bar__fix-top--nav .icon-c_icon_left{color:#141414}.components-nav-bar__fix-top--nav .icon-drawer1{font-size:24px;color:#141414}.components-nav-bar__fix-top--filter{position:fixed;top:0;width:100%;box-shadow:0 1px 0 0 #e7e7e7;z-index:101;border-bottom:1px solid rgba(0,0,0,.04);transition:top .3s;box-shadow:0 -5px 0 rgb(255 255 255)}.components-nav-bar__navigation-wrapper{display:inline-block;position:relative;margin-right:16px}.components-nav-bar__navigation-wrapper .iconfont{font-size:24px;color:#141414}.components-nav-bar__navigation-wrapper .search-guide-tips{display:none;align-items:center;position:absolute;bottom:0;right:0;background-color:rgba(0,0,0,.7);border-radius:8px;z-index:101;padding:10px 9px;transform:translateY(calc(100% + 12px));margin-right:-18px;color:#fff;max-width:213px}.components-nav-bar__navigation-wrapper .search-guide-tips .star{position:absolute;top:6px;left:4px}.components-nav-bar__navigation-wrapper .search-guide-tips .arrow{position:absolute;right:25px;top:-10px}.components-nav-bar__navigation-wrapper .search-guide-tips .icon-wrapper{width:37px;height:37px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#fff;margin-right:10px;flex-shrink:0}.components-nav-bar__navigation-wrapper .search-guide-tips .icon-wrapper .iconfont{color:#141414}.components-nav-bar__navigation-wrapper .search-guide-tips .text{font-size:14px;font-weight:400;color:#fff;line-height:20px;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-product-detail{position:absolute;z-index:100}.nav-product-detail .components-nav-bar{background:transparent}.nav-product-detail .components-nav-bar .components-nav-bar__title{display:flex;justify-content:center;align-items:center}.nav-product-detail .components-nav-bar .nav-img-nail{width:40px;height:40px;border-radius:50%;margin-left:40px}.nav-product-detail .components-nav-bar:not(.components-nav-bar__fix-top--nav) .btn-bg,.nav-product-detail .components-nav-bar:not(.components-nav-bar__fix-top--nav) .components-nav-bar__navigation-wrapper a{height:34px;width:34px;line-height:34px;background-color:rgba(34,34,34,.5);border-radius:50%;display:flex;justify-content:center;align-items:center}.nav-product-detail .components-nav-bar:not(.components-nav-bar__fix-top--nav) .btn-bg .iconfont,.nav-product-detail .components-nav-bar:not(.components-nav-bar__fix-top--nav) .components-nav-bar__navigation-wrapper a .iconfont{color:#fff;font-size:24px}.nav-product-detail .components-nav-bar:not(.components-nav-bar__fix-top--nav) .btn-bg .icon-c_icon_left,.nav-product-detail .components-nav-bar:not(.components-nav-bar__fix-top--nav) .components-nav-bar__navigation-wrapper a .icon-c_icon_left{font-size:18px}.nav-product-detail .components-nav-bar:not(.components-nav-bar__fix-top--nav) .search-guide-tips{margin-right:-14px}.nav-product-detail .components-nav-bar:not(.components-nav-bar__fix-top--nav) .components-nav-bar-panel{right:0;top:50px}.nav-product-detail .components-nav-bar-panel{position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#fff;box-shadow:0 8px 24px 0 rgba(34,34,34,.15);top:45px;right:-9px;border-radius:4px;display:none}.nav-product-detail .components-nav-bar-panel-item:last-child .text{border-bottom:none}.nav-product-detail .components-nav-bar-panel-item .iconfont{font-size:24px;color:#141414!important}.nav-product-detail .components-nav-bar-panel-item .text{flex:1;line-height:18px;font-size:14px;font-weight:400;font-family:PingFangSC-Regular,PingFang SC;color:#141414;line-height:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-bottom:1px solid #ececec;padding:12px 10px;margin-left:2px;min-width:85px;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-product-detail .components-nav-bar-panel-item.chat{display:none}.nav-product-detail .components-nav-bar-panel-item--inner{display:flex;justify-content:space-between;align-items:center;padding-left:15px}.nav-product-detail .components-nav-bar-panel-item--inner:active{background:#f5f5f5}.nav-product-detail .components-nav-bar-panel:after{content:"";width:12px;height:14px;border-radius:2px;box-shadow:0 8px 24px 0 rgba(34,34,34,.15);background:#fff;transform:rotate(45deg);position:absolute;right:12px;top:-6px}body.show-down-tips{margin-top:66px}.layout-header__download-app-tips{height:66px;width:100vw;display:flex;align-items:center;padding:0 15px;box-shadow:0 1px 0 0 rgba(0,0,0,.04);overflow:hidden;position:fixed;top:0;left:0;background:#3a3a3a;z-index:102}.layout-header__img{width:56px;height:56px;border-radius:10px;margin-right:10px;box-sizing:content-box}.layout-header__img.error{display:none}.layout-header__info{flex:1;padding-right:10px;overflow:hidden}.layout-header__title{font-size:12px;flex-direction:column;width:100%;line-height:17px}.layout-header__tips,.layout-header__title{color:#fff;font-weight:400;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout-header__tips{font-size:14px;max-width:100%;line-height:20px}.layout-header__btn{width:83px;height:28px;background:#fff;border-radius:4px;text-align:center;font-size:14px;font-weight:400;line-height:28px}.layout-header__btn>a{color:#141414;padding:0 10px;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;line-height:28px}.layout-header__close{position:absolute;right:0;top:0;width:20px;height:20px;background:#666;border-radius:0 0 0 67px;text-align:right}.layout-header__icon-wrap{transform:scale(.5);width:20px;height:20px;top:-2px;right:-2px;display:block;position:relative}.layout-header__icon-wrap>i{font-size:20px;position:absolute;left:0;transform:translateY(-25%);top:0;color:#dbdbdb}.home-nav-bar{position:relative;width:100%;height:44px;display:flex;justify-content:flex-start;align-items:center;padding:0 15px;background-color:#fff}.home-nav-bar .logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:26px;width:auto}.home-nav-bar .iconfont{font-size:24px;color:#141414}.home-nav-bar .right-wrap{margin-left:auto;display:flex}.home-nav-bar .bag,.home-nav-bar .collect{position:relative}.home-nav-bar .bag .count,.home-nav-bar .collect .count{position:absolute;left:13px;top:2px;height:14px;width:auto;line-height:14px;border-radius:14px;background-color:#f5222d;margin:0;min-width:14px;padding:0 2px;font-size:12px;font-weight:400;text-align:center;color:#fff}.home-nav-bar .bag .count:empty,.home-nav-bar .collect .count:empty{display:none}.home-nav-bar .icon-global_icon_me_24,.home-nav-bar .icon-global_icon_wishlist_241{position:relative}.home-nav-bar .icon-global_icon_me_24 .person-count,.home-nav-bar .icon-global_icon_wishlist_241 .person-count{position:absolute;display:none;left:10px;top:-6px;height:14px;width:auto;min-width:14px;padding:0 2px;font-size:12px;font-weight:400;text-align:center;color:#fff;line-height:14px;border-radius:14px;background-color:#f5222d;margin:0}.home-nav-bar .person{margin-right:20px}.component-comment-item{padding:10px;background-color:#fff}.component-comment-item .user{display:flex;justify-content:flex-start;align-items:center;margin-bottom:10px}.component-comment-item .user .user-name{margin-right:15px;font-size:14px;font-weight:400;color:#141414}.component-comment-item .order-msg{color:#8c8c8c;font-size:14px;font-weight:400;margin-bottom:10px}.component-comment-item .order-msg .date{margin-right:20px}.component-comment-item .order-msg .attr{margin-right:10px}.component-comment-item .comment-content{width:100%;color:#595959;font-size:14px;font-weight:400;word-break:break-all}.component-comment-item .comment-content .label{color:#141414;font-weight:500}.component-comment-item .comment-content.ellipsis{-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.component-comment-item .stars{color:#ff8600}.component-comment-item .stars .iconfont{font-size:16px}.component-comment-item .comment-img-list{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;margin:5px -5px -5px}.component-comment-item .comment-img-list .img-item{position:relative;display:inline-block;width:33.333%;padding-top:33.333%;height:0}.component-comment-item .comment-img-list .img-item .img-wrap{position:absolute;top:0;left:0;width:100%;height:100%;padding:5px}.component-comment-item .comment-img-list .img-item img{width:100%;height:100%;border-radius:4px;overflow:hidden;background-color:#f5f5f5;-o-object-fit:cover;object-fit:cover}.flash-sale-countdown{white-space:nowrap;font-size:0}.flash-sale-countdown .box{display:inline-flex;justify-content:center;align-items:center;width:30px;height:30px;line-height:30px;text-align:center;background-color:#111;border-radius:4px;color:#fff;font-size:12px;font-weight:400}.flash-sale-countdown .box i{display:inline-block;font-style:normal}.flash-sale-countdown .semi{display:inline-block;width:11px;text-align:center;font-size:14px;font-weight:400;color:#111}.components-products-left{width:70%;display:flex;align-items:center;padding:4px 0;height:18px}.components-products-left__progress{flex:1;height:3px;border-radius:3px;background-color:#f0f0f0;margin-top:1px}.components-products-left__real{border-radius:3px;background:linear-gradient(90deg,#f58722,#f5222d 100%);height:3px;float:left}.components-products-left__text{font-size:10px;color:#8c8c8c;margin-left:8px}.zero-buy-activity .component__product-cart{top:50%;transform:translateY(-50%);line-height:1;bottom:unset;width:32px;height:32px;border-radius:17px;align-items:center;justify-content:center;z-index:2}.zero-buy-activity .component__product-cart>i{font-size:16px}.components-suspension-icon{height:40px;width:40px;right:10px;align-items:center;justify-content:center;position:fixed;z-index:100;display:none}.components-suspension-icon-inner{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.components-suspension-icon-inner .iconfont:before{position:relative;bottom:8px}.components-suspension-icon--active{display:flex}.components-suspension-icon__badge{height:16px;min-width:16px;line-height:16px;padding:0 2px;background:#f5222d;font-size:12px;font-weight:400;border-radius:14px;position:absolute;color:#fff;text-align:center;top:2px;right:2px}.component__product-price{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap-reverse;flex-basis:80%}.component__product-price-special{font-size:0;position:relative}.component__product-price-special .component__product-price-currency{color:#141414;font-size:16px;font-weight:700;line-height:17px;font-family:PingFangSC-Medium,PingFang SC}.component__product-price-special .component__product-price-number{color:#141414;margin-right:5px;font-size:16px;font-weight:700}.component__product-price-origin{color:#8c8c8c;position:relative;font-size:12px;font-weight:400}.component__product-price-origin:after{content:"";position:absolute;width:100%;height:1px;background-color:#8c8c8c;left:0;top:calc(50% - 1px)}.component__product-price .has-origin-price,.component__product-price .no-origin-price{display:none;position:absolute;width:.1px;height:.1px;opacity:.1}.component__product-cart{display:inline-block;position:absolute;right:8px;bottom:0}.component__product-cart .iconfont{color:#000;font-size:18px}.component__product-cart-icon{position:absolute;right:0;top:5px;width:15.75px;height:18px}.component__product-cart.disabled .icon-c_icon_addcart{color:#8c8c8c}.component__product .swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;background-size:100% 100%;background-repeat:no-repeat;background-position:50%;background-size:contain;-webkit-animation:unset;animation:unset;box-sizing:unset;border:unset;border-radius:unset;border-top-color:unset}.component__product-main{position:relative}.component__product-info{padding:2px 5px 5px}.component__product-price-cart{position:relative;display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap;margin:5px 0}.component__product-wrapper{position:relative;z-index:0}.component__product-collect{position:absolute;top:4px;right:4px;padding:4px}.component__product-collect-icon-wrap{width:24px;height:24px;background-color:hsla(0,0%,100%,.9);border-radius:50%;display:flex;justify-content:center;align-items:center}.component__product-collect .iconfont{font-size:12px;color:#000}.component__product-collect .icon_is-collected,.component__product-collect.is-collected .iconfont{display:none}.component__product-collect.is-collected .icon_is-collected{color:#e23939;display:initial}.component__product-picture{width:100%;height:auto;max-width:100%;display:block;box-sizing:border-box;border:0;position:absolute;top:0}.component__product-picture-wrapper{position:relative;z-index:0;border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden}.component__product-sold-out{width:100%;height:100%;position:absolute;top:0;background:rgba(0,0,0,.4);z-index:5;pointer-events:none;display:flex;justify-content:center;align-items:center}.component__product-sold-out-inner{width:100%;font-family:PingFangSC-Regular,PingFang SC;color:#fff;text-align:center;text-transform:uppercase;height:22px;line-height:22px;font-size:14px;font-weight:400;letter-spacing:1px}.product__list{width:100%;position:relative}.product__list:after,.product__list:before{content:"";display:table;clear:both}.product__list.macy-container-ready{width:calc(100% + 11px);margin-left:-11px}.product__item{background-color:#fff;border-radius:8px;margin-bottom:11px}.product__item:last-child,.product__item:nth-last-child(2){margin-bottom:0!important}.product__item.macy-ready{width:calc(50% - 11px);float:left;margin-left:11px}.product__item p{overflow:hidden;word-break:break-all;word-wrap:break-word}.coupon__modal{width:312px;min-height:237px;padding:16px 20px;background:#fff;border-radius:16px;position:relative}.coupon__modal--title{font-size:16px;color:#222;line-height:20px;padding:8px 0}.coupon__modal--content,.coupon__modal--title{font-family:SFProText-Regular,SFProText;font-weight:400;text-align:center}.coupon__modal--content{font-size:14px;color:#66696f;line-height:17px;padding:16px 0;width:100%;word-break:break-all}.coupon__modal--link{text-decoration:underline;line-height:17px}.coupon__modal--btn{height:36px;background:#222;border-radius:2px;text-align:center;font-size:16px;font-family:SFProText-Regular,SFProText;font-weight:400;color:#fff;line-height:36px;margin-top:28px;width:100%;padding:0 6px;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.coupon__modal--close{position:absolute;width:17px;height:17px;color:#d4d7df;right:10px;top:6px}.coupon__modal--icon-wrap{text-align:center;padding:20px 0}.coupon__modal--icon{width:69px;height:69px;display:inline-block;background:linear-gradient(180deg,#fec06c,#d1dde9);background-image:url(data:image/png;base64,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);background-size:contain}.coupon__modal.login{height:270px}.coupon__modal.login .bottom,.coupon__modal.login .title_sub{padding:0}.coupon__modal.login .coupon__modal--btn{margin-top:16px}.components-coupon{filter:drop-shadow(0 0 1px #ececec);margin:0 15px 1px;width:calc(100% - 30px);display:flex;position:relative;overflow:hidden}.components-coupon__layout{width:100%}.components-coupon__layout.is-btn-per-coupon .components-coupon__wrap{background-color:unset!important;background-image:unset!important;-webkit-mask:unset!important;padding:0!important}.components-coupon__layout.is-btn-per-coupon .components-coupon__break-line-dashed{width:100%;border-bottom:unset;margin:0;height:8px}.components-coupon__layout.is-btn-per-coupon .components-coupon__item{-webkit-mask:radial-gradient(circle at 6px 50%,transparent 6px,#00f 0) -6px;padding:10px 7px 4px}.components-coupon__layout.is-btn-per-coupon .components-coupon__item:before{width:0!important}.components-coupon__layout.is-btn-per-coupon .components-coupon__item-2,.components-coupon__layout.is-btn-per-coupon .components-coupon__item-3{margin-left:16px}.components-coupon__layout.is-btn-per-coupon .components-coupon__btn{padding:0 16px 0 15px}.components-coupon__layout.is-btn-per-coupon .components-coupon__btn-text{text-align:center;border-radius:14px}.components-coupon__layout.is-btn-per-coupon .components-coupon__btn{width:100%}.components-coupon__layout.is-btn-per-coupon .components-coupon__btn:before{content:"";width:100vw;height:1px;border-top:1px dashed #ececec;margin:3px 0}.components-coupon__layout.is-btn-per-coupon .components-coupon__btn-text{padding:0 7px 1px 6px;line-height:normal!important}.components-coupon__layout.left-btn{display:flex;-webkit-mask:radial-gradient(circle at 6px 50%,transparent 6px,#00f 0) -6px;width:100%}.components-coupon__layout.left-btn .components-coupon__btn{max-width:40%;overflow:hidden;border-left:1px dashed #ececec}.components-coupon__layout.bottom-btn .components-coupon__wrap{-webkit-mask:radial-gradient(circle at 6px 50%,transparent 6px,#00f 0) -6px}.components-coupon__layout.bottom-btn .components-coupon__layout{background-color:unset;filter:drop-shadow(0 0 1px #ececec)}.components-coupon__layout.bg-color-cover .components-coupon__btn{padding:0}.components-coupon__layout.bg-color-cover .components-coupon__btn-text{padding:0 7px 0 5px;width:100%;height:100%;line-height:50px}.components-coupon__layout.bg-color-cover.bottom-btn .components-coupon__btn{height:36px}.components-coupon__layout.coupon-is-single .components-coupon__btn{padding:0 16px 0 15px}.components-coupon__layout.coupon-is-single .components-coupon__btn-text{text-align:center;border-radius:14px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;line-height:inherit;padding:4px 18px}.components-coupon__layout.dobule-line .components-coupon__wrap{-webkit-mask:radial-gradient(circle at 6px 6px,transparent 6px,red 0);-webkit-mask-position-x:-4px;-webkit-mask-position-y:39%;-webkit-mask-size:99% 50%;padding:18px 0 19px}.components-coupon__layout.dobule-line .components-coupon__btn-text{line-height:36px}.components-coupon__wrap{display:flex;flex-wrap:wrap;padding:10px 0;flex:1;overflow:hidden}.components-coupon__item{display:flex;justify-content:center;align-items:center;flex-direction:column;flex:1;position:relative;overflow:hidden;padding:0 7px}.components-coupon__item:not(:first-of-type):not(.new-line-first):before{content:"";height:100%;width:1px;background:#ececec;position:absolute;left:0}.components-coupon__discount{margin-bottom:2px}.components-coupon__condition,.components-coupon__discount{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1;max-width:100%}.components-coupon__btn{display:flex;justify-content:center;align-items:center;color:#fff;flex-direction:column}.components-coupon__btn.is-combine{min-width:36px;padding:0 7px 0 5px}.components-coupon__btn-text{display:flex;align-items:center;max-width:100%;justify-content:center}.components-coupon__btn-text.not-available{opacity:.2}.components-coupon__btn-text.is-received{opacity:.6}.components-coupon__btn-text>span{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;font-weight:inherit}.components-coupon__break-line-dashed{width:100%;border-bottom:1px dashed #ececec;margin:14px 0}.components-coupon__content-wrap{display:flex;justify-content:center;align-items:center;flex-direction:column;overflow:hidden;max-width:100%;float:left}.component__classify{height:42px;background-color:#fff;overflow:hidden}.component__classify-inner{height:100%;display:flex;justify-content:space-around;align-items:center}.component__classify-item{color:#595959;background-color:#f5f5f5;padding:5px 10px;font-size:14px;font-weight:400}.component__classify .swiper-container{top:8px;overflow:visible}.component__classify .swiper-slide{width:auto;margin-left:10px}.component__classify .swiper-slide .actived{color:#141414}.component__sorter{padding:15px;height:44px;background-color:#fff;overflow:hidden}.component__sorter-inner{display:flex;justify-content:space-between;align-items:center}.component__sorter-inner .component__sorter-btn{font-size:14px;font-weight:400;padding-left:0;padding-right:0;width:calc(25% - 10px)}.component__sorter-inner .component__sorter-btn-inner{font-weight:400;display:inline-block}.component__sorter-inner .component__filter-btn{background-color:transparent;position:relative;padding-left:0;padding-right:0;width:calc(25% - 10px);display:flex;justify-content:flex-end;align-items:center;margin-left:10px;font-size:14px;font-weight:400}.component__sorter-inner .component__filter-btn-inner{color:#595959;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 17px);position:relative;padding-left:5px;display:inline-block}.component__sorter-inner .component__filter-btn-inner:before{content:"";display:inline-block;position:absolute;background-color:rgba(0,0,0,.04);width:1px;height:16px;left:0;top:2px}.component__sorter-inner .component__filter-btn>.iconfont{color:#8c8c8c}.component__sorter-inner .component__filter-btn.actived .component__filter-btn-inner{color:#141414;font-weight:500}.component__sorter-inner .component__filter-btn.actived>.iconfont{color:#141414}.component__sorter-inner .component__filter-btn .icon-c_icon_filter_sel{font-size:14px;display:inline-block;height:13px;width:12px;margin-left:5px;position:relative;top:-4px}.textEllipsis{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.global_title{font-size:16px;font-weight:700}.title_large{font-size:18px;font-weight:700}.btn_tab,.global_content,.global_tips{font-size:14px;font-weight:400}.btn_large{font-size:16px;font-weight:700}.btn_normal{font-size:14px;font-weight:400}.btn_small,.btn_text{font-size:12px;font-weight:400}.global_toast{font-size:14px;font-weight:400}.list_text{font-size:16px;font-weight:400}.navbar_title{font-size:18px;font-weight:700}.navbar_text{font-size:16px;font-weight:400}.tag_commend{font-size:14px;font-weight:400}.list_shoptitle{font-size:12px;font-weight:400}.detail_shoptitle{font-size:14px;font-weight:400}.tag_activity,.tag_shoppic{font-size:12px;font-weight:400}.price_now_list{font-size:16px;font-weight:700}.price_dash_list{font-size:12px;font-weight:400}.price_now_detail{font-size:20px;font-weight:700}.btn_size,.price_dash_detail{font-size:14px;font-weight:400}.input_qty{font-size:12px;font-weight:400}.input_tips{font-size:14px;font-weight:400}.input_content{font-size:16px;font-weight:400}.tips_small{font-size:12px;font-weight:400}.component__product-recommend{padding:0 15px;display:none}.component__product-recommend>.component-title{font-family:PingFangSC-Medium,PingFang SC;text-align:center;padding:10px 0}.component__product-recommend .tips-wrapper .loaded{padding-top:9px}.load-btn-wrapper{padding-bottom:20px;text-align:center}.load-btn-text{height:20px;line-height:20px;font-size:14px;font-weight:400;font-family:PingFangSC-Regular,PingFang SC;color:#595959;letter-spacing:1px;display:inline-block;position:relative}.load-btn-icon{font-size:12px;color:#595959;position:absolute;transform:scale(.83);margin-left:5px}#home-recommend-product{position:relative}#home-recommend-product-tabs .component__tabs--head{position:sticky;top:44px;z-index:10;margin:0 -15px;padding:0 15px;transition:background .3s ease;background-color:transparent}#home-recommend-product-tabs .component__tabs--head.fixed{background-color:#fff;border-bottom:1px solid #e7e7e7}#home-recommend-product-tabs .component__tabs--head .swiper-wrapper{height:44px;align-items:center}#home-recommend-product-tabs .component__tabs-hd-item{height:22px;line-height:22px}