.about-company-content{
    margin-top: 15px;
    width: 1200px;
    padding: 0 18%;
}
.about-company-title-box{
    display: flex;
    align-items: center;
}
.about-company-title-l{
    width: 225px;
    height: 80px;
}
.about-company-title-l img{
    width: 225px;
    height: 80px;
}
.about-company-title-r{
    margin-left: 30px;
    font-size: 16px;
    line-height: 25px;
    text-indent: 2em
}
.about-company-img-box{
    width: 1200px;
    height: 716px;
    margin-top: 15px;
    margin-bottom: 15px;
}