<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.van-list__error-text,.van-list__finished-text,.van-list__loading{color:#969799;font-size:15px;line-height:50px;text-align:center}.van-list__placeholder{height:0;pointer-events:none}.van-button{position:relative;display:inline-block;box-sizing:border-box;height:44px;margin:0;padding:0;font-size:17px;line-height:1.2;text-align:center;border-radius:2px;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:50px}.van-button--normal{padding:0 15px;font-size:15px}.van-button--small{height:32px;padding:0 8px;font-size:14px}.van-button__loading{color:inherit;font-size:inherit}.van-button--mini{height:24px;padding:0 4px;font-size:10px}.van-button--mini+.van-button--mini{margin-left:4px}.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:999px}.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:4px}.van-button--hairline{border-width:0}.van-button--hairline:after{border-color:inherit;border-radius:4px}.van-button--hairline.van-button--round:after{border-radius:999px}.van-button--hairline.van-button--square:after{border-radius:0}.van-goods-action-button{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:40px;font-weight:500;font-size:15px;border:none;border-radius:0}.van-goods-action-button--first{margin-left:5px;border-top-left-radius:999px;border-bottom-left-radius:999px}.van-goods-action-button--last{margin-right:5px;border-top-right-radius:999px;border-bottom-right-radius:999px}.van-goods-action-button--warning{background:#3eaf7c}.van-goods-action-button--danger{background:#7232dd}@media (max-width:321px){.van-goods-action-button{font-size:13px}}.van-goods-action{position:fixed;right:0;bottom:0;left:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:content-box;height:50px;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);background-color:#fff}.van-goods-action--unfit{padding-bottom:0}.van-dialog{position:fixed;top:45%;left:50%;width:320px;overflow:hidden;font-size:17px;background-color:#fff;border-radius:16px;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:.3s;transition:.3s;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}@media (max-width:321px){.van-dialog{width:90%}}.van-dialog__header{padding-top:26px;font-weight:500;line-height:24px;text-align:center}.van-dialog__header--isolated{padding:24px 0}.van-dialog__content--isolated{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;min-height:104px}.van-dialog__message{-webkit-box-flex:1;-webkit-flex:1;flex:1;max-height:60vh;padding:26px 24px;overflow-y:auto;font-size:15px;line-height:20px;white-space:pre-wrap;text-align:center;word-wrap:break-word;-webkit-overflow-scrolling:touch}.van-dialog__message--has-title{padding-top:8px;color:#646566}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__footer{display:-webkit-box;display:-webkit-flex;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none}.van-dialog__cancel,.van-dialog__confirm{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:48px;margin:0;border:0}.van-dialog__confirm,.van-dialog__confirm:active{color:#ee0a24}.van-dialog--round-button .van-dialog__footer{position:relative;height:auto;padding:8px 24px 16px}.van-dialog--round-button .van-dialog__message{padding-bottom:16px;color:#323233}.van-dialog--round-button .van-dialog__cancel,.van-dialog--round-button .van-dialog__confirm{height:36px}.van-dialog--round-button .van-dialog__confirm{color:#fff}.van-dialog-bounce-enter{-webkit-transform:translate3d(-50%,-50%,0) scale(.7);transform:translate3d(-50%,-50%,0) scale(.7);opacity:0}.van-dialog-bounce-leave-active{-webkit-transform:translate3d(-50%,-50%,0) scale(.9);transform:translate3d(-50%,-50%,0) scale(.9);opacity:0}.msgPop .van-dialog{width:420px;text-align:center;border-radius:0}.msgPop .van-dialog .close{margin-left:250px;margin-top:10px;width:40px;height:40px;overflow:hidden}.msgPop .van-dialog .van-dialog__header{display:flex;justify-content:flex-end;padding:20px 10px 0 0;margin-bottom:20px}.msgPop .van-dialog .van-dialog__content&gt;div p{color:#222;font-size:22px}.msgPop .van-dialog .van-dialog__content .msgPop-button{padding:30px 40px}.msgPop .van-dialog .van-dialog__content .msgPop-button .van-button{height:50px;width:160px;font-size:20px;border-radius:2px}.msgPop .van-dialog .van-dialog__content .msgPop-button .van-button .van-button__text{font-size:20px;color:#fff}#group-buying-list{position:relative;font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;display:flex;flex-direction:column;overflow:hidden}.section-wrapper{width:100%;background:#f7f7f7}.section-wrapper .section-box{width:1100px;margin:0 auto}.section-wrapper .section-box .section-nav{width:100%;height:60px;text-align:left;line-height:60px}.section-wrapper .section-box .section-nav .active,.section-wrapper .section-box .section-nav .section-home{font-size:12px;color:#888;margin-right:5px;margin-left:3px;text-decoration:none}.section-wrapper .section-box .section-nav .active:hover,.section-wrapper .section-box .section-nav .section-home:hover{text-decoration:underline}.section-wrapper .section-box .section-nav em{font-size:12px;color:#aaa;margin-right:5px}.section-wrapper .section-box .section-nav .section-prefecture{color:#323131;font-size:12px;font-weight:600}.section-wrapper .section-box .product-list{width:1100px;min-height:450px;margin-right:auto;margin-left:auto}.section-wrapper .section-box .product-list .more-box{width:100%}.section-wrapper .section-box .product-list .more-box .more-show{height:40px;width:100%;text-align:center;font-size:16px;color:#818181}.section-wrapper .empty{width:1100px;background-color:#fff;margin:40px auto;padding:80px 0;display:flex;align-items:center;justify-content:center;box-shadow:0 0 8px #e4e4e4}.section-wrapper .empty .empty-left{padding-right:60px}.section-wrapper .empty .empty-right{text-align:left}.section-wrapper .empty .empty-right .empty-title{font-size:36px;color:#000;padding-bottom:10px}.section-wrapper .empty .empty-right .empty-title span{font-weight:700;padding-right:10px}.section-wrapper .empty .empty-right .empty-subtitle{font-size:18px;color:#8c8c8c;padding-bottom:10px}.section-wrapper .empty .empty-right .link{color:#038eb9;text-decoration:underline;font-size:18px}.product-component-box{width:100%;display:flex;flex-flow:row wrap}.product-component-box .product-box{width:260px;height:384px;margin-top:10px;margin-bottom:10px;margin-right:20px;background-color:#fff}.product-component-box .product-box .top{width:260px;height:260px;position:relative}.product-component-box .product-box .top&gt;img{width:100%;height:100%}.product-component-box .product-box .top .tag-basic{height:30px;line-height:30px;position:absolute;bottom:0;left:0;width:100%;color:#fff;font-size:15px;opacity:.7}.product-component-box .product-box .top .tag-basic.gray{background-color:#000}.product-component-box .product-box .top .tag-basic.pink{background-color:#ed174c}.product-component-box .product-box .top .tag-basic.yellow{background-color:#e47527}.product-component-box .product-box .top .tag-basic.orange{background-color:#f90}.product-component-box .product-box .bottom{display:flex;flex-flow:column;padding:0 10px}.product-component-box .product-box .bottom .title{text-align:left;font-size:16px;color:#000;font-weight:700;height:30px;line-height:30px;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:2px}.product-component-box .product-box .bottom .label{display:flex;flex-flow:row nowrap;min-height:24px}.product-component-box .product-box .bottom .label&gt;span{background:#fff;color:#999;border:1px solid #ccc;padding:0 5px;font-size:10px;margin:2px 4px;height:20px;line-height:20px;border-radius:5px;cursor:pointer}.product-component-box .product-box .bottom .label&gt;span:first-child{margin-left:0}.product-component-box .product-box .bottom .label&gt;span:last-child{margin-right:0}.product-component-box .product-box .bottom .btn{display:block;width:80px;height:25px;background:#d5075d;color:#fff;font-size:14px;text-align:center;border-radius:25px;line-height:25px;margin:20px auto 5px;cursor:pointer}.product-component-box .product-box .bottom .is-put-the-ash{background:#ccc!important}.product-component-box .product-box:nth-child(4n){margin-right:0}.van-loading{position:absolute;top:500%;left:48%}</pre></body></html>