/* 公司概况 */

.profile_con {
    margin-top: 60px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
    line-height: 25px;
}

.profile_con p {
    margin-bottom: 20px;
}

.profile_con img {
    display: inline-block;
}
