@media only screen and (max-width: 1330px) {
    .index_chose_product .swiper-button-next, .index_chose_product .swiper-button-prev{display:none;}
    .index_product .swiper-button-next, .index_product .swiper-button-prev{display:none;}
    .product_relevant .swiper-button-next, .product_relevant .swiper-button-prev{display:none;}
}
@media only screen and (max-width: 1200px) {

   /**修改表单在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
    }

      /*footer*/
    .footer_box .footer_nav ul li{margin-right:50px;}
    .footer_box .footer_nav .tel_box{margin-right:0;}
}

@media only screen and (max-width: 1024px) {
    body{padding-bottom:44px;}
     .phone_footer_nav{display:block;}

    /*header*/
    .header_logo_search .logo_btn{width:320px;}
    .header_top_baseInfo span{display:none !important;}

    /*导航栏*/
    .kj-navbar .navbar-nav li.li-kj-nav-procata{display:none;}

    /*float*/
    .float_box{display:none;}

  

    /*index*/
    .index_chose_product .swiper-slide .footer_pro .price em{display:block;}
    .index_news .news_image{margin-bottom:30px;}

    /*产品列表*/
    .page_banner{height:140px;}
    .kj-product-row .item{width:calc((100% - 24px)/3);}
    .kj-product-row .item:nth-child(3n){margin-right:0;}
    .kj-product-row .item:nth-child(4n){margin-right:12px;}

       .contact_countries_list ul li{width:calc((100% - 20px)/2)}
    .contact_countries_list ul li:nth-child(3n){margin-right:20px;}
    .contact_countries_list ul li:nth-child(2n){margin-right:0;}
}
@media only screen and (max-width: 1020px) {   
    /*header*/
    .header_fixed_height{height:182px;}
    .header_top_baseInfo span{display:none !important;}
    .header_logo_search{padding-bottom:10px;}
    .header_logo_search .logo_btn{width:100%;margin:0 auto 10px auto;text-align:center;}
    .header_logo_search .search_form button{width:100px;}

    /*导航栏*/
    .kj-navbar .navbar-nav li a{margin-left:0;padding-left:0;margin-right:20px;font-size:15px;}

    /*footer*/
    .footer_box .footer_nav{flex-wrap:wrap;padding:20px 0;justify-content: flex-start;}
    .footer_box .footer_nav .tel_box{order:2;}
    .footer_box .footer_nav ul{flex:0 0 100%;margin-bottom:20px;order:1}
    .footer_box .footer_nav ul li{margin-right:0;flex:1;}
    .footer_box .footer_nav .code_box{order:3;}

    /*index*/
    .index_title{padding-top:40px;}
    .index_chose_product .swiper-slide .img_btn{height:180px;}
    .index_chose_product .swiper-slide .img_btn img{max-height:180px;}
    .index_chose_product .swiper-slide .base_info{font-size:12px;}
    .index_product_cats ul li{flex:0 0 16.666667%;}
    .index_product .tab-pane ul li{width:50%;}
    .index_service{padding-bottom:30px;}
    .index_service ul li{width:calc((100% - 80px)/3);}
    .index_service ul li:nth-child(3n){margin-right:0;}
    .index_service ul li:nth-child(4n){margin-right:40px;}

    /*产品列表 */
    .kj-product-row .item{width:calc((100% - 12px)/2);}
    .kj-product-row .item:nth-child(2n){margin-right:0;}
    .kj-product-row .item:nth-child(3n){margin-right:12px;}

    /*产品详情 */
    .product_info_details .pro_base .info_box .list{flex:0 0 50%;}
}

