﻿@media (min-width:1025px){

.product-cateitem{width: 32%;}
.product-cateitem:nth-child(2n) {flex-direction:initial}
.product-cateitem:nth-child(2n) .cate-info{padding-left: 4%;padding-top: 40px;}
}