.ff_indexPage .team.mlist.ff_slider {
    padding: 400px 0;
}
.ff_indexPage .team.ff_slider .content_wrapper,
.npagePage:not(.post) .team .content_wrapper {
    position: static;

    float: none;

    width: 100%;
    height: auto;
    padding: 0;
}
.ff_indexPage .team.ff_slider .content_list .item_block {
    width: 100%;
    padding: 0;
}
.ff_indexPage .team.ff_slider .container_header {
    display: none;
}
.ff_indexPage .team.mlist .owl-nav [class*='owl-'] {
    display: block;

    border-radius: 50%;
}
.ff_indexPage .team.mlist .owl-nav [class*='owl-']:hover {
    background-color: rgb(255 255 255);
}
.ff_indexPage .team.mlist .owl-nav [class*='owl-']:hover .iconfont {
    color: rgb(0 0 0);
}
.ff_indexPage .team.mlist .owl-nav .owl-prev {
    left: -90px;
}
.ff_indexPage .team.mlist .owl-nav .owl-next {
    right: -90px;
}
.ff_indexPage .team.mlist.ff_slider .content_list .item_img {
    top: 57px;
    left: 58px;

    width: 40px;
}
.ff_indexPage .team.mlist.ff_slider .content_list .item_block:nth-child(1) {
    border: 1px solid rgb(170 170 170 / 0.2);
}
.ff_indexPage .team.mlist.ff_slider .content_list .owl-item {
    margin-right: -1px;
}
.ff_indexPage .team.mlist.ff_slider .content_list .owl-stage-outer {
    margin: 0 -1px;
    padding: 0 1px;
}
.ff_indexPage .team.mlist.ff_slider .content_list .item_block::before,
.ff_indexPage .team.mlist.ff_slider .content_list .item_block:hover::before {
    top: 0;
    left: 0;

    padding: 0;
}
