/*慧一科技 定制购买destoon模板请联系QQ:3292628658 微信：huiyikeji8 - www.destoon.info*/
.menu{position:absolute;left:0;right:0;top:50px;bottom:0;display:flex;box-sizing:border-box}
.menu-left{flex:0 0 45%;height:100%;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch; box-sizing:border-box;box-shadow: 1px 0 1px 0 rgba(0, 0, 0, 0.1); background-color:#F6F6F6}
.menu-left .menu-left-li{ position:relative; height:50px; padding:0 5px; line-height:50px;font-size:15px;color:#AFAFAF;text-align:center}
.menu-left .menu-left-li.on{ background-color:#FFF;color:#000;font-size:15px; color: #5090ff;}
.menu-on { position:absolute; width:5px; height:15px; left:0; top:17px;}
.menu-active { background: #5090ff !important;
    background: -moz-linear-gradient(-45deg,#5090ff 0,#36bbff 70%,#36bbff 100%) !important;
    background: -webkit-linear-gradient(-45deg,#5090ff 0,#36bbff 70%,#36bbff 100%)!important;
    background: linear-gradient(135deg,#5090ff 0,#36bbff 70%,#36bbff 100%)!important; }
.menu-right-content {}
.menu-right{ width: 55%;height:100%;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch; background-color:#FFF;}
.menu-right li{display: block;line-height: 40px;padding-left: 10px;color: #555;background-color: #f7f8f9;border-radius: 6px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; margin-bottom: 15px}
.menu-right li a{ height:40px; line-height:40px; padding:0 5px;text-align:center;font-size:14px; color:#999; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; color: #333333;}
.menu-right .title { padding-left:10px;margin:0; overflow:hidden; padding:10px 0; margin-bottom: 20px; font-size: 15px;}
.menu-right .content-item{padding:10px 10px 10px 15px; margin-bottom:5px; height:auto;}
.divider { display: none; }