.news_details .container {
    min-height: 400px;
    overflow: auto;
}

.xinchuang .achievement .container .strategy_right .bg > div ul {
    float: left;
    width: 50%;
    margin: 0;
}

.yys > li:nth-of-type(2),
.yys > li:nth-of-type(3),
.yys > li:nth-of-type(4) {
    width: 22.22% !important
}

.list_style_1 {
    position: relative;
}

.xinchuang .partner .container ul {
    margin-left: 30px
}

    .xinchuang .partner .container ul li figure {
        position: absolute;
        left: 0;
        overflow: hidden
    }

    .xinchuang .partner .container ul li div {
        position: relative
    }

        .xinchuang .partner .container ul li div a {
            display: block;
            height: 100%;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

.list_style_1 a::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    z-index: 666;
    background-color: rgba(0,64,152,0.4);
}

.list_style_1 a {
    position: relative;
    z-index: 999;
}

.solutions .page2_new ul li figure > figcaption {
    z-index: 99999;
}

.list_style_1 figure figcaption {
    z-index: 99999;
}

.xinchuang .achievement .container .strategy_right .bg > div ul li {
    width: 100%;
    float: none;
    margin: 0 15px;
}

.xinchuang .page1 > div > div > div:first-child h5 {
    margin: 0 20px;
    margin-bottom: 25px;
}

.third_menu {
    height: auto !important;
    line-height: 45px;
}

    .third_menu > div {
        height: auto !important;
        line-height: 45px !important;
    }

.index_ul {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 90px;
}

    .index_ul li {
        float: left;
        width: 16.66%;
        text-align: center;
        height: 100%;
        position: relative;
    }

.third_menu span {
    cursor: pointer;
    color: #333;
    font-size: 14px;
    margin-right: 30px;
    position: relative;
    display: inline-block;
    height: 100%;
}

    .third_menu span::after {
        position: absolute;
        content: '';
        left: 50%;
        bottom: 0;
        height: 2px;
        background-color: #004098;
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        width: 0;
    }

.third_menu > div span:hover {
    color: #004098;
}

    .third_menu > div span:hover::after {
        width: 100%;
        left: 0;
    }

.index_ul li i {
    font-size: 30px;
    color: #004098;
}

.index_ul li h5 {
    font-size: 18px;
    padding-top: 4px;
}

