@charset "utf-8";
/*********************************************** 横向主导航条 ***********************************************/
.ddsmoothmenu{}
.ddsmoothmenu ul{margin:0;padding:0}
/*主菜单设置*/
.ddsmoothmenu ul li{position:relative;display:inline;float:left;}
.ddsmoothmenu ul li a{display:block;height: 49px;
	line-height: 49px;}
.ddsmoothmenu ul li a span{display:block; letter-spacing:1px}
.ddsmoothmenu>ul>li>a>span{
	color: #333;font-size: 16px;
	padding:0px 24px;
}
.menulevel li a span{
	color: white;font-size: 14px;
}
/*主菜单连接效果设置*/
.ddsmoothmenu ul li a:link,.ddsmoothmenu ul li a:visited{color:white}
.ddsmoothmenu ul li a:hover{
	background: #00438f;
	}
.ddsmoothmenu ul li a:hover span{color:white}
.ddsmoothmenu ul li a:active{
	background: #00438f;}
.ddsmoothmenu ul li a:active span{color:white}
.ddsmoothmenu ul li a.selected{
	background: #00438f;
	}
.ddsmoothmenu ul li a.selected span{color:white}
/*主菜单当前所在页面*/
.ddsmoothmenu ul li a#menu_selected{background: #00438f;}
.ddsmoothmenu ul li a#menu_selected span{color:white}
/*子集菜单设置*/
.ddsmoothmenu ul.menulevel{position:absolute;left:0;display:none;visibility:hidden}
.ddsmoothmenu ul.menulevel li{background:none;margin:0px;padding:0px;display:list-item;float:none;color: white;}
.ddsmoothmenu ul.menulevel>li>a{ background: #00438f;text-align: center;
height:40px;line-height:40px;width:270px;padding:0px 5px;margin:0px;border-right:1px solid #999;
border-top:1px solid #01499c;border-left:1px solid #01499c;color: white;}

/*子集菜单连接效果设置*/
.ddsmoothmenu ul.menulevel li ul{top:0}
.ddsmoothmenu ul.menulevel li a:link{
}
.ddsmoothmenu ul.menulevel li a:link,.ddsmoothmenu ul.menulevel li a:visited{color:white;}
.ddsmoothmenu ul.menulevel li a:hover{background:#e20000;color:white;font-weight:bold}
.ddsmoothmenu ul.menulevel li a.selected{color:#e20000;font-weight:bold}
/*下拉箭头*/
.ddsmoothmenu .downarrowclass{position:absolute;top:20px;right:17px}
.ddsmoothmenu .rightarrowclass{position:absolute;top:16px;right:40px}
/*阴影*/
.ddshadow{position:absolute;left:0;top:0;width:0;height:0;/* background:url(../images/40.png); */z-index:5}
.toplevelshadow{/*opacity:0.8*/}
* html .ddsmoothmenu{height:1%}/* Holly Hack for IE \*//*Holly Hack for IE7 and below*/
* html .ddsmoothmenu ul li a{display:inline-block}/*IE6 hack to get sub menu links to behave correctly*/

/*********************************************** 纵向主导航条 ***********************************************/

.ny_dh{ width:1100px; margin:15px auto; }

.ny_dh .ddsmoothmenu-v{ width:1100px; margin:0 auto;padding:0px 10px 0px 0px;}
.ny_dh .ddsmoothmenu-v ul{ }
/*主菜单设置*/
.ny_dh .ddsmoothmenu-v ul li{
	display: block;
	margin-bottom: 10px;
	height: 35px;
	padding-top:20px;
	float: left;
	border-bottom: 1px solid white;
	}
.ny_dh .ddsmoothmenu-v ul li a{
	display: block;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 16px;
	line-height: ;
	border-right: 1px solid #EDEDED;
	line-height: 16px;
	color: #333;
	}
.ny_dh .ddsmoothmenu-v ul li a span{
	
}

.ny_dh #LeftMenu .lihover #three li a{
background:none;
color:#333333;
}
/*主菜单连接效果设置*/
.ddsmoothmenu-v ul li a:link,.ddsmoothmenu-v ul li a:visited{
	display: block;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 16px;
	line-height: ;
	border-right: 1px solid #EDEDED;
	line-height: 16px;
	color: #333;}
.ddsmoothmenu-v ul li:hover{border-bottom: 1px solid #048998;}
.ddsmoothmenu-v ul li:active span{color: #048998;}
.ddsmoothmenu-v ul li a:hover{color: #048998;}
.ddsmoothmenu-v ul li a:hover span{color: #048998;}
.ddsmoothmenu-v ul li a:active span{color: #048998;}
#LeftMenu .lihover { border-bottom: 1px solid #048998;}
#LeftMenu .lihover a{color: #048998;}
/* #LeftMenu .lihover  a{ border-bottom: 1px solid #048998;} */
.ddsmoothmenu-v ul li .selected:link,.ddsmoothmenu-v ul li a.selected:visited,.ddsmoothmenu-v ul li a.selected:active{

	}
.ddsmoothmenu-v ul li a.selected span{color: #048998;}
/*主菜单当前所在页面*/
.ddsmoothmenu-v ul li a#menu_selected:.ddsmoothmenu-v ul li{border-bottom: 1px solid #048998;}
.ddsmoothmenu-v ul li a#menu_selected{color: #048998;}
.ddsmoothmenu-v ul li a#menu_selected span{color: #048998;}
/*子集菜单设置*/
.ddsmoothmenu-v ul.menulevel{position:absolute;top:0;visibility:hidden;border-top:1px solid #CCC}
.ddsmoothmenu-v ul.menulevel li{background:none;margin:0px;padding:0px;display:list-item}
.ddsmoothmenu-v ul.menulevel li a{background:url(../images/mainmenu.gif) repeat-x left -60px;height:26px;line-height:26px;width:180px;padding:0px 5px;margin:0px;border-right:1px solid #999;border-bottom:1px solid #DFDFDF;border-left:1px solid #CCC}
/*子集菜单连接效果设置*/
.ddsmoothmenu-v ul.menulevel li a:link,.ddsmoothmenu-v ul.menulevel li a:visited{color:#000}
.ddsmoothmenu-v ul.menulevel li a:hover{background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold}
.ddsmoothmenu-v ul.menulevel li a.selected{background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold}
/*子集菜单连接效果设置*/
.ddsmoothmenu-v ul.menulevel li a:link,.ddsmoothmenu-v ul.menulevel li a:visited{color:#000}
.ddsmoothmenu-v ul.menulevel li a:hover{background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold}
.ddsmoothmenu-v ul.menulevel li a.selected{background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold}
/*左侧箭头*/
.ddsmoothmenu-v .rightarrowclass{position:absolute;top:10px;right:10px}
.ddsmoothmenu-v ul.menulevel .rightarrowclass{position:absolute;top:8px;right:10px}
/* Holly Hack for IE \*/
* html .ddsmoothmenu-v ul li {float:left;height:1%}
* html .ddsmoothmenu-v ul li a {height:1%}

.
#LeftMenu .lihover ul li a{
background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold
}

#LeftMenu .lihover ul li a{
background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold
}
#LeftMenu .lihover ul li a {
   
}
#LeftMenu .ahover span{

}
#LeftMenu .lihover ul li a:hover span{

}

#LeftMenu .lihover .lihover li span{
padding-left:50px;
}

#LeftMenu .lihover .lihover .lihover li span{
padding-left:70px;
}