.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:32px 0}.van-empty__image{width:160px;height:160px}.van-empty__image img{width:100%;height:100%}.van-empty__description{margin-top:16px;padding:0 60px;color:#969799;font-size:14px;line-height:20px}.van-empty__bottom{margin-top:24px}.wrap[data-v-646e11e8]{height:49px}.nav-bar[data-v-646e11e8]{position:relative;z-index:1;display:flex;align-items:center;height:49px;line-height:1.5;text-align:center;background-color:#fff;user-select:none;border-bottom:1px solid #ebedf0}.nav-bar-fixed[data-v-646e11e8]{position:fixed;top:0;left:0;width:100%}.nav-bar-transparent[data-v-646e11e8]{background-color:transparent;border-bottom:0 solid #ebedf0}.nav-bar-icon[data-v-646e11e8]{color:#fff}.nav-bar-left[data-v-646e11e8],.nav-bar-right[data-v-646e11e8]{position:absolute;top:0;bottom:0;display:flex;align-items:center;padding:0 16px;font-size:14px;cursor:pointer}.nav-bar-middle[data-v-646e11e8]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:60%;margin:0 auto;color:#323233;font-weight:500;font-size:16px}.nav-bar-title[data-v-646e11e8]{color:#fff}.nav-bar-left[data-v-646e11e8]{left:0}.nav-bar-right[data-v-646e11e8]{right:0}.page-container[data-v-3d592e3e]{min-height:100vh;background-color:#f7f8fa}.custom-nav-bar[data-v-3d592e3e] .van-nav-bar__title{font-weight:700;color:#333}.custom-nav-bar[data-v-3d592e3e] .van-icon{color:#333}.fixed-placeholder[data-v-3d592e3e]{height:86px}.filter-bar[data-v-3d592e3e]{position:fixed;top:46px;left:0;width:100%;height:40px;background:#fff;z-index:99;display:flex;box-shadow:0 2px 10px rgba(0,0,0,.03)}.filter-bar .filter-item[data-v-3d592e3e]{flex:1;display:flex;justify-content:center;align-items:center;font-size:14px;color:#666;position:relative;transition:color .2s}.filter-bar .filter-item.active[data-v-3d592e3e]{color:#07c160;font-weight:500}.filter-bar .filter-item .sort-icon[data-v-3d592e3e]{display:flex;flex-direction:column;justify-content:center;height:100%;margin-left:2px}.filter-bar .filter-item .sort-icon .van-icon[data-v-3d592e3e]{font-size:8px;height:6px;line-height:6px;color:#ccc}.filter-bar .filter-item .sort-icon .van-icon.up[data-v-3d592e3e]{transform:rotate(-90deg);margin-bottom:1px}.filter-bar .filter-item .sort-icon .van-icon.down[data-v-3d592e3e]{transform:rotate(90deg)}.filter-bar .filter-item .sort-icon .van-icon.active[data-v-3d592e3e]{color:#07c160}.list-content[data-v-3d592e3e]{padding:10px}.goods-grid[data-v-3d592e3e]{display:flex;flex-wrap:wrap;justify-content:space-between}.goods-card[data-v-3d592e3e]{width:48.5%;background:#fff;border-radius:8px;overflow:hidden;margin-bottom:10px;box-shadow:0 2px 6px rgba(0,0,0,.03);display:flex;flex-direction:column}.goods-card .card-img[data-v-3d592e3e]{position:relative;width:100%;height:170px;background:#f9f9f9}.goods-card .card-img img[data-v-3d592e3e]{width:100%;height:100%;object-fit:cover}.goods-card .card-img .vip-badge[data-v-3d592e3e]{position:absolute;top:0;left:0;background:linear-gradient(135deg,#333,#555);color:#d4b179;font-size:10px;padding:2px 6px;border-bottom-right-radius:8px;font-weight:700}.goods-card .card-info[data-v-3d592e3e]{padding:8px;display:flex;flex-direction:column;justify-content:space-between;flex:1}.goods-card .card-info .goods-title[data-v-3d592e3e]{font-size:13px;color:#333;line-height:1.4;height:36px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px}.goods-card .card-info .goods-tags[data-v-3d592e3e]{margin-bottom:6px}.goods-card .card-info .goods-tags .tag-vip[data-v-3d592e3e]{display:inline-block;font-size:9px;color:#333;background:#d4b179;padding:1px 4px;border-radius:2px;opacity:.8}.goods-card .card-info .goods-bottom[data-v-3d592e3e]{display:flex;justify-content:space-between;align-items:flex-end}.goods-card .card-info .goods-bottom .price-wrap .current-price[data-v-3d592e3e]{color:#ee0a24;font-weight:600;font-size:16px}.goods-card .card-info .goods-bottom .price-wrap .current-price .symbol[data-v-3d592e3e]{font-size:11px}.goods-card .card-info .goods-bottom .price-wrap .origin-price[data-v-3d592e3e]{font-size:10px;color:#ccc;text-decoration:line-through;margin-top:-2px}.goods-card .card-info .goods-bottom .buy-btn[data-v-3d592e3e]{width:24px;height:24px;background:linear-gradient(135deg,#07c160,#05a050);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 2px 4px rgba(7,193,96,.2)}.goods-card .card-info .goods-bottom .buy-btn[data-v-3d592e3e]:active{transform:scale(.95)}