section * {
    font-family: "Archivo r", "PingFang SC", "Microsoft YaHei", sans-serif
}

.about1 {
    padding: 140px 30px 76px 30px
}

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

.about1 .wrap .l {
    width: 40.1041666667vw
}

.about1 .wrap .l .title {
    font-weight: bold;
    font-size: 200px;
    color: #111111;
    line-height: 200px
}

.about1 .wrap .l .title p.on {
    color: var(--color)
}

.about1 .wrap .l .text {
    margin: 230px 0 0 0
}

.about1 .wrap .l .text p {
    position: relative;
    font-weight: 400;
    font-size: 24px;
    color: #111111;
    line-height: 40px;
    text-indent: 2rem
}

.about1 .wrap .l .text p:not(:last-child) {
    margin: 0 0 40px
}

.about1 .wrap .l .text p:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: #1A7A3B;
    top: 14px;
    left: 0;
    border-radius: 50%
}

.about1 .wrap .l .picture {
    margin: 75px 0 0 0;
    display: flex;
    align-items: center;
    gap: 52px
}

.about1 .wrap .images {
    width: 40.3645833333vw
}

.about1 .wrap .images img {
    width: 100%;
    height: 100%
}

.about2 {
    padding: 100px 0
}

.about2 .title {
    font-weight: 600;
    font-size: 100px;
    color: #111111;
    line-height: 100px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 100px
}

.about2 .bigImg {
    width: 100%;
    height: 100vh
}

.about2 .bigImg img {
    width: 100%;
    height: 100%
}

.about2 .text {
    width: 1243px;
    font-weight: 400;
    font-size: 20px;
    color: #111111;
    line-height: 36px;
    text-align: center;
    margin: 106px auto 0
}

.about3 {
    padding: 182px 0 0 0
}

.about3 .title {
    padding: 0 30px;
    font-weight: 600;
    font-size: 60px;
    color: #111111;
    margin: 0 0 68px
}

.about3 .content {
    width: 101%;
    position: relative
}

.about3 .content.aos-animate:after {
    transform: scaleX(1)
}

.about3 .content.aos-animate .yearSwiper .swiper-slide .item:after {
    transform: scaleY(1)
}

.about3 .content:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    top: 0;
    left: 0;
    background: #111;
    transform-origin: left;
    transform: scaleX(0);
    transition: 2s
}

.about3 .content .button {
    position: absolute;
    bottom: 80px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center
}

.about3 .content .button .click {
    font-size: 20px;
    color: #111;
    transition: .6s ease;
    cursor: pointer;
    font-weight: bold
}

.about3 .content .button .click:hover {
    color: var(--color)
}

.about3 .content .button .click:first-child {
    transform: rotate(180deg)
}

.about3 .content .button .line {
    width: 2px;
    height: 16px;
    background: #111111;
    margin: 0 27px
}

.about3 .content .yearSwiper .swiper-slide .item {
    height: 711px;
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 30px
}

.about3 .content .yearSwiper .swiper-slide .item:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    right: 0;
    background: #111;
    transform-origin: top;
    transform: scaleY(0);
    transition: 2s
}

.about3 .content .yearSwiper .swiper-slide .item .icon {
    position: absolute;
    top: 58px;
    right: 50px;
    z-index: 2
}

.about3 .content .yearSwiper .swiper-slide .item .icon img {
    width: 90%;
    object-fit: contain
}

.about3 .content .yearSwiper .swiper-slide .item .jump .year {
    font-weight: 600;
    font-size: 100px;
    color: #111111;
    line-height: 60px;
    margin: 0 0 54px;
    font-family: 'Archivo', sans-serif
}

.about3 .content .yearSwiper .swiper-slide .item .jump .text {
    width: 500px;
    font-weight: 400;
    font-size: 20px;
    color: #111111;
    line-height: 36px
}

.about4 {
    background: #20201B;
    padding: 140px 30px 223px 30px
}

.about4 .wrap .title .p1 {
    font-weight: 600;
    font-size: 60px;
    color: #FFFFFF;
    margin: 0 0 60px
}

.about4 .wrap .title .p2 {
    width: 976px;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 36px
}

@keyframes goA {
    100% {
        transform: translateX(-50%)
    }
}

.about4 .wrap .content {
    margin: 133px 0 0 0
}

.about4 .wrap .content .go {
    width: max-content;
    display: flex;
    animation: goA 60s linear infinite
}

.about4 .wrap .content .go .flex {
    display: flex
}

.about4 .wrap .content .go .flex .img {
    margin: 0 20px 0 0;
    width: 780px;
    height: 520px;
    border-radius: 15px;
    overflow: hidden
}

