.section-1 .left .cate{
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}
.section-1 .left .cate::-webkit-scrollbar {
    width: 0 !important
}