.sec1 {
    padding: 116px 0 0;
    background: #F5F5F7
}

.sec1 .wrap .text_box {
    display: flex;
    justify-content: space-between
}

.sec1 .wrap .text_box .title {
    font-weight: bold;
    font-size: 40px;
    color: #004C9C;
    line-height: 50px
}

.sec1 .wrap .text_box .text {
    font-weight: 400;
    font-size: 18px;
    color: #5F6977;
    line-height: 36px;
    width: 700px
}

.sec1 .wrap .numList {
    display: flex;
    justify-content: space-between;
    margin: 80px 0 78px
}

.sec1 .wrap .numList .item {
    width: 300px;
    border-top: 1px solid #E6E6E6;
    padding: 22px 0 0
}

.sec1 .wrap .numList .item span {
    font-weight: 400;
    font-size: 18px;
    color: #5F6977
}

.sec1 .wrap .numList .item .num {
    display: flex;
    align-items: center;
    margin: 15px 0 0
}

.sec1 .wrap .numList .item .num p {
    font-weight: 600;
    font-size: 70px;
    color: #004C9C;
    line-height: 1
}

.sec1 .wrap .big_img {
    width: 100%
}

.sec1 .wrap .big_img img {
    display: block
}

.sec2 {
    background: #F5F5F7;
    padding: 203px 0 230px
}

.sec2 .wrap {
    display: flex
}

.sec2 .wrap .l {
    width: 672px
}

.sec2 .wrap .l .title {
    font-weight: bold;
    font-size: 40px;
    color: #004C9C;
    line-height: 50px;
    margin-bottom: 40px
}

.sec2 .wrap .l .text {
    font-weight: 400;
    font-size: 18px;
    color: #5F6977;
    line-height: 36px
}

.sec2 .wrap .r {
    position: relative;
    width: 187px;
    height: 187px;
    margin: 86px 0 0 293px;
    display: flex;
    align-items: center;
    justify-content: center
}

.sec2 .wrap .r.aos-animate .cir1 {
    transform: scale(1);
    opacity: 0.11
}

.sec2 .wrap .r.aos-animate .cir2 {
    opacity: 1;
    transform: scale(1)
}

.sec2 .wrap .r.aos-animate .cir2 .cir_box .p {
    opacity: 1
}

.sec2 .wrap .r.aos-animate .cir2 .cir_box .label {
    opacity: 1;
    transform: scale(1)
}

.sec2 .wrap .r .cir1 {
    width: 317px;
    height: 317px;
    background: #004C9C;
    position: absolute;
    border-radius: 50%;
    opacity: 0;
    transform: scale(0);
    transition: 1s;
    transition-delay: 0.2s
}

.sec2 .wrap .r .cir2 {
    width: fit-content;
    height: fit-content;
    position: absolute;
    opacity: 0;
    transform: scale(0);
    transition: 1s;
    transition-delay: 0.4s
}

.sec2 .wrap .r .cir_box {
    width: 469px;
    height: 469px;
    border: 2px dashed #D4D8DE;
    border-radius: 50%;
    animation: img_go 50s infinite linear
}

.sec2 .wrap .r .cir_box .p {
    font-weight: 400;
    font-size: 20px;
    color: #D4D8DE;
    text-transform: capitalize;
    position: absolute;
    opacity: 0;
    transition: 1s;
    transition-delay: 0.8s
}

.sec2 .wrap .r .cir_box .p.p1 {
    top: 157px;
    left: -8px;
    transform: rotate(287deg)
}

.sec2 .wrap .r .cir_box .p.p2 {
    top: 115px;
    left: 344px;
    transform: rotate(58deg)
}

.sec2 .wrap .r .cir_box .p.p3 {
    top: 410px;
    left: 216px;
    transform: rotate(172deg)
}

.sec2 .wrap .r .cir_box .label {
    position: absolute;
    width: 100px;
    height: 100px;
    opacity: 0;
    transform: scale(0);
    transition: 1s;
    transition-delay: 1s
}

