.page {
    position: relative;
    width: 1920px;
    overflow: hidden;
    background-image: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/169409480c0c442a8aaff8cd5360c692_mergeImage.png);
}
.flex-col {
    display: flex;
    flex-direction: column;
}
.box_1 {
    background-color: rgba(246, 248, 250, 1);
    width: 1920px;
}

.group_1 {
    width: 1920px;
}

.section_1 {
    border-radius: 4px;
    background-image: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/ea5bb652b3de40d7a45134aba8eb6ebf_mergeImage.png);
    width: 1596px;
    height: 698px;
    margin: 20px 10px auto 20px;
}

.text-wrapper_1 {
    width: 576px;
    height: 48px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: HiraginoSansGB-W6;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 72px;
    margin: 120px 0 0 860px;
}

.text_1 {
    width: 576px;
    height: 48px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 24px;
    font-family: HiraginoSansGB-W6;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 72px;
}

.text_2 {
    width: 576px;
    height: 48px;
    overflow-wrap: break-word;
    color: rgba(0, 124, 255, 1);
    font-size: 24px;
    font-family: HiraginoSansGB-W6;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 72px;
}

.text_3 {
    width: 96px;
    height: 35px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 24px;
    font-family: SourceHanSansSC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 35px;
    margin: 94px 0 0 921px;
}

.text-wrapper_2 {
    background-color: rgba(235, 243, 252, 1);
    border-radius: 2px;
    height: 80px;
    border: 1px solid rgba(0, 124, 255, 1);
    width: 577px;
    margin: 27px 0 0 920px;
}

.text_4 {
    width: 54px;
    height: 25px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 18px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 25px;
    margin: 28px 0 0 38px;
}

.text-wrapper_3 {
    background-color: rgba(248, 248, 248, 1);
    border-radius: 2px;
    height: 80px;
    width: 577px;
    margin: 17px 0 0 920px;
}

.text_5 {
    width: 54px;
    height: 25px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 18px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 25px;
    margin: 28px 0 0 38px;
}

.text-wrapper_4 {
    background-color: rgba(248, 248, 248, 1);
    border-radius: 2px;
    height: 80px;
    width: 577px;
    margin: 16px 0 0 920px;
}

.text_6 {
    width: 54px;
    height: 25px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 18px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 25px;
    margin: 28px 0 0 38px;
}

.text-wrapper_5 {
    background-color: rgba(0, 124, 255, 1);
    border-radius: 2px;
    height: 80px;
    width: 577px;
    margin: 64px 0 64px 920px;
}

.text_7 {
    width: 36px;
    height: 25px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 25px;
    margin: 28px 0 0 271px;
}
/* 小型屏幕及以上 */
@media (min-width: 576px) {
    .page {
        width: 540px;
    }
}

/* 中型屏幕及以上 */
@media (min-width: 768px) {
    .page {
        width: 720px;
    }
}

/* 大型屏幕及以上 */
@media (min-width: 992px) {
    .page {
        width: 960px;
    }
}

/* 超大屏幕及以上 */
@media (min-width: 1200px) {
    .page {
        width: 1480px;
        background-image: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/169409480c0c442a8aaff8cd5360c692_mergeImage.png);
    }
    .section_1 {
        width: 1280px;
        margin: 20px 10px auto 80px;
    }
}