.team_1_3{
    background: #fff;
    padding:24px 0;
}
.z_1521{
    margin-top: 36px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.img_1521{
    width: 550px;
}
.f_1521{
    width: 530px;
}
.div_1539{
    color: #333333;
    font-size: 30px;
}
.div_1539 span{
    color: #386fe7;
    font-size: 30px;
}
.div_1540{
    color: #666666;
    font-size: 16px;
    line-height: 30px;
    margin-top: 6px;
}
.div_1541{
    font-size: 24px;
    color: #4b4b4b;
    margin-top: 24px;
}
.div_1542{
    color: #4b4b4b;
    font-size: 16px;
    line-height: 180%;
    margin-top: 12px;
}


.team_5_25{
    background-color: rgb(249, 250, 251);
}
.img-left{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.img-left .text-box-swiper{
    padding-left: 36px;
}
.img-left .text-box-swiper .main-title{
    font-weight: 600;
    font-size: 34px;
    line-height: 56px;
    color: #272e47;
    margin-bottom: 15px;
    white-space: nowrap;
}
.img-left .text-box-swiper .text-item{
    padding: 15px 0;
    cursor: pointer;
    position: relative;
    width: 523px;
}
.img-left .text-box-swiper .text-item .text-item-title{
    font-size: 18px;
    font-weight: 500;
    color: #272e47;
    line-height: 26px;
    margin: 0;
}
.img-left .text-box-swiper .text-item .text-item-dec{
    font-size: 14px;
    font-weight: 400;
    color: #272e47;
    line-height: 22px;
    margin-top: 8px;
}
.img-left .text-box-swiper .text-item.item-active .text-item-dec, .img-left .text-box-swiper .text-item.item-active .text-item-title{
    color: #4c6aff;
}
.img-left .main-swiper{
    height: 450px;
}
.img-left .main-swiper .img-r{
    display: none;
}
.img-left .main-swiper .item-active{
    display: block;
}