@media only screen and (max-width: 1330px) {
    .product_relevant .swiper-button-next, .product_relevant .swiper-button-prev{display:none;}
}

@media only screen and (max-width: 1200px) {
    /*index*/
    .kj-navbar .navbar-nav .li-kj-nav-procata{display:none;}

    /**修改表单在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
    }
    .product_customdisplay .product_list {
        width: calc((100% - 45px)/4)
    }
        .product_customdisplay .product_list:nth-child(5n){
            margin-right:15px;
        }
        .product_customdisplay .product_list:nth-child(4n) {
            margin-right: 0px;
        }
}

@media only screen and (max-width: 1024px) {
    body{padding-bottom:44px;}
    .phone_footer_nav{display:block;}

    /*float*/
    .float_box{display:none;}

    /*index*/
    #banner-swiper{width:100%;margin-left:0;}

    /*推荐产品*/
    .product_customdisplay .product_list{width:calc((100% - 45px)/4);}
    .product_customdisplay .product_list:nth-child(5n){margin-right:15px;}
    .product_customdisplay .product_list:nth-child(4n){margin-right:0;}

    /*产品列表*/
    .product_list_ul li{height:310px;}
    .product_list_ul li .img_btn{height:180px;padding:5px;}
}

@media only screen and (max-width: 1020px) {
    /*header*/
    .header_logo_search .mycar_btn{display:none;}
    .kj-navbar .navbar-nav li > a{font-size:15px;padding:0 20px;}

    /*footer*/
    .footer_box{display:none;}

    /*index*/
    #banner-swiper .swiper-wrapper .img_btn{height:300px;}
    .index_product .tab-pane ul li{width:calc(100% / 3);}
    .index_product .tab-pane ul li:nth-child(5n){border-right:1px solid #e4e4e4;}
    .index_product .tab-pane ul li:nth-child(3n){border-right:0;}
    .index_product .tab-pane ul li:nth-child(10){display:none;}
    .index_news .news_left{width:100%;margin-right:0;margin-bottom:15px;}
    .index_news .news_right{width:100%;}

    /*品牌列表*/
    .brand_list_ul li{width:calc((100% - 36px)/4);}
    .brand_list_ul li:nth-child(6n){margin-right:12px;}
    .brand_list_ul li:nth-child(4n){margin-right:0;}

    /*新闻列表*/
    .news_list li .time{display:none;}

    /*推荐产品*/
    .product_customdisplay .product_list{width: calc((100% - 30px)/3);}
    .product_customdisplay .product_list:nth-child(4n){margin-right:15px;}
    .product_customdisplay .product_list:nth-child(3n){margin-right:0;}

    /*产品列表*/
    .product_list_ul li{width:calc(50% + 1px);}

    /*产品详情*/
    .product_base_info .pro_info_box{flex:100%;margin-top:15px;}
    .product_base_info .info_box{width:100%;margin-left:0;padding-left:0;margin-top:20px;}
    .product_base_info .info_box .btn_box a{width:140px;}

}

@media only screen and (max-width: 767px) {
    /**修改表单 **/
   .table-responsive{border:0;}
    /*顶部基本信息展示*/
    .header_top_baseInfo{display:none;}
    /*顶部logo及搜索*/
    .header_logo_search{display:none;}

    /*header*/
    .kj-navbar{width:100%;background:#fff;border-bottom:2px solid #0298d5;}
    .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-right:0;text-align:center;}
    .kj-navbar .navbar-nav li.active a{color:#0298d5;border:0;}
    .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;}

    /*index*/
    #banner-swiper{margin-top:15px;}
    #banner-swiper .swiper-wrapper .img_btn{height:100px;}
    .index_special_offer .title_box h1 em{display:none;}
    .index_special_offer .product_list .title_btn{text-align:center;}
    .index_special_offer .product_list .price_box{margin:0 auto;}
    .index_middle_banner{display:none;}
    .index_product .tab-pane ul li{width:50%;}
    .index_product .tab-pane ul li:nth-child(3n){border-right:1px solid #e4e4e4;}
    .index_product .tab-pane ul li:nth-child(2n){border-right:0}
    .index_product .tab-pane ul li:nth-child(10){display:block;}
    .index_product .index_title{height:auto;margin-top:15px;}
    .index_product .index_title .left_box{flex-wrap: wrap;width:calc(100% - 100px);}
    .index_product .index_title .left_box ul{width:100%;overflow:hidden;overflow-x:auto;margin-top:10px;}
    .index_product .index_title .left_box ul li a{white-space:nowrap;padding:0;padding-right:15px;}
    .index_news{padding-bottom:20px;padding-top:0;}

    /*内页左侧*/
    .page_content .page_left{width:100%;margin-bottom:20px;}
    .page_content .page_right{width:100%;margin-left:0;}

    /*推荐产品*/
    .product_customdisplay .product_list{width:100%;margin-right:0;}
    .product_customdisplay .product_list:nth-child(4n),.product_customdisplay .product_list:nth-child(5n){margin-right:0;}
    .product_customdisplay .product_list .title_btn{text-align:center;}
    .product_customdisplay .product_list .price_box{margin:0 auto;}

    /*产品详情*/
    .product_info_details .left_box{width:100%;}
    .product_info_details .right_box .info_box .list{flex:0 0 100%;}
    .product_base_info .info_box h1{font-size:22px;}
    .product_base_info .info_box h6{font-size:14px;}
    .product_base_info .info_box .name_box{margin-top:0;}
    .product_base_info .info_box .name_box span{width:100%;}
    .pro_slide_box .nav{flex-wrap: wrap;}
    .pro_slide_box .nav-tabs > li{width:33.333333%;}
    .pro_slide_box .nav li{margin-right:0;margin-top:1px;}
    .pro_slide_box .nav li a{margin-right:0;border-radius:0;}
    .product_relevant .img_btn{height:180px;}
    .product_base_info .info_box .base_info .item .select_btn a{margin-bottom:5px;}
    .product_base_info .info_box .price_box .item label,.product_base_info .info_box .base_info .item label{width:auto;margin-right:10px;}
    .product_base_info .info_box .price_box .item .old_price{font-size:20px;}
    .product_base_info .info_box .price_box .item em{margin-left:5px;}
    .product_base_info .info_box .btn_box{margin-top:25px;}
    .product_base_info .info_box .btn_box a{height:40px;line-height:40px;width:100px;font-size:14px;margin-right:8px;}
    .product_base_info .info_box .btn_box a.collection_btn{width:40px;}
    .product_base_info .info_box .btn_box a.collection_btn i{font-size:20px;}
    .pro_slide_box .nav li a{width:auto;}

    /*品牌列表*/
    .brand_btn{flex-wrap: wrap;border-bottom:0;}
    .brand_btn a{width:calc((100% - 24px)/3);margin-bottom:3px;}
    .brand_btn a:nth-child(3n){margin-right:0;}
    .brand_btn a:after{bottom:0;}
    .brand_list_ul li{width:calc((100% - 18px)/2);}
    .brand_list_ul li:nth-child(2n){margin-right:0;}

    /*文章*/
    .article_box{flex-wrap: wrap;margin-bottom:20px;}
    .article_box .article_left{width:100%;margin-right:0;}
    .article_box .article_right{width:100%;}

    /*新闻*/
    .news_list li{flex-wrap: wrap;}
    .news_list li .news_info{margin-left:0;flex:0 0 75%;}
    .news_list li .time{display:flex;margin-left:0;justify-content: flex-start;}
}
