@media only screen and (max-width: 1510px) {
    .product_relevant .swiper-button-next{right:0;}
    .product_relevant .swiper-button-prev{left:0;}
}
@media only screen and (max-width: 1490px) {
    .container{width:100%;}
    .footer_box .scrollTop{right:15px;}
    .page_banner .container{justify-content:flex-end;padding-bottom:7%;}
    /*float*/
    .float_box{top:auto;transform:none;bottom:10%;right:0;}
    .float_box ul{width:40px;padding:5px 0;}
    .float_box ul li{padding:0;height:40px;width:40px;line-height:40px;margin-bottom:5px;}
    .float_box ul li i{font-size:20px;}
    .float_box ul li span{display:none;}
    .float_box ul li:before{width:30px;}
    .float_box ul li .qq_box,.float_box ul li .code_box,.float_box ul li .tel_box,.float_box ul li .wcode_box{right:40px;}
    .float_box ul li .tel_box span{display: block;}
    .float_box ul li .scrollTop i{font-size:18px !important;}
}

@media only screen and (max-width: 1260px) {
    .about_list .text_info{width:100%;padding-right:0;order:2;}
    .about_culture .text_info{width:100%;order:2;padding-left:0;margin-top:20px;}
    .product_list_ul2 li .kj-table{margin:0;}
    /**修改表单在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: 1130px) {
    .kj-navbar .navbar-nav >li >a{margin:0 24px;}
    .page_banner h1,.page_banner h2{display:none;}
}
@media only screen and (max-width: 1065px) {
    body{padding-bottom:44px;}
    .header_logo_search .search_form{min-width:500px;}
    .index_num .num_list{margin-right:30px;}
    .index_product_box ul li{margin-right:10px;width:calc((100% - 40px)/5);}
    .index_news_box{background:#fff;}

    /*float*/
    .float_box{display:none !important;}
    .contact_us_box .contact_info .item span{font-size:16px;}
    .product_info_details .image_box{width:100%;height:auto;margin-right:0;}
    .product_info_details .right_box{width:100%;margin-top:20px;}
    .product_list_ul3 li{width:calc((100% - 20px)/3)}
    .product_list_ul3 li:nth-child(4n){margin-right:10px;}
    .product_list_ul3 li:nth-child(3n){margin-right:0;}

}
@media only screen and (max-width: 1020px) {
    .index_banner_box .category_box a{font-size:18px;}
    .index_banner_box .category_box a i:before{font-size:25px !important;}
    .index_about_box .brief_text{width:100%;}
    .index_num .num_list{margin-right:10px;width:calc((100% - 20px)/3);}
    .index_num .num_list:nth-child(3){margin-right:0;}
    .index_product_box ul li{width:calc((100% - 10px)/2);margin-bottom:10px;}
    .index_product_box ul li:nth-child(2n){margin-right:0;}
    .index_news_box .news_box ul li .time{width:150px;}
    .index_news_box .news_box ul li .name_btn{width:calc(100% - 210px)}

    .news_list{margin:0;}
    .news_list li{margin:0;}
    .news_list li .img_btn{display:none;}
    .news_list li .left_info{width:100%;margin:0;padding:15px 0;}

    .header_logo_search .logo_btn{width:210px;}
    .header_logo_search .search_form{min-width:300px;}
    .kj-navbar .navbar-nav >li >a{margin:0 10px;}
    .footer_box .nav_info .footer_nav a{margin-left:25px;}
    .product_container .product_left{display:none;}
    .product_container .product_right{width:100%;}

     .join_job .header_title,.join_job .job_info{height:50px;}
    .join_job .header_title span{font-size:14px;font-weight:bold;}
    .join_job .job_info span{font-size:14px;}
    .join_job .job_details{padding:20px;}
}

