.service_customer_container {
    color: #0A110F;
}

.service_customer_container img,
.service_customer_container video {
    width: 100%;
    vertical-align: top;
}

.service_customer_container .txt_center {
    text-align: center;
}

.service_customer_container .pc_show {
    display: block;
}

.service_customer_container .mob_show {
    display: none;
}

@media screen and (max-width: 992px) {
    .service_customer_container .pc_show {
        display: none;
    }

    .service_customer_container .mob_show {
        display: block;
    }
}

.service_customer_container .page_banner {
    position: relative;
}

.service_customer_container .page_banner::before {
    content: "";
    position: absolute;
    top: 8.125vw;
    left: 12.291667vw;
    width: 0.104167vw;
    height: 12.96875vw;
    background: #0DC166;
    transform: scaleY(0);
    transform-origin: top;
    transition: transform 1.3s cubic-bezier(0.00, 0.00, 0.20, 1.00);
}

.service_customer_container .page_banner.loaded::before {
    transform: scaleY(1);
}

.service_customer_container .page_banner .content_box {
    position: absolute;
    top: 7.552083vw;
    left: 12.291667vw;
    padding-left: 2.8125vw;
}

.service_customer_container .page_banner .content_box h1 {
    font-size: 1.979167vw;
    line-height: 2.708333vw;
    margin-bottom: 0.625vw;
}

.service_customer_container .page_banner .content_box h1 span {
    color: #00C26B;
}

.service_customer_container .page_banner .content_box .txt {
    font-size: 0.729167vw;
    line-height: 1.041667vw;
    margin-bottom: 1.5625vw;
}

.service_customer_container .page_banner .content_box .btn {
    position: relative;
    display: inline-flex;
    font-size: 0.833333vw;
    line-height: 1.145833vw;
    background: radial-gradient(50.09% 50.09% at 50.32% 49.91%, #00C26B 0%, #1FD755 100%);
    padding: 0.78125vw 3.4375vw 0.833333vw 1.145833vw;
    cursor: pointer;
}

.service_customer_container .page_banner .content_box .btn::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 1.145833vw;
    transform: translate(0, -50%);
    width: 1.197917vw;
    height: 0.416667vw;
    background: url("../../../img/services/digital-customer-experience/icon_05_260310.png") no-repeat;
    background-size: 100% 100%;
    transition: all 0.5s;
}

.service_customer_container .page_banner .content_box .btn:hover::after {
    transform: translate(.2604vw, -50%);
}

.service_customer_container .page_banner .txt_box {
    position: absolute;
    bottom: 2.666666vw;
    right: 8.90625vw;
    width: 10.208333vw;
}

.service_customer_container .page_banner .video_bg_01 {
    width: 100%;
    height: 18.541667vw;
    background: url("../../../img/services/digital-customer-experience/bg_01_260312.png") no-repeat right center;
    background-size: auto 100%;
}

.service_customer_container .page_banner .video_bg_02 {
    width: 100%;
    height: 26.145833vw;
}

