@charset"utf-8";
 @media screen and (min-width: 1025px) {
    .pc_none {
        display: none;
    }
}
@media screen and (max-width:1640px) {
    .wrapper {
        width: 100%;
        padding-left:30px;
        padding-right: 30px;
    }
    .public_arrow .swiper-button-prev{
        left: 10px;
    }
    .public_arrow .swiper-button-next{
        right: 10px;
    }
}
@media screen and (max-width:1440px) {
    .w1400 {
        width: 100%;
        padding-left:30px;
        padding-right: 30px;
    }
}
@media screen and (max-width:1439px) {
    .header {
        padding:0 3%;
    }
}

@media screen and (max-width: 1024px) {
    .mb_none {
        display: none;
    }
    .header {
        height: 60px;
        background: #fff;
    }
    .header_wrap {
        height: 60px;
    }
    .header .logo img {
        height:50px;
    }
    .header_wrap .logo_words {
        display: block;
        left: 50px;
        top: 15px;
    }
    .menuBtn {
        height: 60px;
        width: 60px;
    }
    .menuBtn .line {
        width: 26px;
        height: 2px;
        margin: 10px auto;
    }
    .menuBtn.active .line:nth-child(1) {
        -webkit-transform: translateY(12px) rotate(45deg);
        -ms-transform: translateY(12px) rotate(45deg);
        -o-transform: translateY(12px) rotate(45deg);
        transform: translateY(12px) rotate(45deg);
    }
    .menuBtn.active .line:nth-child(3) {
        -webkit-transform: translateY(-12px) rotate(-45deg);
        -ms-transform: translateY(-12px) rotate(-45deg);
        -o-transform: translateY(-12px) rotate(-45deg);
        transform: translateY(-12px) rotate(-45deg);
    }
    .menuPage {
        padding-right: 60px;
    }
    .banner {
        margin-top: 60px;
    }
    .banner .item .item_desc_w .item_desc .desc{
        margin: 20px 0 60px;
    }
    .banner .swiper-pagination {
        padding-left: 3%;
    }
    .banner .arrow{
        right: 3%;
        padding-bottom: 30px;
    }
    .header .logo img.img1{
        display: none;
    }
    .header .logo img.img2{
        display: block;
    }
    .tit_box1 .tit p{
        width: 100%;
        margin: 15px auto 0;
    }
    .num_list .item .num{
        font-size: 48px;
    }
    .public_arrow .swiper-button-prev, .public_arrow .swiper-button-next{
        background: rgba(0,0,0,.3);
        width: 45px;
        height: 45px;
    }
    .public_arrow .swiper-button-prev:after, .public_arrow .swiper-button-next:after{
        font-size: 18px;
    }
    .solution_list1 .item .item_con .ico img,.solution_list1 .item .item_hover .ico img{
        max-width: 70px;
    }
    .solution_list1 .item .item_hover{
        bottom: -120%;
        padding: 20px;
    }
    .solution_list1 .item .item_hover .tit{
        padding-top: 10px;
        line-height: 1.2;
    }
    .solution_list1 .item .item_hover .tit:after{
        width: 50px;
        margin-top: 10px;
    }
    .solution_list1 .item .item_hover .desc{
        margin:10px 0 20px;
    }
    .button_wrap .button{
        padding: 0 25px;
        height: 50px;
    }
    .solution_list1 .item .item_con{
        height: auto;
    }
    .solution_list1 .item .item_con .tit{
        height: 56px;
    }
    .solution_list2 .item .item_con{
        padding: 40px;
    }
    .tit_box1 .desc p{
        display: none;
    }
    .tit_box1 .desc{
        width: auto;
    }
    .pt70{
        padding-top: 40px;
    }
    .pb70{
        padding-bottom: 40px;
    }
    .case_list .item .item_con .ico{
        width: 42px;
        height: 42px;
    }
    .case_list .item .item_con{
        padding-top: 20px;
    }
    .arrow_switch .progress{
        width: 86%;
    }
    .case_list .arrow_switch .arrow>div:after{
        font-size: 20px;
    }
    .case_list .arrow_switch .arrow:before{
        height: 24px;
        top: 10px;
    }
    .news_list_r{
        padding-left: 3%;
    }
    .news_list_l .item .item_con{
        padding: 20px 30px;
    }
    .news_list_rt .tit{
        margin-top: 15px;
    }
    .news_list_rb{
        padding: 20px;
        margin-top: 20px;
    }
    .news_list_rb .list .item{
        padding: 0 0 0 20px;
        border-bottom: 0;
        margin-top: 12px;
    }
    .news_list_rb .list .item:before{
        top: 10px;
    }
    .get_touch_con{
        width: 40%;
    }
    .get_touch_con .list p{
        font-size: 16px;
    }
    .get_touch .form{
        padding: 20px 30px;
    }
    .footer_hd .f_logo span{
        display: block;
    }
    
    
    .footer_hd .f_logo img{
        height: 80px;
    }
    .footer_copyright {
        height: 50px;
    }
    .page_banner {
        margin-top: 60px;
    }
    .no_banner_pos {
        margin-top: 80px;
    }
    .page_banner_menu{
        padding: 20px 0;
    }
    .page_banner_menu .item a{
        font-size: 18px;
    }
    .page_banner_menu .item{
        font-size: 18px;
    }
    .page_product_list .list .item a{
        padding: 25px;
    }
    .page_product_list .list .item{
        width: 33.333%;
    }
    .page_product_list .list .item .item_tit .ico img{
        width: 35px;
    }
    .pt50{
        padding-top: 30px;
    }
    .spage_industry_solution_list_bd .item .item_con{
        padding: 30px 40px;
    }
    .spage_industry_solution_list_bd .item .item_con .desc{
        margin: 20px 0 40px;
    }
    .page_case_contact .desc{
        max-width: 80%;
        text-align: center;
        margin: 20px 0 50px;
    }
    .pd_detail_hd .pics .mySwiper2{
        height: 500px;
    }
    .pd_detail_hd .infos{
        padding-left: 4%;
    }
    .pd_detail_hd .infos h3{
        margin-top: 10px;
        padding-bottom: 20px;
    }
    .pd_detail_hd .infos .name{
        padding-top: 20px;
    }
    .pd_detail_hd .infos .desc{
        height: 120px;
    }
    .pd_detail_hd .infos .btns .btn{
        font-size: 16px;
        height: 50px;
    }
    .pd_detail_intro_tit .item{
        height: 60px;
        font-size: 18px;
    }
    .pd_detail_intro_tit{
        top: 59px;
    }
    .pd_j_tit{
        height: 50px;
        font-size: 18px;
    }
    
    .page_case_list .list,.page_solution_choose,.page_more_solutions,.page_support_faq_list,.page_service_panel2_list{
        margin: -10px;
    }
    .page_case_list .item,.page_solution_choose .item_w,.page_more_solutions .item,.page_support_faq_list .item,.page_service_panel2_list .item_w{
        padding: 10px;
    }
    .case_list .item .item_con .tit{
        font-size: 16px;
    }
    
    .page_solution_menu.page_banner_menu .jy{
        font-size: 16px;
    }
    .page_solution_choose .item .ico img{
        max-width: 70px;
    }
    .page_solution_choose .item .tit{
        padding: 20px 0 10px;
    }
    .page_solution_choose .item{
        padding: 20px 20px;
    }
    .page_industry_applications .item .item_img{
        height: 400px;
    }
    .page_industry_applications .item .item_con{
        padding: 30px;
    }
    .page_more_solutions .item .item_con{
        padding: 20px 30px;
    }
    .page_more_solutions .item .item_con .ico{
        display: none;
    }
    .page_more_solutions .item .item_con .con{
        padding-right: 0;
    }
    
    .page_case_show_desc {
        padding: 30px 0;
    }
    .page_case_show_desc .con{
        padding-left: 3%;
    }
    .page_case_show_desc .con p{
        padding-top: 20px;
    }
    .aaa51.aaa51_5{
        display: none;
    }
    .page_support_faq_list .item .item_con{
        padding-top: 15px;
    }
    .page_banner_menu .item:after{
        bottom: -21px;
    }
    .mt20{
        margin-top: 14px;
    }
    .pagination{
        margin-top: 40px;
    }
    .tit_box3 .tit h4:after{
        margin: 15px 0;
        width: 60px;
        height: 3px;
    }
    .tit_box3 .tit p br{
        display: none;
    }
    .page_about_panel1{
        flex-direction: column;
    }
    .page_about_panel1_left{
        width: 100%;
        padding-right: 0;
        flex-direction: column;
    }
    .page_about_panel1_left .tit_box3, .page_about_panel1_right .j_tit_w{
        width:100%;
        padding-right: 0;
        margin-bottom: 20px;
    }
    .page_about_panel1_left .j_tit{
        padding-top: 30px;
        font-size: 24px;
    }
    .page_about_panel1_right{
        flex-direction: column-reverse;
    }
    .page_about_panel1_right .img{
        padding-bottom: 30px;
    }
    .page_about_panel2 .num_list .item .num{
        font-size: 50px;
    }
    .page_about_panel2 .num_list .item .num em{
        font-size: 36px;
    }
    .num_list .item{
        margin-right: 30px;
    }
    .page_about_panel2 .num_list{
        padding: 0;
    }
    .page_about_panel3_list .swiper2 .item .item_con{
        padding-left: 3%;
    }
    .page_about_panel3_list .public_arrow .swiper-button-prev{
        display: none;
    }
    .page_about_panel3_list .public_arrow .swiper-button-next{
        top: 45px;
        background: transparent;
        width: 36px;
        height: 36px;
    }
    .page_industrial_layout_panel3_con .item .num span{
        font-size: 60px;
    }
    .page_industrial_layout_panel3_con .item .num em{
        font-size: 36px;
    }
    .page_culture_panel1_list .bd .item{
        width: 100%;
    }
    .page_culture_panel1_list .bd .item .ico img{
        width:65px;
    }
    .page_culture_panel1_list .bd .item .desc h4{
        font-size: 18px;
    }
    .page_culture_panel1_list .bd .item .tit{
        margin-bottom: 10px;
    }
    .page_culture_panel1_list .bd .item .desc h4:after{
        width: 60px;
        height: 3px;
        margin: 20px 0;
    }
    .page_culture_panel2_list .arrow{
        bottom: 0;
        left: 53%;
    }
    .page_culture_panel2_list .item .item_con .tit{
        margin:5px 0 15px;
    }
    .page_culture_panel2_list .item .item_con{
        padding-top: 0;
        padding-left: 3%;
    }
    .page_culture_panel2_list .swiper-button-next, .page_culture_panel2_list .swiper-button-prev{
        width: 40px;
        height: 40px;
    }
    .page_honor_panel1_data .item .num span{
        font-size: 60px;
    }
    .page_honor_panel1_data .item .num em{
        font-size: 36px;
    }
    .page_honor_panel1_list .item_w{
        width: 33.333%;
        padding: 30px;
    }
    .page_honor_panel1_list .item_w:nth-child(-n+4){
        padding: 30px;
    }
    .page_honor_panel2_wrap{
        height: 550px;
    }
    .page_honor_panel3 .j_tit p br{
        display: none;
    }
    .page_social_responsibility_panel2_wrap{
        height: 620px;
        background-size: cover;
    }
    .page_service_panel1_con .con{
        padding: 0 0 0 30px;
    }
    .page_service_panel1_con .con h4{
        font-size: 24px;
        line-height: 1.3;
    }
    .page_service_panel1_con .con p{
        font-size: 16px;
        margin-top: 15px;
    }
    .page_service_panel1_list{
        margin: 0 -20px;
    }
    .page_service_panel1_list .item{
        padding: 0 20px;
    }
    .page_service_panel1_list .item .ico img{
        width: 80px;
    }
    .page_service_panel1_list .item .tit{
        margin: 10px 0 ;
    }
    .page_service_panel2_list .item{
        padding: 20px 25px;
    }
    .page_service_panel2_list .item .tit:after{
        margin: 10px auto 15px;
    }
    .page_service_panel3_list{
        margin: 0 -15px;
    }
    .page_service_panel3_list .item{
        padding: 0 15px;
    }
    .page_service_panel3_list .item .tit{
        margin: 20px 0 10px;
    }
    .page_service_panel3_list .item .desc p{
        margin-top: 5px;
    }
    .page_service_panel5{
        flex-direction: column;
    }
    .page_service_panel5_img{
        width: 100%;
    }
    .page_service_panel5_con{
        width: 100%;
        padding: 0 30px;
    }
    .page_service_panel5_con .item{
        margin-bottom: 15px;
    }
    .page_news_h .item_con{
        padding: 20px 30px;
    }
    .s32{
        font-size: 22px;
    }
    .page_news_h .item_img img{
        height: 100%;
        object-fit: cover;
    }
    .page_news_h .item_con .btn{
        margin-top: 30px;
    }
    .page_news_list .item{
        padding: 20px 0;
    }
    .page_news_list .item .item_con .time{
        margin-top: 0;
    }
    .page_news_list .item .item_con{
        padding-left: 3%;
    }
    .page_support_download_img{
        display: none;
    }
    .page_support_download{
        padding-bottom: 50px;
    }
}
@media screen and (max-width: 768px) {
    .header {
        height: 50px;
    }
    .header .logo img {
        height:40px;
    }
    .banner_ico {
        display: none;
    }
    .menuPage {
        padding-right: 52px;
    }
    .menuBtn {
        width: 50px;
        height: 50px;
    }
    .menuBtn .line {
        margin:7px auto;
    }
    .menuBtn.active .line:nth-child(1) {
        -webkit-transform: translateY(9px) rotate(45deg);
        -ms-transform: translateY(9px) rotate(45deg);
        -o-transform: translateY(9px) rotate(45deg);
        transform: translateY(9px) rotate(45deg);
    }
    .menuBtn.active .line:nth-child(3) {
        -webkit-transform: translateY(-10px) rotate(-45deg);
        -ms-transform: translateY(-10px) rotate(-45deg);
        -o-transform: translateY(-10px) rotate(-45deg);
        transform: translateY(-10px) rotate(-45deg);
    }
    .wrapper, .w1400 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .header_wrap {
        height: 50px;
    }
    .banner {
        margin-top: 50px;
    }
    .banner .item .item_desc_w .item_desc .desc,.banner .button_wrap,.banner .arrow,.banner .swiper-pagination{
        display: none;
    }
    .about{
        width: 100%;
    }
    .num_list .item .num{
        font-size: 30px;
    }
    .solution_list1,.solution_list2 {
        flex-direction: column;
    }
    .solution_list1 .item,.solution_list2 .item{
        width: 100%;
    }
    .solution_list1 .item .item_con .ico img, .solution_list1 .item .item_hover .ico img{
        width: 80px;
    }
    .tit_box1{
        flex-direction: column;
    }
    .tit_box1 .tit{
        margin-bottom: 20px;
    }
    .arrow_switch .progress{
        width: 65%;
    }
    .news_list{
        flex-direction: column;
    }
    .news_list_l{
        width: 100%;
        margin-bottom: 20px;
    }
    .news_list_l .swiper-pagination{
        bottom: 10px;
        right: 10px;
    }
    .get_touch{
        flex-direction: column;
    }
    .get_touch_con{
        width: 100%;
    }
    .get_touch .form form{
        flex-direction: column;
    }
    .get_touch .form .input_box{
        width: 100%;
        padding-right: 0;
    }
    .get_touch .form .input{
        margin-bottom: 12px;
    }
    .footer_hd .f_menu{
        display: none;
    }
    .footer_hd .f_logo{
        width: 100%;
    }
    .footer_copyright{
        height: auto;
        flex-direction: column;
        text-align: center;
    }
    .page_banner_con .search{
        display: none;
    }
    .page_banner{
        margin-top: 50px;
    }
    .page_banner .img img{
        height: 180px;
        object-fit: cover;
    }
    .page_banner_menu{
        overflow-x: scroll;
    }
    .page_banner_menu span{
        display: none;
    }
    .page_banner_menu .item{
        white-space: nowrap;
        padding-right: 20px;
        font-size: 16px;
    }
    .pt100{
        padding-top: 30px;
    }
    .page_product_list .list .item{
        width: 100%;
    }
    .page_industry_solution_list_hd{
        overflow-x: scroll;
    }
    .page_industry_solution_list_hd .item{
        white-space: nowrap;
    }
    .spage_industry_solution_list_bd .item{
        flex-direction: column;
    }
    .spage_industry_solution_list_bd .item .item_img{
        width: 100%;
    }
    .spage_industry_solution_list_bd .item .item_img img{
        height: 300px;
        object-fit: cover;
    }
    .page_banner_submenu .item .ico img{
        width: 60px;
    }
    .inner_pos{
        font-size: 16px;
    }
    .page_banner_submenu{
        overflow-x: scroll;
    }
    .page_banner_submenu .item .tit{
        white-space: nowrap;
    }
    .no_banner_pos{
        margin-top: 60px;
        overflow-x: scroll;
    }
    .no_banner_pos a{
        white-space: nowrap;
    }
    .pd_detail_hd{
        flex-direction: column;
    }
    .pd_detail_hd .pics{
        width: 100%;
    }
    .pd_detail_hd .pics .mySwiper2{
        height: 360px;
    }
    .pd_detail_hd .infos{
        padding:20px 0 0;
    }
    .pd_detail_intro_tit .item{
        font-size: 16px;
        flex:auto;
        padding: 0 15px;
    }
    .pd_detail_intro2 .con iframe{
        height: 300px!important;
    }
    .page_case_list .item{
        width: 100%;
    }
    .page_case_show_desc{
        flex-direction: column;
    }
    .page_case_show_desc .img{
        width: 100%;
    }
    .page_case_show_desc .con{
        padding: 20px 0 0;
    }
    .page_solution_choose{
        flex-wrap: wrap;
    }
    .page_solution_choose .item_w{
        width: 100%;
    }
    .pt50{
        padding-top: 25px;
    }
    .page_industry_applications{
        flex-direction: column;
    }
    .pd_detail_intro_tit{
        top: 50px;
    }
    .page_more_solutions{
        flex-direction: column;
    }
    .page_more_solutions .item{
        width: 100%;
    }
    .page_case_show_tit .button_wrap{
        display: none;
    }
    .page_support_faq_list .item{
        width: 100%;
    }
    .page_support_download{
        flex-direction:column-reverse;
        padding-bottom: 0;
    }
    .page_support_download_img{
        width: 100%;
    }
    .page_support_download_list{
        padding: 0 20px 30px;
    }
    .page_news_detail_hd .tags{
        display: none;
    }
    .page_support_download_list .j_tit{
        padding-bottom: 15px;
    }
    .page_recommend_news .item .item_con .time{
        font-size: 12px;
    }
    .page_about_panel2 .num_list .item .num{
        font-size: 36px;
    }
    .page_about_panel2 .num_list{
        flex-wrap: wrap;
    }
    .page_about_panel2 .num_list .item{
        width: 50%;
        margin-right: 0;
        padding:10px 0;
    }
    .page_about_panel3_list .swiper2 .item{
        flex-direction: column;
    }
    .page_about_panel3_list .swiper2 .item .item_img{
        width: 100%;
    }
    .page_about_panel3_list .swiper2 .item .item_img img{
        width: 100%;
        height: 260px;
        object-fit: cover;
    }
    .page_about_panel3_list .swiper2 .item .item_con{
        padding: 20px 0 0;
    }
    .page_industrial_layout_panel1_img{
        display: none;
    }
    .page_industrial_layout_panel1_con{
        width: 100%;
    }
    .page_industrial_layout_panel3{
        flex-direction: column-reverse;
    }
    .page_industrial_layout_panel3_con{
        width: 100%;
    }
    .page_industrial_layout_panel3_con .item .num span{
        font-size: 48px;
    }
    .page_industrial_layout_panel3_con .item .num em{
        font-size: 24px;
    }
    .page_culture_panel1_list .hd .item{
        white-space: nowrap;
    }
    .page_culture_panel1_list .hd .item{
        padding: 0 10px 25px;
    }
    .page_culture_panel1_list .hd{
        overflow-x: auto;
    }
    .page_culture_panel2_list .item{
        flex-direction: column;
    }
    .page_culture_panel2_list .item .item_img{
        width: 100%;
    }
    .page_culture_panel2_list .item .item_con{
        padding: 20px 0 0;
    }
    .page_culture_panel2_list .arrow{
        display: none;
    }
    .page_honor_panel1_data .item .num span{
        font-size: 50px;
    }
    .page_honor_panel1_list .item_w,.page_honor_panel1_list .item_w:nth-child(-n+4){
        width: 50%;
        padding: 15px;
    }
    .page_honor_panel1_list .item .tit{
        font-size: 14px;
        padding: 20px;
    }
    .page_honor_panel2_wrap{
        height: 240px;
    }
    .page_honor_panel2 .j_tit p{
        display: none;
    }
    .page_social_responsibility_panel2_wrap{
        height: 380px;
    }
    .page_service_panel1_con{
        flex-direction: column;
    }
    .page_service_panel1_con .img{
        width: 100%;
    }
    .page_service_panel1_con .con{
        padding: 20px 0 0;
    }
    .page_service_panel1_list{
        flex-direction: column;
    }
    .page_service_panel2_list{
        flex-direction: column;
    }
    .page_service_panel2_list .item_w{
        width: 100%;
    }
    .page_service_panel3_list{
        flex-direction: column;
    }
    .page_service_panel3_list .item{
        width: 100%;
        margin-bottom: 20px;
    }
    .page_service_panel5_con .item p em{
        width: 33.333%;
    }
    .page_service_panel5_con .item h4{
        font-size: 20px;
    }
    .page_news_h .item{
        flex-direction: column;
    }
    .page_news_h .item_img{
        width: 100%;
    }
    .page_news_list .item{
        flex-direction: column;
    }
    .page_news_list .item .item_img{
        width: 100%;
    }
    .page_news_list .item .item_con{
        padding: 20px 0 0;
    }
    .page_contact1{
        flex-direction: column;
    }
    .page_contact1_con{
        width: 100%;
    }
    .page_contact2_form .info .item{
        width: 100%;
    }
    .page_contact2_form .tit h4{
        font-size: 24px;
    }
    .header .logo img{
        height: 36px;
    }
    .header .logo{
        margin-top: 5px;
    }
    .pd_detail_hd .infos .btns .btn{
        padding: 0 20px;
        font-size: 14px;
    }
    .pd_detail_hd .infos .btns .btn1{
        margin-right: 0;
    }
    .page_product_list .list .item .item_tit .tit{
        height: auto;
    }
}