.home-banner{background:#fff;padding:16px 0 0}.home-banner__wrap{border-radius:16px;overflow:hidden}.home-banner__swiper{width:100%;height:420px;border-radius:16px}.home-banner__slide{width:100%;height:100%;cursor:pointer}.home-banner__slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.home-banner .swiper-pagination-bullet{background:hsla(0,0%,100%,.6);opacity:1;width:8px;height:8px;transition:all .3s}.home-banner .swiper-pagination-bullet-active{background:#fff;width:24px;border-radius:4px}.home-banner .swiper-slide.swiper-slide-active{transform:translateZ(0)!important}.home-cate{margin:28px auto}.home-cate__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.home-cate__title{font-size:18px;font-weight:700;color:#1a1a1a;margin:0;position:relative;padding-left:12px}.home-cate__title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:18px;background:var(--color-main);border-radius:2px}.home-cate__more{font-size:13px;color:var(--color-main);cursor:pointer;display:flex;align-items:center;gap:2px}.home-cate__more:hover{opacity:.75}.home-cate__grid{display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(2,auto);gap:12px}.home-cate__card{display:flex;flex-direction:column;align-items:center;gap:8px;padding:14px 8px 12px;border-radius:10px;border:1px solid #f0f0f0;background:#fafafa;cursor:pointer;transition:background .2s,box-shadow .2s,transform .2s}.home-cate__card:hover{background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.08);transform:translateY(-2px)}.home-cate__card:hover .home-cate__name{color:var(--color-main)}.home-cate__img-wrap{width:56px;height:56px;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.home-cate__img-wrap img{width:44px;height:44px;-o-object-fit:contain;object-fit:contain}.home-cate__name{font-size:12px;font-weight:500;color:#555;text-align:center;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:color .2s}.promo-strip[data-v-82d9ac98]{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:20px auto}.promo-strip__card[data-v-82d9ac98]{display:flex;align-items:center;gap:14px;padding:20px 24px;border-radius:14px;cursor:pointer;transition:transform .2s,box-shadow .2s}.promo-strip__card[data-v-82d9ac98]:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.08)}.promo-strip__card--discount[data-v-82d9ac98]{background:linear-gradient(135deg,#eaf6f5,#d4efed);border:1px solid #c8e8e6}.promo-strip__card--join[data-v-82d9ac98]{background:linear-gradient(135deg,#f0f7ff,#dceeff);border:1px solid #c5dff8}.promo-strip__icon[data-v-82d9ac98]{font-size:32px;flex-shrink:0}.promo-strip__text[data-v-82d9ac98]{flex:1}.promo-strip__label[data-v-82d9ac98]{font-weight:600;font-size:15px;color:#1a1a1a;margin:0 0 4px}.promo-strip__sub[data-v-82d9ac98]{font-size:12px;color:#888;margin:0}.promo-strip__badge[data-v-82d9ac98]{background:var(--color-price);color:#fff;font-size:13px;font-weight:700;padding:4px 10px;border-radius:20px;flex-shrink:0}.promo-strip__btn[data-v-82d9ac98]{background:var(--color-main);color:#fff;font-size:13px;font-weight:600;padding:6px 16px;border-radius:20px;flex-shrink:0;white-space:nowrap}.pro-container{cursor:pointer}.product-card{border-radius:12px;overflow:hidden;background:#fff;border:1px solid #f0f0f0;transition:box-shadow .25s,transform .25s}.product-card:hover{box-shadow:0 8px 28px rgba(0,0,0,.1);transform:translateY(-3px)}.product-card:hover .product-card__overlay{opacity:1}.product-card__img-wrap{position:relative;width:100%;padding-top:100%;overflow:hidden;background:#f8f8f8}.product-card__img-wrap img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.product-card__img-wrap:hover img{transform:scale(1.04)}.product-card__badge{position:absolute;top:10px;left:10px;background:var(--color-price);color:#fff;font-size:11px;font-weight:700;padding:2px 8px;border-radius:4px;z-index:2}.product-card__collect{position:absolute;top:10px;right:10px;font-size:20px;color:#ccc;cursor:pointer;z-index:3;transition:color .2s}.product-card__collect:hover{color:var(--color-price)}.product-card__overlay{position:absolute;inset:0;background:rgba(0,0,0,.18);display:flex;align-items:flex-end;justify-content:space-between;padding:12px;opacity:0;transition:opacity .25s;z-index:2}.product-card__view-btn{background:#fff;color:#222;font-size:12px;font-weight:600;padding:6px 14px;border-radius:20px;cursor:pointer}.product-card__cart-btn,.product-card__view-btn:hover{background:var(--color-main);color:#fff}.product-card__cart-btn{font-size:18px;padding:8px;border-radius:50%;cursor:pointer;transition:background .2s}.product-card__cart-btn:hover{opacity:.85}.product-card__info{padding:10px 12px 12px}.product-card__name{font-size:13px;font-weight:500;color:#333;line-height:1.45;min-height:38px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px}.product-card__bottom{display:flex;align-items:baseline;justify-content:space-between;gap:6px}.product-card__price{font-size:16px;font-weight:700;color:var(--color-price)}.product-card__sold{font-size:11px;color:#aaa;white-space:nowrap}.home-daily{margin:32px auto}.home-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.home-section-title{font-size:18px;font-weight:700;color:#1a1a1a;margin:0;padding-left:12px;position:relative}.home-section-title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:18px;background:var(--color-main);border-radius:2px}.home-section-more{font-size:13px;color:var(--color-main);cursor:pointer;display:flex;align-items:center;gap:2px}.home-section-more:hover{opacity:.75}.home-daily__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.home-empty{display:flex;justify-content:center;padding:40px 0}.home-recommend{margin:32px auto}.home-recommend__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stroe .store_title{text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;overflow:hidden;/*! autoprefixer: off */-webkit-box-orient:vertical}.stroe:hover .stroe-item{transform:translateY(-10px)}.stroe-item{cursor:pointer;flex-direction:column;border-radius:8px;transition:transform .3s ease}.stroe-top{width:100%;padding:15px;display:flex}.stroe-top .top-background{position:absolute;top:0;left:0;width:120px;height:120px;background-color:#fff;background-repeat:no-repeat;background-size:cover;background-position:50%;filter:blur(30px)}.stroe-top img{width:100px;height:100px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:5px solid #fff}.stroe-top-title{flex:1;margin-left:15px}.stroe-top-title h2{font-weight:400;font-size:14px;color:var(--color-black);margin-bottom:6px}.stroe-top-title .el-button{background:#fcf2e2;color:var(--color-main);border:1px solid var(--color-main);border-radius:27px;font-size:12px;padding:5px 10px;white-space:inherit;width:60px}.stroe-top-title>div{width:100%}.stroe-top-introduce{font-weight:600;font-size:14px;color:var(--color-title);margin-bottom:10px}.stroe-top-introduce span:first-child{padding-right:5px}.stroe-bottom{margin-top:20px;padding:10px}.stroe-bottom-left{width:173px;height:163px;position:relative}.stroe-bottom-left img{max-width:173px;max-height:163px;width:100%;height:100%;border-radius:4px}.stroe-bottom-right{display:flex;justify-content:flex-start;align-content:center;flex-direction:column;flex:1;margin-left:5px;height:163px}.stroe-bottom-item{position:relative;flex:1;margin-bottom:5px}.stroe-bottom-item img{flex:1;width:100%;height:100%;border-radius:4px}.stroe-bottom-item:last-child{margin-bottom:0}.stroe-bottom .amount{position:absolute;bottom:0;left:0;width:80px;height:29px;line-height:29px;font-weight:500;font-size:16px;color:var(--color-main);background:var(--color-white);opacity:.78;border-radius:0 0 0 4px;text-align:center}.home-store{margin:32px auto 48px}.home-store__swiper{margin-bottom:8px}.home-store__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.icon-tips{padding:24px 0}.icon-tips-bottom{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;gap:16px}.icon-tips-bottom-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px 16px;border-radius:16px;background:#fff;border:1px solid #f0f0f0;transition:box-shadow .2s,transform .2s}.icon-tips-bottom-item:hover{box-shadow:0 6px 20px rgba(0,0,0,.08);transform:translateY(-2px)}.icon-tips-bottom-item span:not(.icon_span){font-size:13px;font-weight:600;color:#333;margin-left:0;text-align:center}.icon-tips .icon_span{font-size:36px;color:var(--color-main);width:64px;height:64px;border-radius:50%;background:var(--color-submain1,#eef4ff);display:flex;align-items:center;justify-content:center}.home[data-v-121fdd08]{background:#fff}