.sec2 .wrap .r .cir_box .label .transition {
    width: 100%;
    height: 100%
}

.sec2 .wrap .r .cir_box .label .label_box {
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    box-shadow: 0px 20px 30px 1px rgba(0, 46, 94, 0.09);
    border-radius: 50%;
    transition: 0.6s;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 22px;
    color: #08468A;
    animation: img_go1 50s infinite linear
}

.sec2 .wrap .r .cir_box .label.label1 {
    top: -48px;
    left: 178px
}

.sec2 .wrap .r .cir_box .label.label2 {
    top: 276px;
    left: 393px;
    transition-delay: 1.1s
}

.sec2 .wrap .r .cir_box .label.label3 {
    top: 343px;
    left: 11px;
    transition-delay: 1.2s
}

.sec2 .wrap .r .cir {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.sec2 .wrap .r .cir .logo {
    width: 134px;
    position: absolute
}

.sec2 .wrap .r .cir img {
    display: block
}

.sec3 {
    position: relative;
    padding: 218px 0 233px
}

.sec3 .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.sec3 .bg img {
    display: block;
    width: 100%;
    height: 100%
}

.sec3 .wrap {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.sec3 .wrap .l {
    width: 486px
}

.sec3 .wrap .l .title {
    font-weight: bold;
    font-size: 40px;
    color: #004C9C;
    margin-bottom: 30px
}

.sec3 .wrap .l .text {
    font-weight: 400;
    font-size: 18px;
    color: #5F6977;
    line-height: 30px
}

.sec3 .wrap .r {
    width: 700px
}

.sec3 .wrap .r .item {
    display: flex;
    justify-content: space-between;
    padding: 0 0 20px;
    border-bottom: 1px solid #E6E6E6
}

.sec3 .wrap .r .item:not(:nth-last-child(1)) {
    margin-bottom: 40px
}

.sec3 .wrap .r .item .item_l {
    width: 420px;
    padding: 20px 0 0
}

.sec3 .wrap .r .item .item_l h5 {
    font-weight: bold;
    font-size: 24px;
    color: #111111
}

.sec3 .wrap .r .item .item_l p {
    font-weight: 400;
    font-size: 18px;
    color: #5F6977;
    line-height: 30px;
    min-height: 60px
}

.sec3 .wrap .r .item .icon {
    width: 98px;
    height: fit-content;
    border-radius: 6px;
    box-shadow: 0px 10px 30px 1px rgba(8, 70, 138, 0.15)
}

.sec4 {
    padding: 116px 0 0
}

.sec4 .wrap .top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 70px
}

.sec4 .wrap .top .title {
    font-weight: bold;
    font-size: 40px;
    color: #004C9C;
    line-height: 50px
}

.sec4 .wrap .top .text {
    width: 700px;
    font-weight: 400;
    font-size: 18px;
    color: #5F6977;
    line-height: 36px;
    text-align: right
}

.sec4 .wrap .big_img {
    width: 100%
}

.sec5 {
    padding: 132px 0 0
}

.sec5 .wrap .title {
    font-weight: bold;
    font-size: 36px;
    color: #004C9C
}

.sec5 .wrap .text {
    font-weight: 400;
    font-size: 18px;
    color: #5F6977;
    margin: 10px 0 50px
}

.sec5 .wrap .list {
    display: flex;
    flex-wrap: wrap;
    gap: 40px
}

.sec5 .wrap .list .item {
    width: 680px;
    background: #F5F5F7;
    border-radius: 10px;
    padding: 51px 60px 82px;
    position: relative
}

.sec5 .wrap .list .item:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 10px;
    position: absolute;
    top: 0;
    left: 0;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
    pointer-events: none;
    opacity: 0;
    transition: 0.6s
}

.sec5 .wrap .list .item .item_text {
    font-weight: 400;
    font-size: 16px;
    color: #5F6977;
    line-height: 36px
}

.sec5 .wrap .list .item .name {
    display: flex;
    align-items: center;
    gap: 0 13px;
    margin-bottom: 19px
}

