<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
.home-products { padding-top:28px;}
.home-product-img-div { width: 140px; height: 140px; }
.home-product-name-div { width: 132px; height: 25px; line-height: 25px; }

.p-list li { width: 144px; height: 171px; overflow: hidden; }
.p-list li .home-product-img { width: 140px; height: 140px; }
.p-list li .home-product-name { width: 134px; height: 27px; line-height: 27px; }
/*
.home-p-list { width: 984px; margin-left: -3px; }
.home-p-list li { float: left; width: 220px; height: 237px; margin-left: 24px; display: inline; margin-top: 16px; overflow: hidden; }
.home-p-list li.selected a { color: #fff; }
.home-product-img { width: 200px; height: 200px; margin: 0 auto; margin-top: 9px; background-color: #FFF; }
.home-product-name { height: 28px; line-height: 28px; padding: 0 5px; width: 210px; text-align: center; }
*/
.p-list li .home-product-img { width: 200px; height: 200px; }
.p-list li {width: 202px; height: 224px; }</pre></body></html>