@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; width:141px;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:#ff8903;}
.ddsmoothmenu ul li a:active{ }
.ddsmoothmenu ul li a:active span{color:#ff8903}
.ddsmoothmenu ul li a.selected{ }
.ddsmoothmenu ul li a.selected span{color:#ff8903}
/*主菜单当前所在页面*/
.ddsmoothmenu ul li a#menu_selected{ background: url(../images/li.jpg) bottom center no-repeat}
.ddsmoothmenu ul li a#menu_selected span{color:#ff8903;}
/*子集菜单设置*/
.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:#fd951a;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:#000;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:26px;right:26px}
.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%;}
.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:#fd951a; 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:#000;
color:#fff;
}
/*主菜单连接效果设置*/
.ddsmoothmenu-h ul li a:link,.ddsmoothmenu-h ul li a:visited{ color:#fff; }
.ddsmoothmenu-h ul li a:hover{ background-color:#000;}
.ddsmoothmenu-h ul li a:hover span{color:#FFF}
.ddsmoothmenu-h ul li a:active{background-color:#000; color:#fff;}
.ddsmoothmenu-h ul li a:active span{color:#000}
#topMenu .lihover  a{ color:#FFFFFF;background-color:#000;}
.ddsmoothmenu-h ul li .selected:link,.ddsmoothmenu-h ul li a.selected:visited,.ddsmoothmenu-h ul li a.selected:active{background-color:#000;}
.ddsmoothmenu-h ul li a.selected span{color:#FFF}
/*主菜单当前所在页面*/
.ddsmoothmenu-h ul li a#menu_selected{background:#000}
.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-about{ width:100%; margin-top:20px;}
.ddsmoothmenu-about ul{  margin:0 auto; width:550px;}
/*主菜单设置*/
.ddsmoothmenu-about ul li{ overflow:hidden; white-space:nowrap; text-overflow:ellipsis; float:left; width:250px; background:#fd951a; text-align:center; margin-left:25px; border-radius:30px;
 }
.ddsmoothmenu-about ul li a{ display:block; height:45px; line-height:45px; vertical-align:middle; text-align:center;}
.ddsmoothmenu-about ul li a span{display:block;}

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

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

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

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

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

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



/*********************************************** 产品主导航条 ***********************************************/

#ddsmoothmenu-pro{ width:100%; height:94px; background:#f2f2f2;}
.ddsmoothmenu-pro{ }
.ddsmoothmenu-pro ul{  margin-top:5px; }
/*主菜单设置*/
.ddsmoothmenu-pro ul li{ overflow:hidden; white-space:nowrap; text-overflow:ellipsis; text-align:left}
.ddsmoothmenu-pro ul li a{ display:block; height:36px; font-size:14px; line-height:36px; vertical-align:middle; text-align:left; background:url(../images/ny_nav_li.jpg) no-repeat 5px 15px #f2f2f2; margin-top:3px;}
.ddsmoothmenu-pro ul li a span{display:block; padding-left:20px;}

#proMenu .lihover #three li a{
background: url(../images/ny_nav_li_a.jpg)  no-repeat 5px 15px #fd8900;
color:#fff;
}
/*主菜单连接效果设置*/
.ddsmoothmenu-pro ul li a:link,.ddsmoothmenu-pro ul li a:visited{ color:#333; }
.ddsmoothmenu-pro ul li a:hover{ background: url(../images/ny_nav_li_a.jpg)  no-repeat 5px 15px #fd8900;}
.ddsmoothmenu-pro ul li a:hover span{color:#FFF}
.ddsmoothmenu-pro ul li a:active{background: url(../images/ny_nav_li_a.jpg)  no-repeat 5px 15px #fd8900; color:#fff;}
.ddsmoothmenu-pro ul li a:active span{color:#FFF}
#proMenu .lihover  a{ color:#FFFFFF; background: url(../images/ny_nav_li_a.jpg)  no-repeat 5px 15px #fd8900;}
.ddsmoothmenu-pro ul li .selected:link,.ddsmoothmenu-pro ul li a.selected:visited,.ddsmoothmenu-pro ul li a.selected:active{background: url(../images/ny_nav_li_a.jpg)  no-repeat 5px 15px #fd8900;}
.ddsmoothmenu-pro ul li a.selected span{color:#FFF}
/*主菜单当前所在页面*/
.ddsmoothmenu-pro ul li a#menu_selected{ background: url(../images/ny_nav_li_a.jpg)  no-repeat 5px 15px #fd8900;}
.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:25px; line-height:25px; 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;}
.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 center; color:#034fab;font-weight:bold
}

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

#proMenu .lihover .lihover li span{

}

#proMenu .lihover .lihover .lihover li span{

}