.sec5 .wrap .list .item .name .icon {
    width: 34px;
    height: 31px;
    display: flex;
    align-items: center;
    justify-content: center
}

.sec5 .wrap .list .item .name p {
    font-weight: bold;
    font-size: 30px;
    color: #004C9C
}

.sec5 .wrap .list .item:hover:after {
    opacity: 1
}

.sec6 {
    padding: 120px 0 239px;
    width: 100vw;
    overflow: hidden
}

.sec6 .wrap .top {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 100px
}

.sec6 .wrap .top .title {
    font-weight: bold;
    font-size: 36px;
    color: #004C9C
}

.sec6 .wrap .top .text {
    font-weight: 400;
    font-size: 18px;
    color: #5F6977;
    margin: 10px 0 0px
}

.sec6 .wrap .top .btns {
    display: flex;
    gap: 0 20px
}

.sec6 .wrap .top .btns .iconfont {
    width: 60px;
    height: 60px;
    border: 1px solid rgba(0, 76, 156, 0.09);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #004C9C;
    cursor: pointer;
    transition: 0.6s
}

.sec6 .wrap .top .btns .iconfont:nth-child(1) {
    transform: rotate(180deg)
}

.sec6 .wrap .top .btns .iconfont:hover {
    border: 1px solid #004C9C;
    background: #004C9C;
    color: #FFFFFF
}

.sec6 .wrap .swiper {
    width: 2024px
}

.sec6 .wrap .swiper .swiper-slide {
    display: flex;
    justify-content: space-between;
    height: auto
}

.sec6 .wrap .swiper .swiper-slide .line {
    width: 2px;
    height: 100%;
    background: #D4D8DE
}

.sec6 .wrap .swiper .swiper-slide .text_box {
    width: 500px
}

.sec6 .wrap .swiper .swiper-slide .text_box .position {
    font-weight: bold;
    font-size: 24px;
    color: #004C9C
}

.sec6 .wrap .swiper .swiper-slide .text_box .name {
    font-weight: bold;
    font-size: 24px;
    color: #333333;
    margin: 16px 0 19px;
    position: relative
}

.sec6 .wrap .swiper .swiper-slide .text_box .name:after {
    content: "";
    width: 2px;
    height: 100%;
    background: #004C9C;
    position: absolute;
    left: -60px;
    top: 0
}

.sec6 .wrap .swiper .swiper-slide .text_box .text {
    font-weight: 400;
    font-size: 16px;
    color: #5F6977;
    line-height: 36px
}

