._overHide {
    overflow: hidden
}

.banner_i {
    position: relative
}

.banner_i #swiper_banner .swiper-pagination {
    position: absolute;
    bottom: 6vh;
    left: 1.5vw;
    top: inherit !important;
    transform: inherit !important;
    z-index: 12;
    width: auto;
    display: flex;
    flex-direction: column;
    gap: 1rem
}

.banner_i #swiper_banner .swiper-pagination .swiper-pagination-bullet {
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    background: none;
    border: 1px solid rgba(0, 0, 0, 0);
    opacity: 1
}

.banner_i #swiper_banner .swiper-pagination .swiper-pagination-bullet::after {
    content: "";
    width: 8px;
    height: 8px;
    margin: 0;
    background: #fff;
    border-radius: 100px
}

.banner_i #swiper_banner .swiper-pagination .swiper-pagination-bullet-active {
    border-color: rgba(255, 255, 255, .6666666667)
}

.banner_i #swiper_banner .swiper-slide {
    position: relative
}

.banner_i #swiper_banner .swiper-slide .mask {
    position: absolute;
    z-index: 8;
    background: rgba(0, 0, 0, .3137254902);
    inset: 0
}

.banner_i #swiper_banner .swiper-slide::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 2
}

.banner_i #swiper_banner .swiper-slide .text {
    position: absolute;
    z-index: 10;
    top: 40%;
    left: 10%;
    width: 80%
}

.banner_i #swiper_banner .swiper-slide .text .p0 {
    font-size: 2rem;
    color: #fff;
    line-height: 1;
    overflow: hidden
}

.banner_i #swiper_banner .swiper-slide .text .p1 {
    font-weight: 500;
    font-size: 4rem;
    margin: .1rem 0 0 0;
    line-height: 1.4;
    color: #fff;
    overflow: hidden;
    font-family: "Roboto"
}

.banner_i #swiper_banner .swiper-slide .text .p2 {
    font-weight: 500;
    font-size: 2.2em;
    margin: 1.1rem 0 0 0;
    line-height: 1.1;
    color: #fff;
    overflow: hidden;
    font-family: "Roboto"
}

.banner_i #swiper_banner .swiper-slide .video {
    width: 100%;
    max-height: 1080px;
    /*height: 100vh*/
}

@media(max-width: 1920px) {
    .banner_i #swiper_banner .swiper-slide .video {
    width: 100%;
    max-height: 1070.44px;
    /*height: 100vh*/
}
}


.banner_i #swiper_banner .swiper-slide .video video {
    width: 100%;
    /*max-height: 928px;*/
    -o-object-fit: cover;
    object-fit: cover
}

.banner_i #swiper_banner .swiper-slide .pic {
    width: 100%;
    aspect-ratio: 16 / 9; /* 保持与视频相同的宽高比 */
}

.banner_i #swiper_banner .swiper-slide .pic img {
    width: 100%;
    height: 100%; /* 图片填充容器 */
    -o-object-fit: cover;
    object-fit: cover;
}

