@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;}

    /*float*/
    .float_box{display:none;}
    .phone_top{display:block;}

}
@media only screen and (max-width: 1020px) {   
   

    /*联系我们*/
    
    .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;}

    /*文章*/
    .article_box{flex-wrap: wrap;margin-bottom:20px;}
    .article_box .article_left{width:100%;margin-right:0;}
    .article_box .article_right{width:100%;}

    /*联系我们*/
    .contact_us_box h1{font-size:20px;}
    .contactUs_info{flex-wrap: wrap;}
    .contactUs_info .left{flex:0 0 100%;margin-top:12px;}
    
}
@media screen and (max-width: 1430px) {
  .container {
    width: 1000px;
  }
  .index_box .index_nav_box ul li .fat_btn {
    height: 55px;
    padding-left: 48px;
    font-size: 15px;
  }
  .index_box .index_swiper {
    height: 330px;
  }
  .site_top .top_search {
    height: 100px;
  }
  body {
    padding-top: 170px !important;
  }
  .index_swiper {
    height: 400px;
  }
  .index_product {
    padding-top: 40px;
  }
  .index_product .prolist_fenlei {
    margin-top: 30px;
  }
  .index_title span {
    font-size: 26px;
  }
  .index_product .box {
    height: 240px;
  }
  .index_news {
    padding-top: 60px;
  }
  .index_product .box .in {
    background-position: 50px 180px;
  }
  .product_list_ul2 li .pro_description .right_info .base_info div {
    width: calc(100% / 2);
  }
  .youshi .row {
    margin-left: 0;
  }
  .youshi .col-md-3 {
    padding-left: 0;
  }
  .youshi .box .img {
    height: 141px;
  }
  .youshi .box .title {
    padding-bottom: 10px;
    font-size: 14px;
    padding-top: 10px;
  }
  .active_box_ab .right {
    line-height: 35px;
  }
  .active_box_ab .img {
    margin-left: 20px;
  }
  .youshi {
    margin-top: 50px;
  }
    .index_product .box .in .content{
        height:124px;
    }
}
@media screen and (max-width: 992px) {
    .index_product .box .in .content{
        height:77px;
    }
    .container {
        width: 768px;
    }
  .site_top .nav_top {
    display: none;
  }
  .site_top .nav_all li a {
    padding: 10px 24.5px;
  }
  .index_swiper {
    height: 300px;
  }
  .index_product .box {
    height: 200px;
    width: calc((100% - 40px) / 5);
  }
  .index_product .box .out h2 {
    font-size: 16px;
  }
  .index_product .box .out i {
    font-size: 12px;
  }
  .index_product .box .out {
    margin-top: 35px;
  }
  .index_product .box .in h2 {
    font-size: 16px;
  }
  .index_product .box .in .content a {
    font-size: 12px;
  }
  .index_product .box .in span {
    font-size: 13px;
    margin-bottom: 15px;
  }
  .index_product .box .in {
    background-size: 100px;
    background-position: 50px 159px;
  }
  .index_news .news_flex {
    flex-direction: row;
    height: auto;
  }
  .index_news .news_flex .newsnbox:first-child {
    width: 100%;
  }
  .index_news .news_flex .newsnbox:first-child .img {
    display: none;
  }
  .index_news .news_flex .newsnbox:nth-child(2) {
    width: 100%;
    padding-left: 0;
  }
  .index_news .news_flex .newsnbox {
    width: 100%;
  }
  .index_news .news_flex .newsnbox:nth-child(2) .info {
    padding-left: 0;
  }
  .index_news .news_flex .newsnbox:first-child .time {
    display: flex;
  }
  .index_news .news_flex .newsnbox:nth-child(2) .time {
    display: flex;
  }
  .index_news .news_flex .newsnbox:nth-child(2) .img {
    display: none;
  }
  .index_news .news_flex .newsnbox {
    padding-left: 0;
    margin-top: 20px;
  }
  .index_news .news_flex .newsnbox:first-child .title {
    margin-top: 0;
  }
  .index_news .news_flex .newsnbox .title {
    border-bottom: 1px solid #ddd;
  }
  .index_news .news_flex .newsnbox:nth-child(2) .info .more,
  .index_news .news_flex .newsnbox:first-child .more {
    display: none;
  }
  .index_news .news_flex .newsnbox .content {
    margin-top: 7px;
  }
  body {
    padding-top: 140px !important;
  }
  .footer .four_box .box {
    font-size: 13px;
  }
  .footer ul .imgcode img {
    width: 80px;
  }
  .index_news .news_flex .newsnbox:nth-child(2) .info {
    width: calc(100% - 118px);
  }
  .index_news .news_flex .newsnbox:nth-child(2) {
    margin-top: 20px;
  }
  .product_list_ul2 li .pro_description .right_info .base_info div {
    width: 50%;
  }
  .prolist .pro_left {
    width: 100%;
  }
  .prolist .pro_right {
    margin-top: 20px;
    width: 100%;
    padding-left: 0;
  }
  .prolist {
    flex-wrap: wrap;
  }
  .proinfo_top .proinfo_flex {
    flex-wrap: wrap;
    justify-content: center;
  }
  .proinfo_top .right {
    margin-top: 10px;
    width: 100%;
  }
  .proinfo_top .proinfo_flex .img {
    flex: 0 0 100%;
    margin-right: 0;
    width: 100%;
  }
  .active_box_ab .right {
    width: 100%;
  }
  .active_box_ab {
    flex-wrap: wrap;
  }
  .active_box_ab .img {
    margin: 0 auto;
    margin-top: 20px;
  }
  .youshi .col-md-3 {
    margin-bottom: 15px;
  }
  .active_box {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 768px) {
  .container {
    width: 100%;
  }
  .site_top .top_search .col-sm-3 {
    width: 80px;
    padding: 0;
    padding-left: 15px;
  }
  .site_top .top_search .col-sm-9 {
    width: calc(100% - 80px);
    padding-left: 10px;
    margin-bottom: 0;
  }
  .site_top .nav_top {
    display: none;
  }
  .site_top .searchBox button {
    width: 40px;
    padding: 0;
    height: 30px;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 30px;
    padding-left: 3px;
  }
  .site_top .searchBox input {
    height: 28px;
    width: calc(100% - 40px);
  }
  .site_top .top_search {
    height: 60px;
    padding-top: 0;
  }
  .site_top .top_search .col-sm-3 a {
    display: block;
    height: 14px;
  }
  body {
    padding-bottom: 60px !important;
    padding-top: 60px !important;
  }
  .site_top #navbox {
    margin: 0;
  }
  .nav_all {
    margin: 0;
  }
  .site_top .nav_all .li-procata a {
    width: 100%;
  }
  .site_top .nav_all li a {
    text-align: center;
    border-top: 1px dashed #ccc;
    font-size: 14px;
  }
  .index_swiper {
    height: 150px;
  }
  .footer {
    display: none;
  }
  .site_top .search_all .batch_btn {
    flex: 0 0 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--bgColor);
    color: #fff;
    border-radius: 30px;
    letter-spacing: 2px;
    height: 30px;
    font-size: 10px;
    margin-left: 5px;
  }
  .site_top #phone_button {
    margin-left: 10px;
    background-color: #fff;
    padding: 0;
  }
  .site_top #phone_button span {
    background-color: #333;
  }
    .site_top .nav_all .li-procata, .site_top .nav_all .li-procata2 {
        display: none;
    }
  .index_product .prolist_fenlei {
    flex-wrap: wrap;
  }
  .index_product .prolist_fenlei .box:last-child {
    width: 100%;
  }
  .index_product .box {
    margin-bottom: 10px;
    width: calc((100% - 10px) / 2);
  }
  .index_news .news_flex .newsnbox .time {
    display: none !important;
  }
  .index_news .news_flex .newsnbox .info {
    width: 100%;
  }
  .index_news .news_flex .newsnbox:nth-child(2) .info {
    width: 100%;
  }
  .site_top.active .top_search {
    height: 60px;
  }
  .index_title span {
    font-size: 20px;
  }
  .index_title {
    font-size: 14px;
  }
  .prolist {
    flex-wrap: wrap;
  }
  .prolist .pro_left {
    display: none;
  }
  .prolist .pro_right {
    width: 100%;
    margin-top: 0;
    padding-left: 0;
  }
  .product_list_ul2 li .pro_description .img_btn {
    width: 100%;
  }
  .product_list_ul2 li .pro_description .right_info {
    width: calc(100% - 50px);
  }
  .product_list_ul2 li .pro_description .stock_btn {
    width: 35px;
    line-height: 35px;
    height: 35px;
    right: 15px;
  }
  .product_list_ul2 li .pro_description .right_info .base_info div {
    width: 50%;
    font-size: 12px;
  }
  .product_list_ul2 li .pro_description .right_info .base_info span {
    font-size: 12px;
  }
  .product_list_ul2 li .pro_description .stock_btn i {
    font-size: 15px;
  }
  .prolist_content h2 {
    font-size: 20px;
  }
  .prolist_content .content {
    font-size: 13px;
    line-height: 26px;
  }
  .nav_go_box {
    margin-right: -15px;
  }
  .nav_go_box .col-md-4 {
    padding-right: 15px;
  }
  .nav_go {
    margin-bottom: 10px;
  }
  .newslist .news {
    flex-wrap: wrap;
  }
  .newslist .news .img {
    flex: auto;
    height: 150px;
  }
  .newslist .news .rightbox {
    margin-top: 10px;
    padding-left: 0;
  }
  .proinfo_tab .nav-tabs {
    height: 34px;
  }
  .proinfo_tab .nav-tabs > li > a {
    height: 32px;
    line-height: 32px;
  }
  .proinfo_tab .nav-tabs > li {
    width: 74px;
    font-size: 12px;
    height: 32px;
  }
  .active_box_ab .img {
    flex: 0 0 100%;
    height: 190px;
  }
  .active_box {
    padding: 20px;
  }
  .page_title h2 {
    font-size: 20px;
  }
  .page_title span {
    font-size: 12px;
  }
  .active_box_ab {
    margin-top: 0px;
  }
  .page_title {
    margin-bottom: 20px;
  }
  .active_box_ab .right {
    font-size: 13px;
    line-height: 30px;
  }
  .youshi .col-md-3 {
    width: 100%;
  }
  .page_map {
    margin-top: 0;
  }
  .site_top .navbox {
    background-color: #F4F7FC;
  }
  .phone_footer_nav{
      display:block;
  }
    .article_box .article_right{
        margin:20px;
    }
    .contact_us_box .map_box{
        height:200px;
    }
    .kj-baidu-map-box{
        height:200px !important;
    }
    .kj_news_active .kj-main-articleinfo-title{
        font-size:20px;
    }
}