@media screen and (max-width: 992px) {
    .service_customer_container .page_banner::before {
        top: 29.6vw;
        left: 7.733333vw;
        width: 0.533333vw;
        height: 50.666667vw;
    }

    .service_customer_container .page_banner .content_box {
        top: 29.6vw;
        left: 13.291667vw;
        width: 80.333333vw;
        padding-left: 0;
    }

    .service_customer_container .page_banner .content_box h1 {
        font-size: 6.4vw;
        line-height: 9.066667vw;
        margin-bottom: 5.866667vw;
    }

    .service_customer_container .page_banner .content_box .txt {
        font-size: 3.2vw;
        line-height: 4.533333vw;
        margin-bottom: 6.266667vw;
    }

    .service_customer_container .page_banner .content_box .btn {
        font-size: 3.466667vw;
        line-height: 4.8vw;
        padding: 3.2vw 19.466667vw 3.2vw 5.066667vw;
    }

    .service_customer_container .page_banner .content_box .btn::after {
        right: 4.533333vw;
        width: 6.133333vw;
        height: 2.133333vw;
    }

    .service_customer_container .page_banner .content_box .btn:hover::after {
        transform: translate(0, -50%);
    }

    .service_customer_container .page_banner .txt_box {
        bottom: 5.066667vw;
        right: 8.8vw;
        width: 24.533333vw;
    }

    .service_customer_container .page_banner .video_bg_01 {
        height: 92.133333vw;
        background: url("../../../img/services/digital-customer-experience/bg_01_mob_260312.png") no-repeat center center;
        background-size: 100% 100%;
    }

    .service_customer_container .page_banner .video_bg_02.digital_customer_experience {
        height: 73.6vw;
        background: url("../../../img/services/digital-customer-experience/bg_02_mob_260420.jpg") no-repeat center center;
        background-size: 100% 100%;
    }

    .service_customer_container .page_banner .video_bg_02.digital_interactive {
        height: 73.6vw;
        background: url("../../../img/services/digital-interactive/bg_02_mob_260420.jpg") no-repeat center center;
        background-size: 100% 100%;
    }

    .service_customer_container .page_banner .video_bg_02.digital_infrastructure {
        height: 73.6vw;
        background: url("../../../img/services/digital-infrastructure/bg_02_mob_260420.jpg") no-repeat center center;
        background-size: 100% 100%;
    }
}

.service_customer_container .page_section {
    overflow: hidden;
}

.service_customer_container .page_section .section_inner {
    padding: 4.6875vw 0 0;
}

.service_customer_container .page_section .section_inner h2 {
    font-size: 1.875vw;
    font-weight: bold;
    line-height: 2.604167vw;
    margin-bottom: 1.197917vw;
}

.service_customer_container .page_section .section_inner h2 span {
    font-weight: normal;
}

.service_customer_container .page_section .section_inner h3 {
    font-size: 0.833333vw;
    line-height: 1.145833vw;
    margin-bottom: 2.083333vw;
}

@media screen and (max-width: 992px) {
    .service_customer_container .page_section .section_inner {
        padding: 13.333333vw 0 0;
    }

    .service_customer_container .page_section .section_inner h2 {
        width: 90.666667vw;
        font-size: 6.4vw;
        line-height: 9.066667vw;
        margin: 0 auto 4.266667vw;
    }

    .service_customer_container .page_section .section_inner h3 {
        width: 90.666667vw;
        font-size: 3.466667vw;
        line-height: 4.8vw;
        margin: 0 auto 8.533333vw;
    }
}

.service_customer_container .section_features .cards_box {
    display: flex;
    border-top: 1px solid #F1F1F1;
    border-bottom: 1px solid #F1F1F1;
}

.service_customer_container .section_features .cards_box .card_item {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 0 0 auto;
    width: 25%;
    height: 28.645833vw;
    border-right: 1px solid #F1F1F1;
    padding: 1.666667vw 2.604167vw 2.083333vw;
    overflow: hidden;
    box-sizing: border-box;
}

.service_customer_container .section_features .cards_box .card_item:last-of-type {
    border-right: none;
}

.service_customer_container .section_features .cards_box .card_item:hover {
    background: #F9F9F9;
}

.service_customer_container .section_features .cards_box .card_item::after {
    content: "";
    position: absolute;
    bottom: 2.083333vw;
    left: 2.604167vw;
    width: 0;
    height: 0.104167vw;
    background: #000;
    transition: all .5s;
    z-index: 3;
}

.service_customer_container .section_features .cards_box .card_item:hover::after {
    width: 3.072917vw;
}

.service_customer_container .section_features .cards_box .card_item .img_box {
    display: flex;
    justify-content: flex-end;
    flex: 0 0 auto;
    width: 10vw;
    margin: 0 0 0 auto;
}

.service_customer_container .section_features .cards_box .card_item .img_box img {
    width: 8.65625vw;
}

.service_customer_container .section_features .cards_box .card_item .txt_box {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 16.145833vw;
    margin-bottom: -14.5vw;
    transition: all .5s;
}

