.box_0{
    width: 100%;
    background: linear-gradient(135deg, #E2F0FE, #F6FAFF, #E2F0FE);
    margin-top: 80px;
}

.box0_1{
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
}

.text2_7{
    width: 80%;
    -webkit-text-stroke: 1px rgba(2, 8, 66, 1);
    overflow-wrap: break-word;
    color: rgba(2, 8, 66, 1);
    font-size: 34px;
    font-family:  'Karla', sans-serif;
    font-weight: 600;
    text-align: center;
    line-height: 60px;
    margin: 40px auto 0 auto;
}

.text2_9 {
    width: 100%;
    overflow-wrap: break-word;
    color: rgba(73, 81, 91, 1);
    font-size: 18px;
    font-family: 'Karla', sans-serif;
    font-weight: normal;
    text-align: center;
    line-height: 28px;
    margin: 20px auto;
}

.group_13 {
    width: 34%;
    height: 50px;
    margin: 20px auto 0 auto;
}

.text-wrapper_1 {
    background-color: rgba(36, 99, 235, 1);
    border-radius: 8px;
    height: 50px;
    width: 44%;
    cursor: pointer;
}

.text-wrapper_1:hover {
    background-color: #4D8AFF;
}

.text-wrapper2_2 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    height: 50px;
    width: 50%;
    cursor: pointer;
}

.text-wrapper2_2:hover {
    background-color: #f4f6f8;
}

.text2_10 {
    width: 100%;
    height: 50px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    font-family: 'Karla', sans-serif;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    line-height: 50px;
}

.text2_11 {
    width: 100%;
    height: 50px;
    overflow-wrap: break-word;
    color: rgba(2, 8, 66, 1);
    font-size: 18px;
    font-family: 'Karla', sans-serif;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    line-height: 50px;
}

.group_14 {
    width: 90%;
    margin: 30px auto 30px auto;
}

.image-text_15 {
    width: 33%;
    height: 22px;
    padding-left: 2%;
    padding-right: 2%;
    float: left;
    position: relative;
}

.thumbnail_3 {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 2px;
}

.text-group_2 {
    width: 90%;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(73, 81, 91, 1);
    font-size: 14px;
    font-family: 'Karla', sans-serif;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
    margin-left: 24px;
}

.box1_1 {
    width: 100%;
}

.box_133 {
    width: 100%;
    margin: 0 auto 0 auto;
}

.text-wrapper_3 {
    display: inline-block;
    height: 28px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: 'Karla', sans-serif;
    font-weight: 600;
    line-height: 28px;
    margin-top: 20px;
}

.text_16 {
    height: 28px;
    overflow-wrap: break-word;
    color: rgba(4, 12, 28, 1);
    font-size: 20px;
    font-family: 'Karla', sans-serif;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
    float: left;
}

.text_17 {
    height: 28px;
    overflow-wrap: break-word;
    color: rgba(36, 99, 235, 1);
    font-size: 20px;
    font-family: 'Karla', sans-serif;
    text-decoration: underline;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
    float: left;
    margin-left: 10px;
}

.carousel-wrapper {
    width: 100%;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    white-space: nowrap;
    margin: 30px auto;
}

.carousel-track {
    display: inline-block;
    animation: scrollLoop 20s linear infinite;
}

@keyframes scrollLoop {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}

.carousel-track .small_img {
    width: 100px;
    height: 42px;
    display: inline-block;
    scroll-snap-align: start;
}

.text1_1_1{
    font-family: 'Karla', sans-serif;
    font-weight: 600;
    font-size: 28px;
    color: #040C1C;
    line-height: 33px;
    text-align: center;
    font-style: normal;
}

.text1_1{
    font-family: 'Karla', sans-serif;
    font-weight: normal;
    font-size: 28px;
    color: #040C1C;
    line-height: 33px;
    text-align: center;
    font-style: normal;
}

.box1_2 {
    width: 100%;
    max-width: 1160px;
    margin: 40px auto;
}

.box1_2_0{
    width: 100%;
    margin-top: 20px;
    display: grid;
    grid-template-columns: 3fr 2fr;
    gap: 4%;
}

.box1_2_0_left{
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 8%;
}

.box1_2_0_right{
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8%;
}

.box1_2_1{
    padding-top: 10px;
}

