@charset "UTF-8";
/*响应式配置*/
@media (max-width: 1199px) {
  header {
    display: none;
  }
  .out-header {
    display: none;
  }
  .index-more a {
    line-height: 2.5;
    padding: 0 1em;
  }
  .index-prod .swiper .swiper-slide .title {
    margin-top: 0.5em;
  }
  .index-prod .swiper .swiper-slide-active .title {
    margin-top: 0.75em;
  }
  .inner-about-tab {
    top: 55px;
  }
  .contact-us {
    margin: 4.1667% 0;
  }
  .contact-us .wrapper .lt {
    width: 100%;
    margin-bottom: 3%;
  }
  .contact-us .wrapper .rt {
    width: 100%;
  }
  .contact-us .wrapper .rt .title {
    color: #333;
  }
  .inner-banner .contact-bread-crumb .container {
    justify-content: center;
  }
  .news-list .block .mid .title h4 {
    margin-bottom: 0.5em;
  }
}
@media (max-width: 990px) {
  .container {
    width: 94% !important;
  }
  footer .footer-top address {
    width: 100%;
  }
  footer .footer-top nav {
    display: none;
  }
  .index-prod .swiper .swiper-slide {
    width: 35%;
  }
  .inner-about-tab {
    display: none;
  }
  .inner-banner .banner-text {
    top: 30%;
  }
  .inner-banner .bread-crumb .container {
    min-height: 3em;
  }
  .recruit-list ul li:nth-child(1) {
    width: 25%;
  }
  .recruit-list ul li:nth-child(2) {
    width: 30%;
  }
  .recruit-list ul li:nth-child(3) {
    width: 25%;
  }
  .recruit-list ul li:nth-child(4) {
    width: 16%;
  }
  .news-list .block .mid .title h4 {
    margin-bottom: 0;
  }
  .online-msg form button {
    margin-top: 1em;
  }
}
@media (max-width: 767px) {
  .index-banner img {
    min-height: 250px;
    object-fit: cover;
  }
  .index-banner .swiper-pagination .swiper-pagination-bullet {
    margin: 0 1em;
  }
  .index-banner .swiper-pagination .swiper-pagination-bullet::after {
    width: 1.75em;
    height: 1.75em;
  }
  .inner-banner img {
    min-height: 200px;
    object-fit: cover;
  }
  .index-prod .index-title {
    flex-direction: column;
    text-align: center;
  }
  .index-prod .swiper .swiper-slide {
    width: 75%;
  }
  .index-prod .swiper .swiper-slide-active .pic {
    padding-bottom: 75%;
  }
  .index-prod .swiper .swiper-button-prev {
    left: 2%;
  }
  .index-prod .swiper .swiper-button-next {
    right: 2%;
  }
  .index-about .about-data {
    flex-wrap: wrap;
  }
  .index-about .about-data .block {
    width: 30%;
  }
  .index-tech .index-title {
    flex-direction: column;
    text-align: center;
  }
  .index-tech .techSwiper .swiper-slide .lt {
    width: 100%;
  }
  .index-tech .techSwiper .swiper-slide .rt {
    width: 100%;
  }
  .index-app .wrapper {
    flex-direction: column;
  }
  .index-app .wrapper .block {
    width: 100%;
  }
  .index-app .wrapper .block .mask {
    padding: 1em;
  }
  .index-app .wrapper .block .mask .icon {
    margin-bottom: 1em;
  }
  .index-app .wrapper .block .mask .text .brief {
    min-height: auto;
  }
  .index-news .index-title {
    flex-direction: column;
    text-align: center;
  }
  footer .footer-bt .container {
    flex-direction: column;
    align-items: flex-end;
  }
  footer .footer-bt .container p {
    width: 100%;
  }
  .about-equipment-company .container .lt {
    width: 100%;
    margin-bottom: 3%;
  }
  .about-equipment-company .container .rt {
    width: 100%;
  }
  .factory-workshop .swiper .swiper-slide {
    width: 49.375%;
  }
  .contact-us .wrapper .lt form .form-row .form-col {
    width: 100%;
    margin-bottom: 0.7142857em;
  }
  .contact-us .wrapper .lt form .form-row .form-col:last-child {
    margin-bottom: 0;
  }
  .article-tab p {
    width: 100%;
    max-width: none;
  }
  .news-list .block {
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    gap: 0;
  }
  .news-list .block .lt {
    width: 25%;
  }
  .news-list .block .mid {
    width: 72%;
  }
  .news-list .block .rt {
    position: absolute;
    width: 100%;
    text-align: right;
    bottom: 1.125%;
  }
  .news-list .block .rt em {
    display: none;
  }
  .tech-list .wrapper .block {
    width: 49%;
  }
  .prod-lv1 .inner-title .inner-tab {
    width: 100%;
    justify-content: space-between;
    gap: 0;
  }
  .prod-lv1 .inner-title .inner-tab li {
    width: 49%;
  }
  .prod-lv1 .inner-title .inner-tab li a {
    width: 100%;
  }
  .prod-list .prod-search .container {
    padding: 2%;
  }
  .prod-list .prod-search .container .rt {
    width: 100%;
  }
  .prod-list .prod-search .container .rt form input {
    flex: 1;
  }
  .prod-list .prod-wrapper .wrapper .block {
    width: 49%;
    margin-bottom: 3%;
  }
  .prod-list .prod-wrapper .wrapper .block .title {
    text-align: center;
    margin-top: 0.5em;
  }
  .prod-list .prod-wrapper .wrapper .block .title i {
    display: none;
  }
  .prod-intro .intro .lt {
    width: 100%;
    margin-bottom: 3%;
  }
  .prod-intro .intro .rt {
    width: 100%;
  }
  .online-msg form .form-row .form-col {
    width: 100%;
    margin-bottom: 1.875%;
  }
  .online-msg form .form-row .form-col:last-child {
    margin-bottom: 0;
  }
  .recruit-list .row .content {
    padding: 1em 1em 1.5em;
  }
  .recruit-list .row .content article {
    width: 100%;
    margin-bottom: 3%;
  }
  .join-us .wrapper {
    margin-right: 0;
  }
  .join-us .wrapper .block {
    width: 100%;
    margin: 0 3%;
    background-color: rgba(255, 255, 255, 0.85);
  }
}
