.m-home-testimony-2021 {
    padding:87px 0 0;
    background:#fbfbff;
    font-size:0;
    font-family:PingFang SC,PingFangSC-Light,Helvetica,Tahoma,Arial,Microsoft YaHei,Hiragino Sans GB,WenQuanYi Micro Hei,sans-serif;
    background-size:cover;
    background-position:50%!important;
}
.m-home-testimony-2021 .m-part-title {
    width:1400px;
    margin:0 auto;
    text-align:center;
}
.m-home-testimony-2021 .m-part-title .u-title {
    font-size:32px;
    line-height:45px;
    color:#fff;
}
.m-home-testimony-2021 .m-part-title .u-desc {
    margin-top:16px;
    font-size:17px;
    line-height:16px;
    color:#666;
}
.m-home-testimony-2021 .m-list {
    position:relative;
    left:-20px;
    margin:0 auto;
    width:1440px;
    height:168px;
    padding:48px 0 88px;
}
.m-home-testimony-2021 .m-list .swiper-container {
    height:208px;
}
.m-home-testimony-2021 .m-list .swiper-container .swiper-pagination .swiper-pagination-bullet {
    width:6px;
    height:6px;
    background:#fff;
    background:hsla(0,0%,100%,.3);
}
.m-home-testimony-2021 .m-list .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background:#fff;
}
.m-home-testimony-2021 .m-list .m-item {
    padding:35px 55px 0 55px;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    width:710px;
    height:168px;
    background:#fff;
    background:hsla(0,0%,100%,.12);
    box-shadow:inset 0 0 40px hsla(0,0%,100%,.05),inset 0 1px .5px hsla(0,0%,100%,.15);
    border-radius:8px;
}
.m-home-testimony-2021 .m-list .m-item :hover{
    transform: translateY(2px) scale(1.08);
}
.m-home-testimony-2021 .m-list .m-item .m-title {
    margin-bottom:16px;
}
.m-home-testimony-2021 .m-list .m-item .m-title .u-icon {
    display:inline-block;
    vertical-align:middle;
    width:44px;
    height:44px;
    margin-right:11px;
}
.m-home-testimony-2021 .m-list .m-item .m-title .m-info {
    display:inline-block;
    vertical-align:middle;
}
.m-home-testimony-2021 .m-list .m-item .m-title .m-info .u-company {
    font-size:18px;
    line-height:22px;
    color:#fff;
}
.m-home-testimony-2021 .m-list .m-item .m-title .m-info .m-name {
    font-size:12px;
    line-height:20px;
    color:#fff;
    color:hsla(0,0%,100%,.8);
}
.m-home-testimony-2021 .m-list .m-item .m-title .m-info .m-name .u-position {
    margin-right:3px;
}
.m-home-testimony-2021 .m-list .m-item .u-desc {
    height:68px;
    width:100%;
    font-size:13px;
    line-height:22px;
    color:#fff;
    overflow:hidden;
    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
}
@media only screen and (max-width:1410px) {
    .g-c-bd.f-1400 {
        max-width:1200px;
    }
    .m-home-testimony-2021 .m-part-title {
        width:1200px;
    }
    .m-home-testimony-2021 .m-list {
        width:1200px;
        left:0;
    }
    .m-home-testimony-2021 .m-list .m-item {
        width:590px;
        padding:16px 24px 0;
    }
}