<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.header-a{overflow:hidden;font:16px/40px "Microsoft YaHei","微软雅黑","SimHei","黑体",sans-serif;color:#fff;position: relative;min-width: 1000px;margin:0 auto;clear: both;zoom:1;background: #dd0000;}
.header-a{text-align:center;}
.header-a a{color:#fff;}
.header-a a:hover{color:#ffe9c6;}
.header-a a:link,.header-a a:visited{color:#fff;text-decoration: none;}
.header-a a:hover,.header-a a:active{color:#ffe9c6;text-decoration: none;font-weight: bold;}
.header-a a:hover span,.header-a a:active span{display: block;}
.header-a .inner{width:1000px;margin:0 auto;position: relative;}
.header-a .hd li{float: left;display: inline;}
.header-a .nav a{display: inline-block;line-height: 40px;padding: 10px 6px 0;margin-right: 16px;position: relative;}
.header-a .nav span{display: none;position: absolute;left:0;bottom:0;width: 100%;height: 3px;background: #ffe9c6;border-radius: 6px;}
.header-a li.logo a{display: block;width:159px;height:40px;margin:10px 0;background: url(//n.sinaimg.cn/sports/17Q2/enterprise/src/img/logo.png) no-repeat 0 0;}
.header-a li.nav{float: right;}
.header-a .nav .nav_active{color:#ffe9c6;font-weight: bold;}
.header-a .nav_active span{display: block;}</pre></body></html>