@charset "gb2312";
/* CSS Document */

@media (max-width: 1600px) {
  .common_btn {
    height: 40px;
    line-height: 40px;
  }
  .ind2l_i {
    padding: 10px 0;
  }
   
  .header_nav li {
    padding-right: 36px;
  }
  .header_r_r a {
    margin-left: 36px;
  }
}
@media (max-width: 1440px) {
  .header_nav li {
    padding-right: 36px;
  }
  
  .header_nav li {
    padding-right: 36px;
  }
  .header_r_r a {
    margin-left: 24px;
  }
}
@media (max-width: 1366px) {

  .inner_banner .banner_i .text{right: -20px;}

  .proP li{max-width: 65px;max-height: 65px;}


}
@media (max-width: 1280px) {
  .header_nav li {
    padding-right: 24px;
  }
}
@media (max-width: 1024px) {
  .header {
    display: none;
  }

  .headerSJ {
    display: block;
    position: fixed;
    left: 0px;
    top: 0px;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
    z-index: 9999;
    width: 100%;
    background-color: #fff;
    padding: 0px 0px;
  }

  .headerSJ .headerSC {
    padding: 0px 12px;
    height: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .headerSJ .logo img {
    height: 45px;
  }

  .headerSJ .navbar {
    position: relative;
    padding: 7px 10px;
    margin-right: 0px;
    background-color: transparent;
    background-image: none;
    border: 1px solid #333;
    border-radius: 4px;
    outline: none;
  }

  .headerSJ .navbar .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #333;
  }

  .headerSJ .navbar .icon-bar + .icon-bar {
    margin-top: 4px;
  }

  .headerSJ .navwrap {
    position: fixed;
    top: 0px;
    left: -50%;
    width: 50%;
    height: 100%;
    z-index: 1100;
    background-color: #000;
    opacity: 0;
  }

  .headerSJ .navwrap .nav {
    padding: 10px 5% 0px 5%;
  }

  .headerSJ .navwrap .nav li {
    line-height: 42px;
    border-bottom: 1px solid #232530;
    padding: 0px 5%;
  }

  .headerSJ .navwrap .nav li a {
    display: block;
    color: #fff;
    font-size: 16px;
  }

  .headerSJ .navbg {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1001;
    display: none;
  }

  .headerSJ .navbg .closeSJ {
    position: absolute;
    right: 20px;
    top: 20px;
  }

  .headerSJ .navwrap .nav .SJbod {
    display: none;
  }

  .headerSJ .navwrap .nav .SJbod dd a {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
  }

  .headerSJ .navwrap .nav .plus a {
    background: url(../images/plus.png) right center no-repeat;
  }

  .headerSJ .navwrap .nav .minus a {
    background: url(../images/minus.jpg) right center no-repeat;
  }

  .headerSJ .navwrap .nav .lan .SJtit a {
    display: inline-block;
  }

  .headerSJ .navwrap .nav .lan .SJtit span {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    padding: 0px 5px;
  }
  .wrapper {
    padding-top: 60px;
  }
  .footer_i > ul,
  .footer_it > ul {
    display: none;
  }
  .footer_i {
    padding-top: 0;
  }
  .footer_i > p {
    margin-top: 0;
  }
  .footer_it .ind3_i {
    margin: 0 auto;
    padding: 40px 3%;
    border: 0;
    width: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .footer_it .ind3_i6 {
    width: auto;
    margin-left: 40px;
  }
   
}


@media (max-width: 768px) {
    .banner .swiper-slide .m {
        background-repeat: no-repeat;
        background-position: 50%;
        width: 100%;
        min-height: 250px;
        background-size: cover;
        text-align: center;
        transition: opacity,.4s,-webkit-transform .4s;
        transition: opacity,transform .4s,.4s;
        transition: opacity,transform .4s,.4s,-webkit-transform .4s;
    }
    .zpf_right{ display: none;}
    .ind_sec3 .ind3_i1 {
        float: none;
        width: 100%;
    }
    .ind_sec3 .ind3_i2{ float: none;width: 100%;margin-left: 0;}
    .ind3_i1 .ind2l_i h5, .ind3_i2 .ind2l_i h5 {
        height: auto;
    }
    .login_i {
        padding: 40px 20px;
    }
  .banner_b {
    bottom: 10px;
  }
  .ind_sec1 {
    padding: 30px 0;
  }
  .ind_sec2 {
    padding: 30px 0;
  }
  .ind2_i {
    flex-direction: column;
  }
  .ind2l {
    float: none;
    width: 100%;    padding-left: 10px;margin-top: 22px;
    padding-right: 0px;
  }
  .ind2l_i h5 {
    line-height: 20px;
    height: 40px;
  }
  .ind2l_i {
    margin-right: 10px;
    width: calc(50% - 5px);
  }
  .ind2l_i:nth-child(2n) {
    margin-right: 0;
  }
  .ind2r {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
   
  .inner_banner .banner_i .text {
    display: none;
  }
  .pro_nav {
    display: none;
  }
  .common_nav2 {
    padding: 0 3%;
    margin-top: 5px;
  }
  .common_nav2 ul {
    width: 100%;
  }
  .common_nav2 ul li {
    flex-grow: 1;
  }
  .common_nav2 ul li a {
    width: 100%;
  }
   



} 
@media (max-width: 768px) {
    .about_i .img{ float: none;width: 100%;margin-right: 0;}
    .about_i .txt{ float: none;width: 100%;}
    .about_se1_in ul {
        flex-direction: column;
    }
    .about_se1_in ul  li{ margin-bottom: 20px;}
    .pro_list li{width: 100%;
        margin-right: 0px;
        float: none;
        margin-top: 20px;}
        .pro_list li:nth-child(-n + 3) {
            margin-top: 10px;
        }
    .caseItem .listCon li .wordDiv{ float: none;width: 100%;}
    .caseItem .listCon li .imgDiv {
        width: 100%;
        max-width: 100%;
    }
    .caseItem .listCon li .imgDiv img{ display: block;width: 100%;height: auto;}
}