.service_customer_container .section_features .cards_box .card_item:hover .txt_box {
    justify-content: flex-end;
    margin-bottom: 0;
}

.service_customer_container .section_features .cards_box .card_item .txt_box .tit {
    font-size: 1.041667vw;
    font-weight: bold;
    line-height: 1.458333vw;
}

.service_customer_container .section_features .cards_box .card_item .txt_box .txt {
    position: relative;
    font-size: 0.833333vw;
    line-height: 1.458333vw;
    color: #6E6E6E;
    padding-bottom: 3.125vw;
    margin-top: 2.111111vw;
}

.service_customer_container .section_features .cards_box .card_item:hover .txt_box .txt {
    margin-top: 1.666667vw;
}

.service_customer_container .section_features .cards_box .card_item .mask_box {
    display: none;
}

.service_customer_container .section_features .cards_box .card_item:hover .mask_box {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2.5183333vw;
    background: #F9F9F9;
    z-index: 2;
}

@media screen and (max-width: 992px) {
    .service_customer_container .section_features .cards_box {
        flex-direction: column;
        border-bottom: none;
    }

    .service_customer_container .section_features .cards_box .card_item {
        width: 100%;
        height: auto;
        border-right: none;
        border-bottom: 1px solid #F1F1F1;
        padding: 10.666667vw 8.533333vw 10.666667vw;
    }

    .service_customer_container .section_features .cards_box .card_item:hover {
        background: #fff;
    }

    .service_customer_container .section_features .cards_box .card_item::after {
        content: none;
    }

    .service_customer_container .section_features .cards_box .card_item .img_box {
        justify-content: center;
        width: 40vw;
        margin: 0 auto 8.533333vw;
    }

    .service_customer_container .section_features .cards_box .card_item .txt_box {
        height: auto;
        margin-bottom: 0;
    }

    .service_customer_container .section_features .cards_box .card_item .txt_box .tit {
        font-size: 4.8vw;
        line-height: 6.666667vw;
        text-align: center;
    }

    .service_customer_container .section_features .cards_box .card_item .txt_box .txt {
        font-size: 3.466667vw;
        line-height: 5.333333vw;
        text-align: center;
        padding-bottom: 0;
        margin-top: 4.8vw;
    }

    .service_customer_container .section_features .cards_box .card_item:hover .txt_box .txt {
        margin-top: 4.8vw;
    }

    .service_customer_container .section_features .cards_box .card_item:hover .mask_box {
        display: none;
    }
}

.service_customer_container .section_service .content_box {
    position: relative;
    height: 40.364583vw;
}

.service_customer_container .section_service .content_box .tab_wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    padding: 0 12.239583vw;
    box-sizing: border-box;
    z-index: 3;
}

.service_customer_container .section_service .content_box .tab_wrap .tab_items_box {
    display: flex;
}

.service_customer_container .section_service .content_box .tab_wrap .tab_items_box .tab_item {
    position: relative;
    width: 33.333333%;
    font-size: 0.9375vw;
    line-height: 1.302083vw;
    color: #fff;
    text-align: center;
    padding: 0.885417vw 0 1.510417vw;
    cursor: pointer;
}

.service_customer_container .section_service .content_box .tab_wrap .tab_items_box .tab_item::after {
    content: "";
    position: absolute;
    bottom: 0.625vw;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0.208333vw;
    background: #03EA82;
    transition: all 0.5s;
}

.service_customer_container .section_service .content_box .tab_wrap .tab_items_box .tab_item.active::after {
    width: 3.020833vw;
}

.service_customer_container .section_service .content_box .tab_wrap .tab_content {
    /* display: none; */
    background: #fff;
}

.service_customer_container .section_service .content_box .tab_wrap .tab_content.on {
    /* display: block; */
}

.service_customer_container .section_service .content_box .tab_wrap .tab_content .main_card {
    position: relative;
    width: 100%;
    height: 12.552083vw;
    background: url("../../../img/services/digital-customer-experience/bg_03_260312.png") no-repeat right center;
    background-size: auto 100%;
    border-bottom: 1px solid #E2E2E2;
    padding: 2.5vw 3.802083vw;
    box-sizing: border-box;
}

