body {
        font-family: PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma,
        Arial, PingFang SC-Light, Microsoft YaHei;
    }
.top-content ul li:first-child .top-content-t3 {
        width: 262px;
        height: 72px;
    }

    .top-content ul li:nth-child(2) .top-content-t3 {
        width: 360px;
        height: 72px;
    }

    .top-content ul li:nth-child(3) .top-content-t3 {
        width: 298px;
        height: 72px;
    }

    .content-xp{
        position: absolute;
        top: 244px;
        left: 305px;
        border-radius: 10px;
    }

    .responsive-img {
        width: 100%; /* 图片宽度占满父容器宽度 */
        height: auto; /* 高度自动调整以保持比例 */
    }

    @media (max-width: 768px) {
        .responsive-img {
            width: 50%; /* 在小屏幕上只占用50%的宽度 */
        }
    }
    * {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
        font-family: 'Microsoft YaHei', sans-serif;
    }

    body {
        background-color: #f8f9fa;
        color: #333;
        line-height: 1.6;
    }

    .top-content ul li .top-content-t3 {
        width: 100%;
    }

    .top-content ul li .top-content-t3 span {
        font-weight: 400;
        font-size: 20px;
        color: #0A0B0E;
        line-height: 36px;
        display: block;
        text-align: center;
    }
    .page .banner img {
        width: 100%;
        height: 100%;
        margin: 0 auto;
    }

    .top-content ul {
        width: 100%;
        display: flex;
        justify-content: space-between;

    }

    .top-content ul li {
        width: 368px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        position: relative;
        float: left;
    }

    .top-content ul li .top-content-t1 {
        width: 298px;
        height: 76px;
        background-color: #0063FE;
        font-size: 28px;
        color: #ffffff;
        line-height: 76px;
        font-weight: 600;
        border-radius: 39px;
        text-align: center;
    }
    .text_23 {
        width: 292px;
        height: 20px;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 14px;
        font-weight: 500;
        text-align: left;
        white-space: nowrap;
        line-height: 40px;
        margin: 11px 0 0 27px;

    }

    .text_24 {
        width: 685px;
        height: 24px;
        overflow-wrap: break-word;
        color: rgba(110, 115, 123, 1);
        font-size: 14px;
        text-align: center;
        white-space: nowrap;
        line-height: 24px;
        margin: 0 auto;
        margin-top: 61px;
        padding-bottom: 45px;
    }

    .text-group_1 {
        overflow-wrap: break-word;
        color: rgba(26, 32, 42, 1);
        font-size: 14px;
        text-align: center;
        white-space: nowrap;
        margin:12px auto 0;
    }

    .text-group_2 {
        overflow-wrap: break-word;
        color: rgba(26, 32, 42, 1);
        font-size: 14px;
        text-align: center;
        white-space: nowrap;
        margin: 12px auto 0;
    }
    .page {
        /*background-color: rgba(248, 248, 248, 1);*/
        background-color: #fff;
    }

    .top {
        width: 1200px;
        padding-top: 60px;
        margin: 0 auto;
        padding-bottom: 98px ;
        padding-top: 100px ;
    }

    .top h4 {
        width: 520px;
        height: 60px;
        color: #0A0B0E;
        font-size: 40px;
        line-height: 60px;
        font-weight: 600;
    }

    .top p {
        width: 1200px;
        height: 90px;
        color: #434549;
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        margin-top: 24px;
    }

    .top-content {
        width: 1200px;
        display: flex;
        justify-content: center;
        margin-top: 10px;
    }

    .top-content img {
        width: 1103px;
        height: 386px;
    }

    .content-outer {
        background: #F1F3F6;
        height: 894px;
        align-items: center;
        padding: 100px 0;

    }

    .content {
        width: 1200px;
        margin: 0 auto;
        position: relative;

    }

    .content h4 {
        font-size: 36px;
        color: #0A0B0E;
        line-height: 60px;
        height: 60px;
        margin-bottom: 24px;
        font-weight: 600;
    }

    .footer {
        width: 1200px;
        margin: 0 auto;
        margin-top: 122px;
    }

    .footer h4 {
        font-size: 36px;
        color: #0A0B0E;
        line-height: 60px;
        height: 60px;
        margin-bottom: 46px;
        font-weight: 600;
    }

    .footer-left {
        width: 356px;
        height: 214px;
        display: flex;
        flex-direction: column;
    }

    .footer-left .text_18 {
        width: 100px;
        height: 30px;
        overflow-wrap: break-word;
        color: rgba(26, 26, 26, 1);
        font-size: 20px;
        font-weight: 500;
        text-align: left;
        white-space: nowrap;
        line-height: 30px;
    }

    .footer-left .text_19 {
        width: 356px;
        height: 75px;
        overflow-wrap: break-word;
        color: #0063fe;
        font-size: 50px;
        font-weight: 900;
        text-align: left;
        white-space: nowrap;
        line-height: 75px;
        margin-top: 12px;
    }

    .footer-left .text_20 {
        width: 219px;
        height: 30px;
        overflow-wrap: break-word;
        color: #484D55;
        font-size: 16px;
        text-align: left;
        white-space: nowrap;
        line-height: 30px;
        margin-top: 7px;
    }

    .footer-left .text_21 {
        width: 291px;
        height: 30px;
        overflow-wrap: break-word;
        color: #484D55;
        font-size: 16px;
        text-align: left;
        white-space: nowrap;
        line-height: 30px;
    }

    .footer-left .text_22 {
        width: 208px;
        height: 30px;
        overflow-wrap: break-word;
        color: #484D55;
        font-size: 16px;
        text-align: left;
        white-space: nowrap;
        line-height: 30px;
    }

    .footer-right-1 {
        margin: 3px 0 0 616px;
        display: flex;
        justify-content: flex-end;
        flex-direction: column;
        align-self: flex-end;
    }

    .footer-right-2 {
        height: 191px;
        margin: 3px 0 0 24px;
        display: flex;
        justify-content: flex-end;
        flex-direction: column;
        align-self: flex-end;
    }

    .box_5 {
        background-color: rgba(255, 255, 255, 0.9);
        border: 0.72px solid rgba(255, 255, 255, 1);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .block_4 {
        background-color: rgba(255, 255, 255, 0.9);
        border: 0.72px solid rgba(255, 255, 255, 1);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100px;
    }
    /* 半透明覆盖层 */
    .overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        /*background: rgba(0, 0, 0, 0.4);*/
    }

    /* 文字内容样式 */
    .header-content {
        position: relative;
        z-index: 2;
        /*text-align: center;*/
        color: white;
        padding: 20px;
        max-width: 1200px;
        margin: 0 auto;
        left: -400px;
    }

    .header-content h1 {
        font-size: 4.5rem;
        font-weight: 700;
        letter-spacing: 2px;
        margin-bottom: 15px;
        text-shadow: 0 2px 10px rgba(0,0,0,0.3);
    }

    .header-content h2 {
        font-size: 2.5rem;
        font-weight: 400;
        margin-bottom: 25px;
        text-shadow: 0 2px 8px rgba(0,0,0,0.3);
    }

    .header-content p {
        font-size: 1.8rem;
        max-width: 800px;
        margin: 0 auto;
        line-height: 1.4;
        text-shadow: 0 2px 6px rgba(0,0,0,0.3);
    }

    /* 响应式调整 */
    @media (max-width: 992px) {
        .header {
            height: 450px;
        }

        .header-content h1 {
            font-size: 4rem;
        }

        .header-content h2 {
            font-size: 2.2rem;
        }

        .header-content p {
            font-size: 1.6rem;
        }
    }

    @media (max-width: 768px) {
        .header {
            height: 400px;
        }

        .header-content h1 {
            font-size: 3.2rem;
        }

        .header-content h2 {
            font-size: 1.8rem;
        }

        .header-content p {
            font-size: 1.4rem;
        }
    }

    @media (max-width: 576px) {
        .header {
            height: 350px;
        }

        .header-content h1 {
            font-size: 2.5rem;
        }

        .header-content h2 {
            font-size: 1.5rem;
        }

        .header-content p {
            font-size: 1.2rem;
        }
    }