.common_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.section {
    position: relative;
    z-index: 1;
}

.section1 .fp-tableCell {
    display: flex;
    align-items: center;
    justify-content: center;
}

.section1 .wrap {
    width: 1436px;
    position: relative;
    top: -90px;
}

.section1 .wrap .title {
    font-weight: 600;
    font-size: 42px;
    color: #FFFFFF;
}

.section1 .wrap .line {
    margin: 28px 0 31px;
    width: 374px;
    height: 3px;
    background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
}

.section1 .wrap .p1 {
    width: 860px;
    font-weight: 400;
    font-size: 21px;
    color: #FFFFFF;
    line-height: 33px;
}

.section2 .fp-tableCell {
    display: flex;
    align-items: center;
    justify-content: center;
}

.section2 .wrap {
    width: 1436px;
    position: relative;
}

.section2 .wrap .dis {
    display: flex;
    align-items: flex-end;
}

.section2 .wrap .dis span {
    font-weight: 600;
    font-size: 116px;
    color: #FF6900;
    line-height: 1;
}

.section2 .wrap .dis .dw {
    font-size: 50px;
    color: #FF6900;
}

.section2 .wrap .p1 {
    font-weight: 400;
    font-size: 33px;
    color: #3C3D3E;
    margin: 20px 0 0 0;
}

.section3 {
    background: #FF6900;
}