@media only screen and (max-width: 767px) {
    /*顶部基本信息展示*/
    .header_top_baseInfo{display:none;}
    /*顶部logo及搜索*/
    .header_logo_search{display:none;}
    .header_fixed_top{position:inherit;}
    .header_fixed_height{height:0;}

    /*导航栏*/
    .kj-navbar{margin-top:0;background:#fff;}
    .kj-navbar .navbar-header{display:block;}
    .kj-navbar .navbar-header .navbar-brand{padding:0;padding-left:20px;}
    .kj-navbar .navbar-header .navbar-brand img{max-height:36px;margin-top:7px;}
    .kj-navbar .navbar-header .navbar-toggle{border:0;}
    .kj-navbar .navbar-header .navbar-toggle .icon-bar{background-color:#666;}
    .kj-navbar .navbar-header .btn-search-toggle{float:right;margin-top:8px;background:#fff;line-height:30px;padding:0;margin-right:10px;color:#666;font-size:16px;}
    .kj-navbar .navbar-collapse.in{background:#f9f9f9;}
    .kj-navbar .navbar-nav{margin:0;}
    .kj-navbar .navbar-nav li{border-bottom:1px solid #dedede;}
    .kj-navbar .navbar-nav li a{padding-top:12px;padding-bottom:12px;color:#666;margin:0;text-align:center;font-size:15px;padding-left:0;}

    /*footer*/
    .footer_bg{bottom:840px;}
    .footer_box{margin-top:40px;}
    .footer_box .footer_nav .tel_box{margin-right:0;flex:0 0 100%;}
    .footer_box .footer_nav ul{flex-wrap:wrap}
    .footer_box .footer_nav ul li{flex:0 0 50%;}
    .footer_box .footer_nav .code_box{margin:20px 0;flex:1;}
    .footer_box .footer_copyright span{line-height:22px;}

    /*index */
    .index_title{padding-top:30px;padding-bottom:20px;}
    .index_title h1{font-size:24px;line-height:28px;margin-bottom:10px;}
    .index_chose_product .swiper-slide .img_btn{height:240px;}
    .index_chose_product .swiper-slide .img_btn img{max-height:240px;}
    .index_product_cats ul{flex-wrap: wrap;}
    .index_product_cats ul li{flex:0 0 33.33333%;margin-bottom:20px;}
    .index_product .tab-pane ul li{width:100%;}
    .index_service ul li{width:100%;margin-right:0;}
    .index_service ul li:nth-child(4n){margin-right:0;}
    .index_service ul li .img_btn{height:auto;}
    .index_service ul li .img_btn img{max-height:100%;}
    .index_news .news_image{width:100%;height:auto;}
    .index_news .news_image .img_title{padding:0 10px;}
    .index_news .left_news{padding-left:0;}
    .index_news .left_news .line{width:0;}
    .index_news .left_news ul li{flex-wrap: wrap;margin-top:0;}
    .index_news .left_news ul li .img_btn{display:none;}
    .index_news .left_news ul li:before{width:0;height:0;}
    .index_news .left_news ul li .info_box{flex:0 0 100%;}
    .index_news .left_news ul li .info_box .name_btn{margin-bottom:5px;margin-top:10px;}
    .index_hot_product .product_btn a{width:100%;padding-right:0;}

    /*产品列表 */
    .page_banner{height:62px;}
    .page_product{width:100%;padding-left:0;}
    .left_nav{width:100%;}
    .kj-product-row .item{width:100%;margin-right:0;}
    .kj-product-row .item:nth-child(3n){margin-right:0;}
    .kj-page .pagination{margin-top:30px;}
    /*搜索 */
    .product_box .product_list_ul li .pro_description .right_info .basic_text{line-height:26px;margin-right:0;}

    /*产品详情 */
    .product_info_details{flex-wrap:wrap;}
    .product_info_details .img_box{margin:0 auto 30px auto;}
    .product_info_details .pro_base .info_box .list{flex:0 0 100%;}
    .page_des_box .pro_slide_box .nav-tabs > li{width:50%;}
    .page_des_box .pro_slide_box .table-responsive{border:0;padding:15px;}
    .page_des_box .pro_slide_box .text_link{padding:15px;}
    .page_des_box .pro_slide_box .text_link li .time{display:none;}
    .page_des_box .pro_slide_box .text_link li .title_btn{width:100%;}
    .product_relevant{margin-bottom:40px;}
    .product_relevant .img_btn{height:180px;}

    /*文章 */
    .active_right{width:100%;padding-left:0;margin-top:30px;}

    /*新闻 */
    .news_list_box{margin-bottom:60px;}
    .news_list_box .news_list li{padding:25px 0;flex-wrap:wrap;}
    .news_list_box .news_list li .img_btn{width:100%;margin-bottom:15px;}
    .news_list_box .news_list li .right{width:100%;padding-left:0;}
    .kj_news_active{margin-top:15px;}
    .kj_news_active .kj-main-articleinfo-title{font-size:24px;}

    /*大包装询价*/
    #blukquote_dialog .formcolumn-item{flex-wrap:wrap;}
    #blukquote_dialog .formcolumn-item dt{width:100%;margin-right:0;}
    #blukquote_dialog .formcolumn-item dd{width:100%;}

        .contact_countries_list ul li{width:100%;margin-right:0;}
    .contact_countries_list ul li:nth-child(3n){margin-right:0}
}
