@charset "utf-8";
/*********************************************** 横向主导航条 ***********************************************/
.ddsmoothmenu{ padding:0 0 0 0; }
.ddsmoothmenu ul{ margin:0; padding:0 ; }
/*主菜单设置*/
.ddsmoothmenu ul li{ position:relative; display:block; float:left; width:12.5%;}
.ddsmoothmenu ul li a{ display:block; font-size:16px; line-height:60px;}
.ddsmoothmenu ul li a span{ display:block; text-align:center}
/*主菜单连接效果设置*/
.ddsmoothmenu ul li a:hover{ color:#0246a7; background:url(../images/navhoverbg.png) no-repeat center center;}
.ddsmoothmenu ul li a:hover span{}
.ddsmoothmenu ul li a:active{}
.ddsmoothmenu ul li a:active span{}
.ddsmoothmenu ul li a.selected{ }
.ddsmoothmenu ul li a.selected span{}
/*主菜单当前所在页面*/
.ddsmoothmenu ul li a#menu_selected{ color:#0246a7; background:url(../images/navhoverbg.png) no-repeat center center;}
.ddsmoothmenu ul li a#menu_selected span{ }

/*子集菜单设置*/
.ddsmoothmenu ul.menulevel{position:absolute; left:0; display:none; padding:10px 0 0 0; margin:0 0 0 10px; width:200px; background:url(../images/znavhoverbg.png) no-repeat center top; visibility:hidden;}
.ddsmoothmenu ul.menulevel li{ width:100%; display:block; float:none; margin:0; padding:0; height:36px; background:#FFF; border-bottom:1px #EFEFEF solid; text-align:left;}
.ddsmoothmenu ul.menulevel li a{ display: block; line-height:36px; padding:0 0 0 25px; margin:0; font-size:14px; color:#222; text-align:left;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; -webkit-transition: all 0.0s;-moz-transition: all 0.0s;-ms-transition: all 0.0s;-o-transition: all 0.0s;transition: all 0.0s; }

/*子集菜单连接效果设置*/
.ddsmoothmenu ul.menulevel li ul{ top:0;}
.ddsmoothmenu ul.menulevel li a:hover{ background:#f29000; color:#FFF; cursor:pointer; }
.ddsmoothmenu ul.menulevel li a.selected{ }
.ddsmoothmenu ul.menulevel li a span{ text-align:left;}

/*下拉箭头*/
.ddsmoothmenu .downarrowclass{position:absolute;top:15px;right:18px; display:none;}
.ddsmoothmenu .rightarrowclass{position:absolute;top:8px;right:10px; display:none;}

/*阴影*/
.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*/

/*********************************************** 纵向主导航条 ***********************************************/
.ddsmoothmenu-v{padding:4px 10px 0px 0px}
.ddsmoothmenu-v ul{width:250px; }
/*主菜单设置*/
.ddsmoothmenu-v ul li{position:relative; margin-top:6px; color:#333;  }
.ddsmoothmenu-v ul li a{display:block; vertical-align:middle; line-height:40px; font-size:16px; border:1px #666 solid;}
.ddsmoothmenu-v ul li a span{display:block; padding:0px 20px;}
#LeftMenu .lihover #three li a{}

/*主菜单连接效果设置*/
.ddsmoothmenu-v ul li a:link,.ddsmoothmenu-v ul li a:visited{color:#333;}
.ddsmoothmenu-v ul li a:hover{background:#13a13f; color:#fff;  border:none;}
.ddsmoothmenu-v ul li a:hover span{}
.ddsmoothmenu-v ul li a:active{ border:0px;}
.ddsmoothmenu-v ul li a:active span{}
#LeftMenu .lihover  a{ }
.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:#333}
/*主菜单当前所在页面*/
.ddsmoothmenu-v ul li a#menu_selected{background:#13a13f;   border:none;}
.ddsmoothmenu-v ul li a#menu_selected span{color:#333}
/*子集菜单设置*/
.ddsmoothmenu-v ul.menulevel{position:absolute;top:0;visibility:hidden; }
.ddsmoothmenu-v ul.menulevel li{background:none ;margin:0px; padding:0px 10px ;display:list-item;}
.ddsmoothmenu-v ul.menulevel li a{ height:38px; line-height:38px;  width:180px; margin:0px;color:#333;}
.ddsmoothmenu-v ul.menulevel li a span{display:block; padding:0px 30px;}
/*子集菜单连接效果设置*/
.ddsmoothmenu-v ul.menulevel li a:link,.ddsmoothmenu-v ul.menulevel li a:visited{color:#fff}
.ddsmoothmenu-v ul.menulevel li a:hover{font-weight:bold; color:#fff}
.ddsmoothmenu-v ul.menulevel li a.selected{font-weight:bold; color:#fff}
/*子集菜单连接效果设置*/
.ddsmoothmenu-v ul.menulevel li a:link,.ddsmoothmenu-v ul.menulevel li a:visited{}
.ddsmoothmenu-v ul.menulevel li a:hover{font-weight:bold;height:38px; line-height:38px;}
.ddsmoothmenu-v ul.menulevel li a.selected{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 ul{ display: block; padding: 20px 0; text-align: left; border-bottom: 4px #0246a7 solid; overflow: hidden;}
#LeftMenu ul li{display: block; text-align: left;  transition: all 0.36s; overflow:hidden;}
#LeftMenu ul li a{ display: block; line-height: 40px; padding: 0 0 0 15px; font-size: 14px; text-align: left; overflow: hidden;}
#LeftMenu ul li:hover a{ color:#0246a7;}
#LeftMenu ul li.lihover a{  color:#0246a7;}



#LeftMenu ul .lihover ul li a{ font-weight:normal;   border:1px #666 solid;}
#LeftMenu ul .ahover span{/* font-weight:bold; color:#fff; background:#13a13f; border:none;*/}
#LeftMenu ul .lihover ul li a:hover span{font-weight:bold; }

#LeftMenu ul .lihover .lihover li span{
padding-left:50px;
}

#LeftMenu .lihover .lihover .lihover li span{padding:0px 20px;}


/*********************************************** 纵向主导航条2 ***********************************************/
.ddsmoothmenu-v2{padding:4px 10px 0px 0px}
.ddsmoothmenu-v2 ul{width:260px; float:left;}
/*主菜单设置*/
.ddsmoothmenu-v2 ul li{position:relative; margin-top:6px;}
.ddsmoothmenu-v2 ul li a{display:block;line-height:40px;vertical-align:middle; font-size:14px; border:1px #666 solid; padding-left:45px;}
.ddsmoothmenu-v2 ul li a span{display:block; padding:0px 20px;}

#LeftMenu .lihover #three li a{}

/*主菜单连接效果设置*/
.ddsmoothmenu-v2 ul li a:link,.ddsmoothmenu-v2 ul li a:visited{color:#333}
.ddsmoothmenu-v2 ul li a:hover{background:#13a13f;  border:1px #13a13f solid; color:#fff; border:none;}
.ddsmoothmenu-v2 ul li a:hover span{color:#FFF}
.ddsmoothmenu-v2 ul li a:active{ border:0px;}
.ddsmoothmenu-v2 ul li a:active span{color:#FFF}
#LeftMenu .lihover  a{  }
.ddsmoothmenu-v2 ul li .selected:link,.ddsmoothmenu-v2 ul li a.selected:visited,.ddsmoothmenu-v2 ul li a.selected:active{ background:#13a13f; border:1px #13a13f solid;  border:none; color:#fff;}
.ddsmoothmenu-v2 ul li a.selected span{color:#333}
/*主菜单当前所在页面*/
.ddsmoothmenu-v2 ul li a#menu_selected{background:#13a13f; border:1px #13a13f solid;  border:none;}
.ddsmoothmenu-v2 ul li a#menu_selected span{color:#333}
/*子集菜单设置*/
.ddsmoothmenu-v2 ul.menulevel{position:absolute;top:0;visibility:hidden;}
.ddsmoothmenu-v2 ul.menulevel li{background:none;margin:0px; display:list-item;line-height:40px;}
.ddsmoothmenu-v2 ul.menulevel li a{line-height:40px;  margin:0px;}
/*子集菜单连接效果设置*/
.ddsmoothmenu-v2 ul.menulevel li a:link,.ddsmoothmenu-v2 ul.menulevel li a:visited{color:#000}
.ddsmoothmenu-v2 ul.menulevel li a:hover{font-weight:bold}
.ddsmoothmenu-v2 ul.menulevel li a.selected{font-weight:bold}
/*子集菜单连接效果设置*/
.ddsmoothmenu-v2 ul.menulevel li a:link,.ddsmoothmenu-v2 ul.menulevel li a:visited{color:#000}
.ddsmoothmenu-v2 ul.menulevel li a:hover{font-weight:bold}
.ddsmoothmenu-v2 ul.menulevel li a.selected{font-weight:bold}
/*左侧箭头*/
.ddsmoothmenu-v2 .rightarrowclass{position:absolute;top:10px;right:10px}
.ddsmoothmenu-v2 ul.menulevel .rightarrowclass{position:absolute;top:8px;right:10px}
/* Holly Hack for IE \*/
* html .ddsmoothmenu-v2 ul li {float:left;height:1%}
* html .ddsmoothmenu-v2 ul li a {height:1%}

#LeftMenu2 .lihover ul li a{color: #fff; font-weight:normal; border:none; }
#LeftMenu2 .ahover span{ font-weight:bold; color:#fff; background:#13a13f; border:none;}
#LeftMenu2 .lihover ul li a:hover span{font-weight:bold; color:#fff;}

#LeftMenu2 .lihover .lihover li span{
padding-left:50px; color:#fff; border:none;
}

#LeftMenu .lihover .lihover .lihover li span{padding:0px 20px;}


/*********************************************** 头部导航分类航条 ***********************************************/
.ddsmoothmenu-h{ margin-bottom:30px;}
.ddsmoothmenu-h ul{  padding-bottom:50px;  margin-bottom:1px; }
/*主菜单设置*/
.ddsmoothmenu-h ul > li:nth-child(1){ margin-left:0px; }
.ddsmoothmenu-h ul li{position:relative; float:left; width:190px; margin-left:18px;  background:#13a13f; margin-top:1px;}
.ddsmoothmenu-h ul li a{display:block; height:48px; line-height:48px; text-align:left; color:#fff;}
.ddsmoothmenu-h ul li a span{display:block;padding:0px 20px}

#topMenu .lihover #three li a{
color:#fff; background:#333
}
/*主菜单连接效果设置*/
.ddsmoothmenu-h ul li a:link,.ddsmoothmenu-h ul li a:visited{  font-size:16px;}
.ddsmoothmenu-h ul li a:hover{background:#333; border:none; color:#fff; }
.ddsmoothmenu-h ul li a:hover span{color:#FFF; background:#1b1a1a;}
.ddsmoothmenu-h ul li a:active{}
.ddsmoothmenu-h ul li a:active span{color:#FFF; }
#topMenu .lihover  a{}
.ddsmoothmenu-h ul li .selected:link,.ddsmoothmenu-h ul li a.selected:visited,.ddsmoothmenu-h ul li a.selected:active{  }
.ddsmoothmenu-h ul li a.selected span{color:#FFF;background:#13a13f;}
/*主菜单当前所在页面*/
.ddsmoothmenu-h ul li a#menu_selected{background:#1b1a1a; color:#FFF }
.ddsmoothmenu-h ul li a#menu_selected span{color:#FFF; background:#1b1a1a;}
/*子集菜单设置*/
.ddsmoothmenu-h ul.menulevel{position:absolute;top:0; visibility:hidden;}
.ddsmoothmenu-h ul.menulevel li{background:none; display:list-item; float:left; margin-left:1px;}
.ddsmoothmenu-h ul.menulevel li a{height:38px;line-height:38px;width:180px;padding:0px 5px;margin:0px;border-right:1px solid #999;border-bottom:1px solid #DFDFDF;border-left:1px solid #CCC; color:#fff;}
/*子集菜单连接效果设置*/
.ddsmoothmenu-h ul.menulevel li a:link,.ddsmoothmenu-h ul.menulevel li a:visited{color:#000}
.ddsmoothmenu-h ul.menulevel li a:hover{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}
.ddsmoothmenu-h ul.menulevel li a.selected{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}
/*子集菜单连接效果设置*/
.ddsmoothmenu-h ul.menulevel li a:link,.ddsmoothmenu-h ul.menulevel li a:visited{color:#000}
.ddsmoothmenu-h ul.menulevel li a:hover{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}
.ddsmoothmenu-h ul.menulevel li a.selected{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}
/*左侧箭头*/
.ddsmoothmenu-h .rightarrowclass{position:absolute;top:10px;right:10px}
.ddsmoothmenu-h ul.menulevel .rightarrowclass{position:absolute;top:8px;right:10px}
/* Holly Hack for IE \*/
* html .ddsmoothmenu-h ul li {float:left;height:1%}
* html .ddsmoothmenu-h ul li a {height:1%}

#topMenu .lihover ul li a{ padding-left:20px;
background:#f4ae00; font-weight:bold;color:#FFF;
}

#topMenu .lihover ul li a{
 color:#fff; font-weight:bold; padding-left:20px;
}
#topMenu .lihover ul li a { padding-left:20px;
	font-weight:normal;
}
#topMenu .ahover span{ background-size:cover; padding-left:20px;
font-weight:bold;   background:#1b1a1a; color:#fff;
}
#topMenu .lihover ul li a:hover span{ 
font-weight:bold; background:#333;
color:#fff;
}

#topMenu .lihover .lihover li span{
 background:#333; 
}

#topMenu .lihover .lihover .lihover li span{
padding-left:70px;
}



/*********************************************** 荣誉主导航条 ***********************************************/
.childddsmoothmenu{ padding:0; margin:0 auto;}
.childddsmoothmenu ul{ margin:0; padding:0; text-align:center;}
.childddsmoothmenu ul li ul{ position:absolute; width:100%; }

/*主菜单设置*/
.childddsmoothmenu ul li{ position:relative; display: inline-block; margin:0 5px; padding: 0 3%; background: #8b8b8b; -webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.childddsmoothmenu ul li a{  display:block; height: 34px; line-height: 34px; color: #fff;}
.childddsmoothmenu ul li a span{ display:block; text-align:center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}

.childddsmoothmenu ul li ul{ position:absolute; width:100%; }
.childddsmoothmenu ul li ul li{ display: block; margin:0; padding: 0 3%; background: #8b8b8b; -webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}


/*主菜单连接效果设置*/
.childddsmoothmenu ul li:hover{ padding: 0 3.5%; background: #f29000;}
.childddsmoothmenu ul li a:hover{}
.childddsmoothmenu ul li a:hover span{}
.childddsmoothmenu ul li a:active{}
.childddsmoothmenu ul li a:active span{}
.childddsmoothmenu ul li a.selected{ }
.childddsmoothmenu ul li a.selected span{}
/*主菜单当前所在页面*/
.childddsmoothmenu ul li.lihover{ padding:0 3.5%; background: #f29000;}

.childddsmoothmenu ul li a#menu_selected{ color:#f29000;}
.childddsmoothmenu ul li a#menu_selected span{ }

/*子集菜单设置*/
.childddsmoothmenu ul.menulevel{position:absolute; left:0; display:none; padding:10px 0 0 0; margin:0 0 0 10px; width:200px; background:url(../images/znavhoverbg.png) no-repeat center top; visibility:hidden;}
.childddsmoothmenu ul.menulevel li{ width:100%; display:block; float:none; margin:0; padding:0; height:36px; background:#FFF; border-bottom:1px #EFEFEF solid; text-align:left;}
.childddsmoothmenu ul.menulevel li a{ display: block; line-height:36px; padding:0 0 0 25px; margin:0; font-size:14px; color:#222; text-align:left;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; -webkit-transition: all 0.0s;-moz-transition: all 0.0s;-ms-transition: all 0.0s;-o-transition: all 0.0s;transition: all 0.0s; }

/*子集菜单连接效果设置*/
.childddsmoothmenu ul.menulevel li ul{ top:0;}
.childddsmoothmenu ul.menulevel li a:hover{ background:#f29000; color:#FFF; cursor:pointer; }
.childddsmoothmenu ul.menulevel li a.selected{ }
.childddsmoothmenu ul.menulevel li a span{ text-align:left;}

/*下拉箭头*/
.childddsmoothmenu .downarrowclass{position:absolute;top:15px;right:18px; display:none;}
.childddsmoothmenu .rightarrowclass{position:absolute;top:8px;right:10px; display:none;}