.about4 .wrap .content .go .flex .img img {
    width: 100%;
    height: 100%
}

.about5 {
    padding: 140px 30px 100px 30px
}

.about5 .wrap .title {
    font-weight: 600;
    font-size: 60px;
    color: #111;
    line-height: 60px;
    display: flex;
    gap: 20px
}

.about5 .wrap .title p.on {
    color: var(--color)
}

.about5 .wrap .content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 90px 0 0 0
}

.about5 .wrap .content .l {
    width: 750px;
    height: 750px;
    transform: scale(0);
    transition: 2s
}

.about5 .wrap .content .l.aos-animate {
    transform: scale(1)
}

.about5 .wrap .content .l .canvas {
    width: 100%;
    height: 100%
}

.about5 .wrap .content .r {
    width: 48.4375vw
}

.about5 .wrap .content .r .text {
    margin: 0 0 55px
}

.about5 .wrap .content .r .text .p1 {
    font-weight: 600;
    font-size: 40px;
    color: #111111;
    margin: 0 0 30px;
    font-family: 'Archivo', sans-serif
}

.about5 .wrap .content .r .text .p2 {
    font-weight: 400;
    font-size: 20px;
    color: #111111;
    line-height: 35px
}

.about5 .wrap .content .r .flex {
    padding: 35px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative
}

.about5 .wrap .content .r .flex.aos-animate:after {
    transform: scaleX(1)
}

.about5 .wrap .content .r .flex.aos-animate:before {
    transform: scaleX(1) !important
}

.about5 .wrap .content .r .flex:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    transform: scaleX(0);
    transform-origin: left;
    transition: 2s
}

.about5 .wrap .content .r .flex:last-child:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: scaleX(0);
    transform-origin: left;
    transition: 2s;
    transition-delay: .3s
}

.about5 .wrap .content .r .flex * {
    font-family: 'Archivo', sans-serif
}

.about5 .wrap .content .r .flex p {
    font-weight: 600;
    font-size: 20px;
    color: #111111
}

.about5 .wrap .content .r .flex .dis {
    display: flex;
    align-items: flex-end
}

.about5 .wrap .content .r .flex span {
    font-weight: 600;
    font-size: 60px;
    color: #1A7A3B;
    line-height: 80%
}

.about5 .wrap .content .r .flex .dw {
    font-weight: 600;
    font-size: 30px;
    color: #1A7A3B;
    margin: 0 0 0 5px
}

.about6 {
    padding: 124px 0 0
}

.about6 .first {
    display: grid;
    grid-template-columns:repeat(6, 1fr);
    padding: 0 30px
}

.about6 .first .top {
    grid-column: 1 / 4;
    grid-row: 1 / 2
}

.about6 .first .top .title {
    font-weight: 600;
    font-size: 60px;
    color: #111111;
    line-height: 60px;
    display: flex;
    gap: 20px
}

.about6 .first .top .text {
    width: 772px;
    font-weight: 400;
    font-size: 20px;
    color: #111111;
    line-height: 36px;
    margin: 40px 0 0 0
}

.about6 .first .content {
    grid-column: 1 / -1;
    grid-row: 1 / 3;
    display: grid;
    grid-template-columns:repeat(6, 1fr)
}

.about6 .first .content.aos-animate .slide .line.line1, .about6 .first .content.aos-animate .slide .line.line3 {
    transform: scaleX(1)
}

.about6 .first .content.aos-animate .slide .line.line2, .about6 .first .content.aos-animate .slide .line.line4 {
    transform: scaleY(1)
}

.about6 .first .content:before {
    content: "";
    display: block;
    grid-column: 1 / 4;
    pointer-events: none
}

.about6 .first .content .slide {
    position: relative;
    height: 290px;
    display: flex;
    align-items: center;
    padding: 0 24px
}

.about6 .first .content .slide .line {
    position: absolute;
    background: #111
}

.about6 .first .content .slide .line.line1 {
    width: 100%;
    height: 1px;
    left: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: left;
    transition: 1s
}

.about6 .first .content .slide .line.line2 {
    width: 1px;
    height: 100%;
    top: 0;
    right: -1px;
    transform: scaleY(0);
    transform-origin: top;
    transition: 1s
}

.about6 .first .content .slide .line.line3 {
    width: 100%;
    height: 1px;
    bottom: -1px;
    left: 0;
    transform: scaleX(0);
    transform-origin: left;
    transition: 1s
}

.about6 .first .content .slide .line.line4 {
    width: 1px;
    height: 100%;
    top: 0;
    left: 0;
    transform: scaleY(0);
    transform-origin: top;
    transition: 1s
}