.service_customer_container .section_service .content_box .tab_wrap .tab_content .main_card::after {
    content: "";
    position: absolute;
    bottom: 1.822917vw;
    left: 3.802083vw;
    width: 3.020833vw;
    height: 0.208333vw;
    background: #03EA82;
}

.service_customer_container .section_service .content_box .tab_wrap .tab_content .main_card .tit {
    font-size: 1.458333vw;
    font-weight: bold;
    line-height: 2.03125vw;
    margin-bottom: 0.625vw;
}

.service_customer_container .section_service .content_box .tab_wrap .tab_content .main_card .txt {
    font-size: 0.729167vw;
    line-height: 1.041667vw;
    color: #575252;
}

.service_customer_container .section_service .content_box .tab_wrap .tab_content .sub_cards_box {
    display: flex;
    border-bottom: 1px solid #E2E2E2;
}

.service_customer_container .section_service .content_box .tab_wrap .tab_content .sub_cards_box .sub_card {
    position: relative;
    height: 7.5vw;
    border-right: 1px solid #E2E2E2;
    padding: 1.875vw 1.604167vw;
    box-sizing: border-box;
}

.service_customer_container .section_service .content_box .tab_wrap .tab_content .sub_cards_box .sub_card.w_100 {
    width: 100%;
}

.service_customer_container .section_service .content_box .tab_wrap .tab_content .sub_cards_box .sub_card.w_33 {
    width: 33.333333%;
}

.service_customer_container .section_service .content_box .tab_wrap .tab_content .sub_cards_box .sub_card.w_25 {
    width: 25%;
}

.service_customer_container .section_service .content_box .tab_wrap .tab_content .sub_cards_box .sub_card:last-of-type {
    border-right: none;
}

.service_customer_container .section_service .content_box .tab_wrap .tab_content .sub_cards_box .sub_card::after {
    content: "";
    position: absolute;
    bottom: 0.78125vw;
    left: 1.604167vw;
    width: 1.145833vw;
    height: 0.104167vw;
    background: #03EA82;
}

.service_customer_container .section_service .content_box .tab_wrap .tab_content .sub_cards_box .sub_card .tit {
    font-size: 0.833333vw;
    font-weight: bold;
    line-height: 1.145833vw;
    margin-bottom: 0.46875vw;
}

.service_customer_container .section_service .content_box .tab_wrap .tab_content .sub_cards_box .sub_card .txt {
    font-size: 0.729167vw;
    line-height: 1.041667vw;
    color: #575252;
}

.service_customer_container .section_service .content_box .service_bg_swiper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@-webkit-keyframes fadeIn {
    0% {
        /* display: none; */
        opacity: 0
    }

    to {
        /* display: block; */
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        /* display: none; */
        opacity: 0
    }

    to {
        /* display: block; */
        opacity: 1
    }
}