.box1_2_2{
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-top: 20px;
}

.box1_2_2 img{
    width: 100%;
    height: 256px;
}
.text1_2_0{
    position: absolute;
    top: 78%;
    width: 100%;
    font-family: 'Karla', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #040C1C;
    line-height: 18px;
    text-align: center;
    font-style: normal;
}


.text1_1_0{
    font-family: 'Karla', sans-serif;
    font-weight: normal;
    font-size: 28px;
    color: #040C1C;
    line-height: 33px;
    text-align: center;
    font-style: normal;
}
.text2_2_0{
    width: 100%;
    font-family: 'Karla', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #040C1C;
    line-height: 18px;
    text-align: center;
    font-style: normal;
}

.box1_20{
    width: 100%;
    max-width: 1160px;
    margin: 60px auto 0 auto;
}

.box2_1_0{
    width: 100%;
    margin-top: 40px;
    display: grid;
    grid-template-columns: 3fr 2fr;
    gap: 2%;
}

.box2_1_0_left{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0;
}

.box2_1_0_left1{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0;
}

.box2_1_0_right{
    display: grid;
    grid-template-columns: 66fr 34fr;
    gap: 2%;
}

.box2_1_0_right1{
    display: grid;
    grid-template-columns: 70fr 30fr;
    gap: 0;
}

.box2_2_0{
    width: 70%;
    float: left;
    text-align: center;
}

.box2_2_0 img{
    width: 100px;
    height: 100px;
}

.box2_2_00{
    width: 50%;
    float: left;
    text-align: center;
}

.box2_2_10{
    width: 50%;
    float: left;
    height: 130px;
    display: flex;
    align-items: center;
}


.box2_2_10 img{
    height: 20px;
}

.box2_2_00 img{
    width: 116px;
    height: 130px;
}

.box2_2_1{
    width: 30%;
    float: left;
    height: 100px;
    display: flex;
    align-items: center;
}

.box6_0{
    width: 100%;
}

.box6_1{
    width: 100%;
    max-width: 1160px;
    margin: 50px auto;
    background-color: #1851E0;
    border-radius: 28px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1%;
}

.box6_2{
    width: 100%;
    font-family: 'Karla', sans-serif;
    font-weight: 800;
    font-size: 18px;
    color: #1851E0;
    line-height: 60px;
    text-align: center;
    font-style: normal;
    padding: 60px 0 0 40px;
}

.box6_3 img{
    width: 90%;
}

.text6_1{
    width: 100%;
    font-family:'Karla', sans-serif;
    font-weight: 600;
    font-size: 32px;
    color: #FFFFFF;
    line-height: 58px;
    text-align: left;
    font-style: normal;
}

.text6_2{
    width: 80%;
    margin-top: 30px;
    height: 60px;
    background: #FFFFFF;
    border-radius: 8px;
    font-family: 'Karla', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #1851E0;
    line-height: 60px;
    text-align: center;
    font-style: normal;
}

.box7_0{
    width: 100%;
    margin-top: 20px;
}

.box_13 {
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
}

.text_377 {
    width: 80%;
    overflow-wrap: break-word;
    color: rgba(2, 8, 66, 1);
    font-size: 28px;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: center;
    line-height: 32px;
    margin: 58px auto 30px auto;
}

.faq {
    max-width: 92%;
    margin: 10px auto;
    font-family: Arial, sans-serif;
}

.faq-item {
    cursor: pointer;
}

.faq-question {
    font-size: 20px;
    font-family: 'Karla', sans-serif;
    color: rgba(2, 8, 66, 1);
    background-color: #fff;
    padding: 0 0 0 40px;
    line-height: 68px;
    font-weight: normal;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.18);
    position: relative;
    margin-top: 10px;
}

.faq-answer {
    margin-bottom: 10px;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.4s ease, opacity 0.4s ease;
    font-size: 20px;
    font-family: 'Karla', sans-serif;
    color: rgba(2, 8, 66, 1);
    padding: 12px 10px 12px 40px;
    background-color: #fff;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.18);
}

.thumbnail1_15 {
    width: 17px;
    height: 17px;
    position: absolute;
    top: 30px;
    right: 40px;
}