.about6 .last {
    padding: 0 30px;
    display: flex;
    justify-content: space-between
}

.about6 .last.aos-animate .r:after {
    transform: scaleY(1)
}

.about6 .last .side {
    height: fit-content;
    width: 43.8020833333vw;
    font-weight: 600;
    font-size: 4.1666666667vw;
    color: #111111;
    line-height: 4.6875vw;
    padding: 174px 0 100px 0;
    position: sticky;
    position: -webkit-sticky;
    top: 0
}

.about6 .last .r {
    width: 50%;
    padding: 174px 0 135px 49px;
    position: relative
}

.about6 .last .r:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    transition: 3s;
    transform-origin: top;
    transform: scaleY(0);
    background: #111
}

.about6 .last .r .item {
    width: 100%
}

.about6 .last .r .item:not(:last-child) {
    margin: 0 0 90px
}

.about6 .last .r .item .img {
    width: 100%;
    overflow: hidden
}

.about6 .last .r .item .img img {
    width: 100%;
    height: 100%
}

.about6 .last .r .item .dis {
    margin: 35px 0 0 0;
    display: flex;
    justify-content: space-between
}

.about6 .last .r .item .dis .p1 {
    font-weight: 600;
    font-size: 40px;
    color: #111111
}

.about6 .last .r .item .dis .p2 {
    width: 415px;
    font-weight: 400;
    font-size: 18px;
    color: #111111;
    line-height: 30px
}

@media screen and (max-width: 1919px) {
    .about1{
        padding: 7.2916666667vw 1.5625vw 3.9583333333vw;
    }
    .about1 .wrap .l .title{
        font-size: 10.4166666667vw;
        line-height: 10.4166666667vw;
    }
    .about1 .wrap .l .text{
        margin: 11.9791666667vw 0px 0px;
    }
    .about1 .wrap .l .text p{
        font-size: 1.25vw;
        line-height: 2.0833333333vw;
    }
    .about1 .wrap .l .text p:not(:last-child){
        margin: 0px 0px 2.0833333333vw;
    }
    .about1 .wrap .l .text p::after{
        width: 0.5208333333vw;
        height: 0.5208333333vw;
        top: 0.7291666667vw;
    }
    .about1 .wrap .l .picture{
        margin: 3.90625vw 0px 0px;
        gap: 2.7083333333vw;
    }
    .about2{
        padding: 5.2083333333vw 0px;
    }
    .about2 .title{
        font-size: 5.2083333333vw;
        line-height: 5.2083333333vw;
        margin: 0px 0px 5.2083333333vw;
    }
    .about2 .text{
        width: 64.7395833333vw;
        font-size: 1.0416666667vw;
        line-height: 1.875vw;
        margin: 5.5208333333vw auto 0px;
    }
    .about3{
        padding: 9.4791666667vw 0px 0px;
    }
    .about3 .title{
        padding: 0px 1.5625vw;
        font-size: 3.125vw;
        margin: 0px 0px 3.5416666667vw;
    }
    .about3 .content .button{
        bottom: 4.1666666667vw;
    }
    .about3 .content .button .click{
        font-size: 1.0416666667vw;
    }
    .about3 .content .button .line{
        width: 0.1041666667vw;
        height: 0.8333333333vw;
        margin: 0px 1.40625vw;
    }
    .about3 .content .yearSwiper .swiper-slide .item{
        height: 37.03125vw;
        padding: 0px 1.5625vw;
    }
    .about3 .content .yearSwiper .swiper-slide .item .icon{
        top: 3.0208333333vw;
        right: 2.6041666667vw;
    }
    .about3 .content .yearSwiper .swiper-slide .item .icon img{
        width: 4.6875vw;
    }
    .about3 .content .yearSwiper .swiper-slide .item .jump .year{
        font-size: 5.2083333333vw;
        line-height: 3.125vw;
        margin: 0px 0px 2.8125vw;
    }
    .about3 .content .yearSwiper .swiper-slide .item .jump .text{
        width: 26.0416666667vw;
        font-size: 1.0416666667vw;
        line-height: 1.875vw;
    }
    .about4{
        padding: 7.2916666667vw 1.5625vw 11.6145833333vw;
    }
    .about4 .wrap .title .p1{
        font-size: 3.125vw;
        margin: 0px 0px 3.125vw;
    }
    .about4 .wrap .title .p2{
        width: 50.8333333333vw;
        font-size: 1.0416666667vw;
        line-height: 1.875vw;
    }
    .about4 .wrap .content{
        margin: 6.9270833333vw 0px 0px;
    }
    .about4 .wrap .content .go .flex .img{
        margin: 0px 1.0416666667vw 0px 0px;
        width: 40.625vw;
        height: 27.0833333333vw;
        border-radius: 0.78125vw;
    }
    .about5{
        padding: 7.2916666667vw 1.5625vw 5.2083333333vw;
    }
    .about5 .wrap .title{
        font-size: 3.125vw;
        line-height: 3.125vw;
        gap: 1.0416666667vw;
    }
    .about5 .wrap .content{
        margin: 4.6875vw 0px 0px;
    }
    .about5 .wrap .content .l{
        width: 39.0625vw;
        height: 39.0625vw;
    }
    .about5 .wrap .content .r .text{
        margin: 0px 0px 2.8645833333vw;
    }
    .about5 .wrap .content .r .text .p1{
        font-size: 2.0833333333vw;
        margin: 0px 0px 1.5625vw;
    }
    .about5 .wrap .content .r .text .p2{
        font-size: 1.0416666667vw;
        line-height: 1.8229166667vw;
    }
    .about5 .wrap .content .r .flex{
        padding: 1.8229166667vw 0px;
    }
    .about5 .wrap .content .r .flex p{
        font-size: 1.0416666667vw;
    }
    .about5 .wrap .content .r .flex span{
        font-size: 3.125vw;
    }
    .about5 .wrap .content .r .flex .dw{
        font-size: 1.5625vw;
        margin: 0px 0px 0px 0.2604166667vw;
    }
    .about6{
        padding: 6.4583333333vw 0px 0px;
    }
    .about6 .first{
        padding: 0px 1.5625vw;
    }
    .about6 .first .top .title{
        font-size: 3.125vw;
        line-height: 3.125vw;
        gap: 1.0416666667vw;
    }
    .about6 .first .top .text{
        width: 40.2083333333vw;
        font-size: 1.0416666667vw;
        line-height: 1.875vw;
        margin: 2.0833333333vw 0px 0px;
    }
    .about6 .first .content .slide{
        height: 15.1041666667vw;
        padding: 0px 1.25vw;
    }
    .about6 .last{
        padding: 0px 1.5625vw;
    }
    .about6 .last .side{
        padding: 9.0625vw 0px 5.2083333333vw;
    }
    .about6 .last .r{
        padding: 9.0625vw 0px 7.03125vw 2.5520833333vw;
    }
    .about6 .last .r .item:not(:last-child){
        margin: 0px 0px 4.6875vw;
    }
    .about6 .last .r .item .dis{
        margin: 1.8229166667vw 0px 0px;
    }
    .about6 .last .r .item .dis .p1{
        font-size: 2.0833333333vw;
    }
    .about6 .last .r .item .dis .p2{
        width: 21.6145833333vw;
        font-size: 0.9375vw;
        line-height: 1.5625vw;
    }
}

