.cateList[data-v-372192fb]{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px}.cateList li[data-v-372192fb]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center;font-size:16px;line-height:38px;border:1px solid rgba(4,155,233,.2);border-bottom:none;border-radius:4px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(4,155,233,.2)),to(rgba(4,155,233,0)));background:linear-gradient(180deg,rgba(4,155,233,.2),rgba(4,155,233,0));cursor:pointer}.cateList li.active[data-v-372192fb]{background:-webkit-gradient(linear,left top,left bottom,from(rgba(227,195,116,.2)),to(rgba(227,195,116,0)));background:linear-gradient(180deg,rgba(227,195,116,.2),rgba(227,195,116,0));color:#e3c374;border-color:rgba(227,195,116,.2)}.productList[data-v-372192fb]{padding:0 20px}.productList .list[data-v-372192fb]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:800px}.productList .list .single[data-v-372192fb]{width:calc(20% - 20px);margin-bottom:30px}.productList .list .single dt[data-v-372192fb]{overflow:hidden;border-radius:16px 16px 0 0;border:1px solid rgba(4,155,233,.2)}.productList .list .single dt img[data-v-372192fb]{-webkit-transition:all .6s;transition:all .6s;cursor:pointer}.productList .list .single:hover dt img[data-v-372192fb]{-webkit-transform:scale(1.2) rotate(10deg);transform:scale(1.2) rotate(10deg)}.productList .list .single dd[data-v-372192fb]{border:1px solid rgba(4,155,233,.2);background:rgba(16,36,72,.6)}.productList .list .single dd h3.name[data-v-372192fb]{font-size:20px;margin:0;padding:10px 14px;color:#e3c374}.productList .list .single dd .typePrice[data-v-372192fb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 14px;position:relative;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.productList .list .single dd .typePrice .type[data-v-372192fb]{font-size:14px;line-height:30px;height:30px;padding:0 12px;background:#049be9;border-radius:0 10px 0 10px;color:#fff;position:absolute;left:-10px;top:0}.productList .list .single dd .typePrice .price[data-v-372192fb]{display:-webkit-box;display:-ms-flexbox;display:flex}.productList .list .single dd .typePrice .price h1[data-v-372192fb]{color:#f55f5f;margin-bottom:0}.productList .list .single dd .typePrice .price small[data-v-372192fb]{-webkit-transform:translateY(10px);transform:translateY(10px);font-size:16px}.productList .list .single dd .last[data-v-372192fb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.productList .list .single dd .last .seller[data-v-372192fb]{padding:10px;text-align:right}.productList .list .single dd .last .addTo[data-v-372192fb]{width:34px;height:34px;line-height:34px;text-align:center;color:#049be9;font-size:24px;padding-right:10px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.productList .list .single dd .last .addTo[data-v-372192fb]:hover{color:#e3c374}