@media only screen and (max-width: 1350px) {
    .service_list .swiper-button-next,.service_list .swiper-button-prev{display:none;}
}
@media only screen and (max-width: 1280px) {
    .container{width:1200px;}
    .after_from{padding:0;}
}
@media only screen and (max-width: 1250px) {
    .container{width:100%;}
    .header_logo_search .logo_btn{width:170px;}
    .kj-navbar .navbar-nav >li >a{font-size:15px;margin:0 12px;}
    .kj-navbar .navbar-nav .li-kj-nav-procata ul > li{padding:0 10px 0 5px;}
    .kj-navbar .navbar-nav .li-kj-nav-procata ul > li > a > span{display:none;}
    .kj-navbar .navbar-right .contact_info{margin-left:15px;font-size:14px;}
    .index_product .nav li a{padding:0 10px;font-size:15px;text-align:center;}
    .index_product .nav{margin-bottom:0;}
    .index_capabilities ul li{padding:0 5px;}
    .footer_box .footer_nav{margin-right:70px;}
    .contact_info_box ul li .item{padding:5px 0;}
    .contact_info_box ul li .item span{font-size:14px;}
    .pro_slide_box .activeBox ul li label{font-size:14px;padding:0 5px;}

    .service_list .swiper-slide{padding:40px 20px;}
    /*新闻列表*/
    .news_list_box .news_list li .img_box{height:210px;}

    /**修改表单在ipd竖屏时可以有滚动条 **/
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive > .table {
        margin-bottom: 0
    }
    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: nowrap
    }
    .table-responsive > .table-bordered {
        border: 0
    }
    .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }
    .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }

}
@media only screen and (max-width: 1200px) {
    /*index*/
    .kj-navbar .navbar-nav .li-kj-nav-procata{display:none;}
}