@keyframes img_go {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes img_go1 {
    100% {
        transform: rotate(-360deg)
    }
}

@media screen and (max-width: 1919px) {
    .sec1{
        padding: 6.0416666667vw 0px 0px;
    }
    .sec1 .wrap .text_box .title{
        font-size: 2.0833333333vw;
        line-height: 2.6041666667vw;
    }
    .sec1 .wrap .text_box .text{
        font-size: 0.9375vw;
        line-height: 1.875vw;
        width: 36.4583333333vw;
    }
    .sec1 .wrap .numList{
        margin: 4.1666666667vw 0px 4.0625vw;
    }
    .sec1 .wrap .numList .item{
        width: 15.625vw;
        padding: 1.1458333333vw 0px 0px;
    }
    .sec1 .wrap .numList .item span{
        font-size: 0.9375vw;
    }
    .sec1 .wrap .numList .item .num{
        margin: 0.78125vw 0px 0px;
    }
    .sec1 .wrap .numList .item .num p{
        font-size: 3.6458333333vw;
    }
    .sec2{
        padding: 10.5729166667vw 0px 11.9791666667vw;
    }
    .sec2 .wrap .l{
        width: 35vw;
    }
    .sec2 .wrap .l .title{
        font-size: 2.0833333333vw;
        line-height: 2.6041666667vw;
        margin-bottom: 2.0833333333vw;
    }
    .sec2 .wrap .l .text{
        font-size: 0.9375vw;
        line-height: 1.875vw;
    }
    .sec2 .wrap .r{
        width: 9.7395833333vw;
        height: 9.7395833333vw;
        margin: 4.4791666667vw 0px 0px 15.2604166667vw;
    }
    .sec2 .wrap .r .cir1{
        width: 16.5104166667vw;
        height: 16.5104166667vw;
    }
    .sec2 .wrap .r .cir_box{
        width: 24.4270833333vw;
        height: 24.4270833333vw;
        border: 0.1041666667vw dashed rgb(212, 216, 222);
    }
    .sec2 .wrap .r .cir_box .p{
        font-size: 1.0416666667vw;
    }
    .sec2 .wrap .r .cir_box .p.p1{
        top: 8.1770833333vw;
        left: -0.4166666667vw;
    }
    .sec2 .wrap .r .cir_box .p.p2{
        top: 5.9895833333vw;
        left: 17.9166666667vw;
    }
    .sec2 .wrap .r .cir_box .p.p3{
        top: 21.3541666667vw;
        left: 11.25vw;
    }
    .sec2 .wrap .r .cir_box .label{
        width: 5.2083333333vw;
        height: 5.2083333333vw;
    }
    .sec2 .wrap .r .cir_box .label .label_box{
        box-shadow: rgba(0, 46, 94, 0.09) 0px 1.0416666667vw 1.5625vw 1px;
        font-size: 1.1458333333vw;
    }
    .sec2 .wrap .r .cir_box .label.label1{
        top: -2.5vw;
        left: 9.2708333333vw;
    }
    .sec2 .wrap .r .cir_box .label.label2{
        top: 14.375vw;
        left: 20.46875vw;
    }
    .sec2 .wrap .r .cir_box .label.label3{
        top: 17.8645833333vw;
        left: 0.5729166667vw;
    }
    .sec2 .wrap .r .cir .logo{
        width: 6.9791666667vw;
    }
    .sec3{
        padding: 11.3541666667vw 0px 12.1354166667vw;
    }
    .sec3 .wrap .l{
        width: 25.3125vw;
    }
    .sec3 .wrap .l .title{
        font-size: 2.0833333333vw;
        margin-bottom: 1.5625vw;
    }
    .sec3 .wrap .l .text{
        font-size: 0.9375vw;
        line-height: 1.5625vw;
    }
    .sec3 .wrap .r{
        width: 36.4583333333vw;
    }
    .sec3 .wrap .r .item{
        padding: 0px 0px 1.0416666667vw;
    }
    .sec3 .wrap .r .item:not(:nth-last-child(1)){
        margin-bottom: 2.0833333333vw;
    }
    .sec3 .wrap .r .item .item_l{
        width: 21.875vw;
        padding: 1.0416666667vw 0px 0px;
    }
    .sec3 .wrap .r .item .item_l h5{
        font-size: 1.25vw;
    }
    .sec3 .wrap .r .item .item_l p{
        font-size: 0.9375vw;
        line-height: 1.5625vw;
        min-height: 3.125vw;
    }
    .sec3 .wrap .r .item .icon{
        width: 5.1041666667vw;
        border-radius: 0.3125vw;
        box-shadow: rgba(8, 70, 138, 0.15) 0px 0.5208333333vw 1.5625vw 1px;
    }
    .sec4{
        padding: 6.0416666667vw 0px 0px;
    }
    .sec4 .wrap .top{
        margin-bottom: 3.6458333333vw;
    }
    .sec4 .wrap .top .title{
        font-size: 2.0833333333vw;
        line-height: 2.6041666667vw;
    }
    .sec4 .wrap .top .text{
        width: 36.4583333333vw;
        font-size: 0.9375vw;
        line-height: 1.875vw;
    }
    .sec5{
        padding: 6.875vw 0px 0px;
    }
    .sec5 .wrap .title{
        font-size: 1.875vw;
    }
    .sec5 .wrap .text{
        font-size: 0.9375vw;
        margin: 0.5208333333vw 0px 2.6041666667vw;
    }
    .sec5 .wrap .list{
        gap: 2.0833333333vw;
    }
    .sec5 .wrap .list .item{
        width: 35.4166666667vw;
        border-radius: 0.5208333333vw;
        padding: 2.65625vw 3.125vw 4.2708333333vw;
    }
    .sec5 .wrap .list .item::after{
        border-radius: 0.5208333333vw;
        box-shadow: rgba(0, 0, 0, 0.2) 0px 0.3125vw 1.0416666667vw;
    }
    .sec5 .wrap .list .item .item_text{
        font-size: 0.8333333333vw;
        line-height: 1.875vw;
    }
    .sec5 .wrap .list .item .name{
        gap: 0px 0.6770833333vw;
        margin-bottom: 0.9895833333vw;
    }
    .sec5 .wrap .list .item .name .icon{
        width: 1.7708333333vw;
        height: 1.6145833333vw;
    }
    .sec5 .wrap .list .item .name p{
        font-size: 1.5625vw;
    }
    .sec6{
        padding: 6.25vw 0px 12.4479166667vw;
    }
    .sec6 .wrap .top{
        margin-bottom: 5.2083333333vw;
    }
    .sec6 .wrap .top .title{
        font-size: 1.875vw;
    }
    .sec6 .wrap .top .text{
        font-size: 0.9375vw;
        margin: 0.5208333333vw 0px 0px;
    }
    .sec6 .wrap .top .btns{
        gap: 0px 1.0416666667vw;
    }
    .sec6 .wrap .top .btns .iconfont{
        width: 3.125vw;
        height: 3.125vw;
        font-size: 1.0416666667vw;
    }
    .sec6 .wrap .swiper{
        width: 105.4166666667vw;
    }
    .sec6 .wrap .swiper .swiper-slide .line{
        width: 0.1041666667vw;
    }
    .sec6 .wrap .swiper .swiper-slide .text_box{
        width: 26.0416666667vw;
    }
    .sec6 .wrap .swiper .swiper-slide .text_box .position{
        font-size: 1.25vw;
    }
    .sec6 .wrap .swiper .swiper-slide .text_box .name{
        font-size: 1.25vw;
        margin: 0.8333333333vw 0px 0.9895833333vw;
    }
    .sec6 .wrap .swiper .swiper-slide .text_box .name::after{
        width: 0.1041666667vw;
        left: -3.125vw;
    }
    .sec6 .wrap .swiper .swiper-slide .text_box .text{
        font-size: 0.8333333333vw;
        line-height: 1.875vw;
    }
}


@media screen and (max-width: 1024px) {
    .sec1{
        padding: 40px 0;
    }
    .sec1 .wrap .text_box{
        flex-direction: column;
        gap: 20px;
    }
    .sec1 .wrap .text_box .title{
        font-size: 22px;
        line-height: 28px;
    }
    .sec1 .wrap .text_box .text{
        width: 100%;
        font-size: 13px;
        line-height: 26px;
    }
    .sec1 .wrap .numList{
        margin: 20px 0 0 0;
        gap: 10px;
    }
    .sec1 .wrap .numList .item{
        width: 100%;
        padding: 7px 0 0 0;
    }
    .sec1 .wrap .numList .item span{
        font-size: 13px;
    }
    .sec1 .wrap .numList .item .num{
        margin: 10px 0 0 0;
    }
    .sec1 .wrap .numList .item .num p,.sec1 .wrap .numList .item .num p{
        font-size: 30px;
    }
    .sec1 .wrap .big_img{
        margin: 25px 0 0 0;
    }
    .sec2{
        padding: 20px 0 40px 0;
    }
    .sec2 .wrap{
        flex-direction: column;
    }
    .sec2 .wrap .l{
        width: 100%;
    }
    .sec2 .wrap .l .title{
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .sec2 .wrap .l .text{
        font-size: 13px;
        line-height: 25px;
    }
    .sec2 .wrap .r{
        display: none;
    }
    .sec3{
        padding: 40px 0;
    }
    .sec3 .wrap{
        flex-direction: column;
        align-items: unset;
    }
    .sec3 .wrap .l .title{
        font-size: 22px;
        margin-bottom: 14px;
    }
    .sec3 .wrap .l .text{
        font-size: 13px;
        line-height: 22px;
    }
    .sec3 .wrap .l{
        width: 100%;
    }
    .sec3 .wrap .r{
        width: 100%;
        margin: 25px 0 0 0;
    }
    .sec3 .wrap .r .item:not(:nth-last-child(1)){
        margin-bottom: 25px;
    }
    .sec3 .wrap .r .item{
        padding: 0 0 15px;
        flex-direction: column-reverse;
    }

    .sec3 .wrap .r .item:not(:nth-last-child(1)){
        margin-bottom: 24px;
    }

    .sec3 .wrap .r .item .item_l{
        width: 100%;
    }
    .sec3 .wrap .r .item .icon{
        width: 50px;
    }
    .sec3 .wrap .r .item .item_l{
        padding: 15px 0 0 0;
    }
    .sec3 .wrap .r .item .item_l h5{
        font-size: 18px;
        margin: 0 0 10px;
    }

    .sec3 .wrap .r .item .item_l p{
        font-size: 13px;
        line-height: 25px;
        min-height: unset;
    }

    .sec4{
        padding: 40px 0;
    }
    .sec4 .wrap .top{
        margin-bottom: 25px;
        flex-direction: column;
    }
    .sec4 .wrap .top .title{
        font-size: 22px;
        line-height: 28px;
        margin: 0 0 15px;
    }
    .sec4 .wrap .top .text{
        width: 100%;
        font-size: 13px;
        line-height: 25px;
        text-align: left;
    }

    .sec5{
        padding: 20px 0 40px;
    }
    .sec5 .wrap .title{
        font-size: 22px;
        margin: 0 0 10px;
    }
    .sec5 .wrap .text{
        font-size: 13px;
        margin: 10px 0 20px;
    }
    .sec5 .wrap .list{
        gap: 20px;
        flex-direction: column;
    }
    .sec5 .wrap .list .item{
        width: 100%;
        border-radius: 10px;
        padding: 20px 5%;
    }
    .sec5 .wrap .list .item .name .icon{
        width: 25px;
        height: 25px;
    }
    .sec5 .wrap .list .item .name p{
        font-size: 16px;
    }
    .sec5 .wrap .list .item .name{
        gap: 7px;
        margin-bottom: 15px;
    }

    .sec5 .wrap .list .item .item_text{
        font-size: 13px;
        line-height: 25px;
    }
    .sec6{
        padding: 20px 0 40px;
    }
    .sec6 .wrap .top{
        margin-bottom: 20px;
        flex-direction: column;
        align-items: unset;
        gap: 20px;
    }
    .sec6 .wrap .top .btns{
        margin: 10px 0 20px 0;
        gap: 15px;
    }
    .sec6 .wrap .top .btns .iconfont{
        width: 40px;
        height: 40px;
        font-size: 16px;
    }
    .sec6 .wrap .top .title{
        font-size: 22px;
    }
    .sec6 .wrap .top .text{
        font-size: 13px;
        margin: 10px 0 0 0;
    }
    .sec6 .wrap .swiper{
        width: 180%;
    }
    .sec6 .wrap .swiper .swiper-slide .text_box{
        width: 100%;
        padding: 0 0 0 30px;
    }
    .sec6 .wrap .swiper .swiper-slide .text_box .name::after {
        width: 2px;
        left: -32px;
    }
    .sec6 .wrap .swiper .swiper-slide .text_box .position{
        font-size: 16px;
    }
    .sec6 .wrap .swiper .swiper-slide .text_box .name{
        font-size: 16px;
        margin: 10px 0 ;
    }
    .sec6 .wrap .swiper .swiper-slide .text_box .text{
        font-size: 13px;
        line-height: 25px;
    }
    .sec6 .wrap .swiper .swiper-slide .line{
        width: 2px;
    }
}