@media screen and (max-width: 992px) {
    .service_customer_container .section_service .content_box {
        height: auto;
        padding: 53.066667vw 0 6.933333vw;
    }

    .service_customer_container .section_service .content_box .tab_wrap {
        position: relative;
        /* top: 53.066667vw;
        left: 50%;
        transform: translateX(-50%); */
        width: 90.666667vw;
        padding: 0;
        margin: 0 auto;
    }

    .service_customer_container .section_service .content_box .tab_wrap .tab_items_box {
        overflow-x: scroll;
    }

    .service_customer_container .section_service .content_box .tab_wrap .tab_items_box::-webkit-scrollbar {
        display: none;
    }

    .service_customer_container .section_service .content_box .tab_wrap .tab_items_box .tab_item {
        width: fit-content;
        font-size: 3.466667vw;
        line-height: 4.8vw;
        word-break: keep-all;
        white-space: nowrap;
        padding: 4.266667vw 0;
        margin-right: 6.933333vw;
    }

    .service_customer_container .section_service .content_box .tab_wrap .tab_items_box .tab_item:last-of-type {
        margin-right: 0;
    }

    .service_customer_container .section_service .content_box .tab_wrap .tab_items_box .tab_item::after {
        bottom: 1.6vw;
        height: 1.066667vw;
    }

    .service_customer_container .section_service .content_box .tab_wrap .tab_items_box .tab_item.active::after {
        width: 15.466667vw;
    }

    .service_customer_container .section_service .content_box .tab_wrap .tab_content .main_card {
        height: auto;
        background: none;
        border-bottom: none;
        padding: 0;
    }

    .service_customer_container .section_service .content_box .tab_wrap .tab_content .main_card::after {
        content: none;
    }

    .service_customer_container .section_service .content_box .tab_wrap .tab_content .main_card .tit {
        font-size: 5.333333vw;
        line-height: 7.466667vw;
        background: url("../../../img/services/digital-customer-experience/bg_03_mob_260312.png") no-repeat center center;
        background-size: cover;
        padding: 9.6vw 6.666667vw 7.2vw;
        margin-bottom: 0;
    }

    .service_customer_container .section_service .content_box .tab_wrap .tab_content .main_card .txt {
        width: 77.333333vw;
        font-size: 3.466667vw;
        line-height: 4.8vw;
        color: #575252;
        padding: 2.933333vw 0 5.866667vw;
        margin: 0 auto;
    }

    .service_customer_container .section_service .content_box .tab_wrap .tab_content .sub_cards_box {
        flex-direction: column;
        width: 77.333333vw;
        border-top: 1px solid #E2E2E2;
        border-bottom: none;
        padding-bottom: 10.666667vw;
        margin: 0 auto;
    }

    .service_customer_container .section_service .content_box .tab_wrap .tab_content .sub_cards_box .sub_card {
        height: auto;
        border-right: none;
        padding: 0;
        margin-top: 6.4vw;
    }

    .service_customer_container .section_service .content_box .tab_wrap .tab_content .sub_cards_box .sub_card.w_33 {
        width: 100%;
    }

    .service_customer_container .section_service .content_box .tab_wrap .tab_content .sub_cards_box .sub_card.w_25 {
        width: 100%;
    }

    .service_customer_container .section_service .content_box .tab_wrap .tab_content .sub_cards_box .sub_card::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 5.866667vw;
        height: 0.533333vw;
    }

    .service_customer_container .section_service .content_box .tab_wrap .tab_content .sub_cards_box .sub_card .tit {
        font-size: 4.266667vw;
        line-height: 5.866667vw;
        margin-bottom: 2.4vw;
    }

    .service_customer_container .section_service .content_box .tab_wrap .tab_content .sub_cards_box .sub_card .txt {
        font-size: 3.466667vw;
        line-height: 4.8vw;
        padding-bottom: 6.933333vw;
    }

    .service_customer_container .section_service .content_box .service_bg_swiper .swiper-slide {
        background: #000;
    }

    .service_customer_container .section_service .content_box .service_bg_swiper .large img {
        height: 110%;
    }
}

.service_customer_container .section_cases .btn_box {
    display: flex;
    justify-content: center;
    margin-bottom: 2.552083vw;
}

