.van-button{position:relative;display:inline-block;box-sizing:border-box;height:11.73333vw;margin:0;padding:0;font-size:4.26667vw;line-height:1.2;text-align:center;border-radius:.53333vw;cursor:pointer;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-appearance:none}.van-button:before{position:absolute;top:50%;left:50%;width:100%;height:100%;background-color:#000;border:inherit;border-color:#000;border-radius:inherit;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;content:" "}.van-button:active:before{opacity:.1}.van-button--disabled:before,.van-button--loading:before{display:none}.van-button--default{color:#323233;background-color:#fff;border:1px solid #ebedf0}.van-button--primary{color:#fff;background-color:#07c160;border:1px solid #07c160}.van-button--info{color:#fff;background-color:#1989fa;border:1px solid #1989fa}.van-button--danger{color:#fff;background-color:#ee0a24;border:1px solid #ee0a24}.van-button--warning{color:#fff;background-color:#ff976a;border:1px solid #ff976a}.van-button--plain{background-color:#fff}.van-button--plain.van-button--primary{color:#07c160}.van-button--plain.van-button--info{color:#1989fa}.van-button--plain.van-button--danger{color:#ee0a24}.van-button--plain.van-button--warning{color:#ff976a}.van-button--large{width:100%;height:13.33333vw}.van-button--normal{padding:0 4vw;font-size:3.73333vw}.van-button--small{height:8.53333vw;padding:0 2.13333vw;font-size:3.2vw}.van-button__loading{color:inherit;font-size:inherit}.van-button--mini{height:6.4vw;padding:0 1.06667vw;font-size:2.66667vw}.van-button--mini+.van-button--mini{margin-left:1.06667vw}.van-button--block{display:block;width:100%}.van-button--disabled{cursor:not-allowed;opacity:.5}.van-button--loading{cursor:default}.van-button--round{border-radius:266.4vw}.van-button--square{border-radius:0}.van-button__content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;height:100%}.van-button__content:before{content:" "}.van-button__icon{font-size:1.2em;line-height:inherit}.van-button__icon+.van-button__text,.van-button__loading+.van-button__text,.van-button__text+.van-button__icon,.van-button__text+.van-button__loading{margin-left:1.06667vw}.van-button--hairline{border-width:0}.van-button--hairline:after{border-color:inherit;border-radius:1.06667vw}.van-button--hairline.van-button--round:after{border-radius:266.4vw}.van-button--hairline.van-button--square:after{border-radius:0}.van-empty{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;padding:8.53333vw 0}.van-empty__image{width:42.66667vw;height:42.66667vw}.van-empty__image img{width:100%;height:100%}.van-empty__description{margin-top:4.26667vw;padding:0 16vw;color:#969799;font-size:3.73333vw;line-height:5.33333vw}.van-empty__bottom{margin-top:6.4vw}.van-list__error-text,.van-list__finished-text,.van-list__loading{color:#969799;font-size:3.73333vw;line-height:13.33333vw;text-align:center}.van-list__placeholder{height:0;pointer-events:none}.van-cell{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;box-sizing:border-box;width:100%;padding:2.66667vw 4.26667vw;overflow:hidden;color:#323233;font-size:3.73333vw;line-height:6.4vw;background-color:#fff}.van-cell:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;right:4.26667vw;bottom:0;left:4.26667vw;border-bottom:1px solid #ebedf0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.van-cell--borderless:after,.van-cell:last-child:after{display:none}.van-cell__label{margin-top:1.06667vw;color:#969799;font-size:3.2vw;line-height:4.8vw}.van-cell__title,.van-cell__value{-webkit-box-flex:1;-webkit-flex:1;flex:1}.van-cell__value{position:relative;overflow:hidden;color:#969799;text-align:right;vertical-align:middle;word-wrap:break-word}.van-cell__value--alone{color:#323233;text-align:left}.van-cell__left-icon,.van-cell__right-icon{height:6.4vw;font-size:4.26667vw;line-height:6.4vw}.van-cell__left-icon{margin-right:1.06667vw}.van-cell__right-icon{margin-left:1.06667vw;color:#969799}.van-cell--clickable{cursor:pointer}.van-cell--clickable:active{background-color:#f2f3f5}.van-cell--required{overflow:visible}.van-cell--required:before{position:absolute;left:2.13333vw;color:#ee0a24;font-size:3.73333vw;content:"*"}.van-cell--center{-webkit-box-align:center;-webkit-align-items:center;align-items:center}.van-cell--large{padding-top:3.2vw;padding-bottom:3.2vw}.van-cell--large .van-cell__title{font-size:4.26667vw}.van-cell--large .van-cell__label{font-size:3.73333vw}.van-field__label{-webkit-box-flex:0;-webkit-flex:none;flex:none;box-sizing:border-box;width:6.2em;margin-right:3.2vw;color:#646566;text-align:left;word-wrap:break-word}.van-field__label--center{text-align:center}.van-field__label--right{text-align:right}.van-field--disabled .van-field__label{color:#c8c9cc}.van-field__value{overflow:visible}.van-field__body{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.van-field__control{display:block;box-sizing:border-box;width:100%;min-width:0;margin:0;padding:0;color:#323233;line-height:inherit;text-align:left;background-color:transparent;border:0;resize:none}.van-field__control::-webkit-input-placeholder{color:#c8c9cc}.van-field__control::placeholder{color:#c8c9cc}.van-field__control:disabled{color:#c8c9cc;cursor:not-allowed;opacity:1;-webkit-text-fill-color:#c8c9cc}.van-field__control:read-only{cursor:default}.van-field__control--center{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center}.van-field__control--right{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;text-align:right}.van-field__control--custom{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;min-height:6.4vw}.van-field__control[type=date],.van-field__control[type=datetime-local],.van-field__control[type=time]{min-height:6.4vw}.van-field__control[type=search]{-webkit-appearance:none}.van-field__button,.van-field__clear,.van-field__icon,.van-field__right-icon{-webkit-flex-shrink:0;flex-shrink:0}.van-field__clear,.van-field__right-icon{margin-right:-2.13333vw;padding:0 2.13333vw;line-height:inherit}.van-field__clear{color:#c8c9cc;font-size:4.26667vw;cursor:pointer}.van-field__left-icon .van-icon,.van-field__right-icon .van-icon{display:block;font-size:4.26667vw;line-height:inherit}.van-field__left-icon{margin-right:1.06667vw}.van-field__right-icon{color:#969799}.van-field__button{padding-left:2.13333vw}.van-field__error-message{color:#ee0a24;font-size:3.2vw;text-align:left}.van-field__error-message--center{text-align:center}.van-field__error-message--right{text-align:right}.van-field__word-limit{margin-top:1.06667vw;color:#646566;font-size:3.2vw;line-height:4.26667vw;text-align:right}.van-field--error .van-field__control::-webkit-input-placeholder{color:#ee0a24;-webkit-text-fill-color:currentColor}.van-field--error .van-field__control,.van-field--error .van-field__control::placeholder{color:#ee0a24;-webkit-text-fill-color:currentColor}.van-field--min-height .van-field__control{min-height:16vw}.van-search{-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:border-box;padding:2.66667vw 3.2vw;background-color:#fff}.van-search,.van-search__content{display:-webkit-box;display:-webkit-flex;display:flex}.van-search__content{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding-left:3.2vw;background-color:#f7f8fa;border-radius:.53333vw}.van-search__content--round{border-radius:266.4vw}.van-search__label{padding:0 1.33333vw;color:#323233;font-size:3.73333vw;line-height:9.06667vw}.van-search .van-cell{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding:1.33333vw 2.13333vw 1.33333vw 0;background-color:transparent}.van-search .van-cell .van-field__left-icon{color:#969799}.van-search--show-action{padding-right:0}.van-search input::-webkit-search-cancel-button,.van-search input::-webkit-search-decoration,.van-search input::-webkit-search-results-button,.van-search input::-webkit-search-results-decoration{display:none}.van-search__action{padding:0 2.13333vw;color:#323233;font-size:3.73333vw;line-height:9.06667vw;cursor:pointer;-webkit-user-select:none;user-select:none}.van-search__action:active{background-color:#f2f3f5}.flex-vertical[data-v-5f61fc1b]{-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-horizontal[data-v-5f61fc1b],.flex-vertical[data-v-5f61fc1b]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.flex-horizontal[data-v-5f61fc1b]{-webkit-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.center[data-v-5f61fc1b]{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jc-space-between[data-v-5f61fc1b]{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.jc-space-around[data-v-5f61fc1b]{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.jc-center[data-v-5f61fc1b]{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.jc-flex-end[data-v-5f61fc1b]{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.ai-stretch[data-v-5f61fc1b]{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.ai-center[data-v-5f61fc1b]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.space-h-xs[data-v-5f61fc1b]{width:1.06667vw}.space-h-sm[data-v-5f61fc1b]{width:2.13333vw}.space-h-md[data-v-5f61fc1b]{width:4.26667vw}.space-h-lg[data-v-5f61fc1b]{width:8.53333vw}.space-v-xs[data-v-5f61fc1b]{height:1.06667vw}.space-v-sm[data-v-5f61fc1b]{height:2.13333vw}.space-v-md[data-v-5f61fc1b]{height:4.26667vw}.space-v-lg[data-v-5f61fc1b]{height:8.53333vw}.margin-top-xs[data-v-5f61fc1b]{margin-top:1.06667vw}.margin-top-sm[data-v-5f61fc1b]{margin-top:2.13333vw}.margin-top-md[data-v-5f61fc1b]{margin-top:4.26667vw}.margin-right-xs[data-v-5f61fc1b]{margin-right:1.06667vw}.margin-right-sm[data-v-5f61fc1b]{margin-right:2.13333vw}.bold-text[data-v-5f61fc1b]{font-weight:700}.error-text[data-v-5f61fc1b]{color:#f44}.title-text[data-v-5f61fc1b]{color:#323233}.detail-text[data-v-5f61fc1b]{color:#969799;font-size:3.2vw}.center-text[data-v-5f61fc1b]{text-align:center}.category-primary-nav[data-v-5f61fc1b]{position:relative;height:24.53333vw;background:#fff}.cpn-scroll[data-v-5f61fc1b]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;padding-right:11.73333vw;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch}.cpn-scroll[data-v-5f61fc1b]::-webkit-scrollbar{display:none}.cpn-item[data-v-5f61fc1b]{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:19.2vw;padding-top:2.66667vw;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.cpn-item__img[data-v-5f61fc1b]{width:14.4vw;height:14.4vw;border-radius:1.6vw;-o-object-fit:cover;object-fit:cover;display:block}.cpn-item__text[data-v-5f61fc1b]{margin-top:1.6vw;font-size:3.2vw;line-height:5.33333vw;color:#4e5969;max-width:100%}.cpn-item.active .cpn-item__text[data-v-5f61fc1b]{color:#fff;background:#f5292f;border-radius:1.06667vw;padding:0 2.13333vw}.cpn-toggle[data-v-5f61fc1b]{position:absolute;right:0;top:0;width:11.73333vw;height:24.53333vw;background:hsla(0,0%,100%,.96);-webkit-box-shadow:-1.6vw 0 2.13333vw hsla(0,0%,100%,.9);box-shadow:-1.6vw 0 2.13333vw hsla(0,0%,100%,.9);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:3.2vw;color:#1d2129}.cpn-toggle span[data-v-5f61fc1b]{line-height:1.1}.cpn-toggle .iconfont[data-v-5f61fc1b]{font-size:4.26667vw;margin-top:.53333vw}.cpn-popup[data-v-5f61fc1b]{padding-bottom:2.13333vw}.cpn-popup__hd[data-v-5f61fc1b]{padding:3.73333vw 4.8vw;font-size:3.73333vw;font-weight:500;color:#1d2129}.cpn-popup__bd[data-v-5f61fc1b]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 2.13333vw}.cpn-popup__bd .cpn-item[data-v-5f61fc1b]{width:20%;padding-bottom:3.2vw}.cpn-popup__ft[data-v-5f61fc1b]{height:10.66667vw;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#9097a0;font-size:3.2vw}.cpn-popup__ft .iconfont[data-v-5f61fc1b]{margin-left:1.06667vw;font-size:3.2vw}.flex-vertical[data-v-3b4b51eb]{-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-horizontal[data-v-3b4b51eb],.flex-vertical[data-v-3b4b51eb]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.flex-horizontal[data-v-3b4b51eb]{-webkit-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.center[data-v-3b4b51eb]{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jc-space-between[data-v-3b4b51eb]{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.jc-space-around[data-v-3b4b51eb]{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.jc-center[data-v-3b4b51eb]{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.jc-flex-end[data-v-3b4b51eb]{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.ai-stretch[data-v-3b4b51eb]{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.ai-center[data-v-3b4b51eb]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.space-h-xs[data-v-3b4b51eb]{width:1.06667vw}.space-h-sm[data-v-3b4b51eb]{width:2.13333vw}.space-h-md[data-v-3b4b51eb]{width:4.26667vw}.space-h-lg[data-v-3b4b51eb]{width:8.53333vw}.space-v-xs[data-v-3b4b51eb]{height:1.06667vw}.space-v-sm[data-v-3b4b51eb]{height:2.13333vw}.space-v-md[data-v-3b4b51eb]{height:4.26667vw}.space-v-lg[data-v-3b4b51eb]{height:8.53333vw}.margin-top-xs[data-v-3b4b51eb]{margin-top:1.06667vw}.margin-top-sm[data-v-3b4b51eb]{margin-top:2.13333vw}.margin-top-md[data-v-3b4b51eb]{margin-top:4.26667vw}.margin-right-xs[data-v-3b4b51eb]{margin-right:1.06667vw}.margin-right-sm[data-v-3b4b51eb]{margin-right:2.13333vw}.bold-text[data-v-3b4b51eb]{font-weight:700}.error-text[data-v-3b4b51eb]{color:#f44}.title-text[data-v-3b4b51eb]{color:#323233}.detail-text[data-v-3b4b51eb]{color:#969799;font-size:3.2vw}.center-text[data-v-3b4b51eb]{text-align:center}.category-secondary-list[data-v-3b4b51eb]{width:23.46667vw;height:100%;overflow-y:auto;background:#f7f8fa;-webkit-overflow-scrolling:touch}.category-secondary-list[data-v-3b4b51eb]::-webkit-scrollbar{display:none}.csl-item[data-v-3b4b51eb]{position:relative;min-height:14.93333vw;padding:1.6vw 2.13333vw;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:3.46667vw;color:rgba(29,33,41,.9);line-height:1.4}.csl-item.active[data-v-3b4b51eb]{color:#f5292f;background:#fff;font-weight:500}.csl-item.active[data-v-3b4b51eb]:before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.8vw;height:3.73333vw;background:#f5292f;border-top-right-radius:.8vw;border-bottom-right-radius:.8vw}.flex-vertical[data-v-028099fe]{-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-horizontal[data-v-028099fe],.flex-vertical[data-v-028099fe]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.flex-horizontal[data-v-028099fe]{-webkit-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.center[data-v-028099fe]{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jc-space-between[data-v-028099fe]{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.jc-space-around[data-v-028099fe]{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.jc-center[data-v-028099fe]{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.jc-flex-end[data-v-028099fe]{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.ai-stretch[data-v-028099fe]{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.ai-center[data-v-028099fe]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.space-h-xs[data-v-028099fe]{width:1.06667vw}.space-h-sm[data-v-028099fe]{width:2.13333vw}.space-h-md[data-v-028099fe]{width:4.26667vw}.space-h-lg[data-v-028099fe]{width:8.53333vw}.space-v-xs[data-v-028099fe]{height:1.06667vw}.space-v-sm[data-v-028099fe]{height:2.13333vw}.space-v-md[data-v-028099fe]{height:4.26667vw}.space-v-lg[data-v-028099fe]{height:8.53333vw}.margin-top-xs[data-v-028099fe]{margin-top:1.06667vw}.margin-top-sm[data-v-028099fe]{margin-top:2.13333vw}.margin-top-md[data-v-028099fe]{margin-top:4.26667vw}.margin-right-xs[data-v-028099fe]{margin-right:1.06667vw}.margin-right-sm[data-v-028099fe]{margin-right:2.13333vw}.bold-text[data-v-028099fe]{font-weight:700}.error-text[data-v-028099fe]{color:#f44}.title-text[data-v-028099fe]{color:#323233}.detail-text[data-v-028099fe]{color:#969799;font-size:3.2vw}.center-text[data-v-028099fe]{text-align:center}.category-sorter-bar[data-v-028099fe]{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;height:11.73333vw;padding:0 2.13333vw;background:#fff}.category-sorter-bar[data-v-028099fe],.csb-tab[data-v-028099fe]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.csb-tab[data-v-028099fe]{padding:0 4.26667vw;font-size:3.73333vw;color:#3c3c47}.csb-tab.active[data-v-028099fe]{color:#1d2129;font-weight:600}.csb-arrows[data-v-028099fe]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:1.06667vw}.csb-arrows .iconfont[data-v-028099fe]{display:block;font-size:2.4vw;line-height:1;color:rgba(60,60,71,.5)}.csb-arrows .icon-up[data-v-028099fe]{margin-bottom:-1px}.csb-arrows .iconfont.on[data-v-028099fe]{color:#1d2129}.flex-vertical[data-v-d6ffcdd2]{-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-horizontal[data-v-d6ffcdd2],.flex-vertical[data-v-d6ffcdd2]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.flex-horizontal[data-v-d6ffcdd2]{-webkit-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.center[data-v-d6ffcdd2]{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jc-space-between[data-v-d6ffcdd2]{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.jc-space-around[data-v-d6ffcdd2]{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.jc-center[data-v-d6ffcdd2]{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.jc-flex-end[data-v-d6ffcdd2]{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.ai-stretch[data-v-d6ffcdd2]{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.ai-center[data-v-d6ffcdd2]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.space-h-xs[data-v-d6ffcdd2]{width:1.06667vw}.space-h-sm[data-v-d6ffcdd2]{width:2.13333vw}.space-h-md[data-v-d6ffcdd2]{width:4.26667vw}.space-h-lg[data-v-d6ffcdd2]{width:8.53333vw}.space-v-xs[data-v-d6ffcdd2]{height:1.06667vw}.space-v-sm[data-v-d6ffcdd2]{height:2.13333vw}.space-v-md[data-v-d6ffcdd2]{height:4.26667vw}.space-v-lg[data-v-d6ffcdd2]{height:8.53333vw}.margin-top-xs[data-v-d6ffcdd2]{margin-top:1.06667vw}.margin-top-sm[data-v-d6ffcdd2]{margin-top:2.13333vw}.margin-top-md[data-v-d6ffcdd2]{margin-top:4.26667vw}.margin-right-xs[data-v-d6ffcdd2]{margin-right:1.06667vw}.margin-right-sm[data-v-d6ffcdd2]{margin-right:2.13333vw}.bold-text[data-v-d6ffcdd2]{font-weight:700}.error-text[data-v-d6ffcdd2]{color:#f44}.title-text[data-v-d6ffcdd2]{color:#323233}.detail-text[data-v-d6ffcdd2]{color:#969799;font-size:3.2vw}.center-text[data-v-d6ffcdd2]{text-align:center}.category-goods-row[data-v-d6ffcdd2]{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:3.2vw 4.26667vw;background:#fff}.category-goods-row[data-v-d6ffcdd2]:after{content:"";position:absolute;left:4.26667vw;right:4.26667vw;bottom:0;height:1px;background:#ebedf0;-webkit-transform:scaleY(.5);transform:scaleY(.5);-webkit-transform-origin:bottom;transform-origin:bottom}.cgr-cover[data-v-d6ffcdd2]{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:24vw;height:24vw;margin-right:2.66667vw;border-radius:1.6vw;overflow:hidden;background:#f7f8fa}.cgr-cover .van-image[data-v-d6ffcdd2]{width:100%;height:100%}.cgr-info[data-v-d6ffcdd2]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:0;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.cgr-title[data-v-d6ffcdd2]{font-size:3.73333vw;font-weight:500;color:#101010;line-height:5.33333vw}.cgr-point[data-v-d6ffcdd2]{margin-top:1.06667vw;font-size:3.2vw;color:#9097a0;line-height:4.26667vw}.cgr-bottom[data-v-d6ffcdd2]{margin-top:auto;padding-top:2.13333vw;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.cgr-price[data-v-d6ffcdd2]{font-size:4vw;font-weight:700;color:#f5292f}.cgr-sales[data-v-d6ffcdd2]{font-size:3.2vw;color:rgba(16,16,16,.5)}.flex-vertical[data-v-d0abc608]{-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-horizontal[data-v-d0abc608],.flex-vertical[data-v-d0abc608]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.flex-horizontal[data-v-d0abc608]{-webkit-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.center[data-v-d0abc608]{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jc-space-between[data-v-d0abc608]{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.jc-space-around[data-v-d0abc608]{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.jc-center[data-v-d0abc608]{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.jc-flex-end[data-v-d0abc608]{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.ai-stretch[data-v-d0abc608]{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.ai-center[data-v-d0abc608]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.space-h-xs[data-v-d0abc608]{width:1.06667vw}.space-h-sm[data-v-d0abc608]{width:2.13333vw}.space-h-md[data-v-d0abc608]{width:4.26667vw}.space-h-lg[data-v-d0abc608]{width:8.53333vw}.space-v-xs[data-v-d0abc608]{height:1.06667vw}.space-v-sm[data-v-d0abc608]{height:2.13333vw}.space-v-md[data-v-d0abc608]{height:4.26667vw}.space-v-lg[data-v-d0abc608]{height:8.53333vw}.margin-top-xs[data-v-d0abc608]{margin-top:1.06667vw}.margin-top-sm[data-v-d0abc608]{margin-top:2.13333vw}.margin-top-md[data-v-d0abc608]{margin-top:4.26667vw}.margin-right-xs[data-v-d0abc608]{margin-right:1.06667vw}.margin-right-sm[data-v-d0abc608]{margin-right:2.13333vw}.bold-text[data-v-d0abc608]{font-weight:700}.error-text[data-v-d0abc608]{color:#f44}.title-text[data-v-d0abc608]{color:#323233}.detail-text[data-v-d0abc608]{color:#969799;font-size:3.2vw}.center-text[data-v-d0abc608]{text-align:center}.category-page__inner[data-v-d0abc608]{position:fixed;top:0;left:0;right:0;bottom:calc(13.33333vw + env(safe-area-inset-bottom)/2);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:hidden;background:#fff}.cat-search[data-v-d0abc608]{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;padding:4.8vw 4.26667vw 2.13333vw}.cat-search[data-v-d0abc608] .van-search__content{border-radius:1.6vw;height:10.66667vw}.cat-search[data-v-d0abc608] .van-cell{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:0;padding-bottom:0}.cat-search__btn[data-v-d0abc608]{padding-left:2.13333vw;font-size:3.46667vw;color:#969799}.category-primary-nav[data-v-d0abc608]{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}.category-goods[data-v-d0abc608],.category-main[data-v-d0abc608]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-height:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden}.category-goods[data-v-d0abc608]{min-width:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.category-goods__scroll[data-v-d0abc608]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.goods-footer[data-v-d0abc608]{padding:4.26667vw 0;text-align:center}.goods-footer__next[data-v-d0abc608]{color:#646566;font-size:3.46667vw}.goods-footer__end[data-v-d0abc608]{color:#9097a0;font-size:3.2vw}