@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: 1024px) {
    body{padding-bottom:44px;}
    .phone_footer_nav{display:block;}



    /*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) {
    /*文章*/
    .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: 1470px) {
  .container {
    width: 1200px;
  }
  .site_top .search_all .tel {
    font-size: 24px;
  }
  .site_top .top_search .col-sm-3 {
    width: 230px;
  }
  .site_top .top_search .col-sm-9 {
    width: calc(100% - 230px);
  }
  .site_top .nav_all li a {
    padding: 0 50px;
  }
  .index_swiper {
    height: 552px;
  }
  .hot_pro .info {
    margin-top: 10px;
    display: block;
  }
  .hot_pro .info span {
    display: block;
  }
  .index_about .counter-section .item .num .timer {
    font-size: 54px;
  }
  .index_about .left .title {
    font-size: 46px;
  }
  .index_about .counter-section {
    padding-left: 60px;
  }
  .index_about .counter-section .item {
    width: calc(50% - 25px);
  }
  .index_news .news_out .box .img {
    height: 270px;
  }
  .index_news .news_out ul li {
    height: 150px;
  }
  .index_news .news_out .box {
    margin-right: 20px;
  }
  .index_advantage .left {
    width: 500px;
  }
  .index_advantage .right {
    width: 560px;
  }
  .index_advantage .right .box img {
    max-height: 80px;
  }
  .index_advantage .right .box {
    height: 200px;
  }
  .index_advantage .right .box div {
    height: 80px;
  }
  .prolist .col-md-3 {
    padding-right: 20px;
  }
  .prolist .row {
    margin-right: -20px;
  }
    .prolist .pro .info {
        font-size: 13px;
        height: 75px;
    }
}
@media screen and (max-width: 1200px) {
  .container {
    width: 1000px;
  }
  .site_top .nav_all li a {
    padding: 0 30px;
  }
  .site_top .search_all .tel {
    display: none;
  }
  .index_swiper {
    height: 450px;
  }
  .hot_prolist .more_btn {
    width: 180px;
    height: 45px;
    font-size: 15px;
    margin-top: 40px;
  }
  .hot_prolist .more_btn i {
    font-size: 22px;
  }
  .index_about .left .content {
    margin-top: 23px;
    font-size: 14px;
    line-height: 36px;
  }
  .index_about .left {
    padding-top: 60px;
  }
  .index_about .counter-section {
    padding-top: 100px;
  }
  .index_about .counter-section .item .num .timer {
    font-size: 40px;
  }
  .index_about .counter-section .item .num .iconfont {
    font-size: 25px;
    height: 35px;
    margin-left: 10px;
  }
  .index_about .container {
    align-items: flex-start;
  }
  .index_about .left .title {
    font-size: 36px;
  }
  .index_about .counter-section .item {
    margin-bottom: 45px;
  }
  .index_about .left .more_btn {
    margin-top: 20px;
  }
  .index_about .left .more_btn {
    font-size: 15px;
    width: 125px;
  }
  .index_news .news_out .box .img {
    height: 210px;
  }
  .index_news .news_out ul li .title {
    font-size: 15px;
    margin-top: 0;
  }
  .index_news .news_out .box .title {
    font-size: 15px;
  }
  .index_news .news_out ul li {
    height: 125px;
    padding: 10px 15px;
  }
  .index_news .news_out .box .content {
    font-size: 13px;
    line-height: 24px;
  }
  .index_about .counter-section .item .num .footerText {
    font-size: 15px;
  }
  .index_advantage .left .title h3 {
    font-size: 36px;
  }
  .index_advantage .right {
    width: 400px;
  }
  .index_advantage .right .box {
    font-size: 18px;
  }
  .index_advantage .right .box img {
    max-height: 50px;
  }
  .index_advantage .right .box {
    padding-top: 0;
    height: 150px;
  }
  .index_advantage .right .box div {
    height: 50px;
  }
  .index_advantage .right .box:nth-child(3),
  .index_advantage .right .box:nth-child(4) {
    padding-top: 50px;
  }
  .index_advantage .left .title span {
    font-size: 18px;
  }
  .prolist .col-md-3 {
    width: calc(100% / 3);
  }
  .page_banner {
    height: 300px;
  }
  .page_banner h2 {
    padding-top: 90px;
  }
    .index_advantage .right .box:first-child, .index_advantage .right .box:nth-child(3) {
        padding-right: 0px
    }

    .index_advantage .right .box:nth-child(2), .index_advantage .right .box:nth-child(4) {
        padding-left: 0px
    }
}
@media screen and (max-width: 992px) {
  .container {
    width: 768px;
  }
  .site_top .search_all .shopcart {
    display: none;
  }
  .site_top .searchBox .nav_hotpro {
    display: none;
  }
  .site_top .nav_top {
    display: none;
  }
  .site_top .top_search .col-sm-3 {
    width: 200px;
    padding-top: 14px;
  }
  .site_top .top_search .col-sm-9 {
    width: calc(100% - 200px);
    padding-top: 30px;
  }
  .site_top .top_search {
    height: 100px;
  }
  .site_top .nav_all li a {
    padding: 0 20px;
    line-height: 45px;
  }
  body {
 /*   padding-top: 145px !important;*/
  }
  .index_swiper {
    height: 350px;
  }
  .hot_prolist #hotprolist {
    margin: -10px 0;
    padding: 10px 0;
  }
  .index_about .container {
    display: block;
  }
  .index_about .left {
    width: 100%;
  }
  .index_about .counter-section {
    padding-top: 50px;
    width: 100%;
    padding-left: 0;
  }
  .index_news .news_out {
    display: block;
  }
  .index_news .news_out .box {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .index_news .news_out .box .img {
    display: none;
  }
  .index_news .news_out ul {
    width: 100%;
  }
  .index_advantage .right .box {
    font-size: 14px;
  }
  .index_advantage .left .title h3 {
    font-size: 28px;
    margin-top: 5px;
  }
  .index_advantage .left .title img {
    width: 100px;
  }
  .index_advantage .left .title span {
    margin-top: 10px;
    font-size: 14px;
  }
  .index_advantage .left {
    padding-right: 40px;
  }
  .index_advantage .right .box div {
    margin-bottom: 15px;
  }
  .index_advantage .right .box {
    height: 110px;
  }
  .index_advantage .right .box:first-child,
  .index_advantage .right .box:nth-child(2) {
    padding-top: 8px;
  }
  .index_advantage .right .box:nth-child(3),
  .index_advantage .right .box:nth-child(4) {
    padding-top: 23px;
  }
  .product_list_ul2 li .pro_description .right_info .base_info span {
    font-size: 14px;
    margin-right: 20px;
  }
  .product_list_ul2 li .pro_description .img_btn {
    width: 200px;
  }
  .product_list_ul2 li .pro_description .right_info {
    width: calc(100% - 215px - 78px);
  }
  .prolist .pro .cart {
    font-size: 15px;
    height: 38px;
  }
  .prolist .col-md-3 {
    width: 50%;
  }
  .prolist .col-md-3 {
    padding-right: 15px;
  }
  .page_banner h2 {
    font-size: 30px;
  }
  .page_banner h2 span {
    font-size: 22px;
  }
  .page_banner {
    height: 250px;
  }
  .proinfo_top .box {
    display: block;
  }
  .proinfo_top .box .right {
    width: 100%;
  }
  .prolist .row {
    margin-right: -15px;
  }
}
@media screen and (max-width: 768px) {
  .container {
    width: 100%;
  }
  .site_top .top_search .col-sm-3 {
    width: 80px;
    align-items: center;
    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: 45px;
    padding: 0;
    height: 30px;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 30px;
    padding-left: 3px;
  }
  .site_top .searchBox input {
    height: 24px;
    width: calc(100% - 45px);
  }
  .site_top .top_search {
    height: 60px;
    padding-top: 0;
    align-items: center;
  }
  .site_top .top_search .col-sm-3 a {
    display: block;
    height: 20px;
  }
  body {
    padding-bottom: 0px !important;
    padding-top: 60px !important;
  }
  .site_top #navbox {
    margin: 0;
  }
  .nav_all {
    margin: 0;
  }
  .site_top .nav_all li a {
    text-align: center;
    border-top: 1px dashed #ccc;
    font-size: 14px;
  }
  .index_swiper {
    height: 200px;
  }
  .footer {
    display: none;
  }
  .site_top #phone_button {
    margin-left: 10px;
    background-color: #fff;
    padding: 0;
  }
  .site_top #phone_button span {
    background-color: #333;
  }
  .site_top #navbox {
    width: 100%;
  }
  .site_top #navbox li {
    margin: 0;
  }
  .site_top #navbox li a {
    padding: 10px;
  }
  .site_top .searchBox {
    height: 31px;
  }
  .site_top .search_all .batch_search {
    display: none;
  }
  .site_top .top_search .col-sm-9 {
    padding-top: 0;
  }
  .hot_pro .img {
    height: 150px;
  }
  .hot_prolist .hot_out .swiper-button-next,
  .hot_prolist .hot_out .swiper-button-prev {
    display: none;
  }
  .index_title {
    font-size: 24px;
  }
  .index_title span {
    font-size: 14px;
  }
  .index_about .left .title {
    font-size: 24px;
  }
  .index_advantage .out {
    display: block;
  }
  .index_advantage .left {
    width: 100%;
    padding-left: 0;
  }
  .index_advantage .right {
    width: 100%;
  }
  .index_advantage .left .title h3 {
    font-size: 24px;
  }
  .index_advantage .left .title span {
    line-height: 20px;
  }
  .index_advantage .left .title {
    margin-bottom: 20px;
  }
  .index_news .more_btn {
    font-size: 15px;
  }
  .product_list_ul2 li .pro_description .img_btn {
    width: 100%;
    margin-right: 0;
  }
  .product_list_ul2 li .pro_description .right_info {
    width: 100%;
  }
  .product_list_ul2 li .pro_description .stock_btn {
    width: 100%;
    text-align: center;
    height: 24px;
    line-height: 22px;
    background: #f5f5f5;
    margin-top: 5px;
  }
  .product_list_ul2 li .kj-table {
    margin: 0 auto;
  }
  .product_list_ul2 li .pro_description .right_info .name_btn {
    font-size: 16px;
  }
  .product_list_ul2 li .pro_description .right_info .enname {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .product_list_ul2 li .pro_description .right_info .base_info span {
    font-size: 12px;
  }
  .prolist .pro .tip {
    width: 44px;
    height: 29px;
    left: -7px;
  }
  .prolist .pro {
    padding: 10px;
  }
  .prolist .pro .img {
    height: 150px;
  }
  .prolist .pro .info {
    font-size: 12px;
    margin-top: 3px;
  }

  .prolist .pro .title {
    font-size: 15px;
  }
  .prolist .pro .enname {
    font-size: 13px;
  }
  .prolist .pro .cart {
    font-size: 14px;
    height: 34px;
  }
  .about_box .title {
    font-size: 24px;
  }
  .about_box .content {
    margin-top: 22px;
    font-size: 14px;
    line-height: 35px;
  }
  .about_box {
    padding-bottom: 50px;
    min-height: auto;
  }
  .page_banner h2 {
    font-size: 24px;
    padding-top: 60px;
    padding-left: 0;
  }
  .page_banner h2 span {
    font-size: 16px;
  }
  .page_banner {
    height: 180px;
  }
  .newslist .news_box li {
    display: block;
  }
  .newslist .news_box .right {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 15px;
  }
  .newslist .news_box .img {
    width: 100%;
    height: 200px;
  }
  .yaodian_list .nav_name {
    font-size: 16px;
  }
  .proinfo_top .box .left {
    width: 100%;
    margin-right: 0;
  }
  .proinfo_tab .nav-tabs > li {
    width: 121px;
  }
  .proinfo_tab .nav-tabs > li a {
    line-height: 35px;
    font-size: 14px;
  }
  .proinfo_top .title {
    font-size: 20px;
    margin-bottom: 10px;
  }
    .index_advantage{
        padding-top:30px;
    }
    .site_top .nav_all{
        display:block;
    }
        .site_top .nav_all li a{
            line-height:20px;
        }
        .site_top .nav_all li:first-child a{
            border:none;
        }
    .filter_box ul li .filter_btn a{
        font-size:14px;margin-right:10px;
    }
    .filter_box ul li label{
        font-size:14px;
    }
    body{
        padding-bottom:50px !important;
    }
    .page_map_out .navlist2 a {
        line-height: 40px;
        display: inline-block;
        padding: 0 20px;
        font-size: 13px;
        color: #666;
    }
    .page_map_out .navlist2{
        justify-content:right;
        width:100%;
    }
    .page_map_out .container{
        flex-wrap:wrap;
    }
    .site_top .top_search .col-sm-3 a {
        display: block;
        height: 30px;
    }
    .pro .info{
        height:75px;
    }
    .pro .cart{
        margin-top:3px;
    }
}


