/*@charset "UTF-8";*/
/*html5*/
/*移动端默认样式*/
@media screen and (max-width: 1200px) {
    body {
        overflow: initial;
        overflow-x: hidden;
    }

    .header_menu_item_link:after {
        display: none;
    }

    .header_content {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #ffffff;
        padding: 19.32367vw 0;
        z-index: 99;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0;
        pointer-events: none;
        -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
        transition: all 1s cubic-bezier(.4, 0, .2, 1);
    }

    .header_white .header_wap_menu_box {
        background: #4553a3;
    }

    .header_white .header_wap_menu_label:before,
    .header_white .header_wap_menu_label:after {
        background: #ffffff;
    }

    .header_white .header_solution_down_pd {
        background: none;
    }

    .header_white:after {
        height: 0;
    }

    .header_active:after {
        height: 100%;
    }

    .header_active .header_wap_menu_box {
        background: #4553a3;
    }

    .header_active .header_wap_menu_label:before,
    .header_active .header_wap_menu_label:after {
        background: #ffffff;
    }

    .header_wap_active .header_content {
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: none;
        transform: none;
    }

    .header_wap_active .header_wap_menu_box {
        background: #4553a3;
    }

    .header_wap_active .header_wap_menu_label {
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }

    .header_wap_active .header_wap_menu_label:nth-child(1),
    .header_wap_active .header_wap_menu_label:nth-child(3) {
        margin: 0 !important;
        opacity: 0;
    }

    .header_wap_active .header_wap_menu_label:before,
    .header_wap_active .header_wap_menu_label:after {
        background: #ffffff !important;
    }

    .header_wap_active.header_active .header_wap_menu_label:before,
    .header_wap_active.header_active .header_wap_menu_label:after {
        background: #ffffff !important;
    }

    .header_wap_active .header_wap_menu_label:nth-child(2):after {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition-delay: .2s;
        transition-delay: .2s;
    }

    .header_wap_active .header_wap_menu_label:nth-child(2):before {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transition-delay: .2s;
        transition-delay: .2s;
    }

    .header_menu_item_active .header_menu_item_link {
        color: #4553a3;
    }

    .header_language_wrap {
        display: none;
    }

    .header_menu_item_box {
        width: 100%;
        margin: 0;
        padding: 3.623188vw 0;
        position: relative;
    }

    .header_solution_down_pack {
        margin-top: 0;
    }

    .header_menu_item_box:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background: rgba(0, 0, 0, .1);
    }

    .header_solution_item_title {
        padding: 1.449275vw 0;
    }

    .header_solution_item_title a {
        font-size: 3.381642vw;
        line-height: 5.314009vw;
        color: #666;
        font-weight: normal;
        width: 100%;
        display: block;
    }

    .header_solution_item_li {
        padding: 0;
        margin: 0 2.415458vw 2.415458vw 0;
    }

    .header_solution_item_li a {
        font-size: 2.6570048vw;
        line-height: 7.246376vw;
        color: #333;
        background: #f5f6f9;
        padding: 0 2.415458vw;
        -webkit-transition: all .6s ease;
        transition: all .6s ease;
    }

    .header_solution_item_li a:hover {
        background: #4553a3;
        color: #ffffff;
    }

    .header_solution_item_li a:after {
        display: none;
    }

    .header_menu_wap_active .header_menu_wap_icon:before {
        height: 0;
    }

    .header_menu_wrap {
        width: 100%;
        height: 100%;
        overflow: auto;
        padding: 0 3.623188vw;
    }

    .header_menu_item_link {
        font-size: 3.864734vw;
        line-height: 5.7971014vw;
        color: #333;
        display: block;
        font-weight: bold;
    }

    .header_box {
        padding: 0 3.623188vw;
        height: 14.49275vw;
    }

    .header_box:after {
        display: none;
    }

    .header_logo_box {
        width: 43.47826vw;
    }

    .index_banner_read {
        width: 100%;
        padding: 0 3.623188vw;
        margin-top: 0;
    }

    .index_banner_title_label {
        font-size: 4.347826vw;
        line-height: 6.76328vw;
    }

    .index_banner_subtitle_label {
        font-size: 6.280193vw;
        line-height: 8.6956521vw;
    }

    .index_banner_max .index_banner_title_label {
        font-size: 6.280193vw;
        line-height: 8.6956521vw;
    }

    .index_banner_max .index_banner_subtitle_label {
        font-size: 4.347826vw;
        line-height: 6.76328vw;
    }

    .public_btn_text {
        font-size: 3.381642vw;
        line-height: 9.6618357vw;
    }

    .public_btn_icon {
        width: 2vw;
        margin-left: 4vw;
    }

    .index_banner_btn_box {
        padding: 0 4.8309178vw;
        width: max-content;
    }

    .index_banner_button {
        margin-top: 7.246376vw;
    }

    .index_banner_subtitle_box {
        margin-top: 2.415458vw;
    }

    .index_banner_tips_text {
        font-size: 3.381642vw;
    }

    .index_banner_tips_icon {
        width: 6.5vw;
        margin-top: 2vw;
    }

    .index_banner_tips_wrap {
        bottom: 4vw;
    }

    .index_banner_pagination_text {
        font-size: 4.347826vw;
        line-height: 12.077294vw;
    }

    .index_banner_pagination_li {
        margin: 0 1vw;
    }

    .index_banner_pagination_active .index_banner_pagination_text {
        font-size: 5.314009vw;
        line-height: 12.077294vw;
    }

    .index_solution_content {
        width: 100%;
        position: static;
    }

    .index_solution_details_content {
        padding: 0 3.623188vw;
    }

    .index_solution_road_box {
        width: 100%;
    }

    .index_solution_details_big {
        padding: 0;
    }

    .index_solution_road_back {
        padding-bottom: 72%;
    }

    .index_solution_road_content {
        padding-bottom: 72%;
    }

    .index_solution_road_svg1 {
        left: 39%;
        top: 23.4%;
    }

    .index_solution_road_svg2 {
        left: 41.2%;
        top: 19.9%;
    }


    .index_solution_item_title {
        font-size: 4.347826vw;
        line-height: 6.76328vw;
    }

    .index_solution_item_text {
        font-size: 3.381642vw;
        line-height: 5.314009vw;
        margin-top: 1.2077294vw;
    }

    .index_solution_item_content {
        width: max-content;
    }

    .index_solution_item_content {
        padding: 0 8vw;
    }

    .index_solution_line_wrap {
        width: 2.1739vw;
    }

    .index_solution_road_wrap {
        width: 180%;
        left: -71%;
    }

    .index_solution_item_box:nth-child(1) {
        left: 52%;
        top: 65.3%;
    }

    .index_solution_item_box:nth-child(1) .index_solution_line_wrap {
        margin-bottom: 0.966183vw;
    }

    .index_solution_item_box:nth-child(2) .index_solution_line_wrap {
        margin-bottom: 0.966183vw;
    }

    .index_solution_item_box:nth-child(3) .index_solution_line_wrap {
        margin-bottom: 0.966183vw;
    }

    .index_solution_item_box:nth-child(1) .index_solution_line_box {
        height: 28vw;
    }

    .index_solution_item_box:nth-child(2) .index_solution_line_box {
        height: 40.6vw;
    }

    .index_solution_item_box:nth-child(3) .index_solution_line_box {
        height: 40vw;
    }

    .index_solution_item_box:nth-child(2) {
        left: 65%;
        top: 10.1%;
    }

    .index_solution_item_box:nth-child(3) {
        left: 77%;
        top: 58.2%;
    }

    .index_solution_details_box {
        padding: 12.077294vw 0 0 0;
    }

    .public_head_details_en {
        font-size: 3.381642vw;
        line-height: 5.314009vw;
    }

    .public_head_details_cn {
        font-size: 5.314009vw;
        line-height: 7.246376vw;
        margin-top: 0;
    }

    .public_head_details_text {
        font-size: 3.381642vw;
        line-height: 5.314009vw;
        margin-top: 2.415458vw;
    }

    .index_solution_details_button {
        margin-top: 4.8309178vw;
    }

    .public_line_box {
        height: 12vw;
    }

    .public_line_label:nth-child(1),
    .public_line_label:nth-child(4) {
        height: 0.966183vw;
    }

    .public_line_label:nth-child(2),
    .public_line_label:nth-child(3) {
        height: 1px;
    }

    .index_results_head_wrap {
        padding: 0 0 7.246376vw 0;
        position: relative;
    }

    .index_results_item_box {
        width: 50%;
        padding-top: 0;
    }

    .public_head_wrap {
        width: 100%;
    }

    .index_results_head_button {
        width: 100%;
        margin-top: 7.246376vw;
        justify-content: flex-start;
    }

    .index_results_head_button .public_button {
        margin: 0;
    }

    .index_results_tab {
        padding: 0 3.623188vw;
    }

    .index_results_content {
        padding: 12.077294vw 0;
    }

    .index_results_item_img {
        width: 9vw;
        height: 9vw;
    }

    .index_results_item_number {
        font-size: 7.729468vw;
        line-height: 9.6618357vw;
    }

    .index_results_item_title {
        font-size: 3.381642vw;
        line-height: 5.314009vw;
        margin-top: 1.2077294vw;
    }

    .index_results_item_pack {
        height: auto;
        padding: 7.246376vw 0;
    }

    .index_results_item_content {
        height: auto;
    }

    .index_results_item_box:nth-child(2n+1):after {
        display: none;
    }

    .index_about_head_wrap {
        width: 100%;
    }

    .index_about_head_box {
        padding: 0;
    }

    .index_about_wrap {
        padding: 12.077294vw 0;
    }

    .index_about_earth_wrap {
        width: 100%;
        padding: 0 3.623188vw;
        margin-top: 7.246376vw;
    }

    .index_about_head_img {
        display: none;
    }

    .index_about_earth_box {
        width: 100%;
        padding: 0;
    }

    .index_about_earth_title {
        font-size: 3.864734vw;
        line-height: 5.7971014vw;
    }

    .index_about_earth_text {
        font-size: 9.6618357vw;
        line-height: 12.077294vw;
        margin-left: 1.449275vw;
    }

    .index_about_earth_li:nth-child(2) {
        left: -1%;
        top: 35%;
    }

    .index_about_earth_li:nth-child(3) {
        left: 65%;
        top: 47%;
    }

    .index_about_earth_li:nth-child(4) {
        left: 32%;
        top: 69%;
    }

    .index_news_wrap {
        padding: 12.077294vw 0;
    }

    .index_news_head_box {
        -webkit-align-items: center;
        align-items: center;
    }

    .index_solution_box {
        overflow: hidden;
    }

    .index_news_content {
        padding: 0 0 0 3.623188vw;
        margin-top: 7.246376vw;
    }

    .index_news_item_box a {
        padding: 0 4.8309178vw;
    }

    .index_news_item_content {
        padding: 4.8309178vw 0;
    }

    .index_news_item_label {
        font-size: 3.381642vw;
        line-height: 5.314009vw;
    }

    .index_news_item_title {
        font-size: 3.3816425vw;
        line-height: 5.314009vw;
        height: 15.9420289vw;
        margin-top: 1.2077294vw;
    }

    .index_news_item_read {
        margin-top: 9.6618357vw;
    }

    .index_news_item_day {
        font-size: 10vw;
        line-height: 10vw;
    }

    .index_news_item_icon {
        width: 4vw;
    }

    .index_news_item_year {
        font-size: 3.381642vw;
        line-height: 5.314009vw;
    }

    .index_news_item_data {
        padding: 3.623188vw 0 0 0;
    }

    .public_news_line_box {
        width: 8vw;
    }

    .index_news_item_animate {
        height: 16vw;
    }

    .public_news_line_label:nth-child(1),
    .public_news_line_label:nth-child(4) {
        width: 0.966183vw;
    }

    .public_news_line_label:nth-child(2),
    .public_news_line_label:nth-child(3) {
        width: 1px;
    }

    .public_news_line_label {
        -webkit-transform: translateY(105%);
        transform: translateY(105%);
    }

    .public_news_max_jt {
        width: 3vw;
        height: 3vw;
        margin-bottom: 4vw;
    }

    .footer_menu_wrap {
        display: none;
    }

    .footer_contact_wrap {
        width: 100%;
        padding-left: 0;
    }

    .page_center {
        padding: 0 3.623188vw;
    }

    .footer_pack:after {
        display: none;
    }

    .footer_contact_box {
        padding: 12.077294vw 0 7.246376vw 0;
    }

    .footer_menu_item_title {
        font-size: 3.381642vw;
        line-height: 5.314009vw;
        text-align: center;
        position: relative;
        padding-bottom: 2.89855vw;
    }

    .footer_menu_item_title:after {
        content: "";
        width: 5.314009vw;
        height: 0.4830917vw;
        position: absolute;
        left: 50%;
        bottom: 0;
        margin-left: -2.6570048vw;
        background: #fac730;
    }

    .footer_menu_item_title:before {
        content: "";
        width: 2.6570048vw;
        height: 0.4830917vw;
        position: absolute;
        left: 50%;
        bottom: 0;
        margin-left: -2.6570048vw;
        background: #29b9e2;
        z-index: 9;
    }

    .footer_contact_tel {
        margin-top: 2.415458vw;
        text-align: center;
    }

    .footer_contact_tel a {
        font-size: 5.7971014vw;
        line-height: 7.729468vw;
    }

    .footer_add_text {
        margin-top: 2.89855vw;
        font-size: 3.381642vw;
        line-height: 5.314009vw;
        text-align: center;
        color: #ffffff;
    }

    .footer_ewm_pic {
        width: 24.15458vw;
        margin: 0 auto;
    }

    .footer_ewm_content {
        margin-top: 9.6618357vw;
        display: none;
    }

    .footer_ewm_text {
        margin-top: 1.2077294vw;
        font-size: 3.381642vw;
        line-height: 5.314009vw;
        color: #fff;
    }

    .footer_add_content {
        margin-top: 6.03864vw;
    }

    .footer_copy_box {
        padding: 7.246376vw 0 4.8309178vw 0;
    }

    .footer_copy_content {
        width: 100%;
    }

    .footer_copy_text, .footer_copy_text a {
        font-size: 3.381642vw;
        line-height: 5.314009vw;
        text-align: center;
    }

    .footer_copy_text {
        width: 100%;
        margin-right: 0;
    }

    .footer_copy_made {
        width: 100%;
    }

    .news_pagination_wrap {
        margin-top: 7.246376vw;
    }

    .news_pagination_btn {
        width: 5vw;
        height: 5vw;
        margin: 0 2vw;
    }

    .header_wap_menu_wrap {
        display: block;
        width: 9.6618357vw;
        height: 9.6618357vw;
        position: relative;
        z-index: 999;
    }

    .header_wap_menu_box {
        background: #ffffff;
        width: 100%;
        height: 100%;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
        transition: all 1s cubic-bezier(.4, 0, .2, 1);
    }

    .header_wap_menu_content {
        width: 50%;
        height: 50%;
        position: relative;
    }

    .header_wap_menu_label {
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        height: 0.4830917vw;
        -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
        transition: all 1s cubic-bezier(.4, 0, .2, 1);
        -webkit-transition-delay: .2s;
        transition-delay: .2s;
    }

    .header_wap_menu_label:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #505362;
        -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
        transition: all 1s cubic-bezier(.4, 0, .2, 1);
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }

    .header_wap_menu_label:nth-child(2):before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #505362;
        -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
        transition: all 1s cubic-bezier(.4, 0, .2, 1);
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }

    .header_wap_menu_label:nth-child(1) {
        margin-top: -1.2077294vw;
    }

    .header_wap_menu_label:nth-child(3) {
        margin-top: 1.2077294vw;
    }

    .header_min_down_pack {
        position: relative;
        width: 100%;
        left: 0;
        -webkit-transform: none;
        transform: none;
    }

    .header_solution_down_wrap {
        height: 0;
    }

    .header_solution_down_pd {
        background: none;
    }

    .header_min_down_pack .header_solution_item_box {
        width: 100%;
    }

    .header_min_down_pack .header_solution_down_box {
        padding: 0;
        opacity: 1;
        pointer-events: auto;
    }

    .header_solution_down_content {
        padding-top: 2.415458vw;
    }

    .header_menu_item_content {
        position: relative;
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .header_min_down_pack .header_solution_item_title {
        text-align: left;
    }

    .header_pro_down_pack {
        position: relative;
        width: 100%;
        left: 0;
        -webkit-transform: none;
        transform: none;
    }

    .header_menu_wap_icon {
        width: 5.7971014vw;
        height: 5.7971014vw;
        position: relative;
    }

    .header_menu_wap_icon:after {
        content: "";
        position: absolute;
        right: 15%;
        top: 2.6570048vw;
        background: #333333;
        width: 70%;
        height: 0.4830917vw;
    }

    .header_menu_wap_icon:before {
        content: "";
        position: absolute;
        right: 2.6570048vw;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background: #333333;
        width: 0.4830917vw;
        height: 70%;
        -webkit-transition: all .6s ease;
        transition: all .6s ease;
    }

    .header_pro_down_pack .header_solution_down_box {
        padding: 0;
    }

    .header_pro_down_pack .header_solution_item_box {
        width: 100%;
    }

    .header_solution_item_box {
        width: 100%;
        padding: 0 0;
    }

    .header_solution_down_box {
        padding: 0;
        opacity: 1;
        pointer-events: auto;
    }

    .header_solution_item_ul {
        margin-top: 2.415458vw;
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .public_page_content {
        padding: 24.15458vw 0 7.246376vw 0;
    }

    .public_page_en {
        font-size: 6.280193vw;
        line-height: 8.21256vw;
    }

    .public_page_cn {
        font-size: 4.8309178vw;
        line-height: 6.76328vw;
    }

    .public_page_title {
        padding-left: 7.246376vw;
    }

    .public_page_subtitle {
        margin-top: 1.449275vw;
        padding-left: 7.246376vw;
    }

    .public_page_line_box {
        width: 10.86956vw;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .public_page_line_item:nth-child(1) {
        height: 0.4830917vw;
    }

    .public_page_line_item:nth-child(3) {
        height: 0.4830917vw;
    }

    .public_menu_wrap {
        margin-top: 7.246376vw;
        overflow: hidden;
        white-space: nowrap;
        font-size: 0;
    }

    .public_menu_box {
        display: block;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
    }

    .public_menu_item_box {
        width: auto !important;
        display: inline-block;
        margin: 0 3.623188vw 0 0;
        vertical-align: top;
        position: relative;
    }

    .public_menu_item_box:last-child {
        margin-right: 0;
    }

    .public_menu_item_box a {
        font-size: 3.381642vw;
        line-height: 8.6956521vw;
    }

    .public_menu_item_box a:after {
        height: 1px;
    }

    .public_menu_box {
        padding-left: 0;
    }

    .about_details_box {
        padding: 12.077294vw 0;
    }

    .about_details_head_wrap {
        width: 100%;
    }

    .about_details_big_wrap {
        width: 100%;
        margin-top: 7.246376vw;
    }

    .about_details_head_title {
        font-size: 5.314009vw;
        line-height: 7.729468vw;
        padding: 3.62318vw;
    }

    .about_details_head_btn {
        padding: 1.2077294vw 4.8309178vw;
        -webkit-box-shadow: 2.415458vw 0 7.246376vw rgba(54, 63, 117, .18);
        box-shadow: 2.415458vw 0 7.246376vw rgba(54, 63, 117, .18);
    }

    .about_details_btn_icon {
        width: 6vw;
    }

    .about_details_btn_text {
        font-size: 3.381642vw;
        line-height: 7.246376vw;
        margin-left: 2.415458vw;
    }

    .about_details_head_button {
        margin-top: 4.8309178vw;
    }

    .about_details_big_read {
        font-size: 3.381642vw;
        line-height: 5.314009vw;
        height: auto;
    }

    .about_details_data_li {
        width: 50%;
        margin-top: 2.415458vw;
    }

    .about_details_data_wrap {
        margin-top: 7.246376vw;
    }

    .about_details_data_number {
        font-size: 7.246376vw;
        line-height: 9.6618357vw;
    }

    .about_details_data_text {
        font-size: 3.381642vw;
        line-height: 5.314009vw;
    }

    .about_details_item_text {
        font-size: 3.381642vw;
        line-height: 5.7971014vw;
    }

    .about_details_item_box a {
        padding: 2.415458vw;
    }

    .about_details_tab {
        margin-top: 7.246376vw;
    }

    .about_details_tips {
        left: -2vw;
        bottom: -1.25vw;
        width: 100%;
    }

    .public_page_img {
        padding-bottom: 70%;
    }

    .about_course_head_wrap {
        width: 100%;
        padding: 0 3.623188vw;
    }

    .about_course_tab {
        width: 100%;
        margin-top: 7.246376vw;
    }

    .about_course_head_box {
        padding: 12.077294vw 0 0 0;
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: center;
        align-items: center;
    }

    .public_page_back {
        width: 80%;
        right: -2vw;
        top: 16%;
    }

    .about_course_head_title {
        font-size: 5.314009vw;
        line-height: 7.729468vw;
    }

    .about_course_head_button {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
        margin-top: 0;
    }

    .carrier_public_icon {
        width: 8vw;
        height: 8vw;
        -webkit-box-shadow: 1.2077294vw 0 7.246376vw rgba(54, 63, 117, .18);
        box-shadow: 1.2077294vw 0 7.246376vw rgba(54, 63, 117, .18);
    }

    .about_course_item_title {
        font-size: 5.314009vw;
        line-height: 7.246376vw;
    }

    .about_course_item_big {
        z-index: 9;
        font-size: 2.89855vw;
        line-height: 4.8309178vw;
        height: 48.309178vw;
        padding-right: 2vw;
    }
    .about_course_item_big strong {
        font-size: 3.8vw!important;
        line-height: 9vw!important;
    }
    .about_course_item_big::-webkit-scrollbar {
        width: 0.5vw;
    }


    .about_course_item_box {
        height: 120.77294vw;
    }

    .about_course_item_active.about_course_item_max .about_course_item_big {
        height: 82.1256vw;
    }

    .about_course_item_active.about_course_item_min .about_course_item_big {
        height: 72.46376vw;
    }

    .about_course_item_max .about_course_item_back {
        padding: 7.246376vw 3.623188vw 0 3.623188vw;
    }

    .about_course_item_min .about_course_item_back {
        padding: 16.9082125vw 3.623188vw 0 3.623188vw;
    }

    .about_course_item_content {
        margin: 2.415458vw 0 0 0;
    }

    .carrier_public_btn {
        margin-right: 2.415458vw;
    }

    .about_course_item_button {
        margin-top: 4.8309178vw;
    }

    .about_course_btn_text {
        font-size: 3.381642vw;
        line-height: 5.314009vw;
    }

    .about_message_wrap {
        padding: 12.077294vw 0;
    }

    .about_message_head_title {
        font-size: 5.314009vw;
        line-height: 7.729468vw;
    }

    .about_message_back {
        padding: 7.246376vw;
    }

    .about_message_content {
        margin-top: 7.246376vw;
    }

    .about_message_title {
        font-size: 2.89855vw;
        line-height: 4.8309178vw;
    }

    .about_culture_head_box {
        font-size: 5.314009vw;
        line-height: 7.729468vw;
    }

    .about_culture_tab {
        padding: 0 3.623188vw;
    }

    .about_culture_item_box {
        width: 100%;
        padding: 7.246376vw 0;
        position: relative;
    }

    .about_culture_item_box:after {
        content: "";
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: 0;
        width: 0;
        height: 1px;
        background: rgba(255, 255, 255, .3);
    }

    .AddAboutCultureItemBox:after {
        width: 80%;
        -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
        transition: all 1s cubic-bezier(.4, 0, .2, 1);
        -webkit-transition-delay: .5s;
        transition-delay: .5s;
    }

    .about_culture_item_box:last-child {
        padding: 7.246376vw 0 0 0;
    }

    .about_culture_item_box:last-child:after {
        display: none;
    }

    .about_culture_en {
        font-size: 5.314009vw;
        line-height: 7.729468vw;
    }

    .about_culture_line {
        width: 7vw;
        height: 0.4830917vw;
        margin: 2.415458vw auto;
    }

    .about_culture_title {
        font-size: 3.864734vw;
        line-height: 5.7971014vw;
    }

    .about_culture_text {
        font-size: 3.381642vw;
        line-height: 5.314009vw;
        height: auto;
        overflow: initial;
        text-overflow: initial;
        display: block;
        -webkit-line-clamp: 0;
        -webkit-box-orient: initial;
        margin-top: 2.415458vw;
        opacity: 1;
    }

    .news_page_wrap {
        padding: 12.077294vw 0;
    }

    .news_page_head_big {
        width: 100%;
    }

    .news_page_head_tab {
        width: 100%;
        margin-top: 7.246376vw;
    }

    .news_page_head_en {
        font-size: 3.381642vw;
        line-height: 5.314009vw;
    }

    .news_page_head_cn {
        font-size: 5.314009vw;
        line-height: 7.729468vw;
        margin-top: 1.2077294vw;
    }

    .news_page_select_wrap {
        width: 48%;
    }

    .news_page_select_title {
        font-size: 2.89855vw;
        line-height: 9.6618357vw;
        padding: 0 2.415458vw;
    }

    .news_page_select_current {
        font-size: 2.89855vw;
        line-height: 9.6618357vw;
        margin-right: 2.415458vw;
    }

    .news_page_select_icon {
        width: 3vw;
    }

    .news_page_select_head {
        width: 100%;
        padding: 0 2.415458vw 0 12.077294vw;
    }

    .news_page_search_wrap {
        width: 52%;
    }

    .news_page_search_input input {
        width: 100%;
        font-size: 2.89855vw;
        line-height: 9.6618357vw;
        padding: 0 0 0 2.415458vw;
    }

    .news_page_search_icon {
        width: 9.6618357vw;
        height: 9.6618357vw;
    }

    .news_page_search_input {
        width: calc(100% - 9.6618357vw);
    }

    .news_page_search_box {
        margin-left: 3.623188vw;
    }

    .news_page_search_label {
        width: 38%;
    }

    .news_page_select_wrap:hover .news_page_select_content {
        -webkit-box-shadow: 0 0 4.8309178vw rgba(0, 0, 0, .1);
        box-shadow: 0 0 4.8309178vw rgba(0, 0, 0, .1);
    }

    .news_page_select_content {
        padding-top: 9.6618357vw;
    }

    .news_page_select_li {
        font-size: 3.381642vw;
        line-height: 7.246376vw;
        padding: 0 2.415458vw;
    }

    .news_page_item_box {
        width: 100%;
        margin: 0 0 4.8309178vw 0;
    }

    .news_page_content {
        margin-top: 4.8309178vw;
    }

    .news_page_item_read {
        padding: 2.415458vw 0 0 0;
    }

    .news_page_item_time {
        font-size: 2.89855vw;
        line-height: 4.8309178vw;
    }

    .news_page_item_title a {
        font-size: 3.381642vw;
        line-height: 5.314009vw;
    }

    .news_page_item_title {
        height: auto;
        margin-top: 0;
    }

    .news_page_item_button {
        display: none;
    }

    .news_page_tab {
        padding-bottom: 7.246376vw;
    }

    .public_pagination_box a {
        width: 8vw;
        height: 8vw;
        margin: 0 1vw;
        font-size: 3.864734vw;
        line-height: 8vw;
    }

    .public_pagination_box a svg {
        width: 20%;
    }

    .news_details_box {
        padding: 24.15458vw 0 12.077294vw 0;
        min-height: 100vh;
    }

    .news_details_head_wrap {
        width: 100%;
        position: static;
        top: 0;
    }

    .news_details_pack {
        width: 100%;
        padding-left: 0;
    }

    .news_details_head_title {
        font-size: 5.314009vw;
        line-height: 7.729468vw;
    }

    .news_details_head_label {
        font-size: 3.381642vw;
        line-height: 5.314009vw;
        margin-right: 4.8309178vw;
    }

    .news_details_head_tips {
        margin-top: 7.246376vw;
    }

    .news_details_bjq p {
        font-size: 4.201642vw;
        line-height: 8.914009vw;
    }

    .news_details_bjq img {
        padding: 5.314009vw 0;
    }

    .news_details_head_button {
        display: none;
    }

    .news_details_wap_button {
        display: block;
        margin-top: 7.246376vw;
    }

    .news_details_btn_big {
        padding: 0 3.623188vw;
        font-size: 3.381642vw;
        line-height: 9.6618357vw;
    }

    .news_details_head_btn {
        margin-bottom: 3.623188vw;
    }

    .news_details_btn_icon {
        width: 4.5vw;
        margin-right: 2vw;
    }

    .news_details_btn_text {
        font-size: 3.381642vw;
        line-height: 9.6618357vw;
    }

    .party_page_item_box {
        width: 100%;
        margin: 0 0 3.623188vw 0;
    }

    .party_page_item_content {
        padding: 3.623188vw;
    }

    .party_page_item_title {
        font-size: 3.864734vw;
        line-height: 5.7971014vw;
        height: 11.594202vw;
    }

    .party_page_item_text {
        font-size: 2.89855vw;
        line-height: 4.8309178vw;
        height: 14.49275vw;
        -webkit-line-clamp: 3;
        margin-top: 2.415458vw;
    }

    .party_page_item_day {
        font-size: 7.246376vw;
        line-height: 9.6618357vw;
    }

    .party_page_item_year {
        font-size: 2.89855vw;
        line-height: 4.8309178vw;
    }

    .party_page_item_icon {
        bottom: 7.246376vw;
        width: 20vw;
        height: 9.6618357vw;
    }

    .party_page_item_label:nth-child(1) {
        height: 0.724637vw;
    }

    .party_page_item_label:nth-child(2) {
        height: 1px;
    }

    .party_page_item_label:nth-child(3) {
        height: 1px;
    }

    .party_page_item_label:nth-child(4) {
        height: 0.724637vw;
    }

    .pro_item_width {
        width: 100%;
    }

    .pro_item_tips {
        position: relative;
        padding: 7.246376vw 0;
    }

    .pro_item_wrap {
        padding: 4.8309178vw 0 12.077294vw 0;
    }

    .pro_page_content .pro_item_pack {
        padding: 0 !important;
    }

    .pro_item_title {
        font-size: 4.347826vw;
        line-height: 6.280193vw;
        padding-right: 0;
    }

    .pro_item_read {
        margin-top: 3.623188vw;
    }

    .pro_item_text h3 {
        font-size: 3.381642vw;
        line-height: 5.314009vw;
    }

    .pro_item_text p {
        font-size: 3.381642vw;
        line-height: 5.314009vw;
    }

    .pro_item_text {
        height: auto;
        padding-right: 0;
    }

    .pro_item_number {
        display: none;
    }

    .pro_item_pic_wrap {
        -webkit-border-radius: 2.415458vw;
        border-radius: 2.415458vw;
        padding: 3.623188vw;
        -webkit-box-shadow: 2.415458vw 0 7.246376vw rgba(34, 43, 95, .15);
        box-shadow: 2.415458vw 0 7.246376vw rgba(34, 43, 95, .15);
    }

    .hardware_page_wrap {
        padding: 12.077294vw 0;
    }

    .hardware_public_en {
        font-size: 3.381642vw;
        line-height: 5.314009vw;
    }

    .hardware_public_cn {
        font-size: 5.314009vw;
        line-height: 7.729468vw;
        margin-top: 1.2077294vw;
    }

    .hardware_nav_box {
        width: 100%;
        margin-top: 4.8309178vw;
    }

    .hardware_nav_item_box a {
        font-size: 3.381642vw;
        line-height: 7.246376vw;
        padding-bottom: 2.415458vw;
    }

    .hardware_nav_item_box {
        margin-right: 4.8309178vw;
    }

    .hardware_item_big {
        width: 100%;
        top: 0;
        height: auto;
        position: relative;
        padding: 7.246376vw 0 !important;
        -webkit-transform: translateY(4vw) !important;
        transform: translateY(4vw) !important;
    }

    .AddHardwareItemBig {
        -webkit-transform: none !important;
        transform: none !important;
    }

    .hardware_item_number_wrap {
        display: none;
    }

    .hardware_item_box {
        padding-top: 75.641%;
    }

    .hardware_page_content {
        margin-bottom: 0;
    }

    .hardware_item_pic {
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        -webkit-transform: translateY(4vw) !important;
        transform: translateY(4vw) !important;

    }

    .AddHardwareItemPic {
        -webkit-transform: none !important;
        transform: none !important;
    }

    .hardware_item_title {
        font-size: 5.314009vw;
        line-height: 7.246376vw;
        padding-right: 0;
    }

    .hardware_item_text {
        font-size: 3.381642vw;
        line-height: 5.314009vw;
    }

    .hardware_item_read {
        margin-top: 2.415458vw;
    }

    .hardware_item_label {
        padding: 1.93236vw;
        font-size: 2.89855vw;
        line-height: 5.7971014vw;
        margin: 0 2.415458vw 2.415458vw 0;
    }

    .hardware_page_box {
        margin-top: 7.246376vw;
    }

    .carrier_page_wrap {
        padding: 12.077294vw 0;
    }

    .carrier_public_title {
        font-size: 5.314009vw;
        line-height: 7.246376vw;
    }

    .carrier_page_head_box {
        margin-top: 3.623188vw;
    }

    .carrier_page_head_subtitle {
        font-size: 3.864734vw;
        line-height: 8vw;
    }

    .carrier_page_tab {
        margin-top: 7.246376vw;
    }

    .carrier_item_content {
        padding: 7.246376vw 0 2.415458vw 0;
        height: 100%;
    }

    .carrier_item_icon {
        width: 28vw;
    }

    .carrier_item_number {
        font-size: 5.7971014vw;
    }

    .carrier_item_title {
        font-size: 3.381642vw;
        line-height: 5.314009vw;
        overflow: initial;
        text-overflow: initial;
        display: block;
    }

    .carrier_item_big {
        padding: 0 0 7.246376vw 0;
    }

    .carrier_item_read {
        padding: 0 3.623188vw;
        margin-top: 4.8309178vw;
    }

    .carrier_item_text {
        font-size: 2.89855vw;
        line-height: 4.8309178vw;
        margin-top: 2.415458vw;
        color: #666666;
        overflow: initial;
        text-overflow: initial;
        display: block;
    }

    .carrier_item_box:hover .carrier_item_big {
        background: none;
    }

    .carrier_item_box:hover .carrier_item_content {
        -webkit-transform: none;
        transform: none;
    }

    .carrier_item_box:hover:after {
        opacity: 1;
    }

    .carrier_item_box:hover .carrier_item_content:after {
        opacity: 1;
    }

    .carrier_item_box:hover .carrier_item_number {
        color: #4c58aa;
    }

    .carrier_item_box:hover .carrier_item_title {
        color: #222222;
    }

    .honor_page_head_box {
        margin-top: 12.077294vw;
    }

    .carrier_item_box {
        height: 100%;
    }

    .honor_page_swiper {
        padding: 7.246376vw 0;
    }

    .honor_page_item_content {
        padding: 4.8309178vw;
        -webkit-box-shadow: 2.415458vw 0 7.246376vw rgba(93, 104, 176, .1);
        box-shadow: 2.415458vw 0 7.246376vw rgba(93, 104, 176, .1);
    }

    .honor_page_item_title {
        font-size: 2.89855vw;
        line-height: 4.8309178vw;
    }

    .honor_page_item_read {
        margin-top: 2.415458vw;
    }

    .prize_page_wrap {
        padding: 12.077294vw 0;
    }

    .prize_page_tab {
        padding: 0 0 0 3.623188vw;
        margin-top: 7.246376vw;
    }

    .prize_item_content {
        padding: 3.623188vw;
        -webkit-border-radius: 2.415458vw;
        border-radius: 2.415458vw;
    }

    .prize_item_year {
        font-size: 7.729468vw;
        line-height: 10.1449275vw;
    }

    .prize_item_title {
        font-size: 3.381642vw;
        line-height: 5.314009vw;
    }

    .prize_item_btn {
        font-size: 2.89855vw;
        line-height: 4.8309178vw;
        margin-top: 2.415458vw;
    }

    .prize_page_label {
        width: 250%;
    }

    .prize_page_icon {
        margin-top: 4.8309178vw;
        overflow: hidden;
    }

    .property_page_head_wrap {
        width: 100%;
    }

    .property_page_big {
        width: 100%;
        margin-top: 7.246376vw;
    }

    .property_page_box {
        padding: 12.077294vw 0;
    }

    .property_page_read {
        margin-top: 4.8309178vw;
    }

    .property_page_text {
        font-size: 3.381642vw;
        line-height: 5.314009vw;
    }

    .property_page_menu_li {
        width: 25%;
        margin-right: 0;
    }

    .property_page_menu_text {
        font-size: 3.381642vw;
        line-height: 8.21256vw;
        padding-bottom: 0;
    }

    .property_page_tab {
        margin-top: 4.8309178vw;
    }

    .property_page_swiper {
        padding-bottom: 7.246376vw;
    }

    .property_item_box {
        font-size: 3.381642vw;
        line-height: 5.314009vw;
        height: auto;
        display: block;
        text-overflow: initial;
        -webkit-line-clamp: 0;
        -webkit-box-orient: initial;

    }

    .about_service_item_world .about_service_item_big {
        position: relative;
        width: 161.5%;
        left: -19.25%;
    }

    .about_resources_box {
        padding: 0;
        margin-top: 7.246376vw;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .about_resources_big {
        width: 44%;
    }

    .about_resources_wrap {
        padding: 12.077294vw 0;
    }

    .about_resources_title {
        font-size: 3.864734vw;
        line-height: 5.7971014vw;
        margin-top: 2.415458vw;
    }

    .about_resources_button {
        margin-top: 2.415458vw;
    }

    .about_resources_center_title {
        font-size: 5.314009vw;
        line-height: 7.729468vw;
    }

    .about_resources_center_text {
        font-size: 3.381642vw;
        line-height: 5.314009vw;
        margin-top: 2.415458vw;
    }

    .about_resources_icon {
        width: 8vw;
        height: 8vw;
    }

    .about_resources_wrap:after {
        display: none;
    }

    .about_resources_center_wrap {
        display: none;
    }

    .about_resources_wap_wrap {
        display: block;
    }

    .about_service_item_box {
        padding-bottom: 0;
    }

    .about_service_item_content {
        position: relative;
        height: auto;
    }

    .about_service_item_china .about_service_item_big {
        left: 0;
        top: 0;
        width: 104%;
        position: relative;
    }

    .about_service_content {
        margin-top: 7.246376vw;
    }

    .about_service_details_tab {
        position: relative;
        right: 0;
        top: 0;
        margin: 7.246376vw 3.623188vw 0 3.623188vw;
        width: calc(100% - 7.246376vw);
    }

    .about_service_item_text {
        font-size: 2.89855vw;
        line-height: 4.8309178vw;
        display: none;
    }

    .about_service_item_bold .about_service_item_text {
        font-size: 3.381642vw;
    }

    .text_bottom {
        margin-top: 1.449275vw;
    }

    .text_right {
        margin-left: 1.449275vw;
    }

    .text_left {
        left: -1.449275vw;
    }

    .about_service_details_read {
        margin-top: 2.415458vw;
    }

    .about_service_head_wrap {
        position: relative;
        top: 0;
    }

    .about_service_wrap {
        background: #e2e2e7;
        padding: 12.077294vw 0;
    }

    .about_service_button_wrap {
        position: relative;
        bottom: 0;
        width: 100%;
        margin-top: 7.246376vw;
    }

    .about_service_details_li {
        padding: 3.623188vw;
    }

    .about_service_details_title {
        font-size: 4.347826vw;
        line-height: 6.280193vw;
    }

    .about_service_details_text, .about_service_details_text a {
        font-size: 3.381642vw;
        line-height: 6.280193vw;
    }

    .about_service_details_text {
        margin-bottom: 0;
    }

    .about_service_details_li:nth-child(1) {
        position: relative;
    }

    .about_service_head_title {
        font-size: 5.314009vw;
        line-height: 7.729468vw;
    }

    .about_service_btn_text {
        font-size: 3.381642vw;
        line-height: 9.6618357vw;
    }

    .about_service_btn_icon {
        width: 5.2vw;
        margin-left: 2.415458vw;
    }

    .about_service_btn_box {
        margin-right: 3.623188vw;
        padding: 0 3.623188vw;
        -webkit-box-shadow: 2.415458vw 0 7.246376vw rgba(51, 51, 51, .15);
        box-shadow: 2.415458vw 0 7.246376vw rgba(51, 51, 51, .15);
    }

    .about_service_item_icon {
        width: 1.6vw;
        height: 1.6vw;
    }

    .prize_popup_content {
        width: 90%;
        height: 80%;
        padding: 3.623188vw 0 3.623188vw 3.623188vw;
        -webkit-border-radius: 2.415458vw;
        border-radius: 2.415458vw;
    }

    .prize_popup_title {
        font-size: 5.314009vw;
        line-height: 7.246376vw;
    }

    .prize_popup_close {
        width: 6vw;
        height: 6vw;
    }

    .prize_popup_head {
        margin-bottom: 2.415458vw;
    }

    .prize_popup_read {
        margin-top: 4.8309178vw;
        height: calc(100% - 16.9082125vw);
        padding-right: 1.2077294vw;
    }

    .prize_popup_details_box p {
        font-size: 3.381642vw;
        line-height: 5.314009vw;
    }

    .prize_popup_details_box {
        height: 100%;
        padding-right: 2.415458vw;
    }

    .prize_popup_big {
        padding-right: 3.623188vw;
    }

    .prize_popup_details_box::-webkit-scrollbar {
        width: 0.4830917vw;
    }

    .prize_popup_details_box::-webkit-scrollbar-track {
        background: #f2f2f2;
    }

    .index_video_box {
        width: 100%;
    }

    .prize_popup_details_box::-webkit-scrollbar-thumb {
        background: #4c58aa;
        -webkit-border-radius: 1px;
        border-radius: 1px;
    }

    .index_video_wrap {
        background: rgba(0, 0, 0, 1);
    }

    .index_video_close {
        right: 5.314009vw;
        top: 4.347826vw;
        width: 6vw;
        height: 6vw;
    }

    .about_culture_head_wrap {
        position: relative;
        top: 0;
    }

    .about_culture_box {
        padding: 12.077294vw 0;
    }

    .about_culture_item_active {
        background: none;
    }

    .about_message_read {
        margin-top: 2.415458vw;
    }

    .about_company_wrap {
        padding: 24.15458vw 0 12.0772946vw 0;
        overflow: hidden;
    }

    .about_contact_item_box, .about_contact_item_box a {
        font-size: 3.381642vw;
        line-height: 5.314009vw;
    }

    .about_contact_big {
        width: 100%;
        padding: 0;
    }

    .about_contact_ewm_wrap + .about_contact_big {
        padding-left: 0;
        margin-top: 7.24637vw;
    }

    .about_contact_content {
        padding: 7.24637vw 0 0 0;
    }

    .about_company_photo {
        width: 100%;
        -webkit-transform: translateY(4vw);
        transform: translateY(4vw);
    }

    .AddAboutCompanyContent .about_company_photo {
        -webkit-transform: none !important;
        transform: none !important;
    }

    .about_contact_ewm_wrap {
        width: 28.9855vw;
    }

    .about_company_big {
        width: 100%;
        padding-left: 0;
        margin-top: 7.24637vw;
        -webkit-transform: translateY(4vw);
        transform: translateY(4vw);
    }

    .AddAboutCompanyContent .about_company_big {
        -webkit-transform: none !important;
        transform: none !important;
    }

    .about_company_logo_box {
        width: 25vw;
    }

    .about_company_title {
        font-size: 3.864734vw;
        line-height: 5.7971014vw;
        margin-top: 4.8309178vw;
    }

    .about_company_text {
        font-size: 3.381642vw;
        line-height: 5.314009vw;
        margin-top: 2.415458vw;
    }

    .about_company_btn_box {
        width: auto;
        margin-right: 3.623188vw;
    }

    .about_company_btn_text {
        font-size: 3.381642vw;
        line-height: 9.661835vw;
        padding: 0 3.623188vw;
    }

    .about_company_button_wrap {
        margin-top: 7.24637vw;
    }

    .about_contact_wrap {
        padding: 12.0772946vw 0;
    }

    .about_contact_head_wrap {
        padding: 0 0 7.24637vw 0;
    }

    .about_contact_head_box {
        font-size: 3.381642vw;
        line-height: 5.314009vw;
    }

    .wap_business_wrap {
        position: relative;
        background: #f5f6fa;
    }

    .wap_business_back {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
    }

    .wap_business_box {
        position: relative;
        z-index: 9;
    }

    .wap_business_head_wrap {
        padding: 28.9855vw 0 43.47826vw 0;
    }

    .wap_business_head_subtitle {
        font-size: 4.589371vw;
        line-height: 6.763285vw;
        color: #ffffff;
    }

    .wap_business_head_title {
        font-size: 6.52173vw;
        line-height: 8.69565vw;
        color: #ffffff;
        font-weight: bold;
        margin-top: 2.415458vw;
    }

    .wap_business_head_line {
        width: 24.15458vw;
        height: 7.2463768vw;
        position: relative;
        -webkit-align-content: space-between;
        align-content: space-between;
        margin-top: 4.830917vw;

    }

    .wap_business_head_label {
        width: 100%;
    }

    .wap_business_head_label:after {
        content: "";
        height: 100%;
    }

    .wap_business_head_label:nth-child(1),
    .wap_business_head_label:nth-child(4) {
        height: 0.724637vw;
    }

    .wap_business_head_label:nth-child(2),
    .wap_business_head_label:nth-child(3) {
        height: 1px;
    }


    .wap_business_head_label:nth-child(4) {
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
    }

    .wap_business_head_label:nth-child(1):after,
    .wap_business_head_label:nth-child(4):after {
        width: 28%;
    }

    .wap_business_head_label:nth-child(2):after {
        width: 52%;
        margin-left: 28%;
    }

    .wap_business_head_label:nth-child(3):after {
        width: 45%;
    }

    .wap_business_head_label:nth-child(1):after {
        background: #ffffff;
    }

    .wap_business_head_label:nth-child(2):after {
        background: #a6daf5;
    }

    .wap_business_head_label:nth-child(3):after {
        background: #edc53a;
    }

    .wap_business_head_label:nth-child(4):after {
        background: #1cb8ed;
    }

    .wap_business_item_head {
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
    }

    .wap_business_item_title {
        font-size: 5.7971014vw;
        line-height: 8.21256vw;
        font-weight: bold;
        color: #111111;
        padding: 0 6.2801932vw;
    }

    .wap_business_item_logo {
        width: 19.32367vw;
        height: 6.2801932vw;
        position: relative;
        -webkit-align-content: space-between;
        align-content: space-between;

    }

    .wap_business_item_rotate {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }

    .wap_business_item_label {
        width: 100%;
    }

    .wap_business_item_label:after {
        content: "";
        height: 100%;
    }

    .wap_business_item_label:nth-child(1),
    .wap_business_item_label:nth-child(4) {
        height: 0.724637vw;
    }

    .wap_business_item_label:nth-child(2),
    .wap_business_item_label:nth-child(3) {
        height: 1px;
    }


    .wap_business_item_label:nth-child(4) {
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
    }

    .wap_business_item_label:nth-child(1):after,
    .wap_business_item_label:nth-child(4):after {
        width: 28%;
    }

    .wap_business_item_label:nth-child(2):after {
        width: 52%;
        margin-left: 28%;
    }

    .wap_business_item_label:nth-child(3):after {
        width: 45%;
    }

    .wap_business_item_label:nth-child(1):after {
        background: #4653a2;
    }

    .wap_business_item_label:nth-child(2):after {
        background: #b0e1f8;
    }

    .wap_business_item_label:nth-child(3):after {
        background: #edc53a;
    }

    .wap_business_item_label:nth-child(4):after {
        background: #1cb8ed;
    }

    .wap_business_item_box {
        padding-bottom: 10.86956vw;
    }

    .wap_business_item_li {
        width: calc(50% - 1.20772946vw);
        margin: 0 2.415458vw 3.623188vw 0;
    }

    .wap_business_item_li:nth-child(2n) {
        margin: 0 0 3.623188vw 0;
    }

    .wap_business_item_li a {
        display: block;
        height: 100%;
        position: relative;
        background: #ffffff;
        padding: 8.454106vw 2.415458vw 6.038647vw 2.415458vw;
        -webkit-border-radius: 3.86473vw;
        border-radius: 3.86473vw;
        -webkit-box-shadow: 3.86473vw 0 10.628019vw rgba(59, 83, 163, .1);
        box-shadow: 3.86473vw 0 10.628019vw rgba(59, 83, 163, .1);
    }

    .wap_business_item_pic {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .wap_business_item_img {
        width: 12.07729468vw;
        height: 12.07729468vw;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        align-items: center;
    }

    .wap_business_item_img img {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
    }

    .wap_business_item_read {
        margin-top: 6.038647vw;
    }

    .wap_business_item_max {
        text-align: center;
        font-size: 5.0724637vw;
        line-height: 7.2463768vw;
        font-weight: bold;
    }

    .wap_business_item_min {
        font-size: 3.14009661vw;
        line-height: 5.3140096vw;
        color: #888888;
        text-align: center;
        margin-top: 0.966183vw;
    }

    .wap_business_item_button {
        -webkit-justify-content: center;
        justify-content: center;
        margin-top: 4.830917vw;
    }

    .about_contact_tab {
        padding: 0;
    }

    .content_share_wrap {
        display: none;
    }

    .wap_business_item_btn {
        width: 5.3140096vw;
        height: 5.3140096vw;
        background: #4653a2;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-border-radius: 100%;
        border-radius: 100%;
    }

    .wap_business_item_blue .wap_business_item_btn {
        background: #4653a2;
    }

    .wap_business_item_cyan .wap_business_item_btn {
        background: #00ace6;
    }

    .wap_business_item_yellow .wap_business_item_btn {
        background: #f4af1c;
    }

    .wap_business_item_icon {
        width: 28%;
    }

    .wap_business_item_icon svg {
        fill: #ffffff;
    }

    .wap_business_item_ul {
        margin-top: 7.2463768vw;
    }

    .business_details_wrap {
        position: relative;
        overflow: hidden;
        background: #fcfcfd;
    }

    .business_details_back {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
    }

    .business_details_box {
        position: relative;
        z-index: 9;
        padding: 24.15458vw 3.623188vw 12.07729468vw 3.623188vw;

    }

    .business_details_content {
        background: #ffffff;
        padding: 9.6618357vw 4.830917vw;
        -webkit-border-radius: 3.86473vw;
        border-radius: 3.86473vw;
        -webkit-box-shadow: 2.415458vw 0 13.28502vw rgba(137, 142, 169, .15);
        box-shadow: 2.415458vw 0 13.28502vw rgba(137, 142, 169, .15);
    }

    .business_details_title {
        font-size: 5.7971014vw;
        line-height: 7.729468vw;
        color: #222222;
        font-weight: bold;
    }

    .business_details_text {
        font-size: 3.14009661vw;
        line-height: 6.2801932vw;
        color: #666666;
        margin-top: 4.830917vw;
    }

    .business_wap_option_wrap {
        position: relative;
        overflow: hidden;
        background: #ffffff;
    }

    .business_wap_option_back {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
    }

    .business_wap_option_box {
        position: relative;
        z-index: 9;
        padding: 12.07729468vw 3.623188vw;

    }

    .business_wap_option_title {
        font-size: 5.7971014vw;
        line-height: 7.729468vw;
        color: #ffffff;
        font-weight: bold;
        margin-top: 3.623188vw;
    }

    .business_wap_option_text {
        font-size: 3.381642vw;
        line-height: 5.7971014vw;
        color: #ffffff;
        margin-top: 4.830917vw;
    }

    .business_wap_option_tab {
        background: #ffffff;
        padding: 3.623188vw 4.830917vw;
        position: relative;
        -webkit-border-radius: 3.86473vw;
        border-radius: 3.86473vw;
        margin-top: 12.07729468vw;
        -webkit-box-shadow: 2.415458vw 0 13.28502vw rgba(137, 142, 169, .15);
        box-shadow: 2.415458vw 0 13.28502vw rgba(137, 142, 169, .15);
    }

    .business_wap_item_box {
        margin-bottom: 9.6618357vw;
    }

    .business_wap_item_head {
        padding: 3.623188vw 0;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        position: relative;
    }

    .business_wap_item_head:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        background: #a9afd4;
    }

    .business_wap_item_title {
        font-size: 4.830917vw;
        line-height: 7.2463768vw;
        color: #222222;
        width: calc(100% - 9.6618357vw);
    }

    .business_wap_item_number {
        width: 4.830917vw;
        font-size: 3.14009661vw;
        line-height: 4.830917vw;
        text-align: center;
        background: #4653a2;
        color: #ffffff;
        -webkit-border-radius: 100%;
        border-radius: 100%;
    }

    .business_wap_item_read {
        margin-top: 4.830917vw;
    }

    .business_wap_item_text {
        font-size: 3.381642vw;
        line-height: 5.3140096vw;
        color: #666666;
    }

    .business_wap_case_wrap {
        background: #efefef;
        padding: 12.07729468vw 0;
    }

    .business_wap_case_tab {
        padding: 0 3.623188vw;
        position: relative;
    }

    .business_wap_case_swiper {
        background: #ffffff;
        -webkit-border-radius: 3.86473vw;
        border-radius: 3.86473vw;
        margin-top: 7.2463768vw;
        padding-bottom: 9.6618357vw;
    }

    .business_wap_case_content {

        padding: 7.2463768vw 4.830917vw;
        position: relative;

    }

    .business_wap_case_title {
        font-size: 4.830917vw;
        line-height: 6.763285vw;
        color: #222222;
    }

    .business_wap_case_text {
        font-size: 3.381642vw;
        line-height: 6.2801932vw;
        color: #666666;
        margin-top: 3.623188vw;
    }

    .business_wap_case_pic {
        margin-top: 6.038647vw;
        /*padding-bottom: 54.819277%;*/
        background: #f4f4f4;
        position: relative;
    }

    .business_wap_case_img {
        /*
        position: absolute;
        left: 0;
        top: 0;
         */
        margin-bottom: 1vw;
        width: 100%;
        height: 100%;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
    }

    .business_wap_case_img img {
        /*
        width: auto;
         */
        width: 100%;
        height: auto;
        max-height: 100%;
        /*
        max-width: 100%;
         */
        margin-bottom: 1.8rem;
    }

    .business_wap_case_pagination {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .business_wap_case_pagination .swiper-pagination-bullet {
        width: 2.415458vw;
        height: 2.415458vw;
        margin: 0 0.966183vw !important;
        background: #e3e3e3;
        opacity: 1;
        -webkit-transition: all .6s ease;
        transition: all .6s ease;
    }

    .business_wap_case_pagination .swiper-pagination-bullet-active {
        background: #4653a2;
    }

    .business_wap_advantage_wrap {
        position: relative;
        overflow: hidden;
        background: #ffffff;
    }

    .business_wap_advantage_back {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
    }

    .business_wap_advantage_box {
        position: relative;
        z-index: 9;
        padding: 12.07729468vw 3.623188vw;

    }

    .business_wap_advantage_box .wap_business_item_label:nth-child(1):after {
        background: #ffffff;
    }

    .business_wap_advantage_box .wap_business_item_title {
        color: #ffffff;
    }

    .business_wap_advantage_content {
        background: #ffffff;
        padding: 0 4.830917vw;
        position: relative;
        -webkit-border-radius: 3.86473vw;
        border-radius: 3.86473vw;
        margin-top: 7.2463768vw;
        -webkit-box-shadow: 2.415458vw 0 13.28502vw rgba(137, 142, 169, .15);
        box-shadow: 2.415458vw 0 13.28502vw rgba(137, 142, 169, .15);
    }

    .business_wap_advantage_li {
        padding: 6.038647vw 0;
        position: relative;
    }

    .business_wap_advantage_li:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        background: #f8f8f8;
    }

    .business_wap_advantage_li:last-child:after {
        display: none;
    }

    .business_wap_advantage_number {
        -webkit-text-stroke: 1px #5862a9;
        color: transparent;
        font-size: 7.729468vw;
        line-height: 9.6618357vw;
    }

    .business_wap_advantage_text {
        font-size: 3.381642vw;
        line-height: 5.3140096vw;
        color: #222222;
        margin-top: 2.415458vw;
    }

    .business_wap_option_head .wap_business_item_label:nth-child(1):after {
        background: #ffffff;
    }

    .business_wap_advantage_button {
        -webkit-justify-content: space-between;
        justify-content: space-between;
        margin-top: 9.6618357vw;
    }

    .business_wap_advantage_btn {
        -webkit-border-radius: 2.415458vw;
        border-radius: 2.415458vw;
        -webkit-align-items: center;
        align-items: center;
        position: relative;
        width: calc(50% - 1.932367vw);
        -webkit-justify-content: center;
        justify-content: center;
    }

    .business_wap_advantage_button .research_click {
        background: #4653a2;
    }

    .business_wap_advantage_button .video_click {
        background: #1cb8ed;
    }

    .business_wap_advantage_button .research_click .business_wap_advantage_icon {
        width: 1.932367vw;
    }

    .business_wap_advantage_button .video_click .business_wap_advantage_icon {
        width: 3.86473vw;
    }

    .business_wap_advantage_label {
        font-size: 3.381642vw;
        line-height: 12.56038vw;
        color: #ffffff;
        margin-right: 2.415458vw;
    }

    .business_wap_advantage_icon svg {
        fill: #ffffff;
    }


    .business_form_content {
        padding: 7.2463768vw 3.623188vw;
    }

    .business_form_head_title {
        font-size: 5.3140096vw;
        line-height: 7.2463768vw;
    }

    .business_form_head_text {
        font-size: 3.381642vw;
        line-height: 5.3140096vw;
        margin-top: 1.4492753vw;
    }

    .business_form_head_box {
        padding-bottom: 4.830917vw;
    }

    .business_form_big {
        padding: 4.830917vw 0 0 0;
    }

    .business_form_input_box {
        width: 48%;
        margin: 0 4% 2.415458vw 0;
    }

    .business_form_input_box:nth-child(2n) {
        margin: 0 0 2.415458vw 0;
    }

    .business_form_input_title {
        font-size: 3.381642vw;
        line-height: 7.2463768vw;
    }

    .business_form_input_title span {
        font-size: 3.381642vw;
        line-height: 7.2463768vw;
    }

    .business_form_input_read input {
        padding: 0 2.415458vw;
        font-size: 3.381642vw;
        line-height: 9.6618357vw;
    }

    .business_form_textarea_box textarea {
        padding: 2.415458vw;
        height: 22.222vw;
        font-size: 3.381642vw;
        line-height: 5.7971014vw;
    }

    .business_form_button_box {
        margin-top: 4.830917vw;
    }

    .business_form_btn_text {
        font-size: 3.381642vw;
        line-height: 9.6618357vw;
    }

    .business_form_btn_icon {
        width: 5vw;
        margin-left: 2vw;
    }

    .business_form_btn_box {
        padding: 0 4.830917vw;
    }

    .business_form_btn_tips {
        width: 100%;
        font-size: 2.89855vw;
        line-height: 4.830917vw;
        margin-top: 2.415458vw;
    }

    .business_form_hide {
        width: 8vw;
        height: 8vw;
        right: 2.415458vw;
        top: 1.20772946vw;
    }

    .business_form_box {
        -webkit-transform: none !important;
        transform: none !important;
        width: 100%;
        padding: 0 3.623188vw;
    }

    .business_form_show .business_form_box {
        right: 0;
        -webkit-transform: none;
        transform: none;
    }

    .business_wap_page_wrap {
        position: relative;
        display: block;
    }

    .index_slogan_left_wrap {
        transform: rotate(90deg);
        display: none;
    }

    .index_slogan_right_wrap {
        transform: rotate(90deg);
        display: none;
    }

    .index_banner_circle_wrap {
        width: 74%;
        margin-top: 0;
    }

    .index_circle_max_label {
        width: 2vw;
        height: 2vw;
    }

    .index_circle_max_text {
        font-size: 2.89855vw;
        line-height: 4.3478vw;
    }

    .index_circle_max_li:nth-child(2) {
        right: 37%;
        top: 96.5%;
    }
    .index_circle_max_li:nth-child(3) {
        left: 36%;
        top: 96.5%;
    }
    .about_details_head_box {
        padding: 0;
    }
    .about_details_head_pic {
        margin-top:7.2463vw;
    }
    .index_banner_current .index_circle_max_li:nth-child(1) .index_circle_max_text {
        top: -2vw;
    }

    .index_banner_current .index_circle_max_li:nth-child(2) .index_circle_max_text {
        -webkit-transform: translateY(-50%) translateX(2vw);
        transform: translateY(-50%) translateX(2vw);
    }

    .index_banner_current .index_circle_max_li:nth-child(3) .index_circle_max_text {
        left: -2vw;
    }


    .index_circle_min_box {
        width: 88%;
        left: 6%;
        top: 6%;
    }


    .index_jt_left_wrap {
        left: 64%;
        top: -25%;
        -webkit-transform: translateX(-100%) rotate(90deg);
        transform: translateX(-100%) rotate(90deg);
        width: 24%;
        z-index: 5;
        display: none;
    }

    .index_jt_right_wrap {
        left: 16%;
        top: 107%;
        -webkit-transform: translateX(100%) rotate(90deg);
        transform: translateX(100%) rotate(90deg);
        width: 24%;
        z-index: 5;
        display: none;
    }
    .prize_item_icon {
        width: 6.3437vw;
    }
    .prize_item_year {
        margin-top: 2vw;
    }
    .about_details_head_read {
        height: 80vw;
    }
}

/*小屏幕*/
@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) {

}

