@charset "UTF-8";
/*响应式配置*/
@media (max-width: 1477px) {
  .index-app .appSwiper {
    margin-left: 7.5%;
  }
}
@media (max-width: 1199px) {
  header {
    display: none;
  }
  .out-header {
    display: none;
  }
  .index-about .rt {
    padding: 2.083333% 0;
  }
  .index-app .appSwiper {
    margin-left: 3%;
  }
  .index-honor .swiper .swiper-button-prev {
    left: 10%;
  }
  .index-honor .swiper .swiper-button-next {
    right: 10%;
  }
  .index-news .wrapper .block .pic .mask {
    padding: 1em 1.5em 1em;
  }
  footer .footer-mid .container .ewm .wrapper .block {
    width: 48%;
    margin-bottom: 5%;
  }
  .inner-list .container aside {
    width: 25%;
  }
  .inner-list .container main {
    width: 72%;
  }
  .about-intro {
    line-height: 1.45;
  }
  .tech-strength .wrapper .lt {
    line-height: 1.45;
  }
  .about-intro .wrapper .lt .data .block {
    width: 100%;
  }
  .company-culture .wrapper .block .rt .brief {
    line-height: 1.45;
  }
  .contact-us .lt {
    padding-left: 7.5%;
  }
  .contact-us .rt {
    padding-right: 7.5%;
  }
  .contact-us .lt .ewm {
    flex-wrap: wrap;
  }
  .contact-us .lt .ewm .block {
    width: 48%;
    margin-bottom: 3%;
  }
}
@media (max-width: 990px) {
  .container {
    width: 94% !important;
  }
  .index-about .rt .text {
    padding: 0 3%;
  }
  .index-about .rt .about-data {
    padding: 3% 5%;
  }
  .index-app .appThumbSwiper {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .index-app .appThumbSwiper .swiper-slide {
    width: 25%;
  }
  .index-app .appSwiper {
    margin-left: 0;
  }
  .index-case .wrapper .lt .title i {
    width: 3em;
    height: 3em;
  }
  .index-case .case-swiper .swiper .title i {
    width: 3em;
    height: 3em;
  }
  .index-honor .swiper .pic {
    height: 22vw;
  }
  .index-news .wrapper .block .pic .mask h4 {
    margin: 0.5em 0;
    /* padding-bottom: 0.5em;
    height: 3.4em; */
  }
  .index-news .wrapper .row .rt p {
    margin-bottom: 1em;
  }
  footer .footer-mid .container nav {
    display: none;
  }
  footer .footer-mid .container address {
    width: 60%;
  }
  footer .footer-mid .container .ewm {
    width: 34%;
  }
  .contact-us .lt {
    padding-left: 3%;
  }
  .contact-us .rt {
    padding-right: 3%;
  }
}
@media (max-width: 767px) {
  .index-banner .swiper-button-prev {
    left: 0;
    width: 1em;
  }
  .index-banner .swiper-button-next {
    right: 0;
    width: 1em;
  }
  .index-banner .swiper .swiper-slide img {
    min-height: 220px;
    object-fit: cover;
  }
  .index-about .lt {
    width: 100%;
  }
  .index-about .lt .swiper .pic {
    height: 0;
    padding-bottom: 66.666667%;
  }
  .index-about .rt {
    width: 100%;
  }
  .index-app .appThumbSwiper .swiper-slide {
    width: 50%;
  }
  .index-app .appSwiper .pic {
    padding-bottom: 80%;
  }
  .index-app .appSwiper .pic .mask {
    bottom: 0;
    top: auto;
    width: 100%;
    border-radius: 0;
    padding: 2em 1em 2em 1em;
    background: linear-gradient(115deg, rgba(0, 145, 230, 0.5) 1%, rgba(3, 54, 146, 0.5) 100%);
  }
  .index-case .wrapper .lt {
    width: 100%;
  }
  .index-case .wrapper .rt {
    width: 100%;
  }
  .index-case .wrapper .rt .pic {
    height: 0;
    padding-bottom: 59.6153846%;
  }
  .index-choose .choose-tab li {
    width: 49%;
    margin-bottom: 2%;
  }
  .index-choose .swiper .swiper-slide .lt::before {
    display: none;
  }
  .index-choose .swiper .swiper-slide .lt {
    width: 100%;
  }
  .index-choose .swiper .swiper-slide .rt {
    width: 100%;
  }
  .index-honor .swiper .pic {
    height: 40vw;
  }
  .index-partner .container .lt {
    width: 100%;
    margin-bottom: 5%;
    text-align: center;
  }
  .index-partner .container .lt .index-title {
    text-align: center;
  }
  .index-partner .container .rt {
    width: 100%;
  }
  .index-partner .container .rt .wrapper {
    height: 50vw;
  }
  .index-news .wrapper .row .lt {
    width: 100%;
  }
  .index-news .wrapper .row .rt {
    width: 100%;
  }
  .index-news .wrapper .block {
    width: 100%;
    margin-bottom: 3%;
  }
  .index-news .wrapper .block .pic {
    padding-bottom: 50%;
  }
  .index-news .wrapper .block .pic .mask {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  footer .footer-contact .container {
    flex-direction: column;
  }
  footer .footer-contact .container .lt {
    width: 100%;
    text-align: center;
    margin: 0 0 3%;
  }
  footer .footer-mid .container {
    flex-wrap: wrap;
  }
  footer .footer-mid .container address {
    width: 100%;
    margin-bottom: 3%;
    text-align: center;
  }
  footer .footer-mid .container .ewm {
    width: 100%;
    text-align: center;
  }
  footer .footer-mid .container h4::before {
    display: none;
  }
  footer .footer-bt .container {
    flex-direction: column;
    align-items: center;
  }
  .inner-list .container aside {
    position: relative;
    top: 0;
    width: 100%;
    margin-bottom: 5%;
  }
  .inner-list .container main {
    width: 100%;
  }
  .about-intro .wrapper .lt {
    width: 100%;
    margin-bottom: 3%;
  }
  .about-intro .wrapper .lt .data .block {
    width: 49%;
  }
  .about-intro .wrapper .rt {
    width: 100%;
  }
  .tech-strength .wrapper .lt {
    width: 100%;
    margin-bottom: 3%;
  }
  .tech-strength .wrapper .rt {
    width: 100%;
  }
  .company-culture .wrapper .block .lt {
    width: 100%;
  }
  .company-culture .wrapper .block .rt {
    width: 100%;
  }
  .factory-workshop .swiper .swiper-slide {
    grid-template-rows: 2fr 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .factory-workshop .swiper .swiper-slide .block:first-child {
    grid-column: 1 / 3;
    grid-row: 1 / 2;
  }
  .bread-crumb .container {
    min-height: 4em;
  }
  .bread-crumb .keywords {
    display: none;
  }
  .article-tab p {
    max-width: 100%;
    width: 100%;
  }
  .case-list .wrapper .block {
    width: 49%;
  }
  .case-list .wrapper .block .title h4 {
    padding: 0 0.25em 0 0.5em;
  }
  .contact-us .lt {
    width: 100%;
    padding: 3%;
  }
  .contact-us .rt {
    width: 100%;
    padding: 3%;
  }
  .news-list .block {
    align-items: center;
  }
  .news-list .block .lt .title h4 {
    margin-bottom: 0;
    -webkit-line-clamp: 1;
  }
  .news-list .block .lt .more {
    margin-top: 0.5em;
  }
  .partner-list .block {
    width: 24%;
    margin: 0 0 2% !important;
  }
  .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.1805556%;
  }
  .online-msg form .form-row .form-col:last-child {
    margin-bottom: 0;
  }
  .prod-list .block {
    width: 49%;
  }
}