.service_customer_container .section_cases .btn_box .btn {
    position: relative;
    display: inline-flex;
    font-size: 0.833333vw;
    line-height: 1.145833vw;
    background: radial-gradient(50.09% 50.09% at 50.32% 49.91%, #00C26B 0%, #1FD755 100%);
    padding: 0.78125vw 3.645833vw;
    cursor: pointer;
}

.service_customer_container .section_cases .cards_box {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #E3E3E3;
    padding: 0 1.25vw;
    box-sizing: border-box;
}

.service_customer_container .section_cases .cards_box .card_item {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 23.854167vw;
    height: 29.947917vw;
    background: #fff;
    overflow: hidden;
    box-sizing: border-box;
}

.service_customer_container .section_cases .cards_box .card_item::after {
    content: "";
    position: absolute;
    bottom: 1.5625vw;
    left: 1.875vw;
    width: 1.666667vw;
    height: 0.833333vw;
    background: url("../../../img/services/digital-customer-experience/icon_06_260310.svg") no-repeat;
    background-size: 100% 100%;
}

.service_customer_container .section_cases .cards_box .card_item:hover {
    background: #F7F7F7;
}

.service_customer_container .section_cases .cards_box .card_item:hover::after {
    content: none;
}

.service_customer_container .section_cases .cards_box .card_item .img_box {
    flex: 0 0 auto;
    overflow: hidden;
    margin-bottom: 1.041667vw;
}

.service_customer_container .section_cases .cards_box .card_item .img_box img {
    transition: all .5s;
}

.service_customer_container .section_cases .cards_box .card_item:hover .img_box img {
    transform: scale(1.1);
}

.service_customer_container .section_cases .cards_box .card_item .tit {
    font-size: 0.9375vw;
    font-weight: bold;
    line-height: 1.302083vw;
    padding: 0 1.666667vw;
    margin-bottom: 2.395833vw;
}

.service_customer_container .section_cases .cards_box .card_item .txt_box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1 1 auto;
    height: 13.125vw;
    margin-top: 13.791667vw;
    transition: all .5s;
}

.service_customer_container .section_cases .cards_box .card_item:hover .txt_box {
    /* justify-content: space-between; */
    margin-top: 0;
}

.service_customer_container .section_cases .cards_box .card_item .txt_box .txt {
    /* display: block; */
    font-size: 0.729167vw;
    line-height: 1.145833vw;
    padding: 0 1.666667vw;
    margin-bottom: 2.395833vw;
}

.service_customer_container .section_cases .cards_box .card_item:hover .txt_box .txt {
    /* display: block; */
}

.service_customer_container .section_cases .cards_box .card_item .txt_box .items_box {
    display: flex;
    justify-content: space-between;
    padding: 0 1.666667vw 1.5625vw;
}

.service_customer_container .section_cases .cards_box .card_item:hover .txt_box .items_box {
    /* display: flex; */
}

.service_customer_container .section_cases .cards_box .card_item .txt_box .items_box .item {
    font-size: 0.729167vw;
    line-height: 1.041667vw;
    text-align: center;
}

.service_customer_container .section_cases .cards_box .card_item .txt_box .items_box .item .raise {
    display: inline-block;
    width: 0.694444vw;
    height: 1.041667vw;
    background: url("../../../img/services/digital-customer-experience/icon_08_260310.png") no-repeat;
    background-size: 100% 100%;
    margin-right: 0.260417vw;
}

.service_customer_container .section_cases .cards_box .card_item .txt_box .items_box .item .highlight {
    font-size: 1.458333vw;
    font-weight: bold;
    line-height: 1.875vw;
}

.service_customer_container .section_cases .cards_box .card_item .txt_box .items_box .item .sub {
    font-size: 0.9375vw;
    line-height: 1.302083vw;
    vertical-align: top;
}

