.index-hot_category-wrap>.item-list{display:flex;flex-wrap:wrap;margin:-12px 0 0 -12px}.index-hot_category-wrap>.item-list>.item{box-sizing:border-box;width:109px;height:32px;margin:12px 0 0 12px;padding:0 10px;outline:none;border-radius:16px;font-size:14px;font-weight:400;line-height:32px;text-align:center;color:#333;background-color:rgba(0,0,0,.04);cursor:pointer;transition:background-color .3s ease,color .3s ease}.index-hot_category-wrap>.item-list>.item:hover{color:#00cc7e;background-color:rgba(0,199,88,.1)}