<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.footer-list-left div{margin-top: 50px;}
.product-column-list li{line-height: 0px;padding-left: 50px;font-size: 0;transition: all 0.5s;margin-bottom: 25px;}
.product-column-list li:hover{/* height: 95px; */line-height: 95px;background: #20BD66;}
.product-column-list li a{text-indent: 0;line-height: 26px;height: auto;display: inline-block;vertical-align: middle;}
.product-column-list li:hover a{height: auto;line-height: 26px;background: none;}









@media only screen and (max-width: 1440px) {
	.about-list dl dd{margin-top: 140px;}
	.about-list dl dd b{font-size: 16px;}
}
@media only screen and (max-width: 1360px) {
	.nav-list li{margin: 0 15px;}
}
@media only screen and (max-width: 1280px) {
	.nav-list li{margin: 0 10px;}
}
@media only screen and (max-width: 1200px) {
	.nav-list{text-align: center;}
	.nav-list li{width: auto;float: initial;display: inline-block;margin: 0 30px;}
	.footer-list-left div{margin-top: 15px;}
}
@media only screen and (max-width: 1000px) {
	.nav-list li{margin: 0 20px;}
}
@media only screen and (max-width: 850px) {
	.nav-list li{margin: 0 13px;}
}

</pre></body></html>