<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* CSS Document */
body,ul,li{ list-style: none; margin: 0px; padding: 0px;}
a{ text-decoration: none}
.ty-nav{width: 100%;height: 48px; line-height: 48px; background: #333;}
.ty-nav-box{ width: 1240px; margin: 0 auto; overflow: hidden}
.ty-nav-l{ float: left} 
.ty-nav-r{ float: right} 
.ty-nav-l img{ width: 90px; margin-top: 6px; float: left}
.ty-nav-l span{ font-size: 21px; height: 30px; line-height: 30px; color: #fff; display: inline-block; border-left: 2px solid #fff; margin-left: 10px; padding-left: 10px; float: left; margin-top: 9px;}
.ty-nav-r li{ float: left; font-size:16px; margin: 0 5px; line-height: 48px;}
.ty-nav-r li a{ color: #fff; }
.ty-nav-r li a:hover{ color: #fdc637;}






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