@media only screen and (max-width: 1600px) {
    .container{width:1290px;}
}
@media only screen and (max-width: 1330px) {
    .product_relevant .swiper-button-next, .product_relevant .swiper-button-prev{display:none;}
    /*float*/
    .float_box{right:1px;}
    .float_box ul{width:40px;}
    .float_box ul li{padding:0;height:40px;width:40px;}
    .float_box ul li i{font-size:20px;line-height:40px;padding:0;}
    .float_box ul li span{display:none;}
    .float_box .scrollTop{width:40px;height:40px;line-height:40px;}
    .float_box .scrollTop i{font-size:16px;}
    .float_box ul li .qq_box,.float_box ul li .code_box,.float_box ul li .tel_box{right:40px;}
    .float_box ul li .tel_box span{display:block;}
}
@media only screen and (max-width: 1310px) {
    .container{width:1200px;}
    .index_about_box .about_right{padding-left:75px;}
    .index_about_box .about_right .arrow_img{max-width:calc(100% - 75px);left:100px;}
    .kj-navbar .navbar-nav >li >a{font-size:16px;padding:0 30px;}

}
@media only screen and (max-width: 1250px) {
    .container{width:1000px;}
    .kj-navbar .navbar-nav >li >a{font-size:15px;padding:0 20px;}
    .index_product_cate ul li{margin-right:50px;width:calc((100% - 100px)/3)}
    .index_about_box .about_right{display:none;}
    .index_about_box .about_left{width:100%;}
    .footer_box .footer_nav{margin-right:100px;}

    /*产品列表*/
    .product_list_ul2 li .kj-table{margin:0;}
    .website_product_list li{width:calc((100% - 30px)/4);}
    .website_product_list li:nth-child(5n){margin-right:10px;}
    .website_product_list li:nth-child(4n){margin-right:0;}

    /*新闻列表*/
    .news_data_download ul li{width:calc((100% - 45px)/4)}
    .news_data_download ul li:nth-child(5n){margin-right:15px;}
    .news_data_download ul li:nth-child(4n){margin-right:0;}
    .news_list_box .news_list li{padding-right:12px;}

    /**修改表单在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: 1024px) {
    body{padding-bottom:44px;}

    /*float*/
    .float_box{display:none !important;}
    .phone_top{display:block;}
    .phone_footer_nav{display:block;}

    /*index*/
    .header_logo_search .mycar_btn{display:none;}


}
@media only screen and (max-width: 1020px) {
    .container{width:750px;}
    /*index*/
    .header_logo_search .logo_btn{width:180px;}
    .kj-navbar .navbar-nav >li >a{font-size:14px;padding:0 8px;}
    .index_product_cate ul li{width:calc((100% - 50px)/2);margin-bottom:30px;}
    .index_product_cate ul li:nth-child(3n){margin-right:50px;}
    .index_product_cate ul li:nth-child(2n){margin-right:0;}
    .index_about_box{padding:50px 0;}
    .footer_box .footer_middle{padding:30px 0;}
    .footer_box .footer_nav{margin-right:50px;}

    /*产品详情*/
    .product_base_info .image_box,.product_info_details .left_box{width:100%;margin-right:0;}
    .product_base_info .image_box .tb-booth,.product_info_details .left_box .image_box .tb-booth{height:auto;}
    .product_base_info .info_box,.product_info_details .right_box{width:100%;padding:0;}
    .product_base_info .info_box .price_box{width:100%;}
    .pro_slide_box .nav li a{padding:0 30px;}

    /*新闻列表*/
    .news_data_download ul li{width:calc((100% - 30px)/3)}
    .news_data_download ul li:nth-child(4n){margin-right:15px;}
    .news_data_download ul li:nth-child(3n){margin-right:0;}

      /*联系我们*/
      .contactUs_info{width:100%;}
    .contact_us_box .map_box{width:100%;}
}

