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

*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}

/* hc_lnav */
.hc_lnav{z-index:9991;position:relative;width:226px;margin:0px 0 0 0px;}
.hc_lnav .allbtn{z-index:9999;position:relative}
.hc_lnav .allbtn h2 a{line-height:40px;background-color:#484848;padding-left:10px;width:210px;display:block;font-family:Tahoma,Arial;height:40px;color:#ffffff;font-size:16px;font-weight:normal; }
.hc_lnav .allbtn h2 a:hover{background-color:#484848;text-decoration:none}
.hc_lnav .allbtn h2 i{background-image:url(../03image/tb-x004.png);}
.hc_lnav .allbtn h2 strong{}
.hc_lnav .allbtn ul{z-index:99999;position:absolute;background-color:#fff;width:226px;height:533px;top:40px;left:0px;
    /*display:block;显示*/
	display:none;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;}
body.hc_home .hc_lnav .allbtn ul{display:block}
body.hc_list .hc_lnav .allbtn ul{display:block}
.hc_lnav .allbtn ul li{padding-bottom:1px;background-color:#e6e6e6;zoom:1;clear:both;cursor:default}
.hc_lnav .allbtn ul li .tx{/*margin:auto 0;*/background-color:#fff;padding-left:10px;background-repeat:no-repeat;background-position:right center;height:40px;_background-image:none;text-align:left;}
.hc_lnav .allbtn ul li .tx a{/*position:relative;top:50%;transform:translateY(-50%);line-height:18px;*/font-family:Tahoma,Arial;font-weight: bold;color:#000;font-size:15px;-webkit-transition:color 0.1s ease-out 0s;-moz-transition:color 0.1s ease-out 0s;-ms-transition:color 0.1s ease-out 0s;-o-transition:color 0.1s ease-out 0s;transition:color 0.1s ease-out 0s;text-align:left;}

.hc_lnav .allbtn ul li .pop{border-bottom:#000 2px solid;border-left:#000 2px solid;position:absolute;padding-bottom:10px;background-color:#fcfcfc;min-height:521px;height:521px;padding-left:10px;padding-right:10px;display:none;border-top:medium none;top:0px;border-right:#000 2px solid;padding-top:2px;left:226px;box-shadow:4px 4px 5px -1px #999999;-webkit-box-shadow:4px 4px 5px -1px #999999;-moz-box-shadow:4px 4px 5px -1px #999999}
/*.hc_lnav .allbtn ul li .pop h3{display:none;font-size:14px}*/
.hc_lnav .allbtn ul li .pop dl{padding:5px;}

.hc_lnav .allbtn ul li .pop dd{padding:10px 10px 11px 10px;width:214px;float:left;text-align:left;}
.hc_lnav .allbtn ul li .pop dd a{color:#026ba2;margin-left:0px;font-size:14px;font-family:Tahoma,Arial;font-weight: bold;text-align:left;}
.hc_lnav .allbtn ul li .pop dd:hover{background-color:#eaeaea;text-align:left;}

.hc_lnav .allbtn:hover ul{display:block}
.hc_lnav .allbtn ul li:hover{background-color:#fcfcfc}
.hc_lnav .allbtn ul li:hover .tx{background-color:#000000;text-align:left;}
.hc_lnav .allbtn ul li:hover .tx a{color:#ffffff;text-align:left;}
.hc_lnav .allbtn ul li:hover .tx a i{background-position:0px -25px;}
.hc_lnav .allbtn ul li:hover .pop{display:block;top:0px;left:226px;}
.hc_lnav .allbtn ul li:hover .pop dl a.un{color:#a5a5a5;text-decoration:none;}
.hc_lnav .allbtn ul li:hover dl{color:#6e6e6e}
.hc_lnav .allbtn ul li:hover a{color:#666666;text-align:left;}
.hc_lnav .allbtn ul li:hover a:hover{color:#cd0606;text-decoration:none;text-align:left;}
</pre></body></html>