
.top10-swiper-section img {
    width: 100%;
    display: block;
}



/* å±•ä¼šèµ„è®¯ start */
.section-news {
    width: 62.5vw;
    margin: 4.166667vw auto 0;
    padding: 4.166667vw;
    background-image: linear-gradient(to bottom, rgba(245, 253, 252, 0.5), rgba(255, 255, 255, 0.5));
    box-shadow: 0 0 80px 0 linear-gradient(to bottom, rgba(245, 253, 252, 0.5), rgba(255, 255, 255, 0.5));
    border-radius: 1.25vw;
    border-top: 6px solid rgb(255, 255, 255);
    border-left: 6px solid rgb(255, 255, 255);
    border-right: 6px solid rgb(255, 255, 255);
}

.section-news>h2 {
    width: fit-content;
    margin: 0 auto;
    font-weight: 700;
    font-size: 2.083333vw;
    color: rgba(0, 0, 0, 0.8);
    letter-spacing: 0px;
    text-align: center;
    line-height: 1.6;
    position: relative;
    z-index: 0;
    margin-bottom: 4.166667vw;
}

.section-news>h2::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3.218229vw;
    background-image: linear-gradient(to left, rgba(69, 178, 254, 0), rgba(69, 178, 254, 0.28), rgba(58, 215, 203, 0.28), rgba(255, 230, 230, 0));
    transform: rotate(354.49deg);
    transform-origin: center;
    z-index: -1;
}









.top10-swiper-section .section_Top10trends_swiper {
    width: 100%;
    border-radius: .416667vw;
    overflow: hidden;
    position: relative;
}

.top10-swiper-section .section_Top10trends_swiper .swiper-slide {
    width: 100%;
}

.top10-swiper-section .section_Top10trends_swiper .swiper-slide::before {
    content: '';
    width: 100%;
    height: 40%;
    position: absolute;
    z-index: 0;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6));
}

.top10-swiper-section .section_Top10trends_swiper .section_Top10trends_swiper_text {
    /* width: 80%; */
    width: 92%;
    position: absolute;
    top: 2.083333vw;
    left: 50%;
    transform: translateX(-50%);
}

.top10-swiper-section .section_Top10trends_swiper .section_Top10trends_swiper_text h2 {
    /* font-size: 2.083333vw; */
    font-size: 1.5vw;
    font-weight: 700;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    margin-bottom: .416667vw;
}

.top10-swiper-section .section_Top10trends_swiper .section_Top10trends_swiper_text p {
    font-size: .833333vw;
    line-height: 1.5;
    color: #fff;
    text-align: center;
}

.top10-swiper-section .section_Top10trends_swiper .swiper-button-prev {
    left: 2.166667vw;
    width: 2.166667vw;
    height: 2.166667vw;
    border-radius: 50%;
    background: #ffffff40;
    --swiper-theme-color: rgb(255, 255, 255);
    --swiper-navigation-size: .7vw;
}

.top10-swiper-section .section_Top10trends_swiper .swiper-button-next {
    right: 2.166667vw;
    width: 2.166667vw;
    height: 2.166667vw;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.25);
    --swiper-theme-color: rgb(255, 255, 255);
    --swiper-navigation-size: .7vw;
}

.top10-swiper-section .swiper-button-next,
.swiper-button-prev {
    transform: translateY(-50%);
}

.top10-swiper-section .section_Top10trends_swiper .swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 1.666667vw;
}

.top10-swiper-section .section_Top10trends_swiper .swiper-pagination-bullet {
    width: 1.979167vw;
    height: 1.979167vw;
    border-radius: 50%;
    background: rgba(196, 196, 196, 0.4) !important;
    margin: 0 6px;
    line-height: 1.979167vw;
    text-align: center;
    color: #fff;
    opacity: 1;
    font-size: .833333vw;
}

.top10-swiper-section .section_Top10trends_swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: rgba(0, 0, 0, 0.37) !important;
    border: 1px solid #fff;
}

/* åå¤§è¶‹åŠ¿ç»„å›¾ è½®æ’­ end */





