.i9 li{width: 246px;}

.menu-item:hover .sub-menu{display:block!important;}
@media screen and (max-width: 768px){
    .menu-switch-arrow{
        display: inline-block!important;
        background: url(dfiles/nav_down2.png)!important;
        width: 20px!important;
        height: 15px!important;
        float: right!important;
        position: absolute!important;
        right: 12px!important;
        top: 11px!important;
        background-size: 100%!important;}
    .LeftNav{
        background: #fff;}
    .LeftNav>a{
        width:80%;}
}

.span{color: #383838;
    background: #edeef0;}

    #spanid:hover{color: #383838;
    background: #fff;}
