body .home .header {
    background: linear-gradient(180deg, rgba(17, 17, 17, 0.9) 10%, rgba(17, 17, 17, 0) 100%);
    backdrop-filter: blur(12px)
}

body .home .fadeInUp.animated {
    animation-name: fadeInUp !important;
    visibility: unset !important
}

body .home .section {
    width: 100%;
    height: 100vh
}

body .home .index1 {
    position: relative
}

body .home .index1 img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    display: block
}

body .home .index1 .text {
    position: absolute;
    left: 14.0625vw;
    top: 13.54167vw
}

body .home .index1 .text .t {
    line-height: 1.2
}

body .home .index1 .text .t p {
    background: linear-gradient(180deg, #fff 20%, rgba(255, 255, 255, 0.5) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.08);
    text-transform: uppercase;
    font-family: 'Poppins-Bold';
}

body .home .index2 {
    position: relative
}

body .home .index2 .content .map {
    width: 100%;
    position: relative;
    height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end
}

body .home .index2 .content .map img {
    transition: all 1s
}

body .home .index2 .content .map .dt {
    mix-blend-mode: plus-lighter;
    width: 52.08333vw
}

body .home .index2 .content .map .wg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    z-index: -1
}

body .home .index2 .content .points .point {
    position: absolute;
    z-index: 10;
    transition: all 600ms
}

body .home .index2 .content .points .point .circle {
    width: 1.5625vw;
    height: 1.5625vw;
    background: rgba(124, 75, 249, 0.5);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

body .home .index2 .content .points .point .circle:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    animation: 2s scaleA linear infinite;
    opacity: .5;
    border: 1px solid #2690C5;
    border-radius: 50%;
    z-index: -1
}

body .home .index2 .content .points .point .circle:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    animation: 2s scaleA linear infinite;
    opacity: .5;
    border: 1px solid #2690C5;
    border-radius: 50%;
    z-index: -1;
    animation-delay: 1s
}

@keyframes scaleA {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: .5
    }

    100% {
        transform: translate(-50%, -50%) scale(3);
        opacity: 0
    }
}

body .home .index2 .content .points .point .circle span {
    display: block;
    background: rgba(255, 255, 255, 0.5);
    width: .625vw;
    height: .625vw;
    border-radius: 50%
}

body .home .index2 .content .points .point .text {
    position: absolute;
    bottom: -1.5625vw;
    color: white;
    padding: .83333vw .83333vw 1.30208vw 1.82292vw;
    display: none;
    z-index: 10
}

body .home .index2 .content .points .point .text .p1 {
    /* font-weight: 500 */
    font-family: 'Poppins-Medium';
}

body .home .index2 .content .points .point .text .des {
    /* font-weight: 300; */
font-family: 'Poppins-Light';
    margin-top: .41667vw
}

body .home .index2 .content .points .point.on .text,
body .home .index2 .content .points .point:hover .text {
    display: block
}

body .home .index2 .content .points .point1 {
    bottom: 19.27083vw;
    right: 41.14583vw
}

body .home .index2 .content .points .point1 .text {
    width: 26.04167vw;
    background: url(../images/d1.png) no-repeat;
    background-size: 100% 100%;
    left: 1.5625vw
}

body .home .index2 .content .points .point2 {
    bottom: 19.79167vw;
    right: 42.1875vw
}

body .home .index2 .content .points .point2 .text {
    width: 26.04167vw;
    background: url(../images/d2.png) no-repeat;
    background-size: 100% 100%;
    right: 1.5625vw
}

body .home .index2 .content .points .point3 {
    bottom: 15.36458vw;
    right: 44.01042vw
}

body .home .index2 .content .points .point3 .text {
    width: 26.04167vw;
    background: url(../images/d2.png) no-repeat;
    background-size: 100% 100%;
    right: 1.5625vw
}

body .home .index2 .content .points .point4 {
    bottom: 14.32292vw;
    right: 44.01042vw
}

body .home .index2 .content .points .point4 .text {
    width: 26.04167vw;
    background: url(../images/d1.png) no-repeat;
    background-size: 100% 100%;
    left: 1.5625vw
}

body .home .index2.fp-completely .content .map .dt {
    transform: scale(1.6) translateY(6.25vw)
}

body .home .index2.fp-completely .content .points .point1 {
    bottom: 11.19792vw;
    right: 35.15625vw
}

body .home .index2.fp-completely .content .points .point2 {
    bottom: 11.97917vw;
    right: 35.9375vw
}

body .home .index2.fp-completely .content .points .point3 {
    bottom: 4.6875vw;
    right: 40.625vw
}

body .home .index2.fp-completely .content .points .point4 {
    bottom: 3.125vw;
    right: 40.10417vw
}

body .home .index3 {
    position: relative;
    background: #000
}

