.goodslist-screen[data-v-9f33a42e]{margin-top:30px;width:100%;background:#fff;border-radius:8px}.goodslist-screen-cata[data-v-9f33a42e]{width:100%;display:flex;border-bottom:1px solid #ececec}.goodslist-screen-cata-l[data-v-9f33a42e]{width:100px;display:flex;align-items:center;justify-content:center;font-size:16px;border-right:1px solid #ececec}.goodslist-screen-cata-r[data-v-9f33a42e]{display:flex;flex-flow:wrap;width:calc(100% - 100px);padding:20px;height:160px;overflow:hidden}.goodslist-screen-cata-r.more[data-v-9f33a42e]{height:auto}.goodslist-screen-cata .item[data-v-9f33a42e]{width:10%;padding:8px;height:120px}.goodslist-screen-cata .item[data-v-9f33a42e]:nth-child(n+11){display:none}.goodslist-screen-cata .more .item[data-v-9f33a42e]:nth-child(n+11){display:block}.goodslist-screen-cata .item .inner[data-v-9f33a42e]{width:100%;height:100px;border-radius:6px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.goodslist-screen-cata .item.active .inner[data-v-9f33a42e],.goodslist-screen-cata .item .inner[data-v-9f33a42e]:hover{box-shadow:0 0 10px #00000014}.goodslist-screen-cata .item .pic[data-v-9f33a42e]{width:50px;height:50px;border-radius:25px;overflow:hidden}.goodslist-screen-cata .item .pic img[data-v-9f33a42e]{width:100%;height:100%}.goodslist-screen-cata .item .all[data-v-9f33a42e]{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:25px;background:var(--el-color-primary-light-9);overflow:hidden}.goodslist-screen-cata .item .all .icon[data-v-9f33a42e]{width:30px;height:30px}.goodslist-screen-cata .item .all .icon .sv-1[data-v-9f33a42e]{color:var(--el-color-primary)}.goodslist-screen-cata .item .all .icon .sv-2[data-v-9f33a42e]{color:var(--el-color-primary-light-5)}.goodslist-screen-cata .item .name[data-v-9f33a42e]{color:#333;font-size:13px;margin-top:12px;white-space:nowrap}.goodslist-screen-cata .item.active .name[data-v-9f33a42e]{color:var(--ksy--diycolor1,#0066ff)}.goodslist-screen-cata .item-more[data-v-9f33a42e]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border:none;background:#fff;border-radius:6px;cursor:pointer;transition:.3s}.goodslist-screen-cata .item-more[data-v-9f33a42e]:hover{background:#f7f7f7;color:var(--ksy--diycolor1,#0066ff)}.goodslist-screen-sort[data-v-9f33a42e]{width:100%;height:50px;display:flex}.goodslist-screen-sort-l[data-v-9f33a42e]{width:100px;display:flex;align-items:center;justify-content:center;border-right:1px solid #ececec;font-size:16px}.goodslist-screen-sort-r[data-v-9f33a42e]{display:flex}.goodslist-screen-sort-r .wrap[data-v-9f33a42e]{height:50px;padding:0 20px;display:flex;align-items:center;border-right:1px solid #ececec}.goodslist-screen-sort-r .item[data-v-9f33a42e]{width:60px;height:30px;background:#fff;border:1px solid #efefef;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.3s}.goodslist-screen-sort-r .item+.item[data-v-9f33a42e]{margin-left:20px}.goodslist-screen-sort-r .item[data-v-9f33a42e]:hover,.goodslist-screen-sort-r .item.active[data-v-9f33a42e]{color:#fff;background:var(--ksy--diycolor1,#0066ff);border-color:var(--ksy--diycolor1,#0066ff)}.goodslist-screen-brands[data-v-9f33a42e]{width:100%;min-height:50px;display:flex;border-bottom:1px solid #ececec}.goodslist-screen-brands-l[data-v-9f33a42e]{width:100px;display:flex;align-items:center;justify-content:center;border-right:1px solid #ececec;font-size:16px}.goodslist-screen-brands-r[data-v-9f33a42e]{width:calc(100% - 100px);display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding:10px 20px}.goodslist-screen-brands-r .item[data-v-9f33a42e]{height:30px;padding:0 10px;background:#fff;border:1px solid #efefef;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.3s}.goodslist-screen-brands-r .item[data-v-9f33a42e]:hover,.goodslist-screen-brands-r .item.active[data-v-9f33a42e]{color:#fff;background:var(--ksy--diycolor1,#0066ff);border-color:var(--ksy--diycolor1,#0066ff)}.goodslist[data-v-9f33a42e]{margin-top:30px;width:100%;background:#fff;border-radius:8px}.goodslist-header[data-v-9f33a42e]{width:100%;height:40px;display:flex;align-items:center;padding:0 20px;border-bottom:1px solid #efefef}.goodslist-header .title[data-v-9f33a42e]{font-size:15px;text-indent:12px;color:#333;position:relative}.goodslist-header .title[data-v-9f33a42e]:after{content:"";position:absolute;top:0;left:0;width:4px;height:16px;border-radius:4px;background:var(--ksy--diycolor1,#0066ff)}.goodslist-list[data-v-9f33a42e]{width:100%;display:flex;flex-flow:wrap;padding:8px}.goodslist-list .item[data-v-9f33a42e]{width:20%;padding:8px}.goodslist-list .item .inner[data-v-9f33a42e]{width:100%;height:100%;display:block;border-radius:8px;transition:.3s}.goodslist-list .item .inner[data-v-9f33a42e]:hover{transform:translateY(-5px);box-shadow:0 4px 12px #0000000d}.goodslist-list .item .top[data-v-9f33a42e]{position:relative;width:100%;height:236px;border-radius:8px 8px 0 0;overflow:hidden;background:#f7f7f7}.goodslist-list .item .top img[data-v-9f33a42e]{width:100%;height:100%}.goodslist-list .item .bottom[data-v-9f33a42e]{width:100%;padding:8px;position:relative}.goodslist-list .item .goods-name[data-v-9f33a42e]{width:100%;height:45px;font-size:15px;color:#333;line-height:1.5;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.goodslist-list .item .goods-name span[data-v-9f33a42e]{float:left;display:flex;width:50px;height:22px;font-size:13px;color:#fff;border-radius:4px;align-items:center;justify-content:center;margin-right:6px}.goodslist-list .item .goods-name span.zc[data-v-9f33a42e]{background:linear-gradient(135deg,#ff8000,#ff483b)}.goodslist-list .item .goods-name span.km[data-v-9f33a42e]{background:linear-gradient(135deg,#53e132,#20bf67)}.goodslist-list .item .goods-name span.dc[data-v-9f33a42e]{background:linear-gradient(135deg,#4fc3f7,#2196f3)}.goodslist-list .item .goods-name span.kq[data-v-9f33a42e]{background:linear-gradient(135deg,#ffeb3b,#ffc107)}.goodslist-list .item .goods-label[data-v-9f33a42e]{display:flex;margin-top:8px}.goodslist-list .item .goods-label span[data-v-9f33a42e]{display:flex;padding:0 8px;height:22px;font-size:12px;border-radius:4px;align-items:center;justify-content:center;margin-right:6px;background:#f7f7f7}.goodslist-list .item .goods-label span[type=id][data-v-9f33a42e]{color:#666}.goodslist-list .item .goods-label span[type=quota].quota-1[data-v-9f33a42e]{color:#4caf50;background:#e8f5e9}.goodslist-list .item .goods-label span[type=quota].quota-2[data-v-9f33a42e]{color:#ff9800;background:#fff3e0}.goodslist-list .item .goods-label span[type=quota].quota-3[data-v-9f33a42e]{color:#f44336;background:#ffebee}.goodslist-list .item .goods-price[data-v-9f33a42e]{width:100%;margin-top:12px;display:flex;justify-content:space-between;align-items:flex-end}.goodslist-list .item .goods-price-left[data-v-9f33a42e]{display:flex;align-items:flex-end}.goodslist-list .item .goods-price-left .price[data-v-9f33a42e]{font-size:20px;color:#ff2d1e;white-space:nowrap}.goodslist-list .item .goods-price-right[data-v-9f33a42e]{width:80px;height:26px;display:flex;font-size:14px;color:#fff;background:var(--ksy--diycolor1,#0066ff);border-radius:4px;align-items:center;justify-content:center;white-space:nowrap}.goodslist-list .item .goods-price-right.no[data-v-9f33a42e]{background:#f7f7f7;color:#333}.goodslist-null[data-v-9f33a42e]{width:100%;height:560px;display:flex;align-items:center;justify-content:center}.page-pagination[data-v-9f33a42e]{padding:20px 0 40px;width:100%;display:flex;justify-content:center}
