@media(max-width:991px){
    #bo_cate_ul li:first-child{display:none}    
    #bo_cate_ul li{flex:0 0 25%;max-width:25%}
    #bo_cate_ul.cate_product li{flex:0 0 50%;max-width:50%}
}
