@charset "utf-8";
/**树形导航开始**/
.left2014_tree{width:220px;}
.left2014_tree .firstTable .parentTable{width:205px;height:39px;border-bottom:1px solid #000000;background:url(../images/left_first.png) repeat-x;font-family:"微软雅黑";font-size:16px;line-height:39px;padding-left:15px;}
.left2014_tree .firstTable .parentTable a{outline:none;width:188px;color:#ededed; display: inline-block;}
.left2014_tree .firstTable .parentTable a.imagContent{display: inline;}
.left2014_tree .firstTable .parentTable:hover{background:#f6ab00;border-bottom:1px solid #e59f01}
.left2014_tree .firstTable .xuanz{background:#f6ab00;border-bottom:1px solid #e59f01;width:205px;height:39px;}
.left2014_tree .firstTable .xuanz a{color:#000;font-weight:bold}
.left2014_tree .firstTable .secondTable{width:220px;background:#f9f9f9}
.left2014_tree .firstTable .secondTable .childType{width:210px;line-height:39px;height:39px;border-bottom:1px solid #cccccc;padding-left:10px}
.left2014_tree .firstTable .secondTable .childType a{outline:none;height:39px;font-size:14px;color:#333333;font-weight:bold;padding-left:5px;}
.left2014_tree .firstTable .secondTable .childType a:hover{color:#cb0101}
.left2014_tree .firstTable .secondTable .childType a.xz{background:url(../images/downIcon.png) 11px 15px no-repeat;color:#cb0101}
.left2014_tree .firstTable .secondTable .threeType{width:180px;margin-left:30px;overflow:hidden}
.left2014_tree .firstTable .secondTable .threeType li{height:29px;border-bottom:1px solid #dddddd;float:left;width:180px;}
.left2014_tree .firstTable .secondTable .threeType a{outline:none;float:left;line-height:29px;font-family:"微软雅黑";color:#0053a0}
.left2014_tree .firstTable .secondTable .threeType a:hover{color:#cb0101}
.left2014_tree .firstTable .secondTable .threeType span{float:right;border:1px solid #c6c6c6;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20Wpx;border-radius:20px;padding:0px 5px;display:inline-block;margin-top:5px;color:#999999; line-height:14px}
.left2014_tree .firstTable .secondTable .childType .fontRed{color: #de0000;}