@media only screen and (max-width: 1330px) {
    .product_relevant .swiper-button-next, .product_relevant .swiper-button-prev{display:none;}
    .index_seckill .swiper-button-next, .index_seckill .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
    }

}
@media only screen and (max-width: 1130px) {

}
@media only screen and (max-width: 1024px) {

    body{padding-bottom:44px;}
    .phone_footer_nav{display:none;justify-content:space-around}

    /*header*/
    .header_logo_search .mycar_btn{display:none;}
    .header_logo_search .searchjgs_btn{display:flex;}

    /*float*/
    .float_box{display:none;}
    .phone_top{display:block;}

    /*index*/
    #banner-swiper, .friend_links{margin-left:0;}
    .index_product .tab-pane ul li{height:200px;}
    .index_product .tab-pane ul li .img_btn{height:140px;}



    /*产品列表*/
    .page_website_product_list li{height:205px;}
    .page_website_product_list li .img_btn{height:130px;}
    .page_website_product_list li .price_box{margin-top:5px;height:auto;flex-wrap: wrap;}
    .page_website_product_list li .price_box .new{line-height:18px;width:100%;}
    .page_website_product_list li .price_box .old{line-height:16px;margin:0;width:100%;}



    /*产品详情*/
    .product_base_info_3 .pro_btn_box{flex-wrap: wrap;}
    .product_info_details{flex-wrap:wrap;}
    .product_info_details .left_box{margin-right:0;margin-bottom:20px;}
    .product_info_details .right_box{width:100%;}
    .pro_slide_box .nav li a{width:auto;padding:0 15px;}

    /*品牌列表*/
    .brand_list_ul li{width:calc((100% - 90px)/6);}
    .brand_list_ul li:nth-child(6n){margin-right:0;}
    .brand_list_ul li:nth-child(8n){margin-right:18px;}
}
@media only screen and (max-width: 1020px) {   
    /*header*/
    .header_logo_search .logo_btn{width:250px;}

    /*footer*/
    .footer_box{display:none;}

    /*导航栏*/
    .kj-navbar .navbar-nav li a{margin:0 25px 0 0;font-size:15px;}

    /*index*/
    #banner-swiper .swiper-wrapper .item_box{height:240px;}
    #banner-swiper .swiper-wrapper .item_box h1{font-size:30px;}
    .friend_links a{height:100px;}
    .friend_links a b{font-size:18px}
    .friend_links a em{font-size:12px;}
    .website_product_list li{height:205px;}
    .website_product_list li .img_btn{height:130px;}
    .website_product_list li .price_box{margin-top:5px;height:auto;flex-wrap: wrap;}
    .website_product_list li .price_box .new{line-height:18px;}
    .website_product_list li .price_box .old{line-height:16px;margin:0;}
    .index_product .tab-pane ul li{width:calc(100% / 4);}
    .index_news .news_box{flex-wrap: wrap;}
    .index_news .news_box .news_left{width:100%;margin-right:0;}
    .index_news .news_box .news_right{width:100%;margin-top:25px;}
    .index_brand ul li{width:calc((100% - 24px) / 3)}
    .index_brand ul li:nth-child(3n){margin-right:0;}


    /*新闻*/
    .product_nav{justify-content:center;}
    .product_nav a{margin:0 10px 10px 10px;}
    .news_list_box .news_list li{flex-wrap:wrap;}
    .news_list_box .news_list li .img_btn{margin-right:0;margin-bottom:15px;}
    .news_list_box .news_list li .right{width:100%;}
    .news_list_box .news_list li .right .info{height:auto;margin-bottom:15px;}

  

    /*联系我们*/
    
    .contactUs_info .left span{flex:0 0 100%;padding:0;}


}

