.about1 {
    position: relative;
    z-index: 1
}

.about1 img {
    width: 100%
}

.about1 .text {
    font-weight: bold;
    font-size: 48px;
    color: #FFFFFF;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 14.2708333333vw;
    left: 50%
}

.about2 {
    padding: 120px 0 123px
}

.about2 .w1400 .title {
    text-align: center
}

.about2 .w1400 .title .p1 {
    font-weight: 500;
    font-size: 16px;
    color: #888888;
    margin: 0 0 40px
}

.about2 .w1400 .title .p2 {
    font-weight: bold;
    font-size: 46px;
    color: #1A1A1A;
    line-height: 56px
}

.about2 .w1400 .figure {
    display: flex;
    justify-content: space-between;
    margin: 130px 0 0 0
}

.about2 .w1400 .figure .item {
    display: flex;
    width: 466px;
    padding: 0 70px;
    justify-content: space-between;
    align-items: center;
    position: relative
}

.about2 .w1400 .figure .item:not(:last-child):after {
    content: '';
    position: absolute;
    width: 1px;
    height: 140px;
    background: #E9E9E9;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.about2 .w1400 .figure .item .dis {
    display: flex
}

.about2 .w1400 .figure .item .dis span {
    font-family: 'Bai Jamjuree', sans-serif;
    font-weight: bold;
    font-size: 72px;
    color: #0090D5
}

.about2 .w1400 .figure .item .dis .dw {
    font-family: 'Bai Jamjuree', sans-serif;
    font-weight: bold;
    font-size: 30px;
    color: #0090D5;
    margin: 0 0 0 5px;
    position: relative;
    top: 10px
}

.about2 .w1400 .figure .item .text {
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.about2 .w1400 .figure .item .text .icon {
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center
}

.about2 .w1400 .figure .item .text .icon img {
    object-fit: contain
}

.about2 .w1400 .figure .item .text p {
    font-weight: 400;
    font-size: 18px;
    color: #888888;
    margin: 9px 0 0 0
}

.about2 .w1400 .content {
    margin: 68px 0 0 0;
    height: 580px;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
}

.about2 .w1400 .content .img {
    width: 100%;
    height: 100%
}

.about2 .w1400 .content .play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 82px;
    height: 82px;
    z-index: 1;
    cursor: pointer
}

.about2 .w1400 .content .play div {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #0090D5;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2
}

.about2 .w1400 .content .play div svg {
    width: 16px;
    height: 17px
}

.about2 .w1400 .content .play:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    background: #fff;
    opacity: .6;
    z-index: -1;
    animation: 2s scaleAnimate linear infinite;
    border-radius: 50%;
    pointer-events: none
}

.about2 .w1400 .content .play:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    background: #fff;
    opacity: .6;
    z-index: -1;
    animation: 2s scaleAnimate linear infinite;
    animation-delay: 1s;
    border-radius: 50%;
    pointer-events: none
}

.about2 .w1400 .con_flex {
    display: flex;
    justify-content: space-between;
    margin: 80px 0 0 0
}

.about2 .w1400 .con_flex p {
    width: 641px;
    font-weight: 400;
    font-size: 18px;
    color: #1A1A1A;
    line-height: 41px
}

@keyframes scaleAnimate {
    0% {
        opacity: .6;
        transform: translate(-50%, -50%) scale(1)
    }
    100% {
        opacity: 0;
        transform: translate(-50%, -50%) scale(2)
    }
}

.afterSale2 {
    background: transparent
}

.afterSale2 .title {
    font-size: 46px
}

.about5 {
    padding: 120px 0 150px
}

.about5 .wrap .title {
    text-align: center;
    position: relative;
    z-index: 4;
}


.about5 .wrap .title .p1 {
    font-weight: bold;
    font-size: 46px;
    color: #1A1A1A;
    margin: 0 0 20px
}

.about5 .wrap .title .p2 {
    font-weight: 400;
    font-size: 24px;
    color: #1A1A1A
}

.about5 .wrap .content {
    margin: 98px auto 0;
    position: relative;
    cursor: grab
}

.about5 .wrap .content .position_year {
    position: absolute;
    top: -220px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1
}

.about5 .wrap .content .position_year .list {
    font-weight: bold;
    font-size: 853px;
    color: #FBFBFB;
    display: none;
    line-height: 1
}

.about5 .wrap .content .position_year .list.on {
    display: block
}

.about5 .wrap .content * {
    user-select: none
}

