<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*********************************************** 横向主导航条 ***********************************************/
.ddsmoothmenu{}
.ddsmoothmenu ul{margin:0;padding:0}
/*主菜单设置*/
.ddsmoothmenu ul li{ height:46px;display:inline;float:left;width: 198px;}
.ddsmoothmenu ul li a{display:block; text-align: center;padding:0 40px;line-height: 46px;margin: 0 5px;}
.ddsmoothmenu ul li a span{display:block;font-size: 15px;color: #000000;}
/*主菜单连接效果设置*/
.ddsmoothmenu ul li a:link,.ddsmoothmenu ul li a:visited{color:#fff;}

.ddsmoothmenu ul li a:hover{  color: #5f4436; background: #5f4436;}
.ddsmoothmenu ul li a:hover span{color:#fff; font-weight: bold;}
.ddsmoothmenu ul li a:active{ color: #5f4436;background: #5f4436;}
.ddsmoothmenu ul li a:active span{color: #fff;}
.ddsmoothmenu ul li a.selected{ color: #5f4436;}
.ddsmoothmenu ul li a.selected span{color: #5f4436;}
/*主菜单当前所在页面*/
.ddsmoothmenu ul li a#menu_selected{color: #5f4436; background: #5f4436;}
.ddsmoothmenu ul li a#menu_selected span{color: #fff; }
/*子集菜单设置*/
.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*/

/*********************************************** 纵向主导航条 ***********************************************/
.ddsmoothmenu-v{

	float: left;
	margin-top: 15px;
}
.ddsmoothmenu-v ul{
	margin: 0;
	padding: 0;
}
/*主菜单设置*/
.ddsmoothmenu-v ul li{position:relative; width: 130px;line-height: 45px; margin-bottom: 10px;text-align: center;float: left;
	margin-right: 10px;margin-left: 10px;
							
 }
.ddsmoothmenu-v&gt;ul&gt;li&gt;a{display:block;height:45px;line-height:45px;color: #fff;border: 1px solid #5f4436; box-shadow:  2px 2px 3px #888888;margin-bottom: 10px;}
.ddsmoothmenu-v ul li a span{display:block;font-size: 16px; text-align: center; color: #5f4436;line-height: 45px;}
.ddsmoothmenu-v ul li:hover a{
	background: #5f4436;line-height: 45px;
}
#LeftMenu .lihover #three li{
background: #5f4436;
}
/*主菜单连接效果设置*/
.ddsmoothmenu-v ul li:link,.ddsmoothmenu-v ul li:visited{background: #5f4436;}
.ddsmoothmenu-v ul li a:hover{background:#5f4436;}
.ddsmoothmenu-v ul li a:hover span{color: #fff; }
/*.ddsmoothmenu-v ul li:active{background:#c8a46d;}*/
.ddsmoothmenu-v ul li a:active span{color:#fff}
#LeftMenu .lihover  a{ color:#fff;background:#5f4436;}
/*.ddsmoothmenu-v ul li:link,.ddsmoothmenu-v ul li:visited{background: #C8A46D;}*/
.ddsmoothmenu-v ul li a.selected span{color:#fff}
/*主菜单当前所在页面*/
.ddsmoothmenu-v ul li #menu_selected a{background:#5f4436;}
.ddsmoothmenu-v ul li a#menu_selected span{color:#FFFFFF;}






.ddsmoothmenu-v1{
	padding: 0px 6px;
    float: left;
    position: relative;
    left: 50%;
}
.ddsmoothmenu-v1 ul{
	margin: 0;
    padding: 0;
    position: relative;
    left: -50%;
}
/*主菜单设置*/
.ddsmoothmenu-v1 ul li{position:relative; height: 34px; float: left; margin-right: 10px; }
.ddsmoothmenu-v1 ul li a{display:block;height:34px;line-height:34px;vertical-align:middle; padding: 0 30px;}
.ddsmoothmenu-v1 ul li a span{display:block;font-size: 15px; text-align: center;}

#LeftMenu1 .lihover #three li a{
background: #c7a460;
color:#fff;
}
/*主菜单连接效果设置*/
.ddsmoothmenu-v1 ul li a:link,.ddsmoothmenu-v1 ul li a:visited{color:#000}
.ddsmoothmenu-v1 ul li a:hover{background: #c7a460; height: 34px; background: #c7a460; border-radius: 30px;}
.ddsmoothmenu-v1 ul li a:hover span{color:#fff}
.ddsmoothmenu-v1 ul li a:active{background: #c7a460; border-radius: 30px;}
.ddsmoothmenu-v1 ul li a:active span{color:#fff}
#LeftMenu1 .lihover  a{ color:#fff;background: #c7a460; border-radius: 30px;}
.ddsmoothmenu-v1 ul li .selected:link,.ddsmoothmenu-v ul li a.selected:visited,.ddsmoothmenu-v ul li a.selected:active{background:#c7a460;}
.ddsmoothmenu-v1 ul li a.selected span{color:#FFF}
/*主菜单当前所在页面*/
.ddsmoothmenu-v1 ul li a#menu_selected{background:#c7a460;}
.ddsmoothmenu-v1 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{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{
background:url(../images/list.jpg) repeat-x left -72px;color:#fff;font-weight:bold
}

#LeftMenu .lihover ul li a{
background:url(../images/list.jpg) repeat-x left -72px;color:#fff;font-weight:bold
}
#LeftMenu .lihover ul li a {
    color: #FFFFFF;
	font-weight:normal;
}
#LeftMenu .ahover span{
font-weight:bold;color: #fff;
}
#LeftMenu .lihover ul li{
	border-bottom: #E0E0E0 dashed 1px;
	
	line-height: 35px;background: #fff;
	
}
#LeftMenu .lihover ul li span{
	height: 35px;
	line-height: 35px;
	padding: 0 60px;color: #5f4436;
}
#LeftMenu .lihover ul li a:hover span{
font-weight:bold;
color:#5f4436;
}

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

#LeftMenu .lihover .lihover .lihover li span{
padding-left:70px;
}</pre></body></html>