body .home .index3::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.8) 12%, rgba(0, 0, 0, 0.8) 87.9%, rgba(0, 0, 0, 0.9) 100%)
}

body .home .index3::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background: url(../images/pbg.png) no-repeat;
    background-size: cover
}

body .home .index3 .texts .china {
    position: absolute;
    right: 9.375vw;
    top: 25vw;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    /* font-weight: 300; */
font-family: 'Poppins-Light';
    text-transform: uppercase;
    background: linear-gradient(180deg, #fff 50%, #fff 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    z-index: 10
}

body .home .index3 .texts .usa {
    position: absolute;
    left: 11.45833vw;
    bottom: 26.04167vw;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    /* font-weight: 300; */
font-family: 'Poppins-Light';
    text-transform: uppercase;
    background: linear-gradient(180deg, #fff 50%, #fff 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    z-index: 10
}

body .home .index3 .texts .ge {
    position: absolute;
    left: 50.78125vw;
    bottom: 30.98958vw;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    /* font-weight: 300; */
font-family: 'Poppins-Light';
    text-transform: uppercase;
    background: linear-gradient(180deg, #fff 50%, #fff 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    z-index: 10
}

body .home .index3 .points .point {
    position: absolute;
    z-index: 10;
    transition: all 600ms
}

body .home .index3 .points .point .circle {
    width: 1.5625vw;
    height: 1.5625vw;
    background: rgba(124, 75, 249, 0.5);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

body .home .index3 .points .point .circle:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    animation: 2s scaleA linear infinite;
    opacity: .5;
    border: 1px solid #2690C5;
    border-radius: 50%;
    z-index: -1
}

body .home .index3 .points .point .circle:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    animation: 2s scaleA linear infinite;
    opacity: .5;
    border: 1px solid #2690C5;
    border-radius: 50%;
    z-index: -1;
    animation-delay: 1s
}

@keyframes scaleA {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: .5
    }

    100% {
        transform: translate(-50%, -50%) scale(3);
        opacity: 0
    }
}

body .home .index3 .points .point .circle span {
    display: block;
    background: rgba(255, 255, 255, 0.5);
    width: .625vw;
    height: .625vw;
    border-radius: 50%
}

body .home .index3 .points .point .text {
    position: absolute;
    top: -1.5625vw;
    color: white;
    padding: .83333vw .83333vw 1.30208vw 1.82292vw;
    display: none;
    z-index: 10
}

body .home .index3 .points .point .text .p1 {
    /* font-weight: 500 */
    font-family: 'Poppins-Medium';
}

body .home .index3 .points .point .text .des {
    /* font-weight: 300; */
font-family: 'Poppins-Light';
    margin-top: .41667vw
}

body .home .index3 .points .point.on .text,
body .home .index3 .points .point:hover .text {
    display: block
}

body .home .index3 .points .point1 {
    top: 22.39583vw;
    left: 11.92708vw
}

body .home .index3 .points .point1 .text {
    width: 25vw;
    background: url(../images/d3.png) no-repeat;
    background-size: 100% 100%;
    left: 1.5625vw
}

body .home .index3 .points .point2 {
    left: 48.4375vw;
    top: 17.70833vw
}

body .home .index3 .points .point2 .text {
    width: 26.04167vw;
    background: url(../images/d3.png) no-repeat;
    background-size: 100% 100%;
    left: 1.5625vw;
    top: -1.04167vw
}

body .home .index3 .map {
    position: relative
}

body .home .index3 .map .earth {
    width: 100%;
    display: block;
    mix-blend-mode: plus-lighter;
    object-fit: cover
}

body .home .index3 .map .wg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: -1
}

body .home .index3 .map .line1 {
    position: absolute;
    right: 11.5625vw;
    top: 7.8125vw;
    mix-blend-mode: plus-lighter;
    width: 80vw;
    display: none
}

body .home .index3 .map .line2 {
    position: absolute;
    right: 11.5625vw;
    top: 5.20833vw;
    mix-blend-mode: plus-lighter;
    width: 80vw;
    display: none
}

body .home .index3.fp-completely .map .line1,
body .home .index3.fp-completely .map .line2 {
    display: block
}

body .home .index4 {
    position: relative;
    background: #000 url(../images/pbg.png) no-repeat;
    background-size: cover;
    padding: 8.33333vw 14.16667vw 2.08333vw 6.25vw
}

body .home .index4 .e1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: none
}

body .home .index4 .e1 img {
    width: 100%;
    display: block
}

body .home .index4 .content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 5
}

body .home .index4 .content .lbox {
    width: 41.66667vw
}

body .home .index4 .content .lbox .icons {
    padding: 0 7.91667vw 4.58333vw 7.91667vw;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4.0625vw .83333vw;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

body .home .index4 .content .lbox .icons a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-align: center
}

