:root{--van-action-bar-background-color:var(--van-background-color-light);--van-action-bar-height:50px}.van-action-bar{position:fixed;right:0;bottom:0;left:0;display:flex;align-items:center;box-sizing:content-box;height:var(--van-action-bar-height);background:var(--van-action-bar-background-color)}:root{--van-action-bar-button-height:40px;--van-action-bar-button-warning-color:var(--van-gradient-orange);--van-action-bar-button-danger-color:var(--van-gradient-red)}.van-action-bar-button{flex:1;height:var(--van-action-bar-button-height);font-weight:var(--van-font-weight-bold);font-size:var(--van-font-size-md);border:none;border-radius:0}.van-action-bar-button--first{margin-left:5px;border-top-left-radius:var(--van-border-radius-max);border-bottom-left-radius:var(--van-border-radius-max)}.van-action-bar-button--last{margin-right:5px;border-top-right-radius:var(--van-border-radius-max);border-bottom-right-radius:var(--van-border-radius-max)}.van-action-bar-button--warning{background:var(--van-action-bar-button-warning-color)}.van-action-bar-button--danger{background:var(--van-action-bar-button-danger-color)}@media (max-width:321px){.van-action-bar-button{font-size:13px}}:root{--van-dialog-width:320px;--van-dialog-small-screen-width:90%;--van-dialog-font-size:var(--van-font-size-lg);--van-dialog-transition:var(--van-animation-duration-base);--van-dialog-border-radius:16px;--van-dialog-background-color:var(--van-background-color-light);--van-dialog-header-font-weight:var(--van-font-weight-bold);--van-dialog-header-line-height:24px;--van-dialog-header-padding-top:26px;--van-dialog-header-isolated-padding:var(--van-padding-lg) 0;--van-dialog-message-padding:var(--van-padding-lg);--van-dialog-message-font-size:var(--van-font-size-md);--van-dialog-message-line-height:var(--van-line-height-md);--van-dialog-message-max-height:60vh;--van-dialog-has-title-message-text-color:var(--van-gray-7);--van-dialog-has-title-message-padding-top:var(--van-padding-xs);--van-dialog-button-height:48px;--van-dialog-round-button-height:36px;--van-dialog-confirm-button-text-color:var(--van-danger-color)}.van-dialog{top:45%;left:50%;width:var(--van-dialog-width);overflow:hidden;font-size:var(--van-dialog-font-size);background:var(--van-dialog-background-color);border-radius:var(--van-dialog-border-radius);-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:var(--van-dialog-transition);transition-property:transform,opacity}@media (max-width:321px){.van-dialog{width:var(--van-dialog-small-screen-width)}}.van-dialog__header{padding-top:var(--van-dialog-header-padding-top);font-weight:var(--van-dialog-header-font-weight);line-height:var(--van-dialog-header-line-height);text-align:center}.van-dialog__header--isolated{padding:var(--van-dialog-header-isolated-padding)}.van-dialog__content--isolated{display:flex;align-items:center;min-height:104px}.van-dialog__message{flex:1;max-height:var(--van-dialog-message-max-height);padding:26px var(--van-dialog-message-padding);overflow-y:auto;font-size:var(--van-dialog-message-font-size);line-height:var(--van-dialog-message-line-height);white-space:pre-wrap;text-align:center;word-wrap:break-word;-webkit-overflow-scrolling:touch}.van-dialog__message--has-title{padding-top:var(--van-dialog-has-title-message-padding-top);color:var(--van-dialog-has-title-message-text-color)}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__footer{display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.van-dialog__cancel,.van-dialog__confirm{flex:1;height:var(--van-dialog-button-height);margin:0;border:0}.van-dialog__confirm,.van-dialog__confirm:active{color:var(--van-dialog-confirm-button-text-color)}.van-dialog--round-button .van-dialog__footer{position:relative;height:auto;padding:var(--van-padding-xs) var(--van-padding-lg) var(--van-padding-md)}.van-dialog--round-button .van-dialog__message{padding-bottom:var(--van-padding-md);color:var(--van-text-color)}.van-dialog--round-button .van-dialog__cancel,.van-dialog--round-button .van-dialog__confirm{height:var(--van-dialog-round-button-height)}.van-dialog--round-button .van-dialog__confirm{color:var(--van-white)}.van-dialog-bounce-enter-from{transform:translate(-50%,-50%) scale(.7);opacity:0}.van-dialog-bounce-leave-active{transform:translate(-50%,-50%) scale(.9);opacity:0}body[data-v-3bdecb0f],html[data-v-3bdecb0f]{-webkit-tap-highlight-color:rgba(0,0,0,0)}input[data-v-3bdecb0f]{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}button[data-v-3bdecb0f],input[data-v-3bdecb0f],textarea[data-v-3bdecb0f]{border:none;outline:none}a[data-v-3bdecb0f]{text-decoration:none;color:#333}li[data-v-3bdecb0f]{list-style-type:none}body.dialog-open[data-v-3bdecb0f]{position:fixed;width:100%}.page[data-v-3bdecb0f]{padding:0 50px;width:100%;box-sizing:border-box}.allcover[data-v-3bdecb0f]{position:absolute;top:0;right:0}.center[data-v-3bdecb0f]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ct[data-v-3bdecb0f]{position:absolute;top:50%;transform:translateY(-50%)}.cl[data-v-3bdecb0f]{position:absolute;left:50%;transform:translateX(-50%)}.boxSizing[data-v-3bdecb0f]{box-sizing:border-box}.nav-bar[data-v-3bdecb0f]{position:fixed;left:0;bottom:0;width:100%;padding:5px 0;z-index:1000;background:#fff;transform:translateZ(0);-webkit-transform:translateZ(0)}.nav-bar .nav-list[data-v-3bdecb0f]{width:100%;display:flex;justify-content:space-between;flex-direction:row;padding:0}.nav-bar .nav-list .nav-list-item[data-v-3bdecb0f]{display:flex;flex:1;flex-direction:column;text-align:center;color:#666}.nav-bar .nav-list .nav-list-item.router-link-active[data-v-3bdecb0f]{color:#1baeae}.nav-bar .nav-list .nav-list-item img[data-v-3bdecb0f]{width:25px;height:25px;margin:3px auto 5px auto}.nav-bar .nav-list .nav-list-item van-icon[data-v-3bdecb0f]{width:25px;height:25px;margin:5px auto 8px auto}.nav-bar .nav-list .nav-list-item i[data-v-3bdecb0f]{text-align:center;font-size:25px}.nav-bar .nav-list .nav-list-item span[data-v-3bdecb0f]{font-size:12px}.nav-bar .nav-list .nav-list-item .van-icon-shopping-cart-o[data-v-3bdecb0f]{margin:0 auto;margin-bottom:2px}body[data-v-68b8f8be],html[data-v-68b8f8be]{-webkit-tap-highlight-color:rgba(0,0,0,0)}input[data-v-68b8f8be]{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}button[data-v-68b8f8be],input[data-v-68b8f8be],textarea[data-v-68b8f8be]{border:none;outline:none}a[data-v-68b8f8be]{text-decoration:none;color:#333}li[data-v-68b8f8be]{list-style-type:none}body.dialog-open[data-v-68b8f8be]{position:fixed;width:100%}.page[data-v-68b8f8be]{padding:0 50px;width:100%;box-sizing:border-box}.allcover[data-v-68b8f8be]{position:absolute;top:0;right:0}.center[data-v-68b8f8be]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ct[data-v-68b8f8be]{position:absolute;top:50%;transform:translateY(-50%)}.cl[data-v-68b8f8be]{position:absolute;left:50%;transform:translateX(-50%)}.boxSizing[data-v-68b8f8be]{box-sizing:border-box}#wrap[data-v-68b8f8be]{width:90%;height:30px;position:relative;overflow:hidden}#list[data-v-68b8f8be]{padding-left:30px;position:absolute;width:100%;-webkit-animation:move-68b8f8be 10s linear infinite;animation:move-68b8f8be 10s linear infinite}#list li[data-v-68b8f8be]{white-space:nowrap;list-style:none;width:100%;height:30px;color:#201212;font-size:13px;text-align:center;padding-left:30px;float:left}@-webkit-keyframes move-68b8f8be{0%{left:0}to{left:-90%}}@keyframes move-68b8f8be{0%{left:0}to{left:-90%}}#wrap:hover #list[data-v-68b8f8be]{-webkit-animation-play-state:paused;animation-play-state:paused}.my-swipe[data-v-68b8f8be]{position:relative;text-align:center;padding-top:5%;color:#fff;font-size:14px;height:80px;background-color:#39a9ed}.my-swipe .van-swipe-item[data-v-68b8f8be]{color:#fff;font-size:20px;line-height:80px;text-align:center}.category-list[data-v-68b8f8be]{display:flex;flex-shrink:0;flex-wrap:wrap;width:100%;padding-bottom:20px}.category-list div[data-v-68b8f8be]{display:flex;width:20%;flex-direction:column}.category-list div div[data-v-68b8f8be]{display:flex;width:100%;text-align:center}.category-list div div img[data-v-68b8f8be]{width:38px;height:38px;margin:13px auto 8px auto}.category-list div div a[data-v-68b8f8be]{display:flex;width:100%;text-align:center;flex-direction:column}.category-list div div a img[data-v-68b8f8be]{width:38px;height:38px;margin:13px auto 8px auto}