@media only screen and (max-width: 767px) {
    .container{width:100%;}
    /**修改表单 **/
   .table-responsive{border:0;}
    /*顶部基本信息展示*/
    body{padding-top:0 !important;}
    .header_top_baseInfo{display:none;}
    .header_logo_search .logo_btn{display:none;}
    .header_logo_search{min-height:initial;border-bottom:2px solid var(--bgColor);position:initial;background:#fff;}
    .header_logo_search .right_box{width:100%;}
    .header_logo_search .search_form_box{display:none;}
    /*顶部logo及搜索*/
    .kj-navbar{width:100%;flex:auto;display:block;border-top:0;background:#fff;min-height:50px;}
    .kj-navbar .navbar-header{display:block;}
    .kj-navbar .navbar-header .navbar-brand{padding:0;}
    .kj-navbar .navbar-header .navbar-brand img{max-height:40px;margin-top:5px;}
    .kj-navbar .navbar-header .navbar-toggle{border:0;margin-right:0;}
    .kj-navbar .navbar-header .navbar-toggle .icon-bar{background-color:#999;}
    .kj-navbar .navbar-header .btn-search-toggle{float:right;margin-top:9px;background:none;line-height:30px;padding:0;margin-right:10px;color:#999;font-size:16px;}
    .kj-navbar .navbar-nav{margin:0;flex-wrap:wrap;}
    .kj-navbar .navbar-nav > li{flex:100%;margin:0;}
    .kj-navbar .navbar-nav li a{margin:0;text-align:center;padding:0;height:38px;line-height:38px;font-size:14px;}
    .kj-navbar .navbar-nav li{border-top:1px dashed #eee;}
    .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 > span{display:none;}
    .kj-navbar .navbar-nav >li >a:after{height:0;}
    .kj-navbar .navbar-nav >li.active > a{background:var(--bgColor);color:#fff;}
    .kj-navbar .navbar-nav >li > ul{display:none !important;}
    .footer_box{margin-top:50px;padding-bottom:15px;}
    .footer_box .nav_info{display:none;}
    .footer_box .contact_us_info{padding-top:15px;justify-content:center;}
    .footer_box .contactus_box{display:none;}
    .footer_box .contact_us_info .code_box span{margin-top:0;}
    .footer_copyright{padding-top:0;}
    .footer_copyright .brief_text{width:100%;margin:0;line-height:18px;}
    .footer_box .scrollTop{width:40px;height:40px;line-height:35px;border:4px solid #3b98eb;top:-20px;}
    .footer_box .scrollTop i{font-size:20px;}

    /*index*/
    #banner-swiper .swiper-button-next, #banner-swiper .swiper-button-prev{display:none;}
    .index_banner_box .category_box{display:none;}
    .index_about_box{padding:20px 0;background:#fff;}
    .index_about_box .index_title h2,.index_product_box .index_title h2,.index_news_box .index_title h2{display:none;}
    .index_about_box .index_title h1,.index_product_box .index_title h1,.index_news_box .index_title h1{font-size:20px;line-height:30px;}
    .index_about_box .brief_text{margin-top:10px;font-size:14px;line-height:24px;margin-bottom:20px;}
    .index_num{margin-top:20px;}
    .index_num .num_list > i{display:none;}
    .index_num .num_list{height:90px;}
    .index_num .num_list .num .timer{font-size:20px;line-height:30px;}
    .index_num .num_list .num .unitText{font-size:16px;}
    .index_num .num_list .text{font-size:14px;margin-top:5px;}
    .index_product_box{padding:20px 0;}
    .index_product_box .index_title{padding:0;}
    .index_product_box .index_title .brief_text,.index_news_box .index_title .brief_text{line-height:24px;}
    .index_product_box ul{margin-top:10px;}
    .index_product_box ul li{height:250px;}
    .index_product_box ul li .img_btn{height:160px;}
    .index_product_box ul li .name_btn{font-size:14px;font-weight:bold;line-height:24px;margin-top:5px;}
    .index_product_box ul li span{font-size:14px;line-height:20px;}
    .index_product_box .more_btn{margin-top:10px;}
    .index_news_box{padding:20px 0;}
    .index_news_box .index_title{flex-wrap: wrap;padding:0;}
    .index_news_box .index_title .nav{justify-content: flex-start;margin-top:5px;}
    .index_news_box .index_title .nav li{margin-left:0;margin-right:5px;}
    .index_news_box .index_title .nav li a{width:100px;font-size:14px;}
    .index_news_box .news_box{flex-wrap: wrap;margin-top:10px;}
    .index_news_box .news_box ul{width:100%;}
    .index_news_box .news_box ul li:last-child{border-bottom:1px solid #ddd;}
    .index_news_box .news_box ul li .time{width:80px;padding-left:5px;font-size:13px;line-height:40px;}
    .index_news_box .news_box ul li .name_btn{width:calc(100% - 80px);font-size:13px;line-height:40px;}
    .index_news_box .news_box ul li .icon_btn{display:none;}
    .index_news_box .news_box .more_btn{margin-top:10px;width:100px;height:40px;line-height:38px;font-size:14px;margin-left:auto;}


    .product_container .product_left{width:100%;margin-right:0;}
    .product_container .product_left a{margin-bottom:10px;}
    .product_container .product_right{width:100%;}
    .product_list_ul3 li{height:225px;width:calc((100% - 10px)/2);}
    .product_list_ul3 li:nth-child(3n){margin-right:10px;}
    .product_list_ul3 li:nth-child(2n){margin-right:0;}
    .product_list_ul3 li .img_btn{height:160px;}
    .product_list_ul3 li .name_btn{font-size:14px;font-weight:bold;line-height:24px;margin-top:5px;}
    .product_list_ul3 li span{font-size:14px;line-height:24px;}
    .product_info_details{padding:10px;}
    .product_info_details .right_box .pro_title{font-size:18px;line-height:26px;margin-bottom:5px;}
    .product_info_details .right_box .info_box .list{font-size:14px;line-height:24px;padding:0;}
    .product_info_details .right_box .inquiry_btn{font-size:15px;}
    .product_info_details .kj-table table thead tr th,.product_info_details .kj-table table tbody tr td{font-size:14px;}
    .pro_slide_box{margin-top:20px;}
    .pro_slide_box .pro_desc_title,.product_relevant h1{font-size:16px;}
    .pro_slide_box .table_ul{margin-top:10px;}
    .pro_slide_box .table_ul li{padding:10px;font-size:14px;line-height:24px;}
    .pro_slide_box .activeBox{margin-top:10px;font-size:14px;line-height:24px;}
    .product_relevant{margin-top:20px;}
    .product_relevant .swiper-slide{height:225px;}
    .product_relevant .swiper-slide .img_btn{height:160px;}
    .product_relevant .swiper-slide .name_btn{font-size:14px;font-weight:bold;line-height:24px;margin-top:5px;}
    .product_relevant .swiper-slide span{font-size:14px;line-height:24px;}

    /*文章*/
    .page_banner .container{padding:0;}
    .page_map{font-size:14px;line-height:24px;margin:10px 0;}
    .page_map > i{display:none;}
    .kj-page .pagination{margin:10px 0;}
    .article_box .article_title{font-size:20px;margin-bottom:10px;}
    .about_list .img_box,.about_culture .img_box{width:100%;}
    .about_list .text_info{font-size:14px;line-height:24px;padding-top:10px;}
    .about_culture{margin-top:20px;}
    .about_culture .text_info h1{font-size:18px;line-height:24px;}
    .about_culture .text_info .item_list i{display:none;}
    .about_culture .text_info .item_list{line-height:24px;}
    .about_culture .text_info .item_list span{font-size:14px;}

    /*新闻*/
    .product_nav{margin-bottom:0;}
   .product_nav a{width:100px;font-size:14px;margin-left:5px;}
    .news_list li:first-child .left_info{padding-top:0;}
    .news_list li .time{width:100%;margin:0;padding:0;}
    .news_list li .time b{font-size:32px;line-height:30px;}
    .news_list li .time em{font-size:14px;line-height:15px;}
    .news_list li .base_info{width:100%;margin-top:4px;}
    .news_list li .title_btn{font-size:14px;line-height:24px;}
    .news_list li .brief_text{margin-top:0;font-size:12px;line-height:20px;}
    .kj_news_active{padding:15px;}
    .kj_news_active .kj-main-articleinfo-title{font-size:18px;line-height:18px;font-weight:bold;margin-bottom:5px;}
    .kj_news_active .kj-article-content{line-height:24px;margin-top:5px;padding-bottom:20px;}
    .kj_news_active .kj-article-bottom span{line-height:24px;}

    .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_us_box .title{font-size:20px;line-height:45px;}
    .contact_us_box .contact_info,.contact_us_box .contact_address{flex-wrap: wrap;}
    .contact_us_box .contact_info .item{margin-right:0;flex:0 0 100%;padding:0;flex-direction:row;align-items: flex-start;}
    .contact_us_box .contact_info .item i{display:none;}
    .contact_us_box .contact_address .item{margin-right:0;flex:0 0 100%;margin-bottom:12px;}
    .contact_us_box .contact_info .item b{font-size:14px;margin-right:10px;flex:0 0 30px;line-height:24px;}
    .contact_us_box .contact_info .item span,.contact_us_box .contact_info .item a{font-size:14px;line-height:24px;text-align:left;}
    .map_box{height:250px;margin-top:20px;}

    .join_job{margin-top:0;}
    .join_job .header_title{height:48px;}
    .join_job .job_info{height:44px;}
    .join_job .record,.join_job .experience{display:none;}
    .join_job .name,.join_job .address{width:32%;}
    .join_job .job_list{margin-bottom:2px;}
    .join_job .num{width:25%;}
    .join_job .job_details{padding:15px;font-size:14px;line-height:24px;}
}