@media only screen and (max-width: 767px) {
    .container{width:100%;}
    /**修改表单 **/
   .table-responsive{border:0;}
    /*顶部基本信息展示*/
    .header_top_baseInfo{display:none;}
    /*顶部logo及搜索*/
    .header_logo_search,.footer_box,.footer_copyright{display:none;}
    .header_fixed_height{height:52px;}
    /*header*/
    .header_logo_search{padding:0;}
    .header_logo_search .container{padding:0;}
    .kj-navbar{width:100%;background:#fff;border-bottom:2px solid #53a195;flex:auto;display:block;border-top:0;}
    .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;}
    .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;}
    .kj-navbar .order_btn{color:var(--fontColor);padding:0;justify-content:center;border-top:1px dotted #dedede;font-size:15px;}
    .kj-navbar .order_btn:before{width:0;}
    .kj-navbar .order_btn a{color:var(--fontColor);}
    /*index*/
    #banner-swiper .swiper-pagination-bullets{display:none;}
    .index_product_cate{padding:20px 0;}
    .index_product_cate ul li{width:100%;margin-right:0;margin-bottom:0;}
    .index_product_cate ul li:nth-child(3n){margin-right:0;}
    .index_product_cate ul li .img_btn{height:200px;}
    .index_product_cate ul li span{display:none;}
    .index_product_cate ul li .name_btn{line-height:30px;margin:15px 0;font-size:18px;}
    .index_about_box{padding:20px 0;}
    .index_about_box .about_left .title{height:40px;align-items:center;}
    .index_about_box .about_left .title h1{font-size:20px;}
    .index_about_box .about_left .title h2{font-size:16px;}
    .index_about_box .about_left .brief_text{margin-top:10px;font-size:14px;line-height:24px;}
    .index_about_box .about_left .more_btn{margin-top:30px;width:150px;height:40px;}
    .index_about_box .about_left .more_btn em{font-size:14px;}

    .page_nav{padding:0 0 10px 0;}
    .page_nav a{font-size:14px;padding:0 15px;width:auto;height:40px;line-height:38px;margin-bottom:8px;}

    /*产品列表*/
    .product_cate_brief{margin-top:0;margin-bottom:10px;}
    .product_cate_brief h1{font-size:18px;line-height:30px;}
    .product_cate_brief .brief_text{font-size:14px;line-height:24px;}
    .product_list_ul2 li .pro_description{padding:15px 12px;}
    .product_list_ul2 li .pro_description .right_info{width:100%;}
    .product_list_ul2 li .pro_description .right_info .name_btn{font-size:15px;}
    .product_list_ul2 li .pro_description .right_info .basic_text{width:100%;}
    .product_list_ul2 li .stock_btn{bottom:15px;}
    .website_product_list li{width:calc((100% - 10px)/2);height:250px;}
    .website_product_list li:nth-child(2n){margin-right:0;}
    .website_product_list li .img_btn{height:160px;}

    /*产品详情*/
    .product_info_details .right_box .pro_title{font-size:20px;line-height:30px;}
    .product_info_details .right_box .btn_box{margin-top:15px;}
    .product_info_details .right_box .btn_box a,.product_base_info .info_box .btn_box a{width:auto;padding:0 15px;}
    .product_info_details .right_box .info_box .list{width:100%;line-height:24px;padding:3px 0;}
    .pro_slide_box .nav{flex-wrap: wrap;}
    .pro_slide_box .nav li{width:50%;margin:0;}
    .pro_slide_box .nav li a{font-size:14px;height:40px;line-height:40px;padding:0;}
    .product_base_info .info_box h1{font-size:20px;line-height:30px;}
    .product_base_info .info_box .base_info{padding:0 10px;}
    .product_relevant{margin-top:20px;}
    .product_relevant .swiper-slide{height:250px;}
    .product_relevant .swiper-slide .img_btn{height:160px;}
    .pro_slide_box{margin-top:20px;}
    .product_base_info .info_box .base_info .item .select_btn a{margin-bottom:3px;}

    /*文章*/
    .article_box{margin-top:0;}
    .article_box .article_content{font-size:14px;line-height:24px;padding:10px 0;}

    /*新闻*/
    .news_list_box h1,.news_data_download h1{font-size:20px;line-height:50px;}
    .news_list_box .news_list li .img_box{width:100%;margin-right:0;height:210px;margin-bottom:10px;}
    .news_list_box .news_list li .info_box{width:calc(100% - 50px);padding:0;}
    .news_list_box .news_list li .info_box .brief_text{margin:5px 0;}
    .news_data_download ul li{width:calc((100% - 15px)/2);padding:10px;}
    .news_data_download ul li:nth-child(3n){margin-right:15px;}
    .news_data_download ul li:nth-child(2n){margin-right:0;}
    .news_data_download ul li .img_btn{height:190px;}
    .news_data_download ul li .name_btn{font-size:14px;line-height:28px;}
    .kj-page .pagination{margin: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;}
    .kj_news_active{margin-top:0;padding:15px;}
    .kj_news_active .kj-main-articleinfo-title{font-size:18px;line-height:28px;}
    .kj_news_active .kj-article-content{margin-top:10px;line-height:24px;padding-bottom:20px;}

    .brand_list_ul li{width:50%;}

    .contactUs_info{margin-top:0;}
    .contactUs_info .left h1{font-size:18px;}
    .contactUs_info .left .text_box{font-size:14px;line-height:24px;}
}
