@charset "UTF-8";
/*响应式配置*/
@media (max-width: 1199px) {
  header {
    display: none;
  }
  .out-header {
    display: none;
  }
}
@media (max-width: 990px) {
  .container {
    width: 94%;
  }
  .index-adv .wrapper .block .mask {
    width: 85.052632%;
    left: 7.7544%;
  }
  .index-about .wrapper .lt {
    padding: 3% 2.96053% 3% 3.25%;
  }
  .index-prod .prod-swiper .swiper-button-prev {
    left: 2%;
  }
  .index-prod .prod-swiper .swiper-button-next {
    right: 2%;
  }
  .join-us .why-choose-us .wrapper .block {
    width: 22%;
  }
  .join-us .why-choose-us .wrapper .block .icon img {
    animation: none;
  }
}
@media (max-width: 767px) {
  .index-prod .tab li {
    width: 31.3%;
  }
  .index-adv .wrapper {
    flex-direction: column;
  }
  .index-adv .wrapper .block {
    flex: unset !important;
    flex: none !important;
  }
  .index-about .wrapper .lt {
    width: 100%;
  }
  .index-about .wrapper .rt {
    width: 100%;
  }
  .index-news .container .lt {
    width: 100%;
    margin-bottom: 3%;
  }
  .index-news .container .rt {
    width: 100%;
  }
  .index-news .container .rt .wrapper {
    flex: unset !important;
    flex: none !important;
    height: 400px;
  }
  footer .footer-top .logo {
    margin-bottom: 3%;
  }
  footer .footer-top .info {
    width: 100%;
    text-align: center;
    margin-bottom: 3%;
  }
  footer .footer-top .info .wrapper {
    flex-direction: column;
  }
  footer .footer-top .info .wrapper .block {
    width: 100%;
    max-width: 100%;
  }
  footer .footer-top .ewm {
    width: 100%;
    text-align: center;
  }
  .online-msg .wrapper .container .lt {
    width: 100%;
    margin-bottom: 3%;
  }
  .online-msg .wrapper .container .rt {
    width: 100%;
  }
  .device-list .wrapper .block {
    width: 49.274011%;
  }
  .join-us .why-choose-us .wrapper .block {
    width: 48%;
    margin-bottom: 4%;
  }
  .recruitment .wrapper .lt {
    width: 100%;
    margin-bottom: 3%;
  }
  .recruitment .wrapper .rt {
    width: 100%;
  }
  .news-list .wrapper .block {
    width: 48.886024%;
    margin-bottom: 3%;
  }
  .news-detail article {
    line-height: 2.4;
    padding: 0 2%;
  }
  .prod-list .wrapper .block {
    width: 49.258065%;
  }
}
