
    .ly_product_list_2 .wide .list_box .themes_prod .name a { -webkit-line-clamp: 5; text-align: left; font-family: '微软雅黑'; /*word-break: break-all; */}
    .ly_product_list_2 .wide .list_box .themes_prod .name { padding: 0;}
    @media screen and (min-width: 1000px) {
        .ly_product_list_2 .wide .list_box .themes_prod .name a { font-size: 16px;}
    }
    @media screen and (min-width: 1200px) {
        .ly_product_list_2 .wide .list_box {grid-template-columns: repeat(3, calc((100% - 80px) / 3)) !important; gap: 40px; margin-top: 40px;}
.ly_product_list_2  .wide .products_category_wrapper {     margin-right: 6%;}
    }
