.common_banner .top .title .p1{
    font-size: 50px;
}
.about1 {
    padding: 130px 0 80px 0
}

.about1 .wrap {
    width: 1480px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.about1 .wrap .l {
    width: 640px
}

.about1 .wrap .l .title {
    width: fit-content;
    font-weight: bold;
    font-size: 42px;
    background: linear-gradient(90deg, #00338D 0%, #009FE3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 0 88px
}

.about1 .wrap .l .text {
    font-weight: 400;
    font-size: 20px;
    color: #333333;
    line-height: 36px
}

.about1 .wrap .l .text p {
    margin-top: 18px;
}

.about1 .wrap  .figure {
    margin: 112px 0 0 0;
    padding: 0 39px 0 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 69px 0
}

.about1 .wrap  .figure .item {
    width: 228px;
    border-top: 1px solid #E1E1E1;
    padding: 23px 0 0 0
}

.about1 .wrap  .figure .item p {
    font-weight: 400;
    font-size: 18px;
    color: #1A1A1A
}

.about1 .wrap  .figure .item .dis {
    margin: 12px 0 0 0;
    display: flex;
    align-items: center
}

.about1 .wrap  .figure .item .dis span {
    font-weight: 500;
    font-size: 60px;
    font-family: 'AvantGarde Md BT', sans-serif;
    color: #00338D
}

.about1 .wrap  .figure .item .dis .p1 {
    font-weight: 600;
    font-size: 60px;
    color: #00338D;
    margin: -5px 0 0 7px
}

.about1 .wrap  .figure .item .dis .p2 {
    font-weight: 600;
    font-size: 30px;
    color: #00338D;
    margin: 14px 0 0 11px
}

.about1 .wrap .r {
    width: 740px;
    height: 767px;
    border-radius: 13px;
    overflow: hidden
}

.about1 .wrap .r img {
    width: 100%;
    
}

.about2 {
    padding: 100px 0 115px 0
}

.about2 .wrap {
    width: 1480px;
    margin: auto
}

.about2 .wrap .title .p p {
    width: fit-content;
    margin: auto;
    font-weight: bold;
    font-size: 30px
}

.about2 .wrap .content {
    margin: 116px 0 0 0;
    position: relative;
    z-index: 1;
    padding: 126px 0 204px 0
}

.about2 .wrap .content .message {
    width: 811px;
    margin: auto;
    text-align: center
}

.about2 .wrap .content .message h1 {
    font-weight: bold;
    font-size: 42px;
    color: #FFFFFF;
    margin: 0 0 50px
}

.about2 .wrap .content .message .pick {
    height: 52px;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 36px
}

.about2 .wrap .content .message .more {
    margin: 96px auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 161px;
    height: 51px;
    border-radius: 25px;
    border: 1px solid #fff;
    transition: .6s ease
}

html[lang="en"] .about2 .wrap .content .message .more{
    width: fit-content;
    padding: 0 20px;
}

.about2 .wrap .content .message .more:hover {
    background: #fff
}

.about2 .wrap .content .message .more:hover p {
    color: #00388B
}

.about2 .wrap .content .message .more:hover .iconfont {
    color: #00388B
}

.about2 .wrap .content .message .more p {
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    transition: .6s ease
}

.about2 .wrap .content .message .more .iconfont {
    margin: 0 0 0 15px;
    font-size: 16px;
    color: #fff;
    transition: .6s ease
}

@media screen and (max-width: 1919px) {
    .common_banner .top .title .p1{
        font-size: 2.6041666vw;
    }
    .about1 {
        padding: 6.7708333333vw 0 4.1666666667vw 0
    }

    .about1 .wrap {
        width: 77.0833333333vw;
        margin: auto;
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .about1 .wrap .l {
        width: 33.3333333333vw
    }

    .about1 .wrap .l .title {
        width: fit-content;
        font-weight: bold;
        font-size: 2.1875vw;
        background: linear-gradient(90deg, #00338D 0%, #009FE3 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        margin: 0 0 4.5833333333vw
    }

    .about1 .wrap .l .text {
        font-weight: 400;
        font-size: .8333333333vw;
        color: #333333;
        line-height: 1.875vw
    }

    .about1 .wrap .l .figure {
        margin: 5.8333333333vw 0 0 0;
        padding: 0 2.03125vw 0 0;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        gap: 3.59375vw 0
    }

    .about1 .wrap .l .figure .item {
        width: 11.875vw;
        border-top: .0520833333vw solid #E1E1E1;
        padding: 1.1979166667vw 0 0 0
    }

    .about1 .wrap .l .figure .item p {
        font-weight: 400;
        font-size: .8333333333vw;
        color: #1A1A1A
    }

    .about1 .wrap .l .figure .item .dis {
        margin: .625vw 0 0 0;
        display: flex;
        align-items: center
    }

    .about1 .wrap .l .figure .item .dis span {
        font-weight: 500;
        font-size: 3.125vw;
        font-family: 'AvantGarde Md BT', sans-serif;
        color: #00338D
    }

    .about1 .wrap .l .figure .item .dis .p1 {
        font-weight: 600;
        font-size: 3.125vw;
        color: #00338D;
        margin: -.2604166667vw 0 0 .3645833333vw
    }

    .about1 .wrap .l .figure .item .dis .p2 {
        font-weight: 600;
        font-size: 1.5625vw;
        color: #00338D;
        margin: .7291666667vw 0 0 .5729166667vw
    }

    .about1 .wrap .r {
        width: 38.5416666667vw;
        height: 39.9479166667vw;
        border-radius: .6770833333vw;
        overflow: hidden
    }

    .about1 .wrap .r img {
        width: 100%;
        height: 100%
    }

    .about2 {
        padding: 5.2083333333vw 0 5.9895833333vw 0
    }

    .about2 .wrap {
        width: 77.0833333333vw;
        margin: auto
    }

    .about2 .wrap .title .p p {
        width: fit-content;
        margin: auto;
        font-weight: bold;
        font-size: 1.5625vw
    }

    .about2 .wrap .content {
        margin: 6.0416666667vw 0 0 0;
        position: relative;
        z-index: 1;
        padding: 6.5625vw 0 10.625vw 0
    }

    .about2 .wrap .content .message {
        width: 42.2395833333vw;
        margin: auto;
        text-align: center
    }

    .about2 .wrap .content .message h1 {
        font-weight: bold;
        font-size: 2.1875vw;
        color: #FFFFFF;
        margin: 0 0 2.6041666667vw
    }

    .about2 .wrap .content .message .pick {
        height: 2.7083333333vw;
        font-weight: 400;
        font-size: .8333333333vw;
        color: #FFFFFF;
        line-height: 1.875vw
    }

    .about2 .wrap .content .message .more {
        margin: 5vw auto 0;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 8.3854166667vw;
        height: 2.65625vw;
        border-radius: 1.3020833333vw;
        border: .0520833333vw solid #fff;
        transition: .6s ease
    }

    .about2 .wrap .content .message .more:hover {
        background: #fff
    }

    .about2 .wrap .content .message .more:hover p {
        color: #00388B
    }

    .about2 .wrap .content .message .more:hover .iconfont {
        color: #00388B
    }

    .about2 .wrap .content .message .more p {
        font-weight: 400;
        font-size: .78125vw;
        color: #fff;
        transition: .6s ease
    }

    .about2 .wrap .content .message .more .iconfont {
        margin: 0 0 0 .78125vw;
        font-size: .8333333333vw;
        color: #fff;
        transition: .6s ease
    }
}
@media screen and (max-width: 1024px) {
    .common_banner .top .title .p1{
        font-size: 20px;
    }
    .about1{
        padding: 80px 0 40px 0px;
    }
    .about1 .wrap{
        width: 90%;
        flex-direction: column;
    }
    .about1 .wrap .l{
        width: 100%;
    }
    .about1 .wrap .l .title{
        font-size: 24px;
        margin: 0 0 15px;
    }
    .about1 .wrap .l .text{
        font-size: 13px;
        line-height: 30px;
    }
    .about1 .wrap .l .figure{
        margin: 20px 0 0 0;
        padding: 0 ;
        gap: 20px 0;
    }
    .about1 .wrap .l .figure .item{
        width: 45%;
        border-top: 1px solid #E1E1E1;
        padding: 15px 0 0 0;
    }
    .about1 .wrap .l .figure .item .dis span{
        font-size: 30px;
    }
    .about1 .wrap .l .figure .item .dis .p1{
        font-size: 20px;
        margin: 0 0 0 4px;
    }
    .about1 .wrap .l .figure .item .dis{
        margin: 5px 0 6px 0;
    }
    .about1 .wrap .r{
        width: 100%;
        height: auto;
        margin: 20px 0 0 0;
        border-radius: 10px;
    }
    .about2{
        padding: 30px 0 60px 0;
    }
    .about2 .wrap .title .p p{
        font-size: 14px;
        line-height: 25px;
    }
    .about2 .wrap{
        width: 90%;
    }
    .about2 .wrap .content {
        margin: 35px 0 0 0;
        position: relative;
        z-index: 1;
        padding: 70px 0;
    }
    .about2 .wrap .content .message{
        width: 100%;
    }
    .about2 .wrap .content .message h1{
        font-size: 24px;
        margin: 0 0 15px;
    }
    .about2 .wrap .content .message .pick{
        height: auto;
        font-size: 13px;
        line-height: 25px;
        width: 90%;
        margin: auto;
    }

    .about2 .wrap .content .message .more{
        margin: 30px auto 0;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 110px;
        height: 36px;
        border-radius: 25px;
        border: 1px solid #fff;
    }
    .about2 .wrap .content .message .more p{
        font-size: 12px;
    }
    .about2 .wrap .content .message .more .iconfont{
        margin: 1px 0 0 5px;
        font-size: 13px;
    }


}

.culture4 {
    padding: 135px 0 120px 0
}

.culture4 .wrap {
    width: 1119px;
    margin: auto
}

.culture4 .wrap .title {
    font-weight: bold;
    font-size: 42px;
    color: #1A1A1A;
    margin: 0 0 28px;
    text-align: center
}

.culture4 .wrap .disImg {
    display: flex;
    justify-content: center
}

.culture4 .wrap .disImg .dis1 {
    width: 174px;
    margin: 0 39px 0 0;
    object-fit: contain
}

.culture4 .wrap .disImg .dis2 {
    width: 215px;
    margin: 36px 0 0 0;
    object-fit: contain
}

.culture4 .wrap .text {
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 36px;
    margin: 45px 0 64px 0;
    text-align: center
}

.culture4 .wrap .ImgSwiper {
    width: 500px;
    margin: auto
}

.culture4 .wrap .ImgSwiper .swiper-slide img {
    width: 100%;
    height: 100%;
    border-radius: 10px
}

.culture4 .wrap .swiper-pagination {
    position: static;
    width: fit-content;
    margin: 62px auto 0
}

.culture4 .wrap .swiper-pagination span {
    width: 12px;
    height: 12px;
    border-radius: 0;
    opacity: 1 !important;
    margin: 0 12px 0 0;
    background: transparent !important;
    position: relative
}

.culture4 .wrap .swiper-pagination span:last-child {
    margin: 0
}

.culture4 .wrap .swiper-pagination span img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: contain;
    transition: .6s ease
}

.culture4 .wrap .swiper-pagination span img:nth-child(2) {
    opacity: 0
}

.culture4 .wrap .swiper-pagination span.swiper-pagination-bullet-active img:nth-child(2) {
    opacity: 1
}

.culture4 .wrap .swiper-pagination span.swiper-pagination-bullet-active img:nth-child(1) {
    opacity: 0
}

@media screen and (max-width: 1024px) {


    .culture4{
        padding: 80px 0 45px 0;
    }
    .culture4 .wrap{
        width: 90%;
    }
    .culture4 .wrap .title{
        font-size: 20px;
        margin: 0 0 10px;
    }
    .culture4 .wrap .disImg .dis1{
        width: 70px;
        margin: 0 10px 0 0;
    }
    .culture4 .wrap .disImg .dis2{
        width: 100px;
        margin: 10px 0 0 20px;
    }
    .culture4 .wrap .text{
        font-size: 13px;
        line-height: 28px;
        margin: 35px 0;
    }
    .culture4 .wrap .ImgSwiper{
        width: 100%;
    }
    .culture4 .wrap .swiper-pagination{
        margin: 20px auto 0;
    }
    .culture4 .wrap .swiper-pagination span{
        width: 12px;
        height: 12px;
        margin: 0 12px 0 0;
    }




}
