<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.product_unit{display:block;text-decoration:none;transition:all .2s;box-shadow:none;background-color:#fff;padding:1.5em;border-radius:5px;margin-left:5px;margin-bottom:1.5em;position:relative}.product_unit .main{width:100%;margin:0 auto}.product_unit .logo{height:70px;display:block}.product_unit .name{color:#999;font-size:1.3em;line-height:30px;height:60px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.product_unit:hover{box-shadow:3px 3px 5px 3px #ccc;top:-1px;left:-1px}.product_unit:hover .product_more i{position:relative;animation-name:more;animation-duration:.5s;animation-iteration-count:infinite}@keyframes more{0%{left:0}to{left:5px}}.banner{position:relative;z-index:10}.banner img{width:100%}.banner .title{color:#fff;background-color:rgba(0,0,0,.5);display:inline;position:absolute;font-size:4em;font-weight:700;line-height:1em;height:2em;left:0;bottom:5%;text-align:justify;padding:.5em 2em 0;box-sizing:border-box;min-width:5em}.banner .title:after{content:".";display:inline-block;width:100%;height:0;visibility:hidden}</pre></body></html>