.banner {
    width: 100%;
    position: relative
}

.banner .text {
    width: 100%;
    position: absolute;
    top: 19.84375vw;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 50.24%, rgba(255, 255, 255, 0) 100%);
    z-index: 3;
    padding: 4.11458vw 4.73958vw 3.33333vw 7.29167vw;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.banner .text .l {
    color: #FFF;
    font-weight: 600;
    line-height: 1.5;
    text-transform: uppercase
}

.banner .text .r {
    display: flex;
    gap: 4.42708vw
}

.banner .text .r .item .item_top {
    position: relative;
    width: fit-content
}

.banner .text .r .item .item_top .up {
    position: absolute;
    color: #FFF;
    font-weight: 600;
    line-height: 1.5;
    top: 0;
    right: 0;
    transform: translateX(100%)
}

.banner .text .r .item .item_top p {
    display: flex;
    align-items: center
}

.banner .text .r .item .item_top p span {
    color: #FFF;
    font-weight: 600;
    line-height: 1.5;
    text-transform: uppercase
}

.banner .text .r .item h5 {
    color: rgba(255, 255, 255, 0.8);
    font-weight: 600;
    line-height: 1.5;
    text-transform: capitalize;
    margin: -.52083vw 0 0
}

.banner .bg {
    width: 100%;
    object-fit: cover
}

.sec1 {
    padding: 7.60417vw 6.5625vw 0
}

.sec1 .title {
    color: #000;
    font-weight: 600;
    line-height: 1.5
}

.sec1 .text {
    color: rgba(4, 4, 4, 0.6);
    font-weight: 500;
    line-height: 150%;
    text-transform: capitalize;
    margin: 1.45833vw 0 4.27083vw
}

.sec1 .text a {
    color: #0F4C81;
    font-weight: 400
}

.sec1 .text a img {
    width: .36458vw;
    display: inline-block;
    margin-left: .36458vw
}

.sec1 .text a:hover {
    text-decoration: underline
}

.sec1 .little_title {
    color: #050505;
    font-weight: 600;
    line-height: 150%;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 2.70833vw
}

.sec1 .video {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.sec1 .video .play {
    position: absolute;
    cursor: pointer
}

.sec1 .video .play img {
    display: block;
    width: 8.95833vw;
    transition: 0.6s
}

.sec1 .video .play img:nth-last-child(1) {
    position: absolute;
    opacity: 0;
    top: 0
}

.sec1 .video .play.on img {
    opacity: 0
}

.sec1 .video .play.on img:nth-last-child(1) {
    opacity: 1
}

.sec1 .video video {
    display: block;
    width: 100%;
    object-fit: cover
}

.sec2 {
    width: 100%;
    overflow: hidden;
    padding: 8.75vw 0 14.94792vw
}

.sec2 .wrap {
    padding: 0 6.5625vw
}

.sec2 .title {
    color: #000;
    font-weight: 600;
    line-height: 150%;
    text-transform: uppercase;
    margin-bottom: 3.85417vw
}

.sec2 .swiper_box {
    position: relative
}

.sec2 .swiper_box .btns {
    display: flex;
    align-items: center;
    justify-content: space-between;
    pointer-events: none;
    width: calc(100% + 5.625vw);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.sec2 .swiper_box .btns .jt {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3.64583vw;
    height: 3.64583vw;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.2);
    pointer-events: auto;
    cursor: pointer;
    transition: 0.6s
}

.sec2 .swiper_box .btns .jt img {
    display: block;
    filter: brightness(0) invert(1);
    width: .67708vw
}

.sec2 .swiper_box .btns .jt:nth-last-child(2) img {
    transform: rotate(180deg)
}

.sec2 .swiper_box .btns .jt:hover {
    background: #0F4C81
}

.sec2 .swiper_box .swiper {
    width: 100%;
    overflow: hidden
}

.sec2 .swiper_box .swiper .swiper-slide {
    cursor: pointer
}

.sec2 .swiper_box .swiper .swiper-slide p {
    text-align: center;
    color: rgba(0, 0, 0, 0.45);
    font-size: 1.66667vw;
    font-style: normal;
    font-weight: 500;
    line-height: 3.64583vw;
    text-transform: uppercase;
    transition: 0.6s
}

.sec2 .swiper_box .swiper .swiper-slide.on p,
.sec2 .swiper_box .swiper .swiper-slide:hover p {
    color: #0F4C81
}

.sec2 .swiper_box .swiper .swiper-slide.on p {
    font-size: 2.5vw
}

.sec2 .box {
    margin: 5.52083vw 0 0;
    display: flex;
    justify-content: space-between;
    padding: 0 0 0 6.5625vw
}

.sec2 .box .l {
    width: 31.51042vw
}

.sec2 .box .l .l_title {
    color: #000;
    font-weight: 600;
    line-height: 150%;
    text-transform: capitalize;
    margin-bottom: 2.23958vw
}

.sec2 .box .l .l_text {
    color: rgba(0, 0, 0, 0.45);
    font-weight: 600;
    line-height: 150%;
    text-transform: capitalize
}

.sec2 .box .r {
    width: 56.77083vw;
    overflow: hidden
}

.sec2 .box .r .swiper {
    overflow: unset;
    width: 36.77083vw
}

.sec2 .box .r .swiper .swiper-slide {
    height: 26.92708vw;
    overflow: hidden
}

.sec2 .box .r .swiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 1s
}