@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 #0062c4;}
    .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:#0062c4;}
    .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;}



   
    /*品牌列表*/
    .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_box .news_list li{padding:25px 0;}
    .news_list_box .news_list li .right .name_btn{font-size:20px;}
    .news_list_box .news_list li .right .time{margin:10px 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;}


}
@media screen and (max-width: 1470px) {
.container {
    padding: 0 15px;
    width: 1200px;
  }
  .kj-pro a.kj-img-a {
    height: 200px;
  }

}
@media screen and (max-width: 1200px) {
  .container {
    padding: 0 15px;
    width: 970px;
  }
  .kj-default-swiper1 {
    height: 400px;
  }
  .kj-indexClassity .kj-box {
    height: 175px;
  }
  .kj-indexClassity .kj-box2 {
    height: 351px;
  }
  .kj-site-top-nav .navbar-collapse .navbar-nav li a {
    padding: 10px 20px;
  }
  .kj-pro a.kj-img {
    height: 155px;
  }
  .kj-indexPro .kj-leftbox {
    height: 470px;
  }
  .kj-index-contact .media-left a img {
    width: 400px;
  }
  .kj-index-contact .media-body div.kj-indexContent {
    line-height: 22px;
    font-size: 14px;
  }
  .kj-prolist .col-sm-3{
      width:calc(100% / 3);
  }
}
@media screen and (max-width: 992px) {
  .container {
    width: 750px;
  }
  .kj-indexClassity .kj-box {
    background-size: 100%;
  }
  .kj-indexClassity .kj-box:hover {
    background-size: 110%;
  }
  .kj-indexBrand .kj-brand img {
    max-width: 80%;
  }
  .kj-indexPro .col-md-2 {
    display: none;
  }
  .kj-indexPro .col-md-10 {
    width: 100%;
  }
  .kj-default-swiper1 {
    height: 320px;
  }
  .kj-footer .kj-footTop .kj-box {
    font-size: 12px;
  }
  .kj-index-contact .media-left,
  .kj-index-contact .media-body {
    width: 100%;
    display: block;
  }
  .kj-index-contact .media-left {
    padding: 0;
  }
  .kj-index-contact .media-left a {
    text-align: center;
  }
  .kj-index-contact .media-left a img {
    margin-top: 20px;
  }
  .kj-index-contact .media-body div.kj-indexContent {
    line-height: 28px;
  }
  .kj-AB {
    padding-bottom: 60px;
  }
    .kj-prolist .col-sm-3{
        width:50%;
    }
    .kj-phone{
        display:none;
    }
    .kj-site-top-logo {
        width: 100%;
    }
}
@media screen and (max-width: 768px) {
  .container {
    width: 100%;
  }
    .kj-prolist .col-sm-3{
        width:50%;
    }
    .kj-site-top-search-center {
        display: none;
    }
  .kj-site-top-logo {
    width: 100px;
  }
  .kj-site-top .navbar-collapse {
    display: none !important;
  }
  .kj-default-swiper1 {
    height: 220px;
  }
  .kj-site-top-search-center-all {
    padding-left: 0;
    display: block;
  }
  .kj-top-search {
    height: 60px;
  }
  .kj-top-search a {
    height: 26px;
    display: block;
  }
  .kj-top-search a img {
    width: 200px;
  }
  #kj-site-top-nav-button {
    margin: 0;
  }
  .kj-indexClassity .kj-box {
    height: 145px;
  }
  .kj-indexBrand .col-md-2 {
    width: 50%;
  }
  .kj-header {
    flex-wrap: wrap;
    font-size: 24px;
    margin: 30px 0 15px;
  }
  .kj-indexPro .nav-tabs li a {
    font-size: 12px;
  }
  .kj-indexPro .nav-tabs li {
    flex: 0 0 auto;
    text-align: center;
  }
  .kj-indexPro .nav-tabs {
    overflow-x: auto;
    height: 50px;
    display: flex;
    align-items: center;
  }
  .kj-footer {
    display: none;
  }
  .kj-footer-ipad {
    display: flex;
  }
  #kj-site-top-nav-button {
    display: block;
  }
    .kj-detail-swiper, .kj-detail-info{
        width:100%;
    }
    .right_info{
        margin-left:15px;
        margin-right:15px;
        padding-left:15px;
    }
    .kj-detail-other-info{
        padding-left:30px;
        padding-bottom:30px;
    }
    .kj-site-top-search-center button {
        width:50px;
    }
    .kj-site-top-search-center input {
        width: 79% !important;
        padding-left: 15px;
    }
    .kj-detail-swiper .mySwiper2{
        height:360px;
    }
    .kj-fangda{
        display:none !important;
    }
    .prolist_out{
        display:block;
    }
    .kj-classityOut{
        width:100%;
    }
    .kj-prolist_out {
        width: 100%;
        padding-left:0;
    }
}
@media (min-width: 768px) {
  .kj-footer {
    display: block;
  }
  .kj-footer-ipad {
    display: none;
  }
}
