/* 定义 Regular 字体 */
@font-face {
    font-family: 'PingFang SC';
    src: url('/fonts/PingFangSC-Regular4.woff2') format('woff2');
    font-weight: normal;
    /* 或者用 400 表示 */
    font-style: normal;
    font-display: swap;
    /* 添加字体显示策略 */
}

/* 定义 Bold 字体 */
@font-face {
    font-family: 'PingFang SC';
    src: url('/fonts/PingFang-Bold.woff2') format('woff2');
    font-weight: bold;
    /* 或者用 700 表示 */
    font-style: normal;
    font-display: swap;
    /* 添加字体显示策略 */
}

/* 定义 Medium 字体 */
@font-face {
    font-family: 'AlibabaPuHuiTi';
    src: url('/fonts/Alibaba-PuHuiTi-Medium.woff2') format('woff2');
    font-weight: normal;
    /* 或者用 medium 表示 */
    font-style: normal;
    font-display: swap;
    /* 添加字体显示策略 */
}

/* 定义 Medium 字体 */
@font-face {
    font-family: 'AlibabaPuHuiTi';
    src: url('/fonts/Alibaba-PuHuiTi-Regular.woff2') format('woff2');
    font-weight: bold;
    /* 或者用 medium 表示 */
    font-style: normal;
    font-display: swap;
    /* 添加字体显示策略 */
}

:root {
    --el-font-family: PingFang SC, SourceHanSansCN-Normal, Microsoft YaHei, -apple-system, BlinkMacSystemFont, sans-serif !important;
}

.group_44 {
    width: 1409px;
    height: 66px;
}

.image_1 {
    width: 116px;
    height: 27px;
    margin-top: 20px;
}

.box_34 {
    width: 37px;
    height: 30px;
    margin: 20px 0 0 50px;
}

.text_1 {
    width: 37px;
    height: 25px;
    overflow-wrap: break-word;
    color: rgba(5, 105, 255, 1);
    font-size: 18px;
    letter-spacing: 0.04500000178813934px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: right;
    white-space: nowrap;
    line-height: 25px;
}

.group_1 {
    background-color: rgba(5, 105, 255, 1);
    border-radius: 2px;
    width: 30px;
    height: 3px;
    margin: 2px 0 0 4px;
}

.text_2 {
    width: 33px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(48, 61, 84, 1);
    font-size: 16px;
    letter-spacing: 0.03999999910593033px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: right;
    white-space: nowrap;
    line-height: 22px;
    margin: 22px 0 0 40px;
}

.text_3 {
    width: 65px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(48, 61, 84, 1);
    font-size: 16px;
    letter-spacing: 0.03999999910593033px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: right;
    white-space: nowrap;
    line-height: 22px;
    margin: 22px 0 0 40px;
}

.text_4 {
    width: 65px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(48, 61, 84, 1);
    font-size: 16px;
    letter-spacing: 0.03999999910593033px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: right;
    white-space: nowrap;
    line-height: 22px;
    margin: 22px 0 0 40px;
}

.text_5 {
    width: 65px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(48, 61, 84, 1);
    font-size: 16px;
    letter-spacing: 0.03999999910593033px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: right;
    white-space: nowrap;
    line-height: 22px;
    margin: 22px 0 0 40px;
}

.text_111 {
    width: 33px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(48, 61, 84, 1);
    font-size: 16px;
    letter-spacing: 0.03999999910593033px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: right;
    white-space: nowrap;
    line-height: 22px;
    margin: 21px 0 0 633px;
}

.thumbnail_6 {
    width: 8px;
    height: 4px;
    margin: 31px 0 0 8px;
}

.text-wrapper_1 {
    background-color: rgba(3, 79, 210, 1);
    height: 66px;
    margin-left: 40px;
    width: 96px;
}

.text_7 {
    width: 57px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    letter-spacing: 0.03500000014901161px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: right;
    white-space: nowrap;
    line-height: 20px;
    margin: 23px 0 0 20px;
}

body * {
    /* box-sizing: border-box; */
    /* flex-shrink: 0; */
}

body {
    font-family: PingFang SC, SourceHanSansCN-Normal, Microsoft YaHei, -apple-system, BlinkMacSystemFont, sans-serif !important;
}

@media only screen and (min-width: 960px) and (max-width: 1024px) {
    html {
        font-size: 0.78px !important;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1280px) {
    html {
        font-size: 0.81px !important;
    }
}

@media only screen and (min-width: 750px) and (max-width: 960px) {
    html {
        font-size: 0.6px !important;
    }
}

input {
    background-color: transparent;
    border: 0;
}

button {
    margin: 0;
    padding: 0;
    border: 1rem solid transparent;
    outline: none;
    background-color: transparent;
}

button:active {
    opacity: 0.6;
}

.flex-col {
    display: flex;
    flex-direction: column;
}

.flex-row {
    display: flex;
    flex-direction: row;
}

.justify-start {
    display: flex;
    justify-content: flex-start;
}

.justify-center {
    display: flex;
    justify-content: center;
}

.justify-end {
    display: flex;
    justify-content: flex-end;
}

.justify-evenly {
    display: flex;
    justify-content: space-evenly;
}

.justify-around {
    display: flex;
    justify-content: space-around;
}

.justify-between {
    display: flex;
    justify-content: space-between;
}

.align-start {
    display: flex;
    align-items: flex-start;
}

.align-center {
    display: flex;
    align-items: center;
}

.align-end {
    display: flex;
    align-items: flex-end;
}

@keyframes SolutionHighlightText {
    0% {
        width: 0rem;
    }

    100% {
        width: 100%;
    }
}

@media only screen and (min-width: 1600px) {
    * .banner .box {
        padding-top: 245rem !important;
    }
}

.list ul li h2 {
    transition: margin-top 0.3s linear;
}

.list ul li p {
    transition: margin-top 0.3s linear;
}

.list ul li:hover h2 {
    margin-top: 0rem;
}

* .banner .box a {
    font-weight: bold;
}

* .banner .box h2 {
    font-weight: bold;
    font-family: AlimamaShuHeiTi, AlimamaShuHeiTi;
}

#app {
    width: 100%;
    overflow: hidden;
}

.fonts {
    display: block;
    position: relative;
    z-index: 10;
}

.keep:after {
    z-index: 9;
}

.computer {
    display: none !important;
}

.mobile {
    display: none !important;
}

@media only screen and (max-width: 90000px) and (min-width: 751px) {
    .computer {
        display: flex !important;
    }
}

@media only screen and (max-width: 750px) {
    .mobile {
        display: flex !important;
    }
}

.hide_box {
    background-color: rgba(19, 32, 44, 0.7);
    width: 100%;
    position: fixed;
    height: 100%;
    z-index: 99;
}

.logo_yun {
    display: none;
}

.vulanguage_css {
    color: #0569FF !important;
    font-weight: bold;
}

.vulanguage_css path {
    fill: #0569FF !important;
}

.hide_box .case_show {
    position: absolute;
    width: 100%;
    background: #fff;
    z-index: 999;
    height: 236rem;
    padding-top: 66rem;
}

.hide_box .close {
    position: absolute;
    width: 100%;
    z-index: 998;
    top: 236rem;
    height: 100%;
}

.hide_box .case_show ul {
    display: flex;
    width: 1200rem;
    margin: 0 auto;
    flex-wrap: wrap;
}

.hide_box .case_show ul li {
    width: 237rem;
    display: flex;
    justify-content: center;
    margin-top: 30rem;
    border-right: 1rem solid #D4DBE7;
}

.hide_box .case_show ul li a {
    display: block;
    color: rgba(26, 26, 26, 1);
    font-size: 16rem;
    width: 148rem;
    padding-left: 6rem;
}

.hide_box .case_show ul li img {
    margin-right: 12rem;
}

.hide_box .case_show ul li:nth-child(5) {
    border-right: none;
}

* .header .white {
    display: none;
}

* .header {
    margin: 0rem;
    display: flex;
    justify-content: space-between;
    height: 66rem;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
}

* .header:hover {
    background: #fff;
}

.header .navigation .active a {
    color: #0569FF;
    font-weight: 700;
    font-size: 18rem;
}

.header .navigation .active {
    font-size: 18rem;
    color: #0569FF;
    position: relative;
    font-weight: 700;
}

.header .navigation li:hover a {
    color: #0569FF !important;
    font-weight: 700;
}

.header .navigation li:hover {
    font-size: 16rem;
    color: #0569FF;
    position: relative;
    font-weight: 700;
}

.header .navigation li:hover::after {
    display: block;
    content: "";
    position: absolute;
    width: 35rem;
    height: 3rem;
    background: #0569FF;
    border-radius: 2rem;
    left: 50%;
    bottom: -5rem;
    transform: translate(-50%, -50%);
}

.header .navigation .active::after {
    display: block;
    content: "";
    position: absolute;
    width: 35rem;
    height: 3rem;
    background: #0569FF;
    border-radius: 2rem;
    left: 50%;
    bottom: -5rem;
    transform: translate(-50%, -50%);
}

.header .mask {
    position: fixed;
    width: 100%;
    height: 100vh;
    background-color: #d5d5d51a;
    right: 0;
    top: 0;
    z-index: 1;
}

.header .vu_language_select .active {
    background: #EEF5FF;
    border-radius: 8rem;
    color: #0569FF;
    font-weight: bold;
}

.header .vu_language_select {
    width: 150rem;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0rem 2rem 34rem 0rem rgba(116, 137, 167, 0.1);
    border-radius: 20rem;
    position: absolute;
    top: 67rem;
    left: -50rem;
    padding: 16rem 14rem;
    color: #5D6E7F;
}

.header .vu_language_select ul {}

.header .vu_language_select ul li {
    font-weight: 500;
    padding: 8rem 16rem;
}

* .header .left {
    margin: 0rem;
    display: flex;
}

* .header .left .logo {
    margin: 0rem;
    margin-left: 30rem;
    margin-right: 15rem;
    width: 116rem;
}

* .header .left div {
    margin: 0rem;
}

* .header .left div ul {
    margin: 0rem;
    display: flex;
}

* .header .left div ul li {
    margin: 0rem;
    margin-left: 40rem;
}

* .header .left div ul li a {
    margin: 0rem;
    font-size: 16rem;
}

* .header .right {
    margin: 0rem;
    display: flex;
}

* .header .right .language {
    margin: 0rem;
    display: flex;
    align-items: center;
    font-size: 16rem;
    cursor: pointer;
    position: relative;
    z-index: 2;
}

* .header .right .language .thumbnail_6 {
    margin: 0rem;
    margin-left: 2rem;
}

* .header .right .free {
    margin: 0rem;
    background: #034FD2;
    height: 66rem;
    margin-left: 40rem;
    width: 96rem;
}

* .header .right .free:hover {
    background: #0569FF;
}

* .header .right .free a {
    margin: 0rem;
    font-size: 14rem;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 96rem;
    height: 66rem;
}

* .header .right .language path {
    fill: #000;
}

* .hide_product_box .boxs {
    margin: 0 auto;
    width: 1116rem;
    display: flex;
}

.hide_product_box .close {
    position: absolute;
    width: 100%;
    z-index: 998;
    top: 436rem;
    height: 100%;
}

* .hide_product_box {
    margin: 0rem;
    background-color: rgba(19, 32, 44, 0.7);
    width: 100%;
    position: fixed;
    height: 100%;
    z-index: 99;
}

* .hide_product_box .product_show {
    margin: 0rem;
    display: flex;
    position: absolute;
    width: 100%;
    background: #fff;
    z-index: 999;
    height: 436rem;
    padding-top: 88rem;
}

* .hide_product_box .product_show .lefts {
    margin: 0rem;
    width: 156rem;
    height: 294rem;
    border-right: 1rem solid #D4DBE7;
}

* .hide_product_box .product_show .lefts ul {
    margin: 0rem;
}

* .hide_product_box .product_show .lefts ul .vu_product_active {}

* .hide_product_box .product_show .lefts ul .vu_product_active .title {
    font-weight: 600;
    color: #0569FF;
    width: 113rem;
    height: 30rem;
    cursor: pointer;
    line-height: 20rem;
    padding-bottom: 8rem;
    border-bottom: 2rem solid #0569FF;
}

* .hide_product_box .product_show .lefts ul li {
    margin: 0rem;
    margin-bottom: 45rem;
    cursor: pointer;
    height: 50rem;
}

* .hide_product_box .product_show .lefts ul li img {
    margin: 0rem;
}

* .hide_product_box .product_show .lefts ul li .title {
    margin: 0rem;
    font-weight: 400;
    font-size: 14rem;
    color: #5D6E7F;
    line-height: 20rem;
    margin-top: 8rem;
}

* .hide_product_box .product_show .rights {
    margin: 0rem;
    margin-left: 24rem;
}

* .hide_product_box .product_show .rights ul {
    margin: 0rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 920rem;
}

* .hide_product_box .product_show .rights li {
    margin: 0rem;
    width: 283rem;
    margin-bottom: 48rem;
    border-right: 1rem solid #D4DBE7;
}

* .hide_product_box .product_show .rights li a {
    margin: 0rem;
}

* .hide_product_box .product_show .rights li a h3 {
    margin: 0rem;
    display: flex;
    align-items: center;
    font-size: 16rem;
    color: #1A1A1A;
    line-height: 22rem;
    letter-spacing: 1rem;
}

* .hide_product_box .product_show .rights li a h3 .icon {
    margin: 0rem;
    width: 24rem;
    height: 24rem;
    background: #EEF5FF;
    border-radius: 8rem;
    margin-right: 8rem;
    padding: 5rem;
    box-sizing: border-box;
}

* .hide_product_box .product_show .rights li a p {
    margin: 0rem;
    font-weight: 400;
    font-size: 14rem;
    color: #5D6E7F;
    line-height: 20rem;
    letter-spacing: 1rem;
    margin-top: 8rem;
    width: 258rem;
}

* .hide_product_box .product_show .rights li a .more {
    margin: 0rem;
    font-weight: 400;
    font-size: 14rem;
    color: #8D9FB3;
    line-height: 20rem;
    display: flex;
    align-items: center;
    margin-top: 12rem;
}

* .hide_product_box .product_show .rights li a .more img {
    margin: 0rem;
    height: 14rem;
}

* .vublack_css .navigation a {
    color: #000 !important;
}

*.vublack_css .white {
    display: none !important;
}

*.vublack_css .black {
    display: block !important;
}

*.vublack_css .right .language {
    color: #000;
}

*.vublack_css .right .language {
    color: #000 !important;
}

*.vublack_css .navigation .active a {
    color: #0569FF !important;
}

*.vublack_css .navigation .active::after {
    background: #0569FF !important;
}

*.vublack_css .right .language path {
    fill: #000 !important;
}

* .hide_product_box .product_show li:hover a p {
    color: #2b80ff !important;
}

* .hide_product_box .product_show li:hover a .more {
    color: #5d9eff !important;
}

* .hide_product_box .product_show li:hover a .more img {
    color: #87b7ff !important;
    opacity: 0.3;
    filter: brightness(0) saturate(100%) hue-rotate(215deg);
}

* .hide_product_box .product_show li:hover a h3 {
    color: #0569FF;
}

.hide_box .case_show ul li:hover a {
    color: #0569FF;
    font-weight: bold;
}

.header-m {
    display: none !important;
}

@media only screen and (max-width: 750px) {
    .header {
        display: none !important;
    }

    .header-m {
        display: flex !important;
    }

    * .header-m {
        margin: 0rem;
        height: 80rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 6rem;
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 999;
    }

    .header-m .logo .menu {
        display: block;
    }

    * .header-m.fixed-top {
        background: #fff;
    }

    * .header-m .logo .menu img {
        margin: 0rem;
        width: 24rem;
    }

    * .header-m .logo .menu.show img {
        margin: 0rem;
        width: 32rem;
    }

    * .header-m .logo {
        margin: 0rem;
        margin-left: 4rem;
        display: flex;
        justify-content: space-between;
        width: 100%;
        align-items: center;
        box-sizing: border-box;
    }

    * .header-m .logo img {
        margin: 0rem;
        width: 135rem;
    }

    * .header-m .nav {}

    .logo button {
        display: block;
        height: 42rem;
        padding: 16rem;
        box-sizing: content-box;
        background-color: transparent;
        background-image: none;
        border: 1rem solid transparent;
        margin-right: 0.8rem;
        padding-top: 6rem;
    }

    .logo .icon_bar {
        display: block;
        height: 1rem;
        border-radius: 1rem;
        width: 31rem;
        margin-top: 9rem;
        background-color: #000;
        transition: all 0.3s;
    }

    * .header-m .nav {
        position: absolute;
        top: 80rem;
        left: 0;
        z-index: 999;
        width: 100%;
        height: 100vh;
        background: #fff;
    }

    * .header-m .nav ul {
        margin: 0rem;
        display: block;
        width: 100%;
    }

    * .header-m .nav ul ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 10rem;
    }

    * .header-m .nav ul .tab {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 10rem;
        margin-top: 18rem;
        border-bottom: 1rem solid #e1e1e1;
    }

    * .header-m .nav ul ul li {
        width: 47%;
        padding-left: 8rem;
    }

    * .header-m .nav ul .tab li {
        width: 47%;
        padding-left: 8rem;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    * .header-m .nav ul .tab .vu_product_active .title {
        font-weight: 600;
        color: #0569FF;
        width: 100%;
        height: 30rem;
        cursor: pointer;
        line-height: 20rem;
        padding-bottom: 8rem;
        border-bottom: 2rem solid #0569FF;
    }

    * .header-m .nav .tab ul li {
        margin: 0rem;
        margin-bottom: 45rem;
        cursor: pointer;
        height: 50rem;
    }

    * .header-m .nav .tab ul li img {
        margin: 0rem;
    }

    * .header-m .nav .tab .title {
        margin: 0rem;
        font-weight: 400;
        font-size: 14rem;
        color: #5D6E7F;
        line-height: 20rem;
        margin-top: 8rem;
        width: 100%;
        text-align: center;
    }

    * .header-m .nav ul ul li a {
        display: block;
    }

    * .header-m .nav ul li .list ul li p {
        display: none;
    }

    * .header-m .nav ul li .list ul li h3 {
        font-size: 18rem;
        font-weight: 400;
    }

    * .header-m .nav ul li .list ul li .icon {
        margin: 0rem;
        width: 24rem;
        height: 24rem;
        background: #EEF5FF;
        border-radius: 8rem;
        margin-right: 0rem;
        padding: 5rem;
        box-sizing: border-box;
        border: none;
    }

    * .header-m .nav ul li .list ul li .more {
        display: none;
    }

    * .header-m .nav ul li a {
        font-size: 18rem;
        padding-left: 17rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        line-height: 56rem;
        height: 56rem;
        color: #666;
    }

    * .header-m .nav ul li .active {
        color: rgb(43, 88, 249);
        background: rgb(242, 245, 255);
        width: 100%;
        display: flex;
        line-height: 56rem;
        height: 56rem;
        padding-right: 0;
        justify-content: space-between;
        align-items: center;
        box-sizing: border-box;
    }

    * .header-m .nav ul li .active .icon {
        transform: rotate(180deg);
        border-color: rgb(43, 88, 249) transparent transparent;
    }

    * .header-m .nav ul li .icon {
        display: inline-block;
        width: 0rem;
        height: 0rem;
        border-style: solid;
        border-width: 7rem 5rem 0rem;
        color: #666;
        border-radius: 1rem;
        border-color: currentcolor transparent transparent;
        transform-origin: 50% 50% 0rem;
        transform: rotate(0deg);
        position: relative;
        transition: all 0.3s ease-in-out 0s;
        margin-right: 19rem;
    }

    .show .icon_bar:nth-child(1) {
        transform: translate3d(0, 5rem, 0) rotate(45deg);
    }

    .show .icon_bar:nth-child(2) {
        transform: scaleX(0);
    }

    .show .icon_bar:nth-child(3) {
        transform: translate3d(0, -15rem, 0) rotate(-45deg);
    }

    .vumenu_active {
        background-color: #fff !important;
        position: fixed;
    }

    .vumenu_active .white {
        display: none !important;
    }

    .vumenu_active .black {
        display: block !important;
    }

    .vumenu_active .logo .icon_bar {
        background-color: #000 !important;
    }

    .header-m .white {
        display: none;
    }
}

* .banner {
    height: 730rem;
}

* .banner .banner_item {
    height: 100%;
}

.banner .banner_list {
    height: 730rem;
}

* .banner_item .banner_item_img {
    transform: scale(1);
}

.fZPTQd .carousel-indicators>.active::after {
    content: "";
    position: absolute;
    top: 0%;
    height: 100%;
    left: 0rem;
    background-color: rgb(43, 88, 249);
    animation-name: mywidth;
    animation-duration: 4s;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-fill-mode: forwards;
}

* .el-carousel__item h3 {
    color: #fff;
    font-size: 18rem;
    opacity: 1;
    margin: 0;
    text-align: left;
    margin-bottom: 2.3rem;
    font-size: 50rem;
}

* .el-carousel__item p {
    color: #fff;
    font-size: 18rem;
    text-align: left;
    line-height: 25rem;
    margin-top: 26rem;
    width: 544rem;
}

* .el-carousel__item .more {
    width: 150rem;
    height: 50rem;
    background: #1A1A1A;
    border-radius: 30rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 18rem;
    margin-top: 40rem;
    font-weight: bold;
}

* .el-carousel__item .more:hover {
    background: #fff;
    color: #1A1A1A;
    font-weight: bold;
}

* .el-carousel__item .button {
    border: 1px solid;
    border-radius: 50rem;
    padding: 0.2em 0.8em;
    font-size: 18rem;
    color: #303D54;
    width: 100%;
    display: block;
    line-height: 1.8;
    transition: all 0.5s ease 0.5s;
    width: fit-content;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    /* Safari 和 Chrome */
}

* .el-carousel__item .info {
    font-size: 1.5rem;
    color: #373737;
    width: 100%;
    display: block;
    line-height: 1.8;
    transition: all 0.5s ease 0.5s;
    width: fit-content;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    /* Safari 和 Chrome */
}

* .el-carousel__item:nth-child(2n) {
    background-color: #99a9bf;
}

* .el-carousel__item:nth-child(2n + 1) {
    background-color: #d3dce6;
}

* .el-carousel__arrow {
    width: 4.4rem !important;
    height: 4.4rem !important;
    margin-top: -2.2rem !important;
    font-size: 2.25rem !important;
    line-height: 4.4rem;
    color: #0063f5 !important;
    text-align: center;
    border-radius: 50%;
    background: none;
    background-color: rgba(160, 199, 255, 0.16) !important;
    transition: all 0.3s;
    z-index: 9;
    outline: 0;
}

* .iconfont {
    font-family: "iconfont";
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2rem;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.2rem;
    line-height: 1.4rem;
}

.el-carousel__button {
    background-color: #D7DBDF;
    border: none;
    cursor: pointer;
    display: block;
    height: 3rem !important;
    margin: 0;
    width: 25rem !important;
    opacity: 1 !important;
    outline: none;
    padding: 0;
    transition: var(--el-transition-duration);
}

.el-carousel__indicator.is-active button {
    background-color: #1A1A1A;
}

.el-carousel__indicators--horizontal {
    bottom: 80rem !important;
    left: 103rem !important;
    transform: none !important;
}

@media only screen and (max-width: 1920px) {
    .banner .banner_list {
        height: 800rem;
    }

    * .banner {
        height: 800rem;
    }

    .banner .content {
        transform: translateY(-66%) !important;
    }
}

@media only screen and (max-width: 1441px) {
    .banner .banner_list {
        height: 720rem;
    }

    * .banner {
        height: 720rem;
    }

    .banner .content {
        transform: translateY(-50%) !important;
    }
}

@media only screen and (max-width: 1367px) {
    .banner .banner_list {
        height: 680rem;
    }

    * .banner {
        height: 680rem;
    }
}

@media only screen and (max-width: 1289px) {
    .banner .banner_list {
        height: 640rem;
    }

    * .banner {
        height: 640rem;
    }
}

@media screen and (max-width: 750px) {
    * .banner {
        height: 660rem;
    }

    .banner .banner_list {
        height: 660rem;
    }

    * .banner .banner_item {
        height: 100%;
    }

    * .banner .banner_item .p2 {
        font-size: 25rem !important;
        width: 100% !important;
        line-height: 46rem !important;
    }

    * .banner .banner_item .p3 {
        font-size: 25rem !important;
        width: 100% !important;
        margin-left: 0rem !important;
        line-height: 46rem !important;
    }

    * .banner .banner_item .content {
        padding: 0 41rem !important;
        box-sizing: border-box;
    }

    * .el-carousel__item h3 {
        color: #fff;
        opacity: 1;
        margin: 0;
        text-align: center;
        font-size: 30rem !important;
        margin-bottom: 1.3rem;
    }

    * .el-carousel__item .button {
        border: 1px solid;
        border-radius: 50rem;
        padding: 0.1em 0.4em;
        font-size: 0.6rem;
        color: #fff;
        width: 100%;
        display: block;
        line-height: 1.8;
        transition: all 0.5s ease 0.5s;
        width: fit-content;
        animation-delay: 1s;
        -webkit-animation-delay: 1s;
        /* Safari 和 Chrome */
    }

    * .el-carousel__item .info {
        margin: 0rem;
        font-size: 1rem;
        color: #373737;
        width: 100%;
        display: block;
        line-height: 1.8;
        transition: all 0.5s ease 0.5s;
        width: fit-content;
        animation-delay: 1s;
        -webkit-animation-delay: 1s;
        /* Safari 和 Chrome */
        width: 70%;
    }

    * .el-carousel__item:nth-child(2n) {
        background-color: #99a9bf;
    }

    * .el-carousel__item:nth-child(2n + 1) {
        background-color: #d3dce6;
    }

    * .el-carousel__arrow {
        width: 2.4rem !important;
        ;
        height: 2.4rem !important;
        ;
        margin-top: -2.2rem;
        font-size: 1.25rem !important;
        line-height: 2.4rem !important;
        color: #0063f5;
        text-align: center;
        border-radius: 50%;
        background: none;
        background-color: rgba(160, 199, 255, 0.16);
        transition: all 0.3s;
        z-index: 9;
        outline: 0;
        top: 60% !important;
    }

    * .el-carousel__item .more {
        width: 150rem;
        height: 50rem;
        background: #1A1A1A;
        border-radius: 30rem;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: 18rem;
        margin-top: 40rem;
        transform: translateX(-50%);
        position: relative;
        left: 50%;
    }

    * .el-carousel__item p {
        width: 100%;
    }

    * .banner_item .banner_item_imgs {
        max-width: 1302rem !important;
        transform: scale(1);
        width: 1302rem !important;
        height: 660rem !important;
        margin-right: -421rem !important;
    }

    .el-carousel__indicators--horizontal {
        left: 50% !important;
        transform: translateX(-50%) !important;
    }
}

* .header .white {
    display: block;
}

* .header .black {
    display: none;
}

* .header {
    margin: 0rem;
    display: flex;
    justify-content: space-between;
    height: 66rem;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
}

* .header:hover {
    background: #fff;
}

.header .navigation .active a {
    color: #fff;
    font-weight: 700;
    font-size: 18rem;
}

.header .navigation .active {
    font-size: 18rem;
    color: #fff;
    position: relative;
    font-weight: 700;
}

.header .navigation .active::after {
    display: block;
    content: "";
    position: absolute;
    width: 35rem;
    height: 3rem;
    background: #fff;
    border-radius: 2rem;
    left: 50%;
    bottom: -5rem;
    transform: translate(-50%, -50%);
}

.header .mask {
    position: fixed;
    width: 100%;
    height: 100vh;
    background-color: #d5d5d51a;
    right: 0;
    top: 0;
    z-index: 1;
}

.header .language_select .active {
    background: #EEF5FF;
    border-radius: 8rem;
    color: #0569FF;
}

.header .language_select {
    width: 150rem;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0px 2rem 34rem 0px rgba(116, 137, 167, 0.1);
    border-radius: 20rem;
    position: absolute;
    top: 67rem;
    left: -50rem;
    padding: 16rem 14rem;
}

.header .language_select ul {}

.header .language_select ul li {

    padding: 8rem 16rem;
}

* .header .left {
    margin: 0rem;
    display: flex;
}

* .header .left .logo {
    margin: 0rem;
    margin-left: 30rem;
    margin-right: 15rem;
}

* .header .left div {
    margin: 0rem;
}

* .header .left div ul {
    margin: 0rem;
    display: flex;
}

* .header .left div ul li {
    margin: 0rem;
    margin-left: 40rem;
}

* .header .left div ul li a {
    margin: 0rem;
    font-size: 16rem;
    color: #fff;
}

* .header .right {
    margin: 0rem;
    display: flex;
}

* .header .right .language {
    margin: 0rem;
    display: flex;
    align-items: center;
    font-size: 16rem;
    cursor: pointer;
    position: relative;
    z-index: 2;
    color: #fff;
}

* .header .right .language .thumbnail_6 {
    margin: 0rem;
    margin-left: 2rem;
}

