.profile_box
{
    margin: 80px 0 0 0;
}
.profile .titbox .l
{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 50%;
}
.profile .titbox .l h4, .profile .titbox .l h5, .profile .titbox .l h6
{
    font-weight: bold;
}
.profile .titbox .l h5, .profile .titbox .l h6
{
    color: #3872a3;
}
.profile .titbox .l span
{
    line-height: 36px;
}
.profile .titbox .r
{
    width: 35%;
}
.profile .titbox .r img
{
    display: block;
    width: 100%;
}
.profile .r .profile .content .l
{
    width: 30%;
}
.profile .content .l h4
{
    margin: 0 0 140px 0;
}
.profile .content .l h5
{
    color: rgba(255,255,255,.3);
}
.profile .content .r
{
    width: 50%;
}
.profile .content .r p
{
    text-indent: 2rem;
    line-height: 36px;
}
.profile .content
{
    margin: 230px 0 120px 0;
    color: #fff;
}
.profile_box
{
    background-image: url(../image/背景\ \(37\).png);
    background-repeat: no-repeat;
    background-size: 100% 85%;
    background-position: 100% 100%;
}
@media screen and (max-width: 1680px)
{
    .profile_box
    {
        margin: 70px 0 0 0;
    }
    .profile .titbox .l h4
    {
        font-size: 32px;
    }
    .profile .titbox .l h5
    {
        font-size: 24px;
    }
    .profile .titbox .l h6
    {
        font-size: 24px;
    }
    .profile .titbox .l span
    {
        line-height: 30px;
        font-size: 14px;
    }
    .profile .content
    {
        margin: 210px 0 110px 0;
    }
    .profile .content .l h4
    {
        margin: 0 0 130px 0;
        font-size: 28px;
    }
    .profile .content .l h5
    {
        font-size: 32px;
    }
    .profile .content .r p
    {
        line-height: 30px;
        font-size: 14px;
    }
}
@media screen and (max-width: 1600px)
{
    .profile_box
    {
        margin: 60px 0 0 0;
    }
    .profile .titbox .l h4
    {
        font-size: 28px;
    }
    .profile .titbox .l h5
    {
        font-size: 22px;
    }
    .profile .titbox .l h6
    {
        font-size: 22px;
    }
    .profile .titbox .l span
    {
        line-height: 25px;
    }
    .profile .content
    {
        margin: 190px 0 100px 0;
    }
    .profile .content .l h4
    {
        margin: 0 0 120px 0;
        font-size: 26px;
    }
    .profile .content .l h5
    {
        font-size: 28px;
    }
    .profile .content .r p
    {
        line-height: 25px;
    }
    .profile_box
    {
        background-size: 100% 75%;
    }
}
@media screen and (max-width: 1440px)
{
    .profile_box
    {
        margin: 50px 0 0 0;
    }
    .profile .titbox .l h4
    {
        font-size: 26px;
    }
    .profile .titbox .l h5
    {
        font-size: 20px;
    }
    .profile .titbox .l h6
    {
        font-size: 20px;
    }
    .profile .titbox .l span
    {
        line-height: 20px;
    }
    .profile .content
    {
        margin: 170px 0 90px 0;
    }
    .profile .content .l h4
    {
        margin: 0 0 110px 0;
        font-size: 24px;
    }
    .profile .content .l h5
    {
        font-size: 26px;
    }
    .profile .content .r p
    {
        line-height: 20px;
    }
    .profile_box
    {
        background-size: 100% 70%;
    }
}
@media screen and (max-width: 1366px)
{
    .profile_box
    {
        margin: 40px 0 0 0;
    }
    .profile .titbox .l h4
    {
        font-size: 24px;
    }
    .profile .titbox .l h5
    {
        font-size: 18px;
    }
    .profile .titbox .l h6
    {
        font-size: 18px;
    }
    .profile .content
    {
        margin: 150px 0 80px 0;
    }
    .profile .content .l h4
    {
        margin: 0 0 100px 0;
        font-size: 22px;
    }
    .profile .content .l h5
    {
        font-size: 24px;
    }
    .profile_box
    {
        background-size: 100% 75%;
    }
}
@media screen and (max-width: 1280px)
{
    .profile_box
    {
        margin: 30px 0 0 0;
    }
    .profile .titbox .l h4
    {
        font-size: 22px;
    }
    .profile .titbox .l h5
    {
        font-size: 16px;
    }
    .profile .titbox .l h6
    {
        font-size: 16px;
    }
    .profile .content
    {
        margin: 130px 0 70px 0;
    }
    .profile .content .l h4
    {
        margin: 0 0 90px 0;
        font-size: 20px;
    }
    .profile .content .l h5
    {
        font-size: 22px;
    }
}
@media screen and (max-width: 1024px)
{
    .profile_box
    {
        margin: 20px 0 0 0;
    }
    .profile .titbox .l h4
    {
        font-size: 20px;
    }
    .profile .content
    {
        margin: 110px 0 60px 0;
    }
    .profile .content .l h4
    {
        margin: 0 0 80px 0;
        font-size: 18px;
    }
    .profile .content .l h5
    {
        font-size: 20px;
    }
    .profile_box
    {
        background-size: 100% 85%;
    }
}
@media screen and (max-width: 980px)
{
    .profile .titbox .l span
    {
        line-height: 1.5;
    }
    .profile .content .r p
    {
        line-height: 1.5;
    }
    .profile_box
    {
        margin: 15px 0 0 0;
    }
    .profile .titbox .l h4
    {
        font-size: 18px;
    }
    .profile .content
    {
        margin: 90px 0 50px 0;
    }
    .profile .content .l h4
    {
        margin: 0 0 0 0;
        font-size: 16px;
    }
    .profile .content .l h5
    {
        font-size: 18px;
    }
    .profile .titbox .l
    {
        width: 100%;
    }
    .profile .titbox .r
    {
        margin: 0 auto;
        width: 70%;
    }
    .profile .titbox
    {
        flex-wrap: wrap;
    }
    .profile .titbox .l h5
    {
        margin: 15px 0;
    }
    .profile .titbox .l span
    {
        display: block;
        margin: 15px 0;
    }
    .profile .content .l, .profile .content .r
    {
        width: 100%;
    }
    .profile .content .l
    {
        display: flex;
        justify-content: space-between;
        margin: 0 0 15px 0;
    }
    .profile .content
    {
        flex-wrap: wrap;
    }
    .profile_box
    {
        background-size: 100% 50%;
    }
}
@media screen and (max-width: 768px)
{
    .profile .titbox .l span
    {
        line-height: 1.3;
    }
    .profile .content .r p
    {
        line-height: 1.3;
    }
    .profile .titbox .l h4
    {
        font-size: 16px;
    }
    .profile .content
    {
        margin: 70px 0 40px 0;
    }
    .profile_box
    {
        background-size: 100% 45%;
    }
}
@media screen and (max-width: 640px)
{
    .profile .content
    {
        margin: 50px 0 30px 0;
    }
    .profile_box
    {
        background-size: 100% 55%;
    }
}
@media screen and (max-width: 375px)
{
    .profile .content
    {
        margin: 30px 0 20px 0;
    }
    .profile_box
    {
        background-size: 100% 70%;
    }
}
