.dtree {
	font-family: Microsoft YaHei;
	font-size: 15px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}

.dtree {
    height: auto;
    background: #fff;
    box-sizing: border-box;
}
.dTreeNode {height: 32px;line-height: 32px;font-size: 15px;font-family: "微软雅黑";color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-left: 20px}
.dTreeNode a {color: inherit;cursor: pointer;text-decoration: none;}
.xxgk_sub_list1 {position: relative;line-height:32px;text-align:left;}
.xxgk_desub_ul1 {display: none;text-align:left;}
.xxgk_sub_list1.active {font-weight: bold;background:none !important;color:#333 !important;}
.xxgk_desub_ul1 .dTreeNode {padding-left: 0;padding-left: 20px}
.xxgk_desub_ul1 .active {color: #2d66a5;background: #e6f5ff;font-weight: bold;}
.xxgk_sub_icon2 {position: absolute;top: 0;left: 0;cursor: default;}
.xxgk_desub_ul1 a{font-size: 15px;}
.xxgk_sub_tit{padding-left: 10px;}
.xxgk_sub_list1 a{font-size: 15px}
body{    margin: 0;}
.dTreeNode:hover{background: #e6f5ff;}
.dTree_Img{
	line-height:22px;
	margin-top:8px;
}
