@charset "utf-8";
.modern-menu { /*width: 950px;*/ height: 40px; font-family: "Arial Narrow","微软雅黑" sans-serif; font-size: 15px; font-weight: 700; position: relative; clear: both ;}
.modern-menu.mm-vertical { width: 184px; height: auto ;}
.modern-menu, .modern-menu ul { list-style: none; margin: 0; padding: 0 ;}
.modern-menu li { position: relative ;}
.modern-menu a { height: 100%; text-decoration: none; display: block; position: relative; overflow: hidden; z-index: 101; border: 0 ;}
.modern-menu a span { line-height: 40px; padding: 0 25px; display: block ;}
.modern-menu.mm-vertical a span { line-height: 36px ;}
.mm-container.mm-drop span {}
.mm-horizontal span { float: left ;}
.mm-hdrop, .mm-hdrop-over, .mm-vdrop, .mm-vdrop-over { background-repeat: no-repeat;}
.modern-menu .mm-right { display: block; float: right ;}
.modern-menu>li { float: left ;}
.modern-menu>li:hover{
    background-repeat: no-repeat;
    background-position: -10px center;*/
    background-color: #0B8335;}
.modern-menu li{}
.modern-menu.mm-vertical>li { float: none ;}
.mm-group li { float: left ;}
.modern-menu .mm-group span { line-height: 40px ;}
.modern-menu ul span { line-height: 36px ;}
.modern-menu li>ul {
    width: 155px; font-size: 14px; position: absolute; 
    left: -5000px; opacity: 0; z-index: 100 ;
    background-color: #15a74a;}
.modern-menu li>ul>li:hover{
    background-color: #0B8335;}
.mm-vertical li>ul { top: 0 ;}
.modern-menu ul ul { float: right; top: 0 ;}
.modern-menu .mm-icon span { width: 14px; height: 40px; background-repeat: no-repeat; background-position: center; padding: 0 18px ;}
.mm-vertical .mm-icon span { width: 10px ;}
.theme1 { background-color: #404040 ;}
.theme1 a span { color: #eaeaea; background-color: #404040 ;}
.theme1 .mm-over { color: #fafafa; background-color: #f42 ;}
.theme2 { background-color: #fafafa ;}
.theme2 a span { color: #707070; background-color: #fafafa ;}
.theme2 .mm-over { color: #fafafa; background-color: #4ad ;}
.theme3 { background-color: #5af ;}
.theme3 a span { color: #fafafa; background-color: #5af ;}
.theme3 .mm-over { color: #09f; background-color: #fafafa ;}
.theme4 { background-color: #f74 ;}
.theme4 a span { color: #fafafa; background-color: #f74 ;}
.theme4 .mm-over { color: #f42; background-color: #f5f5f5 ;}
.theme5 a span { color: #fafafa;}
.theme6 { background-color: #505050 ;}
.theme6 a span { color: #e0e0e0; background-color: #505050 ;}
.theme6 .mm-over { color: #404040; background-color: #f0f0f0 ;}
.theme7 { background-color: #cacaca ;}
.theme7 a span { color: #505050; background-color: #cacaca ;}
.theme7 .mm-over { color: #eaeaea; background-color: #4a4a4a ;}
.theme8 { background-color: #f5f5f5 ;}
.theme8 a span { color: #707070; background-color: #f5f5f5 ;}
.theme8 .mm-over { color: #f0f0f0; background-color: #505050 ;}