@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;
	line-height: 70px;
	text-align: center;
	color: #fff;
}

.ddsmoothmenu ul li a span {
	display: block;
	font-size: 15px;
	color: #fff;
	padding: 0px 17px;
}
/*主菜单连接效果设置*/
.ddsmoothmenu ul li a:link,.ddsmoothmenu ul li a:visited {
	color: #000
}

.ddsmoothmenu ul li a:hover {
	border-bottom: #ce261d solid 4px;
}

.ddsmoothmenu ul li a:hover span {
	font-weight: bold;
	color: #ce261d;
}

.ddsmoothmenu ul li a:active {
	color: #fff;
}

.ddsmoothmenu ul li a:active span {
	color: #fff;
}

.ddsmoothmenu ul li a.selected {
	color: #fff;
}

.ddsmoothmenu ul li a.selected span {
	color: #fff;
}
/*主菜单当前所在页面*/
.ddsmoothmenu ul li a#menu_selected {
	border-bottom: #ce261d solid 4px;
	color: #fff;
}

.ddsmoothmenu ul li a#menu_selected span {
	color: #fff;
	font-weight: bold;
}
/*子集菜单设置*/
.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
}

.ddsmoothmenu 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 ul.menulevel li ul {
	top: 0
}

.ddsmoothmenu ul.menulevel li a:link,.ddsmoothmenu ul.menulevel li a:visited {
	color: #000
}

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

.ddsmoothmenu ul.menulevel li a.selected {
	background: url(../images/mainmenu.gif) repeat-x left -90px;
	color: #034fab;
	font-weight: bold
}
/*下拉箭头*/
.ddsmoothmenu .downarrowclass {
	position: absolute;
	top: 12px;
	right: 8px
}

.ddsmoothmenu .rightarrowclass {
	position: absolute;
	top: 8px;
	right: 10px
}
/*阴影*/
.ddshadow{position:absolute;left:0;top:0;width:0;height:0;background:url(../images/40.png);z-index:1}
.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*/

/*********************************************** 纵向主导航条 ***********************************************/
.page-left-bt{
		background: -webkit-linear-gradient(
		top,#0e4ac3,#044d9c
		);
	padding: 20px 0;
	text-align: center;
	color: #fff;
	font-size: 15px;
}
.page-left-bt p{
	font-size: 28px;
	color: #fff;
	font-weight: bold;
}
.ddsmoothmenu-v{
	width: 234px;
	margin: 8px;
	background: #fff;
	padding: 20px 10px;
}
.ddsmoothmenu-v ul{
	margin: 0;
	padding: 0;
}
/*主菜单设置*/
.ddsmoothmenu-v ul li{ position: relative;}
.ddsmoothmenu-v ul li a{display:block;vertical-align:middle;line-height: 50px; text-align: left; width: 234px; background: #2029a6; margin-bottom: 3px; color: #fff;}
.ddsmoothmenu-v>ul>li>a>span{display:block;font-size: 15px;color: #fff;line-height: 50px; padding-left: 35px;}
.ddsmoothmenu-v ul li a:hover{background: #cd0e0e;}
.ddsmoothmenu-v ul li:hover a span{ color: #fff;

}
#LeftMenu .lihover #three li a{
}
/*主菜单连接效果设置*/
.ddsmoothmenu-v ul li a:link,.ddsmoothmenu-v ul li a:visited{}
/*.ddsmoothmenu-v ul li a:hover span{color:#FFFFFF;}*/
.ddsmoothmenu-v ul li a:active{}
.ddsmoothmenu-v ul li a:active span{}
#LeftMenu>ul>.lihover>.ahover{background: #cd0e0e;}
#LeftMenu .lihover>a>span{color: #fff; }
.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{}
/*主菜单当前所在页面*/
.ddsmoothmenu-v ul li a#menu_selected{background: #000;}
.ddsmoothmenu-v ul li a#menu_selected span{color: #fff;}
/*主菜单设置*/
.ddsmoothmenu-v1{
	width: 232px;
	float: left;
	background: url(../images/list1.png) no-repeat top center;
	margin-top:300px;
	margin-left: 30px;
	padding-top: 60px;
	padding-bottom: 30px;
}
.ddsmoothmenu-v1 ul{
	margin: 0;
	padding: 0;
}
/*主菜单设置*/
.ddsmoothmenu-v1 ul li{padding: 0 20px; line-height: 44px; height:44px; text-align: center;}
.ddsmoothmenu-v1 ul li a{display:block;vertical-align:middle; font-size: 15px; color: #000;}
.ddsmoothmenu-v1>ul>li>a>span{display:block;font-size: 15px;color: #000;line-height: 34px;}
.ddsmoothmenu-v1 ul li:hover a span{

}
#LeftMenu1 .lihover #three li a{
}
/*主菜单连接效果设置*/
.ddsmoothmenu-v1 ul li a:link,.ddsmoothmenu-v ul li a:visited{}
/*.ddsmoothmenu-v ul li a:hover span{color:#FFFFFF;}*/
.ddsmoothmenu-v1 ul li a:active{}
.ddsmoothmenu-v1 ul li a:active span{}
#LeftMenu1 .lihover>a>span{ }
#LeftMenu1 .lihover>a>span{font-size: 15px;}
.ddsmoothmenu-v1 ul li .selected:link,.ddsmoothmenu-v ul li a.selected:visited,.ddsmoothmenu-v ul li a.selected:active{}
.ddsmoothmenu-v1 ul li a.selected span{}
/*主菜单当前所在页面*/
.ddsmoothmenu-v1 ul li a#menu_selected{}
.ddsmoothmenu-v1 ul li a#menu_selected span{}






/*子集菜单设置*/
.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{
}
#LeftMenu .ahover span{
font-weight:bold;
}
#LeftMenu .lihover ul{margin-bottom: 10px;}
#LeftMenu .lihover ul li{
	height: 40px;
	line-height: 40px;
	border-bottom: #f4f4f4 solid 2px;
	background: none;
}
#LeftMenu .lihover ul .lihover .ahover span{color: #a30a02; font-weight: bold;}
#LeftMenu .lihover ul li:hover{background: none;}
#LeftMenu .lihover ul li:hover a span{color: #a30a02; font-weight: bold;}
#LeftMenu .lihover ul li a{
	background: none;
}
#LeftMenu .lihover ul li a span{ font-size: 14px; color: #000; padding-left: 25px; }

#LeftMenu .lihover ul .lihover li a span{
background: #fff;
}

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