.about-profile-text {
    margin: 0 auto;
    /* display: flex;
    align-items: center;
    justify-content: space-between; */
}

.about-text1 {
    position: relative;
    font-size: 0.4rem;
    font-family: MicrosoftYaHei-Bold-, MicrosoftYaHei-Bold;
    font-weight: bold;
    color: #575757;
    text-align: center;
}


/* .about-text1::before {
    content: '';
    position: absolute;
    transform: translate(-50%);
    width: 0.72rem;
    height: 0.03rem;
    background: #02438D;
    bottom: -0.13rem;
    left: 0.4rem;
    transform: translateX(-50%);
} */

.about-text2 {
    font-size: 0.24rem;
    font-family: Arial-Regular, Arial;
    font-weight: 400;
    color: #5F5F5F;
    margin-top: 0.18rem;
    text-align: center;
}


/* .about-text2 {
    display: flex;
    align-items: center;
} */

.about-text2-left {
    margin-right: 0.28rem;
}

.about-text2-left1 {
    font-size: 0.2rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #818182;
}

.about-text2-left2 {
    margin-top: 0.05rem;
    font-size: var(--font18);
    font-family: Arial-Regular, Arial;
    font-weight: 400;
    color: #C1C1C1;
}

.about-text2-rig {
    width: 0.65rem;
    height: 0.65rem;
}

.about-text2-rig img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.social-wrap {
    padding-top: 0.97rem;
    overflow: hidden;
}

.social-box {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: flex-end;
    margin: .8rem 0 1.68rem;
}

.social-box-right {
    justify-content: flex-start;
}

.social-box-right .social-box-content {
    padding-right: 5.62rem;
    padding-left: 2.77rem;
}

.social-box-right .social-box-img {
    right: 0;
    left: auto;
}

.social-box-img {
    width: 100%;
    height: 6.6rem;
}

.social-box-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.social-box-content {
    position: absolute;
    right: 0;
    top: 0.83rem;
    /* transform: translateY(-50%); */
    width: 9.98rem;
    min-height: 6.34rem;
    background: rgba(2, 67, 141, 0.76);
    padding: 0 1.55rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.social-box-text {
    font-size: 0.28rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 0.5rem;
    color: #FFFFFF;
}

.social-solid {
    margin-top: 1.06rem;
    width: 1.49rem;
    height: 0rem;
    border: 0.01rem solid rgba(255, 255, 255, 0.7);
}

.social-box-p {
    font-size: 0.18rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.36rem;
    color: #FFFFFF;
    margin-top: 0.8rem;
}

.social-box-content1 {
    position: absolute;
    right: 1.47rem;
    top: 0;
    /* transform: translateY(-50%); */
    width: 7.74rem;
    min-height: 2.8rem;
    background: rgba(2, 67, 141, 0.76);
    padding: 0 0.45rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.social-box-text1 p {
    font-size: 0.28rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 0.36rem;
    color: #FFFFFF;
}

.social-box-p1 {
    font-size: 0.24rem;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.28rem;
    color: #FFFFFF;
    margin-top: 0.19rem;
}

.social-brief {
    margin: 1rem 0;
    position: relative;
}

.social-brief-img {
    width: 100%;
}

.social-brief-img img {
    height: 7rem;
    width: 100%;
    height: auto;
}

.social-brief-box {
    width: 6.83rem;
    position: absolute;
    left: 2.29rem;
    top: 1.51rem;
}

.social-brief-text {
    font-size: 0.28rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 0.5rem;
    color: #333333;
}

.social-brief-p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.36rem;
    color: #333333;
    margin-top: 0.6rem;
}

@media only screen and (max-width: 1024px) {
    .social-wrap {
        padding: .4rem 0.25rem 0;
    }
    .social-box {
        display: block;
        margin: 0.6rem 0;
    }
    .social-box-content1 {
        position: initial;
        width: 100%;
        padding: 0.4rem 0.2rem;
    }
    .social-box-content {
        top: 0;
        position: inherit;
        min-height: auto;
        width: 100%;
        padding: 0.4rem 0.25rem;
    }
    .social-box-text1 p {
        line-height: 0.5rem;
    }
    .social-box-img {
        width: 100%;
        height: auto;
        transform: none;
        position: initial;
        top: 0;
        left: 0;
    }
    .social-box-p1 {
        line-height: 0.36rem;
    }
    .social-box-text {
        /* margin-top: 0.5rem; */
        padding: 0.4rem 0;
    }
    .social-box-text {
        margin-top: 0;
        font-size: .26rem;
    }
    .social-box-p {
        margin-top: 0;
    }
    .social-brief-box {
        padding: 0.4rem 0.2rem;
        width: 100%;
        position: inherit;
        left: 0;
        top: 0;
    }
    .social-brief {
        margin: 0.5rem 0;
    }
    .social-brief-text {
        padding: 0.4rem 0;
    }
    .social-brief-p {
        margin-top: 0;
    }
    .social-box-right .social-box-content {
        padding: 0.4rem 0.25rem;
    }
    .social-box{
        
    }
    .about-text1{
        text-align: left;
    }
}