@media screen and (max-aspect-ratio: 11/10) {
    .top10-swiper-section .section-news {
        width: 86.666667vw;
        padding: 5.555556vw 4.444444vw 7.777778vw;
        box-shadow: 0 0 17.72px 0 linear-gradient(to bottom, rgba(245, 253, 252, 0.5), rgba(255, 255, 255, 0.5));
        border-radius: 1.969444vw;
        border-top: 1.77px solid rgb(255, 255, 255);
        border-left: 1.77px solid rgb(255, 255, 255);
        border-right: 1.77px solid rgb(255, 255, 255);
        backdrop-filter: blur(4.722222vw);
        margin: 15.555556vw auto 0;
        /* width: 100%;
        padding: 5.555556vw 0 7.777778vw;
        margin: 15.555556vw 0 0; */
    }

    .top10-swiper-section .section-news h2 {
        font-size: 6.666667vw;
        margin-bottom: 0;
    }

    .top10-swiper-section .section-news h2::before {
        height: 8.377778vw;
        transform: rotate(354.49deg);
        top: 1.388889vw;
    }




    .section-news-list-1 .section-news-item>a {
        flex-wrap: wrap;
    }

    .section-news-list-1 .section-news-item>a img {
        width: 100%;
    }

    .section-news-list-1 .section-news-item>a .section-news-item-txt {
        padding: 4.444444vw 4.444444vw 0;
        flex: 1;
        margin-left: 0;
    }

    .section-news-list-1 .section-news-item>a .section-news-item-txt h2 {
        font-size: 1.458333vw;
    }

    .section-news-list-1 .section-news-item>a .section-news-item-txt p {
        font-size: 3.333333vw;
        margin-top: 1.111111vw;
    }








    /* åå¤§è¶‹åŠ¿ç»„å›¾ è½®æ’­ start */
    .top10-swiper-section .section_Top10trends_swiper {
        margin-top: 13.888889vw;
        border-radius: .777778vw;
    }

    .top10-swiper-section .section_Top10trends_swiper .swiper-slide::before {
        position: static;
    }

    .top10-swiper-section .section_Top10trends_swiper .swiper-slide {
        overflow: hidden;
        width: 100%;
    }

    .top10-swiper-section .section_Top10trends_swiper .section_Top10trends_swiper_img {
        width: 100%;
        overflow: hidden;
    }

    .top10-swiper-section .section_Top10trends_swiper .section_Top10trends_swiper_text {
        width: 80%;
        position: static;
        transform: translateX(0%);
        margin: 0 auto;
        margin-top: 6.666667vw;
    }

    .top10-swiper-section .section_Top10trends_swiper .section_Top10trends_swiper_text h2 {
        font-size: 3.819444vw;
        margin-bottom: 3.819444vw;
        color: #000;
    }

    .top10-swiper-section .section_Top10trends_swiper .section_Top10trends_swiper_text p {
        font-size: 3.090278vw;
        color: #000;
    }

    .top10-swiper-section .section_Top10trends_swiper .swiper-button-prev {
        left: 5.166667vw;
        width: 5.166667vw;
        height: 5.166667vw;
        --swiper-navigation-size: 1.7vw;
    }

    .top10-swiper-section .section_Top10trends_swiper .swiper-button-next {
        right: 5.166667vw;
        width: 5.166667vw;
        height: 5.166667vw;
        --swiper-navigation-size: 1.7vw;
    }

    .top10-swiper-section .swiper-button-next,
    .swiper-button-prev {
        transform: translateY(0%);
        top: 24.6%;
    }

    .top10-swiper-section .section_Top10trends_swiper .swiper-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-bullets.swiper-pagination-horizontal,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: auto;
        top: 35.6vw;
    }

    .top10-swiper-section .section_Top10trends_swiper .swiper-pagination-bullet {
        width: 3.979167vw;
        height: 3.979167vw;
        line-height: 3.979167vw;
        font-size: 1.833333vw;
    }

    /* åå¤§è¶‹åŠ¿ç»„å›¾ è½®æ’­ end */


}