﻿.w1000{width:100%; max-width:800px; margin:0 auto; z-index:9999;position: relative;}
/* 主菜单 */
#nav_main {position: relative; width:100%; height:45px; background: #558ed5;}
#nav_main li {float: left; list-style: none; position: relative; width:122.5px; height: 45px; padding: 0;}
#nav_main .bm {left: 0px; top: 0px; position: absolute; z-index:99; width:122.5px; height: 45px; line-height:45px; text-align:center; background:none;}
#nav_main .bm div{font:16px/45px 微软雅黑;}
#nav_main .bm a {background:none; color:#ffffff; display: block; line-height:45px; font-family:微软雅黑;}
#nav_main .bm a:hover {color:#FFF;}
#nav_main .current .bm {top:0px; height:45px; text-align:center;}
#nav_main .current .inner {background:#6ba2e7;}
#nav_main .current .bm a {background: none; color:#FFF; line-height:45px;}
#nav_main .current .bm a:hover {color: #FFF;}
#nav_main .lm {position: absolute; z-index:98; left:0px; top:0px; display:none;}
#nav_main .lm ul {background:rgb(107,162,231); background:rgba(107,162,231,0.9); width:130; padding:0px 0px 15px 0px; overflow:hidden;}
#nav_main .lm li {position:static; width:auto; text-align:left; height:30px; padding-left:1.5em; padding-right:1em; color:#FFF; font:14px/45px 微软雅黑;}
#nav_main .lm a {background:none; color:#FFF;  font-family:微软雅黑;} 
#nav_main .lm li a:hover:before{content:"● "; margin-left:-1em;}