body .home .index4 .content .lbox .icons a .icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 3.80208vw
}

body .home .index4 .content .lbox .icons a .icon img {
    transition: all 600ms;
    display: block;
    width: 4.27083vw;
    max-height: 100%;
    object-fit: contain
}

body .home .index4 .content .lbox .icons a .icon img:nth-child(2) {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0
}

body .home .index4 .content .lbox .icons a p {
    margin-top: .41667vw;
    color: #fff;
    opacity: .8
}

body .home .index4 .content .lbox .icons a:hover .icon img:nth-child(2) {
    opacity: 1
}

body .home .index4 .content .lbox .btn {
    margin-top: 3.33333vw;
    text-align: center
}

body .home .index4 .content .lbox .btn .email {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 1.25vw
}

body .home .index4 .content .lbox .btn .email svg {
    width: 2.08333vw;
    display: block
}

body .home .index4 .content .lbox .btn .email svg path {
    transition: all 600ms
}

body .home .index4 .content .lbox .btn .email p {
    /* font-weight: 300; */
font-family: 'Poppins-Light';
    text-decoration: underline;
    color: #FFF;
    opacity: .8
}

body .home .index4 .content .lbox .btn .email:hover svg path {
    fill: #7C4BF9
}

body .home .index4 .content .rbox {
    width: 33.75vw;
    background: url(../images/dd.png) repeat;
    background-size: 100% 100%;
    padding: 2.91667vw
}

body .home .index4 .content .rbox .form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 1.875vw 2.91667vw
}

body .home .index4 .content .rbox .form .item {
    width: 12.5vw
}

body .home .index4 .content .rbox .form .item p {
    color: #FFF;
    margin-bottom: .83333vw
}

body .home .index4 .content .rbox .form .item input {
    width: 100%;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.16);
    padding: .625vw 1.25vw;
    font-size: .83333vw;
    border: none;
    outline: none;
    color: #fff;
    /* font-weight: 300; */
font-family: 'Poppins-Light';
    height: 2.5vw
}

body .home .index4 .content .rbox .form .item input::placeholder {
    color: rgba(255, 255, 255, 0.8)
}

body .home .index4 .content .rbox .form .msg {
    width: 100%
}

body .home .index4 .content .rbox .form .msg p {
    color: #FFF;
    margin-bottom: .83333vw
}

body .home .index4 .content .rbox .form .msg textarea {
    width: 100%;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.16);
    padding: .625vw 1.25vw;
    font-size: .83333vw;
    height: 11.875vw;
    border: none;
    outline: none;
    color: #fff;
    /* font-weight: 300; */
font-family: 'Poppins-Light';
    resize: none
}

body .home .index4 .content .rbox .form .msg textarea::placeholder {
    color: rgba(255, 255, 255, 0.8)
}

body .home .index4 .content .rbox .td {
    margin-top: 2.29167vw;
    display: flex;
    justify-content: space-between;
    align-items: center
}

body .home .index4 .content .rbox .td .lt {
    color: rgba(255, 255, 255, 0.6);
    width: 17.70833vw
}

body .home .index4 .content .rbox .td .submit {
    width: 8.95833vw;
    height: 2.91667vw;
    border-radius: 8px;
    background: #7C4BF9;
    color: #fff;
    opacity: .5;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    pointer-events: none
}

body .home .index4 .content .rbox .td .submit.active {
    opacity: 1;
    pointer-events: inherit
}

body .home .footer {
    height: auto !important
}

body .home .footer .fp-tableCell {
    height: auto !important
}

