body {
    background: #000
}

@keyframes scaleA {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1
    }

    100% {
        transform: translate(-50%, -50%) scale(5);
        opacity: 0
    }
}

.banner {
    position: relative
}

.banner img,
.banner video {
    display: block;
    width: 100%;
    height: 100vh;
    object-fit: cover
}

.banner .text {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    color: white;
    text-align: center;
    width: 100%
}

.banner .text .t {
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 1.875vw
}

.banner::after {
    content: '';
    display: block;
    position: absolute;
    width: 38.07292vw;
    height: 38.07292vw;
    border-radius: 50%;
    background: linear-gradient(90deg, #3E70E4 0%, #46BDCB 100%);
    filter: blur(349.10001px);
    right: -21.19792vw;
    bottom: -15.625vw
}

.container .hidden_hero {
    overflow: hidden
}

.container .sec1 {
    padding: 11.77083vw 0 13.125vw;
    position: relative
}

.container .sec1 .bg div {
    position: absolute;
    z-index: -1
}

.container .sec1 .bg .c1 {
    width: 40.15625vw;
    height: 40.15625vw;
    border-radius: 50%;
    background: linear-gradient(90deg, #3E70E4 0%, #46BDCB 100%);
    filter: blur(349.10001px);
    left: -23.17708vw;
    top: 15.41667vw
}

.container .sec1 .bg .c2 {
    width: 64.47917vw;
    height: 30.05208vw;
    border-radius: 64.47917vw;
    background: rgba(63, 230, 250, 0.8);
    filter: blur(300px);
    left: -39.21875vw;
    bottom: -22.08333vw
}

.container .sec1 .bg .c3 {
    width: 38.07292vw;
    height: 38.07292vw;
    border-radius: 50%;
    background: linear-gradient(90deg, rgba(62, 112, 228, 0.6) 0%, rgba(70, 189, 203, 0.6) 100%);
    filter: blur(349.10001px);
    right: -26.14583vw;
    bottom: -9.27083vw
}

.container .sec1 .st {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .83333vw;
    color: #8FBCFF;
    text-transform: uppercase;
    line-height: 1.5
}

.container .sec1 .st img {
    display: block;
    width: 1.25vw
}

.container .sec1 .t {
    color: #FFF;
    font-weight: 700;
    line-height: 1.5;
    margin: 1.04167vw 0 4.16667vw;
    text-align: center
}

.container .sec1 .des {
    width: 62.5vw;
    margin: 0 auto
}

.container .sec1 .hero_nums {
    width: 66.71875vw;
    margin: 8.02083vw 11.25vw 0 22.03125vw;
    position: relative;
    z-index: 99
}

.container .sec1 .hero_nums .items {
    display: flex;
    gap: .52083vw
}

.container .sec1 .hero_nums .items:not(:last-child) {
    margin-bottom: .52083vw
}

.container .sec1 .hero_nums .items:nth-child(2) {
    margin-left: 10.78125vw
}

.container .sec1 .hero_nums .items .item {
    width: 27.70833vw;
    border-radius: .83333vw;
    background: linear-gradient(270deg, rgba(51, 84, 134, 0.2) 0%, rgba(89, 148, 236, 0.3) 100%);
    backdrop-filter: blur(100px);
    padding: 2.60417vw 3.85417vw 3.125vw
}

.container .sec1 .hero_nums .items .item .p-num {
    color: #fff;
    line-height: 1.5;
    margin-bottom: .52083vw
}

.container .sec1 .hero_nums .items .item .p-num span:last-child {
    color: #5386FB
}

.container .sec1 .hero_nums .items .item .p-t {
    color: #fff;
    line-height: 1.07
}

.container .sec2 {
    padding: 2.76042vw 8.33333vw 13.125vw;
    position: relative;
    z-index: 5
}

.container .sec2 .c1 {
    position: absolute;
    left: 12.13542vw;
    top: -6.51042vw;
    width: 79.53125vw;
    height: 65.625vw;
    border-radius: 79.53125vw;
    background: linear-gradient(180deg, #3E70E4 0%, rgba(34, 62, 126, 0) 100%);
    filter: blur(300px);
    z-index: -1
}

.container .sec2 .c2 {
    position: absolute;
    right: -50.98958vw;
    top: -4.27083vw;
    width: 64.47917vw;
    height: 30.05208vw;
    border-radius: 64.47917vw;
    background: rgba(128, 63, 250, 0.8);
    filter: blur(300px);
    z-index: -1
}

.container .sec2 .c3 {
    position: absolute;
    left: 40vw;
    bottom: 10.88542vw;
    width: 270px;
    height: 270px;
    border-radius: 14.0625vw;
    background: linear-gradient(90deg, #3E70E4 0%, #46BDCB 100%);
    filter: blur(101.8px);
    z-index: -1
}

.container .sec2 .st {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .83333vw;
    color: #8FBCFF;
    text-transform: uppercase;
    line-height: 1.5
}

.container .sec2 .st img {
    display: block;
    width: 1.25vw
}

.container .sec2 .t {
    color: #FFF;
    font-weight: 700;
    line-height: 1.5;
    margin: 1.04167vw 0 1.82292vw;
    text-align: center
}

.container .sec2 .t2 {
    color: #EDFFFF;
    text-align: center;
    line-height: 1.5
}

.container .sec2 .content {
    display: flex;
    justify-content: space-between;
    margin-top: 4.16667vw
}

.container .sec2 .content .lbox {
    width: 28.125vw
}

.container .sec2 .content .lbox .items .item {
    border-radius: .83333vw;
    background: rgba(255, 255, 255, 0.05);
    height: 6.77083vw;
    display: flex;
    align-items: center;
    padding: 0 2.08333vw;
    justify-content: space-between;
    color: #fff;
    cursor: pointer;
    transition: all 600ms
}

.container .sec2 .content .lbox .items .item .lt {
    display: flex;
    gap: 1.66667vw
}

.container .sec2 .content .lbox .items .item .lt .num {
    display: flex;
    gap: .41667vw;
    align-items: center
}

.container .sec2 .content .lbox .items .item .lt .num img {
    display: block;
    width: .41667vw;
    margin-top: .26042vw
}

.container .sec2 .content .lbox .items .item .lt .pt {
    font-weight: 700;
    line-height: 1.72;
    color: #EFEFEF
}

.container .sec2 .content .lbox .items .item .icon {
    position: relative;
    width: 1.25vw
}

.container .sec2 .content .lbox .items .item .icon img {
    transition: all 600ms;
    display: block;
    width: 100%
}

.container .sec2 .content .lbox .items .item .icon img:nth-child(2) {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0
}

.container .sec2 .content .lbox .items .item.on {
    border-color: #5386FB;
    background: rgba(89, 148, 236, 0.5);
    backdrop-filter: blur(100px);
    height: 9.375vw
}

.container .sec2 .content .lbox .items .item.on .lt .pt {
    color: #fff
}

.container .sec2 .content .lbox .items .item.on .icon img:nth-child(1) {
    opacity: 0
}

.container .sec2 .content .lbox .items .item.on .icon img:nth-child(2) {
    opacity: 1
}

.container .sec2 .content .lbox .items .item:not(:last-child) {
    margin-bottom: 1.09375vw
}

.container .sec2 .content .rbox {
    width: 50.41667vw;
    height: 32.96875vw
}

.container .sec2 .content .rbox .box {
    display: none;
    width: 100%;
    height: 100%;
    background: url(../images/border.png) no-repeat;
    background-size: 100% 100%;
    padding: 2.42188vw 1.92708vw
}

.container .sec2 .content .rbox .box .b_hero {
    position: relative;
    border: 1px solid #5386FB;
    border-radius: .9375vw;
    overflow: hidden
}

.container .sec2 .content .rbox .box .b_hero::after {
    content: '';
    display: block;
    position: absolute;
    inset: 0;
    z-index: 1;
    background: linear-gradient(180deg, transparent 40%, #000 100%)
}

.container .sec2 .content .rbox .box .b_hero .bg {
    width: 100%;
    height: 28.125vw;
    display: block;
    object-fit: cover;
    transition: all 600ms
}

.container .sec2 .content .rbox .box .b_hero .info {
    position: absolute;
    left: 2.08333vw;
    right: 2.08333vw;
    bottom: 2.08333vw;
    z-index: 5
}

.container .sec2 .content .rbox .box .b_hero .info .ic {
    width: 2.1875vw;
    display: block
}

.container .sec2 .content .rbox .box .b_hero .info .p1 {
    margin: 1.40625vw 0 .9375vw;
    color: #FFF;
    font-weight: 700;
    line-height: 1.5
}

.container .sec2 .content .rbox .box .b_hero .info .des {
    color: rgba(255, 255, 255, 0.6);
    line-height: 1.5;
    margin-bottom: 1.09375vw
}

.container .sec2 .content .rbox .box .b_hero .info .des li{
    list-style: disc;
}

.container .sec2 .content .rbox .box .b_hero .info a {
    display: inline-flex;
    align-items: center;
    gap: .20833vw;
    color: rgba(255, 255, 255, 0.6);
    line-height: 1.5;
    transition: all 600ms
}

.container .sec2 .content .rbox .box .b_hero .info a svg {
    display: block;
    width: .67708vw;
    height: auto;
    transition: all 600ms
}

.container .sec2 .content .rbox .box .b_hero .info a svg path {
    transition: all 600ms
}

.container .sec2 .content .rbox .box .b_hero .info a:hover {
    color: #fff
}

.container .sec2 .content .rbox .box .b_hero .info a:hover svg {
    transform: translateX(.26042vw)
}

.container .sec2 .content .rbox .box .b_hero .info a:hover svg path {
    fill-opacity: 1
}

.container .sec2 .content .rbox .box .b_hero:hover .bg {
    transform: scale(1.05)
}

.container .sec2 .content .rbox .box.on {
    display: block
}

.container .sec3 {
    padding: 15.625vw 0;
    position: relative
}

.container .sec3 .fix_box {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.container .sec3 .fix_box .fix {
    position: sticky;
    overflow: hidden;
    top: 0;
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.container .sec3 .fix_box .fix .bg .c1 {
    position: absolute;
    left: 30.72917vw;
    top: 7.8125vw;
    width: 41.71875vw;
    height: 33.75vw;
    border-radius: 50%;
    background: linear-gradient(90deg, #4B81FD 51.44%, rgba(70, 189, 203, 0) 100%);
    filter: blur(229.25px);
    z-index: -1
}

.container .sec3 .fix_box .fix .bg .c2 {
    position: absolute;
    left: 25.26042vw;
    top: 6.77083vw;
    width: 18.02083vw;
    height: 18.02083vw;
    border-radius: 50%;
    background: rgba(0, 234, 255, 0.6);
    filter: blur(100px);
    z-index: -1
}

.container .sec3 .fix_box .fix .bg .c3 {
    position: absolute;
    top: 7.8125vw;
    left: 35.9375vw;
    width: 31.19792vw;
    height: 31.92708vw;
    border-radius: 50%;
    background: linear-gradient(90deg, #4B81FD 51.44%, rgba(70, 189, 203, 0) 100%);
    filter: blur(200px);
    z-index: 5
}

.container .sec3 .fix_box .fix .bg .c4 {
    position: absolute;
    top: 3.64583vw;
    right: 23.22917vw;
    width: 23.54167vw;
    height: 23.54167vw;
    border-radius: 50%;
    background: rgba(128, 63, 250, 0.8);
    filter: blur(200px);
    z-index: 5
}

.container .sec3 .fix_box .fix .bg .c5 {
    position: absolute;
    top: 29.94792vw;
    left: 33.75vw;
    width: 16.25vw;
    height: 16.25vw;
    border-radius: 50%;
    background: rgba(128, 63, 250, 0.8);
    filter: blur(200px);
    filter: blur(200px);
    z-index: 5
}

.container .sec3 .fix_box .fix .bg .c6 {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 6
}

.container .sec3 .fix_box .fix .bg .c7 {
    position: absolute;
    left: 0;
    top: -3.125vw;
    width: 100%;
    height: 8.33333vw;
    background: linear-gradient(180deg, #000 0%, #010204 100%);
    filter: blur(80.10001px);
    z-index: 5
}

.container .sec3 .fix_box .fix .bg .c8 {
    position: absolute;
    left: 0;
    bottom: -3.125vw;
    width: 100%;
    height: 8.33333vw;
    background: linear-gradient(180deg, #000 0%, #010204 100%);
    filter: blur(40.10001px);
    z-index: 5
}

.container .sec3 .fix_box .fix .wrap {
    z-index: 7;
    position: relative
}

.container .sec3 .fix_box .fix .st {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .83333vw;
    color: #8FBCFF;
    text-transform: uppercase;
    line-height: 1.5
}

.container .sec3 .fix_box .fix .st img {
    display: block;
    width: 1.25vw
}

.container .sec3 .fix_box .fix .t {
    color: #FFF;
    font-weight: 700;
    line-height: 1.5;
    margin: 1.04167vw 0 1.82292vw;
    text-align: center
}

.container .sec3 .fix_box .fix .t2 {
    color: #EDFFFF;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 4.16667vw
}

.container .sec3 .fix_box .fix .btn {
    border: 1px solid rgba(62, 112, 228, 0.2);
    background: rgba(255, 255, 255, 0.3);
    color: white;
    width: 9.53125vw;
    line-height: 1.11;
    text-align: center;
    padding: .72917vw 0;
    position: relative;
    z-index: 5;
    margin: 0 auto;
    display: block;
    border-radius: .83333vw;
    overflow: hidden
}

.container .sec3 .fix_box .fix .btn::before {
    content: '';
    display: block;
    position: absolute;
    background: linear-gradient(180deg, #3E70E4 0%, #46BDCB 100%);
    z-index: -1;
    transition: 600ms cubic-bezier(1, 0.5, 0.2, 0.99);
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.container .sec3 .fix_box .fix .btn:hover::before {
    height: 0
}

.container .sec3 .list {
    display: flex;
    justify-content: center;
    gap: 40.5vw
}

.container .sec3 .list .row:nth-child(1) {
    padding: 27.60417vw 0 0
}

.container .sec3 .list .row:nth-child(1) .item:nth-child(2n) {
    margin: 0 0 0 2.08333vw
}

.container .sec3 .list .row:nth-child(2) .item:nth-child(2n) {
    margin: 0 0 0 -4.6875vw
}

.container .sec3 .list .row .item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.container .sec3 .list .row .item:not(:last-child) {
    margin-bottom: 11.97917vw
}

.container .sec3 .list .row .item .item_bg {
    width: 26.04167vw;
    position: absolute;
    pointer-events: none;
    z-index: -1
}

.container .sec3 .list .row .item .item_bg img {
    display: block;
    width: 100%
}

.container .sec3 .list .row .item .item_box {
    width: 22.76042vw;
    height: 28.69792vw;
    border-radius: .83333vw;
    border: 1px solid #5386FB;
    background: rgba(255, 255, 255, 0.05);
    padding: 1.66667vw;
    transition: 0.6s
}

.container .sec3 .list .row .item .item_box:hover {
    background: rgba(255, 255, 255, 0.1)
}

.container .sec3 .list .row .item .item_box .img {
    width: 100%;
    height: 13.38542vw;
    border-radius: .41667vw;
    overflow: hidden
}

.container .sec3 .list .row .item .item_box .img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.container .sec3 .list .row .item .item_box .label {
    display: flex;
    height: 1.66667vw;
    padding: 0 .83333vw;
    justify-content: center;
    align-items: center;
    border: 1px solid #FFF;
    color: #FFF;
    font-weight: 400;
    margin: 1.25vw 0 .625vw;
    width: fit-content
}

.container .sec3 .list .row .item .item_box .item_h5 {
    color: #fff;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: .625vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.container .sec3 .list .row .item .item_box .item_p {
    color: rgba(255, 255, 255, 0.6);
    font-weight: 400;
    line-height: 150%;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.container .sec4 {
    position: relative;
    overflow: hidden
}

.container .sec4 .bg {
    display: block;
    width: 100%
}

.container .sec4 .t_b {
    position: absolute;
    width: 31.25vw;
    left: 10.41667vw;
    top: 6.77083vw;
    z-index: 5
}

.container .sec4 .t_b .st {
    display: flex;
    gap: .83333vw;
    color: #8FBCFF;
    text-transform: uppercase;
    line-height: 1.5
}

.container .sec4 .t_b .st img {
    display: block;
    width: 1.25vw
}

.container .sec4 .t_b .t {
    color: #FFF;
    font-weight: 700;
    line-height: 1.5;
    margin: 1.04167vw 0 1.82292vw
}

.container .sec4 .t_b .t2 {
    color: #fff;
    line-height: 1.25
}

.container .sec4 .map_hero {
    position: relative
}

.container .sec4 .points .point {
    position: absolute;
    cursor: pointer
}

.container .sec4 .points .point .c {
    width: .88542vw;
    height: .88542vw;
    border-radius: 50%;
    background: #5386FB;
    position: relative;
    transition: all 600ms;
    z-index: 5
}

.container .sec4 .points .point .c::before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgba(62, 112, 228, 0.4);
    width: .88542vw;
    height: .88542vw;
    border-radius: 50%;
    z-index: -1;
    animation: 2s scaleA linear infinite
}

.container .sec4 .points .point .st {
    position: absolute;
    left: .39062vw;
    bottom: 1.25vw;
    z-index: 6
}

.container .sec4 .points .point .st::after {
    content: '';
    display: block;
    position: absolute;
    left: 1px;
    width: 1px;
    height: .83333vw;
    border-radius: 10px;
    background: #fff;
    transform: scale(0.99)
}

.container .sec4 .points .point .st p {
    padding: .20833vw 1.77083vw;
    min-width: 4.89583vw;
    white-space: nowrap;
    text-align: center;
    border: 1px solid #5386FB;
    background: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(8.55px);
    color: #fff;
    font-weight: 500;
    line-height: 1.5
}

.container .sec4 .points .point:hover .c,
.container .sec4 .points .point.on .c {
    background: #50C4F9
}

.container .sec4 .points .p-1 {
    left: 24.6875vw;
    bottom: 25.88542vw
}

.container .sec4 .points .p-2 {
    left: 32.34375vw;
    bottom: 23.59375vw
}

.container .sec4 .points .p-3 {
    left: 36.97917vw;
    bottom: 21.875vw
}

.container .sec4 .points .p-4 {
    left: 42.34375vw;
    bottom: 26.5625vw
}

.container .sec4 .points .p-5 {
    left: 47.08333vw;
    bottom: 22.13542vw
}

.container .sec4 .points .p-6 {
    left: 52.1875vw;
    bottom: 18.38542vw
}

.container .sec4 .points .p-7 {
    left: 37.60417vw;
    bottom: 14.58333vw
}

.container .sec4 .points .p-8 {
    left: 41.77083vw;
    bottom: 12.1875vw
}

.container .sec4 .points .p-9 {
    left: 48.85417vw;
    bottom: 9.21875vw
}

.container .sec4 .r_b {
    position: absolute;
    right: 7.8125vw;
    bottom: 9.0625vw;
    width: 26.04167vw;
    height: 33.33333vw
}

.container .sec4 .r_b .box {
    display: none;
    background: url(../images/border2.png) no-repeat;
    background-size: 100% 100%;
    padding: 2.08333vw .78125vw 2.08333vw 1.45833vw;
    width: 100%;
    height: 100%
}

.container .sec4 .r_b .box .b_hero {
    border-radius: .83333vw;
    border: 1px solid #5386FB;
    background: rgba(89, 148, 236, 0.3);
    width: 100%;
    height: 100%;
    padding: 1.66667vw
}

.container .sec4 .r_b .box .b_hero .pic {
    width: 100%;
    height: 12.03125vw;
    border-radius: .41667vw;
    overflow: hidden
}

.container .sec4 .r_b .box .b_hero .pt {
    margin: 1.25vw 0 .625vw;
    color: #FFF;
    line-height: 1.5;
    font-weight: 700
}

.container .sec4 .r_b .box .b_hero .des {
    color: #FFF;
    line-height: 1.5;
    margin-bottom: .83333vw
}

.container .sec4 .r_b .box .b_hero .phone {
    color: #FFF;
    line-height: 1.5
}

.container .sec4 .r_b .box .b_hero .phone a {
    font-weight: 500;
    display: block;
    margin-top: .20833vw
}

.container .sec4 .r_b .box.on {
    display: block
}

.container .sec5 {
    padding: 7.08333vw 0 5.625vw;
    position: relative
}

.container .sec5:after {
    content: "";
    width: 32.65625vw;
    height: 32.65625vw;
    border-radius: 50%;
    background: linear-gradient(180deg, rgba(75, 129, 253, 0.8) 0%, rgba(63, 230, 250, 0.8) 100%);
    filter: blur(5.20833vw);
    position: absolute;
    top: 18.48958vw;
    right: -25.88542vw;
    z-index: 1
}

.container .sec5:before {
    content: "";
    width: 32.65625vw;
    height: 32.65625vw;
    border-radius: 50%;
    background: linear-gradient(180deg, rgba(75, 129, 253, 0.8) 0%, rgba(63, 230, 250, 0.8) 100%);
    filter: blur(5.20833vw);
    position: absolute;
    top: 18.48958vw;
    left: -24.11458vw;
    z-index: 1
}

.container .sec5 .st {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .83333vw;
    color: #8FBCFF;
    text-transform: uppercase;
    line-height: 1.5
}

.container .sec5 .st img {
    display: block;
    width: 1.25vw
}

.container .sec5 .t {
    color: #FFF;
    font-weight: 700;
    line-height: 1.5;
    margin: 1.04167vw 0 1.82292vw;
    text-align: center
}

.container .sec5 .t2 {
    color: #EDFFFF;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 6.25vw
}

.container .sec5 .box {
    display: flex;
    justify-content: space-between;
    position: relative
}

.container .sec5 .box .line {
    width: 100%;
    position: absolute;
    z-index: -1;
    top: .83333vw
}

.container .sec5 .box .line img {
    display: block;
    width: 100%
}

.container .sec5 .box .l_box {
    width: 33.38542vw;
    height: 25.05208vw;
    position: relative
}

.container .sec5 .box .l_box .item {
    position: absolute;
    width: 10.83333vw;
    padding: 2.08333vw;
    border-radius: .83333vw;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0);
    backdrop-filter: blur(1.30208vw);
    transition: 0.6s
}

.container .sec5 .box .l_box .item .icon {
    margin: 0 auto .78125vw;
    width: 4.16667vw
}

.container .sec5 .box .l_box .item .icon img {
    display: block;
    width: 100%;
    height: unset
}

.container .sec5 .box .l_box .item p {
    color: #FFF;
    text-align: center;
    font-weight: 500;
    line-height: 150%
}

.container .sec5 .box .l_box .item:hover {
    border: 1px solid #5386FB;
    background: rgba(89, 148, 236, 0.3);
    backdrop-filter: blur(4.9349vw)
}

.container .sec5 .box .l_box .item:nth-child(1) {
    top: -.625vw;
    left: 4.63542vw
}

.container .sec5 .box .l_box .item:nth-child(2) {
    top: 13.17708vw;
    left: 9.375vw
}

.container .sec5 .box .l_box .item:nth-child(3) {
    top: 6.35417vw;
    left: 22.55208vw
}

.container .sec5 .box .center {
    width: 24.375vw;
    height: 25.05208vw;
    border-radius: .83333vw;
    border: 1px solid #5386FB;
    background: rgba(89, 148, 236, 0.3);
    backdrop-filter: blur(10.41667vw);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1.66667vw;
    overflow: hidden;
    position: relative
}

.container .sec5 .box .center:after {
    content: "";
    width: 26.61458vw;
    height: 26.61458vw;
    border-radius: 50%;
    background: radial-gradient(70.71% 70.71% at 50% 50%, rgba(62, 112, 228, 0.6) 0%, rgba(70, 189, 203, 0) 70%);
    filter: blur(.67708vw);
    position: absolute;
    right: -13.28125vw;
    top: -13.28125vw
}

.container .sec5 .box .center:before {
    content: "";
    width: 26.61458vw;
    height: 26.61458vw;
    border-radius: 50%;
    background: radial-gradient(70.71% 70.71% at 50% 50%, rgba(62, 112, 228, 0.6) 0%, rgba(70, 189, 203, 0) 70%);
    filter: blur(.67708vw);
    position: absolute;
    left: -13.28125vw;
    bottom: -13.28125vw
}

.container .sec5 .box .center .icon {
    width: 7.70833vw;
    position: relative;
    z-index: 3
}

.container .sec5 .box .center .icon img {
    display: block;
    width: 100%;
    height: unset
}

.container .sec5 .box .center p {
    color: #FFF;
    text-align: center;
    font-size: 1.35417vw;
    font-weight: 400;
    line-height: 150%;
    position: relative;
    z-index: 3
}

.container .sec5 .box .r_box {
    width: 33.38542vw;
    height: 25.05208vw
}

.container .sec5 .box .r_box .item {
    position: absolute;
    width: 10.83333vw;
    padding: 2.08333vw;
    border-radius: .83333vw;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0);
    backdrop-filter: blur(1.30208vw);
    transition: 0.6s
}

.container .sec5 .box .r_box .item .icon {
    margin: 0 auto .78125vw;
    width: 4.16667vw
}

.container .sec5 .box .r_box .item .icon img {
    display: block;
    width: 100%;
    height: unset
}

.container .sec5 .box .r_box .item p {
    color: #FFF;
    text-align: center;
    font-weight: 500;
    line-height: 150%
}

.container .sec5 .box .r_box .item:hover {
    border: 1px solid #5386FB;
    background: rgba(89, 148, 236, 0.3);
    backdrop-filter: blur(4.9349vw)
}

.container .sec5 .box .r_box .item:nth-child(1) {
    top: -.625vw;
    right: 22.34375vw
}

.container .sec5 .box .r_box .item:nth-child(2) {
    top: 13.4375vw;
    right: 17.60417vw
}

.container .sec5 .box .r_box .item:nth-child(3) {
    top: 6.40625vw;
    right: 4.42708vw
}

.container .over {
    overflow: hidden
}

.container .sec6 {
    padding: 6.25vw 0 6.82292vw;
    position: relative
}

.container .sec6 .cir {
    position: absolute;
    z-index: -1
}

.container .sec6 .cir1 {
    width: 36.45833vw;
    height: 36.45833vw;
    border-radius: 36.45833vw;
    background: linear-gradient(90deg, rgba(62, 112, 228, 0.5) 0%, rgba(70, 189, 203, 0.5) 100%);
    filter: blur(10.41667vw);
    top: 11.71875vw;
    left: 50%;
    transform: translateX(-50%) rotate(90deg)
}

.container .sec6 .cir2 {
    width: 21.875vw;
    height: 21.875vw;
    border-radius: 21.875vw;
    background: rgba(63, 230, 250, 0.5);
    filter: blur(7.8125vw);
    top: 15.20833vw;
    left: 48.95833vw
}

.container .sec6 .cir3 {
    width: 21.875vw;
    height: 21.875vw;
    border-radius: 21.875vw;
    background: rgba(50, 58, 211, 0.5);
    filter: blur(7.8125vw);
    top: 21.77083vw;
    left: 32.08333vw
}

.container .sec6 .cir4 {
    width: 32.65625vw;
    height: 32.65625vw;
    border-radius: 32.65625vw;
    background: linear-gradient(90deg, rgba(62, 112, 228, 0.5) 0%, rgba(70, 189, 203, 0.5) 100%);
    filter: blur(18.18229vw);
    top: 32.13542vw;
    left: 78.22917vw
}

.container .sec6 .cir5 {
    width: 31.14583vw;
    height: 60.625vw;
    border-radius: 1164px;
    background: rgba(0, 0, 0, 0.3);
    filter: blur(349.10001px);
    top: 0;
    left: -17.03125vw;
    z-index: 2;
    pointer-events: none
}

.container .sec6 .cir6 {
    width: 28.90625vw;
    height: 60.625vw;
    border-radius: 1164px;
    background: rgba(0, 0, 0, 0.3);
    filter: blur(349.10001px);
    top: 0;
    right: -14.73958vw;
    z-index: 2;
    pointer-events: none
}

.container .sec6 .st {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .83333vw;
    color: #8FBCFF;
    text-transform: uppercase;
    line-height: 1.5
}

.container .sec6 .st img {
    display: block;
    width: 1.25vw
}

.container .sec6 .t {
    color: #FFF;
    font-weight: 700;
    line-height: 1.5;
    margin: 1.04167vw 0 1.82292vw;
    text-align: center
}

.container .sec6 .t2 {
    color: #EDFFFF;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 7.34375vw
}

.container .sec6 .swiper_box {
    width: 100%;
    position: relative
}

.container .sec6 .swiper_box:hover {
    cursor: none
}

.container .sec6 .swiper_box .line {
    width: 115.52083vw;
    position: absolute;
    left: -7.8125vw;
    bottom: 4.0625vw;
    pointer-events: none
}

.container .sec6 .swiper_box .line img {
    display: block;
    width: 100%;
    height: unset
}

.container .sec6 .swiper_box .line .jt {
    display: block;
    width: 1.66667vw;
    position: absolute;
    top: -1.04167vw;
    left: 50%;
    transform: translateX(-50%)
}

.container .sec6 .swiper_box .swiper {
    width: 119.27083vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

.container .sec6 .swiper_box .swiper .swiper-wrapper {
    transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1) !important
}

.container .sec6 .swiper_box .swiper .swiper-slide .slide_box {
    display: flex;
    align-items: center;
    gap: 3.02083vw;
    width: 100%;
    padding: 0 0 0 1.66667vw;
    margin-bottom: 14.21875vw
}

.container .sec6 .swiper_box .swiper .swiper-slide .slide_box .img {
    width: 12.39583vw;
    height: 9.89583vw;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.container .sec6 .swiper_box .swiper .swiper-slide .slide_box .img .img_box {
    border-radius: 1.04167vw;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.container .sec6 .swiper_box .swiper .swiper-slide .slide_box .img .img_box>img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 1s
}

.container .sec6 .swiper_box .swiper .swiper-slide .slide_box .img .img_bg {
    width: 15vw;
    position: absolute;
    opacity: 0;
    transition: 0.6s
}

.container .sec6 .swiper_box .swiper .swiper-slide .slide_box .img .img_bg img {
    display: block;
    width: 100%
}

.container .sec6 .swiper_box .swiper .swiper-slide .slide_box .img:hover .img_box>img {
    transform: scale(1.1)
}

.container .sec6 .swiper_box .swiper .swiper-slide .slide_box .slide_r {
    width: 12.91667vw
}

.container .sec6 .swiper_box .swiper .swiper-slide .slide_box .slide_r .h5 {
    color: #FFF;
    font-weight: 500;
    line-height: 150%
}

.container .sec6 .swiper_box .swiper .swiper-slide .slide_box .slide_r .p {
    color: rgba(255, 255, 255, 0.6);
    font-weight: 400;
    margin: .625vw 0 0
}

.container .sec6 .swiper_box .swiper .swiper-slide .year {
    color: #FFF;
    text-align: center;
    font-weight: 400
}

.container .sec6 .swiper_box .swiper .swiper-slide.swiper-slide-active .slide_box .img .img_bg {
    opacity: 1
}

.container .sec7 {
    padding: 11.45833vw 0 6.5625vw;
    overflow: hidden
}

.container .sec7 .st {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .83333vw;
    color: #8FBCFF;
    text-transform: uppercase;
    line-height: 1.5
}

.container .sec7 .st img {
    display: block;
    width: 1.25vw
}

.container .sec7 .t {
    color: #FFF;
    font-weight: 700;
    line-height: 1.5;
    margin: 1.04167vw 0 1.82292vw;
    text-align: center
}

.container .sec7 .t2 {
    color: #EDFFFF;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 6.25vw
}

.container .sec7 .logo_hero {
    width: 100%;
    position: relative;
    z-index: 5
}

.container .sec7 .logo_hero:hover {
    cursor: none
}

.container .sec7 .logo_hero .c1 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 76.61458vw;
    height: 10.3125vw;
    border-radius: 76.61458vw;
    background: rgba(62, 112, 228, 0.7);
    filter: blur(100px);
    z-index: -1
}

.container .sec7 .logo_hero .swiper1 {
    width: 100%;
    overflow: hidden
}

.container .sec7 .logo_hero .swiper1 .swiper-slide {
    transition: all 600ms
}

.container .sec7 .logo_hero .swiper1 .swiper-slide .item {
    position: relative;
    padding: 3.64583vw 0 3.125vw
}

.container .sec7 .logo_hero .swiper1 .swiper-slide .item .border {
    display: block;
    width: 18.85417vw;
    max-width: inherit;
    opacity: 0;
    position: absolute;
    left: -1.97917vw;
    top: 50%;
    transform: translateY(-50%) translateX(-1.04167vw)
}

.container .sec7 .logo_hero .swiper1 .swiper-slide .item .logo {
    display: flex;
    width: 14.58333vw;
    height: 14.58333vw;
    padding: 1.66667vw;
    justify-content: center;
    align-items: center;
    border: 1px solid transparent;
    border-radius: .83333vw;
    background: rgba(255, 255, 255, 0.1);
    transition: all 600ms
}

.container .sec7 .logo_hero .swiper1 .swiper-slide .item .logo img {
    display: block;
    width: 6.25vw;
    object-fit: contain;
    opacity: .5;
    transition: all 600ms
}

.container .sec7 .logo_hero .swiper1 .swiper-slide-active {
    margin: 0 3.125vw 0 2.08333vw !important
}

.container .sec7 .logo_hero .swiper1 .swiper-slide-active .item .border {
    opacity: 1;
    transform: translateY(-50%) translateX(0);
    transition: all 1s
}

.container .sec7 .logo_hero .swiper1 .swiper-slide-active .item .logo {
    border-color: #5386FB;
    background: rgba(89, 148, 236, 0.3)
}

.container .sec7 .logo_hero .swiper1 .swiper-slide-active .item .logo img {
    opacity: 1
}

@media screen and (max-width: 768px) {
    .banner {
        margin-top: 60px
    }

    .banner img {
        height: 200px
    }

    .banner .text {
        top: 50%;
        transform: translateY(-50%);
        padding: 0 5%
    }

    .banner .text .t {
        font-size: 20px;
        line-height: 1.5;
        margin-bottom: 10px
    }

    .banner .text .des {
        font-size: 16px
    }

    .banner::after {
        width: 200px;
        height: 200px;
        right: -100px;
        bottom: -80px
    }

    .container {
        padding-bottom: 40px
    }

    .container .sec1 {
        padding: 40px 5% 60px
    }

    .container .sec1 .bg .c1,
    .container .sec1 .bg .c2,
    .container .sec1 .bg .c3 {
        display: none
    }

    .container .sec1 .st {
        gap: 8px;
        font-size: 12px
    }

    .container .sec1 .st img {
        width: 16px
    }

    .container .sec1 .t {
        font-size: 20px;
        margin: 15px 0 20px
    }

    .container .sec1 .des {
        width: 100%;
        font-size: 15px
    }

    .container .sec1 .hero_nums {
        width: 100%;
        margin: 40px 0 0
    }

    .container .sec1 .hero_nums .items {
        flex-direction: column;
        gap: 10px
    }

    .container .sec1 .hero_nums .items:not(:last-child) {
        margin-bottom: 10px
    }

    .container .sec1 .hero_nums .items:nth-child(2) {
        margin-left: 0
    }

    .container .sec1 .hero_nums .items:nth-child(2) .item:nth-child(2) {
        display: none
    }

    .container .sec1 .hero_nums .items:nth-child(3) .item:nth-child(1) {
        display: none
    }

    .container .sec1 .hero_nums .items .item {
        width: 100%;
        padding: 20px 25px;
        border-radius: 10px
    }

    .container .sec1 .hero_nums .items .item .p-num {
        margin-bottom: 5px
    }

    .container .sec1 .hero_nums .items .item .p-num span:first-child {
        font-size: 32px
    }

    .container .sec1 .hero_nums .items .item .p-t {
        font-size: 14px
    }

    .container .sec2 {
        padding: 30px 5% 60px
    }

    .container .sec2 .c1,
    .container .sec2 .c2,
    .container .sec2 .c3 {
        display: none
    }

    .container .sec2 .st {
        gap: 8px;
        font-size: 12px
    }

    .container .sec2 .st img {
        width: 16px
    }

    .container .sec2 .t {
        font-size: 20px;
        margin: 15px 0 20px
    }

    .container .sec2 .t2 {
        font-size: 14px
    }

    .container .sec2 .content {
        flex-direction: column;
        margin-top: 30px
    }

    .container .sec2 .content .lbox {
        width: 100%
    }

    .container .sec2 .content .lbox .items .item {
        height: 80px;
        padding: 0 20px;
        border-radius: 10px
    }

    .container .sec2 .content .lbox .items .item:not(:last-child) {
        margin-bottom: 10px
    }

    .container .sec2 .content .lbox .items .item .lt {
        gap: 15px
    }

    .container .sec2 .content .lbox .items .item .lt .num {
        gap: 5px
    }

    .container .sec2 .content .lbox .items .item .lt .num img {
        width: 8px
    }

    .container .sec2 .content .lbox .items .item .lt .pt {
        font-size: 16px
    }

    .container .sec2 .content .lbox .items .item .icon {
        width: 20px
    }

    .container .sec2 .content .lbox .items .item.on {
        height: 100px
    }

    .container .sec2 .content .rbox {
        width: 100%;
        margin-top: 20px;
        height: auto
    }

    .container .sec2 .content .rbox .box {
        padding: 30px 15px
    }

    .container .sec2 .content .rbox .box .b_hero {
        border-radius: 12px
    }

    .container .sec2 .content .rbox .box .b_hero .bg {
        height: 400px
    }

    .container .sec2 .content .rbox .box .b_hero .info {
        left: 20px;
        right: 20px;
        bottom: 20px
    }

    .container .sec2 .content .rbox .box .b_hero .info .ic {
        width: 30px
    }

    .container .sec2 .content .rbox .box .b_hero .info .p1 {
        margin: 15px 0 10px;
        font-size: 16px
    }

    .container .sec2 .content .rbox .box .b_hero .info .des {
        font-size: 12px;
        margin-bottom: 10px
    }

    .container .sec2 .content .rbox .box .b_hero .info a {
        font-size: 12px;
        gap: 8px
    }

    .container .sec2 .content .rbox .box .b_hero .info a svg {
        width: 12px
    }

    .container .sec3 {
        padding: 60px 5% 80px;
        overflow: hidden
    }

    .container .sec3 .fix_box {
        position: unset
    }

    .container .sec3 .fix_box .fix {
        height: unset;
        position: unset
    }

    .container .sec3 .fix_box .fix .bg .c1,
    .container .sec3 .fix_box .fix .bg .c2 {
        display: none
    }

    .container .sec3 .fix_box .fix .st {
        gap: 8px;
        font-size: 12px
    }

    .container .sec3 .fix_box .fix .st img {
        width: 16px
    }

    .container .sec3 .fix_box .fix .t {
        font-size: 20px;
        margin: 15px 0 20px
    }

    .container .sec3 .fix_box .fix .t2 {
        font-size: 14px;
        margin-bottom: 30px
    }

    .container .sec3 .fix_box .fix .btn {
        width: 140px;
        padding: 12px 0;
        font-size: 14px
    }

    .container .sec3 .list {
        display: none
    }

    .container .sec3 .swiper {
        width: 100%;
        display: block !important;
        margin: 60px 0 0
    }

    .container .sec3 .swiper .swiper-slide .item {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%
    }

    .container .sec3 .swiper .swiper-slide .item:not(:last-child) {
        margin-bottom: 11.97917vw
    }

    .container .sec3 .swiper .swiper-slide .item .item_bg {
        width: 100%;
        position: absolute;
        pointer-events: none;
        z-index: -1
    }

    .container .sec3 .swiper .swiper-slide .item .item_bg img {
        display: block;
        width: 100%
    }

    .container .sec3 .swiper .swiper-slide .item .item_box {
        width: 82%;
        border-radius: 8px;
        border: 1px solid #5386FB;
        background: rgba(255, 255, 255, 0.05);
        padding: 20px 15px;
        transition: 0.6s
    }

    .container .sec3 .swiper .swiper-slide .item .item_box:hover {
        background: rgba(255, 255, 255, 0.1)
    }

    .container .sec3 .swiper .swiper-slide .item .item_box .img {
        width: 100%;
        height: 33vw;
        border-radius: 6px;
        overflow: hidden
    }

    .container .sec3 .swiper .swiper-slide .item .item_box .img img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover
    }

    .container .sec3 .swiper .swiper-slide .item .item_box .label {
        display: flex;
        height: 24px;
        padding: 0 8px;
        justify-content: center;
        align-items: center;
        border: 1px solid #FFF;
        color: #FFF;
        font-weight: 400;
        margin: 12px 0;
        width: fit-content;
        font-size: 12px
    }

    .container .sec3 .swiper .swiper-slide .item .item_box .item_h5 {
        color: #fff;
        font-weight: 700;
        line-height: 150%;
        margin-bottom: 8px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 18px
    }

    .container .sec3 .swiper .swiper-slide .item .item_box .item_p {
        color: rgba(255, 255, 255, 0.6);
        font-weight: 400;
        line-height: 150%;
        -webkit-line-clamp: 5;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-size: 14px
    }

    .container .sec4 .bg {
        height: 300px;
        object-fit: cover
    }

    .container .sec4 .t_b {
        position: static;
        width: 100%;
        padding: 20px 5%
    }

    .container .sec4 .t_b .st {
        gap: 8px;
        font-size: 12px
    }

    .container .sec4 .t_b .st img {
        width: 16px
    }

    .container .sec4 .t_b .t {
        font-size: 20px;
        margin: 15px 0 15px
    }

    .container .sec4 .t_b .t2 {
        font-size: 14px
    }

    .container .sec4 .points .point .c {
        width: 10px;
        height: 10px
    }

    .container .sec4 .points .point .c::before {
        width: 10px;
        height: 10px
    }

    .container .sec4 .points .point .st {
        left: 4px;
        bottom: 16px
    }

    .container .sec4 .points .point .st::after {
        height: 10px
    }

    .container .sec4 .points .point .st p {
        padding: 2px 10px;
        font-size: 9px
    }

    .container .sec4 .points .p-1 {
        left: 16%;
        bottom: 44%
    }

    .container .sec4 .points .p-2 {
        left: 26%;
        bottom: 37%
    }

    .container .sec4 .points .p-3 {
        left: 36%;
        bottom: 33%
    }

    .container .sec4 .points .p-4 {
        left: 43%;
        bottom: 45%
    }

    .container .sec4 .points .p-5 {
        left: 48%;
        bottom: 32%
    }

    .container .sec4 .points .p-6 {
        left: 53%;
        bottom: 27%
    }

    .container .sec4 .points .p-7 {
        left: 34%;
        bottom: 22%
    }

    .container .sec4 .points .p-8 {
        left: 39%;
        bottom: 16%
    }

    .container .sec4 .points .p-9 {
        left: 48%;
        bottom: 13%
    }

    .container .sec4 .r_b {
        position: static;
        width: 90%;
        height: auto;
        margin: 20px auto
    }

    .container .sec4 .r_b .box {
        padding: 30px 20px
    }

    .container .sec4 .r_b .box .b_hero {
        padding: 20px;
        border-radius: 10px
    }

    .container .sec4 .r_b .box .b_hero .pic {
        height: 150px
    }

    .container .sec4 .r_b .box .b_hero .pt {
        margin: 15px 0 8px;
        font-size: 16px
    }

    .container .sec4 .r_b .box .b_hero .des {
        font-size: 14px;
        margin-bottom: 10px
    }

    .container .sec5,
    .container .sec6 {
        padding: 40px 5%
    }

    .container .sec5 .st,
    .container .sec6 .st {
        gap: 8px;
        font-size: 12px
    }

    .container .sec5 .st img,
    .container .sec6 .st img {
        width: 16px
    }

    .container .sec5 .t,
    .container .sec6 .t {
        font-size: 20px;
        margin: 15px 0 20px
    }

    .container .sec5 .t2,
    .container .sec6 .t2 {
        font-size: 14px;
        margin-bottom: 30px
    }

    .container .sec5:after,
    .container .sec5:before {
        display: none
    }

    .container .sec5 .box {
        flex-wrap: wrap;
        width: 100%;
        gap: 20px
    }

    .container .sec5 .box .line {
        display: none
    }

    .container .sec5 .box .l_box,
    .container .sec5 .box .r_box {
        width: 100%;
        height: unset;
        display: flex;
        justify-content: center;
        gap: 2vw
    }

    .container .sec5 .box .l_box .item,
    .container .sec5 .box .r_box .item {
        width: 48%;
        position: unset;
        padding: 15px 10px;
        border-radius: 6px;
        background: rgba(255, 255, 255, 0.1) !important;
        border: 1px solid rgba(255, 255, 255, 0) !important;
        backdrop-filter: blur(1.30208vw) !important;
        transition: 0.6s
    }

    .container .sec5 .box .l_box .item .icon,
    .container .sec5 .box .r_box .item .icon {
        width: 28px;
        margin: 0 auto 15px
    }

    .container .sec5 .box .l_box .item p,
    .container .sec5 .box .r_box .item p {
        font-size: 10px
    }

    .container .sec5 .box .center {
        margin: 0 auto;
        border-radius: 6px;
        padding: 30px 20px;
        width: fit-content;
        height: unset
    }

    .container .sec5 .box .center .icon {
        width: 44px;
        margin: 0 auto 10px
    }

    .container .sec5 .box .center p {
        font-size: 14px
    }

    .container .sec6 .swiper_box {
        margin: 60px 0 0
    }

    .container .sec6 .swiper_box .line {
        display: none
    }

    .container .sec6 .swiper_box .swiper {
        width: 100%
    }

    .container .sec6 .swiper_box .swiper .swiper-slide .year {
        text-align: left;
        font-size: 12px
    }

    .container .sec6 .swiper_box .swiper .swiper-slide .slide_box {
        display: block;
        padding: 0;
        margin: 0 0 8px
    }

    .container .sec6 .swiper_box .swiper .swiper-slide .slide_box .img {
        width: 90%;
        height: 55vw;
        margin: 0 auto
    }

    .container .sec6 .swiper_box .swiper .swiper-slide .slide_box .img .img_box {
        width: 90%;
        height: 90%;
        border-radius: 10px
    }

    .container .sec6 .swiper_box .swiper .swiper-slide .slide_box .img .img_bg {
        width: 110%
    }

    .container .sec6 .swiper_box .swiper .swiper-slide .slide_box .slide_r {
        width: 100%;
        margin: 40px 0 0
    }

    .container .sec6 .swiper_box .swiper .swiper-slide .slide_box .slide_r .h5 {
        font-size: 16px
    }

    .container .sec6 .swiper_box .swiper .swiper-slide .slide_box .slide_r .p {
        font-size: 14px
    }

    .container .sec7 {
        padding: 30px 5% 0
    }

    .container .sec7 .st {
        gap: 8px;
        font-size: 12px
    }

    .container .sec7 .st img {
        width: 16px
    }

    .container .sec7 .t {
        font-size: 20px;
        margin: 15px 0 20px
    }

    .container .sec7 .t2 {
        font-size: 14px;
        margin-bottom: 0
    }

    .container .sec7 .logo_hero .c1 {
        width: 100%;
        height: 200px;
        border-radius: 50%
    }

    .container .sec7 .logo_hero .swiper1 .swiper-slide .item {
        padding: 80px 0
    }

    .container .sec7 .logo_hero .swiper1 .swiper-slide .item .border {
        width: 100%;
        left: 0
    }

    .container .sec7 .logo_hero .swiper1 .swiper-slide .item .logo {
        width: 180px;
        height: 180px;
        padding: 15px;
        border-radius: 10px;
        margin: 0 auto
    }

    .container .sec7 .logo_hero .swiper1 .swiper-slide .item .logo img {
        width: 100px
    }

    .container .sec7 .logo_hero .swiper1 .swiper-slide-active {
        margin: 0 10px !important
    }

    .container .sec7 .logo_hero .swiper1 .swiper-slide-active .item .logo {
        border-color: #5386FB
    }

    .container .tabs {
        padding: 0 5%;
        white-space: nowrap
    }

    .container .tabs span {
        padding: 20px 30px;
        font-size: 16px
    }

    .container .tabs span::after {
        bottom: -8px;
        width: 10px;
        height: 10px
    }

    .container .list {
        padding: 30px 5%
    }

    .container .list .item {
        padding: 20px 10px;
        flex-direction: column;
        gap: 20px
    }

    .container .list .item .lbox {
        gap: 15px;
        width: 100%
    }

    .container .list .item .lbox .icon img {
        width: 50px
    }

    .container .list .item .lbox .text .p1 {
        font-size: 16px
    }

    .container .list .item .lbox .text .time {
        margin-top: 10px;
        font-size: 14px
    }

    .container .list .item a {
        padding: 8px 20px;
        font-size: 16px;
        gap: 5px
    }

    .container .list .item a img {
        width: 18px
    }

    .container .pager {
        gap: 10px
    }

    .container .pager .prev svg,
    .container .pager .next svg {
        width: 16px
    }

    .container .pager .nums {
        gap: 10px
    }

    .container .pager .nums a {
        width: 35px;
        height: 35px;
        font-size: 14px
    }
}