@media only screen and (max-width: 1024px) {
    body{padding-bottom:44px;}
    /*float*/
    .float_box{display:none !important;}
    .phone_top{display:block;}
    .phone_online_qq{display:flex;}
    .phone_tel{display:flex;}
    .phone_footer_nav{display:block;}
    .product_classification_details .brief_text{font-size:14px;line-height:30px;margin-top:20px;}

    .service_list .name{font-size:18px;}

}
@media only screen and (max-width: 1020px) {
    /*.container{width:750px;}*/
    .header_logo_search .opt_box{display:none;}
    .kj-navbar .navbar-right{display:none;}
    .index_news ul li{width:100%;margin-right:0;margin-bottom:15px;}
    .index_capabilities ul{flex-wrap: wrap;margin:0;}
    .index_capabilities ul li{width:100% !important;margin-bottom:12px;}
    .index_capabilities ul li .card{height:auto;background-color:#fff !important;}
    .index_capabilities ul li .card .card-bodyx1{display:block !important;}
    .index_capabilities ul li .card .card-bodyx2{display:none !important;}
    .footer_box .footer_nav{margin-right:0;}
    .footer_box .contact_box{display:none;}
    .contact_info_box ul li{width:100%;}
    .pro_slide_box .activeBox ul li{width:100%;}
    .pro_slide_box .activeBox ul li:nth-child(4n+1), .pro_slide_box .activeBox ul li:nth-child(4n+2){background:#fff;}
    .pro_slide_box .activeBox ul li:nth-child(2n){background:#efefef;}

    /*新闻列表*/
    .news_list_box .news_list li{width:calc((100% - 30px)/2);}
    .news_list_box .news_list li:nth-child(3n){margin-right:30px;}
    .news_list_box .news_list li:nth-child(2n){margin-right:0;}
    .technology_list li{width:calc((100% - 24px)/2);}
    .technology_list li:nth-child(3n){margin-right:24px;}
    .technology_list li:nth-child(2n){margin-right:0;}

    .contact_from .left_box{width:100%;padding:0;}
    .contact_from .right_box{width:100%;}

    .after_form{padding-left:30px;padding-right:30px;}
    .job_box .job_list .item{width:calc((100% - 30px)/2);}
    .job_box .job_list .item:nth-child(3n){margin-right:30px;}
     .job_box .job_list .item:nth-child(2n){margin-right:0;}
}

@media only screen and (max-width: 767px) {
    .kj-tel{
        display:none;
    }
    /*.container{width:100%;}*/
    /**修改表单 **/
    .table-responsive {
        border: 0;
    }
    /*顶部基本信息展示*/
    .header_top_baseInfo{display:none;}
    /*顶部logo及搜索*/
    .header_logo_search,.footer_box,.footer_copyright{display:none;}
    .phone_footer_box{display:block;}
    /*header*/
    .header_logo_search{padding:0;}
    .header_logo_search .container{padding:0;}
    .kj-navbar{width:100%;background:#fff;border-bottom:2px solid var(--bgColor);flex:auto;display:block;border-top:0;min-height:auto;}
    .kj-navbar .navbar-header{display:block;padding:0 15px;}
    .kj-navbar .navbar-header .navbar-brand{padding:0;}
    .kj-navbar .navbar-header .navbar-brand img{max-height:36px;margin-top:7px;}
    .kj-navbar .navbar-header .navbar-toggle{border:0;margin-right:0;}
    .kj-navbar .navbar-header .navbar-toggle .icon-bar{background-color:#666;}
    .kj-navbar .navbar-header .btn-search-toggle{float:right;margin-top:9px;background:#fff;line-height:30px;padding:0;margin-right:10px;color:#666;font-size:16px;}
    .kj-navbar .navbar-nav{margin:0;flex-wrap:wrap;}
    .kj-navbar .navbar-nav > li{flex:100%;}
    .kj-navbar .navbar-nav li a{margin:0;text-align:center;height:40px;line-height:40px;}
    .kj-navbar .navbar-nav li{border-top:1px dotted #dedede;}
    .kj-navbar .navbar-nav li.li-kj-nav-procata{display:none;}
    .kj-navbar .navbar-nav li a{color:#333;}
    .kj-navbar .navbar-nav >li >a:after{height:0;}
    .kj-navbar .navbar-nav >li.active > a{background:var(--bgColor);color:#fff;}
    .index_title{margin:20px 0;}
    .index_title h2,.index_title span{font-size:20px;}
    .index_title h6{font-size:14px;}
    .index_title span{height:auto;}
    .index_hot_product .swiper-container{width:100%;}
    .index_hot_product .swiper-button-next,.index_hot_product .swiper-button-prev{display:none;}
    .index_hot_product .name_btn{font-size:13px;margin-top:5px;}
    .index_product .nav li{margin-right:5px;margin-bottom:5px;width:calc((100% - 10px)/3);}
    .index_product .nav li:nth-child(3n){margin-right:0;}
    .index_product .nav li a:after{display:none;}
    .index_product .nav li a{font-size:13px;height:60px;}
    .index_product .tab-pane ul li{margin-top:10px;margin-right:10px;width:calc((100% - 10px)/2);}
    .index_product .tab-pane ul li:nth-child(5n){margin-right:10px;}
    .index_product .tab-pane ul li:nth-child(2n){margin-right:0;}
    .index_product .tab-pane ul li .img_btn{height:100px;}
    .index_news ul li .img_btn{display:none;}
    .index_news ul li .right_info{width:100%;}
    .index_news ul li .right_info .name_btn{font-size:15px;font-weight:bold;}
    .after_form{padding:15px;}
    .after_form h1{font-size:20px;line-height:30px;}
    .contact_info_box .map_box{height:250px;}
    .contact_form{margin-top:30px;padding:30px 0;}
    .contact_form h1{font-size:20px;line-height:30px;margin-bottom:20px;font-weight:bold;}
    .product_classification_box{margin-top:0;margin-bottom:20px;}
    .product_classification_box .left_img{width:100%;margin-right:0;margin-bottom:15px;}
    .product_classification_box .right_info{width:100%;}
    .product_classification_box .right_info h1{font-size:20px;line-height:30px;}
    .product_classification_box .base_info .item .price{font-size:20px;}
    .product_download_list .btn_box a{margin-bottom:5px;}
    .pro_slide_box .nav{flex-wrap: wrap;}
    .pro_slide_box .nav li{width:100%;margin-right:0;margin-top:1px;}
    .pro_slide_box .nav li a{width:100%;}
    .product_h1{font-size:20px;line-height:30px;margin-bottom:10px;}
    .filter_box ul li{padding:5px 0;flex-wrap:wrap;}
    .filter_box ul li label{padding:0;width:100%;line-height:24px;}
    .filter_box ul li .filter_btn{width:calc(100% - 56px);}
    .filter_box ul li .viewmore{margin-right:0;}
    .product_classification_details .title{font-size:20px;line-height:30px;}
    .product_classification_details .brief_text{margin-top:10px;line-height:24px;}

    .product_cata_box{margin:0;}
    .product_cata_box .pro_cata_left{display:none;}
    .product_cata_box .pro_cata_right{width:100%;padding:0;}
    .product_cata_box .pro_cata_right .item{width:calc((100% - 12px)/2);margin-right:12px;}
     .product_cata_box .pro_cata_right .item:nth-child(3n){margin-right:12px;}
      .product_cata_box .pro_cata_right .item:nth-child(2n){margin-right:0;}
      .product_cata_box .pro_cata_right .item .img_btn{height:110px;}
      .product_cata_box .pro_cata_right .item .name_btn{font-size:14px;height:44px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
    /*文章*/
    .page_map{margin-bottom:15px;}
    .page_map i{display:none;}
    .article_box{margin-top:0;}
    .article_box .article_content{font-size:14px;line-height:24px;padding:10px 0;}

    /*新闻*/
    .news_list_box .news_list{margin-top:0;}
    .news_list_box .news_list li{width:100%;margin-right:0;margin-bottom:12px;}
    .news_list_box .news_list li:nth-child(3n){margin-right:0;}
    .news_list_box .news_list li .info_box .name_btn{margin:15px 0;font-size:15px;height:auto;}
    .kj_news_active{padding:15px;}
    .kj_news_active .kj-main-articleinfo-title{font-size:18px;line-height:28px;font-weight:bold;}
    .kj_news_active .kj-article-content{margin-top:10px;line-height:24px;}
    .technology_list li{width:100%;margin-right:0;padding:15px;height:auto;margin-bottom:12px;}
    .technology_list li:nth-child(3n){margin-right:0;}
    .kj_news{padding:15px;}
    .kj_news .kj_news_inner .info_text{font-size:12px;line-height:18px;}
    .kj_news .kj_news_inner .kj_news_title a{font-size:14px;}
    .kj_news .kj_news_inner .kj_news_title .time{font-size:12px;}
    .contact_info_box{margin-top:20px;}

    .page_nav{margin-bottom:0;}
    .page_nav a,.industry_box .nav li{margin:0 5px;font-size:14px;}
    .industry_box .nav{justify-content:center;}
    .industry_list li .img_box{width:100%;}
    .industry_list li .brief_text{width:100%;padding:15px 0;}
    .industry_list li .img_box h1{font-size:18px;margin:0;}
    .industry_list li .img_box h3{font-size:14px;}
    .service_active_one{padding:15px;}
    .service_active_one h1{font-size:20px;line-height:30px;}
    .service_active_one .service_active{margin-top:20px;flex-wrap: wrap;}
    .service_active_one .service_active .left_box{width:100%;}
    .service_active_one .service_active .right_box{width:100%;margin-top:10px;}
    .service_active_one .service_pdf_list{margin-top:20px;padding:15px;}
    .service_form h1{font-size:18px;padding-top:20px;}
    .service_form{margin-top:20px;padding-bottom:30px;}
    .service_list .swiper-slide{width:100% !important;height:260px;padding-left:20px;}
    .service_from{margin-top:20px;width:90%;}
    .service_from .formcolumn-item{width:100%;margin-right:0;margin-bottom:12px;}
    .service_from .formcolumn-item .formcolumn-item-ct input{height:42px;}
    .service_from .formcolumn-item.formcolumn-item-captcha-dl input{width:110px;}
    .service_from .formcolumn-item.formcolumn-item-captcha-dl .form-vcodebox img{max-height:42px;}
    .contact_from .formcolumn-item{width:100%;margin-right:0;margin-bottom:12px;}
    .after_from{margin-top:20px;}
    .after_from .formcolumn-item{margin-bottom:12px;margin-right:0;width:100%;}
    .after_from .formcolumn-item-type{margin-bottom:12px;margin-right:0;}
    .after_from .formcolumn-item#applyform_afterform{width:100%;margin-right:0;}
    .after_from .formcolumn-item.formcolumn-item-download{width:100%;}
   .after_from .formcolumn-item.formcolumn-item-download a{margin-top:0;}
    .website_product_list li{width:calc((100% - 15px)/2)}
    .website_product_list li:nth-child(5n){margin-right:15px;}
    .website_product_list li:nth-child(2n){margin-right:0;}
    .website_product_list li .img_btn{height:100px;}

    .job_box{padding:15px;}
    .job_box h1{font-size:20px;line-height:30px;margin-bottom:15px;}
    .job_box .job_list .item{width:100%;margin-right:0;margin-bottom:15px;}
    .job_box .job_list .item:nth-child(3n){margin-right:0}
    .job_box .job_description .title{line-height:24px;margin-bottom:15px;}
    .job_box .job_description .title h2{font-size:18px;}
    .job_box .job_description .title span{font-size:14px;}
    .job_box .job_description .job_active{padding:15px;font-size:14px;line-height:24px;}

    .service_list .name{height:auto;}
}
