<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.search-detail-wrapper { height: calc(100% - 125px); padding: 12px 0px; box-sizing: border-box; background: #f7f8f8; }

/*.search-detail-content {
    padding-bottom: 20px;
}*/
.search-detail-unit a { display: -webkit-box; display: box; width: 100%; background: #ffffff; }
.search-detail-unit a.square-a-box { -webkit-box-orient: vertical; }
.search-detail-unit p { margin: 0px; }
.search-detail-left { width: 45%; margin-right: 0.8%; float: left; }
.search-detail-right { width: 45%; margin-right: 0px; float: right; }
.detail-wrapper-bg { background: #f7f8f8 }
#productList { overflow: hidden; }
#productList::after { content: ''; width: 0px; height: 0px; clear: both; visibility: hidden; }
.search-item-name { color: #232326; font-size: 15px; line-height: 20px; height: 42px; text-overflow: ellipsis; box-sizing: border-box; -ms-text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.search-item-tag span { display: block; float: left; border: 1px solid #c83223; border-radius: 2px; color: #c83223; margin-right: 5px; font-size: 12px; line-height: 14px; margin-top: 6px; margin-bottom: 7px; }
.search-item-tag::after { content: ''; display: block; clear: both; }
.search-detail-unit .search-item-price { font-size: 0.86rem; height: 20px; overflow: hidden; width: 100%; line-height: 20px; text-overflow: ellipsis; white-space: nowrap; }
.search-item-price span { margin-right: 1rem; font-size: 1.2rem; }
.search-item-price span:first-child { color: #c83223 }
.search-item-price .price-per-kg { font-size: 0.9rem; }
.search-sales-info { color: #848689; font-size: 12px; }
</pre></body></html>