@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}

/* hc_lnav */
.hc_lnav{z-index:850;position:relative;width:230px;margin:0px 0 0 0px;}
.hc_lnav .allbtn{z-index:700;position:relative}
.hc_lnav .allbtn h2 a{display:block;width:100%;line-height:40px;height:40px;background-color:#070707;border-left:solid 1px #070707;border-right:solid 1px #070707;border-bottom:solid 0px #e6e7eb;}
.hc_lnav .allbtn h2 a:hover{background-color:#323232;text-decoration:none}
.hc_lnav .allbtn h2 i{background-image:url(../03image/tb-x004a.png);}
.hc_lnav .allbtn h2 strong{}
.hc_lnav .allbtn h2 t1{line-height:40px;height:40px;color:#fff;font-size:13px;font-weight:bold;padding-left:10px;}
.hc_lnav .allbtn h2 t2{float:right;padding-top:13px;padding-right:15px;}
.hc_lnav .allbtn ul{z-index:700;position:absolute;background-color:#fff;width:230px;height:470px;top:40px;left:0px;
    /*display:block;显示*/
	/*display:none;隐藏*/
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e6e7eb;
	border-right-color: #e6e7eb;
	border-bottom-color: #e6e7eb;
	border-left-color: #e6e7eb;}
body.hc_home .hc_lnav .allbtn ul{display:block}
body.hc_list .hc_lnav .allbtn ul{display:block}
.hc_lnav .allbtn ul li{padding-top: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:38px;_background-image:none;text-align:left;}
.hc_lnav .allbtn ul li .tx a{display:block;font-size:13px;font-weight: bold;color:#000;text-align:left;-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;}

.hc_lnav .allbtn ul li .pop{left:230px;top:0px;min-height:469px;height:469px;border-top:#e6e7eb 1px solid;border-left:#e6e7eb 1px solid;border-right:#e6e7eb 1px solid;border-bottom:#e6e7eb 1px solid;position:absolute;padding:0px;background-color:#fff;display:none;box-shadow:0px 4px 5px 0px #999999;-webkit-box-shadow:4px 4px 5px -1px #999999;-moz-box-shadow:4px 4px 5px 0px #999999;border-radius:0px 3px 3px 0px;}
/*.hc_lnav .allbtn ul li .pop h3{display:none;font-size:14px}width:220px;*/
.hc_lnav .allbtn ul li .pop dl{padding:10px;}
.hc_lnav .allbtn ul li .pop dd1{display:block;overflow:hidden;margin:0;padding:0px;width:calc(100%/3);float:left;text-align:left;}

.hc_lnav .allbtn ul li .pop dd{display:block;overflow:hidden;padding:10px 10px 11px 10px;width:226px;float:left;text-align:left;}
.hc_lnav .allbtn ul li .pop dd a{display:block;color:#026ba2;margin-left:0px;font-size:13px;font-weight: bold;text-align:left;}
.hc_lnav .allbtn ul li .pop dd:hover{background-color:#eaeaea;text-align:left;}

.hc_lnav .allbtn ul li .pop dc{display:block;overflow:hidden;padding:5px 10px 5px 10px;width:226px;float:left;text-align:left;}
.hc_lnav .allbtn ul li .pop dc a{display:block;color:#000;margin-left:0px;font-size:13px;text-align:left;}
.hc_lnav .allbtn ul li .pop dc: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:#ffffff;text-align:left;box-shadow:0 0 10px rgba(0,0,0,0.5);
transform: scale(1);
transition: all 1s ease 0s;
-webkit-transform: scale(1);
-webkit-transform: all 1s ease 0s;}
.hc_lnav .allbtn ul li:hover .tx a{color:#000;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:230px;}
.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:#131313;text-decoration:none;text-align:left;}
