/*.categorys li {
    height: 40px;
    line-height: 40px;
    font-size: 1.2em;
    font-weight: 600;
    width: calc(100% / 5 - 2px);
}

.categorys li a {
    color: #555;
}*/

.bt-roll {
    margin-top: 10px;
}

.bt-roll ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

.beaf_slide_list .list_con {
    display: flex;
}

.beaf_slide_list .list_con li {
    flex: 1 1 1 1;
}