.oldPeople .content_box h1 {
    font-size: 45px;
    line-height: 110px;
    height: 110px;
}

.oldPeople .content_box .box h2,
.oldPeople .content_box .box .h1_jump {
    font-size: 38px;
    line-height: 70px;
    text-indent: 47px;
}

.oldPeople .content_box .box h2::before,
.oldPeople .content_box .box .h1_jump::before {
    top: 21px;
    width: 9px;
    height: 34px;
}

.oldPeople .content_box .box a {
    font-size: 38px;
    height: 93px;
    line-height: 93px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}