*{padding:0; margin:0; font-family:Microsoft YaHei;}
.dflex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.dflex .zflex{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}
.dflex .aflex{-webkit-box-flex:6;-webkit-flex:6;-ms-flex:6;flex:6;}
.BgClass{background:#d43b33;}
.hot .navName{color:#fff;}
.menuFooter .current{opacity:1;}
.logo{ text-align: center; color: #fff; font-size: 1.4em;}

.navMenu img{width:100%; margin-top:0.8em; max-width:2em;}

.menuHeader,.navbar,.menuFooter{font-size:16px; width:100%;}
.menuHeader{text-align:center;}
.menuHeader .navMenu,.menuHeader .navMore{}
.navMenu, .navMore{height:3.6em; font-size:1em; line-height:3.6em;}

.navbar{position:fixed; z-index:99999; left:-45%; top:0; width:45%; height:100%;/* height:100vh;*/ background:#eee; overflow:hidden;}
.navbar .navbarList{box-sizing:border-box; padding:.7em; margin-top:1.2em; height:100vh; overflow-y:scroll;}
.navbar .navbarList::-webkit-scrollbar{width:0px;}
.navItem{width:100%; font-size:1em; padding:.3em 0; margin:.4em 0; border-radius:2em;}
.navItem a{text-decoration: none;}
.navIco{overflow:hidden; width:2em; text-align:left; padding:0 .6em;}
.navIco img{width:100%;}
.navName{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1; font-size:1em; color:#444; padding:0 .4em 0 0; box-sizing:border-box; text-align:left; white-space:nowrap;}	
.navArrow{overflow:hidden; width:2em;}

.navbarShow{left:0;}
.navbarHide{display:none; position:fixed;z-index:99998; background:rgba(0,0,0); top:0; right:0; width:100%; height:100%; height:100vh; }


.menuFooter{ position:fixed; z-index:999; bottom:0; left:0; padding:.7em 0 0; box-sizing:border-box;}
.menuColumn{color:#fff; text-align:center; opacity:0.6;}
.menuColumn a{text-decoration: none;}
.menuIco{max-width:3em; margin:auto; padding:0 .4em; box-sizing:border-box;}
.menuIco img{width:100%;}
.menuTxt{font-size:.85em; color:#fff; line-height:2em; height:2em; overflow:hidden; }   /* height line-height同值限制文字为一行 */

@media screen and (max-width:640px){
.menuHeader,.navbar,.menuFooter{font-size:12px;}
.menuIco{max-width:3em;}
.navName{font-size:1.2em;}
}
@media screen and (max-width:320px){
.menuHeader,.navbar,.menuFooter{font-size:10px;}
.menuIco{max-width:3em;}
.navName{font-size:1.2em;}
}

#editNaviMini .navbar{position:absolute; left:-143px;}
#editNaviMini .navbarHide{position:absolute;}
#editNaviBottom{position:fixed; bottom:85px; overflow:hidden; z-index:99999;}
#editNaviBottom .menuFooter{position:relative; left:calc(50% - 160px); width:320px; bottom:0; height:56px;}
#editNaviBottom .menuIco{width:2.4em;}
#editNaviMini .navMenu img{max-width:1.8em;}
#editNaviMini .menuHeader, #editNaviMini .navbar, #editNaviBottom .menuFooter{font-size:11px;}

#bV6Border{overflow:hidden;}