.about-us-banner {
    margin-top: 8.5625rem;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.about-us-banner img {
    width: 64.375rem;
    height: 22.625rem;
}

.about-us {
    position: relative;
    margin-top: 6.25rem;
    width: 100%;
    height: 39.375rem;
    background: linear-gradient(90deg, #E4F7FF 0%, #ECE1FF 100%);
    z-index: 1
}

.about-us::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
    z-index: 2;
}

.about-us-detail {
    position: relative;
    z-index: 3;

}

.about-us-title {
    font-weight: 800;
    font-size: 44px;
    color: #0E0E0E;
}

.about-us-text {
    width: 88.625rem;
    font-weight: 500;
    font-size: 16px;
    color: #444444;
}

.about-us-txt {
    margin-top: 2rem;
}

.info-box {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 9.625rem;
    margin-bottom: 2.75rem;
}

.info-box-content {
    box-sizing: border-box;
    position: relative;
    padding: 0 8.125rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 78.75rem;
    height: 17.6875rem;
    background: #F5F8FF;
    border-radius: 3.75rem;
    z-index: 2;
}

.info-box-detail {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.detail-top {
    font-weight: 800;
    font-size: 64px;
    color: #000000;
    background: linear-gradient(0deg, #2F40E9 10%, #7028D0 40%, #DD02A5 78%, #F99D1E 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.detail-data {
    font-weight: 500;
    font-size: 20px;
    color: #0E0E0E;
}

.a-img {
    position: absolute;
    right: 20%;
    z-index: 1;
    width: 22.5rem;
    height: 22.75rem;
}

.a-img img {
    width: 100%;
    height: 100%;
}

.info-communicate {
    margin-top: 11rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.info-communicate .left-title {
    font-weight: 800;
    font-size: 44px;
    color: #0E0E0E;
}

.info-communicate .left-detail {
    width: 34rem;
    margin-top: 2rem;
    font-weight: 500;
    font-size: 16px;
    color: #444444;
}

.communicate-right {
    width: 41.375rem;
    height: 27.875rem;
}

.communicate-right img {
    width: 100%;
    height: 100%;
}

.info-cooperate {
    margin-top: 9.375rem;
}

.cooperate-title {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    font-size: 32px;
    color: #0E0E0E;
}

.cooperate-list {
    margin-top: 4.6875rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cooperate-item:nth-child(1) {
    width: 8.875rem;
    height: 1.5rem;
}

.cooperate-item:nth-child(2) {
    width: 4.875rem;
    height: 2.75rem;
}

.cooperate-item:nth-child(3) {
    width: 8.5625rem;
    height: 1.6875rem;
}

.cooperate-item:nth-child(4) {
    width: 6.5625rem;
    height: 1.9375rem;
}

.cooperate-item:nth-child(5) {
    width: 10rem;
    height: 1.875rem;
}

.cooperate-item:nth-child(6) {
    width: 8.125rem;
    height: 1.875rem;
}

.cooperate-item img {
    width: 100%;
    height: 100%;
}

.info-about-team {
    margin-top: 9.75rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.info-about-team .team-left .left-title {
    font-weight: 800;
    font-size: 14px;
    color: #444444;
    background: linear-gradient(0deg, #2F40E9 10.693359375%, #7028D0 39.892578125%, #DD02A5 78.1494140625%, #F99D1E 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.info-about-team .team-left .left-detail {
    margin-top: 1.75rem;
    width: 34.0625rem;
    font-weight: 500;
    font-size: 16px;
    color: #444444;
}

.info-about-team .team-right {
    display: flex;
}

.team-right-text {
    margin-right: 2rem;
    width: 32.375rem;
}

.text-dh {
    margin-bottom: 3.875rem;
    width: 32.375rem;
    height: 2.75rem;
    text-align: right;
}

.text-dh img {
    margin-right: 3rem;
    width: 3.25rem;
    height: 100%;
}

.text-content {
    width: 100%;
    font-weight: 800;
    font-size: 40px;
    color: #0E0E0E;
    line-height: 3.125rem;
}

.team-right-line {
    width: 0.125rem;
    height: 21.25rem;
    background: linear-gradient(0deg, #2F40E9 11%, #7028D0 40%, #DD02A5 78%, #F99D1E 100%);
}

.info-team {
    margin-top: 9.375rem;
    margin-bottom: 6.25rem;
}

.info-team .team-title {
    margin-bottom: 4.125rem;
    font-weight: 800;
    font-size: 44px;
    color: #0E0E0E;
}

.team-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.team-list .team-item {
    position: relative;
    cursor: pointer;
}

.team-list .team-item .img-wrapper {
    width: 20.75rem;
    height: 25.375rem;
    border-radius: 0.75rem;
    overflow: hidden;
}

.team-list .team-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform-origin: center;
    transition: transform 0.4s ease;
}

.team-list .team-item:hover img {
    transform: scale(1.08);
}

.team-list .team-item .team-name {
    font-weight: 800;
    font-size: 22px;
    color: #000000;
    margin-top: 2.25rem;
    margin-bottom: 1.25rem;
}

.team-list .team-item .team-job {
    font-weight: 800;
    font-size: 14px;
    color: #000000;
    background: linear-gradient(0deg, #2F40E9 10.693359375%, #7028D0 39.892578125%, #DD02A5 78.1494140625%, #F99D1E 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.team-list .team-item:nth-child(n+5) {
    margin-top: 2.1875rem;
}