@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; font-size:15px; }
.ddsmoothmenu ul li a span{display:block; padding:0 49px;text-align:center; background:url(../images/li.jpg) no-repeat right center}
/*主菜单连接效果设置*/
.ddsmoothmenu ul li a:link,.ddsmoothmenu ul li a:visited{color:#fff;}
.ddsmoothmenu ul li a:hover{ z-index:999; color:#ff9052;}
.ddsmoothmenu ul li a:hover:after{width:100%;left:0; z-index:1000; }
.ddsmoothmenu ul li a:active{}
.ddsmoothmenu ul li a:active span{color:#ff9052}
.ddsmoothmenu ul li a.selected{}
.ddsmoothmenu ul li a.selected span{color:#ff9052}
/*主菜单当前所在页面*/
.ddsmoothmenu ul li a#menu_selected{ color:#ff9052;}
.ddsmoothmenu ul li a#menu_selected span{color:#ff9052;}
/*子集菜单设置*/
.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-color:#ececec;height:40px;line-height:40px;width:200px;margin:0px;border-right:1px solid #999;border-bottom:1px solid #fff;border-left:1px solid #CCC;font-size:12px; text-align:left; padding-left:20px;}
.ddsmoothmenu ul.menulevel li a span{ width:200px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
/*子集菜单连接效果设置*/
.ddsmoothmenu ul.menulevel li ul{top:0}
.ddsmoothmenu ul.menulevel li a:link,.ddsmoothmenu ul.menulevel li a:visited{color:#333; background-color:#ececec; background-image:none}
.ddsmoothmenu ul.menulevel li a:hover{background:#cc0303; color:#fff; font-weight:bold }
.ddsmoothmenu ul.menulevel li a.selected{background:#cc0303;color:#fff;font-weight:bold}
.ddsmoothmenu ul.menulevel li a span{ text-align:left; padding-left:25px;}
.ddsmoothmenu ul.menulevel li a:hover span{ color:#fff}

/*下拉箭头*/
.ddsmoothmenu .downarrowclass{position:absolute;top:26px;right:35px}
.ddsmoothmenu .rightarrowclass{position:absolute;top:8px;right:10px}
/*阴影*/
.ddshadow{position:absolute;left:0;top:0;width:0;height:0;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*/

/*********************************************** 纵向主导航条 ***********************************************/
.left-products{ width:270px; float:left;}
.ddsmoothmenu-v{ width:268px;  border-top:0px; padding-top:20px;}
.ddsmoothmenu-v ul{ }
/*主菜单设置*/
.ddsmoothmenu-v ul li{ white-space:nowrap;text-overflow:ellipsis; margin-bottom:10px; }
.ddsmoothmenu-v ul li a{display:block; height:40px; line-height:40px; vertical-align:middle; font-size:16px;  border:1px solid #eee;border-radius:30px;  }
.ddsmoothmenu-v ul li a span{display:block; padding-left:30px;}

#LeftMenu .lihover #three li a{
 color:#fff;  background:url(../images/left_lia.png) no-repeat 230px center #f7b500; border-radius:30px;}
/*主菜单连接效果设置*/
.ddsmoothmenu-v ul li a:link,.ddsmoothmenu-v ul li a:visited{ color:#333;  overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.ddsmoothmenu-v ul li a:hover{ transition: all 0.9s;  background:url(../images/left_lia.png) no-repeat 230px center #f7b500; border-radius:30px;}
.ddsmoothmenu-v ul li a:hover span{ color:#fff;}
.ddsmoothmenu-v ul li a:active{  color:#fff;  background:url(../images/left_lia.png) no-repeat 230px center #f7b500; border-radius:30px;}
.ddsmoothmenu-v ul li a:active span{ color:#fff; }
#LeftMenu .lihover  a{  color:#fff;  background:url(../images/left_lia.png) no-repeat 230px center #f7b500;border-radius:30px;}
.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:#fff}
/*主菜单当前所在页面*/
.ddsmoothmenu-v ul li a#menu_selected{  background:url(../images/left_lia.png) no-repeat 230px center #f7b500; border-radius:30px;}
.ddsmoothmenu-v ul li a#menu_selected span{color:#fff;}
/*子集菜单设置*/
.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{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/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold; height:25px; line-height:25px; margin-top:0px}
.ddsmoothmenu-v ul.menulevel li a.selected{background:url(../images/mainmenu1.jpg) no-repeat left center;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/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}
.ddsmoothmenu-v ul.menulevel li a.selected{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}

.ddsmoothmenu-v ul li ul li a{ height:35px; line-height:35px;}
.ddsmoothmenu-v ul li ul li a span{ padding-left:30px;}
/*左侧箭头*/
.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{border:none}
#LeftMenu .lihover ul li a{
background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold;border:none
}

#LeftMenu .lihover ul li a{
background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold
}
#LeftMenu .lihover ul li a {
    color: #333;
	font-weight:normal;
}
#LeftMenu .ahover span{
font-weight:bold;
}
#LeftMenu .lihover ul li a:hover span{
font-weight:bold;
color:#be0201;
}

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

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


.pd   ul li a{ padding-left:30px;}

/*********************************************** 横向主导航条 ***********************************************/
.ddsmoothmenu-h{ width:100%; }
.ddsmoothmenu-h ul{  margin:0 auto; width:850px;}
/*主菜单设置*/
.ddsmoothmenu-h ul li{ overflow:hidden; white-space:nowrap; text-overflow:ellipsis; float:left; width:250px; background:#1758cd; text-align:center; margin-left:25px; border-radius:20px; font-size:16px; }
.ddsmoothmenu-h ul li a{ display:block; height:45px; line-height:45px; vertical-align:middle; text-align:center;  }
.ddsmoothmenu-h ul li a span{display:block;}

#topMenu .lihover #three li a{
background:#0095f2;
color:#fff;
}
/*主菜单连接效果设置*/
.ddsmoothmenu-h ul li a:link,.ddsmoothmenu-h ul li a:visited{ color:#fff; }
.ddsmoothmenu-h ul li a:hover{ background-color:#0095f2;}
.ddsmoothmenu-h ul li a:hover span{color:#fff}
.ddsmoothmenu-h ul li a:active{background-color:#0095f2; }
.ddsmoothmenu-h ul li a:active span{color:#fff}
#topMenu .lihover  a{ color:#fff;background-color:#0095f2;}
.ddsmoothmenu-h ul li .selected:link,.ddsmoothmenu-h ul li a.selected:visited,.ddsmoothmenu-h ul li a.selected:active{background-color:#0095f2}
.ddsmoothmenu-h ul li a.selected span{color:#fff}
/*主菜单当前所在页面*/
.ddsmoothmenu-h ul li a#menu_selected{background:#0095f2}
.ddsmoothmenu-h ul li a#menu_selected span{color:#fff}
/*子集菜单设置*/
.ddsmoothmenu-h ul.menulevel{position:absolute;top:0;visibility:hidden;border-top:1px solid #CCC}
.ddsmoothmenu-h ul.menulevel li{background:none;margin:0px;padding:0px;display:list-item}
.ddsmoothmenu-h ul.menulevel li a{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-h ul.menulevel li a:link,.ddsmoothmenu-h ul.menulevel li a:visited{color:#fff}
.ddsmoothmenu-h ul.menulevel li a:hover{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold; height:25px; line-height:25px; margin-top:0px}
.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:#ffff; }
.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 li ul li a{ height:35px; line-height:35px;}
.ddsmoothmenu-h ul li ul li a span{ padding-left:30px;}
/*左侧箭头*/
.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-v ul li a {height:1%}

#topMenu .lihover ul li a{
background:url(../images/mainmenu1.jpg) no-repeat left center; color:#034fab;font-weight:bold
}

#topMenu .lihover ul li a{
background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold
}
#topMenu .lihover ul li a {
    color: #fff;
	font-weight:normal;
}
#topMenu .ahover span{
font-weight:bold;
}
#topMenu .lihover ul li a:hover span{
font-weight:bold;
color:#be0201;
}

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

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

/*********************************************** 图片主导航条 ***********************************************/
.ddsmoothmenu-pic{ width:100%; padding-top:20px;}
.ddsmoothmenu-pic ul{  margin:0 auto; width:550px;}
/*主菜单设置*/
.ddsmoothmenu-pic ul li{ overflow:hidden; white-space:nowrap; font-size:16px; text-overflow:ellipsis; float:left; width:250px; background:#b70005; text-align:center; margin-left:25px; border-radius:30px;
 }
.ddsmoothmenu-pic ul li a{ display:block; height:45px; line-height:45px; vertical-align:middle; text-align:center; border-radius:30px;}
.ddsmoothmenu-pic ul li a span{display:block;}

#picMenu .lihover #three li a{
background:#bf0404;
color:#fff;
}
/*主菜单连接效果设置*/
.ddsmoothmenu-pic ul li a:link,.ddsmoothmenu-pic ul li a:visited{ color:#fff; }
.ddsmoothmenu-pic ul li a:hover{ background-color:#bf0404;}
.ddsmoothmenu-pic ul li a:hover span{color:#FFF}
.ddsmoothmenu-pic ul li a:active{background-color:#bf0404; color:#fff;}
.ddsmoothmenu-pic ul li a:active span{color:#FFF}
#picMenu .lihover  a{ color:#FFFFFF;background-color:#bf0404;}
.ddsmoothmenu-pic ul li .selected:link,.ddsmoothmenu-pic ul li a.selected:visited,.ddsmoothmenu-pic ul li a.selected:active{background-color:#bf0404;}
.ddsmoothmenu-pic ul li a.selected span{color:#FFF}
/*主菜单当前所在页面*/
.ddsmoothmenu-pic ul li a#menu_selected{background:#bf0404}
.ddsmoothmenu-pic ul li a#menu_selected span{color:#FFF}
/*子集菜单设置*/
.ddsmoothmenu-pic ul.menulevel{position:absolute;top:0;visibility:hidden;border-top:1px solid #CCC}
.ddsmoothmenu-pic ul.menulevel li{background:none;margin:0px;padding:0px;display:list-item}
.ddsmoothmenu-pic ul.menulevel li a{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-pic ul.menulevel li a:link,.ddsmoothmenu-pic ul.menulevel li a:visited{color:#fff}
.ddsmoothmenu-pic ul.menulevel li a:hover{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold; height:25px; line-height:25px; margin-top:0px}
.ddsmoothmenu-pic ul.menulevel li a.selected{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}
/*子集菜单连接效果设置*/
.ddsmoothmenu-pic ul.menulevel li a:link,.ddsmoothmenu-pic ul.menulevel li a:visited{color:#ffff; }
.ddsmoothmenu-pic ul.menulevel li a:hover{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}
.ddsmoothmenu-pic ul.menulevel li a.selected{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}

.ddsmoothmenu-pic ul li ul li a{ height:35px; line-height:35px;}
.ddsmoothmenu-pic ul li ul li a span{ padding-left:30px;}
/*左侧箭头*/
.ddsmoothmenu-pic .rightarrowclass{position:absolute;top:10px;right:10px}
.ddsmoothmenu-pic ul.menulevel .rightarrowclass{position:absolute;top:8px;right:10px}
/* Holly Hack for IE \*/
* html .ddsmoothmenu-pic ul li {float:left;height:1%}
* html .ddsmoothmenu-v ul li a {height:1%}

#picMenu .lihover ul li a{
background:url(../images/mainmenu1.jpg) no-repeat left center; color:#034fab;font-weight:bold
}

#picMenu .lihover ul li a{
background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold
}
#picMenu .lihover ul li a {
    color: #fff;
	font-weight:normal;
}
#picMenu .ahover span{
font-weight:bold;
}
#picMenu .lihover ul li a:hover span{
font-weight:bold;
color:#be0201;
}

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

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