.section-intros{
    max-width: 800px;
}
.rows{
    display: flex;
    justify-content: center;
}
.img-fluid-zhirong{
    max-width: 66%;
    margin-left: 20%;
}

.img-fluid-zhirong2{
    max-width: 100%;
}

.img-fluid-zhirong3{
    max-width: 80%;
}

.img-fluid-zhirong4{
    max-width: 100%;
}

.testimonial__item{
    background-color: #fff;
}
.testimonial__img{
    width: 400px;
    /* height: 100px; */
    border-radius: 50%;
    margin-bottom: 20px;
}

.img-carousel{
    width: 372px;
    height: 248px;
}

.layui-carousel{
    width: 33.3%;
    padding: 20px;
    justify-content: center;
    background-color: #faf9ff;
}

.testimonial__content{
    height: 300px;
}

.carousel-btns{
    text-align: center;
}