

@media only screen and (max-width: 1024px) {
    .float_box{display:none !important;}
    .phone_top{display:block;}
    .contact_us_box ul li{width:auto;flex:1;}
    
}
@media screen and (max-width: 1430px) {
  .container {
    padding: 0 15px;
    width: 1200px;
  }

  .page_banner .page_nav {
    width: 994px;
  }
  #kj-nav ul li {
    margin-left: 10px;
  }
  #kj-nav ul li a {
    padding: 40px 13px 35px;
  }
  .header .header_btm .logo {
    width: 180px;
    height: 45px;
  }
  .kj-default-swiper1 {
    height: 500px;
  }
  .index_adus .left h2 {
    font-size: 25px;
    line-height: 40px;
  }
  .index_adus .right {
    padding-left: 0;
  }
  .index_adus .right .ab_banner {
    width: 250px;
  }
  .index_adus .right .box {
    width: calc(100% - 260px);
  }
  .index_adus .right .box .top {
    padding-right: 30px;
  }
  .index_adus {
    padding-top: 95px;
    padding-bottom: 110px;
  }
  .processing_services .box .img a {
    height: 160px;
    width: 160px;
  }
  .processing_services .box .img {
    height: 180px;
    width: 180px;
  }
  .reason_select .choose {
    width: 200px;
    top: 45%;
    height: 200px;
    background-size: contain;
  }
  .reason_select .box {
    padding-right: 110px;
    height: 260px;
  }
  .reason_select .col-md-6:nth-child(2) .box,
  .reason_select .col-md-6:nth-child(4) .box {
    padding-left: 100px;
  }
  .reason_select .box h3 {
    font-size: 20px;
    line-height: 32px;
    font-weight: bold;
  }
  .reason_select .box .content {
    font-size: 13px;
    margin-top: 10px;
  }
  .prolist .col-sm-4.col-xs-6 {
    width: 25%;
  }
  .pro .more_btn,
  .pro:hover .more_btn {
    margin-top: 10px;
  }
  .pro {
    padding-bottom: 10px;
  }
  .pro .img {
    height: 200px;
  }
  .page_banner .page_nav li a {
    line-height: 55px;
    font-size: 16px;
  }
  .page_banner .page_nav {
    bottom: -33px;
  }
  .newslist .row {
    margin-left: 0;
  }
  .newslist .col-md-4 {
    padding-left: 0;
  }
  .about_us .right h3 {
    font-size: 24px;
    margin-top: 30px;
    margin-bottom: 15px;
  }
  .about_us .right h4 {
    font-weight: bold;
    font-size: 18px;
    margin-top: 15px;
    color: #333;
    margin-bottom: 10px;
  }
  .about_us .right .content {
    color: #555555;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 20px;
  }
  .about_us .counter-section {
    margin-top: 10px;
  }
  .about_us .counter-section .timer {
    font-size: 30px;
  }
  .about_us .counter-section .footerText {
    font-size: 15px;
  }
  .about_us .counter-section .text {
    font-size: 13px;
    padding-left: 0;
  }
  .about_us .left video {
    height: 380px;
  }
}
@media screen and (max-width: 1230px) {
  .index_service .swiper-button-next,
  .recommand_pro .swiper-button-next {
    right: 10px;
  }
  .index_service .swiper-button-prev,
  .recommand_pro .swiper-button-prev {
    left: 10px;
  }
    .container {
        width: 1170px;
    }
    .pro_detail .pro_top .left {
        width: 400px
    }
    .pro_detail .pro_top .right {
        width: calc(100% - 400px);
    }
}
@media screen and (max-width: 992px) {
  .container {
    width: 750px;
  }
    .info_image_right{
      display:none;
    }
    .page_banner .page_nav {
        width: 720px;
    }
  #kj-nav ul li a {
    padding: 20px 5px 20px;
    font-size: 15px;
  }
  #kj-nav ul li {
    margin-left: 5px;
  }
  .header .header_btm .logo {
    width: 120px;
    height: 30px;
  }
  body {
    padding-top: 102px !important;
  }
  .kj-default-swiper1 {
    height: 350px;
  }
  .index_adus {
    display: block;
  }
  .index_adus .left,
  .index_adus .right {
    width: 100%;
    padding: 0;
  }
  .index_adus .left {
    margin-bottom: 30px;
  }
  .index_service .header_title,
  .recommand_pro .header_title,
  .processing_services .header_title,
  .reason_select .header_title {
    font-size: 32px;
  }
  .recommand_pro .header_title span,
  .processing_services .header_title span,
  .reason_select .header_title span {
    font-size: 16px;
  }
  .processing_services .processing_flex {
    flex-wrap: wrap;
  }
  .processing_services .box {
    padding: 0 25px;
    margin-bottom: 20px;
  }
  .processing_services .box:nth-child(odd) {
    margin: 0;
  }
  .reason_select .choose {
    display: none;
  }
  .reason_select .box {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .processing_services,
  .reason_select,
  .index_news,
  .index_service {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .footer ul li:last-child {
    margin-left: 0;
    display: none;
  }
  .index_news .swiper-pagination {
    bottom: 50px;
  }
  .processing_services .processing_flex {
    justify-content: center;
  }
  .prolist .col-sm-4.col-xs-6 {
    width: 50%;
  }
  .page_banner {
    height: 330px;
  }
  .pro_detail .pro_top .left {
    width: 300px;
  }
  .pro_detail .pro_top .left .pro_swiper {
    height: 300px;
  }
  .pro_detail .pro_top .right {
    width: calc(100% - 300px);
  }
  .pro_detail .pro_top .right .info_text {
    font-size: 14px;
  }
  .pro_detail .pro_top .right .title {
    font-size: 24px;
  }
  .pro_detail .pro_top .right .more_btn {
    font-size: 16px;
  }
  .about_us .left {
    width: 100%;
  }
  .about_us .ab_flex {
    display: block;
  }
  .about_us .right {
    width: 100%;
    margin-top: 40px;
  }
  .hexinjinzheng .container {
    display: block;
  }
  .hexinjinzheng .container .left {
    width: 100%;
    min-height: 300px;
    display: none;
  }
  .hexinjinzheng .container .right {
    width: 100%;
    padding-left: 0;
  }
    .file_btn{flex-wrap:wrap;}
    .pro_detail .pro_top .left .more_btn {
        font-size: 14px;
    }
    .file_btn a{
        width:150px;
        margin-bottom:10px;
    }
}
@media screen and (max-width: 768px) {
  .container {
    width: 100%;
  }
  .page_banner .page_nav {
    width: calc(100% - 30px);
  }
  .header .header_top .container .left span {
    display: none;
  }
  .footer {
    display: none;
  }
  .index_adus .right .ab_banner {
    display: none;
  }
  .index_adus .right .box {
    width: 100%;
    margin: 0;
  }
  .page_banner .page_nav li {
    width: auto;
  }
  .index_service .header_title,
  .recommand_pro .header_title,
  .processing_services .header_title,
  .reason_select .header_title {
    font-size: 24px;
  }
  .index_news .col-md-4,
  .reason_select .row .col-md-6 {
    padding-right: 15px;
  }
  .index_news .row,
  .reason_select .row {
    margin-right: -15px;
  }
  .recommand_pro .header_title span,
  .processing_services .header_title span,
  .reason_select .header_title span {
    margin-top: 5px;
  }
  .reason_select .box {
    padding-top: 20px;
    height: auto;
    padding-bottom: 30px;
    min-height: 250px;
  }
  .reason_select .box .content {
    display: block;
  }
  .processing_services .box {
    padding: 0 10px;
  }
  .processing_services .box .img {
    height: 140px;
    width: 140px;
  }
  .processing_services .box .img a {
    width: 120px;
    height: 120px;
  }
  .index_adus .counter-section .timer {
    font-size: 35px;
  }
  .index_adus .counter-section .footerText {
    font-size: 16px;
  }
  .index_adus .counter-section .text {
    font-size: 14px;
    padding-left: 3px;
  }
  .index_adus .left .content {
    margin-top: 30px;
    color: #666;
    font-size: 15px;
    line-height: 30px;
  }
  .index_adus .left h2 {
    font-size: 20px;
    font-weight: bold;
  }
  .index_adus {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .index_adus .counter-section {
    margin-top: 40px;
  }
  .kj-default-swiper1 {
    height: 220px;
  }
  body {
    padding-top: 90px !important;
    padding-bottom: 60px !important;
  }
  .header .header_btm .logo {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .header .header_btm .logo img {
    width: 120px;
  }
  .header .header_btm .container {
    display: block;
  }
  .navbar-collapse {
    padding: 0;
  }
  #kj-nav ul {
    display: block;
  }
  #kj-nav ul li {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  #kj-nav ul li a {
    padding: 10px;
    font-size: 14px;
    display: block;
    width: 100%;
  }
  #kj-nav ul li:last-child {
    display: none;
  }
  .page_banner .page_nav {
    flex-wrap: wrap;
  }
  .page_banner .page_nav li a {
    padding: 0 20px;
  }
  .phone {
    display: flex;
    align-items: center;
  }
  .phone a {
    margin-left: 10px;
    font-size: 18px;
    color: #577B19;
  }
  .page_banner {
    height: 220px;
  }
  .page_banner h2 {
    font-size: 25px;
  }
  .pro .img {
    height: 160px;
  }
  .pro .title {
    font-size: 16px;
  }
  .pro .more_btn {
    font-size: 12px;
    height: 35px;
    margin-top: 0;
    width: 100px;
  }
  .pro .content {
    display: none;
  }
  .pro .title {
    padding-bottom: 0;
    border: none;
    height: 35px;
    line-height: 35px;
  }
  .pro .info {
    padding: 0 5px;
  }
  .pro_detail .pro_top {
    display: block;
  }
  .pro_detail .pro_top .left {
    width: 100%;
  }
  .pro_detail .pro_top .right {
    width: 100%;
    padding: 15px;
  }
  .pro_detail .pro_bottom .pro_content {
    font-size: 14px;
  }
  .pro_detail .pro_bottom #xgcp {
    padding: 15px 0;
  }
  .pro_detail .pro_bottom .nav-tabs > li > a {
    font-size: 17px;
  }
  .about_us .left video {
    height: 250px;
  }
  .about_us .right {
    padding: 30px 20px;
  }
  .about_us {
    padding: 50px 0;
  }
  .page_banner .page_nav li a::after{
      height:20px;
  }
  .contact_us_box ul{
      display:block;
  }
  .contact_us_box ul li{
      margin-bottom:20px;
  }
  .path_nav2 .container{
      display:block;
  }
  .path_nav2 .right a {;
      font-size: 16px;
      padding: 15px 28px 15px;
  }
  .path_nav2 .left {
      padding: 10px 0;
  }
}

