@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:110px;margin:0px 0 0 0px;}
.hc_lnav .allbtn{z-index:700;position:relative}
.hc_lnav .allbtn t1 a{display:block;width:100%;line-height:48px;height:48px;color:#656565;font-size:18px;}
.hc_lnav .allbtn t1 a:hover{color:#db0022;background-color:#ffff99;text-decoration:none;cursor:pointer;}
/*.hc_lnav .allbtn h2 t1{line-height:48px;height:48px;color:#656565;font-size:18px;}

.hc_lnav .allbtn h2 i{background-image:url(../03image/tb-x004a.png);}
.hc_lnav .allbtn h2 strong{}
.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:48px;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 a{display:block;margin:auto 0;background-color:#fff;padding-left:10px;padding-right:5px;background-repeat:no-repeat;background-position:right center;height:46px;_background-image:none;text-align:left;font-size:15px;color:#656565;text-align:left;}
/*.hc_lnav .allbtn ul li .tx{display:block;margin:auto 0;background-color:#fff;padding-left:10px;padding-right:5px;background-repeat:no-repeat;background-position:right center;height:46px;_background-image:none;text-align:left;font-size:15px;color:#656565;text-align:left;}
.hc_lnav .allbtn ul li .tx a{position:relative;top:50%;transform:translateY(-50%);line-height:18px;font-weight: bold;font-size:15px;color:#656565;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 a{display:block;overflow:hidden;padding:0px 5px 0 10px;width:226px;height:32px;line-height:32px;float:left;color:#0066cf;margin-left:0px;font-size:14px;text-align:left;}
.hc_lnav .allbtn ul li .pop dd:hover a{background-color:#ffffcc;text-align:left;}

.hc_lnav .allbtn ul li .pop dc a{display:block;overflow:hidden;padding:0px 5px 0 10px;width:226px;height:32px;line-height:32px;float:left;color:#656565;font-size:14px;text-align:left;}
.hc_lnav .allbtn ul li .pop dc:hover a{background-color:#f1f1f1;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 a{color:#db0022;background-color:#ffffcc;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 .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:#d33d05;text-decoration:none;text-align:left;}
