#prodctLis > li:nth-child(3n) {
    margin-right: 0;
}
.m4-prod-list-content-1-con ul {
    overflow: hidden;
    padding: 1.5rem 0 0;
}
.main-tit-11 {
    height: 4rem;
    width: 100%;
    font-size: 1.6rem;
    text-align: center;
    color: #414141;
    line-height: 4rem;
    background: url(/cache/box/M/m11-icon2.jpg) no-repeat center top;
    background-size: 100% 4rem;
    border-bottom: 1px solid #da251d;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
}
.m4-prod-list-content-1-con li {
    width: 48.56%;
    margin: 0 0.769rem 1rem 0;
}
.m4-prod-list-content-1-con li img {
    display: block;
    border: 1px solid #ccc;
    box-sizing: border-box;
    width: 100%;
}
.m4-prod-list-content-1-con span {
    display: block;
    color: #3b3e3d;
    line-height: 1.6rem;
    overflow: hidden;
    padding: 0.5rem 0 0.5rem;
    text-align: center;
}
#thuancl {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.5rem;
    padding: 1rem 1rem;
}
#thuancl > a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#thuancl > a > img {
    width: 100%;
}