* .header .right .free {
    margin: 0rem;
    background: rgba(3, 79, 210, 1);
    height: 66rem;
    margin-left: 40rem;
    width: 96rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

* .header .right .free a {
    margin: 0rem;
    font-size: 14rem;
    color: #fff;
}

* .vucase_active {
    background: #fff;
    opacity: 0.9;
}

* .vucase_active .navigation a {
    color: #000 !important;
}

*.vucase_active .white {
    display: none;
}

*.vucase_active .black {
    display: block;
}

*.vucase_active .right .language {
    color: #000;
}

*.vucase_active .navigation .active a {
    color: #0569FF !important;
}

*.vucase_active .navigation .active::after {
    background: #0569FF;
}

*.vucase_active .right .language path {
    fill: #000 !important;
}

* .header:hover {
    background: #fff;
    opacity: 0.9;
}

* .header:hover .navigation a {
    color: #000;
}

* .header:hover .white {
    display: none;
}

* .header:hover .black {
    display: block;
}

* .header:hover .right .language {
    color: #000;
}

* .header:hover .navigation .active a {
    color: #0569FF;
}

* .header:hover .navigation .active::after {
    background: #0569FF;
}

* .header:hover .right .language path {
    fill: #000;
}

* .header .right .language path {
    fill: #fff;
}

@media only screen and (max-width: 750px) {
    .header-m .white {
        display: block;
    }

    .header-m .black {
        display: none;
    }

    .logo .icon_bar {
        background-color: #fff;
    }
}

.navigations {
    background-image: url(/public/uploads/20240814/0ff9360443846722a9412c94d6b536b6.png);
    height: 1408rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUp {
    /* -webkit-animation-name: fadeInUp !important;
    animation-name: fadeInUp !important; */
    animation: fadeInUp 1s infinite;
    /* 动画名称，每秒执行一次，无限次数 */
    animation-fill-mode: forwards;
    /* 动画结束后，元素保持最后一帧的状态 */
    animation-iteration-count: 1;
}

* .navigation_reconmend {
    margin: 0rem auto;
    width: 1200rem;
    padding-top: 104rem;
}

* .navigation_reconmend ul {
    margin: 0rem;
    display: flex;
    justify-content: space-between;
}

* .navigation_reconmend ul li {
    display: flex;
    align-items: center;
    width: 380rem;
    height: 149rem;
    margin: 0rem;
    box-shadow: 0px 2rem 40rem 0rem rgba(116, 137, 167, 0.12);
    border-radius: 16rem;
    border: 2rem solid #FFFFFF;
    color: #fff;
}

* .navigation_reconmend ul .li1 {
    background: linear-gradient(134deg, #015DF8 0%, #013CD4 100%);
}

* .navigation_reconmend ul .li2 {
    background: linear-gradient(134deg, #242424 0%, #060509 100%);
}

* .navigation_reconmend ul .li3 {
    color: #303D54;
    background: linear-gradient(291deg, #E4EDFE 0%, #FCFDFD 100%, #F3F8FF 100%);
}

* .navigation_reconmend ul li img {
    margin: 8rem 0 0 30rem;
}

* .navigation_reconmend ul .li1 img {
    margin: 0rem 7rem 13rem 30rem;
    width: 93rem;
}

* .navigation_reconmend ul .li2 img {
    margin: 0rem 0rem 0rem 30rem;
    width: 116rem;
}

* .navigation_reconmend ul .li3 img {
    margin: 0rem 0rem 0rem 30rem;
    width: 120rem;
}

* .navigation_reconmend ul li .title {
    font-size: 18rem;
    margin: 0rem 18rem 0 31rem;
    width: 210rem;
}

* .navigation_reconmend ul li .title h1 {
    font-size: 24rem;
}

* .navigation_reconmend ul li .title p {
    font-size: 14rem;
    margin-top: 12rem;
}

@media only screen and (max-width: 750px) {
    * .navigation_reconmend {
        margin: 0rem;
        width: 100%;
        padding-top: 37rem;
    }

    * .navigation_reconmend ul {
        margin: 0rem;
        display: block;
        padding: 0 20rem;
        box-sizing: border-box;
    }

    * .navigation_reconmend ul li {
        display: flex;
        align-items: center;
        width: 100%;
        height: 149rem;
        margin: 8rem 0rem;
        border-radius: 16rem;
        border: 2rem solid #FFFFFF;
        color: #fff;
        justify-content: space-between;
        box-sizing: border-box;
    }

    * .navigation_reconmend ul li .image {
        padding-right: 0rem;
    }
}

* .product_system {
    margin: 0rem auto;
    margin-top: -1008rem;
    width: 1200rem;
}

* .product_system .title {
    margin: 0rem;
    text-align: center;
}



* .product_system .title h1 {
    margin: 0rem auto;
    font-size: 40rem;
    color: rgba(48, 61, 84, 1);
    letter-spacing: 0.10000000149011612px;
    width: 296rem;
    background-position: 124rem 25rem;
    position: relative;
    text-align: center;
    overflow: hidden;
}

* .product_system .title .keep:after {
    display: block;
    content: "";
    background-image: url(/public/uploads/20240905/9346c11e4b80046836ad09c6e7ab9b81.svg);
    background-size: 169rem;
    background-repeat: no-repeat;
    position: absolute;
    width: 200rem;
    height: 30rem;
    top: 25rem;
    left: 125rem;
    animation: 0.5s ease-in 0s 1 normal forwards running SolutionHighlightText;
}

@keyframes SolutionHighlightText {
    0% {
        width: 0px;
    }

    100% {
        width: 100%;
    }
}

* .product_system .title p {
    margin: 0rem;
    font-size: 16rem;
    margin-top: 18rem;
    font-weight: bold;
    font-size: 16px;
    color: #5D6E7F;
}

* .product_system .title img {
    margin: 0rem;
    margin-top: 84rem;
}

* .product_system .title h3 {
    margin: 0rem;
    margin-top: 16rem;
    font-weight: bold;
    font-size: 20rem;
    color: #303D54;
}

* .product_system .tap_content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20rem;
}

* .product_system .tap_content .flex-1 {
    flex: 1;
}

* .product_system .tap {
    margin: 0rem;
    /* background-image: url(/public/uploads/20240814/cb331d89c3f2ad4f26141d8281758ba5.png);
  background-repeat: no-repeat; */
    margin-top: 30rem;
    background: linear-gradient(104deg, #6b3bfd 0%, #5146fb 9%, #3355F9 100%);
    border-radius: 40rem;
}

* .product_system .tap1 {
    width: 278rem;
}

* .product_system .tap2 {
    width: 604rem;
}

* .product_system .tap ul {
    margin: 0rem;
    display: flex;
    justify-content: space-around;
    height: 70rem;
    line-height: 70rem;
    align-items: center;
    color: #000;
    list-style-type: square;
    font-size: 16rem;
}

* .product_system .list ul li {
    font-weight: 600;
}

* .product_system .tap ul li {
    margin: 0rem;
    font-size: 18rem;
    color: #fff;
    font-weight: 600;
    display: flex;
    align-items: center;
}

* .product_system .list {
    margin: 0rem;
    margin-top: 30rem;
}

* .product_system .list ul {
    margin: 0rem;
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

* .product_system .list ul .box1 {
    margin: 0rem;
    border-radius: 20rem;
    width: 278rem;
    height: 260rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 3rem solid rgba(255, 255, 255, 1);
    border-top: 0;
    border-bottom: 0;
    background-image: url(/public/uploads/20250623/bg_small.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

* .product_system .list ul .box1 .title {
    margin: 0rem;
    margin-top: 30rem;
}

* .product_system .list ul .box1 .title img {
    margin: 0rem;
}

* .product_system .list ul .box1 .title h3 {
    margin: 0rem;
    font-size: 18rem;
    margin-top: 4rem;
}

* .product_system .list ul .box1 .item {
    margin: 0rem;
}

* .product_system .list ul .box1 .item ul {
    margin: 0rem;
    display: flex;
    flex-direction: column;
    gap: 30rem;
}

* .product_system .list ul .box1 .item .ul-item {
    margin: 0rem;
    display: flex;
    flex-direction: column;
    gap: 30rem;
}

* .product_system .list ul .box1 .item ul li {
    margin: 0rem;
    font-size: 16rem;
    color: #303D54;
}

* .product_system .list ul .box2 {
    margin: 0rem;
    background-image: url(/public/uploads/20250623/bg.png);
    width: 604rem;
    height: 260rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 3rem solid rgba(255, 255, 255, 1);
    border-top: 0;
    border-bottom: 0;
    border-radius: 20rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

* .product_system .list ul .box2 .title {
    margin: 0rem;
    margin-top: 30rem;
}

* .product_system .list ul .box2 .title img {
    margin: 0rem;
}

* .product_system .list ul .box2 .title h3 {
    margin: 0rem;
    font-size: 18rem;
    margin-top: 4rem;
}

* .product_system .list ul .box2 .item {
    margin: 0rem;
    display: flex;
    justify-content: space-around;
    gap: 20rem;
}

* .product_system .list ul .box3 .item {
    margin: 0rem;
    display: flex;
    justify-content: space-around;
    gap: 20rem;
}

* .product_system .list ul .box2 .item ul {
    margin: 0rem;
}

* .product_system .list ul .box2 .item ul li {
    margin: 0rem;
}

* .product_system .list ul .box2 .item ul {
    margin: 0rem;
    display: flex;
    flex-direction: column;
    gap: 30rem;
}

* .product_system .list ul .box2 .item ul li {
    margin: 0rem;
    font-size: 16rem;
    justify-content: unset;
}

* .product_system .list ul .box3 {
    margin: 0rem;
    background-image: url(/public/uploads/20250623/bg_small.png);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 278rem;
    height: 260rem;
    border: 3rem solid rgba(255, 255, 255, 1);
    border-top: 0;
    border-bottom: 0;
    border-radius: 20rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

* .product_system .list ul .box3 .title {
    margin: 0rem;
    margin-top: 30rem;
}

* .product_system .list ul .box3 .title img {
    margin: 0rem;
}

* .product_system .list ul .box3 .title h3 {
    margin: 0rem;
    font-size: 18rem;
    margin-top: 4rem;
}

* .product_system .list ul .box3 ul {
    margin: 0rem;
    display: flex;
    flex-direction: column;
    gap: 30rem;
}

* .product_system .list ul .box3 ul li {
    margin: 0rem;
    font-size: 16rem;
}

* .product_system .icon_div {
    position: relative;
    margin: 30rem 0;
    height: 28rem;
}

* .product_system .bottom_content {
    margin: 0rem;
    background-image: url(/public/uploads/20250623/bottom_bg.svg);
    width: 100%;
    height: 115rem;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

* .product_system .bottom_content .content_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10rem 90rem 0 90rem;
    height: 23rem;
    font-weight: bold;
    font-size: 16rem;
    color: #303D54;
}

* .product_system .bottom_content .content_top li {
    display: flex;
    align-items: center;
}

* .product_system .bottom_content .content_top .circle_content {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(51, 85, 249, 0.18);
    width: 10rem;
    height: 10rem;
    border-radius: 50%;
    margin-right: 12rem;
}

* .product_system .bottom_content .content_top .circle_content .circle_item {
    width: 6rem;
    height: 6rem;
    border-radius: 50%;
    background: #3355F9;
}

* .product_system .bottom_content .content_middle {
    font-size: 18rem;
    font-weight: bold;
    color: #0569FF;
    position: absolute;
    left: 50%;
    bottom: 20rem;
    transform: translate(-50%);
}

* .product_system .list ul .box2 .item .item-flex {
    display: flex;
    gap: 20rem;
}



@media only screen and (max-width: 750px) {
    * .product_system .title h3 {
        margin-top: 30rem;
    }

    * .product_system {
        margin: 0rem auto;
        margin-top: -792rem;
        width: 100%;
        padding: 0 20rem;
    }

    * .product_system .tap {
        margin: 0rem;
        width: 100%;
        /* height: 142rem; */
        margin-top: 15rem;
        background: linear-gradient(345deg, #8429FD 0%, #3355F9 23%, #3355F9 100%);
        border-radius: 16rem;
        /* padding: 15rem; */
    }

    * .product_system .middle_img span {
        left: 50%;
        transform: translateX(-50%);
        bottom: -30rem !important;
        margin-left: 0 !important;
    }

    * .product_system .list ul {
        margin: 0rem;
        display: block;
    }

    * .product_system .list ul .box1 {
        margin: 0rem;
        border-radius: 20rem;
        width: 100%;
        border: 3rem solid rgba(255, 255, 255, 1);
        background-image: url(/public/uploads/20240814/cb39c06ab4f66d92cb585d41c1ab8739.png);
        background-size: 135% 135%;
        background-position: -12rem 0rem;
        box-sizing: border-box;
        margin-bottom: 20rem;
    }

    * .product_system .list ul .box1 .item ul {
        margin: 0rem;
        display: block;
        text-align: left;
        margin-top: 30rem;
        margin-left: 152rem;
    }

    * .product_system .list ul .box2 {
        margin: 0rem;
        width: 100%;
        height: unset;
        padding: 40rem 0;
        border: 3rem solid rgba(255, 255, 255, 1);
        border-radius: 20rem;
        background-image: url(/public/uploads/20240814/2783bcb5495ffacff4c98f26afc5b635.png);
        background-size: 135% 135%;
        background-position: -12rem 0rem;
        box-sizing: border-box;
        margin-bottom: 20rem;
    }

    * .product_system .list ul .box2 .item {
        display: flex;
        flex-wrap: wrap;
        gap: 30rem;
    }

    * .product_system .list ul .box2 .item .item-flex {
        display: flex;
        width: 100%;
        padding-left: 50rem;
    }

    * .product_system .list ul .box2 .item .item-flex ul {
        flex-basis: 50%;
        gap: 20rem;
    }

    * .product_system .list ul .box3 {
        margin: 0rem;
        background-image: url(/public/uploads/20240814/ac1b2c7cf07195eeeb0b342c6eedd031.png);
        width: 100%;
        border: 3rem solid rgba(255, 255, 255, 1);
        border-radius: 20rem;
        background-size: 135% 135%;
        background-position: -12rem 0rem;
        box-sizing: border-box;
    }

    * .product_system .list ul .box3 ul {
        display: flex;
        flex-basis: 50%;
        width: unset;
        margin: unset;
    }

    * .product_system .list ul .box3 .item {
        padding-left: 50rem;
        display: flex;
        width: 100%;
        justify-content: unset;
    }

    * .product_system .list ul .box1 .item ul {
        display: flex;
        padding-left: 50rem;
        gap: 0;
        flex-direction: row;
        margin-top: unset;
        margin-left: unset;
    }

    * .product_system .list ul .box1 .item .ul-item {
        flex-basis: 50%;
    }

    * .product_system .list ul .box1 .item {
        width: 100%;
    }

    * .product_system .list ul .box1 {
        height: 130rem;
    }

    * .product_system .bottom_content .content_top {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        gap: 12rem;
        padding: 0 20rem;
        position: absolute;
        bottom: 135rem;
    }

    * .product_system .bottom_content .content_top li {
        flex-basis: calc(50% - 6rem);
    }

    * .product_system .bottom_content .content_top .special_item {
        flex-basis: calc(100% - 3rem);
    }

    * .product_system .bottom_content {
        height: 100rem;
        margin-top: 90rem;
    }

    * .product_system .tap ul {
        display: flex;
        justify-content: space-around;
        /* height: 93rem; */
        align-items: center;
        color: #000;
        list-style-type: square;
        font-size: 16rem;
        flex-wrap: wrap;
        margin: 0rem;
    }

    * .product_system .tap ul li {
        margin: 0rem;
        font-size: 18rem;
        color: #fff;
        width: 257rem;
        text-align: center;
    }
}

.model {
    margin-top: 160rem;
    padding-bottom: 100rem;
}

.model .title {}

* .model .title .keep:after {
    display: block;
    content: "";
    background-image: url(/public/uploads/20240913/38946c7f5d4496bbd3d4e1a75cfd5424.svg);
    background-size: 199rem;
    background-repeat: no-repeat;
    position: absolute;
    width: 200rem;
    height: 30rem;
    top: 32rem;
    left: 367rem;
    animation: 0.5s ease-in 0s 1 normal forwards running SolutionHighlightText;
}

@keyframes SolutionHighlightText {
    0% {
        width: 0rem;
    }

    100% {
        width: 100%;
    }
}

.model .title h1 {

    margin: 0rem auto;

    font-size: 40rem;

    color: rgba(48, 61, 84, 1);

    letter-spacing: 0.10000000149011612rem;

    width: 684rem;
    position: relative;
}

.model .title p {
    font-size: 16rem;
    text-align: center;
    margin-top: 16rem;
    color: #303D54;
    font-weight: bold;
}

.model .top {}

/* .block_5 .img{
    display: none;
}
   */
@media only screen and (max-width: 9000px) and (min-width: 750px) {
    .page {
        background-color: rgba(255, 255, 255, 1);
        position: relative;
        width: 1440rem;
        height: 6658rem;
        overflow: hidden;
    }

    .section_1 {
        border-radius: 1rem;
        background-image: url(/img/1793261353e047f59783935da39eb1ae_mergeImage.png);
        height: 630rem;
        width: 1440rem;
        position: relative;
    }

    .group_44 {
        width: 1409rem;
        height: 66rem;
    }

    .image_1 {
        width: 116rem;
        height: 27rem;
        margin-top: 20rem;
    }

    .box_34 {
        width: 37rem;
        height: 30rem;
        margin: 20rem 0 0 50rem;
    }

    .text_1 {
        width: 37rem;
        height: 25rem;
        overflow-wrap: break-word;
        color: rgba(5, 105, 255, 1);
        font-size: 18rem;
        letter-spacing: 0.04500000178813934rem;
        font-family: PingFangSC-Semibold;
        font-weight: 600;
        text-align: right;
        white-space: nowrap;
        line-height: 25rem;
    }

    .group_1 {
        background-color: rgba(5, 105, 255, 1);
        border-radius: 2rem;
        width: 30rem;
        height: 3rem;
        margin: 2rem 0 0 4rem;
    }

    .text_2 {
        width: 33rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: right;
        white-space: nowrap;
        line-height: 22rem;
        margin: 22rem 0 0 40rem;
    }

    .text_3 {
        width: 65rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: right;
        white-space: nowrap;
        line-height: 22rem;
        margin: 21rem 0 0 40rem;
    }

    .text_4 {
        width: 65rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: right;
        white-space: nowrap;
        line-height: 22rem;
        margin: 22rem 0 0 40rem;
    }

    .text_5 {
        width: 65rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: right;
        white-space: nowrap;
        line-height: 22rem;
        margin: 22rem 0 0 40rem;
    }

    .text_111 {
        width: 33rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: right;
        white-space: nowrap;
        line-height: 22rem;
        margin: 21rem 0 0 633rem;
    }

    .thumbnail_6 {
        width: 8rem;
        height: 4rem;
        margin: 31rem 0 0 8rem;
    }

    .text-wrapper_1 {
        background-color: rgba(3, 79, 210, 1);
        height: 66rem;
        margin-left: 40rem;
        width: 96rem;
    }

    .text_7 {
        width: 57rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-weight: 600;
        text-align: right;
        white-space: nowrap;
        line-height: 20rem;
        margin: 23rem 0 0 20rem;
    }

    .text-wrapper_52 {
        width: 494rem;
        height: 140rem;
        margin: 119rem 0 0 100rem;
    }

    .paragraph_1 {
        width: 494rem;
        height: 140rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 50rem;
        letter-spacing: 0.125rem;
        font-family: AlibabaPuHuiTi-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 69rem;
    }

    .text-wrapper_53 {
        width: 544rem;
        height: 50rem;
        margin: 26rem 0 0 100rem;
    }

    .text_8 {
        width: 544rem;
        height: 50rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 18rem;
        letter-spacing: 0.04500000178813934rem;
        font-weight: 600;
        text-align: left;
        line-height: 25rem;
    }

    .image-wrapper_38 {
        width: 197rem;
        height: 3rem;
        margin: 126rem 0 100rem 100rem;
    }

    .image_2 {
        width: 197rem;
        height: 3rem;
    }

    .image_3 {
        position: absolute;
        left: 321rem;
        top: 171rem;
        width: 49rem;
        height: 50rem;
    }

    .section_2 {
        height: 1408rem;
        background: url(/img/SketchPngdbbce3e1e936d7cf49941b17bd9b41ec75f96f7c671fcaf8dfa037cfb9fafd88.png) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: -4rem;
        width: 1440rem;
        position: relative;
    }

    .box_35 {
        width: 1200rem;
        height: 100rem;
        margin: 104rem 0 0 120rem;
    }

    .list_7 {
        width: 1200rem;
        height: 100rem;
        justify-content: flex-center;
    }

    .image-text_1-0 {
        box-shadow: 0rem 2rem 34rem 0rem rgba(116, 137, 167, 0.1);
        background-color: rgba(255, 255, 255, 1);
        border-radius: 16rem;
        width: 384rem;
        height: 104rem;
        border: 2rem solid rgba(255, 255, 255, 1);
        margin: -2rem 16rem 0 -2rem;
    }

    .label_1-0 {
        width: 37rem;
        height: 42rem;
        margin: 31rem 0 0 33rem;
    }

    .text-group_1-0 {
        width: 272rem;
        height: 50rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 18rem;
        letter-spacing: 0.04500000178813934rem;
        font-weight: 600;
        text-align: justify;
        line-height: 25rem;
        margin: 27rem 22rem 0 20rem;
    }

    .image-text_1-1 {
        box-shadow: 0rem 2rem 34rem 0rem rgba(116, 137, 167, 0.1);
        background-color: rgba(255, 255, 255, 1);
        border-radius: 16rem;
        width: 384rem;
        height: 104rem;
        border: 2rem solid rgba(255, 255, 255, 1);
        margin: -2rem 16rem 0 -2rem;
    }

    .label_1-1 {
        width: 37rem;
        height: 42rem;
        margin: 31rem 0 0 33rem;
    }

    .text-group_1-1 {
        width: 272rem;
        height: 50rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 18rem;
        letter-spacing: 0.04500000178813934rem;
        font-weight: 600;
        text-align: justify;
        line-height: 25rem;
        margin: 27rem 22rem 0 20rem;
    }

    .image-text_1-2 {
        box-shadow: 0rem 2rem 34rem 0rem rgba(116, 137, 167, 0.1);
        background-color: rgba(255, 255, 255, 1);
        border-radius: 16rem;
        width: 384rem;
        height: 104rem;
        border: 2rem solid rgba(255, 255, 255, 1);
        margin: -2rem 16rem 0 -2rem;
    }

    .label_1-2 {
        width: 37rem;
        height: 42rem;
        margin: 31rem 0 0 33rem;
    }

    .text-group_1-2 {
        width: 272rem;
        height: 50rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 18rem;
        letter-spacing: 0.04500000178813934rem;
        font-weight: 600;
        text-align: justify;
        line-height: 25rem;
        margin: 27rem 22rem 0 20rem;
    }

    .box_36 {
        width: 863rem;
        height: 342rem;
        margin: 104rem 0 0 573rem;
    }

    .section_23 {
        position: relative;
        width: 294rem;
        height: 272rem;
        margin-top: 56rem;
    }

    .image_4 {
        width: 155rem;
        height: 12rem;
        margin: 32rem 0 0 134rem;
    }

    .text_9 {
        width: 202rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 28rem 0 0 46rem;
    }

    .image-text_71 {
        width: 217rem;
        height: 94rem;
        margin: 84rem 0 0 41rem;
    }

    .image-wrapper_2 {
        height: 50rem;
        background: url(/img/SketchPngf9ba5fc38d2cfcf0e1aa8651d6d695c4248130bb5829df72800fd4053b3c51a1.png) 100% no-repeat;
        background-size: 100% 100%;
        width: 217rem;
    }

    .image_5 {
        width: 217rem;
        height: 50rem;
    }

    .text-group_2 {
        width: 200rem;
        height: 28rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 28rem;
        margin: 16rem 0 0 6rem;
    }

    .text_10 {
        position: absolute;
        left: 0;
        top: 0;
        width: 294rem;
        height: 56rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 40rem;
        letter-spacing: 0.10000000149011612rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 56rem;
    }

    .image-wrapper_3 {
        height: 100rem;
        background: url(/img/SketchPngf09f024caeb6fdc3551b01a22db3adef8d43cf6eec54036aa8c9cd76b89e068c.png) -11rem -9rem no-repeat;
        background-size: 129rem 122rem;
        margin-left: 390rem;
        width: 106rem;
    }

    .image_6 {
        width: 79rem;
        height: 79rem;
        margin: 10rem 0 0 10rem;
    }

    .section_24 {
        width: 56rem;
        height: 330rem;
        margin: 12rem 0 0 17rem;
    }

    .group_2 {
        width: 60rem;
        height: 80rem;
        background: url(/img/SketchPng9dedfa42f8c1664f18427022a234352e9b47ffae2ddc247e7a2dc10b52d1d33a.png) -11rem -9rem no-repeat;
        background-size: 71rem 98rem;
        margin: -2rem 0 0 -2rem;
    }

    .image-text_72 {
        width: 44rem;
        height: 64rem;
        margin: 8rem 0 0 8rem;
    }

    .label_2 {
        width: 44rem;
        height: 44rem;
    }

    .text-group_3 {
        width: 31rem;
        height: 14rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 10rem;
        letter-spacing: 0.02500000037252903rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 14rem;
        margin: 6rem 0 0 7rem;
    }

    .group_3 {
        width: 60rem;
        height: 190rem;
        background: url(/img/SketchPngbeb3a52c394d0f6862700c49275e5bc092ed362bd0e9293b30054f80d289b7f5.png) -12rem -10rem no-repeat;
        background-size: 72rem 210rem;
        margin: 8rem 0 0 -2rem;
    }

    .image-text_73 {
        width: 41rem;
        height: 38rem;
        margin: 14rem 0 0 10rem;
    }

    .thumbnail_1 {
        width: 20rem;
        height: 20rem;
        margin-left: 10rem;
    }

    .text-group_4 {
        width: 41rem;
        height: 14rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 10rem;
        letter-spacing: 0.02500000037252903rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 14rem;
        margin-top: 4rem;
    }

    .image_7 {
        width: 32rem;
        height: 1rem;
        margin: 12rem 0 0 14rem;
    }

    .image-text_74 {
        width: 41rem;
        height: 38rem;
        margin: 11rem 0 0 10rem;
    }

    .thumbnail_2 {
        width: 20rem;
        height: 20rem;
        margin-left: 10rem;
    }

    .text-group_5 {
        width: 41rem;
        height: 14rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 10rem;
        letter-spacing: 0.02500000037252903rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 14rem;
        margin-top: 4rem;
    }

    .image_8 {
        width: 32rem;
        height: 1rem;
        margin: 12rem 0 0 14rem;
    }

    .block_2 {
        background-color: rgba(5, 105, 255, 1);
        border-radius: 8rem;
        width: 48rem;
        height: 54rem;
        margin: 3rem 0 6rem 6rem;
    }

    .image-text_75 {
        width: 41rem;
        height: 38rem;
        margin: 8rem 0 0 4rem;
    }

    .thumbnail_3 {
        width: 20rem;
        height: 20rem;
        margin-left: 10rem;
    }

    .text-group_6 {
        width: 41rem;
        height: 14rem;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 10rem;
        letter-spacing: 0.02500000037252903rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 14rem;
        margin-top: 4rem;
    }

    .image_9 {
        width: 56rem;
        height: 44rem;
        margin-top: 10rem;
    }

    .box_37 {
        width: 1199rem;
        height: 127rem;
        margin: 6rem 0 0 121rem;
    }

    .text-wrapper_4 {
        width: 1199rem;
        height: 127rem;
        background: url(/img/SketchPng39e0bd4db365d188e71a503c433e9d9148621c059d947645bd9614c35cc50263.png) 100% no-repeat;
        background-size: 100% 100%;
    }

    .text_11 {
        width: 206rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 53rem 0 0 59rem;
    }

    .text_12 {
        width: 110rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 53rem 0 0 188rem;
    }

    .text_13 {
        width: 126rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 53rem 0 0 172rem;
    }

    .text_14 {
        width: 125rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 53rem 40rem 0 173rem;
    }

    .box_38 {
        width: 1199rem;
        height: 340rem;
        margin: 30rem 0 0 120rem;
    }

    .box_6 {
        height: 340rem;
        background: url(/img/SketchPngeec1b3e2a9870cc36dea5892f2f497be41d088ed8b0a0ffd9f986b99f174d4a9.png) -26rem -24rem no-repeat;
        background-size: 352rem 392rem;
        width: 299rem;
    }

    .image-wrapper_4 {
        height: 340rem;
        background: url(/img/a0a7cde3ed504418b7b6c9ec730bee33_mergeImage.png) 100% no-repeat;
        background-size: 100% 100%;
        width: 299rem;
    }

    .image_10 {
        width: 299rem;
        height: 340rem;
    }

    .image-wrapper_5 {
        height: 340rem;
        background: url(/img/SketchPngd1f6b20eac274775ba3a22a3cfb10ee104cc3d038e34f13e4abe3fdaf353809d.png) -27rem -24rem no-repeat;
        background-size: 592rem 392rem;
        margin-left: 31rem;
        width: 539rem;
    }

    .image_11 {
        width: 539rem;
        height: 340rem;
    }

    .image_12 {
        width: 299rem;
        height: 254rem;
        margin-left: 31rem;
    }

    .box_39 {
        position: relative;
        width: 682rem;
        height: 56rem;
        margin: 160rem 0 0 379rem;
    }

    .image_13 {
        width: 185rem;
        height: 10rem;
        margin: 36rem 0 0 370rem;
    }

    .text_15 {
        position: absolute;
        left: 0;
        top: 0;
        width: 682rem;
        height: 56rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 40rem;
        letter-spacing: 0.10000000149011612rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 56rem;
    }

    .text-wrapper_54 {
        width: 514rem;
        height: 22rem;
        margin: 16rem 0 1rem 463rem;
    }

    .text_16 {
        width: 514rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
    }

    .box_8 {
        border-radius: 20rem;
        position: absolute;
        left: 449rem;
        top: 813rem;
        width: 541rem;
        height: 340rem;
        border: 3rem solid rgba(255, 255, 255, 1);
    }

    .image-text_76 {
        width: 153rem;
        height: 59rem;
        margin: 30rem 0 0 192rem;
    }

    .image_14 {
        width: 153rem;
        height: 26rem;
    }

    .text-group_7 {
        width: 145rem;
        height: 25rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 18rem;
        letter-spacing: 0.04500000178813934rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 25rem;
        margin: 8rem 0 0 5rem;
    }

    .text-wrapper_55 {
        width: 338rem;
        height: 23rem;
        margin: 30rem 0 0 86rem;
    }

    .text_17 {
        width: 94rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
    }

    .text_18 {
        width: 94rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin-top: 1rem;
    }

    .text-wrapper_56 {
        width: 322rem;
        height: 23rem;
        margin: 11rem 0 0 86rem;
    }

    .text_19 {
        width: 94rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
    }

    .text_20 {
        width: 78rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin-top: 1rem;
    }

    .text-wrapper_57 {
        width: 370rem;
        height: 23rem;
        margin: 11rem 0 0 86rem;
    }

    .text_21 {
        width: 110rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
    }

    .text_22 {
        width: 126rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin-top: 1rem;
    }

    .text-wrapper_58 {
        width: 370rem;
        height: 23rem;
        margin: 11rem 0 0 86rem;
    }

    .text_23 {
        width: 110rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
    }

    .text_24 {
        width: 126rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin-top: 1rem;
    }

    .text-wrapper_59 {
        width: 370rem;
        height: 23rem;
        margin: 11rem 0 0 86rem;
    }

    .text_25 {
        width: 110rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
    }

    .text_26 {
        width: 126rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin-top: 1rem;
    }

    .text-wrapper_60 {
        width: 338rem;
        height: 23rem;
        margin: 11rem 0 28rem 86rem;
    }

    .text_27 {
        width: 78rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
    }

    .text_28 {
        width: 94rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin-top: 1rem;
    }

    .box_9 {
        border-radius: 20rem;
        position: absolute;
        left: 120rem;
        top: 813rem;
        width: 300rem;
        height: 340rem;
        border: 3rem solid rgba(255, 255, 255, 1);
    }

    .image-text_77 {
        width: 116rem;
        height: 59rem;
        margin: 30rem 0 0 92rem;
    }

    .image_15 {
        width: 105rem;
        height: 26rem;
        margin-left: 6rem;
    }

    .text-group_8 {
        width: 116rem;
        height: 25rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 18rem;
        letter-spacing: 0.04500000178813934rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 25rem;
        margin-top: 8rem;
    }

    .text_29 {
        width: 110rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 30rem 0 0 95rem;
    }

    .text_30 {
        width: 78rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 12rem 0 0 95rem;
    }

    .text_31 {
        width: 110rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 12rem 0 0 95rem;
    }

    .text_32 {
        width: 110rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 12rem 0 0 95rem;
    }

    .text_33 {
        width: 110rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 12rem 0 0 95rem;
    }

    .text_34 {
        width: 17rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 12rem 0 29rem 109rem;
    }

    .image-wrapper_6 {
        height: 340rem;
        background: url(/img/16d227e62d0f43858c1e2fa0b8a97f18_mergeImage.png) 100% no-repeat;
        background-size: 100% 100%;
        width: 299rem;
        position: absolute;
        left: 1020rem;
        top: 813rem;
    }

    .image_16 {
        width: 299rem;
        height: 340rem;
    }

    .box_10 {
        border-radius: 20rem;
        position: absolute;
        left: 1020rem;
        top: 813rem;
        width: 300rem;
        height: 340rem;
        border: 3rem solid rgba(255, 255, 255, 1);
    }

    .image-text_78 {
        width: 109rem;
        height: 59rem;
        margin: 30rem 0 0 96rem;
    }

    .image_17 {
        width: 87rem;
        height: 26rem;
        margin-left: 11rem;
    }

    .text-group_9 {
        width: 109rem;
        height: 25rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 18rem;
        letter-spacing: 0.04500000178813934rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 25rem;
        margin-top: 8rem;
    }

    .text_35 {
        width: 126rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 30rem 0 0 87rem;
    }

    .text_36 {
        width: 110rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 12rem 0 0 87rem;
    }

    .text_37 {
        width: 110rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 12rem 0 0 87rem;
    }

    .text_38 {
        width: 78rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 12rem 0 0 87rem;
    }

    .text_39 {
        width: 78rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 12rem 0 0 87rem;
    }

    .text_40 {
        width: 78rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 12rem 0 29rem 87rem;
    }

    .block_33 {
        width: 1440rem;
        height: 844rem;
    }

    .section_25 {
        width: 1136rem;
        height: 463rem;
        margin: 79rem auto;
        margin-bottom: 0;
    }

    .group_45 {
        width: 420rem;
        height: 463rem;
    }

    .text-wrapper_12 {
        background-color: rgba(243, 243, 255, 1);
        border-radius: 16rem;
        width: 420rem;
        height: 266rem;
        justify-content: flex-center;
    }

    .text_41 {
        width: 96rem;
        height: 33rem;
        overflow-wrap: break-word;
        color: rgba(109, 56, 252, 1);
        font-size: 24rem;
        font-weight: 600;
        text-align: center;
        white-space: nowrap;
        line-height: 33rem;
        margin: 30rem 0 0 30rem;
    }

    .paragraph_2 {
        width: 292rem;
        height: 48rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        text-align: justify;
        line-height: 24rem;
        margin: 12rem 0 0 30rem;
    }

    .text_42 {
        width: 96rem;
        height: 33rem;
        overflow-wrap: break-word;
        color: rgba(109, 56, 252, 1);
        font-size: 24rem;
        font-weight: 600;
        text-align: center;
        white-space: nowrap;
        line-height: 33rem;
        margin: 20rem 0 0 30rem;
    }

    .paragraph_3 {
        width: 360rem;
        height: 48rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        text-align: justify;
        line-height: 24rem;
        margin: 12rem 0 30rem 30rem;
    }

    .box_11 {
        background-color: #E3F6FF;
        border-radius: 16rem;
        width: 420rem;
        height: 177rem;
        margin-top: 20rem;
    }

    .text-group_62 {
        width: 360rem;
        height: 117rem;
        margin: 30rem 0 0 30rem;
    }

    .text_43 {
        width: 240rem;
        height: 33rem;
        overflow-wrap: break-word;
        color: rgba(5, 165, 167, 1);
        font-size: 24rem;
        font-weight: 600;
        text-align: center;
        white-space: nowrap;
        line-height: 33rem;
    }

    .text_44 {
        width: 360rem;
        height: 72rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        text-align: justify;
        line-height: 24rem;
        margin-top: 12rem;
    }

    .block_5 {
        box-shadow: 0rem 2rem 34rem 0rem rgba(116, 137, 167, 0.1);
        border-radius: 16rem;
        height: 463rem;
        width: 696rem;
    }

    .box_12 {
        background-color: rgba(255, 255, 255, 1);
        border-radius: 16rem;
        width: 695rem;
        height: 463rem;
        margin-left: 1rem;
        justify-content: flex-center;
        display: block;
    }

    /* .block_5 .img {
    display: none;
} */
    .text_45 {
        background-image: linear-gradient(134deg, rgba(63, 102, 255, 1) 0, rgba(118, 54, 255, 1) 100%);
        width: 134rem;
        height: 47rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 34rem;
        font-family: AlibabaPuHuiTi-Bold;
        font-weight: 700;
        text-align: left;
        white-space: nowrap;
        line-height: 47rem;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        margin: 20rem 0 0 281rem;
    }

    .group_4 {
        box-shadow: 0rem 2rem 34rem 0rem rgba(116, 137, 167, 0.1);
        background-color: rgba(255, 255, 255, 1);
        border-radius: 12rem;
        height: 121rem;
        width: 635rem;
        margin: 20rem 0 0 30rem;
    }

    .text-wrapper_61 {
        width: 144rem;
        height: 22rem;
        margin: 16rem 0 0 246rem;
    }

    .text_46 {
        width: 144rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        font-weight: 600;
        text-align: left;
        white-space: nowrap;
        line-height: 22rem;
    }

    .box_40 {
        width: 574rem;
        height: 52rem;
        margin: 17rem 0 14rem 30rem;
    }

    .image-text_79 {
        width: 56rem;
        height: 52rem;
    }

    .image_18 {
        width: 17rem;
        height: 24rem;
        margin-left: 20rem;
    }

    .text-group_11 {
        width: 56rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 14rem;
        font-weight: 600;
        text-align: left;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 8rem;
    }

    .image-text_80 {
        width: 56rem;
        height: 52rem;
        margin-left: 63rem;
    }

    .label_3 {
        width: 23rem;
        height: 24rem;
        margin-left: 16rem;
    }

    .text-group_12 {
        width: 56rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 14rem;
        font-weight: 600;
        text-align: left;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 8rem;
    }

    .image-text_81 {
        width: 56rem;
        height: 52rem;
        margin-left: 63rem;
    }

    .label_4 {
        width: 24rem;
        height: 24rem;
        margin-left: 16rem;
    }

    .text-group_13 {
        width: 56rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 14rem;
        font-weight: 600;
        text-align: left;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 8rem;
    }

    .image-text_82 {
        width: 56rem;
        height: 52rem;
        margin-left: 64rem;
    }

    .label_5 {
        width: 24rem;
        height: 24rem;
        margin-left: 16rem;
    }

    .text-group_14 {
        width: 56rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 14rem;
        font-weight: 600;
        text-align: left;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 8rem;
    }

    .image-text_83 {
        width: 56rem;
        height: 50rem;
        margin: 2rem 0 0 63rem;
    }

    .image_19 {
        width: 24rem;
        height: 20rem;
        margin-left: 16rem;
    }

    .text-group_15 {
        width: 56rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 14rem;
        font-weight: 600;
        text-align: left;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 10rem;
    }

    .thumbnail_4 {
        width: 19rem;
        height: 4rem;
        margin: 22rem 0 0 22rem;
    }

    .group_5 {
        width: 29rem;
        height: 28rem;
        background: url(/img/SketchPng8bf772cc6c78366256d723aee1ea2ac1bbec9b3ea956368e91fc672a611302ec.png) 0rem -1rem no-repeat;
        background-size: 30rem 29rem;
        margin: 1rem 0 0 333rem;
    }

    .group_6 {
        box-shadow: 0rem 2rem 34rem 0rem rgba(116, 137, 167, 0.1);
        background-color: rgba(255, 255, 255, 1);
        border-radius: 12rem;
        height: 116rem;
        width: 635rem;
        justify-content: flex-center;
        margin: 2rem 0 0 30rem;
    }

    .text-wrapper_62 {
        width: 128rem;
        height: 22rem;
        margin: 14rem 0 0 254rem;
    }

    .text_47 {
        width: 128rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        font-weight: 600;
        text-align: left;
        white-space: nowrap;
        line-height: 22rem;
    }

    .section_26 {
        width: 574rem;
        height: 52rem;
        margin: 14rem 0 14rem 30rem;
    }

    .image-text_84 {
        width: 30rem;
        height: 49rem;
        margin-top: 3rem;
    }

    .image_20 {
        width: 24rem;
        height: 19rem;
        margin-left: 3rem;
    }

    .text-group_16 {
        width: 30rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 14rem;
        font-weight: 600;
        text-align: left;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 10rem;
    }

    .image-text_85 {
        width: 40rem;
        height: 52rem;
        margin-left: 25rem;
    }

    .group_8 {
        height: 24rem;
        margin-left: 8rem;
        width: 24rem;
    }

    .text-wrapper_15 {
        height: 22rem;
        background: url(/img/SketchPng86516dc9ecac02e84f6ac83e625420c9ca853de2f5f6d7a5aa469cff92cd79e0.png) 0rem -1rem no-repeat;
        background-size: 24rem 24rem;
        margin-top: 1rem;
        width: 24rem;
    }

    .text_48 {
        background-image: linear-gradient(226deg, rgba(147, 38, 255, 1) 0, rgba(51, 85, 249, 1) 100%);
        width: 12rem;
        height: 17rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 14rem;
        font-family: AlimamaShuHeiTi-Bold;
        font-weight: 700;
        text-align: left;
        white-space: nowrap;
        line-height: 20rem;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        margin: 2rem 0 0 3rem;
    }

    .text-group_17 {
        width: 40rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 14rem;
        font-weight: 600;
        text-align: left;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 8rem;
    }

    .image-text_86 {
        width: 61rem;
        height: 52rem;
        margin-left: 25rem;
    }

    .label_6 {
        width: 24rem;
        height: 24rem;
        margin-left: 19rem;
    }

    .text-group_18 {
        width: 61rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 14rem;
        font-weight: 600;
        text-align: left;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 8rem;
    }

    .image-text_87 {
        width: 55rem;
        height: 51rem;
        margin: 1rem 0 0 25rem;
    }

    .label_7 {
        width: 24rem;
        height: 23rem;
        margin-left: 16rem;
    }

    .text-group_19 {
        text-shadow: inset 0rem 1rem 3rem rgba(0, 0, 0, 0.5);
        width: 55rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 14rem;
        font-weight: 600;
        text-align: left;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 8rem;
    }

    .image-text_88 {
        width: 35rem;
        height: 51rem;
        margin: 1rem 0 0 26rem;
    }

    .label_8 {
        width: 22rem;
        height: 22rem;
        margin-left: 7rem;
    }

    .text-group_20 {
        width: 35rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 14rem;
        font-weight: 600;
        text-align: left;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 9rem;
    }

    .image-text_89 {
        width: 42rem;
        height: 51rem;
        margin: 1rem 0 0 25rem;
    }

    .label_9 {
        width: 24rem;
        height: 22rem;
        margin-left: 9rem;
    }

    .text-group_21 {
        width: 42rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 14rem;
        font-weight: 600;
        text-align: left;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 9rem;
    }

    .image-text_90 {
        width: 61rem;
        height: 51rem;
        margin: 1rem 0 0 25rem;
    }

    .label_10 {
        width: 22rem;
        height: 22rem;
        margin-left: 20rem;
    }

    .text-group_22 {
        width: 61rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 14rem;
        font-weight: 600;
        text-align: left;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 9rem;
    }

    .image-text_91 {
        width: 33rem;
        height: 52rem;
        margin-left: 25rem;
    }

    .image_21 {
        width: 19rem;
        height: 24rem;
        margin-left: 8rem;
    }

    .text-group_23 {
        width: 33rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 14rem;
        font-weight: 600;
        text-align: left;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 8rem;
    }

    .thumbnail_5 {
        width: 19rem;
        height: 4rem;
        margin: 22rem 0 0 22rem;
    }

    .group_9 {
        width: 29rem;
        height: 28rem;
        background: url(/img/SketchPng8bf772cc6c78366256d723aee1ea2ac1bbec9b3ea956368e91fc672a611302ec.png) 0rem -1rem no-repeat;
        background-size: 30rem 29rem;
        margin-left: 333rem;
    }

    .text-wrapper_16 {
        height: 57rem;
        width: 635rem;
        margin: 3rem 0 20rem 30rem;
        background: linear-gradient(103deg, #3355F9 0%, #7236fd 90%, #9326FF 100%);
        border-radius: 14rem;
    }

    .text_49 {
        width: 100rem;
        height: 28rem;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 20rem;
        font-weight: 600;
        text-align: left;
        white-space: nowrap;
        line-height: 28rem;
        margin: 15rem 0 0 268rem;
    }

    .section_27 {
        width: 1139rem;
        height: 201rem;
        margin: 20rem auto;
    }

    .block_8 {
        background-color: rgba(255, 245, 227, 1);
        border-radius: 16rem;
        width: 420rem;
        height: 201rem;
    }

    .text-group_63 {
        width: 360rem;
        height: 141rem;
        margin: 30rem 0 0 30rem;
    }

    .text_50 {
        width: 96rem;
        height: 33rem;
        overflow-wrap: break-word;
        color: rgba(255, 155, 0, 1);
        font-size: 24rem;
        font-weight: 600;
        text-align: center;
        white-space: nowrap;
        line-height: 33rem;
    }

    .text_51 {
        width: 360rem;
        height: 96rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        text-align: justify;
        line-height: 24rem;
        margin-top: 12rem;
    }

    .block_9 {
        box-shadow: 0rem 2rem 34rem 0rem rgba(116, 137, 167, 0.1);
        background-color: rgba(26, 26, 26, 1);
        border-radius: 16rem;
        width: 699rem;
        height: 201rem;
    }

    .text-group_64 {
        width: 638rem;
        height: 141rem;
        margin: 30rem 0 0 28rem;
    }

    .text_52 {
        width: 168rem;
        height: 33rem;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 24rem;
        font-weight: 600;
        text-align: center;
        white-space: nowrap;
        line-height: 33rem;
        margin-left: 12rem;
    }

    .text_53 {
        width: 638rem;
        height: 96rem;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 14rem;
        text-align: justify;
        line-height: 24rem;
        margin-top: 12rem;
        opacity: 0.8;
    }

    .section_6 {
        width: 1440rem;
        height: 962rem;
        background: url(/img/SketchPng08b8e46b3b3a1b47c758ddf26d63d65c01e048047c42d1a9b13cf5da02947554.png) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: -1rem;
    }

    .group_46 {
        position: relative;
        width: 562rem;
        height: 56rem;
        margin: 80rem 0 0 439rem;
    }

    .image_22 {
        width: 154rem;
        height: 7rem;
        margin: 36rem 0 0 401rem;
    }

    .text_54 {
        position: absolute;
        left: 0;
        top: 0;
        width: 562rem;
        height: 56rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 40rem;
        letter-spacing: 0.10000000149011612rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 56rem;
    }

    .text_55 {
        width: 369rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 16rem 0 0 536rem;
    }

    .list_8 {
        width: 1200rem;
        height: 292rem;
        justify-content: space-between;
        margin: 80rem auto;
        margin-bottom: 0;
    }

    .list-items_1-0 {
        position: relative;
        width: 280rem;
        height: 292rem;
        background: url(/img/SketchPng39545cfc1fe27713e7644fb33d99dc98eb8a16c310bbea8e2e4d9358dc98d75d.png) -34rem -32rem no-repeat;
        background-size: 348rem 360rem;
        margin-right: 27rem;
    }

    .text_56-0 {
        position: absolute;
        left: 76rem;
        top: 30rem;
        width: 129rem;
        height: 45rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 32rem;
        letter-spacing: 0.07999999821186066rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 45rem;
    }

    .text_58-0 {
        width: 216rem;
        height: 60rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-weight: 400;
        text-align: justify;
        line-height: 20rem;
        margin: 95rem 0 0 32rem;
    }

    .image_23-0 {
        width: 280rem;
        height: 105rem;
        margin-top: 32rem;
        background: linear-gradient(360deg, #3355F9 0%, #3355F9 100%);
        border-radius: 16rem;
        height: 105rem;
    }

    .block_10-0 {
        border-radius: 16rem;
        background-image: url(/img/3d8b85b876f645308dcb93e0e79aac27_mergeImage.png);
        position: absolute;
        left: 0;
        top: 151rem;
        width: 280rem;
        height: 141rem;
        background: url(/img/3d8b85b876f645308dcb93e0e79aac27_mergeImage.png);
    }

    .list-items_1-1 {
        position: relative;
        width: 280rem;
        height: 292rem;
        background: url(/img/SketchPng39545cfc1fe27713e7644fb33d99dc98eb8a16c310bbea8e2e4d9358dc98d75d.png) -34rem -32rem no-repeat;
        background-size: 348rem 360rem;
        margin-right: 27rem;
    }

    .text_56-1 {
        position: absolute;
        left: 76rem;
        top: 30rem;
        width: 129rem;
        height: 45rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 32rem;
        letter-spacing: 0.07999999821186066rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 45rem;
    }

    .text_58-1 {
        width: 216rem;
        height: 60rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-weight: 400;
        text-align: justify;
        line-height: 20rem;
        margin: 95rem 0 0 32rem;
    }

    .image_23-1 {
        width: 280rem;
        margin-top: 32rem;
        background: linear-gradient(360deg, #3355F9 0%, #3355F9 100%);
        border-radius: 16rem;
        height: 105rem;
    }

    .block_10-1 {
        border-radius: 16rem;
        background-image: url(/img/3d8b85b876f645308dcb93e0e79aac27_mergeImage.png);
        position: absolute;
        left: 0;
        top: 151rem;
        width: 280rem;
        height: 141rem;
        background: url(/img/5f04d675944b423788a9df93c7c2c70a_mergeImage.png);
    }

    .list-items_1-2 {
        position: relative;
        width: 280rem;
        height: 292rem;
        background: url(/img/SketchPng39545cfc1fe27713e7644fb33d99dc98eb8a16c310bbea8e2e4d9358dc98d75d.png) -34rem -32rem no-repeat;
        background-size: 348rem 360rem;
        margin-right: 27rem;
    }

    .text_56-2 {
        position: absolute;
        left: 76rem;
        top: 30rem;
        width: 129rem;
        height: 45rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 32rem;
        letter-spacing: 0.07999999821186066rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 45rem;
    }

    .text_58-2 {
        width: 216rem;
        height: 60rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-weight: 400;
        text-align: justify;
        line-height: 20rem;
        margin: 95rem 0 0 32rem;
    }

    .image_23-2 {
        width: 280rem;
        height: 105rem;
        margin-top: 32rem;
        background: linear-gradient(360deg, #3355F9 0%, #3355F9 100%);
        border-radius: 16rem;
        height: 105rem;
    }

    .block_10-2 {
        border-radius: 16rem;
        background-image: url(/img/3d8b85b876f645308dcb93e0e79aac27_mergeImage.png);
        position: absolute;
        left: 0;
        top: 151rem;
        width: 280rem;
        height: 141rem;
        background: url(/public/uploads/20240829/d2ba9a51a6c3cb67a4b8af6d13ef2e3d.png);
        background-size: 137rem;
        background-repeat: no-repeat;
        background-position: right bottom;
    }

    .list-items_1-3 {
        position: relative;
        width: 280rem;
        height: 292rem;
        background: url(/img/SketchPng39545cfc1fe27713e7644fb33d99dc98eb8a16c310bbea8e2e4d9358dc98d75d.png) -34rem -32rem no-repeat;
        background-size: 348rem 360rem;
        margin-right: 27rem;
    }

    .text_57-3 {
        position: absolute;
        left: 59rem;
        top: 30rem;
        width: 129rem;
        height: 45rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 32rem;
        letter-spacing: 0.07999999821186066rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 45rem;
    }

    .text_58-3 {
        width: 216rem;
        height: 60rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-weight: 400;
        text-align: justify;
        line-height: 20rem;
        margin: 95rem 0 0 32rem;
    }

    .image_23-3 {
        width: 280rem;
        height: 105rem;
        margin-top: 32rem;
        background: linear-gradient(360deg, #3355F9 0%, #3355F9 100%);
        border-radius: 16rem;
        height: 105rem;
    }

    .block_10-3 {
        border-radius: 16rem;
        background-image: url(/img/3d8b85b876f645308dcb93e0e79aac27_mergeImage.png);
        position: absolute;
        left: 0;
        top: 151rem;
        width: 280rem;
        height: 141rem;
        background: url(/img/02274130744f48b0a570153b0cebd507_mergeImage.png);
    }

    .text_59 {
        width: 762rem;
        height: 56rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 40rem;
        letter-spacing: 0.10000000149011612rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 56rem;
        margin: 160rem 0 0 339rem;
    }

    .image-wrapper_39 {
        width: 1085rem;
        height: 74rem;
        margin: 71rem 0 0 181rem;
    }

    .image_24 {
        width: 50rem;
        height: 50rem;
    }

    .image_25 {
        width: 1rem;
        height: 55rem;
        margin: 19rem 0 0 80rem;
    }

    .label_11 {
        width: 49rem;
        height: 47rem;
        margin: 3rem 0 0 80rem;
    }

    .image_26 {
        width: 1rem;
        height: 55rem;
        margin: 19rem 0 0 78rem;
    }

    .label_12 {
        width: 48rem;
        height: 46rem;
        margin: 3rem 0 0 81rem;
    }

    .image_27 {
        width: 1rem;
        height: 55rem;
        margin: 19rem 0 0 78rem;
    }

    .label_13 {
        width: 49rem;
        height: 48rem;
        margin: 2rem 0 0 80rem;
    }

    .image_28 {
        width: 1rem;
        height: 55rem;
        margin: 19rem 0 0 78rem;
    }

    .label_14 {
        width: 48rem;
        height: 45rem;
        margin: 4rem 0 0 80rem;
    }

    .image_29 {
        width: 1rem;
        height: 55rem;
        margin: 19rem 0 0 79rem;
    }

    .label_15 {
        width: 46rem;
        height: 48rem;
        margin: 2rem 0 0 76rem;
    }

    .text-wrapper_63 {
        width: 1098rem;
        height: 28rem;
        margin: 1rem 0 26rem 165rem;
    }

    .text_60 {
        width: 81rem;
        height: 28rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 28rem;
    }

    .text_61 {
        width: 81rem;
        height: 28rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 28rem;
        margin-left: 129rem;
    }

    .text_62 {
        width: 81rem;
        height: 28rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 28rem;
        margin-left: 127rem;
    }

    .text_63 {
        width: 81rem;
        height: 28rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 28rem;
        margin-left: 127rem;
    }

    .text_64 {
        width: 41rem;
        height: 28rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 28rem;
        margin-left: 147rem;
    }

    .text_65 {
        width: 41rem;
        height: 28rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 28rem;
        margin-left: 162rem;
    }

    .block_34 {
        position: relative;
        width: 1440rem;
        height: 2820rem;
        margin-bottom: 1rem;
    }

    .image-wrapper_8 {
        background-color: rgba(237, 240, 243, 1);
        height: 4rem;
        width: 1440rem;
    }

    .image_30 {
        width: 208rem;
        height: 2rem;
        margin: 1rem 0 0 727rem;
    }

    .box_41 {
        width: 1200rem;
        height: 300rem;
        margin: 80rem 0 0 120rem;
    }

    .section_8 {
        width: 600rem;
        height: 300rem;
    }

    .text-group_65 {
        width: 520rem;
        height: 136rem;
        margin: 40rem 0 0 40rem;
    }

    .text_66 {
        width: 129rem;
        height: 45rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 32rem;
        letter-spacing: 0.07999999821186066rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 45rem;
    }

    .text_67 {
        width: 520rem;
        height: 66rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 1rem;
        font-weight: 400;
        text-align: justify;
        line-height: 22rem;
        margin-top: 25rem;
    }

    .text-wrapper_18 {
        background-color: rgba(5, 105, 255, 1);
        border-radius: 20rem;
        height: 40rem;
        width: 113rem;
        margin: 32rem 0 52rem 38rem;
    }

    .text_68 {
        width: 57rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
        margin: 10rem 0 0 28rem;
    }

    .section_9 {
        box-shadow: 0rem 2rem 34rem 0rem rgba(116, 137, 167, 0.1);
        border-radius: 0rem 16rem 16rem 0rem;
        background-image: url(/img/0e5d1365fb7e4bffa231170bb9a04fb5_mergeImage.png);
        width: 600rem;
        height: 300rem;
    }

    .group_12 {
        width: 1440rem;
        height: 539rem;
        background: url(/img/SketchPnga023d2c32dfe3c13e7df07e99684e6c452fe2f6897b36251aae2dde9f2cd02d1.png) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 80rem;
        justify-content: flex-center;
    }

    .text-group_66 {
        width: 494rem;
        height: 94rem;
        margin: 80rem 0 0 473rem;
    }

    .text_69 {
        width: 281rem;
        height: 56rem;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 40rem;
        letter-spacing: 0.10000000149011612rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 56rem;
        margin-left: 107rem;
    }

    .text_70 {
        width: 494rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin-top: 16rem;
    }

    .box_42 {
        width: 1200rem;
        height: 225rem;
        margin: 60rem 0 80rem 120rem;
    }

    .box_14 {
        box-shadow: 0rem 2rem 34rem 0rem rgba(116, 137, 167, 0.1);
        background-color: rgba(255, 255, 255, 1);
        border-radius: 16rem;
        width: 380rem;
        height: 225rem;
    }

    .label_16 {
        width: 26rem;
        height: 26rem;
        margin: 32rem 0 0 32rem;
    }

    .text-group_67 {
        width: 320rem;
        height: 119rem;
        margin: 18rem 0 30rem 30rem;
    }

    .text_71 {
        width: 144rem;
        height: 33rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 24rem;
        font-weight: 600;
        text-align: center;
        white-space: nowrap;
        line-height: 33rem;
    }

    .text_72 {
        width: 320rem;
        height: 74rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        font-weight: 600;
        text-align: justify;
        line-height: 24rem;
        margin-top: 12rem;
    }

    .box_15 {
        width: 380rem;
        height: 225rem;
        margin-left: 30rem;
        background: #FFFFFF;
        box-shadow: 0rem 2rem 34rem 0rem rgba(116, 137, 167, 0.1);
        border-radius: 16rem;
    }

    .label_17 {
        width: 26rem;
        height: 26rem;
        margin: 32rem 0 0 32rem;
    }

    .text-group_68 {
        width: 320rem;
        height: 119rem;
        margin: 18rem 0 30rem 30rem;
    }

    .text_73 {
        width: 144rem;
        height: 33rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 24rem;
        font-weight: 600;
        text-align: center;
        white-space: nowrap;
        line-height: 33rem;
    }

    .text_74 {
        width: 320rem;
        height: 74rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        font-weight: 600;
        text-align: justify;
        line-height: 24rem;
        margin-top: 12rem;
    }

    .text-group_30 {
        width: 380rem;
        height: 225rem;
        margin-left: 30rem;
        background: #FFFFFF;
        box-shadow: 0rem 2rem 34rem 0rem rgba(116, 137, 167, 0.1);
        border-radius: 16rem;
    }

    .text_75 {
        width: 144rem;
        height: 33rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 24rem;
        font-weight: 600;
        text-align: center;
        white-space: nowrap;
        line-height: 33rem;
        margin: 18rem 0 0 30rem;
    }

    .text_76 {
        width: 320rem;
        height: 74rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        font-weight: 600;
        text-align: justify;
        line-height: 24rem;
        margin: 12rem 0 30rem 30rem;
    }

    .box_43 {
        position: relative;
        width: 163rem;
        height: 56rem;
        margin: 80rem 0 0 640rem;
    }

    .image_31 {
        width: 78rem;
        height: 9rem;
        margin: 34rem 0 0 85rem;
    }

    .text_77 {
        position: absolute;
        left: 0;
        top: 0;
        width: 161rem;
        height: 56rem;
        overflow-wrap: break-word;
        color: rgba(19, 32, 44, 1);
        font-size: 40rem;
        letter-spacing: 0.10000000149011612rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 56rem;
    }

    .box_44 {
        width: 1200rem;
        height: 220rem;
        margin: 60rem 0 0 120rem;
    }

    .group_15 {
        background-color: rgba(19, 32, 44, 1);
        border-radius: 16rem;
        width: 380rem;
        height: 220rem;
    }

    .image-wrapper_37 {
        height: 50rem;
        background: url(/img/SketchPng91ee383650fe9e5d0e4802d9095f5ee5ee41a2f9a78df7795cd4624b2afe9ddb.png) 0rem 0rem no-repeat;
        background-size: 205rem 50rem;
        width: 204rem;
        margin: 30rem 0 0 88rem;
    }

    .image_59 {
        width: 59rem;
        height: 40rem;
        margin: 5rem 0 0 73rem;
    }

    .text-group_69 {
        width: 181rem;
        height: 58rem;
        margin: 26rem 0 56rem 100rem;
    }

    .text_78 {
        width: 63rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: left;
        white-space: nowrap;
        line-height: 22rem;
        margin-left: 59rem;
    }

    .text_79 {
        width: 181rem;
        height: 24rem;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-family: AlimamaShuHeiTi-Bold;
        font-weight: 700;
        text-align: left;
        white-space: nowrap;
        line-height: 28rem;
        margin-top: 12rem;
    }

    .group_16 {
        box-shadow: 0rem 2rem 11rem 0rem rgba(116, 137, 167, 0.18);
        background-color: rgba(19, 32, 44, 1);
        border-radius: 16rem;
        width: 380rem;
        height: 220rem;
        margin-left: 30rem;
        justify-content: flex-center;
    }

    .image-wrapper_10 {
        width: 287rem;
        height: 50rem;
        background: url(/img/SketchPngc489ec8b5d2a08ff47df9c488acaf927cffbae38c5e2c133324a11832eafedcf.png) 0rem 0rem no-repeat;
        background-size: 288rem 50rem;
        margin: 30rem 0 0 46rem;
    }

    .image_33 {
        width: 90rem;
        height: 29rem;
        margin: 11rem 0 0 48rem;
    }

    .image_34 {
        width: 85rem;
        height: 28rem;
        margin: 12rem 48rem 0 0;
    }

    .text-group_70 {
        width: 201rem;
        height: 84rem;
        margin: 26rem 0 30rem 90rem;
    }

    .text_80 {
        width: 63rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: left;
        white-space: nowrap;
        line-height: 22rem;
        margin-left: 69rem;
    }

    .paragraph_4 {
        width: 201rem;
        height: 50rem;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-family: AlimamaShuHeiTi-Bold;
        font-weight: 700;
        text-align: center;
        line-height: 28rem;
        margin-top: 12rem;
    }

    .group_17 {
        box-shadow: 0rem 2rem 11rem 0rem rgba(116, 137, 167, 0.18);
        background-color: rgba(19, 32, 44, 1);
        border-radius: 16rem;
        position: relative;
        width: 380rem;
        height: 220rem;
        margin-left: 30rem;
    }

    .image_35 {
        width: 115rem;
        height: 22rem;
        margin: 44rem 0 0 132rem;
    }

    .text-group_71 {
        width: 228rem;
        height: 84rem;
        margin: 40rem 0 30rem 76rem;
    }

    .text_81 {
        width: 63rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-weight: 600;
        text-align: left;
        white-space: nowrap;
        line-height: 22rem;
        margin-left: 83rem;
    }

    .paragraph_5 {
        width: 228rem;
        height: 50rem;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-family: AlimamaShuHeiTi-Bold;
        font-weight: 700;
        text-align: center;
        line-height: 28rem;
        margin-top: 12rem;
    }

    .image_36 {
        position: absolute;
        left: 88rem;
        top: 30rem;
        width: 204rem;
        height: 50rem;
    }

    .box_45 {
        width: 1216rem;
        height: 80rem;
        margin: 130rem 0 0 94rem;
    }

    .image-wrapper_11 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        width: 196rem;
    }

    .label_18 {
        width: 40rem;
        height: 40rem;
        margin: 20rem 0 0 78rem;
    }

    .image-wrapper_12 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        margin-left: 8rem;
        width: 196rem;
    }

    .image_37 {
        width: 66rem;
        height: 40rem;
        margin: 20rem 0 0 65rem;
    }

    .image-wrapper_13 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        margin-left: 8rem;
        width: 196rem;
    }

    .label_19 {
        width: 46rem;
        height: 40rem;
        margin: 20rem 0 0 75rem;
    }

    .image-wrapper_14 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        margin-left: 8rem;
        width: 196rem;
    }

    .label_20 {
        width: 40rem;
        height: 40rem;
        margin: 20rem 0 0 78rem;
    }

    .image-wrapper_15 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        margin-left: 8rem;
        width: 196rem;
    }

    .label_21 {
        width: 37rem;
        height: 40rem;
        margin: 20rem 0 0 79rem;
    }

    .image-wrapper_16 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        margin-left: 8rem;
        width: 196rem;
    }

    .image_38 {
        width: 75rem;
        height: 40rem;
        margin: 20rem 0 0 60rem;
    }

    .box_46 {
        width: 1216rem;
        height: 80rem;
        margin: 20rem 0 0 184rem;
    }

    .image-wrapper_17 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        width: 196rem;
    }

    .image_39 {
        width: 87rem;
        height: 40rem;
        margin: 20rem 0 0 55rem;
    }

    .image-wrapper_18 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        margin-left: 8rem;
        width: 196rem;
    }

    .image_40 {
        width: 104rem;
        height: 40rem;
        margin: 20rem 0 0 46rem;
    }

    .image-wrapper_19 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        margin-left: 8rem;
        width: 196rem;
    }

    .image_58 {
        width: 98rem;
        height: 40rem;
        margin: 20rem 0 0 49rem;
    }

    .image-wrapper_20 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        margin-left: 8rem;
        width: 196rem;
    }

    .image_42 {
        width: 111rem;
        height: 40rem;
        margin: 20rem 0 0 43rem;
    }

    .group_20 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        margin-left: 5rem;
        width: 196rem;
    }

    .box_16 {
        background-image: url(/img/b708ed4acd554625bdd01a52f8a55c4d_mergeImage.png);
        width: 95rem;
        height: 40rem;
        margin: 20rem 0 0 51rem;
    }

    .image-wrapper_21 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        margin-left: 11rem;
        width: 196rem;
    }

    .image_43 {
        width: 79rem;
        height: 40rem;
        margin: 20rem 0 0 59rem;
    }

    .box_47 {
        width: 1216rem;
        height: 80rem;
        margin: 20rem 0 0 94rem;
    }

    .image-wrapper_22 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        width: 196rem;
    }

    .image_44 {
        width: 156rem;
        height: 40rem;
        margin: 20rem 0 0 20rem;
    }

    .image-wrapper_23 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        margin-left: 8rem;
        width: 196rem;
    }

    .image_45 {
        width: 118rem;
        height: 44rem;
        margin: 17rem 0 0 39rem;
    }

    .image-wrapper_24 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        margin-left: 8rem;
        width: 196rem;
    }

    .image_46 {
        width: 141rem;
        height: 37rem;
        margin: 22rem 0 0 28rem;
    }

    .image-wrapper_25 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        margin-left: 8rem;
        width: 196rem;
    }

    .image_47 {
        width: 84rem;
        height: 40rem;
        margin: 20rem 0 0 56rem;
    }

    .image-wrapper_26 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        margin-left: 8rem;
        width: 196rem;
    }

    .image_48 {
        width: 156rem;
        height: 40rem;
        margin: 20rem 0 0 20rem;
    }

    .group_22 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        margin-left: 8rem;
        width: 196rem;
    }

    .box_17 {
        background-image: url(/img/1d10d0b97ed3466d922b7a14f7929c2a_mergeImage.png);
        width: 125rem;
        height: 40rem;
        margin: 20rem 0 0 36rem;
    }

    .group_23 {
        background-color: rgba(245, 247, 250, 1);
        position: relative;
        width: 1440rem;
        height: 622rem;
        margin: 368rem 0 1rem 0;
    }

    .text-wrapper_64 {
        width: 1111rem;
        height: 28rem;
        margin: 102rem 0 0 70rem;
    }

    .text_82 {
        width: 81rem;
        height: 28rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        text-align: justify;
        white-space: nowrap;
        line-height: 28rem;
    }

    .text_83 {
        width: 81rem;
        height: 28rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 28rem;
        margin-left: 364rem;
    }

    .text_84 {
        width: 81rem;
        height: 28rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 28rem;
        margin-left: 203rem;
    }

    .text_85 {
        width: 81rem;
        height: 28rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 28rem;
        margin-left: 220rem;
    }

    .box_48 {
        width: 1300rem;
        height: 250rem;
        margin: 40rem 0 0 70rem;
    }

    .box_49 {
        width: 260rem;
        height: 250rem;
    }

    .text_86 {
        width: 172rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
    }

    .text_87 {
        width: 205rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 20rem;
    }

    .text_88 {
        width: 260rem;
        height: 40rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-weight: 600;
        text-align: justify;
        line-height: 20rem;
        margin-top: 20rem;
    }

    .image-text_92 {
        width: 90rem;
        height: 114rem;
        margin-top: 16rem;
    }

    .image_49 {
        width: 90rem;
        height: 90rem;
    }

    .text-group_34 {
        width: 61rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 12rem;
        letter-spacing: 0.029999999329447746rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
        margin: 4rem 0 0 15rem;
    }

    .text-wrapper_65 {
        width: 99rem;
        height: 220rem;
        margin-left: 185rem;
    }

    .text_89 {
        width: 99rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
    }

    .text_90 {
        width: 71rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 20rem;
    }

    .text_91 {
        width: 71rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 20rem;
    }

    .text_92 {
        width: 57rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 20rem;
    }

    .text_93 {
        width: 57rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 20rem;
    }

    .text_94 {
        width: 91rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 20rem;
    }

    .text-wrapper_66 {
        width: 113rem;
        height: 220rem;
        margin-left: 185rem;
    }

    .text_95 {
        width: 113rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
    }

    .text_96 {
        width: 113rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 20rem;
    }

    .text_97 {
        width: 113rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 20rem;
    }

    .text_98 {
        width: 113rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 20rem;
    }

    .text_99 {
        width: 61rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 20rem;
    }

    .text_100 {
        width: 57rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 20rem;
    }

    .box_50 {
        width: 4rem;
        height: 124rem;
        margin: 8rem 0 0 176rem;
    }

    .group_26 {
        background-color: rgba(93, 110, 127, 1);
        border-radius: 50%;
        width: 4rem;
        height: 4rem;
    }

    .group_27 {
        background-color: rgba(93, 110, 127, 1);
        border-radius: 50%;
        width: 4rem;
        height: 4rem;
        margin-top: 56rem;
    }

    .group_28 {
        background-color: rgba(93, 110, 127, 1);
        border-radius: 50%;
        width: 4rem;
        height: 4rem;
        margin-top: 56rem;
    }

    .text-group_72 {
        width: 270rem;
        height: 160rem;
        margin-left: 8rem;
    }

    .text_101 {
        width: 270rem;
        height: 40rem;
        /* overflow-wrap: break-word; */
        /* color: rgba(93, 110, 127, 1); */
        /* font-size: 14rem; */
        letter-spacing: 0.03500000014901161rem;
        font-weight: 600;
        /* text-align: justify; */
        line-height: 20rem;
    }

    .text_102 {
        width: 270rem;
        height: 40rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-weight: 600;
        text-align: justify;
        line-height: 20rem;
        margin-top: 20rem;
    }

    .text_103 {
        width: 270rem;
        height: 40rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-weight: 600;
        text-align: justify;
        line-height: 20rem;
        margin-top: 20rem;
    }

    .image_50 {
        width: 1416rem;
        height: 1rem;
        margin: 30rem 0 0 12rem;
    }

    .image-text_93 {
        width: 348rem;
        height: 64rem;
        margin: 39rem 0 0 70rem;
    }

    .image_51 {
        width: 116rem;
        height: 27rem;
    }

    .text-group_36 {
        width: 348rem;
        height: 17rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 12rem;
        letter-spacing: 0.029999999329447746rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 17rem;
        margin-top: 20rem;
    }

    .box_51 {
        width: 888rem;
        height: 17rem;
        margin: 11rem 0 40rem 70rem;
    }

    .text_104 {
        width: 198rem;
        height: 17rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 12rem;
        letter-spacing: 0.029999999329447746rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 17rem;
    }

    .block_13 {
        background-color: rgba(93, 110, 127, 1);
        width: 1rem;
        height: 14rem;
        margin: 2rem 0 0 8rem;
    }

    .text_105 {
        width: 213rem;
        height: 17rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 12rem;
        letter-spacing: 0.029999999329447746rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 17rem;
        margin-left: 8rem;
    }

    .block_14 {
        background-color: rgba(93, 110, 127, 1);
        width: 1rem;
        height: 14rem;
        margin: 2rem 0 0 8rem;
    }

    .text_106 {
        width: 213rem;
        height: 17rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 12rem;
        letter-spacing: 0.029999999329447746rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 17rem;
        margin-left: 8rem;
    }

    .block_15 {
        background-color: rgba(93, 110, 127, 1);
        width: 1rem;
        height: 14rem;
        margin: 2rem 0 0 8rem;
    }

    .text_107 {
        width: 213rem;
        height: 17rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 12rem;
        letter-spacing: 0.029999999329447746rem;
        font-weight: 600;
        text-align: justify;
        white-space: nowrap;
        line-height: 17rem;
        margin-left: 8rem;
    }

    .block_16 {
        position: absolute;
        left: 0;
        top: -189rem;
        width: 1440rem;
        height: 260rem;
        background: url(/img/SketchPngb42a5b29b63e3e10e42d5601b096f1707cab44aadae7a44039bfc406af8a6ead.png) 100% no-repeat;
        background-size: 100% 100%;
    }

    .text-group_73 {
        width: 575rem;
        height: 89rem;
        margin: 47rem 0 0 82rem;
    }

    .text_108 {
        width: 575rem;
        height: 56rem;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 40rem;
        letter-spacing: 0.10000000149011612rem;
        font-weight: 600;
        text-align: center;
        white-space: nowrap;
        line-height: 56rem;
    }

    .text_109 {
        width: 289rem;
        height: 25rem;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 18rem;
        letter-spacing: 0.04500000178813934rem;
        font-weight: 600;
        text-align: center;
        white-space: nowrap;
        line-height: 25rem;
        margin-top: 8rem;
    }

    .section_10 {
        background-color: rgba(255, 255, 255, 1);
        border-radius: 23rem;
        width: 293rem;
        height: 46rem;
        margin: 24rem 0 54rem 82rem;
    }

    .text_110 {
        width: 81rem;
        height: 28rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-weight: 600;
        text-align: center;
        white-space: nowrap;
        line-height: 28rem;
        margin: 9rem 0 0 30rem;
    }

    .image-wrapper_27 {
        background-color: rgba(19, 32, 44, 1);
        border-radius: 23rem;
        height: 40rem;
        width: 65rem;
        margin: 3rem 4rem 0 113rem;
    }

    .image_52 {
        width: 34rem;
        height: 15rem;
        margin: 13rem 0 0 16rem;
    }

    .section_11 {
        border-radius: 0rem 0rem 4rem 0rem;
        background-image: url(/img/f80f8b9b32af4e93ad5e13c9a3f6fecb_mergeImage.png);
        position: absolute;
        left: 661rem;
        top: -50rem;
        width: 766rem;
        height: 310rem;
    }

    .image-wrapper_28 {
        height: 80rem;
        background: url(/img/SketchPngec0b55c94272d7711f11e26289ee1860673d728210a983d36c3848c97128a7f9.png) 110rem -10rem no-repeat;
        background-size: 96rem 104rem;
        width: 196rem;
        position: absolute;
        left: -110rem;
        top: 1549rem;
    }

    .image_53 {
        width: 8rem;
        height: 40rem;
        margin: 20rem 0 0 110rem;
    }

    .image-wrapper_29 {
        height: 80rem;
        background: url(/img/SketchPngfc2e51fbfaf281c3a8e5ee2e3a56ba110c1853a972cd2d6a6830cb2df97e4c1b.png) -10rem -10rem no-repeat;
        background-size: 132rem 104rem;
        width: 196rem;
        position: absolute;
        left: 1318rem;
        top: 1549rem;
    }

    .image_54 {
        width: 82rem;
        height: 40rem;
        margin: 20rem 0 0 40rem;
    }

    .group_29 {
        height: 80rem;
        background: url(/img/SketchPng2c7e73d7b3d8571b1895e671fa1eba8a06a0ed43e3c541f57938aee531c56fbd.png) 20rem -10rem no-repeat;
        background-size: 186rem 104rem;
        width: 196rem;
        position: absolute;
        left: -20rem;
        top: 1649rem;
    }

    .box_18 {
        background-image: url(/img/8ead4a4059b64af8bdb3226e0b5bab19_mergeImage.png);
        width: 103rem;
        height: 40rem;
        margin: 20rem 0 0 47rem;
    }

    .image-wrapper_30 {
        height: 80rem;
        background: url(/img/SketchPng86cc97aed87332053ec6e6ee9319388f492321f0f3ecb68d3f58c2f58149c01b.png) -10rem -10rem no-repeat;
        background-size: 42rem 104rem;
        width: 196rem;
        position: absolute;
        left: 1408rem;
        top: 1649rem;
    }

    .image_55 {
        width: 2rem;
        height: 40rem;
        margin: 20rem 0 0 30rem;
    }

    .image-wrapper_31 {
        height: 80rem;
        background: url(/img/SketchPngec0b55c94272d7711f11e26289ee1860673d728210a983d36c3848c97128a7f9.png) 110rem -10rem no-repeat;
        background-size: 96rem 104rem;
        width: 196rem;
        position: absolute;
        left: -110rem;
        top: 1749rem;
    }

    .image_56 {
        width: 55rem;
        height: 40rem;
        margin: 20rem 0 0 110rem;
    }

    .image-wrapper_32 {
        height: 80rem;
        background: url(/img/SketchPngfc2e51fbfaf281c3a8e5ee2e3a56ba110c1853a972cd2d6a6830cb2df97e4c1b.png) -10rem -10rem no-repeat;
        background-size: 132rem 104rem;
        width: 196rem;
        position: absolute;
        left: 1318rem;
        top: 1749rem;
    }

    .image_57 {
        width: 64rem;
        height: 40rem;
        margin: 20rem 0 0 58rem;
    }
}

