.ot-menu ul li{ text-align: center; border-bottom: 1px dashed #c8c8c8; margin: 0 5px;}
/*.ot-menu ul li a{font-size: 0.55rem;line-height: 52px;  }*/
.ot-menu ul li a {
    font-size: 0.55rem;
    line-height: 20px;
    /* height: 52px; */
    padding: 20px 0!important;
    display: block;
}
     .ot-menu ul li.active a{
        color: #fff;
     }
.ot-menu ul li.active { color: #fff; background: #6cabfb;border-bottom: none; margin: 0;}
.ot-maininfo{  float: left; background: #ffffff; overflow-y:auto}
.menutype{  padding: 10px 12px;    background: #fff;}
.menutype li{
    padding:0px 5px 20px 5px;
}
.menutype li img{
    width: 100px;
    height: 80px;
}
.menutype a{ width: 40%;}
.menutype a img{ margin-right: 10px;display: inline-block;}
.menutype-p{
    display: inline-block;
    width: 50%;
}
    /*.menutype a img{ max-width: 100%}*/
/* shop */
.Menu_box{  clear:both;  width:100%;  }
#left_Menu {  position: absolute;  z-index: 1;  top: 60px;  bottom: 0px;  left: 0;  width: 28%;    }
#right_Menu {  position: absolute;  z-index: 1;  top: 60px;  bottom: 0px;  left: 28%;  width: 72%;  background: #ffffff;    }
#right_Menu  #scroller2,#left_Menu  #scroller {
    position: absolute;
    z-index: 1;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    width: 100%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -o-text-size-adjust: none;
    text-size-adjust: none;
}
