/* 在小于或等于 1920px 像素的屏幕上，将背景色设置为蓝色 */
@media screen and (max-width: 1920px) {
    :root {
        --page-width: 100%;
    }
}

/* 在 1920px 像素或更小的屏幕上，将背景色设置为橄榄色 */
@media screen and (min-width: 1920px) {
    :root {
        --page-width: 1920px;
    }
}


.page {
    z-index: 1;
    position: relative;
    width: var(--page-width);
    margin: 0 auto;
}

.outer1 {
    z-index: auto;
    width: var(--page-width);
}

.group1 {
    z-index: 2;
    width: var(--page-width);
    justify-content: flex-start;
}

.main1 {
    z-index: auto;
    width: var(--page-width);
}

.main2 {
    margin: 0 auto;
    z-index: 6;
    height: 1080px;
    overflow: hidden;
    width: var(--page-width);
    justify-content: flex-start;
    padding-top: 26px;
    align-items: center;
    position: relative;
}

.main-head {
    width: 100%;
    height: 1080px;
    background: url(../img/SketchPng74a52b4086b2f9015130d8056254f45dbc42cbb47f8349c6fc22f344d4ac3347.png) center no-repeat;
    background-size: cover;
}


.layer1 {
    z-index: auto;
    width: 1840px;
    height: 694px;
}


/* 在小于或等于 1920px 像素的屏幕上，将背景色设置为蓝色 */
@media screen and (max-width: 1920px) {
    .layer2 {
        z-index: auto;
        width: 100%;
        height: 48px;
        justify-content: space-between;
    }
}

/* 在 1920px 像素或更小的屏幕上，将背景色设置为橄榄色 */
@media screen and (min-width: 1920px) {
    .layer2 {
        z-index: auto;
        width: 1840px;
        height: 48px;
        justify-content: space-between;
    }
}


.section1 {
    z-index: 6;
    width: 144px;
    height: 48px;
    background: url(../img/SketchPng9666bf6f2989a0e49affac4bb82e82162c7ed92f98013c43db89eff26c82cac1.png) 100% no-repeat;
}

.word1 {
    z-index: 46;
    width: 291px;
    height: 31px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 24px;
    letter-spacing: 1px;
    font-family: MicrosoftYaHei;
    white-space: nowrap;
    line-height: 31px;
    text-align: right;
    margin-top: 8px;
}

.word2 {
    z-index: 44;
    width: 1593px;
    height: 216px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 177px;
    font-family: Li-Xuke;
    white-space: nowrap;
    line-height: 177px;
    text-align: center;
    align-self: center;
    margin-top: 358px;
}

.txt1 {
    z-index: 45;
    width: 350px;
    height: 31px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 24px;
    letter-spacing: 1px;
    font-family: MicrosoftYaHei;
    white-space: nowrap;
    line-height: 31px;
    text-align: right;
    align-self: flex-end;
    margin: 41px 712px 0 0;
}

.pic1 {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1080px;
}

.main3 {
    z-index: 47;
    height: 980px;
    background-color: rgba(255, 255, 255, 1);
    width: var(--page-width);
    justify-content: flex-start;
    align-items: flex-end;
    position: relative;
    padding: 100px 200px 0 0;
}

.section2 {
    z-index: auto;
    width: 1517px;
    height: 664px;
}

.txt2 {
    z-index: 256;
    width: 252px;
    height: 56px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 40px;
    letter-spacing: 2px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 56px;
    text-align: center;
    align-self: flex-start;
    margin-left: 631px;
}

.word3 {
    z-index: 255;
    width: 181px;
    height: 33px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 24px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 33px;
    text-align: center;
    align-self: center;
    margin-top: 6px;
}

.word4 {
    z-index: 257;
    width: 340px;
    height: 45px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 32px;
    letter-spacing: 2px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 45px;
    text-align: center;
    align-self: flex-start;
    margin: 60px 0 0 587px;
}