@media only screen and (max-width: 750px) {
    .model .title h1 {
        margin: 0rem auto;
        font-size: 36rem;
        color: rgba(48, 61, 84, 1);
        letter-spacing: 0.10000000149011612rem;
        position: relative;
        text-align: center;
        box-sizing: border-box;
        width: 327rem;
    }

    * .model .title .keep:after {
        display: block;
        content: "";
        background-image: url(/public/uploads/20240913/38946c7f5d4496bbd3d4e1a75cfd5424.svg);
        background-size: 199rem;
        background-repeat: no-repeat;
        position: absolute;
        width: 200rem;
        height: 30rem;
        top: 76rem;
        left: 12rem;
        animation: 0.5s ease-in 0s 1 normal forwards running SolutionHighlightText;
    }

    .model {
        padding: 0 20rem;
        margin-top: 50rem;
        padding-bottom: 50rem;
    }
}

@media only screen and (max-width: 750px) {
    .model .top {
        padding: 0rem;
    }

    .section_1 {
        border-radius: 1rem;
        background-image: url(/img/1793261353e047f59783935da39eb1ae_mergeImage.png);
        height: 630rem;
        width: 1440rem;
        position: relative;
    }

    .group_44 {
        width: 1409rem;
        height: 66rem;
    }

    .image_1 {
        width: 116rem;
        height: 27rem;
        margin-top: 20rem;
    }

    .box_34 {
        width: 37rem;
        height: 30rem;
        margin: 20rem 0 0 50rem;
    }

    .text_1 {
        width: 37rem;
        height: 25rem;
        overflow-wrap: break-word;
        color: rgba(5, 105, 255, 1);
        font-size: 18rem;
        letter-spacing: 0.04500000178813934rem;
        font-family: PingFangSC-Semibold;
        font-weight: 600;
        text-align: right;
        white-space: nowrap;
        line-height: 25rem;
    }

    .group_1 {
        background-color: rgba(5, 105, 255, 1);
        border-radius: 2rem;
        width: 30rem;
        height: 3rem;
        margin: 2rem 0 0 4rem;
    }

    .text_2 {
        width: 33rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: right;
        white-space: nowrap;
        line-height: 22rem;
        margin: 22rem 0 0 40rem;
    }

    .text_3 {
        width: 65rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: right;
        white-space: nowrap;
        line-height: 22rem;
        margin: 21rem 0 0 40rem;
    }

    .text_4 {
        width: 65rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: right;
        white-space: nowrap;
        line-height: 22rem;
        margin: 22rem 0 0 40rem;
    }

    .text_5 {
        width: 65rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: right;
        white-space: nowrap;
        line-height: 22rem;
        margin: 22rem 0 0 40rem;
    }

    .text_111 {
        width: 33rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: right;
        white-space: nowrap;
        line-height: 22rem;
        margin: 21rem 0 0 633rem;
    }

    .thumbnail_6 {
        width: 8rem;
        height: 4rem;
        margin: 31rem 0 0 8rem;
    }

    .text-wrapper_1 {
        background-color: rgba(3, 79, 210, 1);
        height: 66rem;
        margin-left: 40rem;
        width: 96rem;
    }

    .text_7 {
        width: 57rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: right;
        white-space: nowrap;
        line-height: 20rem;
        margin: 23rem 0 0 20rem;
    }

    .text-wrapper_52 {
        width: 494rem;
        height: 140rem;
        margin: 119rem 0 0 100rem;
    }

    .paragraph_1 {
        width: 494rem;
        height: 140rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 50rem;
        letter-spacing: 0.125rem;
        font-family: AlibabaPuHuiTi-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 69rem;
    }

    .text-wrapper_53 {
        width: 544rem;
        height: 50rem;
        margin: 26rem 0 0 100rem;
    }

    .text_8 {
        width: 544rem;
        height: 50rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 18rem;
        letter-spacing: 0.04500000178813934rem;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: left;
        line-height: 25rem;
    }

    .image-wrapper_38 {
        width: 197rem;
        height: 3rem;
        margin: 126rem 0 100rem 100rem;
    }

    .image_2 {
        width: 197rem;
        height: 3rem;
    }

    .image_3 {
        position: absolute;
        left: 321rem;
        top: 171rem;
        width: 49rem;
        height: 50rem;
    }

    .section_2 {
        height: 1408rem;
        background: url(/img/SketchPngdbbce3e1e936d7cf49941b17bd9b41ec75f96f7c671fcaf8dfa037cfb9fafd88.png) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: -4rem;
        width: 1440rem;
        position: relative;
    }

    .box_35 {
        width: 1200rem;
        height: 100rem;
        margin: 104rem 0 0 120rem;
    }

    .list_7 {
        width: 1200rem;
        height: 100rem;
        justify-content: flex-center;
    }

    .image-text_1-0 {
        box-shadow: 0rem 2rem 34rem 0rem rgba(116, 137, 167, 0.1);
        background-color: rgba(255, 255, 255, 1);
        border-radius: 16rem;
        width: 384rem;
        height: 104rem;
        border: 2rem solid rgba(255, 255, 255, 1);
        margin: -2rem 16rem 0 -2rem;
    }

    .label_1-0 {
        width: 37rem;
        height: 42rem;
        margin: 31rem 0 0 33rem;
    }

    .text-group_1-0 {
        width: 272rem;
        height: 50rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 18rem;
        letter-spacing: 0.04500000178813934rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        line-height: 25rem;
        margin: 27rem 22rem 0 20rem;
    }

    .image-text_1-1 {
        box-shadow: 0rem 2rem 34rem 0rem rgba(116, 137, 167, 0.1);
        background-color: rgba(255, 255, 255, 1);
        border-radius: 16rem;
        width: 384rem;
        height: 104rem;
        border: 2rem solid rgba(255, 255, 255, 1);
        margin: -2rem 16rem 0 -2rem;
    }

    .label_1-1 {
        width: 37rem;
        height: 42rem;
        margin: 31rem 0 0 33rem;
    }

    .text-group_1-1 {
        width: 272rem;
        height: 50rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 18rem;
        letter-spacing: 0.04500000178813934rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        line-height: 25rem;
        margin: 27rem 22rem 0 20rem;
    }

    .image-text_1-2 {
        box-shadow: 0rem 2rem 34rem 0rem rgba(116, 137, 167, 0.1);
        background-color: rgba(255, 255, 255, 1);
        border-radius: 16rem;
        width: 384rem;
        height: 104rem;
        border: 2rem solid rgba(255, 255, 255, 1);
        margin: -2rem 16rem 0 -2rem;
    }

    .label_1-2 {
        width: 37rem;
        height: 42rem;
        margin: 31rem 0 0 33rem;
    }

    .text-group_1-2 {
        width: 272rem;
        height: 50rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 18rem;
        letter-spacing: 0.04500000178813934rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        line-height: 25rem;
        margin: 27rem 22rem 0 20rem;
    }

    .box_36 {
        width: 863rem;
        height: 342rem;
        margin: 104rem 0 0 573rem;
    }

    .section_23 {
        position: relative;
        width: 294rem;
        height: 272rem;
        margin-top: 56rem;
    }

    .image_4 {
        width: 155rem;
        height: 12rem;
        margin: 32rem 0 0 134rem;
    }

    .text_9 {
        width: 202rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 28rem 0 0 46rem;
    }

    .image-text_71 {
        width: 217rem;
        height: 94rem;
        margin: 84rem 0 0 41rem;
    }

    .image-wrapper_2 {
        height: 50rem;
        background: url(/img/SketchPngf9ba5fc38d2cfcf0e1aa8651d6d695c4248130bb5829df72800fd4053b3c51a1.png) 100% no-repeat;
        background-size: 100% 100%;
        width: 217rem;
    }

    .image_5 {
        width: 217rem;
        height: 50rem;
    }

    .text-group_2 {
        width: 200rem;
        height: 28rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 28rem;
        margin: 16rem 0 0 6rem;
    }

    .text_10 {
        position: absolute;
        left: 0;
        top: 0;
        width: 294rem;
        height: 56rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 40rem;
        letter-spacing: 0.10000000149011612rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 56rem;
    }

    .image-wrapper_3 {
        height: 100rem;
        background: url(/img/SketchPngf09f024caeb6fdc3551b01a22db3adef8d43cf6eec54036aa8c9cd76b89e068c.png) -11rem -9rem no-repeat;
        background-size: 129rem 122rem;
        margin-left: 390rem;
        width: 106rem;
    }

    .image_6 {
        width: 79rem;
        height: 79rem;
        margin: 10rem 0 0 10rem;
    }

    .section_24 {
        width: 56rem;
        height: 330rem;
        margin: 12rem 0 0 17rem;
    }

    .group_2 {
        width: 60rem;
        height: 80rem;
        background: url(/img/SketchPng9dedfa42f8c1664f18427022a234352e9b47ffae2ddc247e7a2dc10b52d1d33a.png) -11rem -9rem no-repeat;
        background-size: 71rem 98rem;
        margin: -2rem 0 0 -2rem;
    }

    .image-text_72 {
        width: 44rem;
        height: 64rem;
        margin: 8rem 0 0 8rem;
    }

    .label_2 {
        width: 44rem;
        height: 44rem;
    }

    .text-group_3 {
        width: 31rem;
        height: 14rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 10rem;
        letter-spacing: 0.02500000037252903rem;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 14rem;
        margin: 6rem 0 0 7rem;
    }

    .group_3 {
        width: 60rem;
        height: 190rem;
        background: url(/img/SketchPngbeb3a52c394d0f6862700c49275e5bc092ed362bd0e9293b30054f80d289b7f5.png) -12rem -10rem no-repeat;
        background-size: 72rem 210rem;
        margin: 8rem 0 0 -2rem;
    }

    .image-text_73 {
        width: 41rem;
        height: 38rem;
        margin: 14rem 0 0 10rem;
    }

    .thumbnail_1 {
        width: 20rem;
        height: 20rem;
        margin-left: 10rem;
    }

    .text-group_4 {
        width: 41rem;
        height: 14rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 10rem;
        letter-spacing: 0.02500000037252903rem;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 14rem;
        margin-top: 4rem;
    }

    .image_7 {
        width: 32rem;
        height: 1rem;
        margin: 12rem 0 0 14rem;
    }

    .image-text_74 {
        width: 41rem;
        height: 38rem;
        margin: 11rem 0 0 10rem;
    }

    .thumbnail_2 {
        width: 20rem;
        height: 20rem;
        margin-left: 10rem;
    }

    .text-group_5 {
        width: 41rem;
        height: 14rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 10rem;
        letter-spacing: 0.02500000037252903rem;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 14rem;
        margin-top: 4rem;
    }

    .image_8 {
        width: 32rem;
        height: 1rem;
        margin: 12rem 0 0 14rem;
    }

    .block_2 {
        background-color: rgba(5, 105, 255, 1);
        border-radius: 8rem;
        width: 48rem;
        height: 54rem;
        margin: 3rem 0 6rem 6rem;
    }

    .image-text_75 {
        width: 41rem;
        height: 38rem;
        margin: 8rem 0 0 4rem;
    }

    .thumbnail_3 {
        width: 20rem;
        height: 20rem;
        margin-left: 10rem;
    }

    .text-group_6 {
        width: 41rem;
        height: 14rem;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 10rem;
        letter-spacing: 0.02500000037252903rem;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 14rem;
        margin-top: 4rem;
    }

    .image_9 {
        width: 56rem;
        height: 44rem;
        margin-top: 10rem;
    }

    .box_37 {
        width: 1199rem;
        height: 127rem;
        margin: 6rem 0 0 121rem;
    }

    .text-wrapper_4 {
        width: 1199rem;
        height: 127rem;
        background: url(/img/SketchPng39e0bd4db365d188e71a503c433e9d9148621c059d947645bd9614c35cc50263.png) 100% no-repeat;
        background-size: 100% 100%;
    }

    .text_11 {
        width: 206rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 53rem 0 0 59rem;
    }

    .text_12 {
        width: 110rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 53rem 0 0 188rem;
    }

    .text_13 {
        width: 126rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 53rem 0 0 172rem;
    }

    .text_14 {
        width: 125rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 53rem 40rem 0 173rem;
    }

    .box_38 {
        width: 1199rem;
        height: 340rem;
        margin: 30rem 0 0 120rem;
    }

    .box_6 {
        height: 340rem;
        background: url(/img/SketchPngeec1b3e2a9870cc36dea5892f2f497be41d088ed8b0a0ffd9f986b99f174d4a9.png) -26rem -24rem no-repeat;
        background-size: 352rem 392rem;
        width: 299rem;
    }

    .image-wrapper_4 {
        height: 340rem;
        background: url(/img/a0a7cde3ed504418b7b6c9ec730bee33_mergeImage.png) 100% no-repeat;
        background-size: 100% 100%;
        width: 299rem;
    }

    .image_10 {
        width: 299rem;
        height: 340rem;
    }

    .image-wrapper_5 {
        height: 340rem;
        background: url(/img/SketchPngd1f6b20eac274775ba3a22a3cfb10ee104cc3d038e34f13e4abe3fdaf353809d.png) -27rem -24rem no-repeat;
        background-size: 592rem 392rem;
        margin-left: 31rem;
        width: 539rem;
    }

    .image_11 {
        width: 539rem;
        height: 340rem;
    }

    .image_12 {
        width: 299rem;
        height: 254rem;
        margin-left: 31rem;
    }

    .box_39 {
        position: relative;
        width: 682rem;
        height: 56rem;
        margin: 160rem 0 0 379rem;
    }

    .image_13 {
        width: 185rem;
        height: 10rem;
        margin: 36rem 0 0 370rem;
    }

    .text_15 {
        position: absolute;
        left: 0;
        top: 0;
        width: 682rem;
        height: 56rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 40rem;
        letter-spacing: 0.10000000149011612rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 56rem;
    }

    .text-wrapper_54 {
        width: 514rem;
        height: 22rem;
        margin: 16rem 0 1rem 463rem;
    }

    .text_16 {
        width: 514rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
    }

    .box_8 {
        border-radius: 20rem;
        position: absolute;
        left: 449rem;
        top: 813rem;
        width: 541rem;
        height: 340rem;
        border: 3rem solid rgba(255, 255, 255, 1);
    }

    .image-text_76 {
        width: 153rem;
        height: 59rem;
        margin: 30rem 0 0 192rem;
    }

    .image_14 {
        width: 153rem;
        height: 26rem;
    }

    .text-group_7 {
        width: 145rem;
        height: 25rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 18rem;
        letter-spacing: 0.04500000178813934rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 25rem;
        margin: 8rem 0 0 5rem;
    }

    .text-wrapper_55 {
        width: 338rem;
        height: 23rem;
        margin: 30rem 0 0 86rem;
    }

    .text_17 {
        width: 94rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
    }

    .text_18 {
        width: 94rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin-top: 1rem;
    }

    .text-wrapper_56 {
        width: 322rem;
        height: 23rem;
        margin: 11rem 0 0 86rem;
    }

    .text_19 {
        width: 94rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
    }

    .text_20 {
        width: 78rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin-top: 1rem;
    }

    .text-wrapper_57 {
        width: 370rem;
        height: 23rem;
        margin: 11rem 0 0 86rem;
    }

    .text_21 {
        width: 110rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
    }

    .text_22 {
        width: 126rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin-top: 1rem;
    }

    .text-wrapper_58 {
        width: 370rem;
        height: 23rem;
        margin: 11rem 0 0 86rem;
    }

    .text_23 {
        width: 110rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
    }

    .text_24 {
        width: 126rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin-top: 1rem;
    }

    .text-wrapper_59 {
        width: 370rem;
        height: 23rem;
        margin: 11rem 0 0 86rem;
    }

    .text_25 {
        width: 110rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
    }

    .text_26 {
        width: 126rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin-top: 1rem;
    }

    .text-wrapper_60 {
        width: 338rem;
        height: 23rem;
        margin: 11rem 0 28rem 86rem;
    }

    .text_27 {
        width: 78rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
    }

    .text_28 {
        width: 94rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin-top: 1rem;
    }

    .box_9 {
        border-radius: 20rem;
        position: absolute;
        left: 120rem;
        top: 813rem;
        width: 300rem;
        height: 340rem;
        border: 3rem solid rgba(255, 255, 255, 1);
    }

    .image-text_77 {
        width: 116rem;
        height: 59rem;
        margin: 30rem 0 0 92rem;
    }

    .image_15 {
        width: 105rem;
        height: 26rem;
        margin-left: 6rem;
    }

    .text-group_8 {
        width: 116rem;
        height: 25rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 18rem;
        letter-spacing: 0.04500000178813934rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 25rem;
        margin-top: 8rem;
    }

    .text_29 {
        width: 110rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 30rem 0 0 95rem;
    }

    .text_30 {
        width: 78rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 12rem 0 0 95rem;
    }

    .text_31 {
        width: 110rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 12rem 0 0 95rem;
    }

    .text_32 {
        width: 110rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 12rem 0 0 95rem;
    }

    .text_33 {
        width: 110rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 12rem 0 0 95rem;
    }

    .text_34 {
        width: 17rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 12rem 0 29rem 109rem;
    }

    .image-wrapper_6 {
        height: 340rem;
        background: url(/img/16d227e62d0f43858c1e2fa0b8a97f18_mergeImage.png) 100% no-repeat;
        background-size: 100% 100%;
        width: 299rem;
        position: absolute;
        left: 1020rem;
        top: 813rem;
    }

    .image_16 {
        width: 299rem;
        height: 340rem;
    }

    .box_10 {
        border-radius: 20rem;
        position: absolute;
        left: 1020rem;
        top: 813rem;
        width: 300rem;
        height: 340rem;
        border: 3rem solid rgba(255, 255, 255, 1);
    }

    .image-text_78 {
        width: 109rem;
        height: 59rem;
        margin: 30rem 0 0 96rem;
    }

    .image_17 {
        width: 87rem;
        height: 26rem;
        margin-left: 11rem;
    }

    .text-group_9 {
        width: 109rem;
        height: 25rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 18rem;
        letter-spacing: 0.04500000178813934rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 25rem;
        margin-top: 8rem;
    }

    .text_35 {
        width: 126rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 30rem 0 0 87rem;
    }

    .text_36 {
        width: 110rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 12rem 0 0 87rem;
    }

    .text_37 {
        width: 110rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 12rem 0 0 87rem;
    }

    .text_38 {
        width: 78rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 12rem 0 0 87rem;
    }

    .text_39 {
        width: 78rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 12rem 0 0 87rem;
    }

    .text_40 {
        width: 78rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 12rem 0 29rem 87rem;
    }

    .block_33 {
        width: 1440rem;
        height: 844rem;
    }

    .section_25 {
        width: 100%;
        height: auto;
        margin: 40rem auto;
        margin-bottom: 0;
        flex-wrap: wrap;
    }

    .group_45 {
        width: 100%;
        height: 454rem;
    }

    .text-wrapper_12 {
        background-color: rgba(243, 243, 255, 1);
        border-radius: 16rem;
        width: 100%;
        height: auto;
        justify-content: flex-center;
        padding-right: 30rem;
        box-sizing: border-box;
    }

    .text_41 {
        width: 96rem;
        height: 33rem;
        overflow-wrap: break-word;
        color: rgba(109, 56, 252, 1);
        font-size: 24rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: center;
        white-space: nowrap;
        line-height: 33rem;
        margin: 30rem 0 0 30rem;
    }

    .paragraph_2 {
        width: 100%;
        height: auto;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: justify;
        line-height: 24rem;
        margin: 12rem 0 0 30rem;
    }

    .text_42 {
        width: 96rem;
        height: 33rem;
        overflow-wrap: break-word;
        color: rgba(109, 56, 252, 1);
        font-size: 24rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: center;
        white-space: nowrap;
        line-height: 33rem;
        margin: 20rem 0 0 30rem;
    }

    .paragraph_3 {
        width: auto;
        height: auto;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        text-align: justify;
        line-height: normal;
        margin: 12rem 0rem 30rem 30rem;
        box-sizing: border-box;
    }

    .box_11 {
        background-color: rgba(232, 255, 251, 1);
        border-radius: 16rem;
        width: 100%;
        height: 176rem;
        margin-top: 24rem;
    }

    .text-group_62 {
        width: 360rem;
        height: 117rem;
        margin: 30rem;
    }

    .text_43 {
        width: 100%;
        height: 33rem;
        overflow-wrap: break-word;
        color: rgba(5, 165, 167, 1);
        font-size: 24rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: left;
        white-space: nowrap;
        line-height: 33rem;
    }

    .text_44 {
        width: 100%;
        height: auto;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: justify;
        line-height: 24rem;
        margin-top: 12rem;
    }

    .box_12 {
        display: none;
    }

    .block_5 div {
        margin-left: 0rem;
    }

    .block_5 .img {
        display: block;
        height: 304rem;
    }

    .block_5 {
        box-shadow: 0rem 2rem 34rem 0rem rgba(116, 137, 167, 0.1);
        border-radius: 0rem 16rem 16rem 0rem;
        height: auto;
        width: 100%;
        margin-top: 24rem;
        max-height: 320rem;
    }

    .box_12 {
        background-color: rgba(255, 255, 255, 1);
        border-radius: 16rem;
        width: 100%;
        height: auto;
        margin-left: 1rem;
        justify-content: flex-center;
    }

    .text_45 {
        background-image: linear-gradient(134deg, rgba(63, 102, 255, 1) 0, rgba(118, 54, 255, 1) 100%);
        width: 134rem;
        height: 47rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 34rem;
        font-family: AlibabaPuHuiTi-Bold;
        font-weight: 700;
        text-align: left;
        white-space: nowrap;
        line-height: 47rem;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        margin: 19rem 0 0 0;
        text-align: center;
        width: 100%;
    }

    .group_4 {
        box-shadow: 0rem 2rem 34rem 0rem rgba(116, 137, 167, 0.1);
        background-color: rgba(255, 255, 255, 1);
        border-radius: 12rem;
        height: 121rem;
        width: 100%;
        margin: 20rem 0 0 3rem;
    }

    .text-wrapper_61 {
        width: 144rem;
        height: 22rem;
        margin: 16rem 0 0 0;
        width: 100%;
        text-align: center;
    }

    .text_46 {
        width: 144rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: center;
        white-space: nowrap;
        line-height: 22rem;
        width: 100%;
    }

    .box_40 {
        width: 100%;
        height: 52rem;
        margin: 17rem 0 14rem 30rem;
        justify-content: space-around;
    }

    .image-text_79 {
        width: 56rem;
        height: 52rem;
    }

    .image_18 {
        width: 17rem;
        height: 24rem;
        margin-left: 20rem;
    }

    .text-group_11 {
        width: 56rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 14rem;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: left;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 8rem;
    }

    .image-text_80 {
        width: 56rem;
        height: 52rem;
        margin-left: 0;
    }

    .label_3 {
        width: 23rem;
        height: 24rem;
        margin-left: 16rem;
    }

    .text-group_12 {
        width: 56rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 14rem;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: left;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 8rem;
    }

    .image-text_81 {
        width: 56rem;
        height: 52rem;
        margin-left: 63rem;
    }

    .label_4 {
        width: 24rem;
        height: 24rem;
        margin-left: 16rem;
    }

    .text-group_13 {
        width: 56rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 14rem;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: left;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 8rem;
    }

    .image-text_82 {
        width: 56rem;
        height: 52rem;
        margin-left: 64rem;
    }

    .label_5 {
        width: 24rem;
        height: 24rem;
        margin-left: 16rem;
    }

    .text-group_14 {
        width: 56rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 14rem;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: left;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 8rem;
    }

    .image-text_83 {
        width: 56rem;
        height: 50rem;
        margin: 2rem 0 0 63rem;
    }

    .image_19 {
        width: 24rem;
        height: 20rem;
        margin-left: 16rem;
    }

    .text-group_15 {
        width: 56rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 14rem;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: left;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 10rem;
    }

    .thumbnail_4 {
        width: 19rem;
        height: 4rem;
        margin: 22rem 0 0 22rem;
    }

    .group_5 {
        width: 100%;
        height: 64rem;
        background: url(/img/SketchPng8bf772cc6c78366256d723aee1ea2ac1bbec9b3ea956368e91fc672a611302ec.png) 0rem -1rem no-repeat;
        background-size: 30rem 29rem;
        background-position: center;
        margin: 1rem 0 0 333rem;
    }

    .group_6 {
        box-shadow: 0rem 2rem 34rem 0rem rgba(116, 137, 167, 0.1);
        background-color: rgba(255, 255, 255, 1);
        border-radius: 12rem;
        height: 181rem;
        width: 100%;
        margin: 2rem 0 0 30rem;
        text-align: center;
    }

    .text-wrapper_62 {
        width: 100%;
        height: 22rem;
        margin: 14rem 0 0 254rem;
        text-align: center;
    }

    .text_47 {
        width: 128rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: center;
        white-space: nowrap;
        line-height: 22rem;
        width: 100%;
    }

    .section_26 {
        width: 100%;
        height: 62rem;
        margin: 14rem 0 14rem 30rem;
        flex-wrap: wrap;
        padding: 10rem;
    }

    .section_26 div {
        width: 73rem;
        flex-wrap: wrap;
        display: flex;
        justify-content: center;
        flex-direction: row;
        margin-bottom: 9rem;
    }

    .section_26 span {
        width: 100%;
        display: block;
        text-align: center;
    }

    .image-text_84 {
        width: 30rem;
        height: 45rem;
        margin-top: 3rem;
    }

    .image_20 {
        width: 24rem;
        height: 19rem;
        margin-left: 3rem;
    }

    .text-group_16 {
        width: 30rem;
        height: 20rem;
        /* overflow-wrap: break-word; */
        color: rgba(48, 61, 84, 1);
        font-size: 14rem;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: left;
        /* white-space: nowrap; */
        /* line-height: 20rem; */
        margin-top: 10rem;
    }

    .image-text_85 {
        width: 40rem;
        height: 52rem;
        margin-left: 25rem;
    }

    .group_8 {
        height: 24rem;
        margin-left: 8rem;
        width: 24rem;
    }

    .text-wrapper_15 {
        height: 22rem;
        background: url(/img/SketchPng86516dc9ecac02e84f6ac83e625420c9ca853de2f5f6d7a5aa469cff92cd79e0.png) 0rem -1rem no-repeat;
        background-size: 24rem 24rem;
        margin-top: 1rem;
        width: 24rem !important;
    }

    .text_48 {
        background-image: linear-gradient(226deg, rgba(147, 38, 255, 1) 0, rgba(51, 85, 249, 1) 100%);
        width: 12rem;
        height: 17rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 14rem;
        font-family: AlimamaShuHeiTi-Bold;
        font-weight: 700;
        text-align: left;
        white-space: nowrap;
        line-height: 20rem;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        margin: 2rem 0 0 3rem;
    }

    .text-group_17 {
        width: 40rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 14rem;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: left;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: -2rem;
    }

    .image-text_86 {
        width: 61rem;
        height: 52rem;
        margin-left: 25rem;
    }

    .label_6 {
        width: 24rem;
        height: 24rem;
        margin-left: 19rem;
    }

    .text-group_18 {
        width: 61rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 14rem;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: left;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 8rem;
    }

    .image-text_87 {
        width: 55rem;
        height: 51rem;
        margin: 1rem 0 0 25rem;
    }

    .label_7 {
        width: 24rem;
        height: 23rem;
        margin-left: 16rem;
    }

    .text-group_19 {
        text-shadow: inset 0rem 1rem 3rem rgba(0, 0, 0, 0.5);
        width: 55rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 14rem;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: left;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 8rem;
    }

    .image-text_88 {
        width: 35rem;
        height: 51rem;
        margin: 1rem 0 0 26rem;
    }

    .label_8 {
        width: 22rem;
        height: 22rem;
        margin-left: 7rem;
    }

    .text-group_20 {
        width: 35rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 14rem;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: left;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 9rem;
    }

    .image-text_89 {
        width: 42rem;
        height: 51rem;
        margin: 1rem 0 0 25rem;
    }

    .label_9 {
        width: 24rem;
        height: 22rem;
        margin-left: 9rem;
    }

    .text-group_21 {
        width: 42rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 14rem;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: left;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 9rem;
    }

    .image-text_90 {
        width: 61rem;
        height: 51rem;
        margin: 1rem 0 0 25rem;
    }

    .label_10 {
        width: 22rem;
        height: 22rem;
        margin-left: 20rem;
    }

    .text-group_22 {
        width: 61rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 14rem;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: left;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 9rem;
    }

    .image-text_91 {
        width: 33rem;
        height: 52rem;
        margin-left: 25rem;
    }

    .image_21 {
        width: 19rem;
        height: 24rem;
        margin-left: 8rem;
    }

    .text-group_23 {
        width: 33rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 14rem;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: left;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 8rem;
    }

    .thumbnail_5 {
        width: 19rem;
        height: 4rem;
        margin: 22rem 0 0 22rem;
    }

    .group_9 {
        width: 100%;
        height: 53rem;
        background: url(/img/SketchPng8bf772cc6c78366256d723aee1ea2ac1bbec9b3ea956368e91fc672a611302ec.png) 0rem -1rem no-repeat;
        background-size: 30rem 29rem;
        margin-left: 333rem;
        background-position: center;
    }

    .text-wrapper_16 {
        height: 57rem;
        background: url(/img/SketchPng6051ba8647448a3537e198146e9fa8765f94541358226029138fca0545b2c4b7.png) 100% no-repeat;
        background-size: 100% 100%;
        width: 100%;
        margin: 3rem 0 20rem 30rem;
        background: linear-gradient(345deg, #3355F9 0%, #3355F9 23%, #8429FD 100%);
        border-radius: 8rem;
    }

    .text_49 {
        width: 100%;
        height: 28rem;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 20rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: center;
        white-space: nowrap;
        line-height: 28rem;
        margin: 15rem 0 0 0rem;
    }

    .section_27 {
        width: 100%;
        height: auto;
        margin: 0rem auto;
        margin-top: 24rem;
        flex-wrap: wrap;
    }

    .block_8 {
        background-color: rgba(255, 245, 227, 1);
        border-radius: 16rem;
        width: 100%;
        height: auto;
    }

    .text-group_63 {
        width: 100%;
        height: auto;
        margin: 30rem;
    }

    .text_50 {
        width: 96rem;
        height: 33rem;
        overflow-wrap: break-word;
        color: rgba(255, 155, 0, 1);
        font-size: 24rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: center;
        white-space: nowrap;
        line-height: 33rem;
    }

    .text_51 {
        width: auto;
        height: auto;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        text-align: justify;
        line-height: 24rem;
        margin-top: 12rem;
    }

    .block_9 {
        box-shadow: 0rem 2rem 34rem 0rem rgba(116, 137, 167, 0.1);
        background-color: rgba(26, 26, 26, 1);
        border-radius: 16rem;
        width: 100%;
        height: auto;
        margin-top: 24rem;
    }

    .text-group_64 {
        width: 100%;
        height: auto;
        padding: 30rem;
        margin: 0;
    }

    .text_52 {
        width: 168rem;
        height: 33rem;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 24rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: center;
        white-space: nowrap;
        line-height: 33rem;
        margin-left: 12rem;
    }

    .text_53 {
        width: 100%;
        height: auto;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 14rem;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: justify;
        line-height: 24rem;
        margin-top: 12rem;
    }

    .section_6 {
        width: 1440rem;
        height: 962rem;
        background: url(/img/SketchPng08b8e46b3b3a1b47c758ddf26d63d65c01e048047c42d1a9b13cf5da02947554.png) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: -1rem;
    }

    .group_46 {
        position: relative;
        width: 562rem;
        height: 56rem;
        margin: 80rem 0 0 439rem;
    }

    .image_22 {
        width: 154rem;
        height: 7rem;
        margin: 36rem 0 0 401rem;
    }

    .text_54 {
        position: absolute;
        left: 0;
        top: 0;
        width: 562rem;
        height: 56rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 40rem;
        letter-spacing: 0.10000000149011612rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 56rem;
    }

    .text_55 {
        width: 369rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin: 16rem 0 0 536rem;
    }

    .list_8 {
        width: 100%;
        height: auto;
        justify-content: center;
        margin: 80rem auto;
        margin-bottom: 0;
        flex-wrap: wrap;
    }

    .list-items_1-0 {
        position: relative;
        width: 280rem;
        height: 292rem;
        background: url(/img/SketchPng39545cfc1fe27713e7644fb33d99dc98eb8a16c310bbea8e2e4d9358dc98d75d.png) -34rem -32rem no-repeat;
        background-size: 348rem 360rem;
        margin-right: 0rem;
        margin-bottom: 31rem;
    }

    .text_56-0 {
        position: absolute;
        left: 76rem;
        top: 30rem;
        width: 129rem;
        height: 45rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 32rem;
        letter-spacing: 0.07999999821186066rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 45rem;
    }

    .text_58-0 {
        width: 216rem;
        height: 60rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        line-height: 20rem;
        margin: 95rem 0 0 32rem;
    }

    .image_23-0 {
        width: 280rem;
        height: 105rem;
        margin-top: 32rem;
        background: linear-gradient(360deg, #3355F9 0%, #3355F9 100%);
        border-radius: 16rem;
    }

    .block_10-0 {
        border-radius: 16rem;
        background-image: url(/img/3d8b85b876f645308dcb93e0e79aac27_mergeImage.png);
        position: absolute;
        left: 0;
        top: 151rem;
        width: 280rem;
        height: 141rem;
        background: url(/img/3d8b85b876f645308dcb93e0e79aac27_mergeImage.png);
    }

    .list-items_1-1 {
        position: relative;
        width: 280rem;
        height: 292rem;
        background: url(/img/SketchPng39545cfc1fe27713e7644fb33d99dc98eb8a16c310bbea8e2e4d9358dc98d75d.png) -34rem -32rem no-repeat;
        background-size: 348rem 360rem;
        margin-right: 0rem;
        margin-bottom: 31rem;
    }

    .text_56-1 {
        position: absolute;
        left: 76rem;
        top: 30rem;
        width: 129rem;
        height: 45rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 32rem;
        letter-spacing: 0.07999999821186066rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 45rem;
    }

    .text_58-1 {
        width: 216rem;
        height: 60rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        line-height: 20rem;
        margin: 95rem 0 0 32rem;
    }

    .image_23-1 {
        width: 280rem;
        height: 105rem;
        margin-top: 32rem;
        background: linear-gradient(360deg, #3355F9 0%, #3355F9 100%);
        border-radius: 16rem;
    }

    .block_10-1 {
        border-radius: 16rem;
        background-image: url(/img/3d8b85b876f645308dcb93e0e79aac27_mergeImage.png);
        position: absolute;
        left: 0;
        top: 151rem;
        width: 280rem;
        height: 141rem;
        background: url(/img/5f04d675944b423788a9df93c7c2c70a_mergeImage.png);
    }

    .list-items_1-2 {
        position: relative;
        width: 280rem;
        height: 292rem;
        background: url(/img/SketchPng39545cfc1fe27713e7644fb33d99dc98eb8a16c310bbea8e2e4d9358dc98d75d.png) -34rem -32rem no-repeat;
        background-size: 348rem 360rem;
        margin-right: 0rem;
        margin-bottom: 31rem;
    }

    .text_56-2 {
        position: absolute;
        left: 76rem;
        top: 30rem;
        width: 129rem;
        height: 45rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 32rem;
        letter-spacing: 0.07999999821186066rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 45rem;
    }

    .text_58-2 {
        width: 216rem;
        height: 60rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        line-height: 20rem;
        margin: 95rem 0 0 32rem;
    }

    .image_23-2 {
        width: 280rem;
        height: 105rem;
        margin-top: 32rem;
        background: linear-gradient(360deg, #3355F9 0%, #3355F9 100%);
        border-radius: 16rem;
    }

    .block_10-2 {
        border-radius: 16rem;
        background-image: url(/img/3d8b85b876f645308dcb93e0e79aac27_mergeImage.png);
        position: absolute;
        left: 0;
        top: 151rem;
        width: 280rem;
        height: 141rem;
        background: url(/img/104e466c6ecc4e168794431d0e763078_mergeImage.png);
    }

    .list-items_1-3 {
        position: relative;
        width: 280rem;
        height: 292rem;
        background: url(/img/SketchPng39545cfc1fe27713e7644fb33d99dc98eb8a16c310bbea8e2e4d9358dc98d75d.png) -34rem -32rem no-repeat;
        background-size: 348rem 360rem;
        margin-right: 27rem;
    }

    .text_57-3 {
        position: absolute;
        left: 59rem;
        top: 30rem;
        width: 129rem;
        height: 45rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 32rem;
        letter-spacing: 0.07999999821186066rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 45rem;
    }

    .text_58-3 {
        width: 216rem;
        height: 60rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        line-height: 20rem;
        margin: 95rem 0 0 32rem;
    }

    .image_23-3 {
        width: 280rem;
        height: 105rem;
        margin-top: 32rem;
        background: linear-gradient(360deg, #3355F9 0%, #3355F9 100%);
        border-radius: 16rem;
    }

    .block_10-3 {
        border-radius: 16rem;
        background-image: url(/img/3d8b85b876f645308dcb93e0e79aac27_mergeImage.png);
        position: absolute;
        left: 0;
        top: 151rem;
        width: 280rem;
        height: 141rem;
        background: url(/img/02274130744f48b0a570153b0cebd507_mergeImage.png);
    }

    .text_59 {
        width: 762rem;
        height: 56rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 40rem;
        letter-spacing: 0.10000000149011612rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 56rem;
        margin: 160rem 0 0 339rem;
    }

    .image-wrapper_39 {
        width: 1085rem;
        height: 74rem;
        margin: 71rem 0 0 181rem;
    }

    .image_24 {
        width: 50rem;
        height: 50rem;
    }

    .image_25 {
        width: 1rem;
        height: 55rem;
        margin: 19rem 0 0 80rem;
    }

    .label_11 {
        width: 49rem;
        height: 47rem;
        margin: 3rem 0 0 80rem;
    }

    .image_26 {
        width: 1rem;
        height: 55rem;
        margin: 19rem 0 0 78rem;
    }

    .label_12 {
        width: 48rem;
        height: 46rem;
        margin: 3rem 0 0 81rem;
    }

    .image_27 {
        width: 1rem;
        height: 55rem;
        margin: 19rem 0 0 78rem;
    }

    .label_13 {
        width: 49rem;
        height: 48rem;
        margin: 2rem 0 0 80rem;
    }

    .image_28 {
        width: 1rem;
        height: 55rem;
        margin: 19rem 0 0 78rem;
    }

    .label_14 {
        width: 48rem;
        height: 45rem;
        margin: 4rem 0 0 80rem;
    }

    .image_29 {
        width: 1rem;
        height: 55rem;
        margin: 19rem 0 0 79rem;
    }

    .label_15 {
        width: 46rem;
        height: 48rem;
        margin: 2rem 0 0 76rem;
    }

    .text-wrapper_63 {
        width: 1098rem;
        height: 28rem;
        margin: 1rem 0 26rem 165rem;
    }

    .text_60 {
        width: 81rem;
        height: 28rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 28rem;
    }

    .text_61 {
        width: 81rem;
        height: 28rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 28rem;
        margin-left: 129rem;
    }

    .text_62 {
        width: 81rem;
        height: 28rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 28rem;
        margin-left: 127rem;
    }

    .text_63 {
        width: 81rem;
        height: 28rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 28rem;
        margin-left: 127rem;
    }

    .text_64 {
        width: 41rem;
        height: 28rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 28rem;
        margin-left: 147rem;
    }

    .text_65 {
        width: 41rem;
        height: 28rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 28rem;
        margin-left: 162rem;
    }

    .block_34 {
        position: relative;
        width: 1440rem;
        height: 2820rem;
        margin-bottom: 1rem;
    }

    .image-wrapper_8 {
        background-color: rgba(237, 240, 243, 1);
        height: 4rem;
        width: 1440rem;
    }

    .image_30 {
        width: 208rem;
        height: 2rem;
        margin: 1rem 0 0 727rem;
    }

    .box_41 {
        width: 1200rem;
        height: 300rem;
        margin: 80rem 0 0 120rem;
    }

    .section_8 {
        width: 100%;
        height: 300rem;
        background: url(/img/SketchPng424b0ba20bccf5c0eaf284d85bdc648f740ba54468544855aed9c0ba1ffe97c3.png) -34rem -32rem no-repeat;
        background-size: 668rem 368rem;
        padding: 0 33rem;
        box-sizing: border-box;
    }

    .text-group_65 {
        width: 520rem;
        height: 136rem;
        margin: 35rem 0 0 1rem;
    }

    .text_66 {
        width: 129rem;
        height: 45rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 32rem;
        letter-spacing: 0.07999999821186066rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 45rem;
    }

    .text_67 {
        width: 100%;
        height: auto;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 16rem;
        letter-spacing: 1rem;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: justify;
        line-height: 22rem;
        margin-top: 25rem;
    }

    .text-wrapper_18 {
        background-color: rgba(5, 105, 255, 1);
        border-radius: 20rem;
        height: 40rem;
        width: 113rem;
        margin: 32rem 0 52rem 38rem;
    }

    .text_68 {
        width: 57rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
        margin: 10rem 0 0 28rem;
    }

    .section_9 {
        box-shadow: 0rem 2rem 34rem 0rem rgba(116, 137, 167, 0.1);
        border-radius: 16rem 16rem 16rem 16rem;
        background-image: url(/img/0e5d1365fb7e4bffa231170bb9a04fb5_mergeImage.png);
        width: 100%;
        height: auto;
    }

    .group_12 {
        width: 1440rem;
        height: 539rem;
        background: url(/img/SketchPnga023d2c32dfe3c13e7df07e99684e6c452fe2f6897b36251aae2dde9f2cd02d1.png) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 80rem;
        justify-content: flex-center;
    }

    .text-group_66 {
        width: 494rem;
        height: 94rem;
        margin: 80rem 0 0 473rem;
    }

    .text_69 {
        width: 281rem;
        height: 56rem;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 40rem;
        letter-spacing: 0.10000000149011612rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 56rem;
        margin-left: 107rem;
    }

    .text_70 {
        width: 494rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 22rem;
        margin-top: 16rem;
    }

    .box_42 {
        width: 1200rem;
        height: 225rem;
        margin: 60rem 0 80rem 120rem;
    }

    .box_14 {
        box-shadow: 0rem 2rem 34rem 0rem rgba(116, 137, 167, 0.1);
        background-color: rgba(255, 255, 255, 1);
        border-radius: 16rem;
        width: 380rem;
        height: 225rem;
        border: 1rem solid;
    }

    .label_16 {
        width: 26rem;
        height: 26rem;
        margin: 32rem 0 0 32rem;
    }

    .text-group_67 {
        width: 300rem;
        height: 119rem;
        margin: 18rem 0 30rem 30rem;
    }

    .text_71 {
        width: 144rem;
        height: 33rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 24rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: center;
        white-space: nowrap;
        line-height: 33rem;
    }

    .text_72 {
        width: 320rem;
        height: 74rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: justify;
        line-height: 24rem;
        margin-top: 12rem;
    }

    .box_15 {
        width: 380rem;
        height: 225rem;
        background: url(/img/SketchPnge7b970f41b8e80417a5d13c792b1d4d6fcdc06facfa9c57797470ac97611ea43.png) -34rem -32rem no-repeat;
        background-size: 448rem 293rem;
        margin-left: 30rem;
    }

    .label_17 {
        width: 26rem;
        height: 26rem;
        margin: 32rem 0 0 32rem;
    }

    .text-group_68 {
        width: 320rem;
        height: 119rem;
        margin: 18rem 0 30rem 30rem;
    }

    .text_73 {
        width: 144rem;
        height: 33rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 24rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: center;
        white-space: nowrap;
        line-height: 33rem;
    }

    .text_74 {
        width: 320rem;
        height: 74rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: justify;
        line-height: 24rem;
        margin-top: 12rem;
    }

    .text-group_30 {
        width: 380rem;
        height: 225rem;
        background: url(/img/SketchPng7867caf70cab294f7a3da072a5d0f6988267eae677b340d0c3bac7b01f460fad.png) -34rem -32rem no-repeat;
        background-size: 448rem 293rem;
        margin-left: 30rem;
    }

    .text_75 {
        width: 144rem;
        height: 33rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 24rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: center;
        white-space: nowrap;
        line-height: 33rem;
        margin: 76rem 0 0 30rem;
    }

    .text_76 {
        width: 320rem;
        height: 74rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: justify;
        line-height: 24rem;
        margin: 12rem 0 30rem 30rem;
    }

    .box_43 {
        position: relative;
        width: 163rem;
        height: 56rem;
        margin: 80rem 0 0 640rem;
    }

    .image_31 {
        width: 78rem;
        height: 9rem;
        margin: 34rem 0 0 85rem;
    }

    .text_77 {
        position: absolute;
        left: 0;
        top: 0;
        width: 161rem;
        height: 56rem;
        overflow-wrap: break-word;
        color: rgba(19, 32, 44, 1);
        font-size: 40rem;
        letter-spacing: 0.10000000149011612rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 56rem;
    }

    .box_44 {
        width: 1200rem;
        height: 220rem;
        margin: 60rem 0 0 120rem;
    }

    .group_15 {
        background-color: rgba(19, 32, 44, 1);
        border-radius: 16rem;
        width: 380rem;
        height: 220rem;
    }

    .image-wrapper_37 {
        height: 50rem;
        background: url(/img/SketchPng91ee383650fe9e5d0e4802d9095f5ee5ee41a2f9a78df7795cd4624b2afe9ddb.png) 0rem 0rem no-repeat;
        background-size: 205rem 50rem;
        width: 204rem;
        margin: 30rem 0 0 88rem;
    }

    .image_59 {
        width: 59rem;
        height: 40rem;
        margin: 5rem 0 0 73rem;
    }

    .text-group_69 {
        width: 181rem;
        height: 58rem;
        margin: 26rem 0 56rem 100rem;
    }

    .text_78 {
        width: 63rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: left;
        white-space: nowrap;
        line-height: 22rem;
        margin-left: 59rem;
    }

    .text_79 {
        width: 181rem;
        height: 24rem;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-family: AlimamaShuHeiTi-Bold;
        font-weight: 700;
        text-align: left;
        white-space: nowrap;
        line-height: 28rem;
        margin-top: 12rem;
    }

    .group_16 {
        box-shadow: 0rem 2rem 11rem 0rem rgba(116, 137, 167, 0.18);
        background-color: rgba(19, 32, 44, 1);
        border-radius: 16rem;
        width: 380rem;
        height: 220rem;
        margin-left: 30rem;
        justify-content: flex-center;
    }

    .image-wrapper_10 {
        width: 287rem;
        height: 50rem;
        background: url(/img/SketchPngc489ec8b5d2a08ff47df9c488acaf927cffbae38c5e2c133324a11832eafedcf.png) 0rem 0rem no-repeat;
        background-size: 288rem 50rem;
        margin: 30rem 0 0 46rem;
    }

    .image_33 {
        width: 90rem;
        height: 29rem;
        margin: 11rem 0 0 48rem;
    }

    .image_34 {
        width: 85rem;
        height: 28rem;
        margin: 12rem 48rem 0 0;
    }

    .text-group_70 {
        width: 201rem;
        height: 84rem;
        margin: 26rem 0 30rem 90rem;
    }

    .text_80 {
        width: 63rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: left;
        white-space: nowrap;
        line-height: 22rem;
        margin-left: 69rem;
    }

    .paragraph_4 {
        width: 201rem;
        height: 50rem;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-family: AlimamaShuHeiTi-Bold;
        font-weight: 700;
        text-align: center;
        line-height: 28rem;
        margin-top: 12rem;
    }

    .group_17 {
        box-shadow: 0rem 2rem 11rem 0rem rgba(116, 137, 167, 0.18);
        background-color: rgba(19, 32, 44, 1);
        border-radius: 16rem;
        position: relative;
        width: 380rem;
        height: 220rem;
        margin-left: 30rem;
    }

    .image_35 {
        width: 115rem;
        height: 22rem;
        margin: 44rem 0 0 132rem;
    }

    .text-group_71 {
        width: 228rem;
        height: 84rem;
        margin: 40rem 0 30rem 76rem;
    }

    .text_81 {
        width: 63rem;
        height: 22rem;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 16rem;
        letter-spacing: 0.03999999910593033rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: left;
        white-space: nowrap;
        line-height: 22rem;
        margin-left: 83rem;
    }

    .paragraph_5 {
        width: 228rem;
        height: 50rem;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-family: AlimamaShuHeiTi-Bold;
        font-weight: 700;
        text-align: center;
        line-height: 28rem;
        margin-top: 12rem;
    }

    .image_36 {
        position: absolute;
        left: 88rem;
        top: 30rem;
        width: 204rem;
        height: 50rem;
    }

    .box_45 {
        width: 1216rem;
        height: 80rem;
        margin: 130rem 0 0 94rem;
    }

    .image-wrapper_11 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        width: 196rem;
    }

    .label_18 {
        width: 40rem;
        height: 40rem;
        margin: 20rem 0 0 78rem;
    }

    .image-wrapper_12 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        margin-left: 8rem;
        width: 196rem;
    }

    .image_37 {
        width: 66rem;
        height: 40rem;
        margin: 20rem 0 0 65rem;
    }

    .image-wrapper_13 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        margin-left: 8rem;
        width: 196rem;
    }

    .label_19 {
        width: 46rem;
        height: 40rem;
        margin: 20rem 0 0 75rem;
    }

    .image-wrapper_14 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        margin-left: 8rem;
        width: 196rem;
    }

    .label_20 {
        width: 40rem;
        height: 40rem;
        margin: 20rem 0 0 78rem;
    }

    .image-wrapper_15 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        margin-left: 8rem;
        width: 196rem;
    }

    .label_21 {
        width: 37rem;
        height: 40rem;
        margin: 20rem 0 0 79rem;
    }

    .image-wrapper_16 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        margin-left: 8rem;
        width: 196rem;
    }

    .image_38 {
        width: 75rem;
        height: 40rem;
        margin: 20rem 0 0 60rem;
    }

    .box_46 {
        width: 1216rem;
        height: 80rem;
        margin: 20rem 0 0 184rem;
    }

    .image-wrapper_17 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        width: 196rem;
    }

    .image_39 {
        width: 87rem;
        height: 40rem;
        margin: 20rem 0 0 55rem;
    }

    .image-wrapper_18 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        margin-left: 8rem;
        width: 196rem;
    }

    .image_40 {
        width: 104rem;
        height: 40rem;
        margin: 20rem 0 0 46rem;
    }

    .image-wrapper_19 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        margin-left: 8rem;
        width: 196rem;
    }

    .image_58 {
        width: 98rem;
        height: 40rem;
        margin: 20rem 0 0 49rem;
    }

    .image-wrapper_20 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        margin-left: 8rem;
        width: 196rem;
    }

    .image_42 {
        width: 111rem;
        height: 40rem;
        margin: 20rem 0 0 43rem;
    }

    .group_20 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        margin-left: 5rem;
        width: 196rem;
    }

    .box_16 {
        background-image: url(/img/b708ed4acd554625bdd01a52f8a55c4d_mergeImage.png);
        width: 95rem;
        height: 40rem;
        margin: 20rem 0 0 51rem;
    }

    .image-wrapper_21 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        margin-left: 11rem;
        width: 196rem;
    }

    .image_43 {
        width: 79rem;
        height: 40rem;
        margin: 20rem 0 0 59rem;
    }

    .box_47 {
        width: 1216rem;
        height: 80rem;
        margin: 20rem 0 0 94rem;
    }

    .image-wrapper_22 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        width: 196rem;
    }

    .image_44 {
        width: 156rem;
        height: 40rem;
        margin: 20rem 0 0 20rem;
    }

    .image-wrapper_23 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        margin-left: 8rem;
        width: 196rem;
    }

    .image_45 {
        width: 118rem;
        height: 44rem;
        margin: 17rem 0 0 39rem;
    }

    .image-wrapper_24 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        margin-left: 8rem;
        width: 196rem;
    }

    .image_46 {
        width: 141rem;
        height: 37rem;
        margin: 22rem 0 0 28rem;
    }

    .image-wrapper_25 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        margin-left: 8rem;
        width: 196rem;
    }

    .image_47 {
        width: 84rem;
        height: 40rem;
        margin: 20rem 0 0 56rem;
    }

    .image-wrapper_26 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        margin-left: 8rem;
        width: 196rem;
    }

    .image_48 {
        width: 156rem;
        height: 40rem;
        margin: 20rem 0 0 20rem;
    }

    .group_22 {
        height: 80rem;
        background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) -10rem -10rem no-repeat;
        background-size: 216rem 104rem;
        margin-left: 8rem;
        width: 196rem;
    }

    .box_17 {
        background-image: url(/img/1d10d0b97ed3466d922b7a14f7929c2a_mergeImage.png);
        width: 125rem;
        height: 40rem;
        margin: 20rem 0 0 36rem;
    }

    .group_23 {
        background-color: rgba(245, 247, 250, 1);
        position: relative;
        width: 1440rem;
        height: 622rem;
        margin: 368rem 0 1rem 0;
    }

    .text-wrapper_64 {
        width: 1111rem;
        height: 28rem;
        margin: 102rem 0 0 70rem;
    }

    .text_82 {
        width: 81rem;
        height: 28rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-family: PingFang-SC-Bold;
        text-align: justify;
        white-space: nowrap;
        line-height: 28rem;
    }

    .text_83 {
        width: 81rem;
        height: 28rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 28rem;
        margin-left: 364rem;
    }

    .text_84 {
        width: 81rem;
        height: 28rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 28rem;
        margin-left: 203rem;
    }

    .text_85 {
        width: 81rem;
        height: 28rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 28rem;
        margin-left: 220rem;
    }

    .box_48 {
        width: 1300rem;
        height: 250rem;
        margin: 40rem 0 0 70rem;
    }

    .box_49 {
        width: 260rem;
        height: 250rem;
    }

    .text_86 {
        width: 172rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
    }

    .text_87 {
        width: 205rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 20rem;
    }

    .text_88 {
        width: 260rem;
        height: 40rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        line-height: 20rem;
        margin-top: 20rem;
    }

    .image-text_92 {
        width: 90rem;
        height: 114rem;
        margin-top: 16rem;
    }

    .image_49 {
        width: 90rem;
        height: 90rem;
    }

    .text-group_34 {
        width: 61rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 12rem;
        letter-spacing: 0.029999999329447746rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
        margin: 4rem 0 0 15rem;
    }

    .text-wrapper_65 {
        width: 99rem;
        height: 220rem;
        margin-left: 185rem;
    }

    .text_89 {
        width: 99rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
    }

    .text_90 {
        width: 71rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 20rem;
    }

    .text_91 {
        width: 71rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 20rem;
    }

    .text_92 {
        width: 57rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 20rem;
    }

    .text_93 {
        width: 57rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 20rem;
    }

    .text_94 {
        width: 91rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 20rem;
    }

    .text-wrapper_66 {
        width: 113rem;
        height: 220rem;
        margin-left: 185rem;
    }

    .text_95 {
        width: 113rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
    }

    .text_96 {
        width: 113rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 20rem;
    }

    .text_97 {
        width: 113rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 20rem;
    }

    .text_98 {
        width: 113rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 20rem;
    }

    .text_99 {
        width: 61rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 20rem;
    }

    .text_100 {
        width: 57rem;
        height: 20rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 20rem;
    }

    .box_50 {
        width: 4rem;
        height: 124rem;
        margin: 8rem 0 0 176rem;
    }

    .group_26 {
        background-color: rgba(93, 110, 127, 1);
        border-radius: 50%;
        width: 4rem;
        height: 4rem;
    }

    .group_27 {
        background-color: rgba(93, 110, 127, 1);
        border-radius: 50%;
        width: 4rem;
        height: 4rem;
        margin-top: 56rem;
    }

    .group_28 {
        background-color: rgba(93, 110, 127, 1);
        border-radius: 50%;
        width: 4rem;
        height: 4rem;
        margin-top: 56rem;
    }

    .text-group_72 {
        width: 270rem;
        height: 160rem;
        margin-left: 8rem;
    }

    .text_101 {
        width: 270rem;
        height: 40rem;
        /* overflow-wrap: break-word; */
        /* color: rgba(93, 110, 127, 1); */
        /* font-size: 14rem; */
        letter-spacing: 0.03500000014901161rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        /* text-align: justify; */
        line-height: 20rem;
    }

    .text_102 {
        width: 270rem;
        height: 40rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        line-height: 20rem;
        margin-top: 20rem;
    }

    .text_103 {
        width: 270rem;
        height: 40rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.03500000014901161rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        line-height: 20rem;
        margin-top: 20rem;
    }

    .image_50 {
        width: 1416rem;
        height: 1rem;
        margin: 30rem 0 0 12rem;
    }

    .image-text_93 {
        width: 348rem;
        height: 64rem;
        margin: 39rem 0 0 70rem;
    }

    .image_51 {
        width: 116rem;
        height: 27rem;
    }

    .text-group_36 {
        width: 348rem;
        height: 17rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 12rem;
        letter-spacing: 0.029999999329447746rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 17rem;
        margin-top: 20rem;
    }

    .box_51 {
        width: 888rem;
        height: 17rem;
        margin: 11rem 0 40rem 70rem;
    }

    .text_104 {
        width: 198rem;
        height: 17rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 12rem;
        letter-spacing: 0.029999999329447746rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 17rem;
    }

    .block_13 {
        background-color: rgba(93, 110, 127, 1);
        width: 1rem;
        height: 14rem;
        margin: 2rem 0 0 8rem;
    }

    .text_105 {
        width: 213rem;
        height: 17rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 12rem;
        letter-spacing: 0.029999999329447746rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 17rem;
        margin-left: 8rem;
    }

    .block_14 {
        background-color: rgba(93, 110, 127, 1);
        width: 1rem;
        height: 14rem;
        margin: 2rem 0 0 8rem;
    }

    .text_106 {
        width: 213rem;
        height: 17rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 12rem;
        letter-spacing: 0.029999999329447746rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 17rem;
        margin-left: 8rem;
    }

    .block_15 {
        background-color: rgba(93, 110, 127, 1);
        width: 1rem;
        height: 14rem;
        margin: 2rem 0 0 8rem;
    }

    .text_107 {
        width: 213rem;
        height: 17rem;
        overflow-wrap: break-word;
        color: rgba(93, 110, 127, 1);
        font-size: 12rem;
        letter-spacing: 0.029999999329447746rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: justify;
        white-space: nowrap;
        line-height: 17rem;
        margin-left: 8rem;
    }

    .block_16 {
        position: absolute;
        left: 0;
        top: -189rem;
        width: 1440rem;
        height: 260rem;
        background: url(/img/SketchPngb42a5b29b63e3e10e42d5601b096f1707cab44aadae7a44039bfc406af8a6ead.png) 100% no-repeat;
        background-size: 100% 100%;
    }

    .text-group_73 {
        width: 575rem;
        height: 89rem;
        margin: 47rem 0 0 82rem;
    }

    .text_108 {
        width: 575rem;
        height: 56rem;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 40rem;
        letter-spacing: 0.10000000149011612rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: center;
        white-space: nowrap;
        line-height: 56rem;
    }

    .text_109 {
        width: 289rem;
        height: 25rem;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 18rem;
        letter-spacing: 0.04500000178813934rem;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: center;
        white-space: nowrap;
        line-height: 25rem;
        margin-top: 8rem;
    }

    .section_10 {
        background-color: rgba(255, 255, 255, 1);
        border-radius: 23rem;
        width: 293rem;
        height: 46rem;
        margin: 24rem 0 54rem 82rem;
    }

    .text_110 {
        width: 81rem;
        height: 28rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: center;
        white-space: nowrap;
        line-height: 28rem;
        margin: 9rem 0 0 30rem;
    }

    .image-wrapper_27 {
        background-color: rgba(19, 32, 44, 1);
        border-radius: 23rem;
        height: 40rem;
        width: 65rem;
        margin: 3rem 4rem 0 113rem;
    }

    .image_52 {
        width: 34rem;
        height: 15rem;
        margin: 13rem 0 0 16rem;
    }

    .section_11 {
        border-radius: 0rem 0rem 4rem 0rem;
        background-image: url(/img/f80f8b9b32af4e93ad5e13c9a3f6fecb_mergeImage.png);
        position: absolute;
        left: 661rem;
        top: -50rem;
        width: 766rem;
        height: 310rem;
    }

    .image-wrapper_28 {
        height: 80rem;
        background: url(/img/SketchPngec0b55c94272d7711f11e26289ee1860673d728210a983d36c3848c97128a7f9.png) 110rem -10rem no-repeat;
        background-size: 96rem 104rem;
        width: 196rem;
        position: absolute;
        left: -110rem;
        top: 1549rem;
    }

    .image_53 {
        width: 8rem;
        height: 40rem;
        margin: 20rem 0 0 110rem;
    }

    .image-wrapper_29 {
        height: 80rem;
        background: url(/img/SketchPngfc2e51fbfaf281c3a8e5ee2e3a56ba110c1853a972cd2d6a6830cb2df97e4c1b.png) -10rem -10rem no-repeat;
        background-size: 132rem 104rem;
        width: 196rem;
        position: absolute;
        left: 1318rem;
        top: 1549rem;
    }

    .image_54 {
        width: 82rem;
        height: 40rem;
        margin: 20rem 0 0 40rem;
    }

    .group_29 {
        height: 80rem;
        background: url(/img/SketchPng2c7e73d7b3d8571b1895e671fa1eba8a06a0ed43e3c541f57938aee531c56fbd.png) 20rem -10rem no-repeat;
        background-size: 186rem 104rem;
        width: 196rem;
        position: absolute;
        left: -20rem;
        top: 1649rem;
    }

    .box_18 {
        background-image: url(/img/8ead4a4059b64af8bdb3226e0b5bab19_mergeImage.png);
        width: 103rem;
        height: 40rem;
        margin: 20rem 0 0 47rem;
    }

    .image-wrapper_30 {
        height: 80rem;
        background: url(/img/SketchPng86cc97aed87332053ec6e6ee9319388f492321f0f3ecb68d3f58c2f58149c01b.png) -10rem -10rem no-repeat;
        background-size: 42rem 104rem;
        width: 196rem;
        position: absolute;
        left: 1408rem;
        top: 1649rem;
    }

    .image_55 {
        width: 2rem;
        height: 40rem;
        margin: 20rem 0 0 30rem;
    }

    .image-wrapper_31 {
        height: 80rem;
        background: url(/img/SketchPngec0b55c94272d7711f11e26289ee1860673d728210a983d36c3848c97128a7f9.png) 110rem -10rem no-repeat;
        background-size: 96rem 104rem;
        width: 196rem;
        position: absolute;
        left: -110rem;
        top: 1749rem;
    }

    .image_56 {
        width: 55rem;
        height: 40rem;
        margin: 20rem 0 0 110rem;
    }

    .image-wrapper_32 {
        height: 80rem;
        background: url(/img/SketchPngfc2e51fbfaf281c3a8e5ee2e3a56ba110c1853a972cd2d6a6830cb2df97e4c1b.png) -10rem -10rem no-repeat;
        background-size: 132rem 104rem;
        width: 196rem;
        position: absolute;
        left: 1318rem;
        top: 1749rem;
    }

    .image_57 {
        width: 64rem;
        height: 40rem;
        margin: 20rem 0 0 58rem;
    }
}

