@charset "gb2312";



/*---------下拉--------*/ 
#menu_w{ width:100%; height:47px; margin:0 auto; clear:both; text-align:center; background:url(bj.jpg) repeat-x top center; }/*-导航高度、背景-*/ 
#menu{ width:1010px; height:47px; margin:0 auto; clear:both;  }
#menu li{ float:left; height:47px; text-align:center; line-height:47px; padding-right:5px; padding-left:2px; background:url(menu_bj_a.jpg) no-repeat right top;}/*-鼠标移上去时背景及位置-*/ 
#menu li a{ display:block; height:47px; padding-top:-7px;color:#1f1f1f; font-weight:normal; font-size:14px; font-family:"微软雅黑";} /*-鼠标未移上去时字体颜色和大小-*/ 
#menu li a:hover{ color:#fff; }/*-鼠标移上去时字体变颜色-*/ 

#home a{  width:159px; } /*-每个栏目宽度-*/ 
#menu1 a{ width: 159px; }
#menu2 a{ width: 159px; } 
#menu3 a{ width: 159px;  }
#menu4 a{ width: 159px; }
#menu5 a{ width: 159px;  }
#menu6 a{ width: 159px;  }
#menu7 a{ width: 159px;  }
#menu8 a{ width: 159px;  }

#home a:hover{ background:url(h-.jpg) no-repeat top center; }
#menu1 a:hover{background:url(h-.jpg) no-repeat top center;}
#menu2 a:hover{background:url(h-.jpg) no-repeat top center;} 
#menu3 a:hover{background:url(h-.jpg) no-repeat top center;}
#menu4 a:hover{ background:url(h-.jpg) no-repeat top center;}
#menu5 a:hover{background:url(h-.jpg) no-repeat top center;}
#menu6 a:hover{ background:url(h-.jpg) no-repeat top center;}
#menu7 a:hover{ background:url(h-.jpg) no-repeat top center;}
#menu8 a:hover{ background:url(h-.jpg) no-repeat top center;}
#menu9 a:hover{ background:url(h-.jpg) no-repeat top center;}

/*---------鼠标移上去背景--------*/
#index #home a{ background:url(h-.jpg) no-repeat top center; color:#fff;}
#sub1 #menu1 a{background:url(h-.jpg) no-repeat top center; color:#fff;}
#sub2 #menu2 a{background:url(h-.jpg) no-repeat top center; color:#fff;} 
#sub3 #menu3 a{background:url(h-.jpg) no-repeat top center; color:#fff;}
#sub4 #menu4 a{background:url(h-.jpg) no-repeat top center; color:#fff;}
#sub5 #menu5 a{background:url(h-.jpg) no-repeat top center; color:#fff;}
#sub6 #menu5 a{background:url(h-.jpg) no-repeat top center; color:#fff;}
#sub7 #menu5 a{background:url(h-.jpg) no-repeat top center; color:#fff;}
#sub8 #menu5 a{background:url(h-.jpg) no-repeat top center; color:#fff;}


/*---------鼠标移上去下拉--------*/
ul.topnav li {position:relative; }
ul.topnav li ul.subnav {position: absolute;left:10px; top: 46px;display: none;width: 142px; z-index:99999;}
#menu ul.subnav li{ height:26px; background:none; padding:0 !important; border-bottom:0px #fff solid; }
#menu ul.subnav li a {float: left;width: 142px; background:#e67817; text-align:center; height:28px;line-height:24px;color:#fff;}/*-height为下拉行高-*/
#sub1 #menu1 ul.subnav li a,#sub2 #menu2 ul.subnav li a ,#sub3 #menu3 ul.subnav li a ,#sub4 #menu4 ul.subnav li a ,#sub5 #menu5 ul.subnav li a ,#sub6 #menu6 ul.subnav li a {float: left;width: 142px; height:47px;line-height:47px;color:#fff; background:#005baa;}

#sub1 #menu1 ul.subnav li a:hover,#sub2 #menu2 ul.subnav li a:hover ,#sub3 #menu3 ul.subnav li a:hover ,#sub4 #menu4 ul.subnav li a:hover ,#sub5 #menu5 ul.subnav li a:hover ,#sub6 #menu6 ul.subnav li a:hover{color:#CCC; background:#005baa;}

#menu ul.subnav li a:hover {color:#fff; background:#005baa;}








