 
@media screen and (max-width: 1440px) and (min-width: 1024px) {
 
    .header-product-item dt {padding-bottom: 25px;}
    .header-product-item dt a {font-size: 14px;}
    .header-product-item dd {padding-top: 20px;}
    .header-product-item dd p {margin-bottom: 12px;}
    .header-product-item dd p a {font-size: 12px;}
}
 
@media screen and  (min-width: 1024px) {

    .header-product-item dt {white-space: nowrap; } 
}
@media screen and (min-width: 1451px) {
    
    .honor-hide .honor-li {max-height: 640px;}

}


.solve-imgs .solve-fix{height: 64%; object-fit:cover;}
