.desktop .about_company_slogan .about_company_slogan__item img{
    height: 50px;
    /* margin: 25px; */
    margin: 25px 0;
}
.desktop .about_company_slogan .about_company_slogan__item p{
    color: #6B7785;
    height: 36px;
    width: 100%;
}
.desktop .about_company_slogan .about_company_slogan__item h5{
    margin: 20px 0;
}


/* 大事记 */
.desktop .timeline-card__content__item{
    line-height: 1.2rem;
    font-size: 0.875rem !important;
}
.desktop .timeline-card__content__item::before{
    line-height: 0.9rem;

}
.desktop .timeline-scroll{
    padding: 2rem 2rem;
    width: calc(100% - 3rem);
    margin: 0 1.5rem;
}
.desktop .arrow-btn{
    width: 2.5rem;
    height: 2.5rem;
}
.desktop .timeline-line{
    width: calc(100% - 2rem);
    margin-left: 1rem;
}
.desktop .timeline-card{
    height: 10rem;
}
.desktop .timeline-scroll{
    height: 24rem;
}

/* 联系我们 */
.desktop .connect_us_item{
    font-size: 1rem;
}
.desktop .connect_us_item img{
    width: 4rem;
}