@media screen and (max-width: 992px) {
    .service_customer_container .section_cases .btn_box {
        margin-bottom: 12vw;
    }

    .service_customer_container .section_cases .btn_box .btn {
        font-size: 3.733333vw;
        line-height: 5.6vw;
        padding: 2.666667vw 12.992vw;
    }

    .service_customer_container .section_cases .cards_box {
        flex-direction: column;
        border-bottom: none;
        padding: 0;
    }

    .service_customer_container .section_cases .cards_box .card_item {
        width: 100%;
        height: auto;
        border-bottom: 1px solid #E3E3E3;
        padding: 0 4.533333vw 12.48vw 4.8vw;
        margin-bottom: 4.8vw;
    }

    .service_customer_container .section_cases .cards_box .card_item:last-of-type {
        margin-bottom: 0;
    }

    .service_customer_container .section_cases .cards_box .card_item::after {
        content: none;
    }

    .service_customer_container .section_cases .cards_box .card_item:hover {
        background: #fff;
    }

    .service_customer_container .section_cases .cards_box .card_item .img_box {
        margin-bottom: 6.4vw;
    }

    .service_customer_container .section_cases .cards_box .card_item:hover .img_box img {
        transform: scale(1);
    }

    .service_customer_container .section_cases .cards_box .card_item .tit {
        font-size: 4.8vw;
        line-height: 6.666667vw;
        padding: 0;
        margin-bottom: 2.933333vw;
    }

    .service_customer_container .section_cases .cards_box .card_item .txt_box {
        height: auto;
        margin-top: 0;
    }

    .service_customer_container .section_cases .cards_box .card_item .txt_box .txt {
        font-size: 3.2vw;
        line-height: 5.866667vw;
        padding: 0;
        margin-bottom: 8.8vw;
    }

    .service_customer_container .section_cases .cards_box .card_item .txt_box .items_box {
        width: 85%;
        padding: 0;
        margin: 0 auto;
    }

    .service_customer_container .section_cases .cards_box .card_item .txt_box .items_box .item {
        font-size: 3.2vw;
        line-height: 4.533333vw;
    }

    .service_customer_container .section_cases .cards_box .card_item .txt_box .items_box .item .raise {
        width: 2.666667vw;
        height: 4vw;
        margin-right: 1.066667vw;
    }

    .service_customer_container .section_cases .cards_box .card_item .txt_box .items_box .item .highlight {
        display: inline-block;
        font-size: 6.4vw;
        line-height: 7.466667vw;
        margin-bottom: 2.666667vw;
    }

    .service_customer_container .section_cases .cards_box .card_item .txt_box .items_box .item .highlight.cn {
        font-size: 4.8vw;
        line-height: 6.666667vw;
    }

    .service_customer_container .section_cases .cards_box .card_item .txt_box .items_box .item .sub {
        font-size: 3.733333vw;
        line-height: 4.8vw;
    }
}

.service_customer_container .section_topic .section_inner {
    width: 75.520833vw;
    margin: 0 auto;
}

.service_customer_container .section_topic .cards_box {
    display: flex;
    justify-content: space-between;
}

.service_customer_container .section_topic .cards_box .card_item {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 21.145833vw;
    height: 20.46875vw;
    border-bottom: 1px solid #D3D3D3;
    padding-bottom: 0.78125vw;
    cursor: pointer;
}

.service_customer_container .section_topic .cards_box .card_item::after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 0;
    height: 0.104167vw;
    background: #07C663;
    transition: all 0.5s;
}

.service_customer_container .section_topic .cards_box .card_item:hover::after {
    width: 100%;
}

.service_customer_container .section_topic .cards_box .card_item a {
    display: flex;
    flex-direction: column;
    height: 100%;
    color: inherit;
}

.service_customer_container .section_topic .cards_box .card_item .img_box {
    flex: 0 0 auto;
    overflow: hidden;
    margin-bottom: 0.989583vw;
}

.service_customer_container .section_topic .cards_box .card_item .img_box img {
    transition: all 0.5s;
}

.service_customer_container .section_topic .cards_box .card_item:hover .img_box img {
    transform: scale(1.1);
}

.service_customer_container .section_topic .cards_box .card_item .tag {
    flex: 0 0 auto;
    font-size: 0.729167vw;
    line-height: 1.041667vw;
    margin-bottom: 0.625vw;
}

.service_customer_container .section_topic .cards_box .card_item .tit {
    flex: 0 0 auto;
    font-size: 0.9375vw;
    font-weight: bold;
    line-height: 1.302083vw;
    margin-bottom: 0.520833vw;
}

.service_customer_container .section_topic .cards_box .card_item .txt {
    flex: 1 1 auto;
    font-size: 0.729167vw;
    line-height: 1.041667vw;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 2.604167vw;
}

.service_customer_container .section_topic .cards_box .card_item .date {
    flex: 0 0 auto;
    font-size: 0.625vw;
    line-height: 0.885417vw;
}

