<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.product-side .nav-list&gt;li&gt;.link:hover, .product-side .nav-list&gt;li.active&gt;.link {
    color: #fff;
    background-color: #0F32A3;
}
.detail-block .attach-list-lg &gt; .item-list &gt; li {
    width: 100%;
}</pre></body></html>