@media screen and (max-width: 768px) {
    body .home {
        padding-top: 60px
    }

    body .home .section {
        height: auto !important
    }

    body .home .section .fp-tableCell {
        height: auto !important
    }

    body .home .index1 img {
        height: auto
    }

    body .home .index1 .text {
        left: 5%;
        top: 40px
    }

    body .home .index2 {
        background: #000
    }

    body .home .index2 .content .map {
        position: static;
        transform: none;
        padding: 3.125vw 0 0;
        height: auto
    }

    body .home .index2 .content .map .dt {
        width: 83.33333vw
    }

    body .home .index2 .content .points {
        width: 90%;
        margin: 0 auto;
        margin-top: -82px
    }

    body .home .index2 .content .points .point {
        position: static
    }

    body .home .index2 .content .points .point:not(:last-child) {
        margin-bottom: 10px
    }

    body .home .index2 .content .points .point .circle {
        position: absolute;
        left: 0;
        width: 10px;
        height: 10px
    }

    body .home .index2 .content .points .point .circle::before,
    body .home .index2 .content .points .point .circle::after {
        z-index: 1
    }

    body .home .index2 .content .points .point .circle span {
        width: 5px;
        height: 5px
    }

    body .home .index2 .content .points .point .text {
        position: static;
        width: 100%;
        display: block;
        padding: 10px 20px;
        background: rgba(102, 102, 102, 0.1);
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-radius: 5px
    }

    body .home .index2 .content .points .point .text .p1 {
        font-size: 16px
    }

    body .home .index2 .content .points .point .text .des {
        font-size: 14px;
        margin-top: 5px
    }

    body .home .index2 .content .points .point1 .circle {
        right: 36.45833vw;
        top: 31.25vw;
        left: auto
    }

    body .home .index2 .content .points .point2 .circle {
        right: 34.375vw;
        top: 32.29167vw;
        left: auto
    }

    body .home .index2 .content .points .point4 .circle {
        right: 39.58333vw;
        top: 38.02083vw;
        left: auto
    }

    body .home .index2 .content .points .point3 .circle {
        right: 39.58333vw;
        top: 40.10417vw;
        left: auto
    }

    body .home .index2::before {
        height: auto
    }

    body .home .index2.fp-completely .content .map .dt {
        transform: none
    }

    body .home .index3::before {
        height: auto
    }

    body .home .index3::after {
        height: 50px
    }

    body .home .index3 .texts div {
        font-size: 14px !important
    }

    body .home .index3 .texts .usa {
        bottom: auto;
        top: 74px;
        left: 29px
    }

    body .home .index3 .texts .ge {
        bottom: auto;
        top: 58px;
        left: 170px
    }

    body .home .index3 .texts .china {
        top: 100px;
        right: 28px
    }

    body .home .index3 .map .earth {
        height: auto
    }

    body .home .index3 .map img {
        height: auto
    }

    body .home .index3 .map .line1,
    body .home .index3 .map .line2 {
        display: block
    }

    body .home .index3 .points {
        width: 90%;
        margin: 20px auto 0 auto
    }

    body .home .index3 .points .point {
        position: static
    }

    body .home .index3 .points .point:not(:last-child) {
        margin-bottom: 10px
    }

    body .home .index3 .points .point .circle {
        position: absolute;
        left: 0;
        width: 10px;
        height: 10px
    }

    body .home .index3 .points .point .circle::before,
    body .home .index3 .points .point .circle::after {
        z-index: 1
    }

    body .home .index3 .points .point .circle span {
        width: 5px;
        height: 5px
    }

    body .home .index3 .points .point .text {
        position: static;
        width: 100%;
        display: block;
        padding: 10px 20px;
        background: rgba(102, 102, 102, 0.1);
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-radius: 5px
    }

    body .home .index3 .points .point .text .p1 {
        font-size: 16px
    }

    body .home .index3 .points .point .text .des {
        font-size: 14px;
        margin-top: 5px
    }

    body .home .index3 .points .point1 .circle {
        left: 10.41667vw;
        top: 21.35417vw
    }

    body .home .index3 .points .point2 .circle {
        left: 47.91667vw;
        top: 17.70833vw
    }

    body .home .index4 {
        padding: 60px 5% 30px 5%
    }

    body .home .index4 .content {
        flex-direction: column-reverse
    }

    body .home .index4 .content .lbox {
        width: 100%;
        margin-top: 20px
    }

    body .home .index4 .content .lbox .icons {
        padding: 0 20px 40px 20px;
        gap: 20px
    }

    body .home .index4 .content .lbox .icons a .icon {
        height: 50px
    }

    body .home .index4 .content .lbox .icons a .icon img {
        width: 40px
    }

    body .home .index4 .content .lbox .icons a p {
        margin-top: 5px
    }

    body .home .index4 .content .lbox .btn .email {
        gap: 10px
    }

    body .home .index4 .content .lbox .btn .email svg {
        width: 30px
    }

    body .home .index4 .content .rbox {
        width: 100%;
        padding: 30px 20px
    }

    body .home .index4 .content .rbox .form {
        gap: 20px
    }

    body .home .index4 .content .rbox .form .item {
        width: 100%
    }

    body .home .index4 .content .rbox .form .item p {
        margin-bottom: 8px
    }

    body .home .index4 .content .rbox .form .item input {
        height: 45px;
        padding: 6px 12px;
        font-size: 14px
    }

    body .home .index4 .content .rbox .form .msg textarea {
        height: 120px;
        padding: 6px 12px;
        font-size: 14px
    }

    body .home .index4 .content .rbox .td {
        flex-direction: column;
        align-items: flex-start;
        margin-top: 10px
    }

    body .home .index4 .content .rbox .td .lt {
        width: 100%
    }

    body .home .index4 .content .rbox .td .submit {
        width: 100%;
        height: auto;
        padding: 10px 0;
        margin-top: 15px
    }
}