<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

#head #logo{margin-top:7px;display:inline-block;}
#head input{height:24px;line-height:28px;border:1px solid #d7d7d7;padding:3px 6px;color:#999;}
#head{height:66px;border-bottom:2px solid #ff0013;padding-left:10px;background:#fff;position:relative;z-index:10;}
#head .myright{width:600px;float:right;line-height:66px;height:66px;position:absolute;right:0px;}
#head .myright input{width:300px;position:absolute;top:15px;}
#head .myright .search{background:url(../images/frame/search.png);width:52px;height:32px;display:inline-block;position:absolute;left:300px;top:15px;}
#head .m-btn-downarrow{display:none;}
#head a.l-btn span.l-btn-left{height:auto;}
#head a.l-btn span span.l-btn-text{line-height:66px;height:66px;}
#head a.l-btn span span.l-btn-icon-left{background-position:center center;}
#head a.l-btn-plain span.l-btn-left{padding:0;}
#head a.l-btn{height:auto;background-color:#fff;}
#head a.l-btn:hover,
#head a:hover.l-btn span.l-btn-left{background:#fff;}
#head a.l-btn-plain{padding:0;}
#head a.l-btn span span.l-btn-icon-left{padding:0 0 0 50px;}
#head a.l-btn-plain{border-radius:0;border-left:1px solid #fff;border-right:1px solid #fff;}
#head a.m-btn-plain-active,
#head a.l-btn-plain:hover{border:0;background:#fff;height:68px;border-left:1px solid #d7d7d7;border-right:1px solid #d7d7d7;}


/*easyui*/
.menu{background:#fff;border-top:0;border-bottom:2px solid #ff0013;}
.menu a{display:block;padding:5px 10px;}
.menu a:hover{color:#ff0013;}
.menu-shadow{display:none;}
.menu-line{display:none;}

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