.personnel {
    height: 962rem;
    background: url(/img/SketchPng08b8e46b3b3a1b47c758ddf26d63d65c01e048047c42d1a9b13cf5da02947554.png) 100% no-repeat;
    background-size: 100% 100%;
    padding-top: 100rem;
    padding-bottom: 100rem;
}

.personnel .title {}

.personnel .list-items_1-0 .show {
    display: flex;
}

.personnel .list-items_1-0:hover .show {
    display: none;
}

.personnel .list-items_1-0:hover .hide {
    display: block;
}

.personnel .list-items_1-1:hover .show {
    display: none;
}

.personnel .list-items_1-1:hover .hide {
    display: block;
}

.personnel .list-items_1-2:hover .show {
    display: none;
}

.personnel .list-items_1-2:hover .hide {
    display: block;
}

.personnel .list-items_1-3:hover .show {
    display: none;
}

.personnel .list-items_1-3:hover .hide {
    display: block;
}

.personnel .list-items_1-1 .show {}

.personnel .list-items_1-2 .show {}

.personnel .list-items_1-3 .show {}

.personnel .list-items_1-0 .hide {
    padding: 32rem;
    width: 280rem;
    height: 292rem;
    display: none;
    background: linear-gradient(159deg, #3355F9 0%, #5942fb 100%);
    box-shadow: 0rem 2rem 34rem 0rem rgba(116, 137, 167, 0.1);
    border-radius: 16rem;
    box-sizing: border-box;
}

.personnel .list-items_1-1 .hide {
    padding: 32rem;
    width: 280rem;
    height: 292rem;
    display: none;
    background: linear-gradient(159deg, #3355F9 0%, #5942fb 100%);
    box-shadow: 0rem 2rem 34rem 0rem rgba(116, 137, 167, 0.1);
    border-radius: 16rem;
    box-sizing: border-box;
}

.personnel .list-items_1-2 .hide {
    padding: 30rem 32rem;
    width: 280rem;
    height: 292rem;
    display: none;
    background: linear-gradient(159deg, #3355F9 0%, #5942fb 100%);
    box-shadow: 0rem 2rem 34rem 0rem rgba(116, 137, 167, 0.1);
    border-radius: 16rem;
    box-sizing: border-box;
}

.personnel .list-items_1-3 .hide {
    padding: 32rem;
    width: 280rem;
    height: 292rem;
    display: none;
    background: linear-gradient(159deg, #3355F9 0%, #5942fb 100%);
    box-shadow: 0rem 2rem 34rem 0rem rgba(116, 137, 167, 0.1);
    border-radius: 16rem;
    box-sizing: border-box;
}

.personnel .hide .title {
    font-size: 32rem;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.personnel .hide ul {
    padding-left: 13rem;
    margin-top: 20rem;
}

.personnel .hide ul li {
    font-size: 14rem;
    color: #fff;
    list-style-type: disc;
    margin-top: 14rem;
}

.personnel .more {
    margin-top: 26rem;
}

.personnel .more a {
    font-size: 14rem;
    color: #fff;
    display: flex;
    align-items: center;
    margin-left: 10rem;
}

.personnel .more img {}

.personnel .title h1 {
    margin: 0rem auto;
    font-size: 40rem;
    color: rgba(48, 61, 84, 1);
    letter-spacing: 0.10000000149011612rem;
    width: 565rem;
    position: relative;
    text-align: center;
}

* .personnel .title .keep:after {
    display: block;
    content: "";
    background-image: url(/public/uploads/20240905/9346c11e4b80046836ad09c6e7ab9b81.svg);
    background-repeat: no-repeat;
    background-size: 169rem;
    position: absolute;
    width: 200rem;
    height: 30rem;
    top: 31rem;
    left: 395rem;
    animation: 0.5s ease-in 0s 1 normal forwards running SolutionHighlightText;
}

@keyframes SolutionHighlightText {
    0% {
        width: 0rem;
    }

    100% {
        width: 100%;
    }
}

.personnel .title p {
    font-size: 16rem;
    text-align: center;
    margin-top: 16rem;
    font-weight: bold;
    color: #303D54;
}

.personnel .top {}

.block_10-3 {
    border-radius: 16rem;
    background-image: url(/img/3d8b85b876f645308dcb93e0e79aac27_mergeImage.png);
    position: absolute;
    left: 0;
    top: 151rem;
    width: 280rem;
    height: 141rem;
    background: url(/img/02274130744f48b0a570153b0cebd507_mergeImage.png);
    background-size: 107rem;
    background-repeat: no-repeat;
    background-position: right bottom;
}

.block_10-1 {
    border-radius: 16rem;
    background-image: url(/img/3d8b85b876f645308dcb93e0e79aac27_mergeImage.png);
    position: absolute;
    left: 0;
    top: 151rem;
    width: 280rem;
    height: 141rem;
    background: url(/img/5f04d675944b423788a9df93c7c2c70a_mergeImage.png);
    background-size: 122rem;
    background-repeat: no-repeat;
    background-position: right bottom;
}

.block_10-0 {
    border-radius: 16rem;
    background-image: url(/img/3d8b85b876f645308dcb93e0e79aac27_mergeImage.png);
    position: absolute;
    left: 0;
    top: 151rem;
    width: 280rem;
    height: 141rem;
    background: url(/img/3d8b85b876f645308dcb93e0e79aac27_mergeImage.png);
    background-size: 88rem;
    background-repeat: no-repeat;
    background-position: right bottom;

}

@media only screen and (max-width: 750px) {
    .personnel {
        margin-top: 0rem;
        height: auto;
        background: url(/img/SketchPng08b8e46b3b3a1b47c758ddf26d63d65c01e048047c42d1a9b13cf5da02947554.png) 100% no-repeat;
        background-size: 100% 100%;
        padding-top: 50rem;
        padding-bottom: 50rem;
    }

    .block_10-2 {
        border-radius: 16rem;
        position: absolute;
        left: 0;
        top: 151rem;
        width: 280rem;
        height: 141rem;
        background: url(/img/104e466c6ecc4e168794431d0e763078_mergeImage.png);
        background-size: 137rem;
        background-repeat: no-repeat;
        background-position: right bottom;
    }

    .personnel .title {}

    .personnel .list-items_1-0 .show {
        display: flex;
    }

    .personnel .list-items_1-0:hover .show {
        display: none;
    }

    .personnel .list-items_1-0:hover .hide {
        display: block;
    }

    .personnel .list-items_1-1:hover .show {
        display: none;
    }

    .personnel .list-items_1-1:hover .hide {
        display: block;
    }

    .personnel .list-items_1-2:hover .show {
        display: none;
    }

    .personnel .list-items_1-2:hover .hide {
        display: block;
    }

    .personnel .list-items_1-3:hover .show {
        display: none;
    }

    .personnel .list-items_1-3:hover .hide {
        display: block;
    }

    .personnel .list-items_1-1 .show {}

    .personnel .list-items_1-2 .show {}

    .personnel .list-items_1-3 .show {}

    .personnel .list-items_1-0 .hide {
        padding: 32rem;
        width: 280rem;
        height: 292rem;
        display: none;
        background: linear-gradient(159deg, #3355F9 0%, #5942fb 100%);
        box-shadow: 0rem 2rem 34rem 0rem rgba(116, 137, 167, 0.1);
        border-radius: 16rem;
        box-sizing: border-box;
    }

    .personnel .list-items_1-1 .hide {
        padding: 32rem;
        width: 280rem;
        height: 292rem;
        display: none;
        background: linear-gradient(159deg, #3355F9 0%, #5942fb 100%);
        box-shadow: 0rem 2rem 34rem 0rem rgba(116, 137, 167, 0.1);
        border-radius: 16rem;
        box-sizing: border-box;
    }

    .personnel .list-items_1-2 .hide {
        padding: 32rem;
        width: 280rem;
        height: 292rem;
        display: none;
        background: linear-gradient(159deg, #3355F9 0%, #5942fb 100%);
        box-shadow: 0rem 2rem 34rem 0rem rgba(116, 137, 167, 0.1);
        border-radius: 16rem;
        box-sizing: border-box;
    }

    .personnel .list-items_1-3 .hide {
        padding: 32rem;
        width: 280rem;
        height: 292rem;
        display: none;
        background: linear-gradient(159deg, #3355F9 0%, #5942fb 100%);
        box-shadow: 0rem 2rem 34rem 0rem rgba(116, 137, 167, 0.1);
        border-radius: 16rem;
        box-sizing: border-box;
    }

    .personnel .hide .title {
        font-size: 32rem;
        color: #fff;
        text-align: center;
    }

    .personnel .hide ul {
        padding-left: 13rem;
    }

    .personnel .hide ul li {
        font-size: 14rem;
        color: #fff;
        list-style-type: disc;
        margin-top: 14rem;
    }

    .personnel .more {
        margin-top: 26rem;
    }

    .personnel .more a {
        font-size: 14rem;
        color: #fff;
        display: flex;
        align-items: center;
        margin-left: 10rem;
    }

    .personnel .more img {}

    .personnel .title h1 {
        margin: 0rem auto;
        font-size: 40rem;
        color: rgba(48, 61, 84, 1);
        letter-spacing: 0.10000000149011612rem;
        width: 294rem;
        position: relative;
        overflow: hidden;
    }

    * .personnel .title .keep:after {
        display: block;
        content: "";
        background-image: url(/public/uploads/20240905/9346c11e4b80046836ad09c6e7ab9b81.svg);
        background-repeat: no-repeat;
        position: absolute;
        width: 200rem;
        height: 30rem;
        top: 78rem;
        left: 118rem;
        animation: 0.5s ease-in 0s 1 normal forwards running SolutionHighlightText;
    }

    @keyframes SolutionHighlightText {
        0% {
            width: 0rem;
        }

        100% {
            width: 100%;
        }
    }

    .personnel .title p {
        font-size: 16rem;
        text-align: center;
        margin-top: 16rem;
        padding: 0 20rem;
        box-sizing: border-box;
    }

    .personnel .top {}
}

.case {
    margin-top: -379rem;
    height: auto;
    padding-top: 200rem;
    padding-bottom: 100rem;
}

.section_8 {
    padding-left: 45rem;
}

.case .title {}

.case .title h1 {

    margin: 0rem auto;

    font-size: 40rem;

    color: rgba(48, 61, 84, 1);

    letter-spacing: 0.10000000149011612rem;

    width: 764rem;
}

.case .title p {

    font-size: 16rem;

    text-align: center;

    margin-top: 16rem;
}

.case .top {

    padding-bottom: 10rem;

    border-bottom: 4rem solid rgba(237, 240, 243, 1);

    width: 100%;
}

.case .top ul {

    display: flex;

    justify-content: space-between;

    margin: 0 auto;

    margin-top: 70rem;

    width: 1200rem;

    padding-bottom: 20rem;
}

.case .top ul li {

    position: relative;

    display: flex;

    flex-wrap: wrap;

    justify-content: center;

    width: 100rem;
    cursor: pointer;
}

.case .top ul li img {
    max-width: 49rem;
}

.case .top ul li .name {
    font-size: 20rem;
    width: 100%;
    text-align: center;
    margin-top: 22rem;
    color: #303D54;
    font-weight: 600;
}

.case .top ul li .line {

    position: absolute;

    right: -61rem;

    top: 23rem;
}

.case .top ul li .line img {
    width: 1rem;
}

.case .top ul li .underline {

    z-index: 999;

    bottom: -34rem;

    left: -54rem;

    position: absolute;

    width: 208rem;

    height: 4rem;

    border: 4rem;

    background: linear-gradient(225deg, rgba(54, 84, 249, 1), rgba(145, 39, 255, 1));
}

.case .content {

    width: 1310rem;

    margin: 0 auto;
}

.case .content .item {
    display: flex;
    margin-top: 80rem;
    background: #FFFFFF;
    box-shadow: 0rem 2rem 34rem 0rem rgba(116, 137, 167, 0.1);
    border-radius: 16rem 0rem 0rem 16rem;
    justify-content: space-between;
}

.text-group_65 {
    width: 520rem;
    height: 136rem;
    margin: 40rem 0 0 0rem;
}

.text-wrapper_18 {
    background-color: rgba(5, 105, 255, 1);
    border-radius: 20rem;
    height: 40rem;
    width: 113rem;
    margin: 32rem 0 52rem 0rem;
}

@media only screen and (max-width: 750px) {
    .case {
        margin-top: 0rem;
        height: auto;
        padding-top: 50rem;
        padding-bottom: 50rem;
    }

    .section_9 img {
        width: 100%;
        height: auto;
    }

    .section_8 {
        padding-left: none;
    }

    .case .title {}

    .case .title h1 {
        margin: 0rem auto;
        color: rgba(48, 61, 84, 1);
        font-size: 35rem;
        letter-spacing: 0.10000000149011612rem;
        width: 354rem;
        text-align: center;
    }

    .case .title p {
        font-size: 16rem;
        text-align: center;
        margin-top: 16rem;
    }

    .case .top {
        padding-bottom: 10rem;
        border-bottom: none;
        width: 100%;
        overflow-x: auto;
        /* 水平滚动条 */
        overflow-y: hidden;
        /* 隐藏垂直滚动条 */
        white-space: nowrap;
        /* 内容不会换行 */
        -webkit-scrollbar: none;
        /* Chrome, Safari, Opera */
        -ms-overflow-style: none;
        /* IE 10+ */
        scrollbar-width: none;
        /* Firefox */
        -moz-scrollbar: none;
        /* Firefox */
    }

    .case .top::-webkit-scrollbar {
        display: none;
        /* 隐藏滚动条 */
    }

    .case .top ul {
        display: flex;
        justify-content: space-between;
        margin: 0 auto;
        margin-top: 43rem;
        width: 471rem;
        padding-bottom: 14rem;
        border-bottom: 4rem solid rgba(237, 240, 243, 1);
    }

    .case .top ul li {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        width: 83rem;
        cursor: pointer;
    }

    .case .top ul li img {
        width: 31rem;
    }

    .case .top ul li .name {
        font-size: 14rem;
        width: 100%;
        text-align: center;
        margin-top: 6rem;
    }

    .case .top ul li .line {
        position: absolute;
        right: -61rem;
        top: 23rem;
        display: none;
    }

    .case .top ul li .underline {
        z-index: 999;
        bottom: -18rem;
        left: 4rem;
        position: absolute;
        width: 64rem;
        height: 4rem;
        border: 4rem;
        background: linear-gradient(225deg, rgba(54, 84, 249, 1), rgba(145, 39, 255, 1));
    }

    .case .content {
        width: 100% !important;
        margin: 0 auto;
        display: flex;
        justify-content: center;
    }

    .case .content .item {
        display: flex;
        margin-top: 49rem;
        background: #FFFFFF;
        box-shadow: 0rem 2rem 34rem 0rem rgba(116, 137, 167, 0.1);
        border-radius: 16rem;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 90%;
        overflow: hidden;
    }

    .text-group_65 {
        width: 100%;
        height: 153rem;
    }

    .text-wrapper_18 {
        background-color: rgba(5, 105, 255, 1);
        border-radius: 20rem;
        height: 40rem;
        width: 113rem;
        margin: 36rem 0 19rem 0rem;
    }
}


@media only screen and (max-width: 1289px) {
    .case .content {
        width: 1200rem;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 1441px) {
    .case .content {
        width: 1240rem;
        margin: 0 auto;
    }
}

* .business {
    margin: 0rem;
    background: #F9FAFF;
    border-radius: 1px;
    height: 300rem;
    padding-top: 10rem;
    margin-top: 0rem;
    height: 573rem;
    background: linear-gradient(139deg, #6b3bfd 0%, #5146fb 22%, #3355F9 100%);
    background-size: 100% 100%;
    padding-top: 100rem;
}

* .business .title {
    font-size: 40rem;
    text-align: center;
    height: auto;
    margin: 0 auto;
    padding-top: 0rem;
    margin-bottom: 50rem;
}

.business6_tab {
    margin-bottom: 32rem;
    margin-top: 80rem;
}

.business6_tab ul {
    margin: 0 auto;
    width: 1196rem;
    height: 68rem;
    background: linear-gradient(176deg, #9326FF 0%, #3355F9 100%);
    border-radius: 44rem;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 0 16rem;
    box-sizing: border-box;
}

.business6_tab ul li .icon {}

.business6_tab ul li {
    font-size: 20rem;
    color: #fff;
}

.business6_tab ul li img {}

* .business .title p {
    font-size: 16rem;
    text-align: center;
    margin-top: 16rem;
    color: #fff;
    font-weight: bold;
}

* .business .title h1 {
    font-weight: 600;
    margin: 0rem auto;
    font-size: 40rem;
    color: rgb(255 255 255);
    letter-spacing: 0.10000000149011612rem;
    width: 100%;
    text-align: center;
}

* .business .list {
    margin: 0rem auto;
    overflow: hidden;
    width: 1200rem;
    margin-top: 0rem;
}

* .business .list ul {
    margin: 0rem;
    display: flex;
    width: 100%;
    justify-content: space-between;
}

* .business .list ul li {
    box-shadow: 0rem 2rem 34rem 0rem rgba(116, 137, 167, 0.1);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 16rem;
    width: 380rem;
    height: 225rem;
}

* .business .list ul .hide h2 {
    color: #fff;
}

* .business .list ul .hide p {
    color: #fff;
}

* .business .list ul .hide {
    width: 280rem;
    height: 250rem;
    background: linear-gradient(157deg, #9326FF 0%, #3355F9 100%);
    border-radius: 16rem;
    opacity: 0.95;
    color: #fff;
}

* .business .list ul .hide .info {
    font-size: 14rem;
    margin-top: 16rem;
}

* .business .list ul .image1:hover {
    border: 1px solid;
    border-image: linear-gradient(180deg, rgba(145, 39, 255, 1), rgba(54, 84, 249, 1));
    box-shadow: 0px 2rem 34rem 0px rgba(116, 137, 167, 0.1);
    box-sizing: border-box;
    border: 1px solid transparent;
    background-image: linear-gradient(#fff, #fff), linear-gradient(to bottom, rgba(145, 39, 255, 1), rgba(54, 84, 249, 1));
    background-origin: border-box;
    background-clip: content-box, border-box;
}

* .business .list ul .image1:hover .show {}

* .business .list ul .image1:hover img {
    display: none;
}

* .business .list ul .image1:hover .hide {
    padding: 17rem 30rem;
    display: block;
}

* .business .list ul .show {
    padding: 30rem;
}

* .business .list ul .image1 .show {}

* .business .list ul .image1 .hide {
    display: none;
}

* .business .list ul .image2:hover {
    border: 1px solid;
    border-image: linear-gradient(180deg, rgba(145, 39, 255, 1), rgba(54, 84, 249, 1));
    box-shadow: 0px 2rem 34rem 0px rgba(116, 137, 167, 0.1);
    box-sizing: border-box;
    border: 1px solid transparent;
    background-image: linear-gradient(#fff, #fff), linear-gradient(to bottom, rgba(145, 39, 255, 1), rgba(54, 84, 249, 1));
    background-origin: border-box;
    background-clip: content-box, border-box;
}

* .business .list ul li:hover p {
    height: auto;
}

* .business .list ul li:hover h2 {
    margin-top: -7rem;
}

* .business .list ul .image2:hover img {
    display: none;
}

* .business .list ul .image2 .show {}

* .business .list ul .image2 .hide {
    display: none;
}

* .business .list ul .image3:hover {
    border: 1px solid;
    border-image: linear-gradient(180deg, rgba(145, 39, 255, 1), rgba(54, 84, 249, 1));
    box-shadow: 0px 2rem 34rem 0px rgba(116, 137, 167, 0.1);
    box-sizing: border-box;
    border: 1px solid transparent;
    background-image: linear-gradient(#fff, #fff), linear-gradient(to bottom, rgba(145, 39, 255, 1), rgba(54, 84, 249, 1));
    background-origin: border-box;
    background-clip: content-box, border-box;
}

* .business .list ul .image3:hover img {
    display: none;
}

* .business .list ul .image3 .show {}

* .business .list ul .image3 .hide {
    display: none;
}

* .business .list ul .image4:hover {
    border: 1px solid;
    border-image: linear-gradient(180deg, rgba(145, 39, 255, 1), rgba(54, 84, 249, 1));
    box-shadow: 0px 2rem 34rem 0px rgba(116, 137, 167, 0.1);
    box-sizing: border-box;
    border: 1px solid transparent;
    background-image: linear-gradient(#fff, #fff), linear-gradient(to bottom, rgba(145, 39, 255, 1), rgba(54, 84, 249, 1));
    background-origin: border-box;
    background-clip: content-box, border-box;
}

* .business .list ul .image4:hover img {
    display: none;
}

* .business .list ul .image4 .show {}

* .business .list ul .image4 .hide {
    display: none;
}

* .business .list ul .image2 {}

* .business .list ul .image3 {}

* .business .list ul .image4 {}

* .business .list ul li h2 {
    margin: 0rem;
    color: rgba(48, 61, 84, 1);
    font-size: 24rem;
    margin-top: 18rem;
}

* .business .list ul li h1 {
    margin: 0rem;
    color: rgba(48, 61, 84, 1);
    font-size: 18rem;
    margin-top: 20rem;
}

* .business .list ul li p {
    margin: 0rem;
    color: rgba(93, 110, 127, 1);
    font-size: 14rem;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    text-align: justify;
    line-height: 24rem;
    color: #5D6E7F;
    font-size: 14rem;
    margin-top: 12rem;
    height: 74rem;
    overflow: hidden;
}

.phone {
    display: none !important;
}

@media only screen and (max-width: 750px) {
    .pc {
        display: none;
    }

    .phone {
        display: block !important;
    }

    * .business {
        margin: 0rem;
        border-radius: 1px;
        height: auto;
        padding-top: 30rem;
        margin-top: 0rem;
        background: linear-gradient(139deg, #6b3bfd 0%, #5146fb 22%, #3355F9 100%);
    }

    * .business .title {
        font-size: 40rem;
        text-align: center;
        height: auto;
        margin: 0 auto;
        padding-top: 27rem;
        margin-bottom: 50rem;
    }

    .business6_tab {
        margin-bottom: 32rem;
        margin-top: 45rem;
    }

    .business6_tab ul {
        margin: 0 auto;
        width: 100%;
        height: 68rem;
        background: linear-gradient(176deg, #9326FF 0%, #3355F9 100%);
        border-radius: 44rem;
        display: flex;
        align-items: center;
        justify-content: space-around;
        padding: 0 15rem;
        box-sizing: border-box;
    }

    .business6_tab ul li .icon {}

    .business6_tab ul li {
        font-size: 12rem;
        color: #fff;
    }

    .business6_tab ul li img {
        width: 60%;
    }

    * .business .title p {
        margin: 0 auto;
        width: 100%;
        height: 44rem;
        overflow-wrap: break-word;
        color: #fff;
        font-size: 16rem;
        margin-top: 16rem;
        box-sizing: border-box;
        padding: 0 20rem;
    }

    * .business .title h1 {
        margin: 0rem auto;
        font-size: 40rem;
        font-weight: 600;
        color: #fff;
        background-position: 98rem 33rem;
        width: 283rem;
        text-align: center;
    }

    * .business .list {
        margin: 0rem auto;
        overflow: unset;
        width: 100%;
        margin-top: 0;
        padding-bottom: 50rem;
    }

    * .business .list ul {
        margin: 0rem;
        display: flex;
        width: 100%;
        justify-content: space-between;
        height: auto;
    }

    * .business .list ul li {
        margin: 0rem;
        display: flex;
        justify-content: center;
        background: none;
        overflow: unset;
        height: auto;
    }

    * .business .list ul .hide h2 {
        color: #fff;
    }

    * .business .list ul .hide p {
        color: #fff;
    }

    * .business .list ul .hide {
        width: 280rem;
        height: 250rem;
        background: linear-gradient(157deg, #9326FF 0%, #3355F9 100%);
        border-radius: 16rem;
        opacity: 0.95;
        color: #fff;
    }

    * .business .list ul .hide .info {
        font-size: 14rem;
        margin-top: 16rem;
    }

    * .business .list ul .image1:hover {
        border: 1px solid;
    }

    * .business .list ul .image1:hover img {
        display: none;
    }

    * .business .list ul .image1:hover .hide {
        padding: 17rem 30rem;
        display: block;
    }

    * .business .list ul .show {
        padding: 30rem;
        border-radius: 16rem;
        box-sizing: border-box;
        width: 380rem;
        height: auto;
        background: #FFFFFF;
        box-shadow: 0px 2rem 34rem 0px rgba(116, 137, 167, 0.1);
    }

    * .business .list ul .image1 .show {}

    * .business .list ul .image1 .hide {
        display: none;
    }

    * .business .list ul .image2:hover {
        border: 1px solid;
    }

    * .business .list ul .image2:hover img {
        display: none;
    }

    * .business .list ul .image2 .show {}

    * .business .list ul .image2 .hide {
        display: none;
    }

    * .business .list ul .image3:hover {
        border: 1px solid;
    }

    * .business .list ul .image3:hover img {
        display: none;
    }

    * .business .list ul .image3 .show {}

    * .business .list ul .image3 .hide {
        display: none;
    }

    * .business .list ul .image4:hover {
        border: 1px solid;
    }

    * .business .list ul .image4:hover img {
        display: none;
    }

    * .business .list ul .image4 .show {}

    * .business .list ul .image4 .hide {
        display: none;
    }

    * .business .list ul .image2 {}

    * .business .list ul .image3 {}

    * .business .list ul .image4 {}

    * .business .list ul li h2 {
        margin: 0rem;
        color: rgba(48, 61, 84, 1);
        font-size: 24rem;
        margin-top: 12rem;
    }

    * .business .list ul li h1 {
        margin: 0rem;
        color: rgba(48, 61, 84, 1);
        font-size: 18rem;
        margin-top: 20rem;
    }

    * .business .list ul li p {
        margin: 0rem;
        color: #5D6E7F;
        font-size: 14rem;
        margin-top: 12rem;
    }

    * .business .list ul li:hover .show {
        padding: 0rem;
        border: 1px solid;
        border-image: linear-gradient(180deg, rgba(145, 39, 255, 1), rgba(54, 84, 249, 1));
        box-shadow: 0px 2rem 34rem 0px rgba(116, 137, 167, 0.1);
        box-sizing: border-box;
        border: 1px solid transparent;
        background-image: linear-gradient(#fff, #fff), linear-gradient(to bottom, rgba(145, 39, 255, 1), rgba(54, 84, 249, 1));
        background-origin: border-box;
        background-clip: content-box, border-box;
    }

    * .business .list ul li:hover {
        border: none !important;
        border-image: unset;
        background: unset !important;
        background-image: none;
        background-color: none;
    }

    * .business .list ul li:hover h2 {
        padding: 30rem 30rem 0 30rem;
    }

    * .business .list ul li:hover p {
        padding: 0rem 30rem 30rem 30rem;
    }
}

.approve {
    margin-top: 0rem;
    height: auto;
    padding-top: 100rem;
}

.approve .title {}

.approve .title h1 {

    margin: 0rem auto;

    font-size: 40rem;

    color: rgba(48, 61, 84, 1);

    letter-spacing: 0.10000000149011612rem;
    width: 100%;
    text-align: center;
    width: 296rem;
    background-position: 124rem 25rem;
    position: relative;
}

* .approve .title .keep:after {
    display: block;
    content: "";
    background-image: url(/public/uploads/20240905/364b346a8140b39d69bbeeb9bacc573b.svg);
    background-repeat: no-repeat;
    background-size: 92rem;
    position: absolute;
    width: 200rem;
    height: 30rem;
    top: 35rem;
    left: 140rem;
    animation: 0.5s ease-in 0s 1 normal forwards running SolutionHighlightText;
}

@keyframes SolutionHighlightText {
    0% {
        width: 0rem;
    }

    100% {
        width: 100%;
    }
}

.approve .title p {

    font-size: 16rem;

    text-align: center;

    margin-top: 16rem;
}

.approve .top {

    padding-bottom: 10rem;

    width: 1200rem;

    margin: 0 auto;
}

.box_44 {
    width: 1200rem;
    height: 220rem;
    margin: 80rem 0 0 0rem;
}

.paragraph_5 {
    width: 235rem;
    height: 50rem;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 20rem;
    letter-spacing: 0.05000000074505806rem;
    font-family: AlimamaShuHeiTi-Bold;
    font-weight: 700;
    text-align: center;
    line-height: 28rem;
    margin-top: 12rem;
}

.approve-m {
    display: none;
}


@media only screen and (max-width: 750px) {
    .approve {
        display: none;
    }

    .approve-m {
        margin-top: 0rem;
        height: auto;
        padding-top: 78rem;
        display: block;
    }

    .approve-m .title {}

    .approve-m .title h1 {
        margin: 0rem auto;
        font-size: 40rem;
        color: rgba(48, 61, 84, 1);
        letter-spacing: 0.10000000149011612rem;
        width: 100%;
        text-align: center;
        width: 296rem;
        background-position: 124rem 25rem;
        position: relative;
        overflow: hidden;
    }

    * .approve-m .title .keep:after {
        display: block;
        content: "";
        background-image: url(/public/uploads/20240905/364b346a8140b39d69bbeeb9bacc573b.svg);
        background-repeat: no-repeat;
        position: absolute;
        width: 200rem;
        height: 30rem;
        top: 35rem;
        left: 140rem;
        animation: 0.5s ease-in 0s 1 normal forwards running SolutionHighlightText;
    }

    @keyframes SolutionHighlightText {
        0% {
            width: 0rem;
        }

        100% {
            width: 100%;
        }
    }

    .approve-m .title p {
        font-size: 16rem;
        text-align: center;
        margin-top: 16rem;
    }

    .approve-m .top {
        padding-bottom: 10rem;
        width: 100%;
        margin: 0 auto;
    }

    .box_44 {
        width: 1200rem;
        height: 220rem;
        margin: 60rem 0 0 0rem;
    }

    .paragraph_5 {
        width: 235rem;
        height: 50rem;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-family: AlimamaShuHeiTi-Bold;
        font-weight: 700;
        text-align: center;
        line-height: 28rem;
        margin-top: 12rem;
    }

    .approve-m .swiper-wrapper {
        height: auto !important;
    }

    .approve-m .swiper-slide {
        display: flex !important;
        justify-content: center !important;
        margin-right: 0 !important;
        text-align: center;
        margin-left: 20rem !important;
        padding: 0 20rem;
    }

    .group_16 {
        margin-left: 0rem !important;
    }

    .group_16,
    .group_17 {
        margin-left: 0rem !important;
    }

    .text-group_71 {
        width: 228rem;
        height: 84rem;
        margin: 40rem auto 30rem auto;
    }

    .image_35 {
        width: 115rem;
        height: 22rem;
        margin: 44rem auto 0 auto;
    }

    .text-group_70 {
        width: 201rem;
        height: 84rem;
        margin: 26rem auto 30rem auto;
    }


    .image-wrapper_10 {
        width: 287rem;
        height: 50rem;
        background: url(/img/SketchPngc489ec8b5d2a08ff47df9c488acaf927cffbae38c5e2c133324a11832eafedcf.png) 0rem 0rem no-repeat;
        background-size: 288rem 50rem;
        margin: 30rem auto 0 auto;
    }


    .text-group_69 {
        width: 181rem;
        height: 58rem;
        margin: 26rem auto 56rem auto;
    }

    .image-wrapper_37 {
        height: 50rem;
        background: url(/img/SketchPng91ee383650fe9e5d0e4802d9095f5ee5ee41a2f9a78df7795cd4624b2afe9ddb.png) 0rem 0rem no-repeat;
        background-size: 205rem 50rem;
        width: 204rem;
        margin: 30rem auto 0 auto;
    }

}

.partnership {
    margin-top: 130rem;
}

.image-box {
    height: 80rem;
    background: url(/img/SketchPngcde17a3fd03cb902062da1d23df5c398a4b5fe34bc48fe433e76353fe18f51c9.png) 0rem 0px no-repeat;
    background-size: 196rem 80rem;
    width: 196rem;
}

.box_45,
.box_46,
.box_47 {
    min-width: 3840rem;
    height: 80rem;
    margin: 10rem 0 0 0rem;
    margin-left: 0rem;
}


.box_45 {
    animation: 54s linear 0s infinite normal none running scrollit;
}

.box_46 {
    animation: 70s linear 0s infinite normal none running scrollit;
}

.box_47 {
    animation: 60s linear 0s infinite normal none running scrollit;
}

@keyframes scrollit {
    0% {
        transform: translateX(0px);
    }

    100% {
        transform: translateX(-50%);
    }
}

@media only screen and (max-width: 750px) {
    .partnership {
        margin-top: 50rem;
        margin-bottom: 50rem;
        width: 100%;
        overflow: hidden;
    }
}

@media only screen and (max-width: 750px) {
    .freeuse {
        position: relative;
        width: 100%;
        margin: 0rem auto;
        margin-top: 0rem;
        height: auto;
        background: #f9faff;
    }

    .section_10 {
        cursor: pointer;
    }


    .block_16 {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        height: auto;
        background: url(/img/SketchPngb42a5b29b63e3e10e42d5601b096f1707cab44aadae7a44039bfc406af8a6ead.png) 100% no-repeat;
        background-size: 120% 120%;
    }

    .text-group_73 {
        width: 100%;
        height: auto;
        margin: 0;
        display: block;
        padding: 41rem;
        box-sizing: border-box;
        text-align: center;
    }

    .text_108 {
        width: 100%;
        height: auto;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 40rem;
        letter-spacing: 0.10000000149011612rem;
        font-family: PingFang-SC-Bold;
        text-align: center;
        white-space: unset;
        line-height: 56rem;
    }

    .text_109 {
        width: 100%;
        height: auto;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 18rem;
        letter-spacing: 0.04500000178813934rem;
        font-family: PingFangSC-Regular;
        display: block;
        text-align: center;
        white-space: unset;
        line-height: 25rem;
        margin-top: 9rem;
        padding-top: 8rem;
    }


    .text_110 {
        width: 81rem;
        height: 28rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-family: PingFang-SC-Bold;
        font-weight: NaN;
        text-align: center;
        white-space: nowrap;
        line-height: 28rem;
        margin: 9rem 0 0 30rem;
    }

    .image-wrapper_27 {
        background-color: rgba(19, 32, 44, 1);
        border-radius: 23rem;
        height: 40rem;
        width: 65rem;
        margin: 3rem 4rem 0 113rem;
    }

    .image_52 {
        width: 34rem;
        height: 15rem;
        margin: 13rem 0 0 16rem;
    }

    .section_10 {
        background-color: rgba(255, 255, 255, 1);
        border-radius: 23rem;
        width: 293rem;
        height: 46rem;
        margin: 0rem 0 24rem 69rem;
    }

    .section_11 {
        background-image: url(/public/uploads/20240819/8c04405eb8aa43843f7ac86db3561fe9.png);
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        height: 310rem;
        background-repeat: no-repeat;
    }
}

@media only screen and (min-width: 1200px) {
    .section_11 {
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: bottom;
        position: absolute;
        left: 1060rem;
        top: -84rem;
        width: 274rem;
        height: 344rem;
    }

    .text_110 {
        font-weight: bold;
    }
}

@media only screen and (max-width: 751px) {
    .section_11 {
        position: relative;
        left: 0;
        top: 0;
        width: 90%;
        height: 485rem;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: bottom;
        background-repeat: no-repeat;
    }

    .text_110 {
        font-weight: bold;
    }
}

/*------------free-------------*/
.free {
    position: relative;
    width: 1440rem;
    margin: 67rem auto;
    margin-top: 329rem;
    height: 3rem;
}

.section_10 {
    cursor: pointer;
}

.image-wrapper_27 {
    background-color: rgba(19, 32, 44, 1);
    border-radius: 23rem;
    height: 40rem;
    width: 65rem;
    margin: 3rem 4rem 0 113rem;
    transition: all 0.1s linear 0s;
}

.text-group_73 {
    width: 575rem;
    height: 89rem;
    margin: 47rem 0 0 120rem;
}

.section_10 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 23rem;
    width: 293rem;
    height: 46rem;
    margin: 24rem 0 54rem 120rem;
}

.image-wrapper_27:hover {
    background-color: rgba(19, 32, 44, 1);
    opacity: 0.7;
}

.block_16 {
    position: absolute;
    left: 0;
    top: -189rem;
    width: 1440rem;
    height: 260rem;
    background: linear-gradient(124deg, #9326FF 0%, #7236fd 20%, #3355F9 100%);
    border-radius: 16rem;
}

.section_11_1 {
    display: none;
    border-radius: 0rem 0rem 4rem 0rem;
    background-image: url(/img/f80f8b9b32af4e93ad5e13c9a3f6fecb_mergeImage.png);
    position: absolute;
    left: 661rem;
    top: -50rem;
    width: 766rem;
    height: 310rem;
}

.section_11_1 {
    display: none;
    background-image: url(/public/uploads/20240906/89331652866d8dcc84ca882a9ede7068.png);
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 1441px) and (min-width: 750px) {

    .free,
    .block_16 {
        width: 100%;
    }

    .text-group_73,
    .section_10 {
        margin-left: 100rem;
    }

    .section_11_1 {
        display: none;
        left: 598rem;
    }
}

@media only screen and (max-width: 1289px) and (min-width: 750px) {
    .free {
        position: relative;
        width: 100%;
        margin: 67rem auto;
        margin-top: 329rem;
        height: 3rem;
    }

    .text-group_73 {
        width: 575rem;
        height: 89rem;
        margin: 47rem 0 0 40rem;
    }

    .block_16 {
        position: absolute;
        left: 0;
        top: -189rem;
        width: 100%;
        height: 260rem;
        background: url(/img/SketchPngb42a5b29b63e3e10e42d5601b096f1707cab44aadae7a44039bfc406af8a6ead.png) 100% no-repeat;
        background-size: 100% 100%;
    }

    .section_10 {
        background-color: rgba(255, 255, 255, 1);
        border-radius: 23rem;
        width: 293rem;
        height: 46rem;
        margin: 24rem 0 54rem 40rem;
    }

    .section_11_1 {
        display: none;
        border-radius: 0rem 0rem 4rem 0rem;
        background-image: url(/public/uploads/20240906/89331652866d8dcc84ca882a9ede7068.png);
        position: absolute;
        left: 541rem;
        top: -50rem;
        width: 745rem;
        height: 310rem;
    }
}

@media only screen and (max-width: 750px) {
    .free {
        width: 100%;
        margin: 0rem auto;
        margin-top: 0rem;
        height: auto;
    }

    .text-group_73 {
        width: 100%;
        height: auto;
        margin: 0;
        display: block;
        padding: 42rem 27rem;
        box-sizing: border-box;
        text-align: center;
    }

    .block_16 {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        height: auto;
        background-size: 120% 120%;
        padding-bottom: 22px;
    }

    .section_10 {
        background-color: rgba(255, 255, 255, 1);
        border-radius: 23rem;
        width: 293rem;
        height: 46rem;
        margin: auto;
    }

    .section_11_1 {
        display: none;
        background-image: url(/public/uploads/20240906/89331652866d8dcc84ca882a9ede7068.png);
        background-size: 100%;
        background-position: bottom;
        background-repeat: no-repeat;
        position: relative;
        height: 223rem;
        left: 0;
        top: 0;
        width: 100%;
        border-radius: 16rem;
    }
}



/*-----------free end--------------*/
* .footer {
    margin: 0rem;
    background-color: rgba(245, 247, 250, 1);
    color: #5D6E7F;
    margin-top: -70rem;
    padding-top: 70rem;
}

.footer .footer_nav_m {
    display: none;
}

* .footer .footer_box {
    margin: 0rem;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1200rem;
    padding: 0 8rem;
    padding-top: 31rem;
}

* .footer .footer_box .contact {
    margin: 0rem;
    width: 267rem;
}

* .footer .footer_box .contact .title {
    margin: 0rem;
    overflow-wrap: break-word;
    letter-spacing: 0.05000000074505806rem;
    text-align: justify;
    white-space: nowrap;
    line-height: 28rem;
    font-weight: bold;
    font-size: 20rem;
    color: #303D54;
}

* .footer .footer_box .contact ul {
    margin: 0rem;
    color: rgba(93, 110, 127, 1);
    font-size: 14rem;
    letter-spacing: 0.05000000074505806rem;
    text-align: justify;
    white-space: nowrap;
    line-height: 20rem;
    margin-top: 40rem;
}

* .footer .footer_box .contact ul li {
    margin: 0rem;
}

* .footer .footer_box .contact ul li .tell {
    margin: 0rem;
}

* .footer .footer_box .contact ul li {
    margin: 0rem;
}

* .footer .footer_box .contact ul li .email {
    margin: 0rem;
}

* .footer .footer_box .contact ul li {
    margin: 0rem;
}

* .footer .footer_box .contact ul li .address {
    margin: 0rem;
    white-space: normal;
}

* .footer .footer_box .contact ul li {
    margin: 0rem;
    margin-bottom: 20rem;
}

* .footer .footer_box .contact ul li .image-text_92 {
    margin: 0rem;
}

* .footer .footer_box .contact ul li .flex-col {
    margin: 0rem;
}

* .footer .footer_box .contact ul li .justify-between {
    margin: 0rem;
    width: 80rem;
    text-align: center;
}

* .footer .footer_box .product {
    margin: 0rem;
}

* .footer .footer_box .product .title {
    margin: 0rem;
    overflow-wrap: break-word;
    font-size: 20rem;
    letter-spacing: 0.05000000074505806rem;
    text-align: justify;
    white-space: nowrap;
    line-height: 28rem;
    font-weight: bold;
    color: #303D54;
}

* .footer .footer_box .product ul {
    margin: 0rem;
    color: rgba(93, 110, 127, 1);
    font-size: 14rem;
    letter-spacing: 0.05000000074505806rem;
    text-align: justify;
    white-space: nowrap;
    line-height: 20rem;
    margin-top: 40rem;
}

* .footer .footer_box .product ul li {
    margin: 0rem;
    margin-bottom: 20rem;
}

* .footer .footer_box .product ul li a {
    margin: 0rem;
}

* .footer .footer_box .album {
    margin: 0rem;
}

* .footer .footer_box .album .title {
    margin: 0rem;
    overflow-wrap: break-word;
    font-size: 20rem;
    letter-spacing: 0.05000000074505806rem;
    text-align: justify;
    white-space: nowrap;
    line-height: 28rem;
    font-weight: bold;
    color: #303D54;
}

* .footer .footer_box .album ul {
    margin: 0rem;
    color: rgba(93, 110, 127, 1);
    font-size: 14rem;
    letter-spacing: 0.05000000074505806rem;
    text-align: justify;
    white-space: nowrap;
    line-height: 20rem;
    margin-top: 40rem;
}

* .footer .footer_box .album ul li {
    margin: 0rem;
    margin-bottom: 20rem;
}

* .footer .footer_box .album ul li a {
    margin: 0rem;
}

* .footer .footer_box .news {
    margin: 0rem;
    width: 270rem;
    padding-top: 0;
    padding-bottom: 0;
    background: none;
}

* .footer .footer_box .news .title {
    margin: 0rem;
    overflow-wrap: break-word;
    font-size: 20rem;
    letter-spacing: 0.05000000074505806rem;
    text-align: justify;
    white-space: nowrap;
    line-height: 28rem;
    font-weight: bold;
    color: #303D54;
}

* .footer .footer_box .news ul {
    margin: 0rem;
    color: rgba(93, 110, 127, 1);
    font-size: 14rem;
    letter-spacing: 0.05000000074505806rem;
    text-align: justify;
    line-height: 20rem;
    margin-top: 40rem;
    padding-left: 15rem;
}

* .footer .footer_box .news ul li {
    margin: 0rem;
    margin-bottom: 20rem;
    width: 270rem;
    height: auto;
    background: none;
    box-shadow: none;
    border: none;
    border-radius: 0;
    list-style-type: disc;
}

* .footer .footer_box .news ul li::marker {
    color: #0569FF;
    font-size: 12rem;
}

* .footer .footer_box .news ul li a {
    margin: 0rem;
    height: 40rem;
    width: 270rem;
    display: block;
    box-sizing: border-box;
    white-space: normal;
    overflow: hidden;
}

* .footer .copyright {
    margin: 0rem;
    height: auto;
    background: none;
}

* .footer .copyright .line {
    margin: 0rem;
    text-align: center;
}

* .footer .copyright .line .image_50 {
    margin: 0rem;
}

* .footer .copyright .logo {
    margin: 0rem auto;
    font-size: 12rem;
    max-width: 1200rem;
    margin-top: 20rem;
    padding: 0 8rem;
}

* .footer .copyright .logo img {
    width: 116rem;
}

* .footer .copyright .company {
    margin: 0rem auto;
    font-size: 12rem;
    max-width: 1200rem;
    margin-top: 20rem;
    padding: 0 8rem;
    font-weight: bold;
}

* .footer .copyright .number {
    margin: 0rem auto;
    max-width: 1200rem;
    font-size: 12rem;
    display: flex;
    margin-top: 11rem;
    padding: 0 8rem;
    padding-bottom: 40rem;
}

* .footer .copyright .number .text_104 {
    margin: 0rem;
}

* .footer .copyright .number .block {
    margin: 0rem;
    background-color: rgba(93, 110, 127, 1);
    width: 1rem;
    height: 14rem;
    margin: 2rem 0 0 8rem !important;
}

* .footer .copyright .number span {
    margin-left: 8rem !important;
}

* .footer .copyright .number .flex-col {
    margin: 0rem;
}

* .footer .copyright .number .text_105 {
    margin: 0rem;
}

* .footer .copyright .number .text_106 {
    margin: 0rem;
}

* .footer .copyright .number .text_107 {
    margin: 0rem;
}

@media only screen and (max-width: 1441px) {
    * .footer .footer_box {
        max-width: 1240rem;
    }

    * .footer .copyright .logo {
        max-width: 1240rem;
    }

    * .footer .copyright .company {
        max-width: 1240rem;
    }

    * .footer .copyright .number {
        max-width: 1240rem;
    }
}

@media only screen and (max-width: 1289px) {
    * .footer .footer_box {
        margin: 0rem;
        display: flex;
        justify-content: space-between;
        margin: 0 auto;
        max-width: 1200rem;
        padding: 0 8rem;
        padding-top: 31rem;
    }

    * .footer .copyright .logo {
        margin: 0rem auto;
        font-size: 12rem;
        max-width: 1200rem;
        margin-top: 20rem;
        padding: 0 8rem;
    }

    * .footer .copyright .company {
        margin: 0rem auto;
        font-size: 12rem;
        max-width: 1200rem;
        margin-top: 20rem;
        padding: 0 8rem;
    }

    * .footer .copyright .number {
        margin: 0rem auto;
        max-width: 1200rem;
        font-size: 12rem;
        display: flex;
        margin-top: 11rem;
        padding: 0 8rem;
        padding-bottom: 40rem;
    }
}

* .footer-m {
    display: none;
}

@media only screen and (max-width: 750px) {
    .footer {
        display: none;
    }

    * .footer-m {
        display: block;
        margin: 0rem;
        background-color: rgba(245, 247, 250, 1);
    }

    * .footer-m .el-collapse-item__wrap {
        background-color: #f5f7fa !important;
    }

    * .footer-m .el-collapse-item__header {
        background-color: #f5f7fa !important;
        font-size: 16rem !important;
    }

    * .footer-m .el-collapse-item__content {
        font-size: 14rem !important;
    }

    * .footer-m .el-collapse-item__content ul {
        list-style-type: none !important;
    }

    * .footer-m .el-collapse-item__content ul li {
        margin: 0rem 0rem 6rem;
    }

    * .footer-m .footer_box {
        margin: 0rem;
        display: block;
        justify-content: space-between;
        margin: 0 auto;
        max-width: 1400rem;
        padding: 0 8rem;
        padding-top: 31rem;
    }

    * .footer-m .footer_box .contact {
        margin: 0rem;
        width: 100%;
    }

    * .footer-m .footer_box .contact .title {
        margin: 0rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        text-align: justify;
        white-space: nowrap;
        line-height: 28rem;
        display: none;
    }

    * .footer-m .footer_box .contact ul {
        margin: 0rem;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.05000000074505806rem;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 40rem;
    }

    * .footer-m .footer_box .contact ul li {
        margin: 0rem;
    }

    * .footer-m .footer_box .contact ul li .tell {
        margin: 0rem;
        display: none;
    }

    * .footer-m .footer_box .contact ul li {
        margin: 0rem;
    }

    * .footer-m .footer_box .contact ul li .email {
        margin: 0rem;
        display: none;
    }

    * .footer-m .footer_box .contact ul li {
        margin: 0rem;
    }

    * .footer-m .footer_box .contact ul li .address {
        margin: 0rem;
        white-space: normal;
        display: none;
    }

    * .footer-m .footer_box .contact ul li {
        margin: 0rem;
        margin-bottom: 0rem;
        text-align: center;
        display: flex;
        justify-content: center;
    }

    * .footer-m .footer_box .contact ul li .image-text_92 {
        margin: 0rem;
    }

    * .footer-m .footer_box .contact ul li .flex-col {
        margin: 0rem;
    }

    * .footer-m .footer_box .contact ul li .justify-between {
        margin: 0rem;
        width: 90rem;
        text-align: center;
        margin-bottom: 25rem;
    }

    * .footer-m .footer_box .product {
        margin: 0rem;
        display: none;
    }

    * .footer-m .footer_box .product .title {
        margin: 0rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        text-align: justify;
        white-space: nowrap;
        line-height: 28rem;
    }

    * .footer-m .footer_box .product ul {
        margin: 0rem;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.05000000074505806rem;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 40rem;
    }

    * .footer-m .footer_box .product ul li {
        margin: 0rem;
        margin-bottom: 20rem;
    }

    * .footer-m .footer_box .product ul li a {
        margin: 0rem;
    }

    * .footer-m .footer_box .album {
        margin: 0rem;
        display: none;
    }

    * .footer-m .footer_box .album .title {
        margin: 0rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        text-align: justify;
        white-space: nowrap;
        line-height: 28rem;
    }

    * .footer-m .footer_box .album ul {
        margin: 0rem;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.05000000074505806rem;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 40rem;
    }

    * .footer-m .footer_box .album ul li {
        margin: 0rem;
        margin-bottom: 20rem;
    }

    * .footer-m .footer_box .album ul li a {
        margin: 0rem;
    }

    * .footer-m .footer_box .news {
        margin: 0rem;
        width: 270rem;
        padding-top: 0;
        background: none;
        display: none;
    }

    * .footer-m .footer_box .news .title {
        margin: 0rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        text-align: justify;
        white-space: nowrap;
        line-height: 28rem;
    }

    * .footer-m .footer_box .news ul {
        margin: 0rem;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.05000000074505806rem;
        text-align: justify;
        /* white-space: nowrap; */
        line-height: 20rem;
        margin-top: 40rem;
    }

    * .footer-m .footer_box .news ul li {
        margin: 0rem;
        margin-bottom: 20rem;
        width: 270rem;
        height: auto;
        background: none;
        box-shadow: none;
        border: none;
        border-radius: 0;
    }

    * .footer-m .footer_box .news ul li a {
        margin: 0rem;
        height: 40rem;
        width: 270rem;
        display: block;
        box-sizing: border-box;
        white-space: normal;
        overflow: hidden;
    }

    * .footer-m .copyright {
        margin: 0rem;
    }

    * .footer-m .copyright .line {
        margin: 0rem;
        text-align: center;
    }

    * .footer-m .copyright .line .image_50 {
        margin: 0rem;
    }

    * .footer-m .copyright .logo {
        margin: 0rem auto;
        font-size: 12rem;
        max-width: 1400rem;
        margin-top: 20rem;
        padding: 0 8rem;
        text-align: center;
    }

    * .footer-m .copyright .logo img {
        width: 116rem;
    }

    * .footer-m .copyright .company {
        margin: 0rem auto;
        font-size: 12rem;
        max-width: 1400rem;
        margin-top: 20rem;
        padding: 0 8rem;
    }

    * .footer-m .copyright .number {
        margin: 0rem auto;
        max-width: 1400rem;
        font-size: 12rem;
        display: flex;
        margin-top: 11rem;
        padding: 0 8rem;
        padding-bottom: 40rem;
        flex-wrap: wrap;
    }

    * .footer-m .copyright .number .text_104 {
        margin: 0rem;
        width: 164rem;
    }

    * .footer-m .copyright .number .block {
        margin: 0rem;
        background-color: rgba(93, 110, 127, 1);
        width: 1rem;
        height: 14rem;
        margin: 2rem 0 0 8rem !important;
    }

    * .footer-m .copyright .number span {
        margin-left: 0rem !important;
    }

    * .footer-m .copyright .number .flex-col {
        margin: 0rem;
    }

    * .footer-m .copyright .number .text_105 {
        margin: 0rem;
        width: 194rem;
    }

    * .footer-m .copyright .number .text_106 {
        margin: 0rem;
        width: 194rem;
    }

    * .footer-m .copyright .number .text_107 {
        margin: 0rem;
    }
}

* .footer-m {
    display: none;
}

@media only screen and (max-width: 750px) {
    .footer {
        display: none;
    }

    * .footer-m {
        display: block;
        margin: 0rem;
        background-color: rgba(245, 247, 250, 1);
        width: 100%;
    }

    * .footer-m .el-collapse-item__wrap {
        background-color: #f5f7fa !important;
    }

    * .footer-m .el-collapse-item__header {
        background-color: #f5f7fa !important;
        font-size: 16rem !important;
    }

    * .footer-m .el-collapse-item__content {
        font-size: 14rem !important;
    }

    * .footer-m .el-collapse-item__content ul {
        list-style-type: none !important;
    }

    * .footer-m .el-collapse-item__content ul li {
        margin: 0px 0px 6rem;
    }

    * .footer-m .footer_box {
        margin: 0rem;
        display: block;
        justify-content: space-between;
        margin: 0 auto;
        max-width: 1400rem;
        padding: 0 8rem;
        padding-top: 31rem;
    }

    * .footer-m .footer_box .contact {
        margin: 0rem;
        width: 100%;
    }

    * .footer-m .footer_box .contact .title {
        margin: 0rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-family: PingFang-SC-Bold;
        text-align: justify;
        white-space: nowrap;
        line-height: 28rem;
        display: none;
    }

    * .footer-m .footer_box .contact ul {
        margin: 0rem;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.05000000074505806rem;
        font-family: PingFang-SC-Bold;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 40rem;
    }

    * .footer-m .footer_box .contact ul li {
        margin: 0rem;
    }

    * .footer-m .footer_box .contact ul li .tell {
        margin: 0rem;
        display: none;
    }

    * .footer-m .footer_box .contact ul li {
        margin: 0rem;
    }

    * .footer-m .footer_box .contact ul li .email {
        margin: 0rem;
        display: none;
    }

    * .footer-m .footer_box .contact ul li {
        margin: 0rem;
    }

    * .footer-m .footer_box .contact ul li .address {
        margin: 0rem;
        white-space: normal;
        display: none;
    }

    * .footer-m .footer_box .contact ul li {
        margin: 0rem;
        margin-bottom: 0rem;
        text-align: center;
        display: flex;
        justify-content: center;
    }

    * .footer-m .footer_box .contact ul li .image-text_92 {
        margin: 0rem;
    }

    * .footer-m .footer_box .contact ul li .flex-col {
        margin: 0rem;
    }

    * .footer-m .footer_box .contact ul li .justify-between {
        margin: 0rem;
        width: 90rem;
        text-align: center;
        margin-bottom: 25rem;
    }

    * .footer-m .footer_box .contact ul li .justify-between img {
        width: 90rem;
        height: 90rem;
    }

    * .footer-m .footer_box .product {
        margin: 0rem;
        display: none;
    }

    * .footer-m .footer_box .product .title {
        margin: 0rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-family: PingFang-SC-Bold;
        text-align: justify;
        white-space: nowrap;
        line-height: 28rem;
    }

    * .footer-m .footer_box .product ul {
        margin: 0rem;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.05000000074505806rem;
        font-family: PingFang-SC-Bold;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 40rem;
    }

    * .footer-m .footer_box .product ul li {
        margin: 0rem;
        margin-bottom: 20rem;
    }

    * .footer-m .footer_box .product ul li a {
        margin: 0rem;
    }

    * .footer-m .footer_box .album {
        margin: 0rem;
        display: none;
    }

    * .footer-m .footer_box .album .title {
        margin: 0rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-family: PingFang-SC-Bold;
        text-align: justify;
        white-space: nowrap;
        line-height: 28rem;
    }

    * .footer-m .footer_box .album ul {
        margin: 0rem;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.05000000074505806rem;
        font-family: PingFang-SC-Bold;
        text-align: justify;
        white-space: nowrap;
        line-height: 20rem;
        margin-top: 40rem;
    }

    * .footer-m .footer_box .album ul li {
        margin: 0rem;
        margin-bottom: 20rem;
    }

    * .footer-m .footer_box .album ul li a {
        margin: 0rem;
    }

    * .footer-m .footer_box .news {
        margin: 0rem;
        width: 270rem;
        padding-top: 0;
        background: none;
        display: none;
    }

    * .footer-m .footer_box .news .title {
        margin: 0rem;
        overflow-wrap: break-word;
        color: rgba(48, 61, 84, 1);
        font-size: 20rem;
        letter-spacing: 0.05000000074505806rem;
        font-family: PingFang-SC-Bold;
        text-align: justify;
        white-space: nowrap;
        line-height: 28rem;
    }

    * .footer-m .footer_box .news ul {
        margin: 0rem;
        color: rgba(93, 110, 127, 1);
        font-size: 14rem;
        letter-spacing: 0.05000000074505806rem;
        font-family: PingFang-SC-Bold;
        text-align: justify;
        /* white-space: nowrap; */
        line-height: 20rem;
        margin-top: 40rem;
    }

    * .footer-m .footer_box .news ul li {
        margin: 0rem;
        margin-bottom: 20rem;
        width: 270rem;
        height: auto;
        background: none;
        box-shadow: none;
        border: none;
        border-radius: 0;
    }

    * .footer-m .footer_box .news ul li a {
        margin: 0rem;
        height: 40rem;
        width: 270rem;
        display: block;
        box-sizing: border-box;
        white-space: normal;
        overflow: hidden;
    }

    * .footer-m .copyright {
        margin: 0rem;
    }

    * .footer-m .copyright .line {
        margin: 0rem;
        text-align: center;
    }

    * .footer-m .copyright .line .image_50 {
        margin: 0rem;
        width: 100%;
    }

    * .footer-m .copyright .logo {
        margin: 0rem auto;
        font-size: 12rem;
        max-width: 1400rem;
        margin-top: 20rem;
        padding: 0 8rem;
        text-align: center;
    }

    * .footer-m .copyright .logo img {
        width: 116rem;
    }

    * .footer-m .copyright .company {
        margin: 0rem auto;
        font-size: 12rem;
        max-width: 1400rem;
        margin-top: 20rem;
        padding: 0 8rem;
    }

    * .footer-m .copyright .number {
        margin: 0rem auto;
        max-width: 100%;
        font-size: 11rem;
        display: flex;
        margin-top: 11rem;
        padding: 0 8rem;
        padding-bottom: 40rem;
        flex-wrap: wrap;
    }

    * .footer-m .copyright .number .text_104 {
        margin: 0rem;
        width: 164rem;
    }

    * .footer-m .copyright .number .block {
        margin: 0rem;
        background-color: rgba(93, 110, 127, 1);
        width: 1rem;
        height: 14rem;
        margin: 2rem 0 0 8rem !important;
    }

    * .footer-m .copyright .number span {
        margin-left: 0rem !important;
    }

    * .footer-m .copyright .number .flex-col {
        margin: 0rem;
    }

    * .footer-m .copyright .number .text_105 {
        margin: 0rem;
        width: 194rem;
    }

    * .footer-m .copyright .number .text_106 {
        margin: 0rem;
        width: 194rem;
    }

    * .footer-m .copyright .number .text_107 {
        margin: 0rem;
    }
}

* .tool {
    margin: 0rem;
    position: fixed;
    top: 40%;
    right: 4rem;
    width: 56rem;
    z-index: 999;
}

#yw_chat_window {
    left: unset !important;
    right: 70rem !important;
}

#yw_chat_window iframe {
    border-radius: 12rem !important;
}

#yw_chat_close {
    background: none !important;
    right: 1px !important;
    height: 36px !important;
    top: 18rem !important;
}

#yw_link {
    display: block !important;
    height: 71rem !important;
    width: 50rem !important;
    background: url(/public/uploads/20240914/3802e9050daba036ef2d8ff8f4a20b0c.png) no-repeat !important;
    background-color: transparent !important;
    background-size: 100% !important;
}

#yw_icon {
    display: none;
}

.iyunwen_js_class {
    left: unset !important;
    right: 2rem !important;
    top: calc(40% + 354rem) !important;
    width: 50rem !important;
    height: 50rem !important;
}

* .tool path {
    fill: #303d54;
}

* .tool .weichat {
    width: 56rem;
    margin: 0rem;
    padding: 6rem;
    position: relative;
    background: linear-gradient(180deg, #F2F4F9 0%, #FFFFFF 100%);
    box-shadow: 0rem 2rem 11rem 0rem rgba(116, 137, 167, 0.18);
    border-radius: 8rem;
    border: 2rem solid #FFFFFF;
}

* .tool .weichat:hover .hidden {
    display: block;
}

* .tool .weichat .code {
    margin: 0rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

* .tool .weichat .code img {
    margin: 0rem;
    width: 44rem;
    height: 44rem;
}

* .tool .weichat .code .name {
    margin: 0rem;
    font-size: 10rem;
    text-align: center;
    width: 100%;
    margin-top: 0rem;
}

* .tool .weichat .hidden {
    margin: 0rem;
    display: none;
    position: absolute;
    right: 67rem;
    background-image: url(/public/uploads/20240814/055b2ea85a8b3c694abbf48cd24a61ca.png);
    background-size: 126rem;
    padding: 20rem;
    top: -26rem;
}

* .tool .weichat .hidden img {
    margin: 0rem;
    width: 80rem;
}

* .tool .contact {
    width: 56rem;
    margin: 0rem;
    padding: 4rem;
    padding-top: 8rem;
    box-sizing: border-box;
    height: 190rem;
    margin: 12rem 0 0 0rem;
    position: relative;
    z-index: 100;
    background: linear-gradient(180deg, #F2F4F9 0%, #FFFFFF 100%);
    box-shadow: 0rem 2rem 12rem 0rem rgba(116, 137, 167, 0.18);
    border-radius: 8rem;
    border: 2rem solid #FFFFFF;
}

* .tool .contact .tell {
    margin: 0rem;
    height: 49rem;
}

* .tool .contact .tell .hidden {
    display: none;
}

* .tool .contact .tell:hover .hidden {
    display: flex;
}

* .tool .contact .tell:hover .hidden img {
    color: #7489a740;
    filter: drop-shadow(2px 4px 8px #7489a740);
    width: 137rem;
}

* .tool .contact .tell:hover .hidden span {
    position: absolute;
}

* .tool .contact .tell:hover .hidden {
    /* background-image: url(/public/uploads/20240913/a8fd0f408588e5a45e944a11cdfd8339.png);
    background-repeat: no-repeat; */
    background-size: 137rem;
    width: 135rem;
    height: 50rem;
    color: #0569FF;
    font-weight: bold;
    font-size: 14rem;
    position: absolute;
    right: 66rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

* .tool .contact .line {
    margin: 4rem 0;
    margin-bottom: 8rem;
    display: flex;
    justify-content: center;
}

* .tool .contact .tell a {
    margin: 0rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

* .tool .contact .tell a .black {
    margin: 0rem;
}

* .tool .contact .tell a .name {
    margin: 0rem;
    font-size: 9rem;
    width: 100%;
    margin-top: 8rem;
    text-align: center;
}

* .tool .contact .service {
    margin: 0rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0rem;
    height: 49rem;
}

* .tool .contact .service a {
    margin: 0rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

* .tool .contact .service a img {
    margin: 0rem;
}

* .tool .contact .service a .name {
    margin: 0rem;
    font-size: 9rem;
    width: 100%;
    margin-top: 0rem;
    text-align: center;
}

* .tool .contact .order {
    margin: 0rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    border-radius: 8rem;
    width: 100%;
    height: 45rem;
}

* .tool .contact .order a {
    margin: 0rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

* .tool .contact .order a img {
    margin: 0rem;
}

* .tool .contact .order a .name {
    margin: 0rem;
    font-size: 10rem;
    width: 100%;
    margin-top: 2rem;
    text-align: center;
}

* .tool .contact .order .icon {
    background-image: url(/public/uploads/20240909/9ef2c73a38ef507e7c2a86ff758c2484.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 25rem;
    height: 23rem;
    background-size: 21rem;
}

* .tool .contact .order:hover {
    margin: 0rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    background-color: rgba(5, 105, 255, 1);
    border-radius: 8rem;
    width: 100%;
    height: 54rem;
    margin: -5rem 0 1rem 0rem;
}

* .tool .contact .order:hover a {
    color: #fff;
    padding: 6rem 2rem;
}

* .tool .contact .order:hover .name {
    font-size: 9rem;
}

* .tool .contact .order:hover .icon {
    background-image: url(/public/uploads/20240907/e013bd487bb43b8ed0d6814a4b4fca9b.svg);
    background-size: 20rem;
}

* .tool .contact .tell:hover {
    margin: 0rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    background-color: rgba(5, 105, 255, 1);
    border-radius: 8rem;
    width: 100%;
    height: 54rem;
    margin: -5rem 0 1rem 0rem;
}

* .tool .contact .tell:hover path {
    fill: #fff;
}

* .tool .contact .tell:hover a {
    color: #fff;
    padding: 6rem 2rem;
}

* .tool .contact .tell:hover .name {
    font-size: 9rem;
    margin-top: 4rem;
}

* .tool .contact .tell:hover .icon {
    background-image: url(/public/uploads/20240907/e013bd487bb43b8ed0d6814a4b4fca9b.svg);
    background-size: 20rem;
}

* .tool .contact .tell:hover {
    margin: 0rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    background-color: rgba(5, 105, 255, 1);
    border-radius: 8rem;
    width: 100%;
    height: 54rem;
    margin: -5rem 0 1rem 0rem;
    position: relative;
}

* .tool .contact .tell:hover path {
    fill: #fff;
}

* .tool .contact .service:hover {
    margin: 0rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    background-color: rgba(5, 105, 255, 1);
    border-radius: 8rem;
    width: 100%;
    height: 54rem;
    margin: -5rem 0 1rem 0rem;
}

* .tool .contact .service:hover a {
    color: #fff;
    padding: 6rem 2rem;
}

* .tool .contact .service:hover .name {
    font-size: 9rem;
    margin-top: 4rem;
}

* .tool .contact .service:hover .icon {
    background-image: url(/public/uploads/20240907/e013bd487bb43b8ed0d6814a4b4fca9b.svg);
    background-size: 20rem;
}

* .tool .contact .service:hover path {
    fill: #fff;
}

* .tool .top {
    margin: 0rem;
    margin-left: 0rem;
    width: 56rem;
    height: 44rem;
    background: linear-gradient(180deg, #F2F4F9 0%, #FFFFFF 100%);
    box-shadow: 0rem 2rem 12rem 0rem rgba(116, 137, 167, 0.18);
    border-radius: 8rem;
    border: 2rem solid #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 12rem;
    cursor: pointer;
    /* background-image: url(/public/uploads/20240907/520743ec664a2d174868118a8ded6aea.svg); */
    /* background-repeat: no-repeat; */
    /* background-position: center; */
}

* .tool .top .icon {
    background-image: url(/public/uploads/20240907/520743ec664a2d174868118a8ded6aea.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 56rem;
    height: 44rem;
    background-size: 13rem;
}

* .tool .top .icon:hover {
    background-image: url(/public/uploads/20240909/85b38e89235b329eca54b6ef5e9e3287.svg);
}

* .tool .top img {
    margin: 0rem;
    width: 13rem;
    cursor: pointer;
}

@media only screen and (max-width: 750px) {
    .tool {
        display: none;
    }

    .iyunwen_js_class {
        display: none !important;
    }
}

.banner a:hover {
    background: #0569ff94;
}

.image-wrapper_27 {
    background-color: rgba(19, 32, 44, 1);
    border-radius: 23rem;
    height: 40rem;
    width: 65rem;
    margin: 3rem 4rem 0 113rem;
    transition: all 0.1s linear 0s;
}

.image-wrapper_27:hover {
    background-color: rgba(19, 32, 44, 1);
    opacity: 0.7;
}

.programme .item .rights a:hover {
    background: #0569ff94;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    50% {
        transform: scale(1.1);
        opacity: 1;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

.pulse li {
    transition: color 0.25s;
}

.flex-col span {
    transition: color 0.25s;
}

.flex-col span:hover {
    animation: pulse 1s infinite;
    /* 动画名称，每秒执行一次，无限次数 */
    animation-fill-mode: forwards;
    /* 动画结束后，元素保持最后一帧的状态 */
    animation-iteration-count: 1;
}

.pulse li:hover {
    animation: pulse 1s infinite;
    /* 动画名称，每秒执行一次，无限次数 */
    animation-fill-mode: forwards;
    /* 动画结束后，元素保持最后一帧的状态 */
    animation-iteration-count: 1;
}

* .product_system .middle_img {
    font-size: 18rem;
    color: #8D9FB3;
    margin-top: 80rem;
    position: relative;
}

* .product_system .middle_img img {
    margin-top: 0;
}

* .product_system .middle_img span {
    position: absolute;
    bottom: 0;
    margin-left: 10px;
}
* .footer .copyright .company.friend {
    font-size: 12.5rem;
}

* .footer .copyright .company.friend a {
    color: inherit;
}

* .footer .copyright .company.friend a:hover {
    color: #0569ff;
}

/* Home header language switch */
* .header:not(.vublack_css):not(.vucase_active):not(:hover) .right .lang-current {
    color: #FFFFFF !important;
}

* .header:not(.vublack_css):not(.vucase_active):not(:hover) .right .lang-separator {
    color: rgba(255, 255, 255, 0.45) !important;
}

* .header:not(.vublack_css):not(.vucase_active):not(:hover) .right .lang-link {
    color: rgba(255, 255, 255, 0.66) !important;
}
