
/*菜单列表开始*/
#menu{width: 100%; height: 92px; position:relative; z-index:100;}
.focus_on{overflow: hidden; }
#menu .menu_block{ position: absolute; width: 100%; z-index:2; background: #ffffff;}
#menu .menu_content{width: 1000px; margin: 0px auto;}
#menu .menu_content .menu_logo{ height: 92px; width: 190px; float: left;}
#menu .menu_content .menu_logo .logo_href{ height: 80px; width: 170px; margin-top: 6px;  display: block;}
#menu .menu_content .menu_list{  width:810px;min-height:92px; float: right;}
#menu .menu_content .menu_list1{ width: 269px; float: left; min-height: 92px; background:url('../images/index/improve_able.png') no-repeat; border-left: 1px #8cc63f solid;}
#menu .menu_content .menu_list2{ width: 539px; float: left; min-height: 92px; background:url('../images/index/improve_grade.png') no-repeat;border-left: 1px #8cc63f solid;} 
#menu .menu_content .menu_list1 .menu_list1_block{ width: 195px; float: left; margin-left: 74px;display: inline;}
#menu .menu_content .menu_list1 .menu_list1_block li{ height: 30px; width: 90px; line-height:30px; float: left; font-size: 16px;}
#menu .menu_content .menu_list2 .menu_list2_block{ width: 465px; float: left;margin-left: 74px; display: inline;}
#menu .menu_content .menu_list2 .menu_list2_block ul .common_list{ width: 112px; float: left;}
#menu .menu_content .menu_list2 .menu_list2_block ul .common_list li{height: 30px; font-size: 16px; overflow: hidden; line-height: 30px;}
/*菜单列表结束*/
