@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:16px;}
.ddsmoothmenu ul li a span{display:block; margin:0px 13px;text-align:center}
/*主菜单连接效果设置*/
.ddsmoothmenu ul li a:link,.ddsmoothmenu ul li a:visited{color:#333;}
.ddsmoothmenu ul li a:hover{ background: url(../images/li.jpg) bottom center no-repeat}
.ddsmoothmenu ul li a:hover span{color:#0091eb}
.ddsmoothmenu ul li a:active{ }
.ddsmoothmenu ul li a:active span{color:#0091eb}
.ddsmoothmenu ul li a.selected{ }
.ddsmoothmenu ul li a.selected span{color:#0091eb}
/*主菜单当前所在页面*/
.ddsmoothmenu ul li a#menu_selected{ background: url(../images/li.jpg) bottom center no-repeat}
.ddsmoothmenu ul li a#menu_selected span{color:#0091eb;}
/*子集菜单设置*/
.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:#04c3cd;height:40px; line-height:40px; width:270px; margin:0px;border-right:1px solid #999; border-bottom:1px solid #fff;font-size:14px; text-align:left; padding-left:15px}
.ddsmoothmenu ul.menulevel li a span{ width:270px; 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:#fff}
.ddsmoothmenu ul.menulevel li a:hover{background:#02a8e4;color:#fff;font-weight:bold }
.ddsmoothmenu ul.menulevel li a.selected{background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold}
.ddsmoothmenu ul.menulevel li a span{ text-align:left; padding-left:10px;}
.ddsmoothmenu ul.menulevel li a:hover span{ color:#fff}
/*下拉箭头*/
.ddsmoothmenu .downarrowclass{position:absolute;top:20px;right:16px}
.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*/

/*********************************************** 纵向主导航条 ***********************************************/
.ddsmoothmenu-v{ }
.ddsmoothmenu-v ul{}
/*主菜单设置*/
.ddsmoothmenu-v ul li{ overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
 }
.ddsmoothmenu-v ul li a{display:block;height:45px;line-height:45px;vertical-align:middle;}
.ddsmoothmenu-v ul li a span{display:block;padding:0px 20px}

#LeftMenu .lihover #three li a{
background:none;
color:#333333;
}
/*主菜单连接效果设置*/
.ddsmoothmenu-v ul li a:link,.ddsmoothmenu-v ul li a:visited{ color:#000; border:#f2f2f2 1px solid; }
.ddsmoothmenu-v ul li a:hover{ background-color:#ca1a1f;}
.ddsmoothmenu-v ul li a:hover span{color:#FFF}
.ddsmoothmenu-v ul li a:active{background-color:#ca1a1f;}
.ddsmoothmenu-v ul li a:active span{color:#FFF}
#LeftMenu .lihover  a{ color:#FFFFFF;background-color:#ca1a1f;}
.ddsmoothmenu-v ul li .selected:link,.ddsmoothmenu-v ul li a.selected:visited,.ddsmoothmenu-v ul li a.selected:active{background-color:#124b76;}
.ddsmoothmenu-v ul li a.selected span{color:#FFF}
/*主菜单当前所在页面*/
.ddsmoothmenu-v ul li a#menu_selected{background:url(../images/leftmenu.gif) no-repeat center top}
.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 a{
background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold
}

#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%; margin-top:20px; }
.ddsmoothmenu-h ul{  margin:0 auto; width:550px;}
/*主菜单设置*/
.ddsmoothmenu-h ul li{ overflow:hidden; white-space:nowrap; text-overflow:ellipsis; float:left; width:250px; background:#008ded; text-align:center; margin-left:25px; border-radius:30px; }
.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:#1acecd;
color:#fff;
}
/*主菜单连接效果设置*/
.ddsmoothmenu-h ul li a:link,.ddsmoothmenu-h ul li a:visited{ color:#fff; border-radius:30px; }
.ddsmoothmenu-h ul li a:hover{ background-color:#1acecd; border-radius:30px;}
.ddsmoothmenu-h ul li a:hover span{color:#FFF}
.ddsmoothmenu-h ul li a:active{background-color:#1acecd; color:#fff;}
.ddsmoothmenu-h ul li a:active span{color:#FFF}
#topMenu .lihover  a{ color:#FFFFFF;background-color:#1acecd;}
.ddsmoothmenu-h ul li .selected:link,.ddsmoothmenu-h ul li a.selected:visited,.ddsmoothmenu-h ul li a.selected:active{background-color:#1acecd;}
.ddsmoothmenu-h ul li a.selected span{color:#FFF}
/*主菜单当前所在页面*/
.ddsmoothmenu-h ul li a#menu_selected{background:#1acecd; border-radius:30px;}
.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-news{ width:100%; margin-top:30px; }
.ddsmoothmenu-news ul{  margin:0 auto; width:850px;}
/*主菜单设置*/
.ddsmoothmenu-news ul li{ overflow:hidden; white-space:nowrap; text-overflow:ellipsis; float:left; width:250px; background:#008ded; text-align:center; margin-left:25px; border-radius:30px; }
.ddsmoothmenu-news ul li a{ display:block; height:45px; line-height:45px; vertical-align:middle; text-align:center;}
.ddsmoothmenu-news ul li a span{display:block;}

#NewsMenu .lihover #three li a{
background:#1acecd;
color:#fff;
}
/*主菜单连接效果设置*/
.ddsmoothmenu-news ul li a:link,.ddsmoothmenu-news ul li a:visited{ color:#fff; border-radius:30px; }
.ddsmoothmenu-news ul li a:hover{ background-color:#1acecd; border-radius:30px;}
.ddsmoothmenu-news ul li a:hover span{color:#FFF}
.ddsmoothmenu-news ul li a:active{background-color:#1acecd; color:#fff;}
.ddsmoothmenu-news ul li a:active span{color:#FFF}
#NewsMenu .lihover  a{ color:#FFFFFF;background-color:#1acecd;}
.ddsmoothmenu-news ul li .selected:link,.ddsmoothmenu-news ul li a.selected:visited,.ddsmoothmenu-news ul li a.selected:active{background-color:#1acecd;}
.ddsmoothmenu-news ul li a.selected span{color:#FFF}
/*主菜单当前所在页面*/
.ddsmoothmenu-news ul li a#menu_selected{background:#1acecd; border-radius:30px;}
.ddsmoothmenu-news ul li a#menu_selected span{color:#FFF}
/*子集菜单设置*/
.ddsmoothmenu-news ul.menulevel{position:absolute;top:0;visibility:hidden;border-top:1px solid #CCC}
.ddsmoothmenu-news ul.menulevel li{background:none;margin:0px;padding:0px;display:list-item}
.ddsmoothmenu-news 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-news ul.menulevel li a:link,.ddsmoothmenu-news ul.menulevel li a:visited{color:#fff}
.ddsmoothmenu-news 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-news ul.menulevel li a.selected{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}
/*子集菜单连接效果设置*/
.ddsmoothmenu-news ul.menulevel li a:link,.ddsmoothmenu-news ul.menulevel li a:visited{color:#ffff; }
.ddsmoothmenu-news ul.menulevel li a:hover{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}
.ddsmoothmenu-news ul.menulevel li a.selected{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}

.ddsmoothmenu-news ul li ul li a{ height:35px; line-height:35px;}
.ddsmoothmenu-news ul li ul li a span{ padding-left:30px;}
/*左侧箭头*/
.ddsmoothmenu-news .rightarrowclass{position:absolute;top:10px;right:10px}
.ddsmoothmenu-news ul.menulevel .rightarrowclass{position:absolute;top:8px;right:10px}
/* Holly Hack for IE \*/
* html .ddsmoothmenu-news ul li {float:left;height:1%}
* html .ddsmoothmenu-v ul li a {height:1%}

#NewsMenu .lihover ul li a{
background:url(../images/mainmenu1.jpg) no-repeat left center; color:#034fab;font-weight:bold
}

#NewsMenu .lihover ul li a{
background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold
}
#NewsMenu .lihover ul li a {
    color: #fff;
	font-weight:normal;
}
#NewsMenu .ahover span{
font-weight:bold;
}
#NewsMenu .lihover ul li a:hover span{
font-weight:bold;
color:#be0201;
}

#NewsMenu .lihover .lihover li span{
padding-left:50px;
}

#NewsMenu .lihover .lihover .lihover li span{
padding-left:70px;
}

/*********************************************** 产品主导航条 ***********************************************/
#ddsmoothmenu-pro{  margin-top:15px; float:left; width:216px; min-height:800px;}
.ddsmoothmenu-pro{}
.ddsmoothmenu-pro ul{}
/*主菜单设置*/
.ddsmoothmenu-pro ul li{  width:216px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; float:left; margin-top:2px; }
.ddsmoothmenu-pro ul li a{ display:block; height:58px; font-size:15px; line-height:58px; vertical-align:middle; text-align:left;  padding-left:17px; background:url(../images/sorv.jpg) no-repeat 176px 20px #02a8e4; }
.ddsmoothmenu-pro ul li a span{display:block;}

#proMenu .lihover #three li a{
 background:url(../images/sorv-a.jpg) no-repeat 176px 20px #06cec4;
color:#fff;
}
/*主菜单连接效果设置*/
.ddsmoothmenu-pro ul li a:link,.ddsmoothmenu-pro ul li a:visited{ color:#fff; }
.ddsmoothmenu-pro ul li a:hover{ color:#fff; background:url(../images/sorv-a.jpg) no-repeat 176px 20px #06cec4;}
.ddsmoothmenu-pro ul li a:hover span{color:#FFF}
.ddsmoothmenu-pro ul li a:active{ color:#fff; background:url(../images/sorv-a.jpg) no-repeat 176px 20px #06cec4; color:#fff;}
.ddsmoothmenu-pro ul li a:active span{color:#FFF}
#proMenu .lihover  a{ color:#FFFFFF; background:url(../images/sorv-a.jpg) no-repeat 176px 20px #06cec4; }
.ddsmoothmenu-pro ul li .selected:link,.ddsmoothmenu-pro ul li a.selected:visited,.ddsmoothmenu-pro ul li a.selected:active{ background:url(../images/sorv-a.jpg) no-repeat 176px 20px #06cec4;}
.ddsmoothmenu-pro ul li a.selected span{color:#FFF}
/*主菜单当前所在页面*/
.ddsmoothmenu-pro ul li a#menu_selected{ color:#fff; background:url(../images/sorv-a.jpg) no-repeat 176px 20px #06cec4;}
.ddsmoothmenu-pro ul li a#menu_selected span{color:#FFF}
/*子集菜单设置*/
.ddsmoothmenu-pro ul.menulevel{position:absolute;top:0;visibility:hidden;border-top:1px solid #CCC}
.ddsmoothmenu-pro ul.menulevel li{background:none;margin:0px;padding:0px;display:list-item}
.ddsmoothmenu-pro 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-pro ul.menulevel li a:link,.ddsmoothmenu-pro ul.menulevel li a:visited{color:#fff}
.ddsmoothmenu-pro ul.menulevel li a:hover{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold; height:35px; line-height:35px; margin-top:0px}
.ddsmoothmenu-pro ul.menulevel li a.selected{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}
/*子集菜单连接效果设置*/
.ddsmoothmenu-pro ul.menulevel li a:link,.ddsmoothmenu-pro ul.menulevel li a:visited{color:#ffff; }
.ddsmoothmenu-pro ul.menulevel li a:hover{background:url(../images/mainmenu1.jpg) no-repeat left center; color:#034fab;font-weight:bold}
.ddsmoothmenu-pro ul.menulevel li a.selected{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}

.ddsmoothmenu-pro ul li ul li a{ height:35px; line-height:35px;background:url(../images/mainmenu1.jpg) no-repeat left center #fff;}
.ddsmoothmenu-pro ul li ul li a span{ padding-left:30px;}
/*左侧箭头*/
.ddsmoothmenu-pro .rightarrowclass{position:absolute;top:10px;right:10px}
.ddsmoothmenu-pro ul.menulevel .rightarrowclass{position:absolute;top:8px;right:10px}
/* Holly Hack for IE \*/
* html .ddsmoothmenu-pro ul li {float:left;height:1%}
* html .ddsmoothmenu-v ul li a {height:1%}

#proMenu .lihover ul li a{
background:url(../images/mainmenu1.jpg) no-repeat left  bottom #fff; color:#333;font-weight:bold
}

#proMenu .lihover ul li a{
background:url(../images/mainmenu1.jpg) no-repeat left bottom #fff;color:#333;font-weight:bold
}
#proMenu .lihover ul li a {
    color: #333; 
	font-weight:normal;
}
#proMenu .ahover span{
font-weight:bold;
}
#proMenu .lihover ul li a:hover span{
font-weight:bold;
color:#008ded;
}

#proMenu .lihover .lihover li span{

}

#proMenu .lihover .lihover .lihover li span{

}
