.lbox {
    background: #232323;
}


.support_li1 {
    margin-bottom: 5%;
    justify-content: space-between;
}

.support_li1::after {
    display: none;
}


.support_li1_left {
    width: 52.2%;
    padding-right: 3%;
}

.support_title {
    font-family: DIN-Medium;
    font-weight: 500;
    font-size: 50px;
    color: #FFFFFF;
}

.support_desc {
    font-family: DIN-Medium;
    font-weight: 500;
    font-size: 16px;
    color: #CCCCCC;
    line-height: 24px;
    opacity: 0.8;
    margin: 20px 0 30px;
}

.support_btn {
    width: 342px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    background: #006ed0;
    font-family: DIN-Medium;
    font-weight: 500;
    font-size: 16px;
    color: #FEFEFE;
    display: inline-block;
    border: 1px solid #006ed0;
}

.support_btn:hover {
    background: none;
    color: #006ed0;
}

.support_li1_right {
   width: 47.7%;
}

.support_li1_right .imgBox {
    padding-bottom: 56.2%;
    /* padding-bottom: 31.5%; */
}

.support_li2 {
    background: #1C1C1C;
    margin-bottom: 5%;
}

.support_li2_left {
    width: 47.7%;
}

.support_li2_left .imgBox {
    padding-bottom: 56.2%;
}

.support_li2_right {
    width: 52.2%;
    padding-left: 3%;
}

.support_sol {
    margin-bottom: 5%;
}

.support_sol .home_desc {
    color: #CCCCCC;
}

.support_sol_box {
    display: flex;
    text-align: center;
    margin-top: 5%;
    justify-content: space-between;
}

.support_sol_div {
    width: 22.5%;
}

.support_sol_icon {
    max-height: 67px;
}

.support_sol_icon img {
    max-height: 100%;
}

.support_sol_tit {
    font-family: DIN-Medium;
    font-weight: 500;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 1.5em;
    height: 1.5em;
    overflow: hidden;
    margin: 15px 0 20px;
}

.support_sol_desc {
    font-family: DIN-Medium;
    font-weight: 500;
    font-size: 16px;
    color: #CCCCCC;
}

/* details */


.inner_sup_top {
    margin-bottom: 70px;
    background: #1C1C1C;
}

.inner_sup_top_left {
    width: 50%;
    flex-shrink: 0;
}

.inner_sup_top_left .imgBox {
    padding-bottom: 65%;
}

.inner_sup_top_right {
    width: 50%;
    padding: 0 30px;
}

.inner_sup_top .big_title {
    font-size: 30px;
}

.inner_sup_top_right .small_title,
.inner_sup_top_right .big_title {
    text-align: left;
}

.inner_sup_top_desc {
    margin-top: 10px;
    font-weight: 500;
    font-size: 16px;
    color: #CCCCCC;
    line-height: 24px;
    opacity: 0.8;
    font-family: DIN-Medium;
}


.inner_sup_content {
    font-family: DIN-Medium;
    font-weight: 500;
    font-size: 16px;
    color: #CCCCCC;
    line-height: 24px;
    margin: 20px 0 60px;
}

.inner_sup_experts {
    justify-content: space-between;
}

.inner_sup_experts_left {
    width: 44.8%;
}

.inner_sup_experts_left .big_title {
    text-align: left;
}

.inner_sup_experts_ul {
    font-family: DIN-Medium;
    font-weight: 500;
    font-size: 30px;
    color: #FFFFFF;
    margin-top: 20px;
}

.inner_sup_experts_ul li {
    margin-bottom: 10px;
}

.inner_sup_experts_right {
    width: 50.35%;
}

.inner_sup_experts_right .imgBox {
    padding-bottom: 73.5%;
}

.inner_sup_service {
    margin: 5% 0;
    background: #1C1C1C;
    padding: 5% 0;
}

.inner_sup_service .home_desc {
    color: #CCCCCC;
    opacity: 0.8;
}

.inner_sup_service_box {
    justify-content: space-between;
    flex-wrap: wrap;
}

.inner_sup_service_div {
    width: 40%;
    margin-top: 5%;
    display: flex;
}

.inner_sup_service_icon {
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #1C1C1C;
    font-size: 50px;
    background: #006ed0;
    flex-shrink: 0;
    margin-right: 30px;
}

.inner_sup_service_right {
    flex: 1;
    padding-top: 8px;
}

.inner_sup_service_tit {
    font-family: DIN-Medium;
    font-weight: 500;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 1.5em;
    height: 1.5em;
    overflow: hidden;
}

.inner_sup_service_desc {
    margin-top: 10px;
    font-family: DIN-Medium;
    font-weight: 500;
    font-size: 16px;
    color: #CCCCCC;
}

.inner_sup_img_text_box {
    display: flex;
    align-items: center;
    margin-bottom: 5%;
    justify-content: space-between;
}

.inner_sup_img {
    width: 48.5%;
}

.inner_sup_img .imgBox {
    padding-bottom: 78%;
}

.inner_sup_text {
    width: 48.5%;
}

.inner_sup_text .big_title {
    text-align: left;
    margin-bottom: 15px;
}

.inner_sup_text_desc {
    max-width: 445px;
    font-family: DIN-Medium;
    font-weight: 500;
    font-size: 16px;
    color: #CCCCCC;
}

.inner_sup_mx_ul li {
    font-family: DIN-Medium;
    font-weight: 500;
    font-size: 16px;
    color: #CCCCCC;
    padding-left: 30px;
    position: relative;
    margin-bottom: 10px;
}

.inner_sup_mx_ul li:last-child {
    margin-bottom: 0;
}

.inner_sup_mx_ul li::after {
    content: '';
    width: 17px;
    height: 17px;
    display: inline-block;
    position: absolute;
    top: 3px;
    left: 0;
    background: url('img/supIcon.webp') no-repeat;
    background-size: 100% 100%;
}

@media only screen and (max-width: 950px) {
    .lbox {
        padding-top: 30px;
    }

    .inner_sup_top,
    .inner_sup_experts,
    .inner_sup_service_box,
    .inner_sup_img_text_box,
    .support_li1,
    .support_li2,
    .support_sol_box {
        flex-wrap: wrap;
    }

    .inner_sup_top_left,
    .inner_sup_experts_left,
    .inner_sup_img,
    .support_li1_left,
    .support_li2_left {
        width: 100%;
        margin-bottom: 20px;
    }

    .inner_sup_top_right,
    .inner_sup_experts_right {
        width: 100%;
        padding-bottom: 20px;
    }

    .inner_sup_experts_ul li {
        font-size: 26px;
    }

    .inner_sup_service_div,
    .inner_sup_text,
    .support_li1_right,
    .support_li2_right,
    .support_sol_div {
        width: 100%;
    }

    .support_title {
        font-size: 30px;
    }

    .support_li1_right {
        order: 1;
    }

    .support_li1_left {
        order: 2;
        margin-top: 20px;
    }

    .support_li2 {
        padding-bottom: 30px;
    }
}