.banner_i .news {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 15;
    width: 45%;
    background: linear-gradient(90deg, #1bdec1 0%, #0c78d6 100%);
    padding: 2rem 4rem;
    box-sizing: border-box
}

@media(max-width: 768px) {
    .banner_i .news {
        width: 88%;
        padding: 1.6rem 3rem
    }
}

.banner_i .news .swiper {
    height: 30px
}

.banner_i .news .swiper-slide a {
    line-height: 30px;
    display: flex;
    justify-content: space-between
}

.banner_i .news .swiper-slide a .type {
    font-weight: bold;
    color: #fafafa
}

.banner_i .news .swiper-slide a time {
    color: #fafafa
}

.banner_i .news .swiper-slide a .title {
    width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #fafafa
}

.banner_i.mob .swiper-slide .pic {
    width: 100% !important;
    height: auto !important
}

.D0 {
    padding: 4vw 0 4vw 0
}

@media(max-width: 570px) {
    .D0 {
        padding: 10vw 0 10vw 0
    }
}

.D0>.box .t0 {
    display: flex;
    justify-content: space-between;
    align-items: flex-end
}

@media(max-width: 768px) {
    .D0>.box .t0 {
        flex-direction: column
    }
}

@media(max-width: 570px) {
    .D0>.box .t0 {
        padding: 0 0 5vw 0
    }
}

@media(max-width: 768px) {
    .D0>.box .t0 .l {
        width: 100%
    }
}

.D0>.box .t0 .l .hhh .en {
    display: flex;
    color: #aaa;
    font-size: 1.5rem;
    line-height: 1;
    margin: .6rem 0 0 0;
    font-family: "Roboto"
}

.D0>.box .t0 .l .hhh .zh {
    display: flex;
    line-height: 1;
    color: #333;
    font-size: 3.2rem
}

@media(max-width: 990px) {
    .D0>.box .t0 .l .hhh .zh {
        font-size: 2.2rem
    }
}

@media(max-width: 768px) {
    .D0>.box .t0 .l .hhh .zh {
        font-size: 6vw
    }
}

.D0>.box .t0 .l .conl {
    margin: 1.7rem 0 0 0;
    display: flex;
    gap: 1rem
}

@media(max-width: 990px) {
    .D0>.box .t0 .l .conl {
        gap: 1vw
    }
}

.D0>.box .t0 .l .conl a:nth-of-type(1) {
    transform: rotate(180deg)
}

.D0>.box .t0 .l .conl a {
    width: 3.5vw;
    min-width: 36px;
    aspect-ratio: 1/1;
    position: relative;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease
}

.D0>.box .t0 .l .conl a.swiper-button-disabled::after {
    opacity: 1
}

.D0>.box .t0 .l .conl a.swiper-button-disabled::before {
    opacity: 0
}

.D0>.box .t0 .l .conl a.swiper-button-disabled span {
    opacity: 0
}

.D0>.box .t0 .l .conl a.swiper-button-disabled i {
    opacity: 1
}

.D0>.box .t0 .l .conl a span {
    position: absolute;
    z-index: 10;
    inset: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='%23000000'%3E%3ClinearGradient id='myLinearGradient1' x2='100%25' y2='100%25' x1='0%25' y1='100%25' spreadMethod='pad'%3E%3Cstop offset='0%25' stop-color='%231bdec1' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%230c78d6' stop-opacity='1'/%3E%3C/linearGradient%3E%3Cpath d='M 18.71875 6.78125 L 17.28125 8.21875 L 24.0625 15 L 4 15 L 4 17 L 24.0625 17 L 17.28125 23.78125 L 18.71875 25.21875 L 27.21875 16.71875 L 27.90625 16 L 27.21875 15.28125 Z' style='fill:url(%23myLinearGradient1);' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 45%;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease
}

.D0>.box .t0 .l .conl a i {
    opacity: 0;
    position: absolute;
    z-index: 10;
    inset: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='%23000000'%3E%3Cpath d='M 18.71875 6.78125 L 17.28125 8.21875 L 24.0625 15 L 4 15 L 4 17 L 24.0625 17 L 17.28125 23.78125 L 18.71875 25.21875 L 27.21875 16.71875 L 27.90625 16 L 27.21875 15.28125 Z' fill='%23333' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 45%;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease
}

.D0>.box .t0 .l .conl a::after {
    content: "";
    opacity: 0;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease;
    position: absolute;
    z-index: 3;
    border-radius: 100px;
    inset: 0px;
    border: 2px solid rgba(0, 0, 0, 0);
    border-radius: 100px;
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    background-image: linear-gradient(to right, #fff, #fff), linear-gradient(90deg, #333, #333)
}

.D0>.box .t0 .l .conl a::before {
    content: "";
    opacity: 1;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease;
    position: absolute;
    z-index: 1;
    border-radius: 100px;
    inset: 0px;
    border: 2px solid rgba(0, 0, 0, 0);
    border-radius: 100px;
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    background-image: linear-gradient(to right, #fff, #fff), linear-gradient(90deg, #1bdec1, #0c78d6)
}

.D0>.box .t0 .l .conl a:hover::after {
    opacity: 1
}

.D0>.box .t0 .l .conl a:hover::before {
    opacity: 0
}

.D0>.box .t0 .l .conl a:hover span {
    opacity: 0
}

.D0>.box .t0 .l .conl a:hover i {
    opacity: 1
}

.D0>.box .t0 .r {
    width: 25vw;
    padding: 0 0 0 0
}

@media(max-width: 768px) {
    .D0>.box .t0 .r {
        width: 100%;
        margin: 1rem 0 0 0
    }
}

.D0>.box .t0 .r .txt {
    line-height: 1.6;
    font-size: 1.33rem;
    color: #666
}

@media(max-width: 990px) {
    .D0>.box .t0 .r .txt {
        font-size: 1.1rem
    }
}

.D0>.box .t0 .r .learn {
    display: flex;
    gap: 1.3rem;
    margin: 1rem 0 0 0
}

.D0>.box .t0 .r .learn a {
    border-radius: 1000px;
    text-align: center;
    padding: 1vw 0;
    font-weight: bold;
    box-sizing: border-box
}

@media(max-width: 768px) {
    .D0>.box .t0 .r .learn a {
        padding: 2vw 0
    }
}

.D0>.box .t0 .r .learn .more {
    background: linear-gradient(90deg, #1bdec1 0%, #0c78d6 50%);
    flex: 1.4;
    position: relative;
    transition-property: all;
    transition-duration: 1s;
    transition-timing-function: ease;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.D0>.box .t0 .r .learn .more span {
    color: #fff;
    position: relative;
    z-index: 4;
    line-height: 1;
    display: inline-flex;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease
}

.D0>.box .t0 .r .learn .more::after {
    content: "";
    position: absolute;
    z-index: 1;
    inset: 0;
    background: #fff;
    opacity: 0;
    border-radius: 100px;
    margin: 2px;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease
}

.D0>.box .t0 .r .learn .more:hover::after {
    opacity: 1
}

.D0>.box .t0 .r .learn .more:hover span {
    background-image: linear-gradient(to right, #1bdec1, #0c78d6);
    -webkit-background-clip: text;
    color: rgba(0, 0, 0, 0)
}

.D0>.box .t0 .r .learn .contact {
    border: 2px solid #333;
    flex: 1;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease
}

.D0>.box .t0 .r .learn .contact:hover {
    background: #333;
    color: #fff
}

.D0>.box .b0 {
    position: relative;
    margin: 3vw 0 0 0
}

.D0>.box .b0 .swiper-slide {
    background: #eee;
    display: flex;
    width: calc(94% - 25vw - 4vw)
}

@media(min-width: 1921px) {
    .D0>.box .b0 .swiper-slide {
        max-height: 644px
    }
}

@media(max-width: 990px) {
    .D0>.box .b0 .swiper-slide {
        height: 60vh
    }
}

@media(max-width: 768px) {
    .D0>.box .b0 .swiper-slide {
        width: 100%
    }
}

@media(max-width: 570px) {
    .D0>.box .b0 .swiper-slide {
        height: auto;
        flex-direction: column
    }
}

.D0>.box .b0 .swiper-slide:hover .pic::after {
    opacity: 0
}

.D0>.box .b0 .swiper-slide .pic {
    width: 50%;
    position: relative
}

@media(max-width: 570px) {
    .D0>.box .b0 .swiper-slide .pic {
        width: 100%;
        height: 30vh
    }
}

.D0>.box .b0 .swiper-slide .pic img {
    width: 100%;
    aspect-ratio: 8/7.2;
    -o-object-fit: cover;
    object-fit: cover
}
@media(max-width: 570px) {
    .D0>.box .b0 .swiper-slide .pic img {
        width: 100%;
        aspect-ratio: initial;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.D0>.box .b0 .swiper-slide .info {
    width: 50%;
    background: #eee;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    padding: 0 4vw;
    flex-direction: column
}

@media(max-width: 570px) {
    .D0>.box .b0 .swiper-slide .info {
        width: 100%;
        padding: 7vw 5vw
    }
}

.D0>.box .b0 .swiper-slide .info .title {
    font-size: 2rem;
    color: #333;
    line-height: 1.3
}

@media(max-width: 990px) {
    .D0>.box .b0 .swiper-slide .info .title {
        font-size: 1.7rem
    }
}

.D0>.box .b0 .swiper-slide .info .ms {
    margin: .7rem 0 0 0;
    line-height: 1.6;
    font-size: 1.1rem;
    color: #777
}

@media(max-width: 990px) {
    .D0>.box .b0 .swiper-slide .info .ms {
        font-size: 1rem
    }
}

.D0>.box .b0 .swiper-slide .info .more {
    margin: 2rem 0 0 0
}

.D0>.box .b0 .swiper-slide .info .more a {
    display: inline-flex;
    border: 2px solid #333;
    color: #333;
    font-weight: bold;
    border-radius: 100px;
    padding: 1vw 4rem;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease
}

@media(max-width: 570px) {
    .D0>.box .b0 .swiper-slide .info .more a {
        padding: 2vw 4rem
    }
}

.D0>.box .b0 .swiper-slide .info .more a:hover {
    background: #444;
    color: #fff
}

.D1>.box .hhh span {
    display: block;
    text-align: center
}

.D1>.box .hhh .en {
    font-family: "Roboto";
    font-size: 1.8rem;
    line-height: 1;
    color: #999;
    margin: .8rem 0 0 0
}

@media(max-width: 990px) {
    .D1>.box .hhh .en {
        font-size: 1.4rem
    }
}

.D1>.box .hhh .zh {
    line-height: 1;
    font-size: 3.4rem
}

@media(max-width: 990px) {
    .D1>.box .hhh .zh {
        font-size: 2.4rem
    }
}

.D1>.box .t0 {
    margin: 3vw 0 0 0;
    position: relative
}

@media(max-width: 570px) {
    .D1>.box .t0 {
        margin: 8vw 0 0 0
    }
}

.D1>.box .t0 .swiper-pagination {
    position: absolute;
    bottom: 2vh;
    left: 0vw;
    top: inherit !important;
    transform: inherit !important;
    z-index: 12;
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 1rem
}

.D1>.box .t0 .swiper-pagination .swiper-pagination-bullet {
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    background: none;
    border: 1px solid rgba(0, 0, 0, 0);
    opacity: 1
}

.D1>.box .t0 .swiper-pagination .swiper-pagination-bullet::after {
    content: "";
    width: 9px;
    height: 9px;
    margin: 0;
    background: #aaa;
    border-radius: 100px
}

.D1>.box .t0 .swiper-pagination .swiper-pagination-bullet-active {
    border-color: rgba(255, 255, 255, .1882352941)
}

.D1>.box .t0 .swiper-pagination .swiper-pagination-bullet-active::after {
    background: #0078dd;
    background-image: linear-gradient(to right, #1bdec1, #0c78d6)
}

.D1>.box .t0 .swiper-slide {
    outline: 1px solid #fff
}

.D1>.box .t0 .swiper-slide .mask {
    position: absolute;
    inset: 0;
    z-index: 2;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease;
    background: #f2f2f2
}

.D1>.box .t0 .swiper-slide .bgi {
    position: relative;
    z-index: 1
}

.D1>.box .t0 .swiper-slide .bgi img {
    height: 88vh;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media(max-width: 1240px) {
    .D1>.box .t0 .swiper-slide .bgi img {
        max-height: 70vh;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.D1>.box .t0 .swiper-slide .info {
    position: absolute;
    box-sizing: border-box;
    padding: 3vw;
    z-index: 3;
    inset: 0;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.D1>.box .t0 .swiper-slide .info .icon {
    display: block;
    width: 100%;
    transform: translateX(50%);
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease
}

.D1>.box .t0 .swiper-slide .info .icon .oo {
    width: 8vw;
    aspect-ratio: 1/1;
    min-width: 50px;
    background: #fff;
    border-radius: 100px;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease
}

@media(max-width: 768px) {
    .D1>.box .t0 .swiper-slide .info .icon .oo {
        width: 16vw
    }
}

.D1>.box .t0 .swiper-slide .info .icon .oo img {
    width: 45%;
    aspect-ratio: 1/1;
    -o-object-fit: contain;
    object-fit: contain
}

.D1>.box .t0 .swiper-slide .info .title {
    font-size: 2rem;
    color: #333;
    margin: 1.5rem 0 0 0;
    line-height: 1;
    transform: translateX(50%);
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease
}

.D1>.box .t0 .swiper-slide .info .title span {
    transform: translateX(-50%);
    display: inline-block;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease
}

.D1>.box .t0 .swiper-slide .info .ms {
    font-size: 1.1rem;
    line-height: 1.7;
    color: #fff;
    margin: .8rem 0 7rem 0;
    opacity: 0;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.D1>.box .t0 .swiper-slide .info .more {
    margin: 2rem 0 0 0;
    transform: translateX(50%);
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease
}

.D1>.box .t0 .swiper-slide .info .more a {
    position: relative;
    display: flex;
    width: 3rem;
    height: 3rem;
    border-radius: 100px;
    overflow: hidden;
    transform: translateX(-50%);
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease
}

.D1>.box .t0 .swiper-slide .info .more .a0 {
    display: inline-flex;
    position: absolute;
    inset: 0;
    width: 3rem;
    width: 100%;
    background: linear-gradient(90deg, #1bdec1 0%, #0c78d6 100%);
    overflow: hidden;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease
}

.D1>.box .t0 .swiper-slide .info .more .a0::after {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='%23000000'%3E%3Cpath d='M 12.96875 4.28125 L 11.53125 5.71875 L 21.8125 16 L 11.53125 26.28125 L 12.96875 27.71875 L 23.96875 16.71875 L 24.65625 16 L 23.96875 15.28125 Z' fill='%23fff' stroke-opacity='1' stroke='%23fff' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 40%
}

.D1>.box .t0 .swiper-slide .info .more .a1 {
    display: inline-flex;
    position: absolute;
    opacity: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    align-items: center;
    justify-content: center;
    color: #333;
    width: 12rem;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease
}

.D1>.box .t0 .swiper-slide .info .more .a1:hover {
    background: #333;
    color: #fff
}

.D1>.box .t0 .swiper-slide:hover .mask {
    background: rgba(0, 0, 0, .2509803922)
}

.D1>.box .t0 .swiper-slide:hover .info .icon {
    margin: 0 0 11rem 0;
    transform: translateX(0%)
}

.D1>.box .t0 .swiper-slide:hover .info .icon .oo {
    width: 6vw;
    transform: translateX(0%)
}

.D1>.box .t0 .swiper-slide:hover .info .title {
    transform: translateX(0%);
    color: #fff
}

.D1>.box .t0 .swiper-slide:hover .info .title span {
    transform: translateX(0%)
}

.D1>.box .t0 .swiper-slide:hover .info .ms {
    opacity: 1;
    margin: 1rem 0 2rem 0
}

.D1>.box .t0 .swiper-slide:hover .info .more {
    transform: translateX(0%)
}

.D1>.box .t0 .swiper-slide:hover .info .more a {
    width: 12rem;
    transform: translateX(0%)
}

.D1>.box .t0 .swiper-slide:hover .info .more a .a0 {
    opacity: 0
}

.D1>.box .t0 .swiper-slide:hover .info .more a .a1 {
    opacity: 1
}

.D2 {
    margin: 6vw 0 0 0
}

@media(max-width: 570px) {
    .D2 {
        margin: 10vw 0 0 0
    }
}

.D2>.box {
    position: relative
}

.D2>.box #dabolang {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 5vw
}

.D2>.box .t0 {
    min-height: 50vh;
    width: 80%;
    margin: 0 auto
}

@media(max-width: 990px) {
    .D2>.box .t0 {
        min-height: 55vh
    }
}

@media(max-width: 768px) {
    .D2>.box .t0 {
        width: 92%
    }
}

.D2>.box .t0 .swiper-slide {
    display: flex;
    justify-content: space-between;
    transform: scale(0.7);
    opacity: .5;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease
}

@media(max-width: 570px) {
    .D2>.box .t0 .swiper-slide {
        flex-direction: column
    }
}

.D2>.box .t0 .swiper-slide.swiper-slide-active {
    transform: scale(1);
    opacity: 1
}

.D2>.box .t0 .swiper-slide>.l {
    width: 50%
}

@media(max-width: 570px) {
    .D2>.box .t0 .swiper-slide>.l {
        width: 100%
    }
}

.D2>.box .t0 .swiper-slide>.l .hhh .en {
    font-family: "Roboto";
    font-size: 1.8rem;
    color: #999;
    line-height: 1;
    margin: .5rem 0 0 0
}

.D2>.box .t0 .swiper-slide>.l .hhh .zh {
    font-size: 3.3rem;
    line-height: 1
}

@media(max-width: 990px) {
    .D2>.box .t0 .swiper-slide>.l .hhh .zh {
        font-size: 2.3rem
    }
}

.D2>.box .t0 .swiper-slide>.l .ms {
    font-size: 1.5rem;
    color: #666;
    line-height: 1.3;
    font-weight: bold;
    margin: 1rem 0 0 0
}

@media(max-width: 990px) {
    .D2>.box .t0 .swiper-slide>.l .ms {
        font-size: 1.25rem
    }
}

.D2>.box .t0 .swiper-slide>.l .prodlist {
    margin: 1.1rem 0 0 0;
    display: flex;
    flex-direction: column;
    gap: .9rem
}

.D2>.box .t0 .swiper-slide>.l .prodlist a {
    display: flex;
    font-size: 1.1rem;
    color: #666;
    align-items: center
}

.D2>.box .t0 .swiper-slide>.l .prodlist a::before {
    content: "";
    margin: 0 .5rem 0 0;
    display: inline-flex;
    height: 1vw;
    min-width: 14px;
    aspect-ratio: 1/1;
    background: url(../images/icon_00.png) no-repeat center;
    background-size: contain
}

.D2>.box .t0 .swiper-slide>.r {
    width: 50%
}

@media(max-width: 570px) {
    .D2>.box .t0 .swiper-slide>.r {
        width: 70%;
        margin: 5vw 0 10vw 0
    }
}

.D2>.box .t0 .swiper-slide>.r img {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    aspect-ratio: 1.4/1
}

.D2>.box .b0 ul {
    display: flex;
    align-items: flex-end;
    height: 12vw
}

@media(max-width: 768px) {
    .D2>.box .b0 ul {
        height: 18vw
    }
}

.D2>.box .b0 ul li {
    flex: 1;
    background: #fff;
    position: relative;
    border-top: 1px solid #eee;
    border-left: 1px solid rgba(0, 0, 0, 0);
    border-right: 1px solid rgba(0, 0, 0, 0);
    box-sizing: border-box;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease
}

.D2>.box .b0 ul li a {
    display: flex;
    flex-direction: column;
    position: relative;
    height: 10vw;
    justify-content: center;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease
}

@media(max-width: 768px) {
    .D2>.box .b0 ul li a {
        height: 16vw
    }
}

.D2>.box .b0 ul li a::after {
    content: "";
    opacity: 0;
    position: absolute;
    left: 50%;
    top: -1px;
    width: 0%;
    height: 4px;
    background: linear-gradient(90deg, #1bdec1 0%, #0c78d6 100%);
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease
}

.D2>.box .b0 ul li a .icon {
    text-align: center
}

.D2>.box .b0 ul li a .icon img {
    width: 5vw;
    height: 4vw;
    -o-object-fit: contain;
    object-fit: contain
}

@media(max-width: 768px) {
    .D2>.box .b0 ul li a .icon img {
        width: 3vw;
        height: 3vw;
        min-width: 22px;
        min-height: 22px
    }
}

.D2>.box .b0 ul li a .name {
    text-align: center;
    margin: 1rem 0 0 0;
    font-size: 1.2rem
}

@media(max-width: 990px) {
    .D2>.box .b0 ul li a .name {
        font-size: 1rem
    }
}

@media(max-width: 768px) {
    .D2>.box .b0 ul li a .name {
        margin: 1vw 0 0 0
    }
}

.D2>.box .b0 ul li.selected {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    z-index: 3
}

.D2>.box .b0 ul li.selected a {
    height: 12vw
}

@media(max-width: 768px) {
    .D2>.box .b0 ul li.selected a {
        height: 18vw
    }
}

.D2>.box .b0 ul li.selected a::after {
    opacity: 1;
    left: -1px;
    width: calc(100% + 2px)
}

.D3>.box {
    position: relative
}

.D3>.box .mask {
    z-index: 10;
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, .5019607843)
}

.D3>.box .conl {
    z-index: 16;
    position: absolute;
    top: 47%;
    width: 95%;
    left: 2.5%;
    display: flex;
    justify-content: space-between
}

.D3>.box .conl a:nth-of-type(1) {
    transform: rotate(-180deg);
    left: 0;
    top: 0
}

.D3>.box .conl a:nth-of-type(2) {
    right: 0;
    top: 0
}

.D3>.box .conl a {
    position: absolutea;
    width: 3.4vw;
    aspect-ratio: 1/1;
    min-width: 35px;
    border: 1px solid #fff;
    border-radius: 100px;
    opacity: .6;
    position: relative;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease
}

.D3>.box .conl a::after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='%23000000'%3E%3Cpath d='M 18.71875 6.78125 L 17.28125 8.21875 L 24.0625 15 L 4 15 L 4 17 L 24.0625 17 L 17.28125 23.78125 L 18.71875 25.21875 L 27.21875 16.71875 L 27.90625 16 L 27.21875 15.28125 Z' fill='%23fff' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 40%;
    position: absolute;
    inset: 0;
    aspect-ratio: 1/1;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease
}

.D3>.box .conl a:hover {
    opacity: 1;
    background: #fff
}

.D3>.box .conl a:hover::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='%23000000'%3E%3Cpath d='M 18.71875 6.78125 L 17.28125 8.21875 L 24.0625 15 L 4 15 L 4 17 L 24.0625 17 L 17.28125 23.78125 L 18.71875 25.21875 L 27.21875 16.71875 L 27.90625 16 L 27.21875 15.28125 Z' fill='%23444' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 40%
}

.D3>.box .text {
    position: absolute;
    width: 100%;
    inset: 0;
    z-index: 14;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 1rem
}

@media(max-width: 570px) {
    .D3>.box .text {
        width: 70%;
        left: 15%
    }
}

.D3>.box .text .en {
    color: #fff;
    text-align: center;
    font-size: 1.7rem;
    font-family: "Roboto";
    line-height: 1
}

@media(max-width: 990px) {
    .D3>.box .text .en {
        font-size: 1.3rem
    }
}

@media(max-width: 570px) {
    .D3>.box .text .en {
        font-size: 1.1rem;
        line-height: 1.5
    }
}

.D3>.box .text .zh {
    color: #fff;
    text-align: center;
    font-size: 3rem;
    line-height: 1
}

@media(max-width: 990px) {
    .D3>.box .text .zh {
        font-size: 2rem
    }
}

@media(max-width: 570px) {
    .D3>.box .text .zh {
        font-size: 1.6rem;
        line-height: 1.5
    }
}

.D3>.box .text .more {
    text-align: center;
    margin: 1rem 0 0 0
}

.D3>.box .text .more a {
    display: inline-flex;
    padding: 1vw 4rem;
    border: 2px solid #fff;
    border-radius: 100px;
    overflow: hidden;
    color: #fff;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease
}

@media(max-width: 570px) {
    .D3>.box .text .more a {
        padding: 2vw 4rem
    }
}

.D3>.box .text .more a:hover {
    background: #fff;
    color: #333
}

@media(max-width: 570px) {
    .D3>.box .swiper-slide .pic img {
        height: 50vh;
        -o-object-fit: contain;
        object-fit: contain
    }
}

.D4 {
    padding: 4vw 0 8vw 0
}

@media(max-width: 570px) {
    .D4 {
        padding: 8vw 0 12vw 0
    }
}

.D4>.box .t0 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 3.2rem 0
}

@media(max-width: 570px) {
    .D4>.box .t0 {
        margin: 0 0 3vw 0
    }
}

.D4>.box .t0 .type {
    display: flex;
    gap: 2rem
}

.D4>.box .t0 .type a {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.6
}

@media(max-width: 570px) {
    .D4>.box .t0 .type a {
        font-size: 1.3rem
    }
}

.D4>.box .t0 .type a::after {
    content: "";
    width: 0;
    height: 4px;
    background: linear-gradient(90deg, #1bdec1 0%, #0c78d6 100%);
    display: flex;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease
}

.D4>.box .t0 .type a:hover::after,
.D4>.box .t0 .type a.selected::after {
    width: 100%
}

.D4>.box .t0 .conl {
    display: flex;
    gap: 1rem
}

.D4>.box .t0 .conl a:nth-of-type(1) {
    transform: rotate(180deg)
}

.D4>.box .t0 .conl a {
    width: 3.2vw;
    min-width: 35px;
    aspect-ratio: 1/1;
    position: relative
}

.D4>.box .t0 .conl a.swiper-button-disabled::after {
    opacity: 1
}

.D4>.box .t0 .conl a.swiper-button-disabled::before {
    opacity: 0
}

.D4>.box .t0 .conl a.swiper-button-disabled span {
    opacity: 0
}

.D4>.box .t0 .conl a.swiper-button-disabled i {
    opacity: 1
}

.D4>.box .t0 .conl a span {
    position: absolute;
    z-index: 10;
    inset: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='%23000000'%3E%3ClinearGradient id='myLinearGradient1' x2='100%25' y2='100%25' x1='0%25' y1='100%25' spreadMethod='pad'%3E%3Cstop offset='0%25' stop-color='%231bdec1' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%230c78d6' stop-opacity='1'/%3E%3C/linearGradient%3E%3Cpath d='M 18.71875 6.78125 L 17.28125 8.21875 L 24.0625 15 L 4 15 L 4 17 L 24.0625 17 L 17.28125 23.78125 L 18.71875 25.21875 L 27.21875 16.71875 L 27.90625 16 L 27.21875 15.28125 Z' style='fill:url(%23myLinearGradient1);' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 45%;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease
}

.D4>.box .t0 .conl a i {
    opacity: 0;
    position: absolute;
    z-index: 10;
    inset: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='%23000000'%3E%3Cpath d='M 18.71875 6.78125 L 17.28125 8.21875 L 24.0625 15 L 4 15 L 4 17 L 24.0625 17 L 17.28125 23.78125 L 18.71875 25.21875 L 27.21875 16.71875 L 27.90625 16 L 27.21875 15.28125 Z' fill='%23333' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 45%;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease
}

.D4>.box .t0 .conl a::after {
    content: "";
    opacity: 0;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease;
    position: absolute;
    z-index: 3;
    border-radius: 100px;
    inset: 0px;
    border: 2px solid rgba(0, 0, 0, 0);
    border-radius: 100px;
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    background-image: linear-gradient(to right, #fff, #fff), linear-gradient(90deg, #333, #333)
}

.D4>.box .t0 .conl a::before {
    content: "";
    opacity: 1;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease;
    position: absolute;
    z-index: 1;
    border-radius: 100px;
    inset: 0px;
    border: 2px solid rgba(0, 0, 0, 0);
    border-radius: 100px;
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    background-image: linear-gradient(to right, #fff, #fff), linear-gradient(90deg, #1bdec1, #0c78d6)
}

.D4>.box .t0 .conl a:hover::after {
    opacity: 1
}

.D4>.box .t0 .conl a:hover::before {
    opacity: 0
}

.D4>.box .t0 .conl a:hover span {
    opacity: 0
}

.D4>.box .t0 .conl a:hover i {
    opacity: 1
}

.D4>.box .b0 .swiper-slide a {
    display: flex;
    flex-direction: column
}

.D4>.box .b0 .swiper-slide a .pic {
    width: 100%;
    position: relative;
    overflow: hidden
}

.D4>.box .b0 .swiper-slide a .pic .blur {
    filter: blur(15px);
    background: #aaa
}

.D4>.box .b0 .swiper-slide a .pic .blur img {
    -o-object-fit: cover;
    object-fit: cover;
    opacity: .7;
    transform: scale(1.2)
}

.D4>.box .b0 .swiper-slide a .pic .hd {
    position: absolute;
    inset: 0
}

.D4>.box .b0 .swiper-slide a .pic .hd img {
    -o-object-fit: contain;
    object-fit: contain
}

.D4>.box .b0 .swiper-slide a .pic img {
    width: 100%;
    aspect-ratio: 16.2/10
}

.D4>.box .b0 .swiper-slide a .info time {
    letter-spacing: 1px;
    margin: 1rem 0 0 0;
    font-size: 1rem;
    display: flex;
    color: #666
}

.D4>.box .b0 .swiper-slide a .info .title {
    margin: 1rem 0 0 0;
    font-size: 1.5rem;
    color: #333;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease;
    line-height: 1.6;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

@media(max-width: 990px) {
    .D4>.box .b0 .swiper-slide a .info .title {
        font-size: 1.23rem
    }
}

.D4>.box .b0 .swiper-slide a .info .more {
    margin: 2.2rem 0 0 0;
    font-weight: bold
}

.D4>.box .b0 .swiper-slide a:hover .info .title {
    color: #0078dd
}

.en .D0 .t0 .l .hhh .zh {
    font-size: 2.4rem
}

.en .D2>.box .t0 .swiper-slide>.l .hhh .zh {
    font-size: 2.4rem
}

.en .D3>.box .text .en {
    font-size: 3rem
}