/*@charset "UTF-8";*/
/* CSS Document */
/*-- 提倡互联网共享,同时应尊重原创作者,网站制作属: lijia xiong --*/
/*QQ：897232289*/
/*html5*/
/*移动端默认样式*/
@media screen and (max-width: 1200px) {
    .header_nav_box {
        display: none;
    }

    .header_wap_wrap {
        display: block;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 99;
        height: 100vh;
        background: rgba(0, 0, 0, .4);
        -webkit-align-content: center;
        align-content: center;
        pointer-events: none;
        opacity: 0;
        -webkit-transition: all .8s cubic-bezier(.85, .07, .24, .85);
        transition: all .8s cubic-bezier(.85, .07, .24, .85);
    }

    .header_wap_box {
        width: 80%;
        height: 100%;
        background: #fff;
        position: relative;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: all .8s cubic-bezier(.85, .07, .24, .85);
        transition: all .8s cubic-bezier(.85, .07, .24, .85);
    }


    .about_message_head {
        padding: 0 3.623188vw;
    }

    .content_center {
        padding: 0 3.623188vw;
        width: 100%;
    }

    .header_box {
        height: 14.49275vw;
        padding: 0;
        -webkit-align-items: center;
        align-items: center;
    }

    .header_logo_box a {
        width: 26vw;
        height: auto;
    }

    .header_nav_item {
        width: 100%;
        margin: 1.207729vw 0;
        text-align: center;
        display: block;
    }

    .header_nav_item:last-child {
        margin: 1.207729vw 0;
    }

    .header_nav_link {
        font-size: 4.347826vw;
        line-height: 12.07729vw;
        height: 12.07729vw;
    }

    .index_banner_read {
        padding: 0 3.623188vw;
        margin-bottom: 4.83091vw;
    }

    .index_banner_en {
        font-size: 7.979167vw;
        line-height: 9.604167vw;
    }

    .index_banner_cn {
        font-size: 6.71875vw;
        line-height: 9.604167vw;
        margin-bottom: 2.415458vw;
    }

    .index_banner_text {
        font-size: 3.302083vw;
        line-height: 6.34375vw;
        width: 100%;
    }

    .index_banner_min {
        font-size: 3.302083vw;
        line-height: 6.34375vw;
        width: 100%;
    }

    .index_banner_line {
        width: 12.07729vw;
        height: 0.724637vw;
        margin-top: 3.623188vw;
    }

    .header_nav_link:after {
        display: none;
    }

    .header_wap_btn {
        width: 7.246376vw;
        position: relative;
        z-index: 100;
    }

    .header_wap_btn:before {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        width: 100%;
        height: 0.4830917vw;
        background: #fff;
        -webkit-transform: translateY(-50%) translateX(-50%);
        transform: translateY(-50%) translateX(-50%);
        -webkit-transition: all .8s cubic-bezier(.85, .07, .24, .85);
        transition: all .8s cubic-bezier(.85, .07, .24, .85);
        -webkit-transform-origin: center;
        transform-origin: center;
    }

    .header_wap_btn:after {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        width: 100%;
        height: 0.4830917vw;
        background: #fff;
        -webkit-transform: translateY(-50%) translateX(-50%);
        transform: translateY(-50%) translateX(-50%);
        -webkit-transition: all .8s cubic-bezier(.85, .07, .24, .85);
        transition: all .8s cubic-bezier(.85, .07, .24, .85);
        -webkit-transform-origin: center;
        transform-origin: center;
    }

    .header_wap_label {
        width: 100%;
        height: 0.4830917vw;
        margin-bottom: 1.449275vw;
        position: relative;
        z-index: 9;
        -webkit-transition: all .8s cubic-bezier(.85, .07, .24, .85);
        transition: all .8s cubic-bezier(.85, .07, .24, .85);
        -webkit-transition-delay: .4s;
        transition-delay: .4s;
    }

    .header_wap_label:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #fff;
        -webkit-transition: all .8s cubic-bezier(.85, .07, .24, .85);
        transition: all .8s cubic-bezier(.85, .07, .24, .85);
    }

    .header_wap_label:last-child {
        margin-bottom: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        left: 100%;
    }

    .header_wrap:after {
        -webkit-box-shadow: 0 0 2.6041666vw rgba(0, 0, 0, .1);
        box-shadow: 0 0 2.6041666vw rgba(0, 0, 0, .1);
    }

    .header_black .header_wap_label:after {
        background: #333;
    }

    .header_white .header_wap_label:after {
        background: #333;
    }

    .header_active .header_wap_label:after {
        background: #333;
    }

    .header_wap_active .header_wap_label {
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        opacity: 0;
    }

    .header_wap_active .header_wap_label:after {
        background: #fff;
    }

    .header_wap_active .header_wap_label:nth-child(1) {
        width: 0;
    }

    .header_wap_active .header_wap_label:nth-child(2) {
        opacity: 0;
    }

    .header_wap_active .header_wap_label:nth-child(3) {
        width: 0;
    }

    .header_wap_active .header_wap_btn:after {
        -webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
        transform: translateY(-50%) translateX(-50%) rotate(45deg);
        width: 80%;
        -webkit-transition-delay: .4s;
        transition-delay: .4s;
    }

    .header_wap_active .header_wap_btn:before {
        -webkit-transform: translateY(-50%) translateX(-50%) rotate(-45deg);
        transform: translateY(-50%) translateX(-50%) rotate(-45deg);
        width: 80%;
        -webkit-transition-delay: .4s;
        transition-delay: .4s;
    }


    .header_wap_active .header_wap_wrap {
        opacity: 1;
        pointer-events: auto;
    }

    .header_wap_active .header_wap_box {
        -webkit-transform: none;
        transform: none;
    }

    .header_wap_active .header_nav_link {
        color: rgba(255, 255, 255, .8)
    }

    .header_wap_active .header_nav_active .header_nav_link {
        color: #fff;
    }

    .web_center {
        padding: 0 3.623188vw;
    }

    .index_about_photo {
        width: 100%;
    }

    .index_about_read {
        width: 100%;
        padding-left: 0;
        margin-top: 4.83091vw;
    }

    .index_about_tit_en {
        font-size: 6.6875vw;
        line-height: 8.6875vw;
    }

    .index_about_tit_cn {
        font-size: 4.71875vw;
        line-height: 4.1875vw;
    }

    .index_about_tit_label {
        width: 4.875vw;
        margin-left: 1.207729vw;
    }

    .index_about_text {
        font-size: 3.3816425vw;
        line-height: 5.7971vw;
    }

    .index_about_button {
        margin-top: 3.623188vw;
    }

    .index_about_btn_text {
        font-size: 3.3816425vw;
        line-height: 5.7971vw;
    }

    .index_about_btn_icon {
        width: 1.932367vw;
        height: 1.932367vw;
        margin-left: 0.724637vw;
    }

    .index_about_btn_icon:after {
        border-right: 0.724637vw solid #0047bb;
        border-bottom: 0.724637vw solid #0047bb;
    }

    .index_public_en {
        font-size: 5.1875vw;
        line-height: 5.5vw;
    }

    .index_public_cn {
        font-size: 4.83091vw;
        line-height: 5.5vw;
    }

    .index_public_text {
        font-size: 3.3816425vw;
        line-height: 5.7971vw;
    }

    .index_public_line {
        width: 7.246376vw;
        height: 0.483091vw;
        margin: 2.415458vw auto;
    }

    .index_business_item_box {
        width: 100%;
    }

    .index_business_item_back img {
        width: 100%;
        height: 100%;
    }

    .index_business_item_icon {
        font-size: 14vw;
        width: 14vw;
    }

    .index_business_item_read {
        padding-left: 14vw !important;
    }

    .index_business_item_box:nth-child(2n+1) .index_business_item_position {
        padding: 0 0 0 18vw !important;
    }

    .index_business_item_box:nth-child(2n) .index_business_item_position {
        padding: 0 18vw 0 0 !important;
    }

    .index_business_item_en {
        font-size: 4.5vw;
        line-height: 5vw;
    }

    .index_business_item_cn {
        font-size: 4.347826vw;
        line-height: 5.7971vw;
        margin-top: 1.207729vw;
    }

    .index_business_item_box a {
        padding: 7.8125vw 5.46875vw;
    }

    .index_business_item_box .index_business_item_back {
        opacity: 1;
    }

    .index_business_item_box .index_business_item_read {
        opacity: 1;

    }

    .index_pro_item_cn {
        font-size: 4.347826vw;
        line-height: 6.76328vw;
    }

    .index_pro_item_en {
        font-size: 3.864734vw;
        line-height: 6.28019vw;
    }

    .index_pro_item_head {
        padding: 2.415458vw 3.623188vw;
    }

    .index_pro_item_box {
        padding-right: 3.623188vw;
    }

    .index_pro_item_head:after {
        border-bottom: 8.937198vw solid transparent;
        border-top: 8.937198vw solid transparent;
        border-left: 2.89855vw solid #0047bb;
        -webkit-transform: translateX(98%);
        transform: translateX(98%);
    }

    .index_pro_item_box a:hover .index_pro_item_head:after {
        border-bottom: 8.937198vw solid transparent;
        border-top: 8.937198vw solid transparent;
        border-left: 2.89855vw solid #31b700;
    }

    .index_pro_button {
        display: none;
    }

    .index_news_content {
        padding: 0 3.623188vw;
    }

    .index_news_nav {
        position: relative;
        transform: none;
        -webkit-justify-content: center;
        justify-content: center;
        margin-top: 1.207729vw;
    }

    .index_news_li {
        padding-right: 2.415458vw;
    }

    .index_news_li a {
        font-size: 3.864734vw;
        line-height: 6.28019vw;
    }

    .index_news_li:after {
        height: 1px;
    }

    .index_news_li a:after {
        height: 0.483091vw;
    }

    .index_news_item_read {
        padding: 2.415458vw 3.623188vw;
    }

    .index_news_item_label {
        font-size: 3.3816425vw;
        line-height: 5.7971vw;
        margin-bottom: 2.415458vw;
    }

    .index_news_item_tit a {
        font-size: 3.864734vw;
        line-height: 6.28019vw;
        height: 12.56038vw;
    }

    .index_news_item_text {
        font-size: 3.3816425vw;
        line-height: 5.7971vw;
        margin-top: 1.207729vw;
    }

    .index_news_item_foot {
        margin-top: 2.415458vw;
    }

    .index_news_item_btn a {
        font-size: 3.3816425vw;
        line-height: 5.7971vw;
    }

    .index_news_item_time {
        font-size: 3.3816425vw;
        line-height: 5.7971vw;
    }

    .index_business_list,
    .index_pro_big,
    .index_news_big {
        margin-top: 7.246376vw;
    }

    .index_news_more_text {
        font-size: 3.3816425vw;
        line-height: 7.246376vw;
    }

    .index_news_more_icon {
        width: 1.932367vw;
        height: 1.932367vw;
        position: relative;
        margin-left: 0.724637vw;
    }

    .index_news_more_icon:after {
        border-right: 0.724637vw solid #999999;
        border-bottom: 0.724637vw solid #999999;
    }

    .index_news_more_button {
        margin-top: 2.415458vw;
    }

    .index_news_back img {
        opacity: 0;
    }

    .index_page_slide:last-child {
        height: 100%;
    }

    .about_page_slide:last-child {
        height: 100%;
    }

    .about_page_slide .footer_wrap,
    .index_page_content .footer_wrap {
        height: 100%;
        padding: 12.07729vw 0;
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-items: center;
        align-items: center;
    }

    .about_page_slide .footer_bq_wrap,
    .index_page_content .footer_bq_wrap {
        padding: 0 0 7.246376vw 0;
    }

    .footer_nav_box {
        display: none;
    }

    .footer_logo_box {
        width: 40vw;
        height: 9.420289vw;
        margin: 0 auto;
        display: none;
    }

    .footer_address_item_box {
        margin: 0 0 4.83091vw 0;
        width: 100%;
    }

    .footer_address_item_box:last-child {
        margin: 0;
    }

    .footer_big {
        width: 100%;
        padding: 0 0 7vw 0;
    }

    .footer_address_box {
        width: 100%;
        margin-top: 0;
        padding-bottom: 7.246376vw;
    }

    .footer_address_item_title {
        font-size: 3.864734vw;
        line-height: 7.729468vw;
        text-align: center;
    }

    .footer_address_item_li {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .footer_address_item_text {
        padding-left: 1.207729vw;
        max-width: calc(100% - 7.729468vw);
    }

    .footer_address_item_text a, .footer_address_item_text {
        font-size: 3.3816425vw;
        line-height: 7.729468vw;
    }

    .footer_address_item_icon {
        font-size: 4.83091vw;
        line-height: 7.729468vw;
    }

    .footer_big:after {
        opacity: .3;
    }

    .footer_ewm_box {
        width: 28.9855vw;
        margin: 7.246376vw auto;
    }

    .footer_bq_item_box {
        width: 100%;
        text-align: center;
    }

    .footer_bq_item_box a, .footer_bq_item_box {
        font-size: 3.3816425vw;
        line-height: 5.7971vw;
    }

    .footer_share_box {
        display: none;
    }


    .about_introduce_read {
        padding: 0 3.623188vw;
        margin-top: 14.49275vw;
    }

    .about_introduce_en {
        font-size: 7.979167vw;
        line-height: 9.604167vw;
    }

    .about_introduce_cn {
        font-size: 6.71875vw;
        line-height: 9.604167vw;
        margin-bottom: 2.415458vw;
    }

    .about_introduce_line {
        width: 12.07729vw;
        height: 0.724637vw;
        margin-top: 3.623188vw;
    }

    .about_introduce_head {
        height: 50%;
    }

    .about_foot_content {
        padding: 0 3.623188vw;
    }

    .about_foot_en {
        font-size: 6.6875vw;
        line-height: 8.6875vw;
    }

    .about_foot_cn {
        font-size: 4.71875vw;
        line-height: 4.1875vw;
    }

    .about_foot_label {
        width: 4.875vw;
        margin-left: 1.207729vw;
    }

    .about_introduce_foot {
        height: 50%;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        padding-top: 7.246376vw;
    }

    .about_foot_tips {
        width: 100%;
    }

    .about_foot_read {
        width: 100%;
        font-size: 3.3816425vw;
        line-height: 5.7971vw;
        color: #999999;
        margin-top: 2.415458vw;
    }

    .about_culture_read {
        padding: 0 3.623188vw;
        margin-top: 14.49275vw;
    }

    .about_culture_list {
        margin-top: 7.246376vw;
    }

    .about_culture_item_box {
        width: 100%;
        padding: 0 0 4.83091vw 0;
    }

    .about_culture_item_box:last-child {
        padding: 0;
    }

    .about_culture_item_icon {
        font-size: 10vw;
        line-height: 13vw;
    }

    .about_culture_item_title {
        font-size: 3.864734vw;
        line-height: 6.28019vw;
    }

    .about_culture_item_en {
        font-size: 3.3816425vw;
        line-height: 4.83091vw;
    }

    .about_culture_item_text {
        font-size: 3.3816425vw;
        line-height: 4.83091vw;
        margin-top: 1.207729vw;
        opacity: 1;
    }

    .about_culture_item_active {
        -webkit-transform: none;
        transform: none;
    }

    .about_company_item_text h3 {
        font-size: 3.864734vw;
        line-height: 6.28019vw;
    }

    .about_company_item_text, .about_company_item_text p {
        font-size: 3.3816425vw;
        line-height: 5.7971vw;
    }

    .about_company_tab {
        margin-top: 7.246376vw;
    }

    .about_company_item_label {
        width: 1.44927vw;
        height: 1.44927vw;
        margin-right: 0.9661835vw;
    }

    .about_company_item_label:nth-child(2) {
        width: 1.207729vw;
        height: 1.207729vw;
    }

    .about_company_item_label:nth-child(3) {
        width: 0.9661835vw;
        height: 0.9661835vw;
    }

    .about_company_btn_item {
        font-size: 8.695652vw;
        -webkit-text-shadow: 0 0 2.415458vw rgba(0, 0, 0, .5);
        text-shadow: 0 0 2.415458vw rgba(0, 0, 0, .5);
    }

    .about_company_btn_box {
        padding: 0 3.623188vw;
    }

    .index_platform_circle_wrap {
        width: 70%;
        margin-top: -45vw;
    }

    .platform_circle_item_number {
        font-size: 4.8vw;
    }

    .platform_circle_label {
        font-size: 4.8125vw;
        line-height: 5.645833vw;
    }

    .platform_circle_en {
        margin-top: 1.207729vw;
        font-size: 3.3816425vw;
        line-height: 3.864734vw;
    }

    .platform_circle_item_read {
        display: none;
    }

    .platform_circle_item_box:nth-child(1) .platform_circle_item_read {

        left: 0;
        top: 100%;
    }

    .about_team_box {
        margin: 0 0 12vw 0;
    }

    .index_honor_content {
        margin-top: 7.246376vw;
    }

    .index_honor_big {
        width: 100%;
        margin-top: 0;
    }

    .index_honor_certificates_box {
        width: 100%;
        transform: scale(1.3);
        position: relative;
        right: 0;
        top: 0;
        margin-top: 14.49275vw;
    }

    .index_honor_item_label {
        font-size: 8.0625vw;
        line-height: 14vw;
    }

    .index_honor_text {
        font-size: 3.864734vw;
        line-height: 5.314009vw;
    }

    .index_honor_jb {
        width: 56%;
        margin: 4.83091vw auto 0;
    }

    .index_honor_box {
        padding: 0 3.623188vw;
    }

    .about_quality_box {
        padding: 0 3.623188vw;
    }

    .about_quality_item_box {
        width: 28.78125%;
    }

    .about_quality_item_en {
        font-size: 3.3816425vw;
        line-height: 5.7971vw;
    }

    .about_quality_item_cn {
        font-size: 3.3816425vw;
        line-height: 4.347826vw;
    }

    .about_quality_list {
        margin-top: 7.246376vw;
    }

    .index_public_title {
        font-size: 3.864734vw;
        line-height: 6.28019vw;
    }

    .about_project_content {
        width: 100%;
        padding: 0 3.623188vw;
        margin: 7.246376vw auto 0;
    }

    .about_project_big {
        padding-bottom: 100%;
    }

    .about_project_item_box:nth-child(1) {
        width: 30%;
        left: 0;
        bottom: 69%;
    }

    .about_project_item_box:nth-child(1) .about_project_item_text, .about_project_item_box:nth-child(7) .about_project_item_text {
        font-size: 5.291666vw;
        line-height: 6.604167vw;
    }

    .about_project_item_box:nth-child(2) .about_project_item_text, .about_project_item_box:nth-child(3) .about_project_item_text, .about_project_item_box:nth-child(4) .about_project_item_text, .about_project_item_box:nth-child(5) .about_project_item_text, .about_project_item_box:nth-child(6) .about_project_item_text {
        font-size: 3.8vw;
        line-height: 5.2vw;
    }

    .about_text_item_box {
        display: none;
    }

    .about_project_item_box:nth-child(2) {
        width: 32%;
        left: 34%;
        top: 2%;
    }

    .about_project_item_box:nth-child(3) {
        width: 32%;
        left: 68%;
        bottom: 69.5%;
    }

    .about_project_item_box:nth-child(4) {
        width: 32%;
        left: 0;
        top: 34%;
    }

    .about_project_item_box:nth-child(5) {
        width: 32%;
        left: 34%;
        bottom: 38%;
    }

    .about_project_item_box:nth-child(6) {
        width: 32%;
        left: 68%;
        top: 34%;
    }

    .about_project_item_box:nth-child(7) {
        width: 30%;
        left: 0;
        bottom: 3%;
    }

    .about_line_animate {
        display: none;
    }

    .team_wap_content {
        width: 100%;
        margin: 7.246376vw auto 0;
    }

    .team_wap_back {
        width: 220%;
        margin: 10vw auto 0;
        padding: 14.49275vw 0;
    }

    .contact_address_line {
        width: 7.246376vw;
        height: 0.483091vw;
        margin: 2.415458vw auto 0;
    }

    .team_wap_back img {
        position: relative;
        left: -25%;
    }

    .join_post_item_bjq h2 {
        font-size: 4.347826vw;
        line-height: 6.280193vw;
    }

    .join_post_btn_icon {
        width: 1.9323671vw;
        height: 1.9323671vw;
        margin-left: 0.724637vw;

    }

    .join_post_btn_icon:after {
        border-right: 0.724637vw solid #37ae35;
        border-bottom: 0.724637vw solid #37ae35;
    }

    .team_wap_item_box:nth-child(1) {
        left: 2%;
        top: 0;
        width: 20%;
    }

    .team_wap_item_box:nth-child(2) {
        left: 30%;
        top: -3%;
        width: 11.819436%;
    }

    .team_wap_item_box:nth-child(3) {
        left: 57%;
        top: 0.8%;
        width: 10%;
    }

    .team_wap_item_box:nth-child(4) {
        left: 77%;
        top: -12%;
        width: 20%;
    }

    .team_wap_item_box:nth-child(5) {
        left: 4%;
        top: 62%;
        width: 16%;
    }

    .team_wap_item_box:nth-child(6) {
        left: 20%;
        top: 69%;
        width: 22%;
    }

    .team_wap_item_box:nth-child(7) {
        left: 5%;
        top: 50%;
        width: 8%;
    }

    .team_wap_item_box:nth-child(8) {
        left: 81%;
        top: 50%;
        width: 12%;
    }

    .team_wap_item_box:nth-child(9) {
        left: 65%;
        top: 62%;
        width: 26%;
    }

    .team_tips_item_box:nth-child(1) {
        left: 2%;
        top: 17%;
    }

    .team_tips_item_box:nth-child(2) {
        left: 22%;
        top: 7%;
    }

    .team_tips_item_box:nth-child(3) {
        left: 74%;
        top: 3%;
    }

    .team_tips_item_box:nth-child(4) {
        left: 17%;
        top: 81%;
    }

    .team_tips_item_box:nth-child(5) {
        left: 75.8%;
        top: 44%;
    }

    .team_tips_item_box:nth-child(6) {
        left: 62.8%;
        top: 80%;
    }

    .team_tips_item_en {
        font-size: 2.89855vw;
        line-height: 3.864734vw;
    }

    .team_tips_item_cn {
        font-size: 2.89855vw;
        line-height: 3.864734vw;
        margin-left: 1.207729vw;
    }

    .team_tips_item_text {
        font-size: 2.89855vw;
        line-height: 3.864734vw;
    }

    .team_tips_item_icon img {
        max-width: 6vw;
        max-height: 7.729468vw;
    }

    .team_tips_item_icon {
        margin-right: 1.207729vw;
    }

    .team_promise_icon {
        width: 4vw;
    }

    .team_promise_title {
        font-size: 3.864734vw;
        line-height: 6.28019vw;
    }

    .team_promise_max {
        font-size: 4.83091vw;
        line-height: 7.246376vw;
    }

    .team_promise_label {
        font-size: 2.89855vw;
        line-height: 5.7971vw;
    }

    .team_promise_box {
        bottom: -20%;
        right: 0;
        width: 100%;
        padding: 0 3.623188vw;
    }

    .team_promise_text {
        margin-left: 0;
        padding-left: 1.207729vw;
        width: calc(100% - 4vw);
    }

    .news_page_banner_box {
        height: 46vh;
    }

    .footer_wrap {
        padding: 12.07729vw 0;
    }

    .footer_bq_wrap {
        padding: 0 !important;
    }

    .solution_page_banner_content {
        padding: 0 3.623188vw;
    }

    .solution_page_banner_cn {
        font-size: 5.6vw;
        line-height: 9.2vw;
    }

    .solution_page_banner_en {
        font-size: 5vw;
        line-height: 6vw;
        margin-bottom: 2.415458vw;
    }

    .news_page_banner_line {
        width: 7.246376vw;
        height: 0.483091vw;
    }

    .solution_page_bjq h3,
    .solution_page_line {
        width: 7.246376vw;
        height: 0.483091vw;
        margin: 2.415458vw auto;
    }

    .solution_page_big {
        padding: 0 3.623188vw;
    }

    .solution_page_bjq {
        padding: 0;
        margin-top: 7.246376vw;
    }

    .solution_page_bjq h2,
    .solution_page_title {
        font-size: 4.83091vw;
        line-height: 7.246376vw;
    }

    .solution_page_bjq, .solution_page_bjq p {
        font-size: 3.3816425vw;
        line-height: 5.7971vw;
    }

    .solution_page_bjq img {
        padding: 4.83091vw 0;
    }

    .solution_page_content {
        padding: 12.07729vw 0;
    }

    .solution_page_bjq table td {
        width: 100% !important;
        display: block;
    }

    .pro_banner_wrap {
        height: 56vh;
    }

    .pro_banner_fixed {
        padding: 0 3.623188vw;
    }

    .pro_banner_head {
        padding: 0 3.623188vw;
        margin-top: 21.73913vw;
    }

    .pro_banner_title {
        font-size: 4.6vw;
        line-height: 7.246376vw;
    }

    .pro_banner_list {
        height: 9.66183vw;
    }

    .pro_banner_animate .pro_banner_fixed {
        top: 14.49275vw;
    }

    .pro_banner_line {
        width: 7.246376vw;
        height: 0.483091vw;
        margin: 2.415458vw auto;
    }

    .pro_banner_text {
        font-size: 3.3816425vw;
        line-height: 5.7971vw;
    }

    .pro_banner_photo {
        top: 38%;
        width: 92%;
    }

    .pro_banner_item_box {
        font-size: 3.864734vw;
        line-height: 9.66183vw;
    }

    .pro_page_wrap {
        padding: 0 3.623188vw;
    }

    .pro_page_item_box {
        margin-top: 4.83091vw;
    }

    .pro_page_item_photo {
        width: 50%;
        margin-top: -4.83091vw;
    }

    .pro_page_item_content {
        width: 50%;
        padding: 7.246376vw 0;
    }

    .pro_page_item_tips {
        font-size: 2.89855vw;
        line-height: 4.347826vw;
    }

    .pro_page_item_title {
        font-size: 3.864734vw;
        line-height: 4.83091vw;
    }

    .pro_page_item_text {
        font-size: 2.89855vw;
        line-height: 4.83091vw;
    }

    .pro_page_item_after {
        width: 7.246376vw;
        height: 0.483091vw;
        margin: 2.415458vw 0;
    }

    .pro_page_item_btn {
        width: 24.15458vw;
        margin-top: 3.3816425vw;
    }

    .pro_page_item_label {
        font-size: 3.3816425vw;
        line-height: 7.246376vw;
    }

    .pro_page_item_icon {
        width: 1.932367vw;
        height: 1.932367vw;
        margin-left: 0.724637vw;
    }

    .pro_page_item_icon:after {
        border-right: 0.724637vw solid #0047bb;
        border-bottom: 0.724637vw solid #0047bb;
    }

    .pro_details_title {
        font-size: 4.83091vw;
        line-height: 7.246376vw;
    }

    .pro_details_en {
        font-size: 4.83091vw;
        line-height: 7.246376vw;
    }

    .pro_details_text {
        font-size: 4.83091vw;
        line-height: 7.246376vw;
    }

    .pro_details_line {
        width: 7.246376vw;
        height: 0.483091vw;
        margin: 2.415458vw auto 0;
    }

    .pro_details_banner {
        height: 46vh;
    }

    .pro_details_nav_box {
        display: none;
    }

    .pro_details_read_wrap {
        padding: 0 3.623188vw;
    }

    .pro_summary_wrap {
        padding: 7.246376vw 3.623188vw;
    }

    .pro_details_read_content {
        padding: 0;
    }

    .pro_details_big {
        padding: 12.07729vw 0 7.246376vw 0;
    }

    .pro_details_read_photo {
        width: 72%;
    }

    .pro_details_tips_en {
        font-size: 3.3816425vw;
        line-height: 5.7971vw;
    }

    .pro_details_tips_title {
        font-size: 4.83091vw;
        line-height: 7.246376vw;
    }

    .pro_details_tips_text {
        font-size: 3.3816425vw;
        line-height: 5.7971vw;
    }

    .pro_details_tips_box {
        margin: 7.246376vw 0 4.83091vw 0;
    }

    .pro_summary_list {
        padding: 0;
        margin-top: 7.246376vw;
    }

    .pro_summary_item_box {
        width: 50%;
        margin: 1.207729vw 0;
    }

    .pro_summary_item_icon {
        font-size: 9vw;
        line-height: 15vw;
        margin-bottom: 2.415458vw;
    }

    .pro_summary_item_icon.icon-a2 {
        font-size: 8vw;
    }

    .pro_summary_item_icon.icon-a3 {
        font-size: 7.5vw;
    }

    .pro_summary_item_icon.icon-a5 {
        font-size: 8vw;
    }

    .pro_summary_item_icon.icon-a6 {
        font-size: 7vw;
    }

    .pro_summary_item_text {
        font-size: 3.3816425vw;
        line-height: 5.7971vw;
        padding: 0 2.415458vw;
    }

    .pro_summary_item_box:nth-child(2n) .pro_summary_item_icon:after {
        display: none;
    }

    .pro_test_wrap {
        padding: 7.246376vw 3.623188vw;
    }

    .pro_tata_wrap {
        padding: 7.246376vw 3.623188vw 0 3.623188vw;
    }

    .pro_test_list {
        padding: 0;
        margin-top: 7.246376vw;
    }

    .pro_test_item_label {
        font-size: 3.3816425vw;
        line-height: 4.83091vw;
        padding: 1.932367vw 0;
        -webkit-border-radius: 4.347826vw;
        border-radius: 4.347826vw;
    }

    .pro_test_item_box {
        width: 49%;
        margin: 0 2% 0 0;
        padding: 0;
    }

    .pro_data_box {
        padding: 0;
        margin-top: 7.246376vw;
    }

    .pro_data_bjq img {
        padding: 4.83091vw 0;
    }

    .pro_related_box {
        padding: 12.07729vw 0;
    }

    .pro_related_wrap {
        padding: 0 3.623188vw;
    }

    .pro_related_en {
        font-size: 4.83091vw;
        line-height: 5.5vw;
    }

    .pro_related_title {
        font-size: 4.83091vw;
        line-height: 5.5vw;
        margin-bottom: 2.415458vw;
    }

    .pro_related_line {
        width: 7.246376vw;
        height: 0.483091vw;
    }

    .pro_related_list {
        margin-top: 7.246376vw;
    }

    .pro_related_item_box {
        width: 100%;
        margin: 0 0 3.623188vw 0;
    }

    .pro_related_item_en {
        font-size: 2.89855vw;
        line-height: 4.83091vw;
    }

    .pro_related_item_cn {
        font-size: 4.347826vw;
        line-height: 5.7971vw;
        margin-bottom: 2.415458vw;
    }

    .pro_related_item_line {
        width: 7.246376vw;
        height: 0.483091vw;
    }

    .news_page_banner_content {
        padding: 0 3.623188vw;
    }

    .news_page_banner_en {
        font-size: 8vw;
        line-height: 10vw;
    }

    .news_page_banner_cn {
        font-size: 5vw;
        line-height: 6.6vw;
        margin-bottom: 2.415458vw;
    }

    .news_page_banner_line {
        width: 7.246376vw;
        height: 0.483091vw;
    }

    .news_content_box {
        padding: 12.07729vw 3.623188vw;
    }

    .news_content_item_box {
        width: 100%;
        margin: 0 0 3.623188vw 0 !important;
    }

    .news_content_nav_item a {
        font-size: 3.864734vw;
        line-height: 7.246376vw;
        padding: 0 2.415458vw;
    }

    .news_content_nav_item {
        margin: 0 1.207729vw;
    }

    .news_content_nav_item:first-child {
        margin: 0 1.207729vw 0 0;
    }

    .news_content_nav_item:last-child {
        margin: 0 0 0 1.207729vw;
    }

    .news_content_item_read {
        padding: 4.83091vw 2.415458vw;
    }

    .news_content_item_title {
        font-size: 3.864734vw;
        line-height: 5.314009vw;
    }

    .news_content_item_time {
        font-size: 3.3816425vw;
        line-height: 5.7971vw;
        margin-top: 1.207729vw;
    }

    .news_content_pagination .news_content_pagination_btn {
        font-size: 2.89855vw;
        padding: 0 2.415458vw;
    }

    .news_content_pagination a {
        line-height: 7.246376vw;
        font-size: 2.89855vw;
        padding: 0 2.415458vw;
    }

    .news_content_list {
        margin: 7.246376vw 0 2.415458vw 0;
    }

    .news_details_content {
        padding: 0 3.623188vw;
    }

    .news_details_pagination {
        display: none;
    }

    .news_details_read {
        padding: 12.07729vw 0;
    }

    .news_details_title {
        font-size: 4.83091vw;
        line-height: 7.246376vw;
    }

    .news_details_line {
        width: 7.246376vw;
        height: 0.483091vw;
        margin: 2.415458vw auto 0;
    }

    .news_details_bjq img {
        padding: 7.246376vw 0;
    }

    .news_details_bjq, .news_details_bjq p {
        font-size: 3.3816425vw;
        line-height: 5.7971vw;
    }

    .news_details_item_tips {
        font-size: 3.3816425vw;
        line-height: 5.7971vw;
        width: 14vw;
    }

    .news_details_item_read {
        width: calc(100% - 14vw);
    }

    .news_details_item_label {
        font-size: 3.3816425vw;
        line-height: 5.7971vw;
        width: calc(100% - 2.89855vw);
    }

    .news_details_item_icon {
        width: 1.932367vw;
        height: 1.932367vw;
        margin-left: 0.724637vw;
    }

    .news_details_item_icon:after {
        border-right: 0.724637vw solid #0047bb;
        border-bottom: 0.724637vw solid #0047bb;
    }

    .news_details_list {
        margin-top: 12.07729vw;
    }

    .contact_page_wap_box {
        width: 100%;
    }

    .contact_page_wap_read {
        width: 100%;
    }

    .contact_page_wap_list {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .contact_wap_item_box {
        width: 100%;
        padding: 7.246376vw 3.623188vw;
        height: auto;
    }

    .contact_wap_item_en {
        font-size: 5.7971vw;
        line-height: 7.246376vw;
    }

    .contact_wap_item_title {
        font-size: 3.3816425vw;
        line-height: 4.83091vw;
    }

    .contact_wap_item_icon {
        width: 7.246376vw;
        font-size: 4.83091vw;
    }

    .contact_wap_item_tips {
        width: calc(100% - 7.246376vw);
    }

    .contact_wap_item_label {
        font-size: 2.89855vw;
        line-height: 4.83091vw;
    }

    .contact_wap_item_text {
        font-size: 2.89855vw;
        line-height: 3.864734vw;
    }

    .contact_wap_item_min {
        font-size: 2.415458vw;
        line-height: 3.4vw;
    }

    .contact_address_tab {
        padding: 6vw 0;
    }

    .contact_page_wrap {
        padding-bottom: 12.07729vw;
    }

    .contact_wap_item_line {
        width: 7.246376vw;
        height: 0.483091vw;
        margin-top: 2.415458vw;
    }

    .contact_address_wrap {
        padding: 12.07729vw 0;
    }

    .contact_address_en {
        font-size: 5.7971vw;
        line-height: 7.246376vw;
    }

    .contact_address_cn {
        font-size: 4.83091vw;
        line-height: 7.246376vw;
    }

    .contact_address_box {
        padding: 0 3.623188vw;
    }

    .contact_address_item_icon {
        font-size: 4.83091vw;
        width: 6.0386vw;
    }

    .contact_address_item_icon.icon-a-06 {
        font-size: 4.347826vw;
    }

    .contact_address_item_icon.icon-a-17 {
        font-size: 3.3816425vw;
    }

    .contact_address_item_icon.icon-a-18 {
        font-size: 3.864734vw;
    }

    .contact_address_item_read {
        width: calc(100% - 6.0386vw);
    }

    .contact_address_item_title {
        font-size: 2.89855vw;
        line-height: 4.83091vw;
    }

    .contact_address_list {
        width: 100%;
    }

    .contact_address_item_text a, .contact_address_item_text {
        font-size: 3.3816425vw;
        line-height: 4.83091vw;
        min-height: initial;
        max-height: initial;
    }

    .contact_address_item_min {
        font-size: 2.89855vw;
        line-height: 3.864734vw;
    }

    .contact_address_bq {
        padding: 2.415458vw 0;
    }

    .contact_address_content {
        margin-bottom: 7.246376vw;
    }

    .contact_address_label {
        font-size: 2.89855vw;
        line-height: 4.83091vw;
    }

    .contact_address_item_box {
        padding: 4.83091vw 4.83091vw 4.83091vw 0;
    }

    .contact_address_cn_list .contact_address_item_box:nth-child(2n) {
        padding: 4.83091vw 0 4.83091vw 4.83091vw;
    }

    .contact_address_en_list .contact_address_item_box:nth-child(2n+1) {
        padding: 4.83091vw 4.83091vw 4.83091vw 0;
    }

    .contact_address_en_list .contact_address_item_box:nth-child(2n) {
        padding: 4.83091vw 0 4.83091vw 4.83091vw;
    }

    .join_page_box {
        padding: 0 3.623188vw;
    }

    .join_page_wrap {
        padding: 12.07729vw 0;
    }

    .join_post_wrap {
        margin-top: 7.246376vw;
    }

    .join_post_label {
        line-height: 10.628vw;
        font-size: 3.3816425vw;
    }

    .join_post_item_label:nth-child(4), .join_post_label:nth-child(4) {
        width: 16%;
    }

    .join_post_item_label:nth-child(6), .join_post_label:nth-child(6) {
        width: 16%;
    }

    .join_post_item_label:nth-child(2), .join_post_label:nth-child(2) {
        margin-left: 2%;
    }

    .join_post_item_label {
        font-size: 3.3816425vw;
        line-height: 9.66183vw;
    }

    .join_post_item_bjq, .join_post_item_bjq p {
        font-size: 3.3816425vw;
        line-height: 5.7971vw;
    }

    .join_post_item_bjq {
        padding: 7.246376vw 2.415458vw;
    }

    .join_post_item_box {
        margin-top: 2.415458vw;
        -webkit-box-shadow: 1px 0 1.207729vw rgba(53, 72, 53, .2);
        box-shadow: 1px 0 1.207729vw rgba(53, 72, 53, .2);
    }

    .about_message_item_icon {
        width: 2.415458vw;
        height: 2.415458vw;
        -webkit-transform: translateY(-1.207729vw) translateX(-1.207729vw);
        transform: translateY(-1.207729vw) translateX(-1.207729vw);
    }

    .about_message_item_svg {
        width: calc(100% - 2.415458vw);
    }

    .about_message_item_box:nth-child(2) {
        right: 9%;
        top: 38%;
        width: 58%;
    }

    .about_message_item_box:nth-child(1) {
        right: 38.1%;
        top: 65.5%;
        width: 48%;
    }

    .about_message_title_icon {
        font-size: 4.83091vw;
        line-height: 7.246376vw;
        width: 7.246376vw;
    }

    .about_message_title_text {
        font-size: 3.3816425vw;
        line-height: 7.246376vw;
        width: calc(100% - 7.246376vw);
    }

    .about_message_item_read {
        bottom: 7.246376vw;
        left: -7.24637vw;
    }

    .about_message_item_text {
        padding: 2.415458vw 7.246376vw;
        font-size: 2.89855vw;
        line-height: 4.347826vw;
        margin-top: 2.415458vw;
        color: #000;
        background: rgba(255, 255, 255, .6);
    }

    .about_message_item_box:nth-child(1) .about_message_item_text {
        width: 200%;
    }

    .about_message_item_box:nth-child(1) .about_message_item_text {
        width: 180%;
    }

    .about_message_item_box:nth-child(2) .about_message_item_read {
        width: 100%;
    }

    .about_message_item_box:nth-child(1) .about_message_item_read {
        width: 90%;
    }

    .header_down_wrap {
        position: relative;
        height: auto;
    }

    .header_down_box {
        background: none;
        padding: 1.207729vw 0;
    }

    .header_down_photo {
        display: none;
    }

    .header_down_content {
        padding: 0 3.623188vw;
    }

    .header_down_nav_active .header_down_nav_title {
        color: rgba(255, 255, 255, .8);
    }

    .header_down_nav_title {
        font-size: 3.3816425vw;
        line-height: 7.246376vw;
        font-weight: normal;
        color: rgba(255, 255, 255, .8);
    }

    .header_down_nav_title:after {
        display: none;
    }

    .header_down_nav_content {
        display: none;
    }

    .header_down_read {
        width: 100%;
    }

    .header_down_nav_box {
        width: 100%;
        max-width: 100%;
    }

    .header_down_nav_list {
        position: relative;
        padding: 0;
        width: 100%;
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .header_down_nav_list:before {
        display: none;
    }

    .header_down_nav_list:after {
        display: none;
    }

    .header_down_nav_li {
        width: 50%;
        text-align: center;
        margin-bottom: 0;
    }

    .header_down_nav_li a {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .header_down_nav_icon {
        width: 1.932367vw;
        height: 1.932367vw;
        margin-left: 0.724637vw;
    }

    .header_down_nav_icon:after {
        border-right: 0.724637vw solid #fff;
        border-bottom: 0.724637vw solid #fff;
    }

    .solution_page_text {
        font-size: 3.864734vw;
        line-height: 5.314009vw;
    }

    .solution_nav_wrap {
        display: block;
        width: 100%;
        max-width: 100%;
        white-space: nowrap;
        padding: 0 3.623188vw;
        margin-top: -6.038647vw;
        position: relative;
        z-index: 99;

    }

    .solution_nav_box {
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        text-align: center;
        display: block;
        background: #fff;
        -webkit-border-radius: 1.932367vw;
        border-radius: 1.932367vw;
        padding: 0 3.623188vw;
        box-shadow: 0 0 0.724637vw rgba(0, 0, 0, .2);
    }

    .solution_nav_li {
        display: inline-block;
        width: auto;
        vertical-align: top;
        margin: 0 2.415458vw;
    }

    .solution_nav_li a {
        font-size: 3.3816425vw;
        line-height: 12.07729vw;
        color: #666666;
        font-weight: bold;
    }

    .solution_nav_active a {
        color: #0047bb;
    }

    .solution_page_bjq h4 {
        width: 40%;
    }

    .contact_address_cn_list .contact_address_item_box:nth-child(2n):before {
        display: none;
    }

    .contact_address_cn_list .contact_address_item_box:nth-child(2n+1):before {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        height: 40%;
        width: 1px;
        background: #999999;
    }

    .contact_address_en_list .contact_address_item_box:nth-child(2n):before {
        display: none;
    }

    .contact_address_en_list .contact_address_item_box:nth-child(2n+1):before {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        height: 40%;
        width: 1px;
        background: #999999;
    }

    .index_platform_circle_wap_box {
        display: block;
        position: absolute;
        bottom: -9.661835vw;
        left: 50%;
        width: 100vw;
        padding: 0 3.62318vw;
        -webkit-transform: translateY(100%) translateX(-50%);
        transform: translateY(100%) translateX(-50%);

    }

    .index_platform_circle_item {
        margin-bottom: 2.415458vw;
        opacity: 0;
        pointer-events: none;
        -webkit-transform: translateY(2.083333vw);
        transform: translateY(2.083333vw);
    }

    .index_platform_circle_label {
        width: 5.7971vw;
        line-height: 5.314009vw;
        font-size: 3.86473vw;
        font-weight: bold;
        color: #666;
    }

    .index_platform_circle_text {
        width: calc(100% - 5.7971vw);
        font-size: 3.381642vw;
        line-height: 5.314009vw;
        color: #666;
    }

    .about_page_current .index_platform_wrap .index_platform_circle_item:nth-child(1) {
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: none;
        transform: none;
        -webkit-transition: all .6s ease;
        transition: all .6s ease;
        -webkit-transition-delay: 1700ms;
        transition-delay: 1700ms;
    }

    .about_page_current .index_platform_wrap .index_platform_circle_item:nth-child(2) {
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: none;
        transform: none;
        -webkit-transition: all .6s ease;
        transition: all .6s ease;
        -webkit-transition-delay: 1800ms;
        transition-delay: 1800ms;
    }

    .about_page_current .index_platform_wrap .index_platform_circle_item:nth-child(3) {
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: none;
        transform: none;
        -webkit-transition: all .6s ease;
        transition: all .6s ease;
        -webkit-transition-delay: 1900ms;
        transition-delay: 1900ms;
    }

    .about_page_current .index_platform_wrap .index_platform_circle_item:nth-child(4) {
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: none;
        transform: none;
        -webkit-transition: all .6s ease;
        transition: all .6s ease;
        -webkit-transition-delay: 2000ms;
        transition-delay: 2000ms;
    }

    .about_page_current .index_platform_wrap .index_platform_circle_item:nth-child(5) {
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: none;
        transform: none;
        -webkit-transition: all .6s ease;
        transition: all .6s ease;
        -webkit-transition-delay: 2100ms;
        transition-delay: 2100ms;
    }

    .pro_page_item_box a:hover .pro_page_item_icon:after {
        border-right: 0.724637vw solid #fff;
        border-bottom: 0.724637vw solid #fff;
    }

    .solution_list_wrap {
        padding: 0 3.62318vw;
    }

    .solution_ul_item_box {
        padding: 0 1.207729vw;
    }

    .solution_ul_item_icon {
        width: 30vw;
        height: 30vw;
    }

    .solution_ul_item_label {
        font-size: 14vw;
    }

    .solution_ul_item_title {
        margin-top: 3.623188vw;
        line-height: 7.24637vw;
        font-size: 4.347826vw;
    }

    .solution_ul_item_read {
        display: none;
    }

    .solution_ul_slide a {
        font-size: 2.6570048vw;
        line-height: 8.69565vw;
        -webkit-border-radius: 4.347826vw;
        border-radius: 4.347826vw;
    }

    .solution_ul_image {
        display: none;
    }

    .solution_ul_item_box:nth-child(1) .solution_ul_slide a {
        background: #31b700;

    }

    .solution_ul_item_box:nth-child(2) .solution_ul_slide a {
        background: #0047bb;
    }

    .solution_ul_slide {
        margin-bottom: 2.415458vw;
    }

    .solution_ul_tab {
        margin-top: 4.83091vw;
    }


    .sliding-menu {
        overflow: hidden;
        position: relative;
    }

    .sliding-menu ul {
        float: left;
        margin: 0;
    }

    .sliding-menu li {
        margin: 0;

        position: relative;
    }

    .sliding-menu li:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background: #ccc;
    }

    .sliding-menu a {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        font-size: 4.347826vw;
        line-height: 5.7971vw;
        position: relative;
        padding: 3.62318vw;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        color: #333;
    }

    .sliding-menu a.nav:after {
        font-family: "iconfont" !important;
        font-size: 3.864734vw;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\e646';
        margin-left: 2.41545vw;
        color: #999;
    }

    .sliding-menu a.back {
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        background: #e8e8e8;
        color: #666;
    }

    .sliding-menu a.back:before {
        font-family: "iconfont" !important;
        font-size: 3.8647vw;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\e646';
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        margin-right: 2.41545vw;
        color: #666;
    }

    .sliding-menu-wrapper {
        height: 100%;
    }

    .footer_contact_box {
        padding: 0;
        margin: 0;
        width: 100%;
    }

    .footer_contact_box:after {
        display: none;
    }

    .footer_contact_icon {
        font-size: 4.83091vw;
    }

    .footer_contact_icon.icon-a-18 {
        font-size: 6vw;
    }

    .footer_contact_title {
        font-size: 3.3816425vw;
        line-height: 5vw;
    }

    .footer_contact_text a, .footer_contact_text {
        font-size: 3.3816425vw;
        line-height: 5vw;
    }

    .footer_contact_item {
        width: 100%;
        -webkit-justify-content: center;
        justify-content: center;
        margin-bottom: 5vw;
    }

    .footer_contact_read {
        padding-left: 2vw;
    }

    .index_banner_pagination .swiper-pagination-bullet {
        width: 8vw;
        height: 5vw;
        margin: 0 0.8vw !important;
    }

    .index_banner_pagination .swiper-pagination-bullet:after {
        height: 1vw;
        -webkit-border-radius: 0.5vw;
        border-radius: 0.5vw;
    }

    .loading_logo_wrap {
        width: 40vw;
        margin-bottom: 3vw;
    }

    .loading_logo_box svg {
        width: 40vw;
    }

    .loading_text {
        font-size: 3.3816425vw;
        line-height: 5.7971vw;
        margin-top: 3vw;
    }
    .header_language_wrap {
        padding:0 3vw 0 0;
    }
    .header_language_wrap a {
        font-size: 3.3816425vw;
        line-height: 5.7971vw;
    }
    .header_nav_wrap {
        -webkit-align-items: center;
        align-items: center;
    }
}


/*小屏幕*/
@media screen and (min-width: 1200px) and (max-width: 1400px) {

}

/*中屏幕*/
@media screen and (min-width: 1400px) and (max-width: 1900px) {


}


/*超过1920*/
@media screen and  (min-width: 1921px) {

}

/*PC*/
@media screen and  (min-width: 1201px) {

}