.index_ul li::after {
    content: "";
    width: 100%;
    height: 2px;
    background: #004098;
    position: absolute;
    left: 0%;
    bottom: 0px;
    z-index: 5;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
    -webkit-transform-origin: 100%;
    -webkit-transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    visibility: hidden\9;
    z-index: 1;
    -moz-transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -ms-transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.index_ul li:hover::after {
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform-origin: 0;
    transform-origin: 0;
    -webkit-transform-origin: 0;
    visibility: visible\9;
}

.index_ul .index_ul_active {
    color: #004098;
}

    .index_ul .index_ul_active::after {
        -ms-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform: scaleX(1);
        -moz-transform: scaleX(1);
        -ms-transform-origin: 0;
        transform-origin: 0;
        -webkit-transform-origin: 0;
        visibility: visible\9;
    }

.desc_content {
    padding: 25px;
    min-height: 50px;
}

    .desc_content > p {
        display: none;
    }

    .desc_content > .desc_content_active {
        display: block;
    }

.main_product {
    text-align: center;
    margin-top: 50px;
}

    .main_product > div {
        display: inline-block;
        margin: 0 75px;
    }

        .main_product > div img {
            max-width: 180px;
        }

        .main_product > div h3 {
            padding-top: 25px;
            font-size: 15px;
        }

            .main_product > div h3:hover a {
                color: #004098;
            }

.about ul li:last-child span::after {
    display: none;
}

.productsAndSolutions .productsAndSolutionsContent > ul li img {
    height: 243px;
    object-fit: cover;
}

.resource .resource_list .right_list .download ul li:hover a {
    color: #004098;
}

.resource .resource_list .right_list .download ul li > div:last-child a:hover {
    color: #004098;
}

    .resource .resource_list .right_list .download ul li > div:last-child a:hover i {
        color: #004098;
    }

.excel i {
    color: #0D6121;
}

.doc i {
    color: #2068CF;
}

.ppt i {
    color: #ff7a45;
}

.img i {
    color: #028386;
}

.video i {
    color: #492c9d;
}

.zip i {
    color: #0a336c;
}

.table_common p {
    margin-left: 20px;
}


.xinchuang .achievement .container .strategy_left ul li > div time {
    font-size: 24px;
    color: #666;
    margin-bottom: 0px;
}

.service .service_product_list ul {
    height: 300px;
    width: 100%;
}

.about_c .about_us .distance_large .slide {
    margin-top: 97px;
}

    .about_c .about_us .distance_large .slide .img_slide > ul > li figure::after {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        content: '';
        height: 100%;
        width: 100%;
        background-color: #004098;
        opacity: 0.45;
    }

    .about_c .about_us .distance_large .slide .img_slide > ul > li figure > div {
        z-index: 999;
    }

.xinchuang .achievement .container .strategy_left ul li > div time::after {
    color: #666;
    bottom: 0;
}

.xinchuang .achievement .container .strategy_right .bg > div ul li span i {
    background-image: linear-gradient(135deg,#004098,#518cde);
    background-image: -webkit-linear-gradient(135deg,#004098,#518cde);
}

.xinchuang .achievement .container .strategy_right .bg > div ul li div h5 {
    font-size: 18px;
    color: #004098;
    font-weight: 600;
    padding-bottom: 8px;
}

.back_top {
    position: fixed;
    width: 45px;
    height: 45px;
    background-color: #004098;
    text-align: center;
    line-height: 45px;
    z-index: 9999;
    right: 25px;
    bottom: 25px;
}

    .back_top i {
        color: #fff;
        font-size: 14px;
    }

.common_detail {
    min-height: 400px;
}

.list__title {
    height: 45px;
    background-color: #004098;
    line-height: 45px;
    text-indent: 25px;
    color: #fff;
    font-size: 18px;
}

.list__title_2 {
    height: 45px;
    line-height: 45px;
    /* text-indent: 25px; */
    color: #666;
    font-size: 18px;
    border-bottom: 1px solid #eee;
}

.list_menu_ {
    overflow: auto;
    padding: 25px 0;
}

    .list_menu_ li {
        float: left;
        width: 25%;
        text-align: center;
        color: #666;
        background-color: #F4F7FA;
        height: 45px;
        line-height: 45px;
        border-left: 1px solid #fff;
        border-bottom: 1px solid #fff;
        cursor: pointer;
        transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -o-transition: all .5s ease;
    }

        .list_menu_ li:hover {
            background-color: #004098;
            color: #fff;
        }

    .list_menu_ .list_menu_acive {
        background-color: #004098;
        color: #fff;
    }

.list__content ul li {
    display: none;
    margin-top: 24px;
}

.list__content ul .block {
    display: block;
}

.xinchuang .page1 > div > div > div:first-child span {
    color: #fff;
    margin-bottom: 100px;
    display: inline-block;
}

.fixed {
    position: fixed !important;
    left: 0;
    top: 0;
    z-index: 9999;
    background-color: #fff;
}

.sub_menu > div {
    line-height: 58px;
}

.cases {
    margin-top: 25px;
}

.finish_tips {
    height: 50px;
    line-height: 24px;
    padding-top: 20px;
    font-size: 14px;
    color: #999;
    text-align: center;
    margin: 0 10px;
    padding-bottom: 15px;
    display: none;
}

.cases_container {
    min-height: 300px;
    background-color: #fff;
}

    .cases_container ul {
        /* min-height: 300px; */
        top: 0;
        position: relative;
        opacity: 1;
        transition: all .4s ease;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        -ms-transition: all .4s ease;
        -o-transition: all .4s ease;
    }

.cases .cases_container .fade_OUT {
    top: 50px;
    opacity: 0;
}

.cases_container .la-line-scale.la-dark {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    z-index: 666;
    display: none;
    margin-left: -20px;
}

.cases .filter > ul {
    display: none;
}

.cases .filter > .filter_active {
    display: block;
}

.cases .sub_menu {
    margin-top: 20px;
}

    .cases .sub_menu a {
        cursor: pointer;
    }

    .cases .sub_menu .sub_menu_acitve {
        color: #004098;
    }

        .cases .sub_menu .sub_menu_acitve::after {
            width: 100%;
            left: 0;
        }

    .cases .sub_menu .container {
        background-color: #fff;
        padding: 0 30px;
    }

.current_position {
    font-family: '微软雅黑';
}

.all_products {
    margin-top: 50px;
}

.innovate .title p {
    padding-top: 12px;
}

.xinchuang .achievement .container .strategy_right .bg > div ul li span {
    float: left;
}

.new_business_center .distance_middle {
    overflow: auto;
}

    .new_business_center .distance_middle > div {
        float: left;
        width: 50%;
    }

        .new_business_center .distance_middle > div:last-child {
            background-repeat: no-repeat;
            background-position: center;
            background-image: url(/Resources/zh/imgs/common/mpdm.png);
        }

.about ul li span::before {
    display: none;
}

.new_business_center .distance_middle > div img {
    max-width: 100%;
}

.new_business_center .distance_middle > div ul {
    margin-left: 50px;
    margin-top: 20px;
}

    .new_business_center .distance_middle > div ul li {
        margin-bottom: 40px;
    }

        .new_business_center .distance_middle > div ul li h3 {
            margin-bottom: 8px;
        }

        .new_business_center .distance_middle > div ul li > a {
            font-size: 14px;
            margin-top: 15px;
            color: #999;
            display: inline-block;
        }

            .new_business_center .distance_middle > div ul li > a:hover {
                color: #004098;
            }

.about_c .history > .history_slide .swiper-slide figure .content {
    height: 150px;
    overflow-y: auto;
}

.new_self_service ul {
    overflow: auto;
    margin-top: 40px;
}

    .new_self_service ul li {
        width: calc(100%/4 - 7.5px);
        float: left;
        margin-right: 10px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        height: 160px;
        color: #fff;
    }

        .new_self_service ul li:last-child {
            margin-right: 0;
        }

        .new_self_service ul li a {
            display: block;
            height: 100%;
            background-color: rgba(0,64,152,0.45);
        }

            .new_self_service ul li a:hover {
                background-color: rgba(0,64,152,0.65);
            }

            .new_self_service ul li a i {
                color: #fff;
                font-size: 40px;
                display: inline-block;
                margin-top: 35px;
            }

            .new_self_service ul li a p {
                font-size: 16px;
                color: #fff;
                padding-top: 8px;
            }

.product_details .product_details_content > div:last-child > section {
    max-height: 340px;
    overflow-y: auto;
    line-height: 1.8;
}

    .product_details .product_details_content > div:last-child > section::-webkit-scrollbar {
        width: 6px;
    }

    .product_details .product_details_content > div:last-child > section::-webkit-scrollbar-track {
        background-color: #ccc;
        -webkit-border-radius: 2em;
        -moz-border-radius: 2em;
        border-radius: 2em;
    }

    .product_details .product_details_content > div:last-child > section::-webkit-scrollbar-thumb {
        background-color: #191919;
        -webkit-border-radius: 2em;
        -moz-border-radius: 2em;
        border-radius: 2em;
    }

    .product_details .product_details_content > div:last-child > section img {
        max-width: 100%;
    }

.element_2 p, .element_2 span {
    background: none !important;
    text-align: left !important;
}

#video_banner {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.video_slide .image img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 999;
}



.features .title {
    margin-bottom: 50px;
}

.products_sub_menu > ul > li {
    position: relative;
}

    .products_sub_menu > ul > li > ul {
        box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.1);
        text-align: center;
        position: absolute;
        top: 100%;
        z-index: 9999;
        height: 0;
        background-color: #fff;
        transform: translateX(-50%);
        left: 50%;
        overflow: hidden;
        transition: all .6s ease;
        min-width: 150%;
        -webkit-transition: all .6s ease;
        -moz-transition: all .6s ease;
        -ms-transition: all .6s ease;
        -o-transition: all .6s ease;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }


    .products_sub_menu > ul > li:hover > ul {
        height: auto;
    }
    /* .products_sub_menu > ul >li >ul li:first-child{
    padding-top: 15px;
} */

    .products_sub_menu > ul > li > ul li {
        position: relative;
        cursor: pointer;
        margin: 0 8px;
        font-size: 13px;
        color: #666;
        line-height: 30px;
        border-bottom: 1px solid #e5e5e5;
        white-space: nowrap;
    }

        .products_sub_menu > ul > li > ul li::after {
            position: absolute;
            bottom: 0;
            left: 0;
            content: '';
            width: 0%;
            height: 1px;
            left: 50%;
            background-color: #004098;
            transition: all .5s ease;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

        .products_sub_menu > ul > li > ul li:hover {
            color: #004098;
        }

            .products_sub_menu > ul > li > ul li:hover::after {
                width: 100%;
                left: 0;
            }

.inner_banner .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.title h3 span {
    position: relative;
}

    .title h3 span:nth-of-type(1)::before {
        transition-delay: 0.1s;
    }

    .title h3 span:nth-of-type(2)::before {
        transition-delay: 0.2s;
    }

    .title h3 span:nth-of-type(3)::before {
        transition-delay: 0.3s;
    }

    .title h3 span:nth-of-type(4)::before {
        transition-delay: 0.4s;
    }

    .title h3 span:nth-of-type(5)::before {
        transition-delay: 0.5s;
    }

.title p > span:before {
    transition-delay: 1s;
}

.title h3 span:before {
    position: absolute;
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #004098;
    left: 0;
    transition: all .75s cubic-bezier(0.86, 0, 0.07, 1);
    z-index: 1213;
    -webkit-transition: all .75s cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: all .75s cubic-bezier(0.86, 0, 0.07, 1);
    -ms-transition: all .75s cubic-bezier(0.86, 0, 0.07, 1);
    -o-transition: all .75s cubic-bezier(0.86, 0, 0.07, 1);
}

main .title h3 > span::before {
    display: none;
}

.title-white h3 span::before {
    background-color: #fff;
}

.onshow .title h3 span::before {
    height: 0;
}

footer.en_footer .container .footer_menu > ul > li {
    width: auto;
}

.inner_mobile_banner {
    display: none;
}

    .inner_mobile_banner img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .inner_mobile_banner .swiper-container,
    .inner_mobile_banner .swiper-container .swiper-slide {
        height: 100%;
    }

.inner_banner .swiper-container .swiper-slide {
    height: 100%;
}

.inner_banner .swiper-container .swiper-wrapper {
    height: 100%;
}

    .inner_banner .swiper-container .swiper-wrapper img {
        height: 100%;
    }

    .inner_banner .swiper-container .swiper-wrapper a {
        height: 100%;
    }

.banner_mobile {
    display: none !important;
}

.service .served .served_content_container ul li {
    padding: 15px 0;
    background-color: #fff;
    display: flex;
    justify-content: space-around;
}

.service .served .served_content img {
    max-width: none;
}

.en_contact a:first-child i {
    font-size: 36px !important;
}

.en_contact a span {
    position: absolute;
    left: -205px;
    width: 200px;
    font-size: 14px;
    background-color: #fff;
    text-align: center;
    height: 35px;
    top: 0;
    line-height: 35px;
    color: #666;
    display: none;
}

.en_contact a:hover span {
    display: block;
}

.lesson {
    background-image: url(/Resources/zh/imgs/service_and_support/lesson_bg.jpg);
    height: 400px;
    margin-bottom: 100px;
}

    .lesson > div {
        background-image: url(/Resources/zh/imgs/service_and_support/bg_2.jpg);
        height: 100%;
        position: relative;
        margin: 0 50px;
        top: 100px;
    }

        .lesson > div > div {
            float: left;
            text-align: left;
        }

            .lesson > div > div:first-child {
                width: 400px;
                border-right: 1px solid #e5e5e5;
                margin-top: 40px;
            }

            .lesson > div > div:first-child {
                text-align: center;
            }

                .lesson > div > div:first-child p {
                    text-align: left;
                    margin: 0 40px;
                    margin-top: 15px;
                }

            .lesson > div > div:last-child {
                width: calc(100% - 400px);
                margin-top: 40px;
            }

                .lesson > div > div:last-child ul {
                    margin-left: 55px;
                }

            .lesson > div > div h3 {
                font-size: 18px;
                margin-left: 40px;
                text-align: left;
            }

            .lesson > div > div:last-child ul li {
                margin-top: 15px;
            }

                .lesson > div > div:last-child ul li span {
                    position: relative;
                    color: #999;
                    font-size: 14px;
                    line-height: 14px;
                }

                    .lesson > div > div:last-child ul li span::before {
                        position: absolute;
                        content: '';
                        left: -12px;
                        width: 8px;
                        height: 8px;
                        background: rgba(0,64,152,1);
                        top: 50%;
                        margin-top: -4px;
                    }

                .lesson > div > div:last-child ul li p {
                    padding-top: 15px;
                    line-height: 16px;
                }

.innovate > div:last-child .product ul li > a img {
    max-width: 50%;
}

.technical_training .query form label {
    font-size: 14px;
    line-height: 50px;
}

.technical_training .query form input {
    position: absolute;
    right: 0;
}
/* .page4 .container #certify .swiper-container .swiper-wrapper >div{
    top:600px;
    transition: all .8s ease;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease;
 
}

.page4 .container #certify .swiper-container .swiper-wrapper > .slide_show{
    top:0px
} */
.innovate > div:last-child .product ul li:last-child > a img {
    max-width: 95%;
}


.table table tbody tr:nth-child(even) td {
    border-color: #004098;
}

.partner .partner_center .container > ul > li > figure figcaption > ul li a:hover span,
.partner .partner_center .container > ul > li > figure figcaption > ul li a:hover i,
.partner .partner_center .container > ul > li > figure figcaption > ul li a:hover {
    color: #004098;
}
/* .service .service_product_list ul li:last-child{
    width: 100%;
    margin-right: 0;
} */
.partner_detail {
    min-height: 400px;
    padding-top: 50px;
}

main .container img {
    max-width: 100%;
}

.right_desc > p {
    display: none;
}

.table table {
    width: 100%;
    border-right: 1px solid #f1f1f1;
    font-family: '微软雅黑' !important;
}

.table .element {
    max-height: 550px;
    line-height: 1.8
}

.about ul li > span:nth-of-type(2) {
    margin-left: 0
}

    .about ul li > span:nth-of-type(2)::after {
        content: '+';
        position: relative;
        color: #fff;
        font-weight: 500;
        font-size: 30px;
        disp
    }

.about ul li:nth-of-type(1) > span:nth-of-type(1)::after {
    content: '+';
    position: relative;
    color: #fff;
    font-weight: 500;
    font-size: 30px;
}

.partner_center {
    margin-top: 50px;
}

.product_details .product_details_content {
    margin-top: 25px;
    min-height: 470px;
}

.use .check-in {
    bottom: 0;
}

.table table tbody tr td {
    height: 50px;
    min-width: 100px;
    line-height: 30px;
    padding: 10px 0 !important;
}

.table table tbody .firstRow td p,
.table table tbody .firstRow td span {
    color: #fff !important;
    line-height: 50px !important;
}

.table table tbody .firstRow td {
    border: none !important;
}

.table table tbody tr td {
    border-right: none !important;
}

.sub_menu {
    border-bottom: none;
}

    .sub_menu > .container {
        border-bottom: 1px solid #e5e5e5;
    }

.list_desc {
    padding: clamp(15px,1.2vw,30px) 0;
}

.cloud_list > h4 {
    font-size: 24px;
    color: #004098;
    padding-top: 25px;
}

.productsAndSolutions .top_menu ul li {
    margin-right: 45px;
}

.service .served {
    background-image: url(/Resources/zh/imgs/service_and_support/logo/served_bg.jpg)
}

.right_desc > .right_desc_active {
    display: block;
}

.apply form > ul .required {
    position: relative;
}

    .apply form > ul .required span {
        position: relative;
    }

        .apply form > ul .required span:before {
            content: '*';
            color: #EF2D36;
            position: relative;
            top: 2px;
            margin-right: 2px;
        }

.apply form > ul .select select {
    width: 120px;
    height: 30px;
    border: 1px solid #e5e5e5;
    margin-left: 25px;
}

.apply form > ul .textarea span {
    position: absolute;
    left: 0;
    top: 0;
    text-align: right;
}

.apply form > ul .textarea textarea {
    margin-left: 100px;
    border: 1px solid #e5e5e5;
    width: calc(100% - 100px);
    padding-top: 14px;
    padding-left: 14px;
    resize: none;
}

.apply form > ul span {
    display: inline-block;
    min-width: 75px;
    font-size: 14px;
    color: #666;
}

.apply form > ul > li {
    margin-top: 25px;
    line-height: 30px;
    position: relative;
}

    .apply form > ul > li button,
    .apply form > ul > li .reset {
        display: inline-block;
        outline: none;
        width: 100px;
        height: 30px;
        border: none;
        background-color: #004098;
        color: #fff;
        text-align: center;
        font-size: 14px;
        margin-right: 15px;
        cursor: pointer;
    }

    .apply form > ul > li input[type='file'] {
        margin-left: 25px;
    }

    .apply form > ul > li button {
        margin-left: 100px;
    }

    .apply form > ul > li .select_container > li:last-child {
        margin-left: 50px;
    }

    .apply form > ul > li > ul {
        min-height: 30px;
    }

        .apply form > ul > li > ul > li {
            float: left;
        }

    .apply form > ul > li .sub_ul li {
        width: calc(100%/3 - 40px);
        margin-right: 60px;
        height: 30px;
        line-height: 30px;
    }

        .apply form > ul > li .sub_ul li:last-child {
            margin-right: 0;
        }

        .apply form > ul > li .sub_ul li input {
            width: calc(100% - 100px);
            height: 30px;
            border: 1px solid #e5e5e5;
            float: right;
            text-indent: 14px;
        }

    .apply form > ul > li .radio {
        display: inline-block;
        position: relative;
        top: 10px;
    }

        .apply form > ul > li .radio li {
            float: left;
            margin-left: 15px;
            cursor: pointer;
        }

            .apply form > ul > li .radio li label,
            .apply form > ul > li .radio li input {
                cursor: pointer;
                font-size: 14px;
                color: #666;
            }

.inner_banner {
    height: 400px;
}

.page4 .container .logos > div:first-child > ul > li > ul li img {
    width: auto;
}

.future .future_content > div:last-child ul li::before,
.future .future_content > div:last-child ul li::after {
    display: none;
}

.about_c .future {
    outline: none;
    background-image: url(/Resources/zh/imgs/common/logo_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.about_c .history > .history_left > .bg > div h3, .about_c .history > .history_left > .bg > div p {
    writing-mode: tb-rl;
    -webkit-writing-mode: tb-rl;
    -ms-writing-mode: tb-rl;
}

.service_and_support .verify {
    margin-top: 80px;
}

.future .future_content > div:last-child ul li img {
    opacity: 1 !important;
}

.news_list .hot_news .left_slider .swiper-slide > a {
    display: block;
}

.service .honor .container img {
    position: absolute;
    right: 0;
    bottom: 0;
}

.innovate > div {
    height: 800px;
}

.resource .resource_list {
    margin-top: 20px !important;
}


.product_details .download ul li {
    margin-bottom: 25px
}

.load_more {
    height: 45px;
    background-color: #004098;
    text-align: center;
    line-height: 45px;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    margin-top: 15px;
}

.resource .resource_list .right_list .download ul li > div:last-child span:hover {
    color: #004098;
}

    .resource .resource_list .right_list .download ul li > div:last-child span:hover i {
        color: #004098;
    }

.error_tips {
    height: 50px;
    line-height: 24px;
    padding-top: 20px;
    font-size: 14px;
    color: #004098;
    text-align: center;
    margin: 0 10px;
    display: none;
}

.resource .resource_list .right_list .download {
    min-height: 250px;
    position: relative;
    background-color: #fff;
}

.left_menu_active_li {
    color: #004098 !important;
}

.resource .resource_list .right_list .download > .la-line-scale {
    position: absolute;
    z-index: 999;
    left: 50%;
    top: 50%;
    margin-top: -16px;
    margin-top: -20px;
    display: none;
}

.about_c .history > .history_slide .swiper-container .arrows .arrow-next i,
.about_c .history > .history_slide .swiper-container .arrows .arrow-prev i {
    font-size: 34px;
    color: #003F97;
}

.product_details .download ul li > div:last-child {
    line-height: 30px;
    height: 30px;
}

.about_c .strength > div:last-child ul li p {
    color: #333
}

.resource .resource_list .left_menu > .lists > ul .left_menu_active:before {
    content: '-' !important
}

.firstRow td {
    background-color: #004098 !important;
    color: #fff !important;
    border: none !important;
}

.table table tr td {
    /* border: 1px solid #e5e5e5 !important; */
    border-color: #f1f1f1 !important;
}

.about_c .history > .history_slide .swiper-container .arrows .swiper-button-disabled i {
    color: #999;
}

.cooperation_content ul {
    overflow: auto;
}

.resource .inner_search {
    margin-top: 25px;
}

.xinchuang .achievement .container .strategy_right .bg > div ul li {
    /* min-height: 60px; */
    margin-top: 20px;
}

.solutions .page2_new ul {
    overflow: auto;
}

.xinchuang .achievement .container .strategy_right .bg > div ul li div {
    width: calc(100% - 50px);
}

.solutions .page2_new ul li {
    width: calc(100%/3 - 20px);
    margin-right: 30px;
    height: 270px;
    float: left;
    margin-top: 30px;
    background-color: #F3F7F9;
}


    .solutions .page2_new ul li:nth-of-type(1),
    .solutions .page2_new ul li:nth-of-type(2) {
        width: calc(100%/2 - 15px);
        margin-top: 30px;
        margin-right: 30px;
    }



    .solutions .page2_new ul li:nth-of-type(2),
    .solutions .page2_new ul li:nth-of-type(5) {
        margin-right: 0;
    }

    .solutions .page2_new ul li figure {
        display: block;
        height: 100%;
        position: relative;
    }

        .solutions .page2_new ul li figure > i {
            position: absolute;
            left: 20px;
            top: 25px;
            font-size: 34px;
            color: #003F97;
        }



        .solutions .page2_new ul li figure > figcaption span {
            font-size: 24px;
            line-height: 34px;
        }

.solutions .page2_new ul li {
    overflow: hidden;
}

    .solutions .page2_new ul li figure > figcaption p {
        margin-right: 15px;
    }

    .solutions .page2_new ul li div {
        height: 100%;
    }

    .solutions .page2_new ul li figure > figcaption a {
        font-size: 14px;
        color: #003F97;
    }

.service_and_support .our_service ul {
    overflow: hidden;
    min-height: 420px;
    margin-top: 25px;
}

.about_c .small_banner p {
    text-align: left;
    text-indent: 2em;
}

.service_and_support .our_service {
    background-image: url(/Resources/zh/imgs/common/bg_2.jpg);
    background-position-y: 0%;
}

.service .service_product_list ul li {
    text-align: left;
}

    .service .service_product_list ul li a {
        display: block;
    }

    .service .service_product_list ul li span:first-child {
        margin-left: 40px;
    }

.resource .resource_list .left_menu > .left_menu_btn {
    display: none;
}

.service_and_support .our_service ul li {
    width: 25%;
    border: 5px solid rgba(255, 255, 255, 0.5);
    border-top: 10px solid rgba(255, 255, 255, 0.5);
    border-bottom: none;
    background: rgba(0,64,152,0.05);
    height: 140px;
    line-height: 140px;
    margin-top: 0;
}

    /* .service_and_support .our_service ul li:last-child {
    border-bottom: 10px solid rgba(255, 255, 255, 0.5);
    border-top: 10px solid rgba(255, 255, 255, 0.5);
    width: 100%;
} */

    .service_and_support .our_service ul li p {
        display: inline-block;
        position: relative;
        top: -6px;
        padding-top: 0;
        margin-left: 5px;
    }

    .service_and_support .our_service ul li span {
        display: inline-block;
        width: 68px;
        height: 68px;
        line-height: 68px;
    }

        .service_and_support .our_service ul li span i {
            font-size: 36px;
        }

.products_center .products_center_list .left_menu > div {
    display: none;
}

.business_center div ul {
    overflow: auto;
    padding: 2px;
}

.FAQ .FAQ_filter > ul > li input {
    width: 80%;
    float: right;
    height: 100%;
    border: 1px solid rgba(229, 229, 229, 1);
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

footer {
    margin-top: 50px;
}

.index_honor ul {
    overflow: auto;
    background-color: #F4F7FA;
}

    .index_honor ul li {
        width: 25%;
        float: left;
        height: 150px;
        text-align: center;
        position: relative;
    }


        .index_honor ul li:after {
            content: "";
            width: 100%;
            height: 100%;
            background: #E5ECF4;
            position: absolute;
            left: 0%;
            top: 0px;
            z-index: 5;
            -ms-transform-origin: 100%;
            transform-origin: 100%;
            -webkit-transform-origin: 100%;
            -webkit-transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
            transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
            -o-transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
            transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
            transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
            -ms-transform: scaleX(0);
            transform: scaleX(0);
            -webkit-transform: scaleX(0);
            visibility: hidden\9;
            z-index: 1;
            -moz-transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
            -ms-transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
        }

        .index_honor ul li:hover:after {
            -ms-transform: scaleX(1);
            transform: scaleX(1);
            -webkit-transform: scaleX(1);
            -moz-transform: scaleX(1);
            -ms-transform-origin: 0;
            transform-origin: 0;
            -webkit-transform-origin: 0;
            visibility: visible\9;
        }

        .index_honor ul li span {
            margin-top: 35px;
            display: inline-block;
            position: relative;
            z-index: 999;
        }

        .index_honor ul li i {
            font-size: 40px;
            background-image: linear-gradient(135deg, #004098, #3872c0);
            -webkit-line-clamp: 2;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

        .index_honor ul li h3 {
            font-size: 14px;
            color: #666;
            padding-top: 20px;
            position: relative;
            z-index: 999;
        }

.product .all_products .products_slide_menu span {
    position: relative;
}

    .product .all_products .products_slide_menu span:hover > ul {
        display: block;
        box-shadow: 0 0 14px #ddd;
    }

    .product .all_products .products_slide_menu span > ul > li {
        text-align: center;
        font-size: 14px;
        line-height: 30px;
        border-bottom: 1px solid #eee;
        cursor: pointer;
        margin: 0 12px;
        color: #666;
        white-space: nowrap;
        position: relative;
    }

    .product .all_products .products_slide_menu span > ul > .suuuub_active {
        color: #004098;
    }

        .product .all_products .products_slide_menu span > ul > .suuuub_active::after {
            width: 100%;
            left: 0;
        }

.product .all_products .first-one .all > ul > li > ul h4 {
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 15px;
    clear: both;
    border-bottom: 1px solid #ddd;
}

.product .all_products .products_slide_menu span > ul > li::after {
    position: absolute;
    content: '';
    width: 0%;
    height: 1px;
    bottom: 0;
    background-color: #004098;
    transition: all .5s ease;
    left: 50%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.product .all_products .products_slide_menu span > ul > li:hover {
    color: #004098;
}

    .product .all_products .products_slide_menu span > ul > li:hover::after {
        width: 100%;
        left: 0;
    }

.product .all_products .products_slide_menu span > ul {
    position: absolute;
    top: 100%;
    min-width: 140%;
    left: -20%;
    background-color: #fff;
    display: none;
    z-index: 999;
}

@media screen and (max-width: 1280px) {
    .navigation_down {
        top: 75px;
    }
}

@media screen and (max-width: 1024px) {
    .innovate > div {
        height: auto;
    }

    body {
        padding-top: 45px;
    }
}

@media screen and (max-width:768px) {
    .contact > .contact_list > ul > li > section:first-child > div > ul > li {
        width: 250px
    }

    .list_menu_ li {
        width: 50%;
    }

    .service .honor .container img {
        width: 50px;
    }

    .partner .service_and_support .notice > div:first-child ul li a::before {
        position: absolute
    }

    .partner .service_and_support .notice > div:first-child ul li a span {
        display: inline-block;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        width: calc(100% - 100px);
        margin-left: 8px;
    }

    .cloud_data .cloud_list ul li figure > div:last-child > div figcaption {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
    }

    .table .element {
        overflow-x: auto;
    }

    .common_detail {
        overflow: auto;
    }

    .service .service_product_list ul li a {
        height: 60px;
        line-height: 60px;
    }

    .notice_list .notice > div ul li a {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .cloud_data .cloud_list ul li figure > div:last-child > div h3 a {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

        .cloud_data .cloud_list ul li figure > div:last-child > div h3 a i {
            display: none
        }

    .list_style_1 > a:hover figure figcaption p {
        bottom: 14px;
    }

    .product .all_products .products_slide_menu {
        text-align: left
    }

    .list_style_1 > a:hover figure figcaption h4 {
        bottom: 50px;
    }

    .list_style_1 figure figcaption h4 {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .table {
        overflow: auto;
    }

        .table table {
            width: 800px;
        }

    .current_position {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .xinchuang .page1 > div > div > div:first-child h5 {
        font-size: 18px
    }

    .xinchuang .achievement .container .strategy_right .bg > div ul {
        width: 100%;
        float: none;
    }

        .xinchuang .achievement .container .strategy_right .bg > div ul:last-child {
            margin-top: 25px;
        }

    .xinchuang .achievement .container .strategy_right .bg > div {
        height: auto;
        position: static;
        margin-top: 25px;
        padding: 15px 0;
    }

    .xinchuang .achievement .container .strategy_left ul li {
        width: 100%;
        float: none;
    }

    .xinchuang .achievement .container .strategy_left ul {
        height: auto;
    }

    .solutions .page1 {
        margin-top: 0;
    }

    .products_center .products_center_list .right_list > div > div > h3 {
        font-size: 18px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    header > div > h1 a img {
        height: 10px;
    }

    .about_c .about_us .distance_large .slide .menu_ ul li {
        width: 20% !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .profile .contact_us ul li {
        background-color: #f4f7fa !important;
    }

        .profile .contact_us ul li:nth-child(even) {
            background: none;
        }

    .profile .contact_us ul {
        height: 360px;
    }

        .profile .contact_us ul li:nth-child(1),
        .profile .contact_us ul li:nth-child(4),
        .profile .contact_us ul li:nth-child(5) {
            background-color: #ecf0f5 !important;
        }

        .profile .contact_us ul .contact_us_active {
            width: 50%;
        }

        .profile .contact_us ul li {
            width: 50%;
        }

    .about_c .about_us .distance_large .slide {
        margin-top: 25px;
    }

    .xinchuang .partner .container ul li:last-child div:last-child {
        margin-top: 15px;
    }

    .xinchuang .achievement .container .strategy_right .bg {
        width: 100% !important;
        height: auto !important;
        padding-top: 60px;
        padding-bottom: 25px;
    }

    .service .service_product_list ul li a {
        width: 100%;
    }

    .resource .resource_list .right_list .download ul li > div:first-child > div h3 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .productsAndSolutions .productsAndSolutionsContent > ul li img {
        height: 150px !important;
    }

    .desc_content {
        padding: 15px;
    }

    .main_product {
        display: flex;
        justify-content: center;
        margin-top: 25px;
        padding-bottom: 25px;
    }

        .main_product > div img {
            max-width: 80%;
        }

    .about_c .description .desc_container > p {
        text-align: left;
    }

    .main_product > div h3 a {
        font-size: 14px;
    }

    .main_product > div {
        margin: 0;
        width: 50%;
    }

    .index_ul {
        height: 65px;
    }

        .index_ul li h5 {
            font-size: 14px;
        }

    .service .service_product_list ul {
        overflow: auto;
        height: auto;
        min-height: 640px;
    }

    .service_and_support .service .title a {
        position: static;
        display: none;
    }

    .service .service_product_list ul li span:first-child {
        margin-left: 80px;
        margin-right: 0;
        position: relative
    }

    .new_business_center .distance_middle > div {
        float: none;
        width: 100%;
    }

        .new_business_center .distance_middle > div ul {
            margin-left: 0;
        }

    .new_self_service ul li {
        width: calc(100%/2 - 5px);
        margin-bottom: 10px;
        height: 140px;
    }

        .new_self_service ul li a p {
            font-size: 14px;
        }

    .verify .container a {
        width: 100px;
        line-height: 40px;
        height: 40px;
    }

    .service_and_support .verify {
        margin-top: 25px;
    }

    .new_self_service ul li a i {
        font-size: 36px;
        margin-top: 32px;
    }

    .new_self_service ul li:nth-child(2n) {
        margin-right: 0;
    }

    .service .served {
        height: auto;
        padding-bottom: 25px;
    }

        .service .served .served_content img {
            max-width: 90%;
            margin-bottom: 4px;
        }

        .service .served .served_content_container ul li {
            flex-wrap: wrap;
            padding-bottom: 0;
        }

    .en_contact a:first-child i {
        font-size: 25px !important;
    }

    .sub_menu {
        height: 45px;
    }

        .sub_menu > .container {
            white-space: nowrap;
            overflow-x: auto;
            line-height: 45px;
        }

        .sub_menu > div a {
            margin-right: 15px;
        }

    .solutions .page2_new ul li:nth-of-type(1), .solutions .page2_new ul li:nth-of-type(2) {
        width: calc(100%/2 - 7.5px);
    }

    .solutions .page2_new ul li:nth-of-type(1) {
        margin-right: 15px;
    }

    .banner_container {
        height: 32vh;
        margin-top: 45px;
    }

    .banner_mobile {
        display: none;
    }

    .productsAndSolutions .top_menu ul li {
        margin-right: 15px;
    }

        .productsAndSolutions .top_menu ul li:last-child {
            margin-right: 0;
        }

        .productsAndSolutions .top_menu ul li:first-child {
            margin-right: 20px;
        }

    .lesson {
        background: none;
        height: 640px;
        margin-bottom: 0;
    }

    .technical_training .query form {
        height: 100px;
    }

        .technical_training .query form label {
            display: block;
        }

        .technical_training .query form button {
            top: 50px;
        }

        .technical_training .query form input {
            width: 100%;
        }

    .lesson > div {
        background: none;
        border: 1px solid #e5e5e5;
        top: 0;
    }

        .lesson > div > div:first-child {
            width: 100%;
            border-right: 0;
        }

        .lesson > div > div h3 {
            margin-left: 15px;
        }

        .lesson > div > div:first-child p {
            margin: 0 15px;
        }

        .lesson > div > div:first-child img {
            margin-top: 15px;
        }

        .lesson > div > div:last-child ul li p {
            padding-top: 6px;
        }

    .lesson > div {
        margin: 0 15px;
    }

        .lesson > div > div:last-child ul {
            margin-left: 30px;
        }

        .lesson > div > div {
            float: none;
        }

            .lesson > div > div:last-child {
                width: 100%;
            }

    .inner_banner {
        height: 150px;
    }

    .apply form > ul > li button {
        margin-left: 0;
    }

    .apply form > ul > li .sub_ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .apply form > ul > li > ul > li {
        float: none;
    }

    .apply form > ul > li .radio li {
        margin-left: 4px;
    }

    #choose {
        padding-bottom: 12px;
    }

        #choose select {
            margin-left: 0;
            width: 30%;
            margin-left: 3.5%;
        }

            #choose select:first-child {
                margin-left: 0;
            }

    .apply form > ul > li .select_container > li:last-child {
        margin-left: 0;
    }

    .partner .cooperation_news .cooperation_news_container > div:first-child .swiper-container .swiper-slide > figure {
        display: block;
    }
    /*
    .inner_banner{
        display: none;
    }
*/
    .inner_mobile_banner {
        height: 140px;
        display: block;
    }

    .xinchuang {
        overflow-x: hidden;
    }

    .common > div p {
        font-size: 12px;
    }

    .common > div h3 {
        font-size: 24px;
    }

    .common {
        height: 220px;
    }

    .page4 .container .logos > div:first-child > ul > li > ul li img {
        width: 50%;
    }

    .partner .cooperation_news .cooperation_news_container > div:last-child > div::before {
        display: none;
    }

    .service_and_support .our_service ul li {
        width: 50%;
        height: 100px;
        line-height: 100px;
    }

        .service_and_support .our_service ul li span {
            width: 50px;
            height: 50px;
            line-height: 50px;
        }

            .service_and_support .our_service ul li span i {
                font-size: 24px;
            }

        .service_and_support .our_service ul li p {
            font-size: 14px;
        }

    .verify {
        height: 100px;
    }

        .verify .container {
            padding-top: 25px;
        }

    .xinchuang .achievement .container .strategy_right .bg {
        height: 480px;
    }

        .xinchuang .achievement .container .strategy_right .bg > div ul li {
            width: 100%;
            float: none;
            margin-top: 15px;
        }

            .xinchuang .achievement .container .strategy_right .bg > div ul li span {
                float: left;
            }

    .page4 .container #certify .swiper-container .swiper-slide figcaption {
        line-height: 24px;
        padding-top: 10px;
    }

    .solutions .page2_new ul {
        min-height: 560px;
    }

        .solutions .page2_new ul li {
            width: calc(100%/2 - 7.5px);
            margin-top: 15px;
            margin-right: 15px;
            height: 160px;
        }

            .solutions .page2_new ul li:nth-of-type(3n) {
                margin-right: 15px
            }

            .solutions .page2_new ul li:nth-of-type(2n) {
                margin-right: 0;
            }

            .solutions .page2_new ul li figure > i {
                position: static;
                font-size: 24px;
            }

            .solutions .page2_new ul li figure > figcaption a {
                margin-top: 8px;
            }

            .solutions .page2_new ul li figure > figcaption span {
                font-size: 16px;
                line-height: 24px;
                margin: 8px 0;
            }



    .resource .resource_list .left_menu > .left_menu_btn {
        display: block;
    }

    .index_honor ul li {
        width: 50%;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
        height: 100px;
        box-sizing: border-box;
    }

        .index_honor ul li span {
            margin-top: 15px;
        }

        .index_honor ul li i {
            font-size: 30px;
        }

        .index_honor ul li h3 {
            font-size: 12px;
            margin: 0 5px;
            padding-top: 10px;
        }

    body {
        overflow-x: hidden;
    }

    .banner {
        height: 100%;
    }

    .banner_container .news {
        position: relative;
        height: auto;
    }

        .banner_container .news > div > .news_container {
            top: 35px;
            display: none;
            bottom: auto;
        }

        .banner_container .news > div .banner_control .btn_1 {
            display: none;
        }

        .banner_container .news > div > .news_container .swiper-wrapper {
            flex-direction: column
        }

    .products_center .products_center_list .left_menu > div {
        display: block;
    }

    .products_sub_menu {
        height: 40px;
    }

    .products_center .products_center_list .right_list > div > div .products_sub_menu ul {
        white-space: nowrap;
        overflow-x: auto;
    }

    .products_center .products_center_list .right_list > div > div .products_sub_menu:after {
        position: absolute;
        right: 0;
        height: 100%;
        top: 0;
        width: 50px;
        content: '';
        background-image: linear-gradient(to right, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.5));
    }

    .products_center .products_center_list .left_menu {
        min-height: 400px;
    }

    .products_center .products_center_list .right_list > div > div .products_content ul li:nth-of-type(3n) > a {
        border-right: 1px solid #e5e5e5;
    }

    .products_center .products_center_list .right_list > div > div .products_sub_menu ul li {
        display: inline-block;
        float: none;
    }

    .news_details .right_others > div ul li > a figure > figcaption {
        top: 0;
        font-size: 14px;
    }

    .about_c .strength {
        margin: 0;
    }

    .news-message {
        display: none;
    }

    .news-tabs {
        width: 100% !important;
    }
}

.news-box {
    display: flex;
    align-items: stretch;
    padding-top: clamp(20px,2vw,40px);
}

.news-message {
    flex: 1;
}

.news-show {
    display: none;
    padding-top: 10px;
    height: 100%;
}

.flex-box {
    display: flex;
    align-items: stretch;
    height: 100%;
}

.news-poster {
    width: clamp(160px,25vw,360px);
    flex-shrink: 0;
    margin-right: 20px;
}

    .news-poster img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 8px;
    }

.news-desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
    padding-right: clamp(30px,3vw,60px);
    line-height: 1.9
}

.news-tabs {
    flex-shrink: 0;
    width: clamp(160px,22vw,360px)
}

    .news-tabs li {
        border-bottom: 1px dashed #e5e5e5;
        padding-left: 20px;
        position: relative;
        transition: all 0.15s ease-out;
    }

        .news-tabs li::before {
            content: '▪';
            color: #004098;
            position: absolute;
            top: 10px;
            left: 0;
        }

        .news-tabs li a {
            display: block;
            padding: 10px 0;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            cursor: pointer !important;
        }

            .news-tabs li a:hover {
                color: #004098;
            }

        .news-tabs li.current {
            transform: translateX(-5px)
        }

            .news-tabs li.current a {
                color: #004098;
            }

.news-tabs-more {
    text-align: right;
    padding: 10px 0;
    font-size: 14px;
    font-weight: normal;
    padding-right: 16px;
    position: relative;
    transition: all 0.3s ease-out;
}

    .news-tabs-more::before {
        content: '';
        border-top: 1px solid #333;
        border-right: 1px solid #333;
        width: 7px;
        height: 7px;
        transform: rotate(45deg);
        position: absolute;
        top: 50%;
        margin-top: -5px;
        right: 6px;
        z-index: 1;
        transition: all 0.3s ease-out;
    }

    .news-tabs-more::after {
        content: '';
        border-top: 1px solid #333;
        border-right: 1px solid #333;
        width: 7px;
        height: 7px;
        transform: rotate(45deg);
        position: absolute;
        top: 50%;
        margin-top: -5px;
        right: 0;
        z-index: 1;
        transition: all 0.3s ease-out;
    }

    .news-tabs-more:hover {
        color: #004098;
        transform: translateX(-4px)
    }

    .news-tabs-more a:hover {
        color: #004098
    }

    .news-tabs-more:hover::before {
        border-top: 1px solid #004098;
        border-right: 1px solid #004098;
    }

    .news-tabs-more:hover::after {
        border-top: 1px solid #004098;
        border-right: 1px solid #004098;
    }