@media screen and (max-width: 992px) {
    .service_customer_container .section_topic .section_inner {
        width: 90.666667vw;
    }

    .service_customer_container .section_topic .cards_box {
        flex-direction: column;
    }

    .service_customer_container .section_topic .cards_box .card_item {
        width: 100%;
        height: auto;
        border-bottom: 1px solid #E3E3E3;
        padding-bottom: 5.866667vw;
        margin-bottom: 6.4vw;
    }

    .service_customer_container .section_topic .cards_box .card_item::after {
        content: none;
    }

    .service_customer_container .section_topic .cards_box .card_item .img_box {
        margin-bottom: 4vw;
    }

    .service_customer_container .section_topic .cards_box .card_item:hover .img_box img {
        transform: scale(1);
    }

    .service_customer_container .section_topic .cards_box .card_item .tag {
        font-size: 2.933333vw;
        line-height: 4vw;
        margin-bottom: 2.666667vw;
    }

    .service_customer_container .section_topic .cards_box .card_item .tit {
        font-size: 4.8vw;
        line-height: 6.666667vw;
        margin-bottom: 2.4vw;
    }

    .service_customer_container .section_topic .cards_box .card_item .txt {
        flex: 0 0 auto;
        font-size: 3.2vw;
        line-height: 4.533333vw;
        margin-bottom: 10.133333vw;
    }

    .service_customer_container .section_topic .cards_box .card_item .date {
        font-size: 3.2vw;
        line-height: 4.533333vw;
    }
}

.service_customer_container .section_faq .section_inner {
    width: 75.520833vw;
    margin: 0 auto 6.770833vw;
}

.service_customer_container .section_faq .faq_list li {
    position: relative;
    border-bottom: 1px solid #DCDCDC;
    padding: 1.197917vw 2.083333vw 1.197917vw 0;
    cursor: pointer;
}

.service_customer_container .section_faq .faq_list li::after {
    content: "";
    position: absolute;
    top: 1.510417vw;
    right: 0.677083vw;
    width: 0.729167vw;
    height: 0.729167vw;
    background: url("../../../img/services/digital-customer-experience/icon_07_260310.svg") no-repeat;
    background-size: 100% 100%;
}

.service_customer_container .section_faq .faq_list li.active::after {
    transform: rotate(180deg);
}

.service_customer_container .section_faq .faq_list li .qus {
    position: relative;
    font-size: 0.833333vw;
    line-height: 1.145833vw;
    word-break: break-all;
}

.service_customer_container .section_faq .faq_list li .ans {
    display: none;
    font-size: 0.729167vw;
    line-height: 1.510417vw;
    color: #464646;
    word-break: break-all;
    margin-top: 0.78125vw;
    margin-bottom: 1.197917vw;
}

.service_customer_container .section_faq .faq_list li .ans p {
    margin-bottom: 0.520833vw;
}

@media screen and (max-width: 992px) {
    .service_customer_container .section_faq .section_inner {
        width: 90.666667vw;
        margin: 0 auto 10.666667vw;
    }

    .service_customer_container .section_faq .faq_list li {
        padding: 0 0 8vw;
        margin-bottom: 10.666667vw;
        cursor: none;
    }

    .service_customer_container .section_faq .faq_list li:last-of-type {
        padding: 0;
        border-bottom: none;
        margin-bottom: 0;
    }

    .service_customer_container .section_faq .faq_list li::after {
        content: none;
    }

    .service_customer_container .section_faq .faq_list li .qus {
        font-size: 4.266667vw;
        font-weight: bold;
        line-height: 5.866667vw;
    }

    .service_customer_container .section_faq .faq_list li .ans {
        display: block;
        font-size: 3.733333vw;
        line-height: 5.333333vw;
        margin-top: 5.333333vw;
        margin-bottom: 0;
    }

    .service_customer_container .section_faq .faq_list li .ans p {
        margin-bottom: 4.266667vw;
    }

    .service_customer_container .section_faq .faq_list li .ans p:last-of-type {
        margin-bottom: 0;
    }
}