.sec2 .box .r .swiper .swiper-slide:hover img {
    transform: scale(1.1)
}

.sec3 {
    position: relative;
    padding: 2.8125vw 6.5625vw 3.4375vw
}

.sec3 .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0
}

.sec3 .bg img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.sec3 .title {
    color: #FFF;
    font-weight: 600;
    line-height: 150%;
    text-transform: uppercase;
    margin-bottom: 2.08333vw
}

.sec3 .box {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    flex-wrap: wrap;
    gap: 1.25vw
}

.sec3 .box .item {
    height: 21.40625vw;
    background: rgba(255, 255, 255, 0.2);
    position: relative;
    cursor: pointer
}

.sec3 .box .item .en {
    color: #E4F6FE;
    font-size: 11.45833vw;
    font-weight: 600;
    line-height: 1;
    position: absolute;
    left: .78125vw;
    bottom: 0vw
}

.sec3 .box .item .item_box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    opacity: 0;
    transition: 0.6s
}

.sec3 .box .item .item_box .item_title {
    color: #FFF;
    font-weight: 600
}

.sec3 .box .item .item_box .item_txt {
    width: 21.66667vw;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(153, 153, 153, 0.6) 50.68%, rgba(255, 255, 255, 0) 100%);
    padding: 1.09375vw 0;
    color: #FFF;
    text-align: center;
    font-style: italic;
    font-weight: 800;
    line-height: 120%;
    margin: 2.03125vw 0 .9375vw
}

.sec3 .box .item .item_box .item_des {
    width: 22.86458vw;
    color: #FFF;
    text-align: center;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: .15625vw;
    text-transform: uppercase
}

.sec3 .box .item .item_box img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(0.4)
}

.sec3 .box .item:hover .item_box {
    opacity: 1
}

.sec4 {
    padding: 7.65625vw 6.5625vw 0;
    width: 100%;
    overflow: hidden
}

.sec4 .title {
    color: #000;
    font-weight: 600;
    line-height: 150%;
    text-transform: uppercase;
    margin-bottom: 4.16667vw
}

.sec4 .list .item {
    display: flex;
    align-items: center;
    margin-bottom: 4.16667vw;
    position: relative
}

.sec4 .list .item .l {
    width: 63.28125vw;
    margin-left: -6.5625vw
}

.sec4 .list .item .l img {
    display: block;
    width: 100%
}

.sec4 .list .item .r {
    width: 41.51042vw;
    position: absolute;
    right: 0
}

.sec4 .list .item .r .r_title {
    color: #000;
    font-weight: 600;
    line-height: 150%;
    text-transform: uppercase;
    margin-bottom: .78125vw
}

.sec4 .list .item .r .r_text {
    color: rgba(0, 0, 0, 0.45);
    font-weight: 600;
    line-height: 150%;
    text-transform: capitalize
}

.sec4 .list .item:nth-child(2n) {
    flex-direction: row-reverse
}

.sec4 .list .item:nth-child(2n) .l {
    margin-left: 0;
    margin-right: -6.5625vw
}

.sec4 .list .item:nth-child(2n) .r {
    left: 0;
    right: unset;
    width: 45.3125vw
}

.sec5 {
    padding: 5.20833vw 6.5625vw 8.59375vw;
    width: 100%;
    overflow: hidden
}