.info1 {
    z-index: 186;
    width: 1517px;
    height: 80px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 24px;
    letter-spacing: 2px;
    font-family: PingFangSC-Regular;
    line-height: 40px;
    text-align: left;
    margin-top: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.main4 {
    z-index: auto;
    width: 1328px;
    height: 40px;
    margin: 176px 0 0 78px;
}

.icon1 {
    z-index: 236;
    width: 40px;
    height: 39px;
    margin-top: 1px;
}

.word5 {
    z-index: 249;
    width: 186px;
    height: 37px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 28px;
    letter-spacing: 3px;
    font-family: MicrosoftYaHei;
    white-space: nowrap;
    line-height: 37px;
    text-align: left;
    margin: 2px 0 0 20px;
}

.label1 {
    z-index: 191;
    width: 40px;
    height: 37px;
    margin: 2px 0 0 346px;
}

.txt3 {
    z-index: 190;
    width: 124px;
    height: 37px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 28px;
    letter-spacing: 3px;
    font-family: MicrosoftYaHei;
    white-space: nowrap;
    line-height: 37px;
    text-align: left;
    margin: 2px 0 0 20px;
}

.icon2 {
    z-index: 213;
    width: 40px;
    height: 40px;
    margin-left: 368px;
}

.txt4 {
    z-index: 212;
    width: 124px;
    height: 37px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 28px;
    letter-spacing: 3px;
    font-family: MicrosoftYaHei;
    white-space: nowrap;
    line-height: 37px;
    text-align: left;
    margin: 2px 0 0 20px;
}

.main5 {
    z-index: auto;
    width: 1318px;
    height: 99px;
    margin: 29px 0 0 73px;
}

.info2 {
    z-index: 250;
    width: 255px;
    height: 98px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 80px;
    letter-spacing: 8.571428298950195px;
    font-family: Impact;
    white-space: nowrap;
    line-height: 98px;
    text-align: left;
    margin-top: 1px;
}

.word6 {
    z-index: 204;
    width: 194px;
    height: 98px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 80px;
    letter-spacing: 8.571428298950195px;
    font-family: Impact;
    white-space: nowrap;
    line-height: 98px;
    text-align: left;
    margin-left: 332px;
}

.word7 {
    z-index: 228;
    width: 155px;
    height: 98px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 80px;
    letter-spacing: 8.571428298950195px;
    font-family: Impact;
    white-space: nowrap;
    line-height: 98px;
    text-align: left;
    margin: 1px 0 0 382px;
}

.img1 {
    z-index: 251;
    position: absolute;
    left: 203px;
    top: 480px;
    width: 400px;
    height: 400px;
}

.img2 {
    z-index: 205;
    position: absolute;
    left: 760px;
    top: 480px;
    width: 400px;
    height: 400px;
}

.pic2 {
    z-index: 229;
    position: absolute;
    left: 1317px;
    top: 480px;
    width: 400px;
    height: 400px;
}

.main6 {
    z-index: 48;
    height: 980px;
    background-color: rgba(243, 245, 249, 1);
    width: var(--page-width);
    position: relative;
}

.section3 {
    z-index: auto;
    width: 374px;
    height: 45px;
    margin: 100px 0 0 773px;
}

.info3 {
    z-index: 258;
    width: 374px;
    height: 45px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 32px;
    letter-spacing: 2px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 45px;
    text-align: center;
}

.section4 {
    z-index: auto;
    width: 1430px;
    height: 80px;
    justify-content: space-between;
    margin: 70px 0 0 242px;
}

.layer3 {
    z-index: 264;
    height: 80px;
    background: url(../img/SketchPnge58ae349f4845971c1e78e3b10f4248fab75dda1359d56a687ff00b412b4a6ae.png) 100% no-repeat;
    width: 360px;
    justify-content: center;
    align-items: flex-start;
    padding-left: 42px;
}

.word8 {
    z-index: 266;
    width: 238px;
    height: 40px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 28px;
    letter-spacing: 1.75px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 40px;
    text-align: left;
}

.layer4 {
    z-index: 271;
    height: 80px;
    background: url(../img/SketchPnge58ae349f4845971c1e78e3b10f4248fab75dda1359d56a687ff00b412b4a6ae.png) 100% no-repeat;
    width: 360px;
    justify-content: center;
    align-items: flex-end;
    padding-right: 39px;
}

.info4 {
    z-index: 273;
    width: 279px;
    height: 40px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 28px;
    letter-spacing: 1.75px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 40px;
    text-align: left;
}

.layer5 {
    z-index: 278;
    height: 80px;
    background: url(../img/SketchPnge58ae349f4845971c1e78e3b10f4248fab75dda1359d56a687ff00b412b4a6ae.png) 100% no-repeat;
    width: 360px;
    justify-content: center;
    align-items: center;
}

.txt5 {
    z-index: 280;
    width: 149px;
    height: 40px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 28px;
    letter-spacing: 1.75px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 40px;
    text-align: left;
}

.section5 {
    z-index: auto;
    width: 1430px;
    height: 480px;
    justify-content: space-between;
    margin: 20px 0 0 242px;
}

.box1 {
    z-index: 265;
    height: 480px;
    background: url(../img/SketchPng533b4d37bb26ab951d7d9b39d52ee9a0f026cb94af10b03374b47b4858670d5b.png) 100% no-repeat;
    width: 360px;
    justify-content: flex-start;
    padding-top: 40px;
    align-items: center;
}

.infoBox1 {
    z-index: 269;
    width: 280px;
    height: 200px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 28px;
    letter-spacing: 1.75px;
    font-family: PingFangSC-Regular;
    line-height: 40px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
}

.box2 {
    z-index: 272;
    height: 480px;
    background: url(../img/SketchPng533b4d37bb26ab951d7d9b39d52ee9a0f026cb94af10b03374b47b4858670d5b.png) 100% no-repeat;
    width: 360px;
    justify-content: flex-start;
    padding-top: 40px;
    align-items: center;
}

.infoBox2 {
    z-index: 276;
    width: 280px;
    height: 360px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 28px;
    letter-spacing: 2px;
    font-family: PingFangSC-Regular;
    line-height: 40px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
}

.box3 {
    z-index: 279;
    height: 480px;
    background: url(../img/SketchPng533b4d37bb26ab951d7d9b39d52ee9a0f026cb94af10b03374b47b4858670d5b.png) 100% no-repeat;
    width: 360px;
    justify-content: center;
    align-items: flex-end;
    padding-right: 20px;
}

.infoBox3 {
    z-index: 283;
    width: 300px;
    height: 400px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 28px;
    letter-spacing: 2px;
    font-family: PingFangSC-Regular;
    line-height: 40px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
}

.section6 {
    z-index: 267;
    position: absolute;
    left: 232px;
    top: 206px;
    width: 40px;
    height: 40px;
    background: url(../img/SketchPng9a1d3c058cfc5dd002ca779d43699596bb187283edc577511e17a33b6c237e12.png) -2px -2px no-repeat;
}

.section7 {
    z-index: 274;
    position: absolute;
    left: 767px;
    top: 206px;
    width: 40px;
    height: 40px;
    background: url(../img/SketchPng9a1d3c058cfc5dd002ca779d43699596bb187283edc577511e17a33b6c237e12.png) -2px -2px no-repeat;
}

.section8 {
    z-index: 281;
    position: absolute;
    left: 1302px;
    top: 206px;
    width: 40px;
    height: 40px;
    background: url(../img/SketchPng9a1d3c058cfc5dd002ca779d43699596bb187283edc577511e17a33b6c237e12.png) -2px -2px no-repeat;
}

.section9 {
    z-index: 268;
    position: absolute;
    left: 572px;
    top: 765px;
    width: 40px;
    height: 40px;
    background: url(../img/SketchPnga4ea453da5f5a13212920cab00a1f1cfbf66349336f165feab2342eac6146166.png) 0px 0px no-repeat;
}

.section10 {
    z-index: 275;
    position: absolute;
    left: 1107px;
    top: 765px;
    width: 40px;
    height: 40px;
    background: url(../img/SketchPnga4ea453da5f5a13212920cab00a1f1cfbf66349336f165feab2342eac6146166.png) 100% no-repeat;
}

.section11 {
    z-index: 282;
    position: absolute;
    left: 1642px;
    top: 765px;
    width: 40px;
    height: 40px;
    background: url(../img/SketchPnga4ea453da5f5a13212920cab00a1f1cfbf66349336f165feab2342eac6146166.png) 100% no-repeat;
}

.main7 {
    z-index: 50;
    height: 980px;
    background-color: rgba(255, 255, 255, 1);
    width: var(--page-width);
    position: relative;
}

.wrap1 {
    z-index: auto;
    width: 204px;
    height: 45px;
    margin: 100px 0 0 858px;
}

.txt6 {
    z-index: 259;
    width: 204px;
    height: 45px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 32px;
    letter-spacing: 2px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 45px;
    text-align: center;
}

.wrap2 {
    z-index: auto;
    width: 1440px;
    height: 240px;
    justify-content: space-between;
    margin: 100px 0 0 240px;
}

.outer2 {
    z-index: 285;
    position: relative;
    width: 370px;
    height: 240px;
    border-radius: 16px;
    overflow: hidden;
    background: url(../img/SketchPng30f047acd5e34b98ab80c726632cbaabff0f5838855c12f835b4f51a48e48df6.png) -3px -3px no-repeat;
}

.box4 {
    z-index: 286;
    position: absolute;
    left: 0;
    top: 0;
    width: 420px;
    height: 240px;
    background: url(../img/SketchPngb36460e49c6b0fb14f254f7eb4e2361087a82d5d7b3774118587c2a2d7e22eb0.png) -3px -3px no-repeat;
}

.outer3 {
    z-index: 289;
    position: relative;
    width: 370px;
    height: 240px;
    border-radius: 16px;
    overflow: hidden;
    background: url(../img/SketchPng30f047acd5e34b98ab80c726632cbaabff0f5838855c12f835b4f51a48e48df6.png) -3px -3px no-repeat;
}

.layer6 {
    z-index: 290;
    position: absolute;
    left: 2px;
    top: 1px;
    width: 370px;
    height: 247px;
    background: url(../img/SketchPng86d0eb2e528048ecf44bd8980d038052978c4436bf9fd9cd30b0133915eff320.png) -3px -3px no-repeat;
}

.outer4 {
    z-index: 297;
    position: relative;
    width: 370px;
    height: 240px;
    border-radius: 16px;
    overflow: hidden;
    background: url(../img/SketchPng30f047acd5e34b98ab80c726632cbaabff0f5838855c12f835b4f51a48e48df6.png) -3px -3px no-repeat;
}

.layer7 {
    z-index: 298;
    position: absolute;
    left: -33px;
    top: 0;
    width: 471px;
    height: 240px;
    background: url(../img/SketchPng5fe1fcb9170c0682ac05a0d64922e1101f0d4c62b3646fe12d7ba2d8d8582867.png) 30px -3px no-repeat;
}

.wrap3 {
    z-index: auto;
    width: 1440px;
    height: 240px;
    justify-content: space-between;
    margin: 120px 0 0 240px;
}

.outer5 {
    z-index: 305;
    position: relative;
    width: 370px;
    height: 240px;
    border-radius: 16px;
    overflow: hidden;
    background: url(../img/SketchPng30f047acd5e34b98ab80c726632cbaabff0f5838855c12f835b4f51a48e48df6.png) -3px -3px no-repeat;
}

.block1 {
    z-index: 306;
    position: absolute;
    left: -34px;
    top: 0;
    width: 439px;
    height: 240px;
    background: url(../img/SketchPng636fd132dd870b2fbd58d8f1fa584b488e89bc272e5d702da3187a0a48057eaf.png) 32px -3px no-repeat;
}

.outer6 {
    z-index: 301;
    position: relative;
    width: 370px;
    height: 240px;
    border-radius: 16px;
    overflow: hidden;
    background: url(../img/SketchPng30f047acd5e34b98ab80c726632cbaabff0f5838855c12f835b4f51a48e48df6.png) -3px -3px no-repeat;
}

.box5 {
    z-index: 302;
    position: absolute;
    left: 2px;
    top: 0;
    width: 370px;
    height: 247px;
    background: url(../img/SketchPng8f07fe5dba9d6a17a745b3f7fe133490c49db6ed1a6cb5eef3c8183f970519ac.png) -3px -3px no-repeat;
}

.outer7 {
    z-index: 293;
    position: relative;
    width: 370px;
    height: 240px;
    border-radius: 16px;
    overflow: hidden;
    background: url(../img/SketchPng30f047acd5e34b98ab80c726632cbaabff0f5838855c12f835b4f51a48e48df6.png) -3px -3px no-repeat;
}

.bd1 {
    z-index: 294;
    position: absolute;
    left: 0;
    top: 0;
    width: 420px;
    height: 240px;
    background: url(../img/SketchPngbe1276263a4188d9f6a6c0f5678c079f5e49b9f9eda71596be26ab3cd4236898.png) -3px -3px no-repeat;
}

.wrap4 {
    z-index: 287;
    height: 240px;
    border-radius: 16px;
    overflow: hidden;
    background: url(../img/SketchPng407f9089f76edf42199ae55028f4471ad54db9aa85ec43afc4500851fc2de715.png) -3px -3px no-repeat;
    width: 370px;
    justify-content: flex-start;
    padding-top: 24px;
    align-items: center;
    position: absolute;
    left: 240px;
    top: 245px;
}

.outer8 {
    z-index: auto;
    width: 322px;
    height: 159px;
}

.word9 {
    z-index: 308;
    width: 145px;
    height: 40px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 28px;
    letter-spacing: 1px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 40px;
    text-align: center;
    align-self: center;
}

.word10 {
    z-index: 326;
    width: 322px;
    height: 99px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 24px;
    letter-spacing: 0.8571428656578064px;
    font-family: PingFangSC-Regular;
    line-height: 33px;
    text-align: left;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wrap5 {
    z-index: 291;
    height: 240px;
    border-radius: 16px;
    overflow: hidden;
    background: url(../img/SketchPng9cde9b5b3f589e82dc5d1e24e82823b922ec1417f7ca5fad592f9b41629308e5.png) -3px -3px no-repeat;
    width: 370px;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 775px;
    top: 245px;
}

.box6 {
    z-index: auto;
    width: 322px;
    height: 192px;
}

.word11 {
    z-index: 324;
    width: 203px;
    height: 40px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 28px;
    letter-spacing: 1px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 40px;
    text-align: center;
    align-self: center;
}

.word12 {
    z-index: 330;
    width: 322px;
    height: 132px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 24px;
    letter-spacing: 0.8571428656578064px;
    font-family: PingFangSC-Regular;
    line-height: 33px;
    text-align: left;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wrap6 {
    z-index: 299;
    height: 240px;
    border-radius: 16px;
    overflow: hidden;
    background: url(../img/SketchPngb51bd96166e1e18fbc099ba57504c436eb4822909208ba44f1b172a111343ea6.png) -3px -3px no-repeat;
    width: 370px;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 1310px;
    top: 245px;
}

.main8 {
    z-index: auto;
    width: 322px;
    height: 192px;
}

.word13 {
    z-index: 325;
    width: 174px;
    height: 40px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 28px;
    letter-spacing: 1px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 40px;
    text-align: center;
    align-self: center;
}

.infoBox4 {
    z-index: 331;
    width: 322px;
    height: 132px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 24px;
    letter-spacing: 0.8571428656578064px;
    font-family: PingFangSC-Regular;
    line-height: 33px;
    text-align: left;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wrap7 {
    z-index: 307;
    height: 240px;
    border-radius: 16px;
    overflow: hidden;
    background: url(../img/SketchPng407f9089f76edf42199ae55028f4471ad54db9aa85ec43afc4500851fc2de715.png) -3px -3px no-repeat;
    width: 370px;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 240px;
    top: 605px;
}

.wrap8 {
    z-index: auto;
    width: 322px;
    height: 192px;
}

.word14 {
    z-index: 309;
    width: 203px;
    height: 40px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 28px;
    letter-spacing: 1px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 40px;
    text-align: center;
    align-self: center;
}

.infoBox5 {
    z-index: 327;
    width: 322px;
    height: 132px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 24px;
    letter-spacing: 0.8571428656578064px;
    font-family: PingFangSC-Regular;
    line-height: 33px;
    text-align: left;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wrap9 {
    z-index: 303;
    height: 240px;
    border-radius: 16px;
    overflow: hidden;
    background: url(../img/SketchPng407f9089f76edf42199ae55028f4471ad54db9aa85ec43afc4500851fc2de715.png) -3px -3px no-repeat;
    width: 370px;
    justify-content: flex-start;
    padding-top: 24px;
    align-items: center;
    position: absolute;
    left: 775px;
    top: 605px;
}

.bd2 {
    z-index: auto;
    width: 322px;
    height: 126px;
}

.txt7 {
    z-index: 322;
    width: 261px;
    height: 40px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 28px;
    letter-spacing: 1px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 40px;
    text-align: center;
    align-self: center;
}

.txt8 {
    z-index: 328;
    width: 322px;
    height: 66px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 24px;
    letter-spacing: 0.8571428656578064px;
    font-family: PingFangSC-Regular;
    line-height: 33px;
    text-align: left;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wrap10 {
    z-index: 295;
    height: 240px;
    border-radius: 16px;
    overflow: hidden;
    background: url(../img/SketchPng9cde9b5b3f589e82dc5d1e24e82823b922ec1417f7ca5fad592f9b41629308e5.png) -3px -3px no-repeat;
    width: 370px;
    justify-content: flex-start;
    padding-top: 24px;
    align-items: center;
    position: absolute;
    left: 1310px;
    top: 605px;
}

.group2 {
    z-index: auto;
    width: 322px;
    height: 159px;
}

.txt9 {
    z-index: 323;
    width: 116px;
    height: 40px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 28px;
    letter-spacing: 1px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 40px;
    text-align: center;
    align-self: center;
}

.word15 {
    z-index: 329;
    width: 322px;
    height: 99px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 24px;
    letter-spacing: 0.8571428656578064px;
    font-family: PingFangSC-Regular;
    line-height: 33px;
    text-align: left;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.main9 {
    z-index: 49;
    height: 980px;
    background-color: rgba(243, 245, 249, 1);
    width: var(--page-width);
    justify-content: flex-start;
    align-items: flex-end;
    position: relative;
    padding: 100px 239px 0 0;
}

.block2 {
    z-index: auto;
    width: 823px;
    height: 704px;
}

.word16 {
    z-index: 262;
    width: 204px;
    height: 45px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 32px;
    letter-spacing: 2px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 45px;
    text-align: center;
    align-self: flex-start;
}

.wrap11 {
    z-index: 311;
    position: relative;
    width: 820px;
    height: 374px;
    border-radius: 20px;
    overflow: hidden;
    background: url(../img/SketchPnge621c2a393ef049b4033e331baa6276bee75100b787acd7b8c689aa762d2f6ba.png) 12px -6px no-repeat;
    align-self: flex-end;
    margin-top: 285px;
}

.img3 {
    z-index: 312;
    position: absolute;
    left: 16px;
    top: 0;
    width: 803px;
    height: 374px;
}

.block3 {
    z-index: 315;
    position: absolute;
    left: 240px;
    top: 245px;
    width: 803px;
    height: 374px;
    border-radius: 20px;
    overflow: hidden;
    background: url(../img/SketchPng7a3bf165c615c2e722ce8a8f8d7dc5fc65abdbd79389de0bb9415be4df184c08.png) 100% no-repeat;
}

.img4 {
    z-index: 316;
    position: absolute;
    left: 0;
    top: 0;
    width: 803px;
    height: 374px;
}

.block4 {
    z-index: 317;
    height: 374px;
    border-radius: 20px;
    overflow: hidden;
    background: url(../img/SketchPng8a868e87e8f6d7ab863154113725146f5b3741b0fefc60d5bb0e89a97dd16a56.png) -6px -6px no-repeat;
    width: 820px;
    justify-content: flex-start;
    align-items: flex-start;
    position: absolute;
    left: 240px;
    top: 245px;
    padding: 60px 0 0 60px;
}

.outer9 {
    z-index: auto;
    width: 550px;
    height: 147px;
}

.word17 {
    z-index: 321;
    width: 125px;
    height: 84px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 60px;
    letter-spacing: 2.142857074737549px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 84px;
    text-align: left;
    align-self: flex-start;
}

.info5 {
    z-index: 319;
    width: 550px;
    height: 33px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 24px;
    letter-spacing: 0.8571428656578064px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 33px;
    text-align: left;
    margin-top: 30px;
}

.block5 {
    z-index: 313;
    height: 374px;
    border-radius: 20px;
    overflow: hidden;
    background: url(../img/SketchPng4eddfaecf07e69f5a13c387ca9c7990885adb285584682a57f3fbbe479fd4e08.png) 100% no-repeat;
    width: 803px;
    justify-content: flex-start;
    align-items: flex-end;
    position: absolute;
    left: 877px;
    top: 430px;
    padding: 60px 60px 0 0;
}

.layer8 {
    z-index: auto;
    width: 550px;
    height: 180px;
}

.word18 {
    z-index: 320;
    width: 125px;
    height: 84px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 60px;
    letter-spacing: 2.142857074737549px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 84px;
    text-align: left;
    align-self: flex-end;
}

.txt10 {
    z-index: 318;
    width: 550px;
    height: 66px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 24px;
    letter-spacing: 0.8571428656578064px;
    font-family: PingFangSC-Regular;
    line-height: 33px;
    text-align: left;
    margin-top: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.group3 {
    height: 624px;
    background-color: rgba(255, 255, 255, 1);
    width: var(--page-width);
}

.layer9 {
    z-index: auto;
    width: 238px;
    height: 45px;
    margin: 100px 0 0 841px;
}

.word19 {
    z-index: 260;
    width: 238px;
    height: 45px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 32px;
    letter-spacing: 2px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 45px;
    text-align: center;
}

.layer10 {
    z-index: auto;
    width: 975px;
    height: 60px;
    margin: 100px 0 0 477px;
}

.img5 {
    z-index: 53;
    width: 60px;
    height: 60px;
}

.img6 {
    z-index: 74;
    width: 80px;
    height: 48px;
    margin-left: 382px;
}

.img7 {
    z-index: 143;
    width: 80px;
    height: 34px;
    margin: 7px 0 0 373px;
}

.layer11 {
    z-index: auto;
    width: 1057px;
    height: 40px;
    margin: 28px 0 0 405px;
}

.word20 {
    z-index: 71;
    width: 203px;
    height: 40px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 28px;
    letter-spacing: 1px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 40px;
    text-align: center;
}

.word21 {
    z-index: 140;
    width: 203px;
    height: 40px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 28px;
    letter-spacing: 1px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 40px;
    text-align: center;
    margin-left: 250px;
}

.word22 {
    z-index: 182;
    width: 98px;
    height: 40px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 28px;
    letter-spacing: 1px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 40px;
    text-align: center;
    margin-left: 303px;
}

.layer12 {
    z-index: auto;
    width: 1119px;
    height: 132px;
    margin: 20px 0 0 406px;
}

.paragraph1 {
    z-index: 72;
    width: 200px;
    height: 99px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 24px;
    letter-spacing: 0.8571428656578064px;
    font-family: PingFangSC-Regular;
    line-height: 33px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
}

.infoBox6 {
    z-index: 141;
    width: 200px;
    height: 132px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 24px;
    letter-spacing: 0.8571428656578064px;
    font-family: PingFangSC-Regular;
    line-height: 33px;
    text-align: center;
    margin-left: 253px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.infoBox7 {
    z-index: 183;
    width: 227px;
    height: 99px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 24px;
    letter-spacing: 0.8571428656578064px;
    font-family: PingFangSC-Regular;
    line-height: 33px;
    text-align: center;
    margin-left: 239px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.group4 {
    z-index: 184;
    min-height: 356px;
    background-color: rgba(5, 17, 31, 1);
    width: 100%;
    justify-content: flex-end;
    padding-bottom: 30px;
    align-items: center;
}

.main10 {
    z-index: auto;
    width: 515px;
    min-height: 286px;
}

.word23 {
    z-index: 261;
    width: 281px;
    height: 33px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(242, 205, 146, 1);
    font-size: 24px;
    letter-spacing: 1.5px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 33px;
    text-align: center;
    align-self: center;
}

.section12 {
    z-index: 185;
    height: 168px;
    border: 2px solid rgba(242, 205, 146, 1);
    align-self: flex-start;
    width: 168px;
    justify-content: center;
    align-items: center;
    margin: 35px 0 0 164px;
}

.img8 {
    z-index: 360;
    width: 152px;
    height: 152px;
}

.word24 {
    z-index: 359;
    width: 515px;
    height: 20px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(242, 205, 146, 1);
    font-size: 14px;
    letter-spacing: 0.5px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 20px;
    text-align: center;
    margin-top: 30px;
}

.word30 {
    z-index: 359;
    width: 515px;
    height: 20px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(242, 205, 146, 1);
    font-size: 14px;
    letter-spacing: 0.5px;
    white-space: nowrap;
    line-height: 20px;
    text-align: center;
    margin-top: 10px;
    cursor: pointer;
}

.word30 a {
    color: rgba(242, 205, 146, 1);
    text-decoration: none;
}

.word30 a:hover {
    color: blue;
    text-decoration: underline;
}

.outer10 {
    height: 980px;
    overflow: hidden;
    background: url(../img/SketchPng2f0d94e825f415906e258e4fb359d90a309254c24dd03b7b9fd0042de044c28e.png) 100% no-repeat;
    width: var(--page-width);
    position: relative;
}

.bd3 {
    z-index: 335;
    height: 980px;
    overflow: hidden;
    background: url(../img/SketchPngf774e4631799b43df246e6d07cea453850325299581f2bbe239754d77b9bb2e2.png) 100% no-repeat;
    width: var(--page-width);
    position: relative;
}

.layer13 {
    z-index: auto;
    width: 360px;
    height: 80px;
    margin: 100px 0 0 780px;
}

.box7 {
    z-index: 336;
    height: 80px;
    background: url(../img/SketchPng7355b8fc89bf67e07cbf8073d6a0818c31be7e81f000f7e0841cb05fd95ea1a7.png) -30px -30px no-repeat;
    width: 360px;
    justify-content: center;
    align-items: center;
    box-shadow: 2px 2px 20px 12px #0090FD, 2px 0px 20px 12px #0090FD;
    border: 2px solid #F0F1FF;
}

.txt11 {
    z-index: 358;
    width: 272px;
    height: 45px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 32px;
    letter-spacing: 2px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 45px;
    text-align: center;
}

.layer14 {
    z-index: auto;
    width: 1440px;
    height: 490px;
    justify-content: space-between;
    margin: 100px 0 0 240px;
}

.main11 {
    z-index: 339;
    height: 280px;
    background: url(../img/SketchPnge3367a420c35785379288ca35e53fc83075dda17c92865405eac53e98e0a3d6f.png) -30px -30px no-repeat;
    width: 260px;
    justify-content: center;
    align-items: center;
    box-shadow: 2px 2px 20px 12px #0090FD, 2px 0px 20px 12px #0090FD;
    border: 2px solid #F0F1FF;
}

.group5 {
    z-index: auto;
    width: 200px;
    height: 192px;
}

.info6 {
    z-index: 340;
    width: 145px;
    height: 40px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 28px;
    letter-spacing: 1px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 40px;
    text-align: center;
    align-self: center;
}

.infoBox8 {
    z-index: 341;
    width: 200px;
    height: 132px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 24px;
    letter-spacing: 0.8571428656578064px;
    font-family: PingFangSC-Regular;
    line-height: 33px;
    text-align: center;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.main12 {
    z-index: 344;
    height: 340px;
    background: url(../img/SketchPng79ef1848a06433e24285ff8504574aa5af28df74e91241be53f7156c5d1cb7a9.png) -30px -30px no-repeat;
    margin-top: 117px;
    width: 260px;
    justify-content: flex-end;
    padding-bottom: 38px;
    align-items: center;
    box-shadow: 2px 2px 20px 12px #0090FD, 2px 0px 20px 12px #0090FD;
    border: 2px solid #F0F1FF;
}

.layer15 {
    z-index: auto;
    width: 200px;
    height: 258px;
}

.word25 {
    z-index: 345;
    width: 116px;
    height: 40px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 28px;
    letter-spacing: 1px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 40px;
    text-align: center;
    align-self: center;
}

.infoBox9 {
    z-index: 346;
    width: 200px;
    height: 198px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 24px;
    letter-spacing: 0.8571428656578064px;
    font-family: PingFangSC-Regular;
    line-height: 33px;
    text-align: center;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.main13 {
    z-index: 349;
    height: 340px;
    background: url(../img/SketchPng79ef1848a06433e24285ff8504574aa5af28df74e91241be53f7156c5d1cb7a9.png) -30px -30px no-repeat;
    margin-top: 30px;
    width: 260px;
    justify-content: flex-end;
    padding-bottom: 38px;
    align-items: center;
    box-shadow: 2px 2px 20px 12px #0090FD, 2px 0px 20px 12px #0090FD;
    border: 2px solid #F0F1FF;
}

.group6 {
    z-index: auto;
    width: 200px;
    height: 258px;
}

.word26 {
    z-index: 350;
    width: 145px;
    height: 40px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 28px;
    letter-spacing: 1px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 40px;
    text-align: center;
    align-self: center;
}

.infoBox10 {
    z-index: 351;
    width: 200px;
    height: 198px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 24px;
    letter-spacing: 0.8571428656578064px;
    font-family: PingFangSC-Regular;
    line-height: 33px;
    text-align: center;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.main14 {
    z-index: 354;
    height: 280px;
    background: url(../img/SketchPnge3367a420c35785379288ca35e53fc83075dda17c92865405eac53e98e0a3d6f.png) -30px -30px no-repeat;
    margin-top: 210px;
    width: 260px;
    justify-content: center;
    align-items: center;
    box-shadow: 2px 2px 20px 12px #0090FD, 2px 0px 20px 12px #0090FD;
    border: 2px solid #F0F1FF;
}

.section13 {
    z-index: auto;
    width: 200px;
    height: 192px;
}

.word27 {
    z-index: 355;
    width: 145px;
    height: 40px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 28px;
    letter-spacing: 1px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 40px;
    text-align: center;
    align-self: center;
}

.infoBox11 {
    z-index: 356;
    width: 200px;
    height: 132px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 24px;
    letter-spacing: 0.8571428656578064px;
    font-family: PingFangSC-Regular;
    line-height: 33px;
    text-align: center;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.layer16 {
    z-index: 337;
    position: absolute;
    left: 1123px;
    top: 167px;
    width: 18px;
    height: 14px;
    background: url(../img/SketchPngd45c9fce30944b2ef31858f0499f0ecf3bae467ce44de552dfa08ee5ba6b9028.png) -50px -40px no-repeat;
}

.layer17 {
    z-index: 342;
    position: absolute;
    left: 483px;
    top: 547px;
    width: 18px;
    height: 14px;
    background: url(../img/SketchPngd45c9fce30944b2ef31858f0499f0ecf3bae467ce44de552dfa08ee5ba6b9028.png) -50px -40px no-repeat;
}

.layer18 {
    z-index: 352;
    position: absolute;
    left: 1270px;
    top: 637px;
    width: 18px;
    height: 14px;
    background: url(../img/SketchPngd45c9fce30944b2ef31858f0499f0ecf3bae467ce44de552dfa08ee5ba6b9028.png) -50px -40px no-repeat;
}

.layer19 {
    z-index: 347;
    position: absolute;
    left: 876px;
    top: 724px;
    width: 18px;
    height: 14px;
    background: url(../img/SketchPngd45c9fce30944b2ef31858f0499f0ecf3bae467ce44de552dfa08ee5ba6b9028.png) -50px -40px no-repeat;
}

.layer20 {
    z-index: 357;
    position: absolute;
    left: 1663px;
    top: 757px;
    width: 18px;
    height: 14px;
    background: url(../img/SketchPngd45c9fce30944b2ef31858f0499f0ecf3bae467ce44de552dfa08ee5ba6b9028.png) -50px -40px no-repeat;
}

.img9 {
    z-index: 334;
    position: absolute;
    left: 0;
    top: 0;
    width: var(--page-width);
    height: 980px;
}