@media screen and (max-width: 1024px) {
    .about1 .wrap{
        flex-direction: column;
    }
    .about1{
        padding: 30px 5%;
    }
    .about1 .wrap .l{
        width: 100%;
    }
    .about1 .wrap .l .title {
        font-size: 30px;
        line-height: 32px;
    }
    .about1 .wrap .l .text{
        margin: 20px 0 0 ;
    }

    .about1 .wrap .l .text p:not(:last-child) {
        margin: 0 0 20px;
    }
    .about1 .wrap .l .text p {
        font-size: 13px;
        line-height: 27px;
        text-indent: 17px;
    }
    .about1 .wrap .l .text p:after {
        width: 7px;
        height: 7px;
        top: 9px;
    }
    .about1 .wrap .l .picture{
        margin: 25px 0 0 0;
        gap: 15px;
        flex-wrap: wrap;
    }
    .about1 .wrap .l .picture img{
        width: 40px;
    }
    .about1 .wrap .images{
        width: 100%;
        margin: 25px 0 0 0;
    }
    .about2{
        padding: 30px 0 0 0;
    }
    .about2 .title {
        font-size: 24px;
        line-height: 30px;
        margin: 0 0 24px;
    }
    .about2 .bigImg {
        width: 100%;
        height: auto;
    }
    .about2 .bigImg img{
        height: 100% !important;
        margin-top: 0!important;
        transform: none!important;
    }
    .about2 .text {
        width: 90%;
        font-size: 13px;
        line-height: 26px;
        margin: 20px auto 0;
    }
    .about3{
        padding: 35px 0 0 0;
    }
    .about3 .title{
        padding: 0 5%;
        font-size: 24px;
        margin: 0 0 15px;
    }
    .about3 .content{
        margin: 30px 0 0 0;
    }
    .about3 .content .yearSwiper .swiper-slide .item:after{
        transform: scaleY(0);
    }
    .about3 .content .yearSwiper .swiper-slide .item{
        height: auto;
        padding: 0 20px;
        flex-direction: column;
        align-items: unset;
    }
    .about3 .content .yearSwiper .swiper-slide .item .jump .year{
        font-size: 18px;
        line-height: 28px;
        margin: 0 0 10px;
    }
    .about3 .content .yearSwiper .swiper-slide .item .jump .text{
        width: 100%;
        font-size: 13px;
        line-height: 25px;
    }
    .about3 .content .yearSwiper .swiper-slide .item .icon{
        position: static;
        margin: 0 0 15px;
    }
    .about3 .content .yearSwiper .swiper-slide .item .icon img{
        width: 35px;
    }
    .about3 .content .button{
        position: static;
        transform: none;
        width: fit-content;
        margin: 30px auto 30px;
    }
    .about3 .content .button .click{
        font-size: 16px;
    }
    .about3 .content .button .line{
        width: 1px;
        height: 20px;
        margin: 0 18px;
    }
    .about4{
        padding: 60px 5%;
    }

    .about4 .wrap .title .p1{
        font-size: 24px;
        margin: 0 0 15px;
    }
    .about4 .wrap .title .p2{
        width: 100%;
        font-size: 13px;
        line-height: 23px;
    }
    .about4 .wrap .content{
        margin: 30px 0 0 0;
    }
    .about4 .wrap .content .go .flex .img {
        margin: 0 20px 0 0;
        width: 229px;
        height: auto;
        border-radius: 10px;
    }

    .about5{
        padding: 50px 5%;
    }
    .about5 .wrap .title{
        font-size: 24px;
        line-height: 25px;
        gap: 15px;
    }
    .about5 .wrap .content{
        margin: 30px 0 0 0;
        flex-direction: column;
        align-items: unset;
    }
    .about5 .wrap .content .l{
        width: 80vw;
        height: 80vw;
        transform: scale(1);
        margin: 0 auto 30px;
    }
    .about5 .wrap .content .r{
        width: 100%;
    }
    .about5 .wrap .content .r .text{
        margin: 0 0 20px;
    }
    .about5 .wrap .content .r .text .p1{
        font-size: 16px;
        margin: 0 0 15px;
    }
    .about5 .wrap .content .r .text .p2{
        font-size: 13px;
        line-height: 25px;
    }
    .about5 .wrap .content .r .flex{
        padding: 20px 0;
        flex-direction: column;
        align-items: unset;
        gap: 20px;
    }
    .about5 .wrap .content .r .flex p{
        font-size: 14px;
        line-height: 22px;
    }
    .about5 .wrap .content .r .flex span{
        font-size: 40px;
    }
    .about5 .wrap .content .r .flex .dw{
        font-size: 13px;
        margin: 0 0 0 10px;
    }
    .about6 .first .content .slide .line.line1,.about6 .first .content .slide .line.line3{
        transform: scaleX(1);
    }
    .about6 .first .content .slide .line.line2,.about6 .first .content .slide .line.line4{
        transform: scaleY(1);
    }
    .about6 .first {
        grid-template-columns: repeat(1, 1fr);
        padding: 0 5%;
    }
    .about6 .first .top .title{
        font-size: 23px;
        line-height: 25px;
        gap: 20px;
    }
    .about6 .first .top .text{
        width: 100%;
        font-size: 13px;
        line-height: 22px;
        margin: 15px 0 0 0;
    }
    .about6 .first .content{
        grid-template-columns: repeat(3, 1fr);
        grid-column: unset;
        grid-row: unset;
        margin: 30px 0 0 0;
    }
    .about6 .first .content .slide {
        height: 90px;
        padding: 0 20px;
        justify-content: center;
        width: 100%;
    }
    .about6 .first .content .slide img{
        object-fit: contain;
    }

    .about6 .last{
        padding: 20px 5%;
        flex-direction: column;
    }

    .about6 .last .side{
        width: 100%;
        padding: 30px 0;
        font-size: 22px;
        line-height: 28px;
        position: static;
    }
    .about6 .last .r{
        padding: 0 0 20px;
        width: 100%;
    }
    .about6 .last .r .item .dis{
        margin: 20px 0 0 0;
        flex-direction: column;
    }

    .about6 .last .r .item .dis .p1{
        font-size: 22px;
        line-height: 28px;
    }

    .about6 .last .r .item .dis .p2{
        width: 100%;
        font-size: 13px;
        line-height: 25px;
        margin: 12px 0 0 0;
    }
    .about6 .last .r .item:not(:last-child){
        margin: 0 0 30px;
    }
}
