*{ margin:0; padding:0;}
* + html {
  z-index: 6666;
}
* + html .search {
  z-index: 5555;
}
body{ font-family:"font:"微软雅黑";"; color:#000; font-size:12px; text-align:left; background:#F9F9F9;}
ul,li{ list-style:none;}
img{ border:none;}
a{ color:#000; text-decoration:none;}
a:hover{ text-decoration:underline; color:#000;}
.nav{ width:1338px; height:94px; margin:0 auto;margin-left:30px;background:#F9F9F9; z-index:9999;position: absolute;top:20px;}
.nav_logo{width:400px;background-:#CFC;float:left;padding-left:20px;padding-top:10px;}
.nav .nav_list{ float:right;width:900px;background-:#C9F;}
.nav li{float:left;height:94px; width:90px; line-height:94px;position:relative;}
.nav li.last{background:none;}
.nav li a{float:left;display:block; width:90px; height:94px;text-align:center; line-height:92px; background-:#000;}
.nav li a:hover{display:block;  width:90px; height:94px;background:#fb8819; text-decoration:none;}
.nav li a span{float:left;display:block; width:82px; height:94px; line-height:94px;cursor:pointer; font-family:"微软雅黑";font-weight:bold;text-align:center; color:#0461ae; font-size:18px;}
.nav li a:hover span{background:#33acf7;}
.nav li a.selected{ background:url(../images/nav_hover.jpg) no-repeat center center; color:#fff;}
.nav li a.selected2{ background:url(../images/nav_hover.jpg) no-repeat center center; color:#fff;}
.nav li.selected .submenu{display:block;}
.nav li .submenu{display:none;position:absolute;top:92px;left:0px; background:url(../images/nav_bg.jpg) center center repeat-y;}
.nav li .submenu{width:82px;}
.nav li .submenu{ z-index:9999;}
.nav li .submenu li{float:left;padding:0;background:none;height:30px; line-height:30px;}
.nav li .submenu li a{float:none;padding:0;text-align:left; font-family:"微软雅黑";height:30px;line-height:30px;background:#2689c5; color:#fff; padding-left:6px; width:76px;}
.nav li .submenu li a:hover{background:#1a7ab4;font-weight:normal; color:#0461ae; text-decoration:none;}