.section3 .fp-tableCell {
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.section3 .circle {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 1920px;
    z-index: -1;
}

.section3 .wrap {
    display: flex;
}

.section3 .wrap .l {
    display: flex;
    align-items: flex-end;
}

.section3 .wrap .l .img {
    width: 444px;
}

.section3 .wrap .l .img img {
    width: 100%;
}

.section3 .wrap .l .other {
    padding: 0 0 126px 34px;
}

.section3 .wrap .l .other img {
    width: 225px;
}

.section3 .wrap .l .other .p1 {
    font-weight: 500;
    font-size: 25px;
    color: #FFFFFF;
    line-height: 38px;
    margin-top: -55px;
}

.section3 .wrap .r {
    margin: 96px 0 0 113px;
}

.section3 .wrap .r .title {
    font-weight: 500;
    font-size: 54px;
    color: #FFFFFF;
}

.section3 .wrap .r .p1 {
    margin: 51px 0 59px;
    font-weight: 400;
    font-size: 33px;
    color: #FFFFFF;
}

.section3 .wrap .r .p2 {
    font-weight: 400;
    font-size: 21px;
    color: #FFFFFF;
    line-height: 33px;
}

.section4 .fp-tableCell {
    display: flex;
    justify-content: center;
    align-items: center;
}

.section4 .wrap {
    width: 1432px;
}

.section4 .wrap .p1 {
    font-weight: 500;
    font-size: 54px;
    color: #FFFFFF;
}

.section4 .wrap .p1 span {
    color: #FF6900;
}

.section4 .wrap .p2 {
    font-weight: 400;
    font-size: 33px;
    color: #FFFFFF;
    margin: 57px 0 83px;
}

.section4 .wrap .flex {
    display: flex;
    gap: 70px;
}

.section4 .wrap .flex .item .list {
    display: flex;
    align-items: center;
    gap: 15px;
    line-height: 38px;
}

.section4 .wrap .flex .item .list .bor {
    width: 9px;
    height: 9px;
    background: #FF6900;
}

.section4 .wrap .flex .item .list p {
    font-weight: 400;
    font-size: 21px;
    color: #FFFFFF;
}

@media screen and (max-width: 1919px) {
    .section1 .wrap {
        width: 74.7916666667vw;
        top: -4.6875vw;
    }

    .section1 .wrap .title {
        font-size: 2.1875vw;
    }

    .section1 .wrap .line {
        margin: 1.4583333333vw 0px 1.6145833333vw;
        width: 19.4791666667vw;
        height: 0.15625vw;
    }

    .section1 .wrap .p1 {
        width: 44.7916666667vw;
        font-size: 1.09375vw;
        line-height: 1.71875vw;
    }

    .section2 .wrap {
        width: 74.7916666667vw;
    }

    .section2 .wrap .dis span {
        font-size: 6.0416666667vw;
    }

    .section2 .wrap .dis .dw {
        font-size: 2.6041666667vw;
    }

    .section2 .wrap .p1 {
        font-size: 1.71875vw;
        margin: 1.0416666667vw 0px 0px;
    }

    .section3 .circle {
        width: 100vw;
    }

    .section3 .wrap .l .img {
        width: 23.125vw;
    }

    .section3 .wrap .l .other {
        padding: 0px 0px 6.5625vw 1.7708333333vw;
    }

    .section3 .wrap .l .other img {
        width: 11.71875vw;
    }

    .section3 .wrap .l .other .p1 {
        font-size: 1.3020833333vw;
        line-height: 1.9791666667vw;
        margin-top: -2.8645833333vw;
    }

    .section3 .wrap .r {
        margin: 5vw 0px 0px 5.8854166667vw;
    }

    .section3 .wrap .r .title {
        font-size: 2.8125vw;
    }

    .section3 .wrap .r .p1 {
        margin: 2.65625vw 0px 3.0729166667vw;
        font-size: 1.71875vw;
    }

    .section3 .wrap .r .p2 {
        font-size: 1.09375vw;
        line-height: 1.71875vw;
    }

    .section4 .wrap {
        width: 74.5833333333vw;
    }

    .section4 .wrap .p1 {
        font-size: 2.8125vw;
    }

    .section4 .wrap .p2 {
        font-size: 1.71875vw;
        margin: 2.96875vw 0px 4.3229166667vw;
    }

    .section4 .wrap .flex {
        gap: 3.6458333333vw;
    }

    .section4 .wrap .flex .item .list {
        gap: 0.78125vw;
        line-height: 1.9791666667vw;
    }

    .section4 .wrap .flex .item .list .bor {
        width: 0.46875vw;
        height: 0.46875vw;
    }

    .section4 .wrap .flex .item .list p {
        font-size: 1.09375vw;
    }
}

@media (max-width: 1024px) {
    .section1 .wrap {
        width: 475px;
        top: 0;
    }


    .section1 .wrap .title {
        font-size: 28px;
    }

    .section1 .wrap .line {
        display: none;
    }


    .section1 .wrap .p1 {
        width: 100%;
        font-size: 16px;
        line-height: 24px;
    }

    .section2 .wrap {
        width: 90%;
    }

    .section2 .wrap .dis span {
        font-size: 60px;
    }

    .section2 .wrap .dis .dw {
        font-size: 30px;
    }

    .section2 .wrap .p1 {
        font-size: 20px;
        margin: 15px 0 0 0;
    }

    .section3 .circle {
        width: 100%;
    }

    .section3 .wrap {
        flex-direction: column-reverse;
    }

    .section3 .wrap .l {
        flex-direction: column-reverse;
        align-items: center;
    }

    .section3 .wrap .l .img {
        width: 55%;
    }

    .section3 .wrap .l .other {
        padding: 20px 0;
    }

    .section3 .wrap .l .other img {
        width: 150px;
    }

    .section3 .wrap .l .other .p1 {
        font-size: 18px;
        line-height: 28px;
        margin-top: 10px;
    }

    .section3 .wrap .r {
        margin: 20px 5%;
        text-align: center;
    }

    .section3 .wrap .r .title {
        font-size: 24px;
    }

    .section3 .wrap .r .p1 {
        font-size: 16px;
        margin: 20px 0;
    }

    .section3 .wrap .r .p2 {
        font-size: 14px;
        line-height: 24px;
    }

    .section4 .wrap {
        width: 90%;
    }

    .section4 .wrap .p1 {
        font-size: 24px;
    }

    .section4 .wrap .p2 {
        font-size: 16px;
        margin: 20px 0;
    }

    .section4 .wrap .flex {
        flex-direction: column;
        gap: 30px;
    }

    .section4 .wrap .flex .item .list {
        line-height: 30px;
        gap: 15px;
    }

    .section4 .wrap .flex .item .list .bor {
        width: 8px;
        height: 8px;
    }

    .section4 .wrap .flex .item .list p {
        font-size: 16px;
    }
}

/*# sourceMappingURL=about2.css.map */