.about5 .wrap .content img {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.about5 .wrap .content .history-nav {
    position: absolute;
    left: 0;
    bottom: -100px;
    opacity: .7
}

.about5 .wrap .content ul {
    width: 1440px;
    margin: auto;
    position: relative;
    z-index: 4
}

.about5 .wrap .content ul li {
    position: relative;
    text-align: center;
}

.about5 .wrap .content ul .ulSwiper{
    width: 1800px;
}

.about5 .wrap .content ul .ulSwiper .swiper-slide-active .text {
    transform: translateY(0);
    margin: 0 0 5px
}

.about5 .wrap .content ul .ulSwiper .swiper-slide-active .text .p1 {
    color: var(--color)
}

.about5 .wrap .content ul .ulSwiper .swiper-slide-active .text .img {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
    transition-delay: .6s
}

.about5 .wrap .content ul .ulSwiper .swiper-slide-active .zs {
    transform: translateY(0)
}

.about5 .wrap .content ul .ulSwiper .swiper-slide-active .zs .bor {
    border: 1px dashed var(--color)
}

.about5 .wrap .content ul .ulSwiper .swiper-slide-active .zs .line {
    background: var(--color);
    height: 55px
}

.about5 .wrap .content ul .ulSwiper .swiper-slide-active .circle {
    transform: scale(1);
    border: 1px dashed var(--color)
}
.about5 .wrap .content .ulSwiper .swiper-slide{
    height: auto;
}
.about5 .wrap .content ul li{
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
}
.about5 .wrap .content ul li .text {
    text-align: center;
    /*transform: translateY(280px);*/
    margin: 0 0 5px;
    transition: 1s
}

.about5 .wrap .content ul li .text .p1 {
    font-weight: bold;
    font-size: 32px;
    color: rgba(26, 26, 26, 0.4);
    margin: 0 0 15px
}

.about5 .wrap .content ul li .text .p2 {
    font-weight: 400;
    font-size: 16px;
    color: #1A1A1A;
    margin: 0 auto 34px;
    width: 100%;
    text-align: center;
}

.about5 .wrap .content ul li .text .img {
    width: 400px;
    height: 240px;
    border-radius: 10px;
    overflow: hidden;
    margin: auto;
    opacity: 0;
    pointer-events: none;
    transition: 1s;
    display: none;
}

.about5 .wrap .content ul li .text .img img {
    width: 100%;
    height: 100%
}

.about5 .wrap .content ul li .zs {
    transform: translateY(40px)
}

.about5 .wrap .content ul li .zs .bor {
    width: 17px;
    height: 17px;
    border: 1px dashed #D6D6D6;
    border-radius: 50%;
    margin: auto;
    transition: .6s ease
}

.about5 .wrap .content ul li .zs .line {
    width: 1px;
    height: 128px;
    background: #D6D6D6;
    margin: auto;
    transition: .6s ease
}

.about5 .wrap .content ul li .circle {
    width: 156px;
    height: 156px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    border: 1px dashed transparent;
    transition: .6s ease;
    transform: scale(0.6)
}

.about5 .wrap .content ul li .circle div {
    width: 132px;
    height: 132px;
    background: #0090D5;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 36px;
    color: #FFFFFF
}

.about6 {
    padding: 120px 0 123px;
    position: relative;
    z-index: 2
}

.about6 .top .title {
    text-align: center;
    font-weight: bold;
    font-size: 46px;
    color: #1A1A1A;
    margin: 0 0 45px
}

.about6 .top .figure{
    display: flex;
    justify-content: center;
    margin: 0 0 45px;
    gap: 180px;
}
.about6 .top .figure .list{
text-align: center;
}
.about6 .top .figure .list p{
    font-weight: bold;
    font-size: 18px;
    color: #1A1A1A;
    margin: 0 0 18px;
}
.about6 .top .figure .list span{
    font-family: Aero-Plain;
    font-weight: 400;
    font-size: 46px;
    color: #0090D5;
}

.about6 .top .cut {
    width: fit-content;
    height: 48px;
    background: #FFFFFF;
    border-radius: 24px;
    margin: auto;
    display: flex;
    padding: 3px
}

.about6 .top .cut .list {
    width: fit-content;
    padding: 0 30px;
    height: 42px;
    border-radius: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 16px;
    color: #1A1A1A;
    transition: .6s ease;
    cursor: pointer
}

.about6 .top .cut .list.on {
    background: #0090D5;
    color: #fff
}

.about6 .content {
    margin: 40px 0 0 0;
    position: relative
}

.about6 .content .matter {
    opacity: 0;
    transform: translateY(50px);
    pointer-events: none;
    transition: opacity 300ms, transform 600ms 300ms
}

.about6 .content .matter:not(:first-child) {
    position: absolute;
    top: 0;
    left: 0
}

.about6 .content .matter.on {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
    transition-delay: 300ms
}

.about6 .content .matter .swiper-pagination {
    margin: 40px auto 0;
    position: static;
    transition: .6s ease;
}

.about6 .content .matter .swiper-pagination span {
    width: 12px;
    height: 6px;
    background: #C9C9C9;
    border-radius: 3px;
    margin: 0 10px 0 0 !important;
    transition: .6s;
    opacity: 1 !important
}

.about6 .content .matter .swiper-pagination span:last-child {
    margin: 0 !important
}

.about6 .content .matter .swiper-pagination span.swiper-pagination-bullet-active {
    background: #0090D5;
    width: 32px
}

.about6 .content .matter:not(:first-child) {
    position: absolute;
    top: 0;
    left: 0
}

.about6 .content .matter .swiper {
    width: 1440px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding: 20px
}

.about6 .content .matter .swiper .swiper-slide .img {
    width: 100%;
    height: 430px;
    background: #FFFFFF;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.06);
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center
}

.about6 .content .matter .swiper .swiper-slide .img img {
    width: 256px
}

.about7 {
    padding: 106px 0 149px;
    background: #FAFCFF;
    position: relative;
    z-index: 1
}

.about7 .position {
    position: absolute;
    font-family: 'Bai Jamjuree', sans-serif;
    font-weight: bold;
    font-size: 465px;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #0090d5 100%);
    opacity: 0.1;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1
}

.about7 .wrap {
    margin: auto
}

.about7 .wrap .title {
    text-align: center
}

.about7 .wrap .title .p1 {
    font-weight: bold;
    font-size: 46px;
    color: #1A1A1A;
    margin: 0 0 28px
}

.about7 .wrap .title .p2 {
    font-weight: 400;
    font-size: 18px;
    color: #1A1A1A
}

.about7 .wrap .content {
    margin: 198px 0 0 0;
    /*display: grid;*/
    /*grid-template-columns:repeat(6, 1fr);*/
    /*gap: 32px 90px;*/
    /*justify-items: center*/
    mix-blend-mode: darken;
}

.about7 .wrap .content .go{
    width: max-content;
    display: flex;
    animation: goAnimate 75s linear infinite
}
.about7 .wrap .content .go:not(:last-child) {
    margin: 0 0 32px;
}
.about7 .wrap .content .go:nth-child(2) {
    animation-direction: reverse;
}
.about7 .wrap .content .go:hover{
    animation-play-state: paused;
}
@keyframes goAnimate {
    100%{
        transform: translateX(-50%);
    }
}
.about7 .wrap .content .go .flex{
    display: flex;
}

.about7 .wrap .content .img {
    cursor: pointer;
    margin: 0 90px 0 0;
}

.about7 .wrap .content .img:hover img {
    filter: grayscale(0%);
    transform: scale(1.05)
}

.about7 .wrap .content .img img {
    /*filter: grayscale(100%);*/
    transition: 1s
}

.about8 {
    position: relative
}

.about8 .img {
    width: 100%
}

.about8 .text {
    position: absolute;
    font-weight: bold;
    font-size: 42px;
    color: #FFFFFF;
    line-height: 56px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center
}

.about4 {
    position: relative;
    padding: 150px 0 250px
}

.about4 .wrap {
    width: 1400px;
    margin: auto
}

.about4 .wrap .title {
    text-align: center
}

.about4 .wrap .title .p1 {
    font-weight: bold;
    font-size: 46px;
    color: #FFFFFF;
    margin: 0 0 50px
}

.about4 .wrap .title .p2 {
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 42px;
    margin: 0 0 80px
}

.about4 .wrap .content img {
    width: fit-content;
    margin: auto;
    display: block
}

.about4 .wrap .content img:nth-child(2) {
    margin-top: -50px
}

.about4 .wrap .content2 {
    display: flex;
    justify-content: space-between
}

.about4 .wrap .content2 .item {
    width: 420px;
    height: 271px;
    border-radius: 26px;
    border: 1px solid #FFFFFF;
    padding: 50px 70px 0 68px;
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(20px);
    transition: 1s
}

.about4 .wrap .content2 .item:hover {
    transform: translateY(-20px)
}

.about4 .wrap .content2 .item:nth-child(2) {
    margin: 80px 0 0 0
}

.about4 .wrap .content2 .item .headline {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.about4 .wrap .content2 .item .headline .p1 {
    font-weight: bold;
    font-size: 26px;
    color: #0090D5
}

.about4 .wrap .content2 .item .headline .icon {
    width: 44px;
    height: 44px
}

.about4 .wrap .content2 .item .headline .icon img {
    object-fit: contain
}

.about4 .wrap .content2 .item .pick {
    margin: 40px 0 0 0;
    font-weight: 400;
    font-size: 18px;
    color: #1A1A1A;
    line-height: 32px
}

.about9{
    position: relative;
    z-index: 6;
    padding: 150px 0 107px;
}
.about9 .title{
     text-align: center;
}

.about9 .title .p1{
    font-weight: bold;
    font-size: 42px;
    color: #1A1A1A;
    margin: 0 0 20px;
}

.about9 .title .p2{
    font-weight: 400;
    font-size: 18px;
    color: #1A1A1A;
}
.about9 .content{
    margin: 70px 0 0 0;
}
.about9 .content .shzrSwiper{
    width: 100%;
}
.about9 .content .shzrSwiper .swiper-slide .item{
    width: 100%;
    position: relative;
    z-index: 1;
}
.about9 .content .shzrSwiper .swiper-slide .item:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 220px;
    background: linear-gradient(0deg, #000000, rgba(0,0,0,0));
    z-index: 1;
    opacity: 0;
    transition: .6s ease;
}
.about9 .content .shzrSwiper .swiper-slide .item:hover:after{
    opacity: .6;
}

.about9 .content .shzrSwiper .swiper-slide .item:hover .position{
    opacity: 1;
}

.about9 .content .shzrSwiper .swiper-slide .item .img{
    width: 100%;
}

.about9 .content .shzrSwiper .swiper-slide .item .position{
    position: absolute;
    bottom: 36px;
    left: 60px;
    z-index: 52;
    display: flex;
    align-items: center;
    opacity: 0;
    transition: .6s ease;
}

.about9 .content .shzrSwiper .swiper-slide .item .position img{
    width: 21px;
    margin: 0 19px 0 0;
}
.about9 .content .shzrSwiper .swiper-slide .item .position p{
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
}
.about9 .content .button{
    display: flex;
    justify-content: center;
    margin: 40px auto 0;
    gap: 17px;
}
.about9 .content .button .circle{
    width: 49px;
    height: 49px;
    border-radius: 50%;
    border: 1px solid #0090D5;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    opacity: .5;
    transition: .6s ease;
}
.about9 .content .button .circle:hover{
    opacity: 1;
}
.about9 .content .button .circle:first-child{
    transform: rotate(180deg);
}
.about9 .content .button .circle .iconfont{
    color: #0090D5;
    font-size: 14px;
}

@media screen and (max-width: 1919px) {
    .about1 .text{
        font-size: 2.5vw;
    }
    .about2{
        padding: 6.25vw 0px 6.40625vw;
    }
    .about2 .w1400 .title .p1{
        font-size: 0.8333333333vw;
        margin: 0px 0px 2.0833333333vw;
    }
    .about2 .w1400 .title .p2{
        font-size: 2.3958333333vw;
        line-height: 2.9166666667vw;
    }
    .about2 .w1400 .figure{
        margin: 6.7708333333vw 0px 0px;
    }
    .about2 .w1400 .figure .item{
        width: 24.2708333333vw;
        padding: 0px 3.6458333333vw;
    }
    .about2 .w1400 .figure .item:not(:last-child)::after{
        height: 7.2916666667vw;
    }
    .about2 .w1400 .figure .item .dis span{
        font-size: 3.75vw;
    }
    .about2 .w1400 .figure .item .dis .dw{
        font-size: 1.5625vw;
        margin: 0px 0px 0px 0.2604166667vw;
        top: 0.5208333333vw;
    }
    .about2 .w1400 .figure .item .text .icon{
        width: 1.4583333333vw;
        height: 1.4583333333vw;
    }
    .about2 .w1400 .figure .item .text p{
        font-size: 0.9375vw;
        margin: 0.46875vw 0px 0px;
    }
    .about2 .w1400 .content{
        margin: 3.5416666667vw 0px 0px;
        height: 30.2083333333vw;
        border-radius: 0.78125vw;
    }
    .about2 .w1400 .content .play{
        width: 4.2708333333vw;
        height: 4.2708333333vw;
    }
    .about2 .w1400 .content .play div svg{
        width: 0.8333333333vw;
        height: 0.8854166667vw;
    }
    .about2 .w1400 .con_flex{
        margin: 4.1666666667vw 0px 0px;
    }
    .about2 .w1400 .con_flex p{
        width: 33.3854166667vw;
        font-size: 0.9375vw;
        line-height: 2.1354166667vw;
    }
    .afterSale2 .title{
        font-size: 2.3958333333vw;
    }
    .about5{
        padding: 6.25vw 0px 7.8125vw;
    }
    .about5 .wrap .title .p1{
        font-size: 2.3958333333vw;
        margin: 0px 0px 1.0416666667vw;
    }
    .about5 .wrap .title .p2{
        font-size: 1.25vw;
    }
    .about5 .wrap .content{
        margin: 5.1041666667vw auto 0px;
    }
    .about5 .wrap .content .position_year{
        top: -11.4583333333vw;
    }
    .about5 .wrap .content .position_year .list{
        font-size: 44.4270833333vw;
    }
    .about5 .wrap .content .history-nav{
        bottom: -5.2083333333vw;
    }
    .about5 .wrap .content ul{
        width: 75vw;
    }
    .about5 .wrap .content ul .ulSwiper{
        width: 93.75vw;
    }
    .about5 .wrap .content ul .ulSwiper .swiper-slide-active .text{
        margin: 0px 0px 0.2604166667vw;
    }
    .about5 .wrap .content ul .ulSwiper .swiper-slide-active .zs .line{
        height: 2.8645833333vw;
    }
    .about5 .wrap .content ul li .text{
        margin: 0px 0px 0.2604166667vw;
    }
    .about5 .wrap .content ul li .text .p1{
        font-size: 1.6666666667vw;
        margin: 0px 0px 0.78125vw;
    }
    .about5 .wrap .content ul li .text .p2{
        font-size: 0.8333333333vw;
        margin: 0px auto 1.7708333333vw;
    }
    .about5 .wrap .content ul li .text .img{
        width: 20.8333333333vw;
        height: 12.5vw;
        border-radius: 0.5208333333vw;
    }
    .about5 .wrap .content ul li .zs{
        transform: translateY(2.0833333333vw);
    }
    .about5 .wrap .content ul li .zs .bor{
        width: 0.8854166667vw;
        height: 0.8854166667vw;
    }
    .about5 .wrap .content ul li .zs .line{
        height: 6.6666666667vw;
    }
    .about5 .wrap .content ul li .circle{
        width: 8.125vw;
        height: 8.125vw;
    }
    .about5 .wrap .content ul li .circle div{
        width: 6.875vw;
        height: 6.875vw;
        font-size: 1.875vw;
    }
    .about6{
        padding: 6.25vw 0px 6.40625vw;
    }
    .about6 .top .title{
        font-size: 2.3958333333vw;
        margin: 0px 0px 2.34375vw;
    }
    .about6 .top .figure{
        margin: 0px 0px 2.34375vw;
        gap: 9.375vw;
    }
    .about6 .top .figure .list p{
        font-size: 0.9375vw;
        margin: 0px 0px 0.9375vw;
    }
    .about6 .top .figure .list span{
        font-size: 2.3958333333vw;
    }
    .about6 .top .cut{
        height: 2.5vw;
        border-radius: 1.25vw;
        padding: 0.15625vw;
    }
    .about6 .top .cut .list{
        padding: 0px 1.5625vw;
        height: 2.1875vw;
        border-radius: 1.09375vw;
        font-size: 0.8333333333vw;
    }
    .about6 .content{
        margin: 2.0833333333vw 0px 0px;
    }
    .about6 .content .matter{
        transform: translateY(2.6041666667vw);
    }
    .about6 .content .matter .swiper-pagination{
        margin: 2.0833333333vw auto 0px;
    }
    .about6 .content .matter .swiper-pagination span{
        width: 0.625vw;
        height: 0.3125vw;
        border-radius: 0.15625vw;
        margin: 0px 0.5208333333vw 0px 0px !important;
    }
    .about6 .content .matter .swiper-pagination span.swiper-pagination-bullet-active{
        width: 1.6666666667vw;
    }
    .about6 .content .matter .swiper{
        width: 75vw;
        padding: 1.0416666667vw;
    }
    .about6 .content .matter .swiper .swiper-slide .img{
        height: 22.3958333333vw;
        box-shadow: rgba(0, 0, 0, 0.06) 0px 0px 0.8333333333vw 0px;
        border-radius: 0.3125vw;
    }
    .about6 .content .matter .swiper .swiper-slide .img img{
        width: 13.3333333333vw;
    }
    .about7{
        padding: 5.5208333333vw 0px 7.7604166667vw;
    }
    .about7 .position{
        font-size: 24.21875vw;
        top: 5.2083333333vw;
    }
    .about7 .wrap .title .p1{
        font-size: 2.3958333333vw;
        margin: 0px 0px 1.4583333333vw;
    }
    .about7 .wrap .title .p2{
        font-size: 0.9375vw;
    }
    .about7 .wrap .content{
        margin: 10.3125vw 0px 0px;
    }
    .about7 .wrap .content .go:not(:last-child){
        margin: 0px 0px 1.6666666667vw;
    }
    .about7 .wrap .content .img{
        margin: 0px 4.6875vw 0px 0px;
    }
    .about8 .text{
        font-size: 2.1875vw;
        line-height: 2.9166666667vw;
    }
    .about4{
        padding: 7.8125vw 0px 13.0208333333vw;
    }
    .about4 .wrap{
        width: 72.9166666667vw;
    }
    .about4 .wrap .title .p1{
        font-size: 2.3958333333vw;
        margin: 0px 0px 2.6041666667vw;
    }
    .about4 .wrap .title .p2{
        font-size: 1.25vw;
        line-height: 2.1875vw;
        margin: 0px 0px 4.1666666667vw;
    }
    .about4 .wrap .content img:nth-child(2){
        margin-top: -2.6041666667vw;
    }
    .about4 .wrap .content2 .item{
        width: 21.875vw;
        height: 14.1145833333vw;
        border-radius: 1.3541666667vw;
        padding: 2.6041666667vw 3.6458333333vw 0px 3.5416666667vw;
        backdrop-filter: blur(1.0416666667vw);
    }
    .about4 .wrap .content2 .item:hover{
        transform: translateY(-1.0416666667vw);
    }
    .about4 .wrap .content2 .item:nth-child(2){
        margin: 4.1666666667vw 0px 0px;
    }
    .about4 .wrap .content2 .item .headline .p1{
        font-size: 1.3541666667vw;
    }
    .about4 .wrap .content2 .item .headline .icon{
        width: 2.2916666667vw;
        height: 2.2916666667vw;
    }
    .about4 .wrap .content2 .item .pick{
        margin: 2.0833333333vw 0px 0px;
        font-size: 0.9375vw;
        line-height: 1.6666666667vw;
    }
    .about9{
        padding: 7.8125vw 0px 5.5729166667vw;
    }
    .about9 .title .p1{
        font-size: 2.1875vw;
        margin: 0px 0px 1.0416666667vw;
    }
    .about9 .title .p2{
        font-size: 0.9375vw;
    }
    .about9 .content{
        margin: 3.6458333333vw 0px 0px;
    }
    .about9 .content .shzrSwiper .swiper-slide .item::after{
        height: 11.4583333333vw;
    }
    .about9 .content .shzrSwiper .swiper-slide .item .position{
        bottom: 1.875vw;
        left: 3.125vw;
    }
    .about9 .content .shzrSwiper .swiper-slide .item .position img{
        width: 1.09375vw;
        margin: 0px 0.9895833333vw 0px 0px;
    }
    .about9 .content .shzrSwiper .swiper-slide .item .position p{
        font-size: 0.9375vw;
    }
    .about9 .content .button{
        margin: 2.0833333333vw auto 0px;
        gap: 0.8854166667vw;
    }
    .about9 .content .button .circle{
        width: 2.5520833333vw;
        height: 2.5520833333vw;
    }
    .about9 .content .button .circle .iconfont{
        font-size: 0.7291666667vw;
    }
}

@media screen and (max-width: 1024px) {
    .about1{
        margin: 65px 0 0 0;
    }
    .about1 img{
        height: 250px;
    }
    .about1 .text {
        font-size: 22px;
        top: 121px;
    }
    .about2{
        padding: 50px 0;
    }
    .about2 .w1400 .title .p1{
        font-size: 13px;
        margin: 0 0 12px;
    }
    .about2 .w1400 .title .p2{
        font-size: 22px;
        line-height: 30px;
    }
    .about2 .w1400 .figure{
        margin: 30px 0 0 0;
        flex-direction: column;
    }
    .about2 .w1400 .figure .item:not(:last-child) {
        margin: 0 0 10px;
    }
    .about2 .w1400 .figure .item .dis span{
        font-size: 35px;
    }
    .about2 .w1400 .figure .item .dis .dw{
        font-size: 14px;
        margin: 0 0 0 5px;
    }
    .about2 .w1400 .figure .item .text .icon{
        width: 20px;
        height: 20px;
    }
    .about2 .w1400 .figure .item .text p{
        font-size: 14px;
        margin: 10px 0 0 0;
    }
    .about2 .w1400 .figure .item {
        width: 100%;
        padding: 0 5%;
    }
    .about2 .w1400 .figure .item::after{
        display: none;
    }
    .about2 .w1400 .content{
        margin: 30px 0 0 0;
        height: 180px;
        border-radius: 10px;
    }
    .about2 .w1400 .content .play{
        width: 45px;
        height: 45px;
    }
    .about2 .w1400 .content .play div svg{
        width: 13px;
        height: 13px;
    }
    .about2 .w1400 .con_flex{
        flex-direction: column;
        margin: 20px 0 0 0;
    }
    .about2 .w1400 .con_flex p{
        width: 100%;
        font-size: 13px;
        line-height: 25px;
    }
    .afterSale2{
        padding: 20px 0 40px 0;
    }
    .afterSale2 .title{
        font-size: 24px;
        margin: 0 0 35px;
    }

    .afterSale2 .content .matter .map .map_img {
        max-height: unset;
    }
    .afterSale2 .content .matter .map .position .point .hide .dis img{
        width: 15px;
        margin: 0 5px 0 0;
    }
    .afterSale2 .content .matter .map .position .point .hide .dis h5{
        font-size: 14px;
    }
    .afterSale2 .content .matter .map .position .point .hide .dis{
        margin: 0;
    }
    .afterSale2 .content .matter .map .position .point .hide p{
        font-size: 12px;
        margin: 5px 0 0 0;
    }
    .afterSale2 .content .matter .map .position .point .hide{
        width: fit-content;
        white-space: nowrap;
        padding: 10px 15px;
        border-radius: 7px;
    }
    .afterSale2 .content .matter .other{
        padding: 15px 0 0 0;
        flex-direction: column;
        align-items: unset;
    }
    .afterSale2 .content .matter .other .lj p{
        font-size: 14px;
        margin: 0 0 5px;
    }
    .afterSale2 .content .matter .other .lj img{
        width: 24px;
    }
    .afterSale2 .content .matter .other .figure{
        margin: 30px 0 0 0 ;
    }
    .afterSale2 .content .matter .other .figure .item{
        width: fit-content!important;
    }
    .afterSale2 .content .matter .other .figure .item span{
        font-size: 28px;
    }
    .afterSale2 .content .matter .other .figure .item p{
        font-size: 13px;
        margin: 0 0 10px;
    }

    .about4{
        padding: 50px 0;
    }
    .about4 .wrap .title .p1{
        font-size: 24px;
        margin: 0 0 15px;
    }
    .about4 .wrap .title .p2{
        font-size: 14px;
        line-height: 25px;
        margin: 0 0 25px;
    }
    .about4 .wrap{
        width: 90%;
    }
    .about4 .wrap .content img{
        width: 100%;
    }
    .about4 .wrap .content .img2{
        width: 75px;
        margin: 25px auto 0;
    }
    .about4 .wrap .content2{
        flex-direction: column;
        gap: 20px;
        margin: 30px 0 0 0;
    }
    .about4 .wrap .content2 .item{
        width: 100%;
        height:auto;
        padding: 30px 5%;
        margin: 0!important;
    }
    .about4 .wrap .content2 .item .headline .p1{
        font-size: 18px;
    }
    .about4 .wrap .content2 .item .headline .icon{
        width: 26px;
        height: 26px;
    }
    .about4 .wrap .content2 .item .pick{
        margin: 15px 0 0 0;
        font-size: 12px;
        line-height: 25px;
    }
    .about5{
        padding: 0 0 50px 0;
    }
    .about5 .wrap .title .p1{
        font-size: 24px;
        margin: 0 0 20px;
    }
    .about5 .wrap .title .p2{
        font-size: 13px;
    }
    .about5 .wrap .content .history-nav{
        display: none;
    }
    .about5 .wrap .content{
        display: none;
    }
    .about5 .wrap .content.sj_content{
        display: block!important;
        width: 90%;
        margin: auto;
    }
    .about5 .wrap .content .topSwiper{
        width: 130%;
        margin: 30px 0 0 0;
    }
    .about5 .wrap .content .topSwiper .text{
        text-align: center;
        margin: 0 0 25px;
    }
    .about5 .wrap .content .topSwiper .text .p1{
        color: var(--color);
        font-size: 22px;
        margin: 0 0 10px;
        font-weight: bold;
    }
    .about5 .wrap .content .topSwiper .text .p2{
        font-size: 12px;
        width: 100%;
    }
    .about5 .wrap .content .topSwiper .swiper-slide{
        height: auto;
        display: flex;
        align-items: flex-end;
        justify-content: center;
    }
    .about5 .wrap .content .topSwiper .circle{
        width: 100px;
        height: 100px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: auto;
        transition: .6s ease;
        border: 1px dashed var(--color);
    }
    .about5 .wrap .content .topSwiper .circle div{
        width: 85px;
        height: 85px;
        font-size: 16px;
        background: #0090D5;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: bold;
        color: #FFFFFF;
    }
    .about5 .wrap .content .topSwiper .zs .bor{
        width: 17px;
        height: 17px;
        border: 1px dashed var(--color);
        border-radius: 50%;
        margin: auto;
        transition: .6s ease;
    }
    .about5 .wrap .content .topSwiper .zs .line {
        width: 1px;
        height: 40px;
        background:  var(--color);
        margin: auto;
        transition: .6s ease;
    }

    .about6{
        padding: 70px 0;
    }
    .about6 .top .title{
        font-size: 24px;
        margin: 0 0 24px;
    }
    .about6 .top .figure{
        margin: 0 0 25px;
        gap: 25px;
    }
    .about6 .top .figure .list p{
        font-size: 13px;
        margin: 0 0 15px;
    }
    .about6 .top .figure .list span{
        font-size: 24px;
    }
    .about6 .top .cut{
        height: 40px;
        border-radius: 25px;
        padding: 4px;
    }
    .about6 .top .cut .list{
        height: 34px;
        padding: 0 15px;
        border-radius: 21px;
        font-size: 12px;
    }
    .about6 .content{
        margin: 30px 0 0 0;
    }
    .about6 .content .matter .swiper{
        width: 100%;
        padding: 0;
    }
    .about6 .content .matter .swiper .swiper-slide .img{
        height: auto;
    }
    .about6 .content .matter .swiper .swiper-slide .img img{
        width: 100%;
    }
    .about6 .content .matter .swiper-pagination{
        margin: 25px auto 0;
        transform: none;
    }
    .about6 .content .matter .swiper-pagination span{
        width: 12px;
        height: 6px;
        margin: 0 5px 0 0!important;
        border-radius: 3px;
    }
    .about6 .content .matter .swiper-pagination span.swiper-pagination-bullet-active{
        width: 32px!important;
    }
    .about6 .content .matter{
        width: 100%;
    }
    .about7{
        padding: 50px 0;
    }
    .about7 .wrap .title .p1{
        font-size: 24px;
        margin: 0 0 15px;
    }
    .about7 .wrap .title .p2{
        font-size: 14px;
    }
    .about7 .position {
        font-size: 97px;
        top: 135px;
    }
    .about7 .wrap .content{
        margin: 60px 0 0 0;
    }
    .about7 .wrap .content .img{
        margin: 0 25px 0 0;
    }
    .about7 .wrap .content .img img{
        height: 35px;
    }
    .about7 .wrap .content .go:not(:last-child) {
        margin: 0px 0px 20px;
    }
    .about9{
        padding: 20px 0 40px 0;
    }
    .about9 .title .p1{
        font-size: 24px;
        margin: 0 0 10px;
    }
    .about9 .title .p2{
        font-size: 13px;
    }
    .about9 .content{
        width: 90%;
        margin: 30px auto 0;
    }
    .about9 .content .button{
        margin: 25px 0 0 0;
        gap: 15px;
    }
    .about9 .content .button .circle{
        width: 40px;
        height: 40px;
    }
    .about9 .content .button .circle .iconfont{
        font-size: 14px;
    }
    .about8 .text{
        font-size: 16px;
        line-height: 28px;
    }
    .about8 .img{
        height: 220px;
    }
    .about8 .text br{
        display: none;
    }
}
