/*@charset "UTF-8";*/
/* CSS Document */
/*移动端默认样式*/
@media screen and (max-width: 1200px) {
    .width-auto {
        padding: 0 10px;
    }

    .offSetRight {
        overflow: hidden;
    }

    .contact_float_wrap {
	display:none;
        left:10px;
        right:10px;
        top:auto;
        bottom:10px;
        width:-webkit-calc(100vw - 20px);
        width:calc(100vw - 20px);
        -webkit-transform:none;
        transform:none;
    }
    .contact_float_li{
        width:-webkit-calc(50vw - 15px);
        width:calc(50vw - 15px);
        height:40px;
        box-shadow:0 0 5px rgba(255,255,255,.15);
    }
    .contact_float_li:nth-child(1){
        float:left;
    }
    .contact_float_li:nth-child(2){
        float:right;
    }
    .contact_float_li:nth-child(1),.contact_float_li:nth-child(2){
        margin-bottom:0;
    }
    .contact_float_li:nth-child(3),.contact_float_li:nth-child(3) ~ .contact_float_li{
        display:none;
    }
    .contact_float_li > span,.contact_float_li > a{
        padding-top:5px;
    }
    .contact_float_icon{
        display:inline-block;
        vertical-align:middle;
        line-height:30px;
        margin-right:6px;
    }
    .contact_float_icon.iconjiqiren{
        position:relative;
        font-size:22px;
        top:0;
    }
    .contact_float_icon.iconyf30{
        position:relative;
        font-size:24px;
        top:0;
    }
    .contact_float_li a .iconyf30:before{
        font-size:24px;
    }
    .contact_float_text{
        display:inline-block;
        vertical-align:middle;
        line-height:30px;
        font-size:14px;
    }

    .header_box {
        padding: 0 10px;
        height: 60px;
        overflow: hidden;
    }

    .header_logo {
        left: 10px;
    }

    .about_honor_prev {
        left: 0;
    }

    .about_honor_next {
        right: 0;
    }

    .about_honor_text {
        padding: 0 10px;
    }

    .swiper-slide-next .about_honor_li .about_honor_number {
        color: #323232 !important;
    }

    .swiper-slide-active .about_honor_li .about_honor_number {
        color: #19c3c8 !important;
    }

    .header_nav_wrap,
    .header_language {
        display: none;
    }

    .header_logo a {
        width: 120px;
        height: 28px;
    }

    .header_logo a img {
        top: -28px;
    }

    .header_wrap {
        border: none;
        overflow: hidden;
    }
    .wap_nav_box{
        background:none;
    }
    .body_nav_menu{
        background:none;
    }
    .wap_nav_wrap{
        width:100%;
    }
    .body_nav_menu a{
        width:auto;
    }
    .sliding-menu{
        float:none;
        padding-top:0;
        height: auto!important;
        /*height: 100vh!important;*/
    }


    .sliding-menu li, .sliding-menu a.back {
        font-size: 19px;
        line-height: 28px;
    }

    .banner_text {
        width: 100%;
        -webkit-transform: translateY(-webkit-calc(-50% - 30px)) translateX(-50%);
        -webkit-transform: translateY(calc(-50% - 30px)) translateX(-50%);
        transform: translateY(-webkit-calc(-50% - 30px)) translateX(-50%);
        transform: translateY(calc(-50% - 30px)) translateX(-50%);
    }

    .banner_p {
        font-size: 28px;
        line-height: 36px;
    }

    .index_banner_pagination {
        left: 0;
        width: 100%;
        top: calc(100vh - 40px) !important;
        -webkit-transform: none;
        transform: none;
        text-align: center;
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        justify-content: center;
    }

    .banner_pagination_label {
        display: inline-block;
        margin: 0 4px;
    }

    .xiao_guo_liang_toarr{
        right:10px;
        bottom:75px;
        width:28px;
        height:28px;
    }

    .pro_index_li:after {
        height: 2px;
    }

    .pro_index_li:before {
        width: 2px;
    }

    .pro_index_li:hover:after {
        width: 20px;
    }

    .pro_index_li:hover:before {
        height: 20px;

    }

    .banner_wrap .banner_icon_bottom {
        display: none;
    }

    .current_full .banner_label_icon {
        width: 20px;
        height: 6px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        background: #19c3c8;
    }

    .banner_label_icon {
        width: 6px;
        height: 6px;
    }

    .pro_index_li {
        width: 100%;
    }

    .pro_index_img {
        padding-bottom: 100%;
    }

    .banner_button {
        width: 110px;
        height: 32px;
        margin: 20px auto 0;
    }

    .button-aylen a {
        font-size: 13px;
    }

    .button-aylen {
        line-height: 32px;
    }

    .pro_index_text {
        top: 38px;
    }

    .solution_index_swiper .swiper-wrapper {
        display: block !important;
    }

    .solution_index_pagination {
        display: none;
    }

    .pro_index_min {
        font-size: 20px;
    }

    .pro_index_max {
        font-size: 18px;
        padding: 10px 0 0 0;
    }

    .about_index_box {
        /*padding: 0 0 40px;*/
        background: none;
    }

    .about_index_box .swiper-slide .width-to {
        padding: 0 0 40px;
    }

    .about_index_min {
        padding: 0;
        font-size: 17px;
        line-height: 32px;
        margin-bottom:8px;
        font-weight: normal;
    }

    .about_index_max {
        font-size: 14px;
        line-height: 20px;
    }

    .about_index_text {
        line-height: 26px;
        font-size: 13px;
        padding: 15px 0 40px 0;
    }

    .about_button {
        width: 110px;
        height: 40px;
    }

    .about_index_box .swiper-slide1{
        background:#f5f5f5;
    }

    .about_index_box .solution_index_li_1 .cls-1,.about_index_box .solution_index_li_2 .cls-1{
        fill:#323232!important;
    }
    .about_index_box .solution_index_li_3 .cls-1{
        stroke:#323232!important;
    }
    .swiper-slide1 .about_index_max{
        color:#323232;
    }


    .swiper-slide1 .solution_index_title{
        color:#323232;
    }

    .swiper-slide1 .solution_index_read{
        color:#8c8c8c;
    }

    .solution_index_ul {
        padding: 0;
    }

    .solution_index_read {
        font-size: 12px;
        line-height: 20px;
        padding:0;
        margin: 15px 0;
    }

    .solution_index_svg {
        width: 52px;
    }

    .solution_index_title {
        font-size: 15px;
        line-height: 20px;
        margin: 10px 0 0 0;
    }

    .solution_index_li {
        padding: 15px 0;
        width: 100%;
        border-bottom: 1px solid #d1d1d1;
    }

    .solution_index_swiper .swiper-slide {
        padding: 40px 0 0 0;
    }



    .solution_index_swiper .swiper-slide:nth-child(2) .solution_index_li:last-child {
        border-bottom: none;
    }

    .solution_index_li:nth-child(3n+2) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms;
    }

    .solution_index_li:nth-child(3n) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms;
    }

    .news_index_wrap {
        padding: 15px 0px 22px;
        background:#fff;
    }

    .news_index_wrap_title {
        font-size: 17px;
        line-height: 32px;
        margin-bottom: 12px;
        padding: 0 10px;
    }

    .news_index_li {
        width: 100%;
    }

    .news_index_left {
        width: 100%;
    }

    .news_index_title {
        padding: 0;
    }

    .news_index_right {
        width: 100%;
    }

    .news_index_read {
        padding: 10px 0 30px 0;
    }

    .news_index_list {
        padding-top: 20px;
    }

    .news_content_datetime {
        font-size: 13px;
        line-height: 20px;
    }

    .news_index_title a {
        font-size: 15px;
        line-height: 28px;
        display: block !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis;
    }

    .news_index_type {
        font-size: 13px;
        display: inline-block;
        vertical-align: top;
        width: 50%;
    }

    .news_index_time {
        font-size: 13px;
        display: inline-block;
        vertical-align: top;
        width: 50%;
        text-align: right;
    }

    .footer_top,
    .footer_nav_left {
        display: none;
    }

    .pro_detailed_position {
        position: relative;
        top: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        padding: 30px 0;
    }

    .pro_list_swiper_wrap {
        padding: 0;
    }

    .detailed_nav_index .icona31 {
        font-size: 14px;
        margin: 0 0 0 0;
    }

    .detailed_nav_index a {
        font-size: 13px;
    }

    .detailed_nav_index {
        font-size: 13px;
        line-height: 32px;
    }

    .detailed_nav_left, .detailed_nav_right {
        width: 50%;
    }

    .pro_link_box {
        margin: 5px 0;
        line-height: 22px;
        width: auto;

    }

    .pro_link_box a {
        font-size: 13px;
        padding: 0 8px;
    }

    .pro_read_list {
        width: 100%;
    }

    .pro_content_title {
        font-size: 13px;
        width: 35%;
        line-height: 32px;
        padding: 5px 0;
    }

    .pro_content_text {
        font-size: 13px;
        width: 65%;
        line-height: 32px;
        padding: 5px 0;
    }

    .pro_list_pagination {
        padding: 50px 0 20px 0;
    }

    .pro_title_box {
        font-size: 22px;
        line-height: 32px;
        padding-bottom: 30px;
    }

    .pro_read_li {
        line-height: 42px;
    }

    .pro_read_li:after {
        -webkit-transform: scaleY(.5);
        transform: scaleY(.5);
    }

    .pro_read_li:last-child:before {
        -webkit-transform: scaleY(.5);
        transform: scaleY(.5);
    }

    .pro_read_list:last-child .pro_read_li:nth-child(1):after {
        display: none;
    }

    .pro_detailed_span {
        width: 100%;
    }

    .pro_detailed_max_title {
        font-size: 22px;
        line-height: 32px;
    }

    .pro_detailed_max_text,
    .pro_detailed_min_title {
        font-size: 13px;
        line-height: 24px;
    }

    .pro_detailed_max_button {
        width: 96px;
        height: 32px;
        margin-top: 30px;
    }

    .pro_detailed_max_button a {
        line-height: 32px;
    }

    .pro_detailed_max_button a span {
        font-size: 13px;
    }

    .pro_detailed_max_button a .icona29 {
        font-size: 16px;
        padding-left: 5px;
    }

    .pro_detailed_pagination {
        left: 10px;
    }

    .pro_detailed_text {
        font-size: 12px;
    }

    .pro_detailed_icon {
        width: 6px;
        height: 6px;
    }

    .current_full .pro_detailed_icon {
        width: 6px;
        height: 16px;
    }

    .current_full .pro_detailed_text {
        line-height: 16px;
    }

    .pro_detailed_label {
        margin-bottom: 10px;
        outline: none;
    }

    .pro_list_pagination span {
        font-size: 13px;
        font-weight: normal;
    }

    .pro_read_title_wrap {
        width: 30%;
        padding-top: 140px;
    }

    .pro_read_title_wrap.active{
        box-shadow: 2px 0 3px rgba(0,0,0,0.075);
    }

    .pro_read_swiper {
        width: 70%;
    }

    .pro_read_title {
        font-size: 13px;
        line-height: 32px;
        padding: 5px 0;
    }

    .pro_read_text {
        font-size: 13px;
    }

    .pro_read_span {
        line-height: 32px;
        padding: 5px 0 5px 7px;
        white-space: nowrap;
    }

    .pro_read_title:after,
    .pro_read_span:after,
    .pro_read_title_wrap:after,
    .pro_read_span:last-child:before,
    .pro_read_title:last-child:before {
        -webkit-transform: scaleY(.5);
        transform: scaleY(.5);
    }

    .pro_list_swiper {
        padding: 0 0 50px 0;
    }

    .pro_image_li {
        width: 49%;
        margin: 0 2% 2% 0;
    }

    .pro_image_li:nth-child(2n) {
        margin: 0 0 2% 0 !important;
    }

    .pro_head_img_box {
        width: 130px;
    }

    .pro_detailed_slide {
        padding-bottom: 76%;
    }

    .software_banner_img {
        padding-bottom: 130%;
    }

    .software_contact_banner_img{
        padding-bottom:-webkit-calc(100vh - 60px);
        padding-bottom:calc(100vh - 60px);
    }

    .software_banner_video {
        padding-bottom: 66%;
    }

    .software_banner_max {
        font-size: 22px;
        padding-bottom: 0;
    }

    .software_banner_min {
        padding: 20px 20px 0;
        font-size: 13px;
        line-height: 26px;
    }

    .software_banner_text {
    }

    .skill_icon_li:after {
        display: none !important;
    }

    .skill_icon_wrap_skill .width-auto {
        padding: 0 40px;
    }

    .swiper-button-prev-wrap, .swiper-button-next-wrap {
        position: absolute;
        top: 0;
        height: 100%;
        width: 40px;
        z-index: 9;
    }

    .swiper-button-prev-wrap {
        left: 0;
        right: auto;
    }

    .swiper-button-next-wrap {
        left: auto;
        right: 0;
    }

    .swiper-button-prev-wrap:before, .swiper-button-next-wrap:after {
        content: '';
        position: absolute;
        top: 10px;
        bottom: 10px;
        right: 0;
        width: 1px;
        background: #c9c9c9;
    }

    .swiper-button-prev-wrap:before {
        right: 0;
    }

    .swiper-button-next-wrap:after {
        left: 0;
    }

    .software_icon_box {
        font-size: 0;
        padding: 0;
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        -webkit-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-justify-content: center;
        justify-content: center;
    }

    .software_icon_box_for_tech.software_icon_box{
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
    }

    .skill_icon_svg svg {
        /*width: 28px;*/
        width:40px;
    }

    .software_icon_wrap_wrap{
        height:130px;
        overflow:auto;
        overflow-y:hidden;
        -webkit-overflow-scrolling:touch;
    }
    .software_icon_wrap_wrap_wrap{
        height:110px;
        overflow:hidden;
    }
    .software_icon_wrap_wrap .software_icon_wrap{
        width:160%;
    }
    .software_icon_wrap_wrap .software_icon_wrap1{
        width:200%;
    }

    .software_content_box {
        padding: 50px 0;
    }

    .parts_icon_li a {
        padding: 20px 0;
    }

    .software_icon_box_download .software_icon_li{
            width:25%;
    }

    .software_icon_li a {
        padding: 20px 0;
    }

    .software_content_max {
        font-size: 22px;
        line-height: 32px;
    }

    .software_content_min {
        font-size: 13px;
        line-height: 24px;
        padding: 30px 0 30px 0;
    }

    .software_icon_title {
        font-size: 12px;
        line-height: 20px;
    }

    .skill_icon_svg {
        /*height:32px;*/
        height: 42px;
    }

    .parts_content_box {
        padding: 40px 0 30px 0;
    }

    .parts_content_li {
        padding: 10px;
        width:100%;
    }
    .parts_content_li:nth-child(2n-1),.parts_content_li:nth-child(2n){
        margin-left:0!important;
        margin-right:0!important;
    }

    .parts_image_box {
        width: 130px;
    }


    .parts_content_title {
        font-size: 14px;
        line-height: 28px;
    }

    .parts_content_text {
        font-size: 13px;
    }

    .parts_content_button {
        padding-top: 10px;
    }

    .parts_content_button .parts_tel_divs{
        display:none;
    }

    .parts_content_right {
        padding: 16px 0;
    }

    .parts_content_button a span:nth-child(1) {
        font-size: 13px;
        padding-right: 6px;
    }

    .parts_content_button a .icona4 {
        font-size: 16px;
    }

    .parts_content_wrap {
        padding-bottom: 50px;
    }

    .news_link_box {
        line-height: 24px;
        margin: 4px 0 4px 8px;
    }

    .news_link_box a {
        font-size: 13px;
    }

    .about_banner_wrap .pro_detailed_nav {
        top: 60px;

    }

    .pro_detailed_nav {
        display: none;
    }

    .faq_content_box {
        padding: 50px 0;
    }

    .faq_content_left {
        padding: 0;
        width: 100%;
    }

    .faq_content_right {
        padding: 0;
        width: 100%;
    }

    .faq_content_title {
        font-size: 14px;
        line-height: 26px;
    }

    .faq_content_text {
        font-size: 13px;
        line-height: 24px;
    }

    .faq_content_center {
        padding: 30px 0;
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: translateY(0) translateX(0);
        transform: translateY(0) translateX(0);
    }

    .faq_list_box {
        padding: 0 0 50px 0;
    }

    .faq_content_img {
        padding-bottom: 36%;
    }

    .faq_banner_title {
        top: 50%;
        line-height: 32px;
        font-size: 22px;
        margin-top: -16px;
    }

    .faq_index_ul {
        padding: 20px 0;
    }

    .faq_index_li {
        margin: 0;
        width: 100%;
    }

    .faq_index_read {
        padding: 10px 0;
    }

    .news_index_more a {
        font-size: 13px;
    }

    .detailed_nav_index {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .faq_read_box {
        padding: 30px 0 30px 0;
    }

    .faq_read_bjq {
        padding: 30px 0 50px 0;
    }

    .faq_read_left,
    .faq_read_right {
        width: 100%;
        text-align: left;
    }

    .faq_read_title {
        font-size: 22px;
        padding: 0 0 10px 0;
        line-height: 32px;
    }

    .faq_read_li,
    .faq_read_button a span {
        font-size: 13px;
    }

    .faq_read_button {
        padding-top: 10px;
    }

    .faq_read_bjq p {
        font-size: 13px;
        line-height: 24px;
    }

    .news_ditem_tit{
        font-size:18px;
        line-height:32px;
    }

    .news_list_title {
        font-size: 22px;
        line-height: 42px;
        padding: 0 0 12px;
        margin-bottom:20px;
    }

    .news_ditem_wrap{
        padding-bottom:30px;

    }

    .news_xgl_list{
        paddint-top:12px;
        padding-bottom:18px;
    }

    .news_xgl_content_datetime{
        font-size:12px;
        line-height:22px;
        margin-bottom:10px;
    }
    .news_xgl_content_title{
        margin-bottom:10px;
        font-size:16px;
        line-height:28px;
    }
    .news_xgl_content_content{
        font-size:12px;
        line-height:2;
        margin-bottom:25px;
    }

    .news_readMore {
        font-size: 12px;
        line-height: 32px;
    }

    .news_ditem{
        padding:15px 18px 20px;
    }

    .news_list_box {
        padding: 10px 0 30px;
    }

    .news_title_wrap {
        padding: 0;
    }

    .news_bjq_wrap {
        padding: 0 0 50px 0;
    }

    .news_title_box {
        padding: 50px 0 0 0;
    }

    .news_title_max {
        font-size: 22px;
        line-height: 32px;
    }

    .news_title_label {
        font-size: 13px;
    }

    .news_bjq_box {
        padding: 50px 0;
    }

    .news_bjq_box p {
        font-size: 13px;
        line-height: 24px;
    }

    .news_bjq_box img {
        padding: 10px 0;
    }

    .news_page_prev a {
        font-size: 13px;
    }

    .about_text_wrap {
        padding: 50px 0;
    }

    .about_text_box {
        padding: 0;
    }

    .about_text_max {
        font-size: 22px;
        line-height: 32px;
    }

    .about_text_read {
        font-size: 13px;
        line-height: 24px;
        padding: 30px 0;
    }

    .about_size_wrap {
        padding: 0 0 30px 0;
    }

    .about_number_wrap {
        position: relative;
    }

    .about_new_button_text {
        font-size: 10px;
    }

    .about_new_text_icon {
        width: 20px;
        height: 20px;
    }

    .about_new_text_icon:before {
        height: 10px;
    }

    .about_wap_layle {
        width: 3%;
    }

    .about_wap_layle6 {
        width: 5%;
    }

    .about_new_text_icon:after {
        width: 10px;
    }

    .about_icon_text {
        font-size: 13px;
        line-height: 24px;
        height: 48px;
        overflow: hidden;
    }

    .about_size_li {
        width: 100%;
        padding: 20px 20px !important;
    }

    .about_icon_li {
        width: 50%;
        padding: 20px;
    }

    .about_icon_li:nth-child(1) {
        background: #19c3c8;
    }

    .about_icon_li:nth-child(2) {
        background: #232323;
    }

    .about_icon_li:nth-child(3) {
        background: #232323;
    }

    .about_icon_li:nth-child(4) {
        background: #19c3c8;
    }

    .about_number_read {
        font-size: 40px;
    }

    .about_number_box {
        width: 90px;
        height: 90px;
        line-height: 90px;
    }

    .about_size_title {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 10px;
        padding: 20px 0 0 0;
    }

    .about_wap_img {
        width: 100%;
    }

    .about_size_text {
        font-size: 10px;
        line-height: 20px;
    }

    .about_honor_number {
        font-size: 32px;
        line-height: 42px;
    }

    .about_honor_text {
        font-size: 12px;
        line-height: 22px;
        height: auto;
    }

    .about_icon_span {
        font-size: 40px;
    }

    .about_icon_title {
        font-size: 18px;
        line-height: 30px;
        padding: 10px 0 10px 0;
    }

    .about_honor_img {
        padding-bottom: 80%;
    }

    .about_honor_border {
        padding: 10px 0 10px 0;
        border: none;
    }

    .about_honor_li {
        padding: 20px 0;
        width: 100%;
    }

    .about_honor_ul {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    .about_honor_img {
        padding-bottom: 96%;
    }

    .about_honor_title {
        font-size: 22px;
        top: 9%;
        margin-bottom: 30px;
    }

    .about_honor_li:nth-child(3n+1) {
        -webkit-animation-delay: .2s;
        animation-delay: .2s;
    }

    .about_honor_li:nth-child(3n+2) {
        -webkit-animation-delay: .2s;
        animation-delay: .2s;
    }

    .about_honor_li:nth-child(3n) {
        -webkit-animation-delay: .2s;
        animation-delay: .2s;
    }

    .contact_content_form {
        padding: 40px 0 0 0;
    }

    .contact_title {
        font-size: 25px;
        line-height: 44px;
        margin-bottom:10px;
    }

    .contact_text {
        font-size: 13px;
        line-height: 26px;
    }

    .contact_form_list {
        width: 100%;
        padding: 60px 0 40px;
    }

    .contact_form_left {
        width: 100%;
        margin: 0;
    }

    .contact_form_right {
        width: 100%;
        margin: 0;
    }

    .contact_input input {
        height: 38px;
        line-height: 36px;
        font-size: 13px;
    }

    .contact_form_right textarea {
        line-height: 24px;
        font-size: 13px;
        height: 160px;
    }

    .contact_form_wrap {
        padding-bottom: 60px;
    }

    .contact_icon_box {
        padding: 0;
    }

    .contact_icon_li {
        width:100%;
        padding: 68px 0 60px;
        border-bottom: 1px solid #e0e0e0;
        border-left:none!important;
        border-top:none!important;
        border-right:none!important;
        margin:0!important;
    }


    .contact_icon_wrap {
        padding: 0;
    }

    .contact_icon_span {
        height: 56px;
        width:auto!important;
        margin-bottom:20px;
    }

    .contact_icon_li:nth-child(3) .contact_icon_span{
        height:68px;
        position:relative;
        top:-12px;
        margin-bottom:0;
    }

    .contact_icon_svg {
        width: auto!important;
        height:100%!important;
    }

    .contact_content_box .contact_icon_wrap .width-auto{
        padding:0;
    }


    .contact_icon_title {
        font-size: 18px;
        line-height: 40px;
        padding:0 20px;
    }

    .contact_icon_text {
        font-size: 14px;
        line-height: 24px;
        padding:0 20px;
    }

    .contact_icon_li:nth-child(2) {
        border-right: none;
    }

    .service_ul {
        padding: 50px 0;
    }

    .service_li {
        width: 100%;
        margin: 0 0 10px 0;
        padding: 30px 20px 30px 20px;
        -webkit-animation-delay: .2s !important;
        animation-delay: .2s !important;
    }

    .service_li:nth-child(2n) {
        margin: 0 0 10px 0;
        -webkit-animation-delay: .2s !important;
        animation-delay: .2s !important;
    }

    .service_icon {
        width: 36px;
    }

    .service_title {
        font-size: 16px;
        padding: 20px 0 10px 0;
    }

    .service_text {
        font-size: 13px;
        line-height: 24px;
    }

    .down_box {
        padding: 40px 0;
    }

    .down_li {
        width: 100%;
        margin: 0 0 10px 0;
        padding: 0 0 10px 0;
    }

    .down_li:nth-child(2n) {
        margin: 0 0 10px 0;
        -webkit-animation-delay: .2s;
        animation-delay: .2s;
    }

    .down_left {
        width: 100%;
    }

    .down_right {
        width: 100%;
    }

    .down_title {
        font-size: 16px;
        line-height: 24px;
        max-height: 48px;
    }

    .down_text {
        font-size: 13px;
        line-height: 24px;
    }

    .down_button {
        padding-top: 0;
    }

    .down_button a {
        font-size: 13px;
    }

    .down_ul {
        padding-bottom: 20px;
    }

    .down_button a .icona6 {
        font-size: 16px;
    }

    .down_button a span:nth-child(1) {
        padding-right: 6px;
    }

    .footer_nav_right {
        width: 100%;
    }

    .footer_nav_icon {
        width: 100%;
        text-align: left;
    }

    .footer_nav_box {
        padding-bottom: 30px;
    }

    .footer_bottom {
        background: none;
    }

    .footer_bq_left {
        width: 100%;
    }

    .footer_bq_right {
        width: 100%;
    }

    .footer_bq_box {
        line-height: 28px;
        text-align: center;
        padding-bottom: 0;
    }

    .footer_bq_right {
        text-align: center;
    }

    .wap_nav_wrap, .header_nav_button {
        display: block;
    }

    .news_read_content {
        padding: 0 0 30px 0;
    }

    .pro_detailed_box {
        padding: 0;
    }

    .header_current {
        position: fixed;
    }

    .header_page_temp{
        background:#141414;
    }

    .banner_min {
        margin-top: 10px;
        font-size: 15px;
        line-height: 26px;

    }

    .news_index_content {
        padding: 0 20px 20px 20px;
    }

    .news_index_box_pc, .news_index_nav {
        display: none;
    }

    .news_index_box_wap {
        display: block;
        padding: 0 10px;
    }

    .news_content_title {
        font-size: 15px;
        line-height: 24px;
        max-height: 48px;
    }

    .news_content_button a {
        width: 96px;
        line-height: 31px;
        font-size: 10px;
        margin-top: 10px;
    }

    .cookie_wrap {
        display: none;
    }

    .news_index_nav {
        padding: 0;
    }

    .news_index_page_button {
        width: 26px;
        height: 26px;
        top: 27vw;
        pointer-events: auto;
        z-index: 9;
        border-color: #fff;
    }

    .news_index_page_prev {
        position: absolute;
        left: 10px;
    }

    .news_index_page_next {
        position: absolute;
        right: 10px;
    }

    .news_index_page_prev:before {
        left: 7px;
        bottom: 9px;
        background-color: #fff;
    }

    .news_index_page_prev:after {
        left: 7px;
        top: 9px;
        background-color: #fff;
    }

    .news_index_page_next:before {
        right: 7px;
        bottom: 9px;
        background-color: #fff;
    }

    .news_index_page_next:after {
        right: 7px;
        top: 9px;
        background-color: #fff;
    }

    .footer_bq_link {
        display: none;
    }

    .footer_bq_text {
        width: 60%;
        font-size: 12px;
        line-height: 20px;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        padding: 15px 0;
    }

    .footer_bq_text a {
        font-size: 12px;
        line-height: 20px;
    }

    .footer_bq_read {
        height: auto;
    }

    .footer_icon_read {
        display: none;
    }

    .pro_banner_title {
        font-size: 28px;
        line-height: 36px;
    }

    .pro_banner_text {
        font-size: 15px;
        line-height: 26px;
        margin-top: 10px;
    }

    .banner_icon_bottom {
        bottom: 35px;
    }

    .pro_icon_ul {
        padding: 40px 0;
    }

    .pro_icon_svg {
        height: 70px;
        margin-bottom: 20px;
    }

    .pro_icon_svg svg,.pro_icon_svg img{
        width: 70px;
    }

    .pro_icon_text {
        font-size: 10px;
        line-height: 20px;
    }

    .pro_icon_title {
        font-size: 13px;
        line-height: 22px;
        margin-bottom: 5px;
    }

    .pro_new_read_content {
        padding: 0 60px;
        top: 10%;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        text-align: center;
    }

    .pro_new_but {
        opacity: 1 !important;
        pointer-events: auto;
    }

    .pro_new_read_label {
        font-size: 10px;
        line-height: 18px;
    }

    .pro_new_read_title {
        font-size: 30px;
        line-height: 48px;
    }

    .pro_new_read_text {
        font-size: 10px;
        line-height: 20px;
    }

    .pro_new_read_button {
        padding-top: 20px;
        margin: 0 auto;
    }

    .pro_new_read_button a {
        width: 96px;
        line-height: 31px;
        font-size: 10px;
        margin: 0 auto;
    }

    .pro_new_read_pagination {
        bottom: 30px !important;
    }

    .pro_new_prev {
        left: 10px;
    }

    .pro_new_next {
        right: 10px;
    }

    .pro_new_but {
        font-size: 10px;
    }

    .pro_new_read_pagination .swiper-pagination-bullet {
        margin: 0 2px !important;
        width: 6px;
        height: 6px;
    }

    .pro_new_read_img {
        height: 90vh;
    }

    .news_index_pagination .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
        margin: 0 2px !important;
        pointer-events: auto;
    }

    .pro_detailed_span {
        display: block !important;
        height: auto;
    }

    .pro_detailed_list {
        display: block !important;
        height: auto;
    }

    .faq_box_item a {
        padding: 20px 30px 20px 30px;
    }

    .faq_box_svg svg,.faq_box_svg img {
        width: 50px;
    }

    .faq_box_svg {
        height: 60px;
        margin-bottom: 10px;
    }

    .faq_box_title {
        font-size: 14px;
        line-height: 26px;
    }

    .faq_box_text {
        font-size: 12px;
        line-height: 20px;
        padding: 10px 0;
        margin: 0;
    }

    .faq_box_item:nth-child(3n+2) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms;
    }

    .faq_box_item:nth-child(3n) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms;
    }

    .faq_box_icon {
        width: 30px;
        height: 10px;
        margin-top: 10px;
    }

    .faq_box_icon:before {
        width: 6px;
        bottom: 2px;
    }

    .faq_box_icon:after {
        width: 6px;
        top: 2px;
    }

    .faq_new_banner_title {
        font-size: 28px;
        line-height: 36px;
    }

    .faq_new_banner_number {
        width: 90%;
        left: 5%;
        bottom: 80px;
    }

    .faq_number_title {
        font-size: 26px;
        line-height: 26px;
        text-align: center;
    }

    .faq_number_text {
        font-size: 10px;
        line-height: 18px;
    }

    .faq_new_box1 {
        padding: 40px 0;
    }

    .faq_new_title {
        font-size: 22px;
        line-height: 50px;
    }

    .faq_new_text {
        font-size: 12px;
        line-height: 22px;
        color: #999;
    }

    .faq_new_img {
        padding-bottom: 70%;
    }

    .faq_new_list_title {
        font-size: 22px;
        line-height: 36px;
    }

    .faq_content_icon {
        padding: 40px 0;
    }

    .faq_icon_ul {
        padding: 20px 0 0 0;
    }

    .faq_icon_svg svg,.faq_icon_svg img {
        width: 60px;
        margin: 0 auto;
    }

    .faq_icon_svg {
        height: 60px;
        width: 100%;
    }

    .faq_icon_read {
        width: 100%;
        padding: 0;
        margin-top: 10px;
        text-align: center;
    }

    .faq_icon_title {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 5px;
    }

    .faq_icon_item:nth-child(3n+2) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms;
    }

    .faq_icon_item:nth-child(3n) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms;
    }

    .faq_icon_text {
        font-size: 12px;
        line-height: 22px;
        height: 44px;
        color: #999;
    }

    .faq_list_wrap {
        padding: 40px 0 0 0;
    }

    .header_pd_top {
        padding: 60px 0 0 0;
    }

    .skill_icon_li {
        padding: 20px 0 20px 0;
    }

    .skill_item_read {
        padding: 40px 10px;
    }

    .skill_item_box {
        width: 100%;
    }

    .skill_item_title {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 10px;
    }

    .skill_item_text {
        font-size: 12px;
        line-height: 22px;
        max-height: initial;
    }

    .skill_swiper_pagination {
        left: 10px;
        bottom: 10px;
    }

    .skill_pros_box {
        width: 100%;
        transform: none;
        padding: 40px 10px 40px 10px;
        height: auto;
        position: static;
        top: 0;
    }

    .skill_content_img {
        display: none;
    }

    .skill_pros_item {
        width: 100%;
        margin: 0 0 10px 0;
        background: #f5f5f5;
        padding: 20px;
    }

    .skill_item_position:nth-child(2n+1) .skill_item_box:nth-child(1) {
        height: 50%;
        position: absolute;
        top: 0;
    }

    .skill_item_position:nth-child(2n) .skill_item_box:nth-child(2n) {
        height: 50%;
        position: absolute;
        top: 0;
    }

    .skill_pros_title {
        font-size: 18px;
        line-height: 28px;
    }

    .skill_pros_text {
        font-size: 12px;
        line-height: 22px;
    }

    .skill_swiper_pagination .index_swiper_label {
        margin-right: 5px;
        width: 18px;
        line-height: 18px;
    }

    .skill_swiper_pagination .index_swiper_num {
        font-size: 14px;
    }

    .skill_banner_text {
        width: 100%;
        left: 0;
    }

    .skill_item_position:nth-child(2n) {
        padding-top: 69.6875%;
    }

    .skill_item_position:nth-child(2n+1) {
        padding-top: 69.6875%;
    }

    .skill_item_position:nth-child(2n) .skill_item_box:nth-child(2n) {
        position: absolute;
        top: 0;
    }

    .skill_item_position:nth-child(2n) .skill_item_read {
        padding: 40px 10px;
    }

    .skill_icon_list {
        padding: 0;
    }

    .skill_icon_item {
        padding: 20px;
    }

    .skill_icon_box {
        padding: 0 40px;
    }

    .icon_page_button {
        width: 28px;
        height: 28px;
    }

    .icon_prev {
        left: 0;
        z-index: 9;
    }

    .icon_prev:before {
        bottom: 10px;
        left: 8px;
    }

    .icon_prev:after {
        top: 10px;
        left: 8px;
    }

    .icon_next:before {
        bottom: 10px;
        right: 8px;
    }

    .icon_next:after {
        top: 10px;
        right: 8px;
    }

    .icon_next {
        right: 0;
        z-index: 9;
    }

    .icon_swiper_pagination {
        margin-top: 20px;
    }

    .icon_swiper_pagination .swiper-pagination-bullet {
        opacity: 1;
        margin: 0 2px !important;
        width: 6px;
        height: 6px;
    }

    .skill3_content_box {
        padding: 0;
        width: 100%;
    }

    .skill3_content_box .item-odd .info-wrap {
        float: none;
    }

    .skill3_content_box .item-odd .img-wrap {
        float: none;
    }

    .skill3_content_box .item-even .info-wrap {
        float: none;
    }

    .skill3_content_box .item-even .img-wrap {
        float: none;
    }

    .skill3_content_box .item .img-wrap{
        width:100%;
    }

    .skill3_content_box .item .info-wrap {
        width: 250px;
        margin: 0 auto;
    }

    .skill3_content_box .item .info {
        width: 100%;
        text-align: center;
        padding: 50px 0 65px;

    }

    .skill_icon_list_svg {
        width:74px;
        height:auto;
    }
    .skill_icon_list_svg svg,.skill_icon_list_svg img{
        width:100%;
        height:100%;
    }
    .skill_icon_list_title {
        font-size: 25px;
        line-height: 40px;
        margin-top: 12px;
    }
    .skill_icon_list_text {
        margin-top: 5px;
        font-size: 13px;
        line-height: 26px;
    }

    .skill_banner_img {
        padding-bottom: 130%;
    }

    .skill_button_wrap {
        padding: 40px 10px;
    }

    .skill_button_item {
        margin: 0;
        width: 50%;
    }

    .skill_button_title {
        font-size: 16px;
        line-height: 24px;
    }

    .skill_button_text {
        font-size: 12px;
        line-height: 22px;
    }

    .skill_foot_icon {
        padding: 40px 10px;
    }

    .skill_foot_svg {
        height: 60px;
    }

    .skill_foot_svg svg,.skill_foot_svg img{
        width: 50px;
    }

    .skill_foot_title {
        font-size: 16px;
        line-height: 24px;
        margin: 10px 0 5px 0;
    }

    .skill_foot_text {
        font-size: 12px;
        line-height: 22px;
        height: 44px;
    }

    .footer_icon_li a {
        font-size: 26px;
        line-height: 40px;
    }

    .footer_icon_li a.icon1 {
        font-size: 28px;
    }

    .footer_icon_li:first-child {
        margin: 0;
    }

    .footer_title {
        padding-bottom: 20px;
        font-size: 16px;
        display: none;
    }

    .about_banner_title {
        font-size: 28px;
        line-height: 32px;

    }

    .about_new_text_read {
        font-size: 12px;
        line-height: 24px;
        margin: 20px 0 30px;
        padding: 0 10px;
    }

    .about_new_text_title {
        font-size: 22px;
        line-height: 28px;
    }

    .about_honor_icon {
        padding: 0 40px;
    }

    .about_size_back {
        padding-bottom: 140%;
    }

    .about_size_box {
        padding: 0 10px;
    }

    .about_new_text_box {
        padding: 40px 0;
    }

    .about_new_content {
        padding: 60px 10px;
        font-size: 12px;
        line-height: 22px;
    }

    .about_animate {
        -webkit-transform: translateY(60px);
        transform: translateY(60px);
    }

    .about_honor_pd {
        padding: 0;
    }

    .about_honor_button {
        width: 20px;
        height: 40px;
    }

    .about_honor_prev:after {
        width: 25px;
        top: 11px;
        left: -3px;
    }

    .about_honor_prev:before {
        width: 25px;
        bottom: 11px;
        left: -3px;
    }

    .about_honor_next:after {
        width: 25px;
        top: 11px;
        right: -3px;
    }

    .about_honor_next:before {
        width: 25px;
        bottom: 11px;
        right: -3px;
    }

    .about_honor_en {
        font-size: 13px;
    }

    .about_foot_box {
        padding: 40px 0;
    }

    .about_foot_svg {
        height: 60px;
    }

    .about_foot_svg svg,.about_foot_svg img {
        width: 50px;
    }

    .about_foot_item:nth-child(1) .about_foot_svg svg,.about_foot_item:nth-child(1) .about_foot_svg img {
        width: 40px;
    }

    .about_foot_title {
        font-size: 16px;
        line-height: 26px;
    }

    .about_foot_text {
        font-size: 12px;
        line-height: 22px;
        height: auto;
    }
    .about_Overlay_info::-webkit-scrollbar{
        width:0;
        height:0;
        overflow:hidden;
        display:none;
    }

    .about_Overlay_info .info{
        padding:20px 15px;
    }
    .about_Overlay_info .close-btn {
        margin: 0 auto 30px;
    }
    .about_Overlay_info .overlay_tit{
        font-size:22px;
        line-height:32px;
        padding-bottom:20px;
        margin-bottom:20px;
    }
    .about_Overlay_info .overlay_tit svg{
        margin-right:5px;
        width:30px;
    }
    .faq_icon_item:first-child {
        border-top: 1px solid #e6e6e6;
    }
    .faq_icon_item {
        width: 100%;
        border-bottom: 1px solid #e6e6e6;
    }

    .faq_icon_content {
        width: 100%;
        padding: 40px 0;
    }

    .about_foot_item {
        width: 100%;
        padding: 10px;
        border: none !important;
    }
    .about_foot_item + .about_foot_item{
        border-top:1px solid #d1d1d1!important;
        margin-top:10px;
        padding-top:24px;
    }

    .job_content_box {
        padding: 0;
    }

    .job_content_wrap {
        padding: 40px 0;
    }

    .job_content_left {
        width: 100%;
        margin-bottom: 20px;
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        -webkit-flex-flow: wrap;
        flex-flow: wrap;
        padding: 10px 10px 0 10px;
    }

    .job_content_right {
        width: 100%;
    }

    .job_content_search {
        margin-bottom: 10px;
        width: 33.3333%;
        padding: 0 10px;
    }

    .job_list_title {
        line-height: 42px;
        font-size: 13px;
    }

    .job_list_li a {
        font-size: 10px;
        line-height: 20px;
        padding: 10px 0;
        color: #666;
        border-bottom: 1px solid #d0d1d2;
    }

    .job_list_box {
        padding-bottom: 30px;
    }

    .job_search_select select {
        font-size: 12px;
        height: 28px;
        line-height: 28px;
        padding: 0 20px 0 15px;
    }

    .job_search_select:after {
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        border-top: 4px solid #3c3c3c;
        right: 8px;
    }

    .job_search_input input {
        line-height: 28px;
        font-size: 12px;
    }

    .job_search_icon {
        width: 30px;
        line-height: 28px;
        font-size: 14px;
    }

    .job_page_title {
        width: 100%;
    }

    .job_page_title {
        font-size: 22px;
        line-height: 36px;
    }

    .job_read_button a {
        width: 96px;
        line-height: 32px;
        font-size: 12px;
    }

    .job_read_button {
        margin-bottom: 20px;
    }

    .job_li_title, .job_li_text {
        font-size: 12px;
        line-height: 22px;
    }

    .job_li_text {
        padding-left: 30px;
    }

    .job_page_back {
        display: none;
    }

    .job_page_bjq {
        width: 100%;
    }

    .job_page_bjq p {
        font-size: 12px;
        line-height: 22px;
    }

    .job_page_bjq h3 {
        font-size: 16px;
        line-height: 28px;
    }

    .job_page_wrap {
        padding: 30px 0;
    }

    .service_item_title {
        font-size: 24px;
        line-height: 32px;
    }

    .service_item_text {
        font-size: 12px;
        line-height: 22px;
    }

    .service_button_wrap {
        padding: 40px 0;
    }

    .service_button_text {
        font-size: 22px;
        line-height: 32px;
    }

    .service_button_box {
        padding-top: 20px;
    }

    .service_button_box a {
        width: 96px;
        line-height: 32px;
        font-size: 12px;
    }

    .faq_banner_img {
        padding-bottom: 130%;
    }

    .about_wap_text {
        display: block;
        opacity: 1;
    }

    .about_wap_wrap {
        padding: 30px 0;
    }

    .about_wap_title {
        font-size: 18px;
        line-height: 28px;
    }

    .about_wap_text {
        padding: 5px;
        font-size: 10px;
        line-height: 18px;
        display: none;
    }

    .job_search_input {
        padding-right: 30px;
    }

    .software_content_text {
        padding: 40px 10px;
    }

    .software_content_page {
        font-size: 12px;
        line-height: 22px;
    }

    .software_content_read {
        padding: 40px 0 40px 0;
    }

    .software_content_title {
        font-size: 16px;
        line-height: 26px;
    }

    .software_content_bjq {
        margin-top: 20px;
    }

    .software_flex_item {
        width: 100%;
    }

    .software_flex_content {
        width: 100%;
        margin-left: 0;
        padding: 40px 10px;
    }

    .software_flex_title {
        font-size: 16px;
        line-height: 26px;
        margin: 0 auto;
        text-align: center;
    }

    .software_flex_text {
        font-size: 12px;
        line-height: 24px;
        margin-top: 20px;
    }

    .software_content_box4 .software_content_title {
        margin-bottom: 20px;
    }

    .software_swiper_content {
        width: 100%;
        padding: 40px 0;
    }

    .software_swiper_tab {
        padding: 0 40px;
    }

    .software_swiper_shadow {
        box-shadow: 0 20px 25px rgba(0, 0, 0, .21);
    }

    .software_swiper_pagination {
        margin-top: 20px;
    }

    .software_swiper_pagination .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
        margin: 0 2px !important;
    }

    .software_button {
        width: 24px;
        height: 24px;
    }

    .software_prev:before {
        left: 7px;
        bottom: 9px;
        height: 1px;
        width: 6px;
    }

    .software_prev:after {
        left: 7px;
        top: 8px;
        height: 1px;
        width: 6px;
    }

    .software_next:before {
        right: 7px;
        bottom: 9px;
        height: 1px;
        width: 6px;
    }

    .software_next:after {
        right: 7px;
        top: 8px;
        height: 1px;
        width: 6px;
    }
    .pro_icon_li:first-child {
        border-top: none;
    }
    .pro_icon_li {
        width: 100%;
        border-top: 1px solid #e6e6e6;
    }

    .pro_icon_read {
        padding: 50px 0;
    }

    .faq_box_item {
        width: 100%;
    }

    .news_index_more_button {
        padding: 10px 0 18px;
    }

    .news_index_more_button a {
        width: 120px;
        line-height: 34px;
        -webkit-border-radius: 18px;
        border-radius: 18px;
        font-size: 12px;
    }

    .news_index_pagination {
        width: 100%;
        pointer-events: none;
    }

    .news_index_page {
        width: 100%;
        position: absolute;
        top: 0;
        pointer-events: none;
    }

    .problem_list {
        padding: 0;
    }

    .problem_title_read {
        padding: 0;
    }

    .problem_title_read a {
        font-size: 12px;
        line-height: 22px;

    }

    .problem_title_icon {
        padding-right: 10px;
    }

    .problem_text_read {
        font-size: 12px;
        line-height: 22px;
    }

    .problem_title_box {
        margin-bottom: 10px;
    }

    .problem_title_icon span {
        font-size: 12px;
    }

    .problem_text_icon span {
        font-size: 12px;
    }

    .problem_text_icon {
        padding-right: 10px;
    }

    .problem_text_box {
        padding-bottom: 20px;
    }

    .problem_li_box {
        padding-bottom: 20px;
    }

    .problem_time_box {
        font-size: 10px;
        line-height: 32px;
    }

    .problem_button_box a {
        width: 60px;
        line-height: 30px;
        font-size: 10px;
    }

    .wap_nav_show {
        padding-bottom: 60px;
        overflow: hidden;
        background: #000000;
    }

    .wap_Language_box {
        position: absolute;
        left: 0;
        bottom: 135px;
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        justify-content: center;
        width: 100%;
    }

    .wap_Language_box a {
        text-transform: uppercase;
        line-height: 30px;
        height: 30px;
        width: 80px;
        text-align: center;
        position: relative;
        font-size: 13px;
        color: #fff;
    }

    .wap_Language_box a.current_this {
        color: #19c3c8;
    }

    .wap_Language_box a:last-child:after {
        display: none;
    }

    .wap_Language_box a:after {
        content: "";
        position: absolute;
        top: 5px;
        right: 0;
        height: 20px;
        width: 1px;
        background: #999;

    }

    .header_wrap .xiao_guo_liang_lang{
        display:block;
        position:absolute;
        top:50%;
        right:68px;
        -webkit-transform:translateY(-50%);
        -moz-transform:translateY(-50%);
        transform:translateY(-50%);
        color:#fff;
        font-size:16px;
        line-height:2em;
    }

    .xiao_guo_liang_1_div .inner{
        width:300px;
        margin-left:-150px;
    }
    .xiao_guo_liang_1_div .info_lay_btn{
        padding-top:20px;
    }
    .xiao_guo_liang_1_div .xgl_info_btn{
        height:40px;
        line-height:40px;
    }
    .RightStyle {
        -webkit-transform: translateX(-100vw) !important;
        transform: translateX(-100vw) !important;
    }

    .RightStyle .button_icon2, .RightCurOpen .button_icon2{
        opacity: 0;
    }

    .RightStyle .button_icon1, .RightCurOpen .button_icon1 {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .RightStyle .button_icon3, .RightCurOpen .button_icon3 {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .RightStyle .header_nav_button {
        right: 6px;
    }
    .sliding-menu-wrapper {
        /*width: 100vw!important;*/
    }



}
@media screen and (max-width: 1200px) and (min-width:1032px){
    .sliding-menu a{
        padding:12px 20px;
    }
}


/*end max-width:1200px*/

/*兼容笔记本1340*/
@media screen and (min-width: 1201px) and (max-width: 1420px) {
    .footer_nav_left {
        width: 75%;
    }

    .footer_nav_right {
        width: 25%;
    }

    .footer_nav_list {
        width: 136px;
    }

    .footer_icon_li a {
        font-size: 16px;
    }

    .footer_icon_li a.icon1 {
        font-size: 18px;
    }

    .header_nav_li {
        padding: 0 12px;
    }

    .header_nav_li .header_nav_a_link {
        font-size: 14px;
    }

    .header_oInner a {
        font-size: 14px;
        line-height: 36px;
    }

    .header_search_current .search_input_wrap {
        width: 170px;
    }

    .width-auto {
        padding: 0 40px;
    }

    .header_box {
        padding: 0 40px;
    }

    .header_logo {
        left: 40px;
    }

    .header_language {
        right: 40px;
    }

    .index_banner_pagination {
        left: 40px;
    }

    .banner_p, .pro_banner_title {
        font-size: 32px;
        line-height: 48px;
    }

    .banner_min,
    .pro_banner_text {
        font-size: 16px;
        line-height: 26px;
    }

    .pro_index_text {
        top: 55px;
    }

    .pro_index_li:after {
        height: 3px;
    }

    .pro_index_li:before {
        width: 3px;
    }

    .pro_index_li:hover:after {
        width: 30px;
    }

    .pro_index_li:hover:before {
        height: 30px;

    }

    .solution_index_ul {
        padding: 0;
    }

    .solution_index_read {
        font-size: 12px;
        line-height: 22px;
        padding:0 30px;
        margin: 20px 0;
    }

    .solution_index_svg {
        width: 60px;
    }

    .solution_index_title {
        font-size: 20px;
        margin: 20px 0 0 0;
    }

    .news_index_title a {
        font-size: 20px;
    }

    .news_index_type, .news_index_time {
        font-size: 12px;
        line-height: 22px;
    }

    .news_index_left {
        width: 70%;
    }

    .news_index_right {
        width: 30%;
    }

    .news_index_more a {
        font-size: 12px;
        line-height: 22px;
    }

    .news_index_more a:after {
        top: 8px;
        width: 8px;
        height: 1px;
    }

    .news_index_more a:before {
        bottom: 8px;
        width: 8px;
        height: 1px;
    }

    .about_index_max {
        font-size: 32px;
    }

    .about_index_text {
        font-size: 12px;
        line-height: 22px;
        padding: 35px 0 60px 0;
    }

    .about_index_box {
        /*padding: 60px 0;*/
    }


    .about_index_box .swiper-slide .width-to {
        padding: 60px 0;
    }

    .about_index_box .swiper-container-horizontal > .swiper-pagination-bullets {
        position: absolute;
        left: 0;
        width: 100%;
        bottom: 60px;
    }

    .foot_link_title, .footer_link_li a {
        font-size: 12px;
    }

    .footer_top {
        line-height: 40px;
    }

    .banner_button, .about_button, .pro_detailed_max_button {
        width: 120px;
        height: 36px;
    }

    .button-aylen a {
        line-height: 36px;
        font-size: 12px;
    }

    .detailed_nav_index a,
    .pro_link_box a,
    .pro_detailed_max_button a span,
    .pro_detailed_text {
        font-size: 12px;
    }

    .detailed_nav_index .icona31 {
        font-size: 18px;
    }

    .pro_detailed_position {
        padding: 0 40px 0 60px;
    }

    .pro_detailed_photo {
        width: 100%;
    }

    .pro_detailed_max_button {
        margin-top: 60px;
    }

    .pro_detailed_max_title {
        font-size: 32px;
    }

    .pro_detailed_max_text {
        font-size: 12px;
        line-height: 22px;
    }

    .pro_detailed_max_button a .icona29 {
        font-size: 19px;
        padding-left: 5px;
    }

    .pro_detailed_list {
        position: relative;
    }

    .pro_detailed_pagination {
        left: 40px;
    }

    .pro_list_pagination {
        padding: 60px 0 20px 0;
    }

    .pro_title_box {
        font-size: 32px;
        line-height: 50px;
    }

    .pro_content_title,
    .pro_content_text,
    .pro_read_title,
    .pro_read_text {
        font-size: 13px;
    }

    .pro_read_li {
        line-height: 40px;
    }

    .pro_list_swiper_wrap {
        padding: 0 80px;
    }

    .pro_list_swiper {
        padding: 0 0 140px;
    }

    .pro_head_img_box {
        width: 140px;
        padding: 10px 0;
    }

    .pro_read_title_wrap {
        padding: 160px 0 0 0;

    }

    .faq_content_right {
        padding-left: 80px;
    }

    .faq_content_left {
        padding-right: 130px;
    }

    .faq_content_box {
        padding: 40px 20px;
    }

    .faq_img_box {
        width: 60%;
    }

    .faq_content_text {
        font-size: 12px;
        line-height: 26px;
    }

    .faq_content_title {
        font-size: 14px;
        color: #19c3c8;
        line-height: 30px;
    }

    .faq_banner_title {
        bottom: 15%;
        font-size: 30px;
    }

    .faq_list_box {
        padding: 0 60px 80px 60px;
        background: #f5f5f5;
    }

    .software_banner_text {
    }

    .software_banner_max {
        font-size: 32px;
        padding-bottom: 10px;
    }

    .faq_read_box {
        padding: 60px 100px 20px 100px;
    }

    .faq_read_title {
        font-size: 32px;
    }

    .faq_read_li {
        font-size: 12px;
        line-height: 22px;
    }

    .faq_read_button a span,
    .news_link_box a {
        font-size: 12px;
    }

    .faq_read_bjq {
        padding: 40px 100px 180px 100px;
    }

    .detailed_nav_right {
        width: 30%;
    }

    .detailed_nav_left {
        width: 70%;
    }

    .news_list_title {
        font-size: 32px;
        line-height: 64px;
        padding: 0 0 9px;
        margin-bottom: 78px;
    }



    .news_title_wrap {
        padding: 0 100px;
    }

    .news_bjq_wrap {
        padding: 0 100px 100px 100px;
    }

    .news_title_box {
        padding-top: 80px;
    }

    .news_title_max,
    .about_text_max {
        font-size: 32px;
    }

    .news_title_label,
    .about_text_read,
    .about_size_text,
    .about_icon_text,
    .about_honor_text,
    .contact_text {
        line-height: 22px;
        font-size: 12px;
    }

    .about_text_box {
        padding: 0 140px;
    }

    .about_text_wrap {
        padding: 70px 0 100px 0;
    }

    .about_size_li:first-child {
        padding-right: 40px;
    }

    .about_size_li:last-child {
        padding-left: 40px;
    }

    .about_icon_li {

        padding: 80px 20px 120px 20px;
    }

    .about_icon_span {
        font-size: 48px;
    }

    .about_icon_title {
        font-size: 18px;
        line-height: 32px;
    }

    .about_honor_title {
        top: 30%;
        font-size: 32px;
    }

    .about_honor_number {
        font-size: 42px;
    }

    .about_honor_border {
        padding: 10px 0 30px 0;
    }

    .contact_title {
        font-size: 32px;
    }

    .contact_input input,
    .contact_form_right textarea {
        font-size: 14px;
    }

    .contact_form_list {
        width: 900px;
        padding: 40px 0;
    }

    .contact_form_wrap {
        padding-bottom: 80px;
    }

    .contact_icon_box {
        padding: 0 100px;
    }

    .contact_icon_span {
        height: 56px;
    }

    .contact_icon_svg {
        width: 48px;
    }


    .contact_icon_text {
        font-size: 12px;
        line-height: 22px;
        height: 44px;
    }

    .contact_icon_title {
        font-size: 16px;
        line-height: 30px;
    }

    .contact_icon_wrap {
        padding: 60px 0 80px;
    }
    .contact_icon_li{
        margin-bottom:80px;
    }

    .service_ul {
        font-size: 0;
        padding: 80px 40px 100px 40px;
    }

    .service_icon {
        width: 64px;
    }

    .service_title {
        font-size: 20px;
        padding: 22px 0 10px 0;
    }

    .service_text,
    .down_text,
    .software_content_min,
    .parts_content_text {
        font-size: 12px;
        line-height: 22px;
    }

    .software_content_min {
        padding: 20px 0 40px 0;
    }

    .down_button a,
    .down_button a span {
        line-height: 24px;
        font-size: 12px;
    }

    .software_icon_box {
        padding: 0 160px;
    }

    .down_box {
        padding: 40px 60px 80px 60px;
    }

    .down_button {
        padding-top: 15px;
    }

    .down_title {
        font-size: 16px;
        line-height: 24px;
        height: 48px;
    }

    .down_button a .icona6 {
        font-size: 18px;
    }

    .skill_icon_svg svg {
        width: 44px;
    }

    .software_icon_title {
        font-size: 12px;
    }

    .software_icon_li a {
        padding: 36px 0 38px 0;
    }

    .software_content_box {
        padding: 70px 160px 70px 160px;
    }

    .software_content_max {
        font-size: 32px;
    }

    .parts_content_box {
        padding: 60px 40px;
    }

    .parts_image_box {
        width: 160px;
    }

    .parts_content_right {
        padding: 20px 0;
    }

    .parts_content_title {
        font-size: 18px;
        line-height: 36px;
    }

    .parts_content_button {
        padding-top: 30px;
    }

    .parts_content_button a span:nth-child(1) {
        font-size: 12px;
    }

    .parts_content_button a .icona4 {
        font-size: 18px;
    }

    .header_pro_title a,
    .header_pro_link .header_pro_text a {
        font-size: 12px;
    }

    .news_link_box {
        line-height: 20px;
    }

    .news_index_content {
        padding-top: 38px;
    }

    .news_content_title {
        font-size: 23px;
        line-height: 38px;
        max-height: 76px;
    }

    .cookie_text {
        font-size: 12px;
    }

    .footer_link_title,
    .footer_link_list a,
    .footer_bq_text,
    .footer_bq_text a {
        font-size: 12px;
    }

    .pro_icon_ul {
        padding: 50px 70px;
    }

    .pro_new_read_content {
        padding: 0 20%;
    }

    .pro_new_next {
        right: 8%;
    }

    .pro_new_prev {
        left: 8%;
    }

    .pro_new_read_title {
        font-size: 48px;
        line-height: 68px;
    }

    .pro_new_read_button a {
        font-size: 12px;
    }

    .faq_new_banner_title {
        font-size: 32px;
    }

    .faq_number_title {
        font-size: 26px;
        line-height: 26px;
    }

    .faq_number_text {
        font-size: 12px;
        line-height: 20px;
    }

    .faq_new_banner_number {
        bottom: 80px;
    }

    .banner_icon_bottom {
        bottom: 30px;
    }

    .faq_new_title {
        font-size: 32px;
        line-height: 66px;
    }

    .faq_new_text {
        font-size: 13px;
        line-height: 24px;
    }

    .faq_new_list_title {
        font-size: 32px;
        line-height: 42px;
    }

    .faq_icon_svg {
        height: 80px;
    }

    .faq_icon_svg svg,.faq_icon_svg img {
        width: 66px;
    }

    .faq_icon_title {
        font-size: 18px;
        line-height: 32px;
    }

    .faq_icon_text {
        font-size: 13px;
    }

    .faq_icon_ul {
        padding: 40px 0;
    }

    .faq_content_icon {
        padding: 60px 0;
    }

    .faq_index_ul {
        padding: 60px 0 20px 0;
    }

    .faq_read_bjq p {
        font-size: 13px;
        line-height: 24px;
    }

    .software_content_text {
        padding: 60px 130px;
    }

    .software_flex_content {
        width: 75%;
        margin-left: 25%;
    }

    .software_flex_title {
        font-size: 20px;
        line-height: 36px;
    }

    .software_flex_text {
        font-size: 13px;
        line-height: 34px;
        margin-top: 20px;
    }

    .software_swiper_content {
        width: 80%;
    }

    .software_swiper_tab {
        padding: 0 100px;
    }

    .software_content_page {
        font-size: 13px;
        line-height: 24px;
    }

    .software_banner_min {
        font-size: 12px;
        line-height: 24px;
    }

    .faq_box_svg svg,.faq_box_svg img {
        width: 62px;
    }

    .faq_box_item a {
        padding: 30px 40px;
    }

    .faq_box_text {
        font-size: 12px;
        line-height: 24px;
        margin: 10px 0 30px 0;
    }

    .faq_box_svg {
        margin-bottom: 40px;
    }

    .faq_box_title {
        font-size: 16px;
        line-height: 32px;
    }

    .skill_banner_text {
        width: 48%;
        left: 26%;
    }

    .skill_item_read {
        padding: 0 40px 0 40px;
    }

    .skill_item_position:nth-child(2n) .skill_item_read {
        padding: 0 40px 0 40px;
    }

    .skill_item_text {
        font-size: 12px;
        line-height: 24px;
    }

    .skill_item_title {
        font-size: 22px;
        line-height: 36px;
        margin-bottom: 15px;
    }

    .skill_pros_box {
        width: 80%;
    }

    .skill_pros_title {
        font-size: 22px;
        line-height: 36px;
    }

    .skill_pros_text {
        font-size: 12px;
        line-height: 26px;
    }

    .skill3_content_box {
        padding: 80px 0;
    }

    .skill_icon_list {
        padding: 0 80px;
    }

    .skill_icon_list_svg {
        height: 68px;
    }

    .skill_icon_item {
        padding: 40px 30px;
    }

    .skill3_content_box .info-wrap {
        padding-left: 75px;
    }

    .skill3_content_box .info-wrap {
        padding-left: 56px;
    }

    .skill_icon_list_title {
        font-size: 21px;
        line-height: 30px;
        margin-top: 24px;

    }

    .skill_icon_list_text {
        font-size: 12px;
        line-height: 22px;
        margin-top: 16px;
    }

    .icon_swiper_pagination {
        margin-top: 40px;
    }

    .skill_button_item {
        width: 34%;
    }

    .skill_button_wrap {
        padding: 80px 15%;
    }

    .skill_button_title {
        font-size: 22px;
    }

    .skill_button_text {
        font-size: 13px;
    }

    .skill_foot_icon {
        padding: 80px 160px;
    }

    .skill_foot_svg svg,.skill_foot_svg img {
        width: 70px;
    }

    .skill_foot_svg {
        height: 90px;
    }

    .skill_foot_title {
        font-size: 18px;
        line-height: 26px;
    }

    .skill_foot_text {
        font-size: 12px;
    }

    .about_new_text_read {
        padding: 0 120px;
        font-size: 20px;
        line-height: 42px;
    }

    .about_new_text_title {
        font-size: 24px;
        line-height: 32px;
    }

    .about_new_button_text {
        font-size: 12px;
    }

    .about_new_content {
        padding: 80px 120px;
    }

    .about_size_box {
        padding: 0 240px;
    }

    .about_number_box {
        width: 123px;
        height: 123px;
        line-height: 123px;
    }

    .about_number_read {
        font-size: 46px;
    }

    .about_size_title {
        font-size: 20px;
        line-height: 44px;
    }

    .about_wap_layle1 .about_wap_text {
        left: -755%;
        top: -290%;
    }

    .about_wap_layle2 .about_wap_text {
        left: 100%;
        top: -399%;
    }

    .about_wap_layle3 .about_wap_text {
        left: -660%;
        top: 220%;
    }

    .about_wap_layle4 .about_wap_text {
        left: 250%;
        top: -40%;
    }

    .about_wap_layle5 .about_wap_text {
        left: -630%;
        top: -50%;
    }

    .about_wap_layle6 .about_wap_text {
        left: -340%;
        top: 0%;
    }

    .about_wap_layle7 .about_wap_text {
        top: 100%;
        left: -520%;
    }

    .about_wap_layle8 .about_wap_text {
        top: -200%;
        left: 210%;
    }

    .about_wap_layle9 .about_wap_text {
        top: 190%;
        left: 100%;
    }

    .about_honor_title {
        margin-bottom: 30px;
    }

    .about_foot_box {
        padding: 80px 0;
    }

    .about_foot_svg svg,.about_foot_svg img {
        width: 50px;
    }

    .about_foot_item:nth-child(1) .about_foot_svg svg,.about_foot_item:nth-child(1) .about_foot_svg img {
        width: 44px;
    }

    .about_foot_text {
        font-size: 12px;
        line-height: 22px;
        height: 44px;
    }

    .about_foot_title {
        font-size: 20px;
        line-height: 30px;
    }

    .news_index_read {
        padding: 25px 0 45px 0;
    }

    .news_list_box {
        padding: 72px 0 22px;
    }

    .news_read_content {
        padding: 0 0 30px 0;
    }

    .news_bjq_box {
        padding: 50px 0 80px 0;
    }

    .news_bjq_box p {
        font-size: 13px;
        line-height: 24px;
    }

    .job_content_box {
        padding: 0 120px;
    }

    .job_list_title,
    .job_list_li a {
        font-size: 13px;
    }

    .job_list_box {
        padding-bottom: 40px;
    }

    .job_page_title {
        font-size: 28px;
        line-height: 44px;
    }

    .job_read_button a {
        width: 120px;
        line-height: 36px;
        font-size: 12px;
    }

    .job_page_back {
        font-size: 40px;
        line-height: 40px;
    }

    .job_page_bjq p {
        font-size: 13px;
        line-height: 24px;
    }

    .service_item_title {
        font-size: 28px;
        line-height: 34px;
    }

    .service_item_text {
        font-size: 13px;
        line-height: 24px;
        max-height: 96px;
    }

    .service_button_wrap {
        padding: 100px 0;
    }

    .service_button_text {
        font-size: 26px;
        line-height: 40px;
    }

    .service_button_box a {
        width: 120px;
        line-height: 36px;
        font-size: 12px;
    }

    .service_button_box {
        padding-top: 30px;
    }

    .news_index_more_button {
        padding-bottom: 50px;
    }

    .news_index_more_button a {
        width: 120px;
        line-height: 34px;
        -webkit-border-radius: 18px;
        border-radius: 18px;
        margin: 0 auto;
        font-size: 12px;
    }

    .problem_list {
        padding: 0 110px;
    }

    .problem_title_read a {
        font-size: 13px;
    }

    .problem_text_read {
        font-size: 13px;
    }

    .problem_button_box a {
        font-size: 13px;
    }
}

/*end (min-width: 1201px) and (max-width: 1420px)*/

/*兼容笔记本1400*/
@media screen and (min-width: 1421px) and (max-width: 1900px) {
    .footer_nav_left {
        width: 75%;
    }

    .header_nav_li .header_nav_a_link {
        font-size: 14px;
    }

    .header_oInner a {
        font-size: 14px;
        line-height: 36px;
    }

    .footer_nav_right {
        width: 25%;
    }

    .footer_nav_list {
        width: 165px;
    }

    .footer_icon_li a {
        font-size: 20px;
    }

    .width-auto {
        padding: 0 40px;
    }

    .header_box {
        padding: 0 40px;
    }

    .header_logo {
        left: 40px;
    }

    .header_language {
        right: 40px;
    }

    .index_banner_pagination {
        left: 40px;
    }

    .banner_p {
        font-size: 38px;
        line-height: 58px;
    }

    .pro_index_text {
        top: 55px;
    }

    .pro_index_li:after {
        height: 3px;
    }

    .pro_index_li:before {
        width: 3px;
    }

    .pro_index_li:hover:after {
        width: 30px;
    }

    .pro_index_li:hover:before {
        height: 30px;

    }

    .solution_index_ul {
        padding: 0;
    }

    .solution_index_read {
        font-size: 12px;
        line-height: 22px;
        padding:0 30px;
        margin: 20px 0;
    }

    .solution_index_svg {
        width: 60px;
    }

    .solution_index_title {
        font-size: 20px;
        margin: 20px 0 0 0;
    }

    .news_list_box {
        padding: 72px 0 22px;
    }

    .news_index_title a {
        font-size: 20px;
    }

    .news_index_type, .news_index_time {
        font-size: 13px;
        line-height: 24px;
    }

    .news_index_left {
        width: 70%;
    }

    .news_index_right {
        width: 30%;
    }

    .news_index_more a {
        font-size: 13px;
        line-height: 24px;
    }

    .news_index_more a:after {
        top: 9px;
        width: 8px;
        height: 1px;
    }

    .news_index_more a:before {
        bottom: 9px;
        width: 8px;
        height: 1px;
    }

    .about_index_max {
        font-size: 32px;
    }

    .about_index_text {
        font-size: 12px;
        line-height: 22px;
        padding: 35px 0 60px 0;
    }

    .about_index_box {
        /*padding: 60px 0;*/
    }

    .about_index_box .swiper-slide .width-to {
        padding: 60px 0;
    }

    .about_index_box .swiper-container-horizontal > .swiper-pagination-bullets {
        position: absolute;
        left: 0;
        width: 100%;
        bottom: 60px;
    }

    .foot_link_title, .footer_link_li a {
        font-size: 12px;
    }

    .footer_top {
        line-height: 40px;
    }

    .banner_button, .about_button, .pro_detailed_max_button {
        width: 120px;
        height: 36px;
    }

    .button-aylen a {
        line-height: 36px;
        font-size: 12px;
    }

    .detailed_nav_index a,
    .pro_link_box a,
    .pro_detailed_max_button a span,
    .pro_detailed_text {
        font-size: 13px;
    }

    .pro_link_box {
        line-height: 30px;
        margin: 8px 0;
    }

    .detailed_nav_index .icona31 {
        font-size: 18px;
    }

    .pro_detailed_position {
        padding: 0 40px 0 120px;
    }

    .pro_detailed_photo {
        width: 86%;
    }

    .pro_detailed_max_button {
        margin-top: 60px;
    }

    .pro_detailed_max_title {
        font-size: 32px;
    }

    .pro_detailed_max_text {
        font-size: 13px;
        line-height: 24px;
    }

    .pro_detailed_max_button a .icona29 {
        font-size: 19px;
        padding-left: 5px;
    }

    .pro_detailed_list {
        position: relative;
    }

    .pro_detailed_pagination {
        left: 40px;
    }

    .pro_list_pagination {
        padding: 60px 0 20px 0;
    }

    .pro_title_box {
        font-size: 32px;
        line-height: 50px;
    }

    .pro_content_title,
    .pro_content_text,
    .pro_read_title,
    .pro_read_text {
        font-size: 13px;
    }

    .pro_read_title,
    .pro_read_span,
    .pro_read_li {
        line-height: 40px;
    }

    .pro_list_swiper_wrap {
        padding: 0 80px;
    }

    .pro_list_swiper {
        padding: 0 0 140px;
    }

    .pro_head_img_box {
        width: 140px;
        padding: 10px 0;
    }

    .pro_read_title_wrap {
        padding: 160px 0 0 0;
    }

    .faq_content_right {
        padding-left: 80px;
    }

    .faq_content_left {
        padding-right: 130px;
    }

    .faq_content_box {
        padding: 80px 30px;
    }

    .faq_img_box {
        width: 60%;
    }

    .faq_content_text {
        font-size: 13px;
        line-height: 26px;
    }

    .faq_content_title {
        font-size: 16px;
        color: #19c3c8;
        line-height: 30px;
    }

    .faq_banner_title {
        bottom: 15%;
        font-size: 30px;
    }

    .faq_list_box {
        padding: 0 60px 60px 60px;
        background: #f5f5f5;
    }

    .software_banner_text {
    }

    .software_banner_max {
        font-size: 34px;
    }

    .faq_read_box {
        padding: 60px 100px 20px 100px;
    }

    .faq_read_title {
        font-size: 32px;
    }

    .faq_read_li {
        font-size: 13px;
        line-height: 24px;
    }

    .faq_read_button a span,
    .news_link_box a {
        font-size: 13px;
    }

    .news_link_box {
        line-height: 30px;
    }

    .faq_read_bjq {
        padding: 40px 100px 180px 100px;
    }

    .detailed_nav_right {
        width: 30%;
    }

    .detailed_nav_left {
        width: 70%;
    }

    .news_list_title {
        font-size: 32px;
        line-height: 64px;
        padding: 0 0 9px;
        margin-bottom: 78px;
    }


    .news_title_wrap {
        padding: 0 100px;
    }

    .news_bjq_wrap {
        padding: 0 100px 100px 100px;
    }

    .news_title_box {
        padding-top: 80px;
    }

    .news_title_max,
    .about_text_max {
        font-size: 32px;
    }

    .news_title_label,
    .about_text_read,
    .about_size_text,
    .about_icon_text,
    .about_honor_text,
    .contact_text {
        line-height: 24px;
        font-size: 13px;
    }

    .about_text_box {
        padding: 0 140px;
    }

    .about_text_wrap {
        padding: 70px 0 100px 0;
    }

    .about_size_li:first-child {
        padding-right: 40px;
    }

    .about_size_li:last-child {
        padding-left: 40px;
    }

    .about_icon_li {

        padding: 80px 20px 120px 20px;
    }

    .about_icon_span {
        font-size: 48px;
    }

    .about_icon_title {
        font-size: 18px;
        line-height: 32px;
    }

    .about_honor_title {
        top: 30%;
        font-size: 32px;
    }

    .about_honor_number {
        font-size: 42px;
    }

    .about_honor_border {
        padding: 10px 0 30px 0;
    }

    .contact_title {
        font-size: 32px;
    }

    .contact_input input,
    .contact_form_right textarea {
        font-size: 14px;
    }

    .contact_form_list {
        padding: 60px 0;
    }

    .contact_form_wrap {
        padding-bottom: 80px;
    }

    .contact_icon_box {
        padding: 0 100px;
    }

    .contact_icon_span {
        height: 56px;
    }

    .contact_icon_svg {
        width: 48px;
    }


    .contact_icon_text {
        font-size: 13px;
        line-height: 24px;
        height: 48px;
    }

    .contact_icon_title {
        font-size: 16px;
        line-height: 30px;
    }

    .contact_icon_wrap {
        padding: 60px 0 80px;
    }
    .contact_icon_li{
        margin-bottom:80px;
    }

    .service_ul {
        font-size: 0;
        padding: 80px 40px 100px 40px;
    }

    .service_icon {
        width: 64px;
    }

    .service_title {
        font-size: 20px;
        padding: 22px 0 10px 0;
    }

    .service_text,
    .down_text,
    .software_content_min,
    .parts_content_text {
        font-size: 13px;
        line-height: 24px;
    }

    .software_content_min {
        padding: 30px 0 50px 0;
    }

    .down_button a,
    .down_button a span {
        line-height: 24px;
        font-size: 12px;
    }

    .software_icon_box {
        padding: 0 160px;
    }

    .down_box {
        padding: 100px 60px 100px 60px;
    }

    .down_button {
        padding-top: 17px;
    }

    .down_title {
        font-size: 18px;
        line-height: 26px;
        height: 52px;
    }

    .down_ul {
        padding-bottom: 40px;
    }

    .down_button a .icona6 {
        font-size: 18px;
    }

    .skill_icon_svg svg {
        width: 48px;
    }

    .software_icon_title {
        font-size: 13px;
    }

    .software_icon_li a {
        padding: 46px 0 48px 0;
    }

    .software_content_box {
        padding: 100px 200px 100px 200px;
    }

    .software_content_max {
        font-size: 32px;
    }

    .parts_content_box {
        padding: 60px 40px;
    }

    .parts_image_box {
        width: 186px;
    }

    .parts_content_right {
        padding: 26px 0;
    }

    .parts_content_title {
        font-size: 18px;
        line-height: 38px;
    }

    .parts_content_button {
        padding-top: 40px;
    }

    .parts_content_button a span:nth-child(1) {
        font-size: 13px;
    }

    .parts_content_button a .icona4 {
        font-size: 21px;
    }

    .header_pro_title a,
    .header_pro_link .header_pro_text a {
        font-size: 13px;
    }

    .news_index_content {
        padding-top: 38px;
    }

    .news_content_title {
        font-size: 23px;
        line-height: 38px;
        max-height: 76px;
    }

    .news_content_button a {
        width: 130px;
        line-height: 40px;
    }

    .footer_link_title,
    .footer_link_list a,
    .footer_bq_text,
    .footer_bq_text a {
        font-size: 12px;
    }

    .pro_banner_title {
        font-size: 38px;
        line-height: 48px;
    }

    .pro_banner_text {
        font-size: 16px;
        margin-top: 10px;
    }

    .pro_icon_ul {
        padding: 40px 200px;
    }

    .pro_new_read_content {
        padding: 0 20%;
    }

    .pro_new_prev {
        left: 10%;
    }

    .pro_new_next {
        right: 10%;
    }

    .pro_new_read_button a {
        font-size: 12px;
    }

    .software_content_text {
        padding: 70px 320px;
    }

    .software_content_title {
        font-size: 23px;
    }

    .software_swiper_content {
        width: 75%;
    }

    .faq_box_item a {
        padding: 30px 70px;
    }

    .faq_box_svg svg,.faq_box_svg img {
        width: 70px;
    }

    .faq_box_svg {
        margin-bottom: 50px;
    }

    .faq_box_title {
        font-size: 16px;
        line-height: 32px;
    }

    .faq_box_text {
        font-size: 12px;
        line-height: 24px;
        margin: 10px 0 36px 0;
    }

    .faq_new_banner_title {
        font-size: 36px;
    }

    .faq_number_text {
        font-size: 15px;
        line-height: 24px;
    }

    .faq_number_title {
        font-size: 32px;
        line-height: 32px;
    }

    .faq_new_title {
        font-size: 36px;
        line-height: 68px;
    }

    .faq_new_list_title {
        font-size: 36px;
        line-height: 46px;
    }

    .faq_icon_svg svg,.faq_icon_svg img {
        width: 70px;
    }

    .skill_banner_text {
        width: 40%;
        left: 30%;
    }

    .skill_item_read {
        width: 100%;
        padding: 0 90px 0 190px;
    }

    .skill_pros_box {
        width: 80%;
    }

    .skill_pros_title {
        font-size: 22px;
    }

    .skill_pros_text {
        font-size: 13px;
        line-height: 26px;
    }

    .skill3_content_box {
        padding: 100px 60px;
    }

    .skill_icon_item {
        padding: 60px 40px;
    }

    .skill_icon_list_svg {
        height: 72px;
    }

    .skill_icon_list_title {
        font-size: 22px;
        line-height: 32px;
        margin-top: 26px;
    }

    .skill3_content_box .info-wrap {
        padding-left: 80px;
    }

    .skill_button_item {
        width: 25%;
    }

    .skill_icon_list_text {
        font-size: 12px;
        line-height: 24px;
        margin-top: 18px;
    }

    .skill_button_wrap {
        padding: 100px 15%;
    }

    .skill_button_title {
        font-size: 22px;
        line-height: 32px;
    }

    .skill_button_text {
        font-size: 13px;
    }

    .skill_foot_icon {
        padding: 100px 210px;
    }

    .skill_foot_title {
        font-size: 18px;
        line-height: 26px;
    }

    .skill_foot_svg {
        height: 90px;
    }

    .skill_foot_svg svg,.skill_foot_svg img {
        width: 80px;
    }

    .skill_foot_text {
        font-size: 13px;
    }

    .skill_item_title {
        font-size: 25px;
        line-height: 40px;
    }

    .skill_item_text {
        font-size: 13px;
        line-height: 24px;
    }

    .about_new_text_read {
        font-size: 24px;
        line-height: 48px;
        padding: 0 300px;
    }

    .about_new_text_title {
        font-size: 26px;
        line-height: 34px;
    }

    .about_new_button_text {
        font-size: 13px;
    }

    .about_new_content {
        padding: 100px 180px;
    }

    .about_size_box {
        padding: 0 300px;
    }

    .about_foot_item:nth-child(1) .about_foot_svg svg,.about_foot_item:nth-child(1) .about_foot_svg img {
        width: 44px;
    }

    .about_foot_svg svg,.about_foot_svg img {
        width: 54px;
    }

    .about_foot_title {
        font-size: 20px;
    }

    .about_foot_text {
        font-size: 13px;
        line-height: 24px;
        height: 48px;
    }

    .job_content_box {
        padding: 0 210px;
    }

    .job_page_title {
        font-size: 32px;
    }

    .service_item_title {
        font-size: 32px;
        line-height: 34px;
    }

    .service_item_text {
        font-size: 13px;
        line-height: 24px;
        max-height: 96px;
    }

    .skill_item_position:nth-child(2n) .skill_item_read {
        padding: 0 190px 0 90px;
    }

    .service_button_wrap {
        padding: 100px 0;
    }

    .service_button_text {
        font-size: 28px;
    }

    .service_button_box a {
        width: 120px;
        line-height: 36px;
        -webkit-border-radius: 18px;
        border-radius: 18px;
        font-size: 13px;
    }

    .job_read_button a {
        width: 120px;
        line-height: 36px;
        -webkit-border-radius: 18px;
        border-radius: 18px;
        font-size: 13px;
    }

    .news_index_more_button {
        padding-bottom: 60px;
    }

    .news_index_more_button a {
        width: 160px;
        line-height: 44px;
        -webkit-border-radius: 24px;
        border-radius: 24px;
        font-size: 12px;
    }

    .problem_list {
        padding: 0 260px;
    }

    .problem_title_read a {
        font-size: 14px;
    }

    .problem_text_read {
        font-size: 14px;
    }

    .problem_button_box a {
        font-size: 14px;
    }
}

/*end (min-width: 1421px) and (max-width: 1900px)*/


