﻿.product-cateitem .cate-info{padding-left: 0;padding-top: 0;width: 100%;}
.product-cateitem::after{display: none;}
.product-cateitem{flex-direction: column;width: 24%;background: #FFFFFF;box-shadow: 0px 3px 20px 0px #DEDEDE;border-radius: var(--borderradius);margin-right: 1%;}
.product-cateitem .cate-img{width:100%;border: none;}
.product-cateitem:nth-child(2n) {flex-direction: column;}
.product-cateitem .cate-info .home-more{display: none;}
.product-cateitem .cate-info .title{margin-top: 15px;text-align: center;}
.product-catelist{justify-content: unset;}
@media (max-width:1024px) {.product-cateitem{width: 32%;}}
@media (max-width:768px) {.product-cateitem{width: 49%;}}
.pro-main{background: #f3f8fa;}
@media (min-width: 1025px) {
.pro-main .kche-t107 .kche-t107-content .kche-t107-l-text,
.pro-main .kche-t107 .kche-t107-content .kche-t107-r-img,
.pro-main .kche-t114 .kche-t114-content .kche-t114-info,
.pro-main .kche-t114 .kche-t114-content .kche-t114-img {width: 45%;}
}

@media (min-width:769px){.kche-t114.wmkc-procate-acbox-t114 .kche-t114-content{justify-content: space-between;}
.kche-t107.wmkc-procate-acbox-t107 .kche-t107-l-text{padding-left:0;}
.kche-t114.wmkc-procate-acbox-t114 .kche-t114-content .kche-t114-info{margin-left:0;padding-right:0;}}
@media (min-width: 1025px) {.product-cateitem .cate-info .title {-webkit-line-clamp: 2;height: 52px;}}
.product-cateitem .cate-info .text{display:none}