.sec5 .title {
    color: #000;
    font-weight: 600;
    line-height: 150%;
    text-transform: uppercase;
    margin-bottom: 2.91667vw
}

.sec5 .box {
    position: relative
}

.sec5 .box .btns {
    display: flex;
    align-items: center;
    justify-content: space-between;
    pointer-events: none;
    width: calc(100% + 5.625vw);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.sec5 .box .btns .jt {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3.64583vw;
    height: 3.64583vw;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.2);
    pointer-events: auto;
    cursor: pointer;
    transition: 0.6s
}

.sec5 .box .btns .jt img {
    display: block;
    filter: brightness(0) invert(1);
    width: .67708vw
}

.sec5 .box .btns .jt:nth-last-child(2) img {
    transform: rotate(180deg)
}

.sec5 .box .btns .jt:hover {
    background: #0F4C81
}

.sec5 .box .list {
    display: flex;
    justify-content: space-between
}

.sec5 .box .list .item {
    width: 5.20833vw;
    height: 35vw;
    display: flex;
    position: relative;
    transition: 1s;
    cursor: pointer
}

.sec5 .box .list .item .item_r {
    width: 62.29167vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 5.20833vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 2.91667vw;
    background: linear-gradient(90deg, #E4F6FE 0%, rgba(255, 255, 255, 0) 100%);
    clip-path: inset(0 100% 0 0);
    transition: 1s
}

.sec5 .box .list .item .item_r .item_r_text {
    width: 17.76042vw;
    color: rgba(0, 0, 0, 0.65);
    font-weight: 500;
    line-height: 150%
}

.sec5 .box .list .item .item_r .item_r_img {
    width: 36.09375vw;
    overflow: hidden
}

.sec5 .box .list .item .item_r .item_r_img img {
    display: block;
    width: 100%;
    transition: 1s
}

.sec5 .box .list .item .item_r .item_r_img:hover img {
    transform: scale(1.1)
}

.sec5 .box .list .item .item_l {
    width: 5.20833vw;
    height: 100%;
    border: .05208vw solid #B1CDE0;
    padding: 1.5625vw 0 0;
    position: relative;
    z-index: 3
}

.sec5 .box .list .item .item_l .num {
    color: #000;
    font-weight: 600;
    line-height: 150%;
    text-align: center
}

.sec5 .box .list .item .item_l p {
    width: 35vw;
    height: 5.20833vw;
    position: absolute;
    line-height: 5.20833vw;
    padding: 0 2.1875vw;
    bottom: 0;
    left: 5.20833vw;
    white-space: nowrap;
    transform-origin: left bottom;
    transform: rotate(-90deg);
    color: #000;
    font-weight: 600;
    text-transform: capitalize
}

.sec5 .box .list .item.on {
    width: 67.5vw
}

.sec5 .box .list .item.on .item_r {
    clip-path: inset(0)
}

@media screen and (max-width: 768px) {
    .sec2 .box .l .l_text{
        font-size: 16px;
    }
    .sec2 .box .r .swiper .swiper-slide{
        height: auto;
    }
    .banner {
        height: 70vh
    }

    .banner .bg {
        height: 100%
    }

    .banner .text {
        display: block;
        text-align: center;
        top: 15vh
    }

    .banner .text .l {
        margin-bottom: 20px
    }

    .banner .text .r {
        flex-wrap: wrap;
        gap: 10px 0;
        justify-content: center
    }

    .banner .text .r .item {
        width: 50%
    }

    .banner .text .r .item h5 {
        font-size: 14px
    }

    .banner .text .r .item .item_top {
        margin: 0 auto 5px
    }

    .banner .text .r .item .item_top .up {
        font-size: 12px
    }

    .sec1 {
        padding: 30px 5vw 0
    }

    .sec1 .text {
        margin: 15px 0 30px
    }

    .sec1 .text a img {
        width: 7px
    }

    .sec1 .little_title {
        margin-bottom: 20px
    }

    .sec1 .video .play {
        width: 50px
    }

    .sec2 {
        padding: 40px 5vw 60px
    }

    .sec2 .wrap {
        padding: 0
    }

    .sec2 .wrap .title {
        margin-bottom: 15px;
        font-size: 22px
    }

    .sec2 .wrap .swiper_box .swiper .swiper-slide p {
        font-size: 20px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 1
    }

    .sec2 .wrap .swiper_box .swiper .swiper-slide.on p {
        transform: scale(1.2)
    }

    .sec2 .wrap .swiper_box .btns {
        position: unset;
        width: fit-content;
        transform: unset;
        margin: 15px auto 30px;
        gap: 15px
    }

    .sec2 .wrap .swiper_box .btns .jt {
        width: 40px;
        height: 40px
    }

    .sec2 .wrap .swiper_box .btns .jt img {
        width: 7px
    }

    .sec2 .box {
        display: block;
        padding: 0
    }

    .sec2 .box .l {
        width: 100%
    }

    .sec2 .box .r {
        width: 100%;
        margin: 30px 0 0
    }

    .sec2 .box .r .swiper {
        width: 100%
    }

    .sec3 {
        padding: 40px 5vw 70px
    }

    .sec3 .title {
        margin-bottom: 30px
    }

    .sec3 .box {
        display: none
    }

    .sec3 .swiper {
        display: block !important;
        width: 100%;
        overflow: hidden;
        position: relative
    }

    .sec3 .swiper .swiper-slide .item {
        position: relative;
        padding: 50px 0
    }

    .sec3 .swiper .swiper-slide .item img {
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        filter: brightness(0.4);
        object-fit: cover
    }

    .sec3 .swiper .swiper-slide .item .item_box {
        width: 100%;
        position: relative;
        z-index: 3;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .sec3 .swiper .swiper-slide .item .item_box .item_title {
        color: #FFF;
        font-weight: 600
    }

    .sec3 .swiper .swiper-slide .item .item_box .item_txt {
        width: 90%;
        background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(153, 153, 153, 0.6) 50.68%, rgba(255, 255, 255, 0) 100%);
        padding: 15px 0;
        color: #FFF;
        text-align: center;
        font-style: italic;
        font-weight: 800;
        line-height: 120%;
        margin: 20px 0
    }

    .sec3 .swiper .swiper-slide .item .item_box .item_des {
        width: 90%;
        color: #FFF;
        text-align: center;
        font-weight: 600;
        line-height: 120%;
        letter-spacing: 3px;
        text-transform: uppercase
    }

    .sec3 .swiper .swiper-pagination {
        position: unset;
        margin-top: 20px
    }

    .sec3 .swiper .swiper-pagination .swiper-pagination-bullet {
        background: #FFFFFF;
        opacity: 0.6
    }

    .sec3 .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #0F4C81;
        opacity: 1
    }

    .sec4 {
        padding: 30px 5vw 10px
    }

    .sec4 .title {
        margin-bottom: 30px;
        font-size: 18px
    }

    .sec4 .list .item {
        display: block;
        margin-bottom: 40px
    }

    .sec4 .list .item .l {
        width: 95vw;
        margin: 0 0 0 -5vw
    }

    .sec4 .list .item .r {
        position: unset;
        width: 100%;
        margin: 25px 0 0
    }

    .sec4 .list .item .r .r_title {
        margin-bottom: 15px
    }

    .sec4 .list .item:nth-child(2n) .l {
        margin: 0 -5vw 0 0
    }

    .sec4 .list .item:nth-child(2n) .r {
        width: 100%
    }

    .sec5 {
        padding: 20px 5vw 0
    }

    .sec5 .title {
        margin-bottom: 30px
    }

    .sec5 .box .btns {
        display: none
    }

    .sec5 .box .list {
        display: block
    }

    .sec5 .box .list .item {
        width: 100% !important;
        display: block;
        height: unset;
        margin-bottom: 15px
    }

    .sec5 .box .list .item .item_l {
        width: 100%;
        height: unset;
        padding: 20px
    }

    .sec5 .box .list .item .item_l .num {
        text-align: left
    }

    .sec5 .box .list .item .item_l p {
        transform: unset;
        position: unset;
        padding: 0;
        width: unset;
        height: unset;
        margin: 15px 0 0
    }

    .sec5 .box .list .item .item_r {
        position: unset;
        clip-path: unset;
        width: 100%;
        height: unset;
        display: block;
        padding: 20px;
        background: linear-gradient(180deg, #E4F6FE 0%, rgba(255, 255, 255, 0) 100%)
    }

    .sec5 .box .list .item .item_r .item_r_text {
        width: 100%
    }

    .sec5 .box .list .item .item_r .item_r_img {
        width: 100%;
        margin: 15px 0 0
    }
}