﻿/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */@import"vendor/weui.min.css";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--base-gap: 14px;--tabbar-height: 68px;--secion-row-gap: .7rem;--primary-color: #e00;--blue-color: #1c74e4}html{font-size:16px}@media screen and (min-width: 375px){html{font-size:calc(100% + 2*(100vw - 375px)/39);font-size:calc(16px + 2*(100vw - 375px)/39)}}@media screen and (min-width: 414px){html{font-size:calc(112.5% + 4*(100vw - 414px)/586);font-size:calc(18px + 4*(100vw - 414px)/586)}}@media screen and (min-width: 600px){html{font-size:calc(125% + 4*(100vw - 600px)/400);font-size:calc(20px + 4*(100vw - 600px)/400)}}@media screen and (min-width: 1000px){html{font-size:calc(137.5% + 6*(100vw - 1000px)/1000);font-size:calc(22px + 6*(100vw - 1000px)/1000)}}html,body{height:100%}body{display:flow-root;margin:auto;padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";color:#333;background-color:#f6f7f9;caret-color:var(--primary-color);user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-text-size-adjust:none !important}body.is-stick{position:fixed;width:100%}body.is-stick.is-stick-scroll{overflow-y:scroll}h1,h2,h3,h4,p,figure{margin:0}ul,ol,dl,dd{margin:0;padding:0}ul,ol{list-style:none}a{color:inherit;text-decoration:none;outline:0}*,:after,:before{box-sizing:border-box}.rui-button__green,.rui-button__warn,.rui-button__gray{position:relative;color:initial;text-align:center;text-decoration:none;border:0;border-radius:3px;cursor:pointer;transition:color .4s,background-color .4s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.rui-button__green:after,.rui-button__warn:after,.rui-button__gray:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border:1px solid rgba(0,0,0,.15);border-radius:6px;transform:scale(0.5);transform-origin:0 0}.rui-button__green:disabled,.rui-button__warn:disabled,.rui-button__gray:disabled{cursor:not-allowed}.rui-button__blue{color:#fff;text-decoration:none;border:0;background-color:#4b8df8;border-radius:3px;cursor:pointer;transition:color .4s,background-color .4s}.rui-button__blue:active{color:rgba(255,255,255,.8);background-color:#2e7af7}.rui-button__gray{color:#333;background-color:#f2f2f2}.rui-button__gray:active{color:rgba(51,51,51,.6);background-color:#ececec}.rui-button__gray:disabled{color:rgba(51,51,51,.6);background-color:#f8f8f8}.rui-button__warn{color:#fff;background-color:#e64340}.rui-button__warn:active{color:rgba(255,255,255,.8);background-color:#ce3c39}.rui-button__warn:disabled{color:rgba(255,255,255,.6);background-color:#ec8b89}.rui-button__green{color:#fff;background-color:#1aad19}.rui-button__green:active{color:rgba(255,255,255,.6);background-color:#179b16}.rui-button__green:disabled{color:rgba(255,255,255,.6);background-color:#9ed99d}.rui-modal-drawer.is-visible .rui-modal-drawer__mask{background-color:rgba(32,28,43,.6)}@keyframes ball-spin-fade-loader{50%{opacity:.3;transform:scale(0.4)}100%{opacity:1;transform:scale(1)}}.rui-modal-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990;opacity:0;visibility:hidden;transition:visibility .4s,opacity .4s}.rui-modal-drawer.is-center{display:flex;justify-content:center;align-items:center}.rui-modal-drawer.is-visible{opacity:1;visibility:visible}.rui-modal-drawer.is-visible .rui-modal-drawer__mask{opacity:1;backdrop-filter:blur(3px);pointer-events:auto}.rui-modal-drawer.is-visible .rui-modal-drawer__container{transform:translate3d(0, 0, 0)}.rui-modal-drawer__mask{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .4s ease-out}.rui-modal-drawer__container{display:flex;flex-direction:column;position:absolute;inset:auto 0;z-index:1;padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom);margin:0 auto;min-width:320px;background-color:#f6f7f9}.rui-modal-drawer__container:not(.no-effect){transition:transform .4s cubic-bezier(0.23, 1, 0.32, 1),box-shadow .4s cubic-bezier(0.23, 1, 0.32, 1)}.rui-modal-drawer__container.is-fullheight{height:100%;overflow-y:auto}.rui-modal-drawer__container.bounceInLeft{left:0;box-shadow:6px 0 16px -8px rgba(0,0,0,.0784313725),9px 0 28px rgba(0,0,0,.0509803922),12px 0 48px 16px rgba(0,0,0,.031372549);transform:translate3d(-100%, 0, 0)}.rui-modal-drawer__container.bounceInRight{right:0;box-shadow:-6px 0 16px -8px rgba(0,0,0,.0784313725),-9px 0 28px rgba(0,0,0,.0509803922),-12px 0 48px 16px rgba(0,0,0,.031372549);transform:translate3d(100%, 0, 0)}.rui-modal-drawer__container.bounceInUp{top:0;box-shadow:0 6px 16px -8px rgba(0,0,0,.0784313725),0 9px 28px rgba(0,0,0,.0509803922),0 12px 48px 16px rgba(0,0,0,.031372549);transform:translate3d(0, -100%, 0)}.rui-modal-drawer__container.bounceInDown{bottom:0;box-shadow:0 -6px 16px -8px rgba(0,0,0,.0784313725),0 -9px 28px rgba(0,0,0,.0509803922),0 -12px 48px 16px rgba(0,0,0,.031372549);transform:translate3d(0, 100%, 0)}.rui-modal-drawer__iframe{width:100%;height:100%}.rui-modal-drawer__header,.rui-modal-drawer__footer{position:relative;padding:0;font-weight:normal;background-color:#fff}.rui-modal-drawer__header{flex-shrink:1;display:flex;justify-content:center;align-items:center;min-height:2.8rem;font-size:1.05em;border-radius:inherit}.rui-modal-drawer__header:after{content:"";position:absolute;color:#e5e5e5;border-radius:inherit;right:0;bottom:0;left:0;height:1px;border-bottom:1px solid currentColor;transform-origin:0 100%;transform:scaleY(0.5);box-sizing:content-box;pointer-events:none;backface-visibility:hidden}.rui-modal-drawer__header .o-icon{position:absolute;left:10px;padding:3px 5px;font-size:1rem;font-style:normal}.rui-modal-drawer__header .o-icon:before{color:#999;vertical-align:middle}.rui-modal-drawer__header .icon-close:before{content:"";font-size:1.4em;color:#ccc}.rui-modal-drawer__footer{height:auto}.rui-modal-drawer__footer:before{content:"";position:absolute;color:#e5e5e5;border-radius:inherit;top:0;right:0;left:0;height:1px;border-top:1px solid currentColor;transform-origin:0 0;transform:scaleY(0.5);box-sizing:content-box;pointer-events:none;backface-visibility:hidden}.rui-radio,.rui-checkbox{position:relative;margin:0;width:1.25rem;height:1.25rem;vertical-align:text-top;border:1px solid #d9d9d9;background-color:#fff;border-radius:50%;transition:.3s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.rui-radio:not(:disabled) :hover,.rui-checkbox:not(:disabled) :hover{border-color:#1890ff}.rui-radio:checked,.rui-checkbox:checked{border-color:#1890ff;background-color:#1890ff;transition:.3s;animation:scale-spring .3s both}.rui-radio:checked:after,.rui-checkbox:checked:after{content:"";display:block;position:absolute;left:28%;top:28%;width:.45em;height:.76em;color:#fff;border:solid #fff;border-width:0 2px 2px 0;background-color:rgba(0,0,0,0);transform:rotate(45deg) translate(-28%, -28%)}.rui-radio:disabled,.rui-checkbox:disabled{border-color:#e2e2e2}.rui-radio.is-readonly,.rui-checkbox.is-readonly{background-color:rgba(24,144,255,.5);border-color:rgba(24,144,255,.2);cursor:not-allowed;pointer-events:none}.rui-checkbox{border-radius:2px}@keyframes scale-spring{0%{opacity:.5;transform:scale(0.5)}80%{opacity:.8;transform:scale(1.1)}100%{opacity:1;transform:scale(1)}}.rui-gotop{display:flex;justify-content:center;align-items:center;position:fixed;bottom:1rem;right:.5rem;z-index:9999;margin-bottom:0;width:2.2rem;height:2.2rem;text-decoration:none;background-color:rgba(32,28,43,.6);border-radius:50%;opacity:0;visibility:hidden;transition:background-color .3s,opacity .3s,visibility .3s,bottom .3s}html.ios .rui-gotop{-webkit-tap-highlight-color:rgba(0,0,0,0)}.rui-gotop.icon-gotop:before{content:"";font-size:1.1em;color:rgba(255,255,255,.9)}.rui-gotop.is-visible{opacity:1;visibility:visible}.rui-sobar__body{display:flex;align-items:center;position:relative;z-index:10;min-width:320px;max-width:1024px;padding:0 10px;height:2.8125rem;background-color:#efeff4}.rui-sobar__body:focus-within .rui-sobar__label{display:none}.rui-sobar__body:focus-within .rui-sobar__cancel{display:block}.rui-sobar__form{flex:1;position:relative}.rui-sobar__form .icon-search:before{content:""}.rui-sobar__form .icon-clear:before{content:"";color:#bbb}.rui-sobar__form:after{content:"";position:absolute;left:0;top:0;width:200%;height:200%;border-radius:10px;border:1px solid #e6e6ea;background:#fff;transform:scale(0.5);transform-origin:0 0}.rui-sobar__label{position:absolute;top:50%;right:1px;left:1px;z-index:2;font-size:.925em;color:#999;text-align:center;background-color:#fff;border-radius:3px;pointer-events:none;transform:translateY(-50%)}.rui-sobar__label .icon-search:before{margin-right:6px}.rui-sobar__inner{position:relative;z-index:1;padding:0 33px;width:100%}.rui-sobar__inner [class^=icon-]{position:absolute;top:50%;line-height:1;font-size:.925em;transform:translateY(-50%)}.rui-sobar__inner .icon-search{left:10px;font-style:normal}.rui-sobar__inner .icon-clear{right:10px}.rui-sobar__input{padding:8px 0;width:100%;font-size:.925em;border:0;background-color:rgba(0,0,0,0)}.rui-sobar__input:focus{outline:none}.rui-sobar__cancel{display:none;margin-left:10px;font-size:1rem;color:#3280d1}@font-face{font-family:"iconfont";font-display:swap;src:url("../fonts/iconfont.woff2") format("woff2")}[class^=icon-]:after,[class*=" icon-"]:after,[class^=icon-]:before,[class*=" icon-"]:before{line-height:1;font-family:iconfont,sans-serif;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input::placeholder,textarea::placeholder{color:#bbb}*:disabled{border-color:rgba(0,0,0,0) !important;background-color:#eee !important;color:#ababab !important;cursor:not-allowed !important}img.lazyload:not([src]){visibility:hidden}img.lazyload--blur{filter:blur(5px);transition:.5s}img.lazyload--blur.lazyloaded{filter:blur(0)}.icon-spin-rotate{font-style:normal}.icon-spin-rotate:before{content:"";display:inline-block;animation:spin-rotate 1.2s linear 0s infinite}@keyframes spin-rotate{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}100%{transform:rotate(360deg)}}.highlightword{font-style:normal;font-weight:500;color:#d00}.weui-cells{margin-top:var(--base-gap);font-size:1em}.weui-cells__title{font-size:.925em}.weui-cell{padding:var(--base-gap);font-size:inherit}.weui-cell_access .weui-cell__ft{padding-right:1em}.weui-cell_access .weui-cell__ft:after{margin-top:-13px;width:.75rem;height:1.5rem}.weui-cell__bd--tar{text-align:right}.weui-cell .weui-textarea{line-height:1.5;height:6em}.weui-cell__ft{font-size:.9375em}.weui-cell .weui-input{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.weui-cell .weui-input--tar{text-align:right}.weui-cell_link{font-size:.9375em}.weui-cell__mask{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;inset:0;z-index:2;color:#fff;background-color:rgba(0,0,0,.8)}.weui-cell__mask>*+*{margin-top:15px}.weui-cell__mask a{color:var(--blue-color)}.weui-panel{margin-top:var(--base-gap)}.weui-panel__hd{padding:var(--base-gap);font-size:.925em;font-weight:normal}.weui-panel__hd .o-head{color:var(--weui-FG-1)}.weui-panel__hd .o-head:before{content:"";display:inline-block;margin-right:10px;width:4px;height:.9em;background-color:rgba(237,66,75,.7);vertical-align:-2px}.weui-panel__hd .o-more{margin-left:auto;color:var(--weui-FG-1)}.weui-panel__hd .o-more:after{content:"";margin-left:5px;content:"";display:inline-block;width:9px;height:9px;border-style:solid;border-color:#c8c8c8;border-width:2px 2px 0 0;transform:rotate(45deg);width:11px;height:11px}.weui-panel__alink{display:flex;margin:calc(var(--base-gap)*-1);padding:var(--base-gap)}.weui-media-box{padding:var(--base-gap)}a.weui-media-box{display:flow-root}.weui-icon_toast{margin-bottom:0}.weui-toast{width:12em;height:12em}.weui-toast__content{margin-top:10px;font-size:.875rem}.weui-toast__content:empty{display:none}.weui-switch,.weui-switch-cp__box{width:47px;height:27px}.weui-switch:after,.weui-switch-cp__box:after{width:22px;height:22px}.weui-switch-cp__box.is-disabled{border-color:rgba(0,0,0,0) !important;background-color:#eee !important;color:#ababab !important;cursor:not-allowed !important;pointer-events:none}.weui-cells_checkbox .weui-cell__hd{padding:0}.weui-cells_checkbox .weui-cell__bd+.weui-cell__hd{padding-left:16px}.weui-cells_checkbox .weui-cell__hd+.weui-cell__bd{padding-left:16px}.weui-textarea-counter{margin:5px 0 -8px}.rui-weui-toast .weui-toast{padding:1.3em 1.8em;width:auto;height:auto;min-width:13em;border-radius:8px}.rui-weui-toast .weui-toast__content{margin-top:0;padding:0;line-height:1.6}.rui-weui-toast .weui-icon_toast{display:none}.weui-dialog__bd:first-child{font-weight:normal}.weui-dialog__title{font-size:1.1em}.rui-weui-picker .weui-half-screen-dialog__hd{min-height:50px}.rui-weui-picker .weui-half-screen-dialog__title{font-size:1em;font-weight:400}.rui-weui-picker .weui-half-screen-dialog__bd{padding-bottom:20px;font-size:1em}.rui-weui-picker .weui-half-screen-dialog__ft{margin-bottom:1em;padding-bottom:0}.rui-weui-picker .weui-btn{padding-top:5px}.weui-btn_icon{font-size:0}.base-filepicker{position:absolute;z-index:0;width:0;height:0;opacity:0}.base-access{position:relative}.base-access:not(:disabled):active:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.1);border-radius:inherit;pointer-events:none}.base-back{position:fixed;top:.5em;left:.5em;z-index:100;font-size:1.7em;line-height:1;color:rgba(0,0,0,.3)}.base-back:before{content:""}.base-back:active:after{border-radius:50%}.base-empty{position:absolute;left:50%;padding-top:3em;text-align:center;transform:translateX(-50%)}.base-empty .o-image{max-width:55%;height:auto}.base-empty .o-text{font-size:.9em;color:rgba(0,0,0,.3)}.base-empty .o-text:empty{display:none}.image-viewer{z-index:10000 !important}.image-viewer .image-footer{bottom:1.5em !important;font-size:1em !important;text-align:center !important}.base-wrapper{margin:0 auto;min-width:320px;max-width:1024px}.base-main{display:flow-root;position:relative}.base-main[hidden]{display:none}.base-main--h100{height:100%}.base-main.has-tabbar{height:calc(100% - var(--tabbar-height))}.base-section{position:relative;margin:var(--base-gap) auto}.base-section--gap{margin-left:var(--secion-row-gap);margin-right:var(--secion-row-gap)}.base-section--card>*{border-radius:10px}.base-price--line{color:#999;text-decoration:line-through}.base-price:empty{display:none}.base-price:before{content:"¥";margin-right:.2em;font-size:.8em;text-decoration:inherit}.base-tabbar{display:flex;align-items:center;position:fixed;left:0;right:0;bottom:0;z-index:2;padding-bottom:env(safe-area-inset-bottom);height:var(--tabbar-height);background-color:rgba(255,255,255,.9);backdrop-filter:blur(3px);box-sizing:content-box}.base-tabbar+.base-tabbar__placeholder{display:block}.base-tabbar~.rui-gotop,.base-tabbar~.rui-mescroll__totop{bottom:calc(.3rem + var(--tabbar-height) + env(safe-area-inset-bottom))}.base-tabbar:before{content:"";position:absolute;color:#e5e5e5;border-radius:inherit;top:0;right:0;left:0;height:1px;border-top:1px solid currentColor;transform-origin:0 0;transform:scaleY(0.5);box-sizing:content-box;pointer-events:none;backface-visibility:hidden}.base-tabbar__item{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;height:100%;font-size:.88em;line-height:1;color:rgba(0,0,0,.35)}.base-tabbar__item:before{display:block;margin-bottom:5px;font-size:1.5rem}.base-tabbar__item.icon-home:before{content:"";opacity:.55}.base-tabbar__item.icon-category:before{content:"";opacity:.55}.base-tabbar__item.icon-cart:before{content:"";opacity:.55}.base-tabbar__item.icon-user:before{content:"";opacity:.55}.base-tabbar__item.is-current{color:var(--primary-color);pointer-events:none}.base-tabbar__item.is-current:before{color:rgba(0,0,0,0);opacity:.6;background-image:linear-gradient(rgba(238, 0, 0, 0.2), var(--primary-color) 50%);-webkit-background-clip:text;background-clip:text}.base-tabbar__placeholder{height:calc(var(--tabbar-height) + env(safe-area-inset-bottom));box-sizing:content-box}.base-tabbar .o-badge{position:absolute;top:3px;left:50%;margin-left:24px;width:24px;line-height:24px;font-size:14px;color:#fff;text-align:center;background-color:rgba(238,0,0,.8);border-radius:50%;transform:translateX(-50%)}.base-tabbar .o-badge:empty{display:none}.base-article{font-size:1em;line-height:initial;text-align:justify}.base-article__title{font-size:1.2em;font-weight:500;text-align:center}.base-article__content{line-height:1.5}.base-article__content>:first-of-type{margin-top:0}.base-article__content>:last-of-type{margin-bottom:0}.base-article__content *{all:revert}.base-article__content img{max-width:100%;height:auto;vertical-align:middle}.aside-widget{position:fixed;left:var(--secion-row-gap);bottom:1.2rem;z-index:299;color:#888;box-shadow:0 0 8px 0 rgba(0,0,0,.15);background-color:rgba(255,255,255,.88);backdrop-filter:blur(3px);border-radius:2em;transition:opacity .3s}.aside-widget.is-dragging{opacity:.5}.aside-widget__item{display:block;position:relative;padding:.8em 13px;line-height:1;text-align:center}.aside-widget__item:first-child:after{border-radius:2em 2em 0 0}.aside-widget__item:last-child:after{border-radius:0 0 2em 2em}.aside-widget__item:not(:last-child):before{content:"";position:absolute;color:#e5e5e5;border-radius:inherit;right:0;bottom:0;left:0;height:1px;border-bottom:1px solid currentColor;transform-origin:0 100%;transform:scaleY(0.5);box-sizing:content-box;pointer-events:none;backface-visibility:hidden;left:10px;right:10px;border-color:#e0e0e0}.aside-widget__item:only-child:after{border-radius:2em}.aside-widget .icon-home{line-height:1;font-weight:500;font-style:normal}.aside-widget .icon-home:before{content:"";font-size:1.5em}.aside-widget .icon-cart{line-height:1;font-weight:500;font-style:normal}.aside-widget .icon-cart:before{content:"";font-size:1.5em}.aside-widget .o-badge{position:absolute;top:5px;right:2px;width:25px;line-height:25px;font-size:13px;color:#fff;text-align:center;background-color:rgba(238,0,0,.8);border-radius:50%}.aside-widget .o-badge:empty{display:none}.aside-widget--red{color:#fff;background-color:rgba(0,0,0,0);background-image:linear-gradient(180deg, #ff7346, #ff2b2b)}.aside-widget--red .o-badge{color:var(--primary-color);background-color:#fff}.base-alertbar{display:flex;position:absolute;top:0;left:0;right:0;z-index:10;margin:0 auto;padding:10px var(--secion-row-gap);font-size:1em;line-height:1.7;color:#ed6a0c;background-color:#fffbe8}.base-alertbar .o-content{flex:1}.base-alertbar .o-arrow{margin-left:.5em;align-self:center}.base-alertbar .o-arrow:before{content:"";display:inline-block;width:9px;height:9px;border-style:solid;border-color:#c8c8c8;border-width:2px 2px 0 0;transform:rotate(45deg);width:12px;height:12px;border-color:currentColor;vertical-align:2px}.base-alertbar .icon-tips:before{content:"";margin-right:8px}.number-stepper{display:flex;justify-content:flex-end;margin:-8px 0}.number-stepper.number-stepper__left{justify-content:initial}.number-stepper__minus,.number-stepper__plus{position:relative;margin:1px;width:2rem;height:2rem;vertical-align:middle;border:0;background-color:#f2f3f5}.number-stepper__minus:before,.number-stepper__minus:after,.number-stepper__plus:before,.number-stepper__plus:after{content:"";position:absolute;inset:0;margin:auto;background-color:var(--blue-color);opacity:inherit}.number-stepper__minus .base-access,.number-stepper__plus .base-access{position:absolute;inset:0}.number-stepper__minus.is-disabled,.number-stepper__plus.is-disabled{opacity:.5;pointer-events:none}.number-stepper__minus{border-radius:5px 0 0 5px}.number-stepper__minus:before{width:.8em;height:1px}.number-stepper__minus:after{display:none}.number-stepper__minus .base-access:after{border-radius:5px 0 0 5px}.number-stepper__plus{border-radius:0 5px 5px 0}.number-stepper__plus:before{width:.88em;height:1px}.number-stepper__plus:after{width:1px;height:.88em}.number-stepper__plus .base-access:after{border-radius:0 5px 5px 0}.number-stepper__input{width:calc(2rem + 3px);height:2rem;font-size:1.1em;font-weight:500;color:var(--blue-color);text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;border:0;background-color:#f2f3f5;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.goods-property__title{font-size:1.1em;font-weight:500}.goods-property__items{display:grid;grid-template-columns:repeat(auto-fill, minmax(125px, 1fr));gap:12px;margin:-5px;width:100%}.goods-property__label{position:relative;min-width:0}.goods-property__label.is-disabled{border-color:rgba(0,0,0,0) !important;background-color:#eee !important;color:#ababab !important;cursor:not-allowed !important;pointer-events:none;border-radius:50px}.goods-property__label.is-disabled .o-radio~.o-text:before{border-color:rgba(0,0,0,0)}.goods-property__label.is-disabled .o-radio:checked~.o-text{color:#999;background-color:inherit}.goods-property__label.is-disabled .o-radio:checked~.o-text:before{border-color:rgba(0,0,0,0)}.goods-property__label .o-text{padding:3px 0;color:#999;text-align:center;border-radius:50px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;overflow-y:auto;transition:background-color .4s}.goods-property__label .o-text:before{content:"";position:absolute;color:#e5e5e5;border-radius:inherit;top:0;left:0;width:200%;height:200%;border:1px solid currentColor;transform-origin:0 0;transform:scale(0.5);box-sizing:content-box;pointer-events:none;backface-visibility:hidden;border-color:#bbb}.goods-property__label .o-radio{position:absolute;width:0;height:0;opacity:0}.goods-property__label .o-radio:checked~.o-text{color:var(--primary-color);background-color:rgba(238,0,0,.1)}.goods-property__label .o-radio:checked~.o-text:before{border-color:var(--primary-color)}.property-drawer{max-height:95%;border-radius:20px 20px 0 0}.property-drawer__wrapper{height:100%;overflow-y:auto;border-radius:inherit}.property-drawer__wrapper>:first-of-type{margin-top:0;border-radius:inherit}.property-drawer__wrapper>:first-of-type:before{display:none}.property-drawer__goods{display:flex;position:relative}.property-drawer__goods .icon-close{align-self:flex-start}.property-drawer__goods .icon-close:before{content:"";font-size:1.2em;color:#ccc}.property-drawer__image{flex-shrink:0;position:relative;padding-bottom:28%;width:28%}.property-drawer__image .o-imagesrc{position:absolute;display:block;width:100%;height:auto;border-radius:8px;object-fit:cover}.property-drawer__image .o-unshelve,.property-drawer__image .o-soldout{position:absolute;left:50%;top:50%;z-index:20;opacity:.45;transform:translate(-50%, -50%) scale(0.5)}.property-drawer__container{flex:1;display:flex;flex-direction:column;position:relative;margin-left:12px;min-width:0}.property-drawer__container>*+*{margin-top:4px}.property-drawer__container .o-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:1.2em;line-height:1.5;font-weight:500}.property-drawer__price{display:flex;align-items:center;margin-top:0}.property-drawer__price>*+*{margin-left:14px}.property-drawer__price .o-price{font-size:1.4em;font-weight:500;color:var(--primary-color)}.property-drawer__price .o-discount{color:#999}.property-drawer__row{color:#999}.property-drawer .goods-property__title{font-size:1em;font-weight:normal}.property-drawer__buttons{position:relative;margin:1em auto}.property-drawer__buttons>*{margin:auto;width:90%}.property-drawer .o-button{display:block;padding:.6em 0;font-size:1em;border-radius:40px}.property-drawer .o-button:after{border-radius:inherit}.property-drawer__mask{display:flex;justify-content:center;align-items:center;position:absolute;inset:0;z-index:2;color:#fff;background-color:rgba(0,0,0,.5);backdrop-filter:blur(3px);border-radius:40px}.property-drawer__mask:empty{display:none}.favorite-wizard{position:absolute;top:0;right:0;bottom:0;left:0;z-index:88}.favorite-wizard__mask{position:absolute;width:100%;height:100%;background-color:rgba(32,28,43,.8)}.favorite-wizard__container{position:absolute;right:5px;width:70%}.favorite-wizard__wrapper{position:relative;z-index:1;padding-top:15px;width:100%}.favorite-wizard__wrapper:before{content:"";position:absolute;top:-10px;right:10px;width:0;height:0;border-width:13px;border-style:solid;border-color:rgba(0,0,0,0);border-bottom-color:#4f95ff}.favorite-wizard__wrapper .o-imgbga,.favorite-wizard__wrapper .o-imgbgb{position:absolute;background-size:contain}.favorite-wizard__wrapper .o-imgbga{top:15px;right:0;width:160px;height:100px;background:url(../images/favorite-wizard-a.webp) no-repeat}.favorite-wizard__wrapper .o-imgbgb{bottom:0;left:0;width:90px;height:80px;background:url(../images/favorite-wizard-b.webp) no-repeat}.favorite-wizard__inner{padding:1rem;height:100%;background-image:linear-gradient(224deg, #78aeff 0%, #4f95ff 100%);border-radius:10px}.favorite-wizard__header{font-size:1.1em;font-weight:normal;color:#fff}.favorite-wizard__header:before{content:"";margin-right:.5em;font-size:1.1em;color:#f3e508}.favorite-wizard__step{margin-top:.5em;margin-left:1em;list-style:decimal;line-height:2;color:#fff}.favorite-wizard__button{margin:.8em auto 0;text-align:center}.favorite-wizard__button .o-button{padding:.4em 1.5em;color:rgba(255,255,255,.8);border:1px solid rgba(255,255,255,.4);border-radius:20px}.mescroll-empty{margin:0 auto;width:fit-content}.mescroll-empty .empty-icon{width:auto;max-width:60%;height:auto}.mescroll-empty .empty-tip{font-size:.9em;color:rgba(0,0,0,.3)}.mescroll-empty .empty-tip:empty{display:none}.rui-mescroll__loading{--primary: rgba(238, 0, 0, 0.6);display:flex;justify-content:center;padding:10px 0}.rui-mescroll__loading .feeder{position:relative;height:12px;width:12px}.rui-mescroll__loading .feeder div{position:absolute;width:100%;height:100%;border-radius:100%;background-color:var(--primary);animation-name:fed;animation-duration:3s;animation-delay:calc(var(--delay)*1s);animation-iteration-count:infinite;animation-fill-mode:backwards}.rui-mescroll__loading .feeder div:nth-child(2),.rui-mescroll__loading .feeder div:nth-child(3){animation-name:feed}.rui-mescroll__loading .feeder div:nth-child(2){--delay: .25}.rui-mescroll__loading .feeder div:nth-child(3){--delay: .5}@keyframes fed{0%{opacity:0;transform:translateX(-500%)}30%,70%{opacity:1;transform:translateX(0)}50%{transform:translateX(0) scale(2.5)}40%,60%{transform:translateX(0) scale(1.5)}100%{opacity:0;transform:translateX(500%)}}@keyframes feed{0%{opacity:0;transform:translateX(-500%)}40%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(500%)}}.rui-mescroll__loading .scaling-dots{display:grid;grid-template-columns:repeat(5, 12px);grid-gap:5px}.rui-mescroll__loading .scaling-dots div{width:12px;height:12px;border-radius:100%;background:var(--primary);animation:scaling-dots 1s infinite ease backwards}.rui-mescroll__loading .scaling-dots div:nth-child(1){animation-delay:.1s}.rui-mescroll__loading .scaling-dots div:nth-child(2){animation-delay:.2s}.rui-mescroll__loading .scaling-dots div:nth-child(3){animation-delay:.3s}.rui-mescroll__loading .scaling-dots div:nth-child(4){animation-delay:.4s}.rui-mescroll__loading .scaling-dots div:nth-child(5){animation-delay:.5s}@keyframes scaling-dots{0%,100%{transform:scale(0)}40%,60%{transform:scale(1)}}.rui-mescroll__loading .mexican-wave:before{content:"";position:absolute;width:10px;height:10px;border-radius:100%;transform:translateY(10px);animation:mexican-wave .75s infinite ease backwards}@keyframes mexican-wave{0%{box-shadow:-30px -10px 0 0 var(--primary),-15px -10px 0 0 var(--primary),0 -10px 0 0 var(--primary),15px -10px 0 0 var(--primary),30px -10px 0 0 var(--primary)}15%{box-shadow:-30px -20px 0 0 var(--primary),-15px -10px 0 0 var(--primary),0 -10px 0 0 var(--primary),15px -10px 0 0 var(--primary),30px -10px 0 0 var(--primary)}30%{box-shadow:-30px -10px 0 0 var(--primary),-15px -20px 0 0 var(--primary),0 -10px 0 0 var(--primary),15px -10px 0 0 var(--primary),30px -10px 0 0 var(--primary)}45%{box-shadow:-30px -10px 0 0 var(--primary),-15px -10px 0 0 var(--primary),0 -20px 0 0 var(--primary),15px -10px 0 0 var(--primary),30px -10px 0 0 var(--primary)}60%{box-shadow:-30px -10px 0 0 var(--primary),-15px -10px 0 0 var(--primary),0 -10px 0 0 var(--primary),15px -20px 0 0 var(--primary),30px -10px 0 0 var(--primary)}75%{box-shadow:-30px -10px 0 0 var(--primary),-15px -10px 0 0 var(--primary),0 -10px 0 0 var(--primary),15px -10px 0 0 var(--primary),30px -20px 0 0 var(--primary)}100%{box-shadow:-30px -10px 0 0 var(--primary),-15px -10px 0 0 var(--primary),0 -10px 0 0 var(--primary),15px -10px 0 0 var(--primary),30px -10px 0 0 var(--primary)}}.rui-mescroll__loading .borders{display:flex;justify-content:center;align-items:center;position:relative;height:50px;width:50px}.rui-mescroll__loading .borders:after,.rui-mescroll__loading .borders:before{content:"";display:block;position:absolute;border:6px solid var(--primary);border-radius:100%}.rui-mescroll__loading .borders:before{width:30px;height:30px;border-bottom-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0);animation:spin .75s infinite linear reverse}.rui-mescroll__loading .borders:after{width:50px;height:50px;border-right-color:rgba(0,0,0,0);border-top-color:rgba(0,0,0,0);animation:spin .5s infinite linear}@keyframes spin{to{transform:rotate(360deg)}}.rui-mescroll__loading .rings:after,.rui-mescroll__loading .rings:before{content:"";position:absolute;left:50%;top:50%;margin-top:-15px;width:30px;height:30px;box-sizing:border-box;border:6px solid rgba(238,0,0,.15);border-radius:100%;animation:rings 1s infinite linear}.rui-mescroll__loading .rings:after{margin-left:-2px;border-left-color:var(--primary)}.rui-mescroll__loading .rings:before{margin-left:-28px;border-right-color:var(--primary);animation-direction:reverse}@keyframes rings{0%{transform:rotate(0deg)}50%,100%{transform:rotate(360deg)}}.rui-mescroll__upwarp{margin:var(--base-gap) auto;text-align:center}.rui-mescroll__nodata{font-size:.9275em;text-align:center;color:#aaa}.rui-mescroll__totop{display:flex;justify-content:center;align-items:center;position:fixed;bottom:1.2rem;right:.5rem;z-index:900;margin-bottom:0;width:2.2rem;height:2.2rem;text-decoration:none;background-color:rgba(32,28,43,.6);border-radius:50%}.rui-mescroll__totop.icon-gotop:before{content:"";font-size:1.1em;color:rgba(255,255,255,.9)}.base-search{flex-shrink:0;position:sticky;top:0;z-index:2;margin-top:0}.base-search:after{content:"";position:absolute;color:#e5e5e5;border-radius:inherit;right:0;bottom:0;left:0;height:1px;border-bottom:1px solid currentColor;transform-origin:0 100%;transform:scaleY(0.5);box-sizing:content-box;pointer-events:none;backface-visibility:hidden}.base-search__wrapper{flex:1;display:flex;align-items:center}.base-search__form{flex:1;display:flex;align-items:center;position:relative;height:46px;background-color:#f8f8f8;border-radius:50px}.base-search__form .o-inputctl{flex:1;margin-right:15px;font-size:.9375rem;background-color:rgba(0,0,0,0);border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.base-search__form .o-icon{margin:0 15px;line-height:1;font-style:normal}.base-search__form .o-icon:before{font-size:1.1em;color:#bbb}.base-search__form .icon-empty{opacity:0;transition:opacity .4s}.base-search__form .icon-empty.is-show{opacity:1}.base-search .icon-search:before{content:""}.base-search .icon-grid:before{content:""}.base-search .icon-empty:before{content:""}.base-search .o-display{margin-left:10px;padding:6px;font-size:1.3em;line-height:1;color:#666}.search-recent__body{padding:0 .5em}.search-recent__header{display:flex;align-items:center}.search-recent__header .icon-empty{margin:0 -5px 0 auto;padding:5px;line-height:1;font-size:1.1em;color:#888}.search-recent__header .icon-empty:before{content:""}.search-recent__list{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.search-recent__list:empty{display:none}.search-recent__list .o-label{flex-shrink:0;min-width:0;padding:5px .5em;max-width:6em;font-size:.9em;color:#666;background-color:#f3f3f3;border-radius:8px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.category-tab{flex-shrink:0;min-height:0;background-color:#f7f8fa;overflow-y:hidden}.category-tab__wrapper{min-height:100%}.category-tab__item{display:block;position:relative;padding:1em .8em;font-size:.9275em;color:#999;text-align:center}.category-tab__item.is-current{color:var(--primary-color);background-color:#fff;transition:color .4s,background-color .4s;pointer-events:none}.category-tab__item.is-current:before{content:"";position:absolute;top:1.1em;bottom:1.1em;left:0;width:4px;background-color:currentColor}.category-tab__item .o-title{display:block;width:4.5em;max-height:3em;line-height:1.5;overflow-y:hidden}.category-goods{flex:1 0;display:flex;flex-direction:column;min-width:0;min-height:0;background-color:#fff}.category-goods__slide{display:none;flex-direction:column;height:100%;opacity:0;transition:opacity .4s}.category-goods__slide.is-current{display:flex;opacity:1}.category-goods__mescroll{flex:1;position:relative;min-height:0;height:auto}.category-child{flex-shrink:0}.category-child__item{width:auto}.category-child__item:not(:first-child){margin-left:8px}.category-child__item.is-active .o-label{color:var(--primary-color);background-color:rgba(238,0,0,.1);pointer-events:none}.category-child__item .o-label{display:block;padding:0 18px;line-height:38px;font-size:.92em;color:#888;background-color:#f3f3f3;border-radius:20px;transition:color .4s,background-color .4s}.goods-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(165px, 1fr));gap:var(--secion-row-gap)}@media only screen and (min-width: 750px){.goods-grid{grid-template-columns:repeat(3, 1fr)}}.goods-grid__item{position:relative;overflow:hidden}.goods-grid__item:active:after{border-radius:10px !important}.goods-grid__wrapper{position:relative;background-color:#fff;border-radius:10px}.goods-grid__wrapper:before{content:"";position:absolute;color:#e5e5e5;border-radius:inherit;top:0;left:0;width:200%;height:200%;border:1px solid currentColor;transform-origin:0 0;transform:scale(0.5);box-sizing:content-box;pointer-events:none;backface-visibility:hidden}.goods-grid__wrapper:after{content:"";position:absolute;color:#e5e5e5;border-radius:inherit;right:0;bottom:0;left:0;height:1px;border-bottom:1px solid currentColor;transform-origin:0 100%;transform:scaleY(0.5);box-sizing:content-box;pointer-events:none;backface-visibility:hidden}.goods-grid__image{display:block;position:relative;z-index:1;padding-bottom:100%}.goods-grid__image .o-imagesrc{position:absolute;display:block;padding:2px;width:100%;height:100%;border-radius:10px 10px 0 0;object-fit:cover}.goods-grid__container{margin-top:8px;padding:0 8px 8px}.goods-grid__price{display:flex;align-items:center;overflow-x:auto;scrollbar-width:none}.goods-grid__price::-webkit-scrollbar{display:none}.goods-grid__price>*{flex-shrink:0}.goods-grid__price .o-price{font-size:1.3em;font-weight:500;color:var(--primary-color)}.goods-grid__price .base-price--line{margin-left:8px}.goods-grid__price .o-discount{margin-left:auto;color:#999}.goods-grid .o-title{height:3em;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.goods-grid .o-pricetag{margin-right:3px;padding:3px 5px;font-size:.8em;line-height:1;color:#fff;border-radius:6px;background-image:linear-gradient(270deg, rgba(238, 0, 0, 0.7), #e00);vertical-align:1px}.goods-grid__attr{display:flex;align-items:center}.goods-grid__attr .o-sales{color:#999}.goods-grid .icon-cart{margin:0 5px 10px auto;padding:7px;font-size:1.5em;font-weight:500;line-height:1;color:var(--primary-color);background-color:rgba(238,0,0,.1);border-radius:50%}.goods-grid .icon-cart:before{content:"";display:inline-block;transform:scale(0.85)}.goods-grid .o-unshelve,.goods-grid .o-soldout{position:absolute;left:50%;top:50%;z-index:20;opacity:.45;transform:translate(-50%, -50%) scale(0.7)}.goods-grid__action{position:relative;margin-top:5px;padding:10px 5px;text-align:right}.goods-grid__action:before{content:"";position:absolute;color:#e5e5e5;border-radius:inherit;top:0;right:0;left:0;height:1px;border-top:1px solid currentColor;transform-origin:0 0;transform:scaleY(0.5);box-sizing:content-box;pointer-events:none;backface-visibility:hidden}.goods-grid .weui-cell__mask{border-radius:10px}.goods-list__item{display:flex;column-gap:var(--base-gap);position:relative}.goods-list__image{flex-shrink:0;position:relative;width:6em;height:auto}.goods-list__image .o-imagesrc{display:block;width:100%;height:auto;border-radius:8px;object-fit:cover}.goods-list__image .o-unshelve,.goods-list__image .o-soldout{position:absolute;left:50%;top:50%;z-index:20;opacity:.45;transform:translate(-50%, -50%) scale(0.5)}.goods-list__container{flex:1;display:flex;flex-direction:column;justify-content:space-between;position:relative;min-width:0}.goods-list__container .o-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.5}.goods-list__container .icon-cart{position:absolute;right:0;bottom:0;padding:6px;font-size:1.3em;font-weight:500;line-height:1;color:var(--primary-color);background-color:rgba(238,0,0,.1);border-radius:50%}.goods-list__container .icon-cart:before{content:"";display:inline-block;transform:scale(0.85)}.goods-list__price{display:flex;align-items:center}.goods-list__price .o-price{font-size:1.2em;font-weight:500;color:var(--primary-color)}.goods-list__price .base-price--line{margin-left:12px}.goods-list__price .o-discount{margin-left:auto;color:#999}.goods-list__attr{display:flex;align-items:center}.goods-list__attr .o-sales{color:#999}.goods-list .o-pricetag{margin-right:3px;padding:5px;font-size:.8em;line-height:1;color:#fff;border-radius:6px;background-image:linear-gradient(270deg, rgba(238, 0, 0, 0.7), #e00);vertical-align:1px}.goods-list__propname{font-size:.9em;color:#999}.goods-horiz{display:flex;gap:initial;margin-right:calc(var(--base-gap)*-1);border-radius:8px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.goods-horiz::-webkit-scrollbar{display:none}.goods-horiz__item{flex:0 0 9.5rem;position:relative;margin-right:6px;padding:2px;border-radius:inherit;scroll-snap-align:start}.goods-horiz__item .o-imagesrc{padding:0}.goods-horiz__item .o-tag{position:absolute;left:6px;top:5px;z-index:2;max-width:2em;height:auto}.goods-list__item{padding:var(--base-gap) calc(var(--base-gap)/2)}.goods-list__item:before{content:"";position:absolute;color:#e5e5e5;border-radius:inherit;right:0;bottom:0;left:0;height:1px;border-bottom:1px solid currentColor;transform-origin:0 100%;transform:scaleY(0.5);box-sizing:content-box;pointer-events:none;backface-visibility:hidden}.goods-body{display:flex;flex-direction:column;height:100%}.goods-body__category{flex:1;display:flex;position:relative;min-height:0}.goods-body__mescroll{flex:1;padding-top:var(--secion-row-gap);min-height:0;height:auto}.gallery-swiper{position:relative;z-index:2}.gallery-swiper .o-link{border-radius:10px}.gallery-swiper .o-image{display:block;max-width:100%;height:auto}.gallery-swiper__pagination{position:absolute;inset:1em -3px auto auto;z-index:10;padding:2px 15px;width:auto;color:#fff;background-color:rgba(0,0,0,.2);border-radius:20px 0 0 20px}.gallery-swiper__pagination:empty{display:none}.gallery-swiper__pagination .swiper-pagination-current{font-size:1.2em;font-weight:500}.gallery-swiper .o-unshelve,.gallery-swiper .o-soldout{position:absolute;left:50%;top:50%;z-index:20;opacity:.7;transform:translate(-50%, -50%)}.goods-videosrc{position:absolute;inset:0;z-index:12;background-color:#000;opacity:0;visibility:hidden;transition:opacity .4s,visibility .4s}.goods-videosrc.is-visible{opacity:1;visibility:visible}.goods-videosrc[hidden]{display:none}.goods-videosrc__label{position:absolute;bottom:.5em;right:5px;z-index:10;padding:4px 20px 4px 4px;background-color:rgba(255,255,255,.9);border-radius:20px}.goods-videosrc__label:before{content:"";margin-right:10px;font-size:1.4em;color:var(--primary-color);vertical-align:-3px}.goods-videosrc__body{display:flex;flex-direction:column;justify-content:flex-end;position:relative;width:100%;height:100%;background-color:#000}.goods-videosrc__body .o-videosrc{position:absolute;z-index:1;flex:1;width:100%;height:100%;object-fit:contain}.goods-videosrc__body .o-exitbtn{position:relative;z-index:2;margin:1em auto;padding:3px 0;width:8em;font-size:.93em;text-align:center;color:#fff;border-radius:20px}@media only screen and (max-width: 414px){.goods-videosrc__body .o-exitbtn{margin-right:1em}}.goods-price{position:absolute;left:0;bottom:0;z-index:20;padding:2px 25px 2px 10px;color:#fff;background-color:var(--primary-color);border-top-right-radius:45px}.goods-price .o-price{font-size:1.5em;font-weight:500}.goods-price .o-price--line{margin-left:.5em;font-size:1rem;font-weight:normal}.goods-price .o-marketprice,.goods-price .o-discount{margin-left:6px;font-size:1em;color:#ccc}.goods-detail>*{border-radius:15px}.goods-detail>:first-child{margin-top:0}.goods-detail__headbar{display:flex;align-items:center}.goods-detail__headbar .icon-share{flex-shrink:0;margin-left:5px;font-size:.9em;text-align:center;color:#888}.goods-detail__headbar .icon-share:before{content:"";display:block;margin-bottom:3px;font-size:1.6em;color:var(--primary-color)}.goods-detail__header{flex:1;min-width:0}.goods-detail__header .o-title{margin:auto;font-size:1.2em;font-weight:500}.goods-detail__header .o-subtitle{margin:auto;margin-top:5px;font-weight:normal;color:#999}.goods-detail__header .o-subtitle:empty{display:none}.goods-detail__header .o-copy{position:relative;margin-left:.8em;padding:5px 15px;font-size:.9rem;color:#888;border-radius:30px;background-color:rgba(0,0,0,0)}.goods-detail__header .o-copy:after{border-radius:inherit}.goods-detail__price{margin-bottom:10px;font-weight:normal}.goods-detail__price .o-price{font-size:2em;font-weight:500;color:var(--primary-color);vertical-align:-1px}.goods-detail__price .o-marketprice,.goods-detail__price .o-discount{margin-left:10px;color:#999;font-size:1.3em}.goods-detail__data{font-size:.9375em;color:#888}.goods-detail .icon-more{font-style:normal;font-size:1.1em}.goods-detail .icon-more:before{content:""}.goods-detail .icon-ok{margin-right:3px}.goods-detail .icon-ok:before{content:"";margin-right:5px;color:var(--primary-color)}.goods-detail__article .o-header{margin:auto;font-size:1.1em}.goods-detail__article .o-header .o-rtsfsa:first-of-type{transform:rotate(180deg)}.goods-detail__article .o-title{margin:0 10px}.goods-detail__article .o-rtsfsa{width:28px}.goods-footer{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:2;padding-bottom:env(safe-area-inset-bottom);height:70px;background-color:rgba(255,255,255,.9);backdrop-filter:blur(3px);box-sizing:content-box}.goods-footer+.goods-footer__placeholder{display:block}.goods-footer~.rui-gotop,.goods-footer~.aside-widget{bottom:calc(.2rem + var(--tabbar-height) + env(safe-area-inset-bottom))}.goods-footer:before{content:"";position:absolute;color:#e5e5e5;border-radius:inherit;top:0;right:0;left:0;height:1px;border-top:1px solid currentColor;transform-origin:0 0;transform:scaleY(0.5);box-sizing:content-box;pointer-events:none;backface-visibility:hidden}.goods-footer__placeholder{height:calc(70px + env(safe-area-inset-bottom));box-sizing:content-box}.goods-footer__tools{flex:.9;display:flex}.goods-footer__item{flex:1 1 33.3333333333%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;height:100%;font-size:.8em;line-height:1;color:rgba(0,0,0,.3)}.goods-footer__item:before{display:block;margin-bottom:5px;font-size:1.5rem}.goods-footer__item.icon-home:before{content:""}.goods-footer__item.icon-collect:before{content:""}.goods-footer__item.icon-cart:before{content:""}.goods-footer__item.icon-cart.is-shake:before{animation:shake .5s ease-in-out}@keyframes shake{0%{transform:scale(1)}25%{transform:scale(0.8)}50%{transform:scale(1.2)}75%{transform:scale(0.9)}to{transform:scale(1)}}.goods-footer__item .o-badge{position:absolute;top:4px;left:50%;margin-left:20px;width:22px;line-height:22px;font-size:14px;color:#fff;text-align:center;background-color:rgba(238,0,0,.8);border-radius:50%;transform:translateX(-50%)}.goods-footer__item .o-badge:empty{display:none}.goods-footer__item.is-collected{color:rgba(238,0,0,.8)}.goods-footer__item.is-collected:before{content:""}.goods-footer__buttons{flex:1.2;display:flex;position:relative;margin-left:4px;padding:14px 5px}.goods-footer__buttons>*{flex:1;display:flex;justify-content:center;align-items:center;position:relative;min-width:0;font-size:.95em;border:0}.goods-footer__buttons>*.is-disabled{border-color:rgba(0,0,0,0) !important;background-color:#eee !important;color:#ababab !important;cursor:not-allowed !important;pointer-events:none}.goods-footer__buttons>*.is-disabled:before{border-color:rgba(0,0,0,0) !important}.goods-footer__buttons .o-addcart{position:relative;color:var(--primary-color);background-color:rgba(238,0,0,.1);border-radius:60px 0 0 60px}.goods-footer__buttons .o-addcart:before{content:"";position:absolute;color:#e5e5e5;border-radius:inherit;top:0;left:0;width:200%;height:200%;border:1px solid currentColor;transform-origin:0 0;transform:scale(0.5);box-sizing:content-box;pointer-events:none;backface-visibility:hidden;border-color:var(--primary-color)}.goods-footer__buttons .o-buynow{color:#fff;background-color:rgba(238,0,0,.8);border-radius:0 50px 50px 0}.goods-footer__mask{position:absolute;inset:14px 5px;z-index:2;color:#fff;background-color:rgba(0,0,0,.6);backdrop-filter:blur(3px);border-radius:60px}.goods-footer__mask:empty{display:none}.share-drawer{left:initial;right:initial;margin-top:-4em;max-width:88%;max-height:80%;background-color:rgba(0,0,0,0);border-radius:15px}@media only screen and (min-width: 750px){.share-drawer{max-width:60%;max-height:initial}}@media only screen and (min-width: 1024px){.share-drawer{max-width:50%}}.share-drawer__container{position:relative;width:100%;background-color:#fff;border-radius:inherit}.share-drawer__container:not(.is-poster){padding:1.3em}.share-drawer__container:not(.is-poster)>*+*{margin-top:8px}.share-drawer__container .o-postsrc{display:block;max-width:100%;height:auto;border-radius:inherit}.share-drawer__header{line-height:1.4}.share-drawer__header>*+*{margin-top:8px}.share-drawer__header .o-title{margin:auto;font-size:1.2em;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.share-drawer__header .o-subtitle{margin:auto;font-weight:normal;color:#999;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.share-drawer__header .o-subtitle:empty{display:none}.share-drawer__price{line-height:1;font-weight:normal}.share-drawer__price>*+*{margin-left:.5em}.share-drawer__price .o-price{font-size:1.6em;font-weight:500;color:var(--primary-color);vertical-align:-1px}.share-drawer__price .o-marketprice,.share-drawer__price .o-discount{color:#999;font-size:1em}.share-drawer__price .o-difference{padding:3px 10px;color:var(--primary-color);background-color:rgba(238,0,0,.1)}.share-drawer .o-imagesrc{display:block;max-width:100%;height:auto}.share-drawer .o-service{font-size:.9em;color:#888}.share-drawer .o-service:empty{display:none}.share-drawer .icon-ok{margin-right:.5em}.share-drawer .icon-ok:before{content:"";margin-right:5px;color:var(--primary-color)}.share-drawer__qrcode{display:flex}.share-drawer__qrcode .o-qrcode{flex-shrink:0;display:block;max-width:35%;height:auto}.share-drawer__site{flex:1;align-self:center;margin-left:.5em}.share-drawer__site .o-title{font-size:1.2em;font-weight:500}.share-drawer__site .o-title:empty{display:none}.share-drawer__site .o-desc{margin-top:5px;color:#999}.share-drawer__tip{margin-top:.5em;font-size:1.1em;text-align:center;color:#fff}.service-drawer,.parameter-drawer{left:.1875rem;right:.1875rem;max-height:95%;border-radius:15px 15px 0 0;overflow-y:auto}.service-drawer .weui-cells,.parameter-drawer .weui-cells{overflow-y:auto}.service-drawer .weui-cells::first-of-type,.parameter-drawer .weui-cells::first-of-type{margin-top:0}.service-drawer .weui-cells::first-of-type:before,.parameter-drawer .weui-cells::first-of-type:before{display:none}.service-drawer .o-title:before,.parameter-drawer .o-title:before{content:"";margin-right:5px;color:var(--primary-color)}.service-drawer .o-content,.parameter-drawer .o-content{margin-top:6px;color:#999}.service-drawer .o-content:empty,.parameter-drawer .o-content:empty{display:none}.service-drawer .o-button,.parameter-drawer .o-button{display:block;margin:.8em auto;padding:.6em 2.5em;font-size:1em;border-radius:5px}.parameter-drawer .weui-cell__hd{color:#888}/*# sourceMappingURL=goods.css.map */