/* 展开状态 */
.faq-item.active .faq-answer {
    max-height: 500px; /* 设一个足够容纳内容的最大高度 */
    opacity: 1;
}

.faq-item.active .thumbnail1_15 {
    transform: rotate(180deg);
}

.box6_10{
    width: 100%;
    background-color: #E2F0FE;
    padding: 40px 0 40px 0;
}

.box6_20{
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
}

.text6_10{
    font-family: 'Karla', sans-serif;
    font-weight: normal;
    font-size: 32px;
    color: #020842;
    line-height: 32px;
    text-align: center;
    font-style: normal;
}

.text6_20{
    margin-top: 20px;
    font-family: 'Karla', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #3E4955;
    line-height: 28px;
    text-align: center;
    font-style: normal;
}

.group_199{
    width: 100%;
    margin: 30px 0 0 0 ;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 4%;
}

.group_19-0 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 18px;
    padding-right: 20px;
    padding-left: 20px;
    box-shadow: 2px 4px 8px 0px rgba(0, 0, 0, 0.16);
}

.image_43{
    width: 157px;
    height: 30px;
    margin: 30px auto 0 auto;
}

.image_43-0 {
    width: 157px;
    height: 24px;
}

.text_91-0 {
    width: 100%;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(4, 12, 28, 1);
    font-size: 28px;
    font-family: 'Karla', sans-serif;
    font-weight: normal;
    text-align: center;
    line-height: 40px;
    margin: 10px auto;
}

.text_92-0 {
    width: 100%;
    overflow-wrap: break-word;
    color: rgba(109, 114, 120, 1);
    font-size: 20px;
    font-family: 'Karla', sans-serif;
    font-weight: 300;
    text-align: center;
    line-height: 28px;
}

.label_5{
    width: 36px;
    margin: 30px auto 30px auto;
}

.label_5-0 {
    width: 36px;
    height: 36px;
}

@media (max-width: 768px){
    .text2_7 {
        line-height: 32px;
        font-size: 30px;
    }
    .group_13 {
        width: 90%;
    }
    .text2_10{
        font-size: 16px;
    }
    .text2_11{
        font-size: 16px;
    }
    .group_14 {
        width: 80%;
        margin: 30px auto;
    }
    .image-text_15 {
        width: 100%;
    }
    .box1_2_0{
        grid-template-columns: 1fr;
    }

    .box1_2_0_right{
        width: 67%;
        margin: 0 auto;
    }
    .box2_1_0{
        grid-template-columns: 1fr;
    }

    .box2_1_0_right{
        width: 67%;
        margin: 0 auto;
    }

    .box2_1_0_right1{
        width: 67%;
        margin: 0 auto;
    }

    .box6_1{
        grid-template-columns:1fr;
    }

    .group_199{
        width: 90%;
        margin: 30px auto 0 auto;
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (max-width: 430px){
    .box1_2{
        width: 94%;
    }

    .box1_20{
        width: 94%;
        margin: 60px auto 40px auto;
    }

    .box1_2_2 img{
        height: auto;
    }

    .text1_2_0{
        top: 72%;
        font-size: 14px;
    }

    .text2_2_0{
        font-size: 14px;
    }

    .box2_2_1{
        height: 80px;
    }

    .box2_2_00{
        width: 100%;
        margin: 0 auto;
        float: none;
    }

    .box2_2_0 img{
        width: 80px;
        height: 80px;
    }

    .box2_2_00 img{
        width: 80px;
        height: 80px;
    }

    .box2_2_10{
        display: none;
    }

    .box2_2_1 img{
        width: 100%;
    }

    .box2_1_0_right1 {
        grid-template-columns: 50fr 50fr;
        margin: 0 auto;
    }

    .text6_1{
        font-size: 28px;
        line-height: 40px;
    }

    .box7_0{
        margin-top: 0;
    }

    .text_377{
        font-size: 24px;
        margin: 30px auto 0 auto;
    }

    .faq-question{
        padding: 10px;
        border-radius: 8px;
        line-height: 26px;
    }

    .thumbnail1_15{
        top: 18px;
        right: 10px;
    }

    .group_199{
        gap: 2%;
    }

    .text_92-0{
        font-size: 18px;
        line-height: 24px;
        text-align: left;
    }

    .box6_10{
        padding: 40px 0 80px 0;
    }
}
