@media screen and (max-width: 640px) and (min-width: 0px) {
    section {
        background: linear-gradient(180deg, #E0E8EF 0%, rgba(224, 232, 239, 0.60) 100%);
    }

    .section02 {
        padding-top: 60px;
    }

    .section02 .title {
        position: relative;
        top: 0;
    }

    .section02 .box2 {
        padding-top: 60px;
    }

    .section02 .box2 .item .text {
        width: 100%;
        height: 100%;
        display: block;
        left: 0 !important;
        top: 0 !important;
        right: auto !important;
        bottom: auto !important;
    }

    .section02 .box2 .item .text a {
        width: 100%;
        height: 100%;
        display: block;
        color: #0000 !important;
    }

    .section02 .box2 .item .text a img {
        opacity: 0;
    }

    .section02 .box2 .item .text h1 {
        display: none;
    }

    .section02 .box2 .item:nth-child(1) {
        width: 50vw;
        left: 0%;
    }

    .section02 .box2 .item:nth-child(2) {
        position: relative;
        left: calc(55% - 50vw);
        width: 90vw;
    }

    .section02 .box2 .item:nth-child(3) {
        left: calc(55% - 15vw);
        z-index: 7;
        width: 30vw;
    }

    .section02 .box2 .item:nth-child(4) {
        right: 0%;
        z-index: 5;
        width: 40vw;
    }

    .section03 {
        height: auto;
        padding-top: 60px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 60px;
        display: flex;
        flex-wrap: wrap;
    }

    .section03 .title {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
    }

    .section03 .left {
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .section03 .right {
        width: 100%;
    }

    .section03 .left>img {
        display: none;
    }

    .box3Slide {
        width: 100%;
        height: 100%;
        display: flex;
        flex-wrap: wrap;
    }

    .box3Slide .imgBox {
        width: 100%;
        background: url(/assets/images/index/25.png) center;
        background-size: cover;
        margin-top: 20px;
        margin-bottom: 20px;
        border-top-right-radius: 50px;
        overflow: hidden;
    }

    .box3Slide .text {
        width: 100%;
        padding-left: 0;
        padding-top: 0;
    }

    .section03 .right {
        padding-top: 60px;
    }

    .section03 .title h1 {
        font-size: 24px;
    }

    .section03 .right .item {
        margin-top: 30px;
        height: auto;
    }

    .section04 {
        padding-top: 120px;
        padding-left: 0px;
        padding-bottom: 0px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .section04Slide {
        background: url(/assets/images/index/23.png) no-repeat;
        background-size: cover;
        position: relative;
        padding-bottom: 60px;
    }

    .section04Slide .container {
        height: auto;
        padding-left: 20px;
        padding-right: 20px;
    }

    .section04 .top .text {
        width: 100%;
        padding-left: 0px;
    }

    .section04 {
        background: #fff0;
    }

    .section04 .top .text a {
        display: none;
    }

    .section04 .bottom {
        height: auto;
    }

    .section04 .bottom .imgBox {
        width: 100%;
        margin-left: 0;
        box-shadow: 4px 10px 16px 0px rgba(0, 0, 0, 0.25);
        margin-bottom: 30px;
    }

    .section04 .top .videoBox {
        width: 100%;
        height: 160px;
        border-radius: 20px;
    }

    .section04 .top .videoBox img {
        object-fit: cover;
        border-radius: 20px;
    }

    .VideoButton {
        transform: scale(.5);
    }

    .section04 .bottom .number {
        padding-top: 30px;
        width: 100%;
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        align-items: stretch;
        align-content: center;
    }

    .section04 .bottom .number .item span {
        font-size: 18px;
        font-weight: bold;
    }

    .section04 .bottom .number .item p {
        font-size: 14px;
    }

    .section04 .bottom .number .item {
        margin-bottom: 15px;
    }

    .section05 {
        padding-top: 60px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding-left: 20px;
        padding-right: 20px;
    }

    .section05 .title {
        width: 100%;
        margin-bottom: 30px;
    }

    .section05 .title p {
        margin-bottom: 15px;
    }

    .section05 .box5 {
        width: 100%;
    }

    .box5Slide {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .box5Slide .imgBox {
        width: 100%;
    }

    .box5Slide .text {
        width: 100%;
        margin-top: 30px;
    }

    .box5Slide .text h1 {
        border-bottom: 0px;
    }

    .box5Slide .text h2 {
        display: none;
    }

    .section06 {
        padding-top: 60px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 75px;
    }

    .section06 .title {
        position: relative;
        left: 0;
        top: 0;
        bottom: auto;
    }


    .section06 .box6 {
        width: 100vw;
        height: 45vw;
        left: -30px;
        transform: scale(1.25);
        margin-top: 60px;
    }

    .section06 .box6 .img_1 {
        width: 100vw;
        height: 45vw;
        left: 0;
        top: 0;
    }

    .section06 .box6 .img_2 {
        width: 100vw;
        height: 45vw;
        left: 0;
        top: 0;
    }

    .section06 .box6 .img_2 img {
        width: 100vw;
        height: 45vw;
        left: 0;
        top: 0;
    }

    .box5Swiper {
        padding-bottom: 30px;
    }

    .section05 .swiper-scrollbar {
        bottom: 0px;
        width: 100%;
        left: 0;
    }

}

@media screen and (max-width: 400px) and (min-width: 0px) {}