.category-item{display:flex;align-items:center;justify-content:space-between;padding:10px;margin-bottom:10px;cursor:pointer;border-radius:10px;border:1px solid #FFF;background:#ffffff4d}.category-item-left{display:flex;align-items:center;gap:10px}.category-item-left img{width:36px;height:36px}.category-item-left span{color:#009dff;text-align:center;font-size:16px;font-weight:700;line-height:normal}.category-item-right{width:32px;height:32px}
