@keyframes shan {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.2;
    }

    100% {
        opacity: 1;
    }
}

html,
body {
    position: relative;
    height: 100%;
    min-width: 1536px;
}

body {
    background: #eee;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: 'bold';
    src: url('/font/Alibaba-PuHuiTi-Bold.ttf')format('truetype');
}

@font-face {
    font-family: 'Regular';
    src: url('/font/Alibaba-PuHuiTi-Regular.ttf')format('truetype');
}

.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    overflow: hidden;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition-duration: 800ms !important;

}

.swiper-pagination {
    color: #666666;
    margin-bottom: 20px;
}

.swiper-pagination-current {
    color: #00B1F1;
}

.slide-mouse {
    position: absolute;
    z-index: 2;
    width: 10px;
    height: 15px;
    margin-bottom: 10px;
    /* bottom: 10px;
            left: 760px; */
}

.back {
    position: absolute;
    z-index: 2;
    width: 30px;
    height: 19px;
    top: 60px;
    left: 70px;
    cursor: pointer;
}

@keyframes shan {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.2;
    }

    100% {
        opacity: 1;
    }
}

.slide1 {
    width: 100%;
    height: 100%;
    background-image: url(/images/SecondaryPage/title_bj.png);
    background-position: center center;
    background-size: cover;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.slide1-title {
    color: #00B1F1;
    font-size: 2.6041666666666665vw;
    width: 100%;
    font-family: 'bold';
}
.slide1-text-one{
    color: white;
    font-size: 1.354166666666667vw;
}
.slide1-text-two{
    color: #00B1F1;
    font-size: 2.6041666666666665vw;
    width: 100%;font-family: 'bold';
    margin-top: 3vw;
}
.slide1-text {
    color: white;
    font-size: 0.91146vw;
    width: 100%;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 1.953125vw;

}

.slide2 {
    width: 100%;
    height: 100%;
    background-color: #000;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.top {
    width: 100%;
    transition: margin-top 1s linear;
    color: white;
    font-family: 'bold';
    font-size: 2.6041666666666665vw;
}

.redcollar-kt {
    width: 13%;
}

.top_text1 {
    margin-top: 1.953125vw;
    color: white;
    line-height: 2;
    font-size: 0.91146vw;
    font-family: 'Regular';
}


.down {
    width: 100%;
    transition: margin-top 1s linear;
    margin-top: 70%;
}

.illustration {
    width: 32.6%;
}

.down_text {
    color: white;
    line-height: 2.5;
    margin-top: 10px;
    font-size: 1vw;
    text-align: left;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slide3 {
    width: 100%;
    height: 100%;
    background-color: #000;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


.slide3-lsit {
    font-size: 1vw;
    text-align: left;
    color: white;
    line-height: 2.5;
    margin-left: 20vw;
    transition: margin-top 1s linear;
    margin-top: 70%;
    font-family: 'Regular';
}

.slide3-title {
    color: #00B1F1;
    font-size: 2.6041666666666665vw;
    font-family: 'bold';
}

.strategic_positioning {
    margin-top: 2%;
    width: 28.5%;
    height: 80%;
}

.kute {
    width: 6.5%;
    background-color: #082A79;
    border-radius: 10%;
    color: white;
    font-family: 'bold';
    justify-content: center;
    display: flex;
    align-items: center;
    margin-top: 1.5%;
    padding: 5px 0px 5px 0px;
    font-size: 0.91146vw;

}


.slide4 {
    width: 100%;
    height: 100%;
    background-color: #000;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.slide4-top {
    color: white;
    display: flex;
    align-items: end;
    transition: margin-top 1s linear;
}

.slide4-down {
    margin-top: 80%;
    transition: margin-top 1s linear;
    width: 100%;
    display: flex;
    justify-content: center;
}
.slide5 {
    width: 100%;
    height: 100%;
    background-color: #000;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.slide5-top {
    color: white;
    display: flex;
    align-items: end;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: margin-top 1s linear;
}

.slide5-down {
    margin-top: 80%;
    transition: margin-top 1s linear;
    width: 100%;
}

.governance_platform {
    /* width: 397px;
    height: 193px; */
    width: 25.9%;
    height: 63.1%;
}

.slide5 {
    width: 100%;
    height: 100%;
    background-image: url(/images/SecondaryPage/title_bj.png);

    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.slide6 {
    width: 100%;
    height: 100%;
    background-color: #000;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.slide6-page {
    /* width: 702px;
    height: 482px; */
    width: 45.7%;
    height: 100%;
}

.slide6-title {
    color: #00B1F1;
    font-size: 1.953125vw;
    font-family: 'bold';
    transition: margin-top 1s linear;
}

.slide6-datas {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: white;
    font-size: 1.171875vw;
    margin-top: 80%;
    transition: margin-top 1s linear;
    width: 100%;
    font-family: 'Regular';
    justify-content: center;

}

.slide6-data {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    margin-left: 30px;
}

.slide6-text {
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
}

.lirun {
    width: 170px;
    font-family: 'Regular';
    font-size: 1.171875vw;
}

.first {
    color: #017AF4;
    font-family: 'bold';
    font-size: 1.171875vw;
}

.proportion {
    color: #FB0000;
    font-family: 'bold';
    margin-left: 20px;
    font-size: 1.171875vw;
}

.slide7 {
    width: 100%;
    height: 100%;
    background-color: #000;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.slide7-title {
    color: white;
    text-align: center;
    display: flex;
    flex-direction: column;
    transition: margin-top 1s linear;
}

.slide7-title1 {
    font-size: 1.953125vw;
    font-family: 'bold';
    color: #01B0F1;
}


.slide7-datas {
    transition: margin-top 1s linear;
    margin-top: 80%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.slide7-data {
    color: white;
    font-family: 'Regular';
    margin-top: 3vw;
    font-size: 1.171875vw;
}

.slide7-page {
    width: 100%;
}

.slide7-pagetext {
    color: white;
    font-family: 'Regular';
    text-align: left;
    margin-left: 15%;
    font-size: 1.171875vw;

}

.slide8 {
    width: 100%;
    height: 100%;
    background-color: #000;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.slide8-title {
    font-size: 1.953125vw;
    font-family: 'bold';
    color: #01B0F1;
}
.slide8-text {
    color: white;
    font-family: 'Regular';
    line-height: 2;
    font-size: 1.171875vw;
    width: 54vw;
    text-align: left;
    margin-left: 2%;
    transition: margin-top 1s linear;

    margin-top: 70%;
}

.slide10 {
    width: 100%;
    height: 100%;
    background-color: #000;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.slide10-title {
    font-size: 1.953125vw;
    font-family: 'bold';
    color: #00AEEE;
}


.slide10-text {
    color: white;
    font-family: 'Regular';
    margin-top: 75%;
    transition: margin-top 1s linear;

}



.slide11 {
    width: 100%;
    height: 100%;
    background-color: #000;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.slide11-title {
    font-size: 1.953125vw;
    font-family: 'bold';
    color: #00AEEE;
    transition: margin-top 1s linear;
}

.slide11-data {
    margin-top: 80%;
    transition: margin-top 1s linear;
    width: 46vw;
    line-height: 2.5;
    color: white;font-family: 'Regular';
    text-align: left;
    font-size: 1vw;
}


.slide12 {
    width: 100%;
    height: 100%;
    background-color: #000;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.slide12-title {
    font-size: 1.953125vw;
    font-family: 'bold';
    color: #00AEEE;
    transition: margin-top 1s linear;
}

.slide12-data {
    margin-top: 80%;
    width: 100%;
    transition: margin-top 1s linear;
    display: flex;
    justify-content: center;


}


.slide12-value {
    color: white;
    font-family: 'Regular';
    text-align: left;
    margin-left: 100px;
    font-size: 1.171875vw;
    width: 33vw;
    line-height: 2.5;
}

.slide12-round {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    background-color: white;
}

.slide12-img {
    width: 30%;
}


.slide13 {
    width: 100%;
    height: 100%;
    background-color: #000;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.slide15 {
    width: 100%;
    height: 100%;
    background-color: #000;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.slide15-data {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 80%;
    transition: margin-top 1s linear;
    width: 100%;
}
.slide77 {
    width: 100%;
    height: 100%;
    background-color: #000;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.slide77-data {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 80%;
    transition: margin-top 1s linear;
    width: 100%;
}

.slide16 {
    width: 100%;
    height: 100%;
    background-color: #000;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.slide16-title {
    color: white;
    display: flex;
    flex-direction: column;
}

.slide17 {
    width: 100%;
    height: 100%;
    background-color: #000;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.slide13-title {
    color: #00AEEE;
    font-family: 'bold';
    font-size: 1.953125vw;
    transition: margin-top 1s linear;
    display: flex;
    flex-direction: column;
}

.slide13-data {
    margin-top: 80%;
    transition: margin-top 1s linear;
    width: 100%;
    display: flex;
    justify-content: center;
}

.slide13-text {
    display: flex;
    justify-content: space-around;
    width: 62%;
    margin-top: 50px;
    margin-left: 20%;
}
.slide20 {
    width: 100%;
    height: 100%;
    background-color: #000;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.slide20-bj {
    width: 100%;
    position: absolute;
    bottom: 0;
}

.slide13-text1 {
    color: #00AFEF;
    font-family: 'bold';
    text-align: left;
    font-size: 1.5625vw;
}

.slide13-text2 {
    color: #00AFEF;
    font-family: 'bold';
    font-size: 1.5625vw;
    text-align: left;
}

.slide15-page {
    width: 30%;
}

.slide15-text {
    color: white;
    font-family: 'Regular';
    text-align: left;
    line-height: 2;
    margin-left: 50px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 100%;
    font-size: 0.9114583vw;
}

.slide15-title {
    color: #00AEEE;
    font-size: 1.953125vw;
    font-family: 'bold';
    transition: margin-top 1s linear;
}
.slide77-page {
    width: 30%;
}

.slide77-text {
    color: white;
    font-family: 'Regular';
    text-align: left;
    line-height: 2;
    margin-left: 50px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 100%;
    font-size: 0.9114583vw;
}

.slide77-title {
    color: #00AEEE;
    font-size: 1.953125vw;
    font-family: 'bold';
    transition: margin-top 1s linear;
}
.slide16-title1 {
    color: #00AFEF;
    font-size: 1.953125vw;
    font-family: 'bold';
}

.slide16-title2 {
    font-size: 1.5625vw;
    font-family: 'bold';
}

.slide16-text {
    color: white;
    line-height: 2;
    margin-top: 1.953125vw;
    font-size: 1.041666666666667vw;
    font-family: 'Regular';
}

.slide16-top {
    transition: margin-top 1s linear;
}

.slide16-down {
    margin-top: 70%;
    transition: margin-top 1s linear;
}

.slide16-page {
    width: 18vw;
    margin-top: 20px;
}

.slide16-list {
    text-align: center;
    color: white;
    line-height: 2;
    margin-top: 1.953125vw;
    font-size: 1.041666666666667vw;
    font-family: 'Regular';
}

.slide17-title {
    color: #01B0F0;
    font-size: 1.953125vw;
    font-family: 'bold';
    transition: margin-top 1s linear;
}

.slide17-data {
    margin-top: 80%;
    transition: margin-top 1s linear;
}

.slide17-page {
    width: 26.30208333333333vw;
    margin-top: 1.953125vw;
}

.slide17-text {
    margin-top: 1.953125vw;
    color: white;
    font-size: 1.041666666666667vw;
    line-height: 2;
    font-family: 'Regular';
}

.slide19-page {
    width: 39.453125vw;
    z-index: 1;
    margin-top: 70%;
    transition: margin-top 1s linear;
}

.slide19-title1 {
    color: #00AFF0;
    font-family: 'bold';
    font-size: 1.953125vw;
}

.slide19-title2 {
    color: white;
    font-family: 'Regular';
    font-size: 1.041666666666667vw;
}

.slide20-title {
    color: #00AFF0;
    font-family: 'bold';
    font-size: 2.6041666666666665vw;
    transition: margin-top 1s linear;
}

.slide20-data {
    transition: margin-top 1s linear;
    margin-top: 70%;
    z-index: 2;
    font-size: 1.171875vw;
}


.slide20-title2 {
    color: white;
    font-family: 'Regular';
    margin-top: 1.953125vw;
    line-height: 2;
    font-size:1.953125vw;
}

.slide21-title {
    color: #00AFF0;
    font-family: 'bold';
    font-size: 1.953125vw;
    transition: margin-top 1s linear;
}

.slide21-text {
    color: white;
    font-family: 'Regular';
    line-height: 2;
    transition: margin-top 1s linear;
    margin-top: 70%;
    font-size: 1.171875vw;
}

.left {
    position: absolute;
    color: #666666;
    z-index: 99;
    font-size: 12px;
    margin-bottom: 32px;
    margin-right: 50px;
    cursor: pointer;
}

.right {
    position: absolute;
    color: #666666;
    z-index: 99;
    font-size: 12px;
    margin-bottom: 32px;
    margin-left: 50px;
    cursor: pointer;

}

@media (max-width: 768px) {
    html,
    body {
        min-width: auto; /* 移除最小宽度限制 */
    }

    .swiper-slide {
        font-size: 14px; /* 减小字体大小 */
    }
    .slide4-top {
        color: white;
        display: flex;
        align-items: end;
        transition: margin-top 1s linear;
    }
    .slide4-top-title{
        color: #00B1F1;
        font-size: 5.6041666666666665vw;
        font-family: 'bold'
    }
    .slide5-top-title{
    color: #00B1F1;
    font-size: 5.6041666666666665vw;
    font-family: 'bold'
    }

    .slide1-title,
    .slide1-text-one{
        color: white;
        font-size: 4.354166666666667vw;
    }
    .slide1-text-two{
        color: #00B1F1;
        font-size: 5.6041666666666665vw;
        width: 100%;font-family: 'bold';
        margin-top: 3vw;
    }
    .top,
    .slide3-title,
    .slide4-top span:first-child,
    .slide5-top div:first-child span,
    .slide6-title,
    .slide7-title1,
    .slide8-title,
    .slide10-title,
    .slide11-title,
    .slide12-title,
    .slide13-title,
    .slide15-title,
    .slide77-title,
    .slide16-title1,
    .slide17-title,
    .slide19-title1,
    .slide20-title,
    .slide21-title {
        font-size: 5vw; /* 按比例调整标题字体大小 */
    }

    .slide1-text,
    .top_text1,
    .down_text,
    .slide3-lsit {
        font-size: 3vw;
        text-align: left;
        color: white;
        line-height: 2.5;
        margin-left: 0vw !important;
        transition: margin-top 1s linear;
        margin-top: 10%;
        font-family: 'Regular';
    }
    .slide4-down div,
    .slide5-top div:last-ch ild,
    .slide6-datas,
    .slide7-data,
    .slide7-pagetext,
    .slide8-text,
    .slide10-text,
    .slide11-data,
    .slide12-value,
    .slide13-text,
    .slide15-text,
    .slide77-text,
    .slide16-text,
    .slide16-list,
    .slide17-text,
    .slide19-title2,
    .slide20-data,
    .slide20-title2,
    .slide21-text {
        font-size: 3vw; /* 按比例调整正文文本字体大小 */
    }
    .slide77-text {
        margin-left: -8px; 
    }
    .redcollar-kt,
    .strategic_positioning,
    .governance_platform,
    .slide6-page,
    .slide7-page,
    .slide15-page,
    .slide77-page,
    .slide16-page,
    .slide17-page,
    .slide19-page {
        width: 80%; /* 调整图片宽度 */
    }

    .kute {
        width: 20%; /* 调整特定元素宽度 */
        font-size: 3vw;
    }

    .slide-mouse {
        width: 8px;
        height: 12px;
    }

    .back {
        width: 20px;
        height: 12px;
        top: 30px;
        left: 30px;
    }
}
.slide16-page {
    width: 18vw;
    margin-top: 20px;
}

.slide16-list {
    text-align: center;
    color: white;
    line-height: 2;
    margin-top: 1.953125vw;
    font-size: 1.041666666666667vw;
    font-family: 'Regular';
}

.slide17-title {
    color: #01B0F0;
    font-size: 1.953125vw;
    font-family: 'bold';
    transition: margin-top 1s linear;
}

.slide17-data {
    margin-top: 80%;
    transition: margin-top 1s linear;
}

.slide17-page {
    width: 26.30208333333333vw;
    margin-top: 1.953125vw;
}

.slide17-text {
    margin-top: 1.953125vw;
    color: white;
    font-size: 1.041666666666667vw;
    line-height: 2;
    font-family: 'Regular';
}

.slide19-page {
    width: 39.453125vw;
    z-index: 1;
    margin-top: 70%;
    transition: margin-top 1s linear;
}

.slide19-title1 {
    color: #00AFF0;
    font-family: 'bold';
    font-size: 1.953125vw;
}

.slide19-title2 {
    color: white;
    font-family: 'Regular';
    font-size: 1.041666666666667vw;
}

.slide20-title {
    color: #00AFF0;
    font-family: 'bold';
    font-size: 2.6041666666666665vw;
    transition: margin-top 1s linear;
}

.slide20-data {
    transition: margin-top 1s linear;
    margin-top: 70%;
    z-index: 2;
    font-size: 1.171875vw;
}


.slide20-title2 {
    color: white;
    font-family: 'Regular';
    margin-top: 1.953125vw;
    line-height: 2;
    font-size:1.953125vw;
}

.slide21-title {
    color: #00AFF0;
    font-family: 'bold';
    font-size: 1.953125vw;
    transition: margin-top 1s linear;
}

.slide21-text {
    color: white;
    font-family: 'Regular';
    line-height: 2;
    transition: margin-top 1s linear;
    margin-top: 70%;
    font-size: 1.171875vw;
}

.left {
    position: absolute;
    color: #666666;
    z-index: 99;
    font-size: 12px;
    margin-bottom: 32px;
    margin-right: 50px;
    cursor: pointer;
}

.right {
    position: absolute;
    color: #666666;
    z-index: 99;
    font-size: 12px;
    margin-bottom: 32px;
    margin-left: 50px;
    cursor: pointer;

}<!--0.00011110305786133-->