.cat-list .mxdxiugainav{
    background: #eaeaea;
    border-radius: 4px;
    border: solid 1px #eaeaea !important;
}
.mxdxiugainav a{
    color: #1e59b0 !important;
}
.mxdxiugainav.on a{
    color: #fff !important;
}
.cat-list a{
    padding: 16px 30px !important;
    font-size: 16px !important;
}
.cat-list{
    white-space: nowrap;
    overflow-x: auto;
}
.cat-list a:hover{
    background: #1e59b0 !important;
    color: #fff !important;
}
