.categoryWraps[data-v-613bdb94]{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto}.categoryWraps .breadWraps[data-v-613bdb94]{padding:20px 2%;background:#fff}.categoryWraps .searchGroup[data-v-613bdb94]{width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;margin:10px auto 20px;border-radius:3px;overflow:hidden;position:relative;box-shadow:3px 3px 4px 1px rgba(0,0,0,.4)}.categoryWraps .searchGroup .caregoryName[data-v-613bdb94]{color:var(--txt_bigBold);font-size:var(--fs_l);font-weight:700;padding:12px 40px;background:#a7cdec}.categoryWraps .searchGroup .searchInput[data-v-613bdb94]{flex-grow:1;width:auto;outline:none;border:none}.categoryWraps .searchGroup .searchInput button[data-v-613bdb94]{background:var(--main);color:#fff}.categoryWraps .filterGroupWraps[data-v-613bdb94]{box-sizing:border-box;background:#fff;border-top:2px solid var(--main);border-bottom:2px solid var(--main);box-shadow:2px 2px 8px 1px rgba(0,0,0,.4);margin:10px auto 30px}.categoryWraps .filterGroupWraps .filterItem[data-v-613bdb94]{margin:0 auto;width:100%;display:flex;justify-content:space-between;border-bottom:1px solid var(--bdr_light)}.categoryWraps .filterGroupWraps .filterItem .itemTitles[data-v-613bdb94]{font-size:var(--fs_m);font-weight:500;display:block;color:var(--txt_bold);min-width:100px;background:var(--bdr_placeholder);display:inline-flex;justify-content:center;align-items:center;margin-right:10px}.categoryWraps .filterGroupWraps .filterItem .filterChildren[data-v-613bdb94]{flex-grow:1;display:flex;flex-wrap:wrap;align-items:center;justify-content:start}.categoryWraps .filterGroupWraps .filterItem .filterChildren .childs[data-v-613bdb94]{text-align:center;font-size:26rpx;white-space:nowrap;overflow:hidden;margin:10px 10px;color:var(--txt_bold);border-radius:15px;padding:5px 8px;text-overflow:ellipsis;cursor:pointer;transition:.3s ease}.categoryWraps .filterGroupWraps .filterItem .filterChildren .childs[data-v-613bdb94]:hover{color:var(--main)}.categoryWraps .filterGroupWraps .filterItem .filterChildren .tagsActive[data-v-613bdb94]{background:var(--main)!important;color:#fff!important}.categoryWraps .filterGroupWraps .otherFilter[data-v-613bdb94]{width:100%;padding:10px 0;display:flex;align-items:center}.categoryWraps .filterGroupWraps .otherFilter .listOrderBtn[data-v-613bdb94]{display:inline-flex;align-items:center;padding:10px 20px;margin-right:20px;cursor:pointer}.categoryWraps .filterGroupWraps .otherFilter .listOrderBtn span[data-v-613bdb94]{display:inline-block;font-size:var(--fs_l);margin-left:5px;opacity:0;visibility:hidden;color:red}.categoryWraps .filterGroupWraps .otherFilter .listOrderBtn .sortAsc[data-v-613bdb94],.categoryWraps .filterGroupWraps .otherFilter .listOrderBtn .sortDesc[data-v-613bdb94]{opacity:1;visibility:visible}.categoryWraps .filterGroupWraps .otherFilter .listOrderBtn .sortAsc[data-v-613bdb94]{transform:rotate(180deg)}.categoryWraps .listWraps[data-v-613bdb94]{width:100%;box-sizing:border-box}.categoryWraps .listWraps .productItem[data-v-613bdb94]{width:96%;padding:5px 10px;display:flex;margin:6px auto;justify-content:space-between;border-radius:10px;background:#fff;box-shadow:2px 2px 8px 1px rgba(0,0,0,.2);margin-bottom:15px;cursor:pointer}.categoryWraps .listWraps .productItem[data-v-613bdb94]:hover{box-shadow:2px 2px 8px 1px rgba(0,0,0,.4)}.categoryWraps .listWraps .productItem:hover .imgWrap img[data-v-613bdb94]{width:110%;height:110%;left:-5%;top:-5%}.categoryWraps .listWraps .productItem .imgWrap[data-v-613bdb94]{position:relative;width:200px;height:200px;overflow:hidden;border-radius:4px;box-shadow:0 0 4px 2px rgba(0,0,0,.1);background:rgba(0,0,0,.1)}.categoryWraps .listWraps .productItem .imgWrap img[data-v-613bdb94]{display:block;width:100%;height:100%;position:absolute;left:0;top:0;-o-object-fit:cover;object-fit:cover;transition:.3s linear}.categoryWraps .listWraps .productItem .proRight[data-v-613bdb94]{width:50%;flex-grow:1;padding:5px 15px;box-sizing:border-box}.categoryWraps .listWraps .productItem .proRight .proTitle[data-v-613bdb94]{color:var(--txt_bigBold);font-size:var(--fs_xl);font-weight:500;text-overflow:-o-ellipsis-lastline;margin:20px auto 10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.categoryWraps .listWraps .productItem .proRight .porSubname[data-v-613bdb94]{color:var(--txt_regular);font-size:var(--fs_xl)}.categoryWraps .listWraps .productItem .proRight .proSummary[data-v-613bdb94]{color:var(--txt_regular);font-size:var(--fs_m);margin-bottom:10px;line-height:1.5em}.categoryWraps .listWraps .productItem .proRight .proPrice[data-v-613bdb94]{width:100%;display:flex;justify-content:flex-end;margin-top:50px;align-items:center}.categoryWraps .listWraps .productItem .proRight .proPrice span[data-v-613bdb94]{display:inline-block;color:var(--price);font-size:var(--fs_xl);font-weight:700;position:relative}.categoryWraps .listWraps .productItem .proRight .proPrice span[data-v-613bdb94]:before{content:"￥";color:var(--price);font-size:var(--fs_m);font-weight:400;display:inline-block;margin-right:6px}.categoryWraps .listWraps .productItem .proRight .proPrice span[data-v-613bdb94]:after{content:"起";font-weight:400;color:var(--price);font-size:var(--fs_m);display:inline-block;margin-left:2px}.categoryWraps .listWraps .noMoreData[data-v-613bdb94]{display:flex;justify-content:center;align-items:center;background:var(--bdr_light);padding:40px 0}.categoryWraps .listWraps .noMoreData span[data-v-613bdb94]{color:var(--txt_secondary);display:inline-flex;justify-content:center;font-size:var(--fs_xl)}.categoryWraps .paginationWrap[data-v-613bdb94]{width:100%;display:flex;justify-content:center;align-items:center;padding:20px 0;box-sizing:border-box}@media only screen and (max-width:1200px){main[data-v-613bdb94]{width:100%}.categoryWraps[data-v-613bdb94]{max-width:100%;width:100%}}@media only screen and (max-width:768px){main[data-v-613bdb94]{width:100%;box-sizing:border-box;padding:0!important}.categoryWraps .searchGroup[data-v-613bdb94]{flex-wrap:wrap}.categoryWraps .searchGroup .caregoryName[data-v-613bdb94]{width:100%;text-align:center}.categoryWraps .filterGroupWraps .filterItem .itemTitles[data-v-613bdb94]{font-size:var(--fs_s);min-width:80px}.categoryWraps .filterGroupWraps .otherFilter .listOrderBtn[data-v-613bdb94]{font-size:var(--fs_s)}.categoryWraps .listWraps .productItem[data-v-613bdb94]{flex-direction:column;padding:5px 0}.categoryWraps .listWraps .productItem .imgWrap[data-v-613bdb94]{width:100%;height:auto;padding-top:50%}.categoryWraps .listWraps .productItem .proRight[data-v-613bdb94]{width:100%}.categoryWraps .listWraps .productItem .proRight .porSubname[data-v-613bdb94],.categoryWraps .listWraps .productItem .proRight .proTitle[data-v-613bdb94]{margin:8px auto;font-size:var(--fs_l)}.categoryWraps .listWraps .productItem .proRight .proSummary[data-v-613bdb94]{font-size:var(--fs_s)}.categoryWraps .listWraps .productItem .proRight .proPrice[data-v-613bdb94]{margin-top:10px}}