@charset "UTF-8";
/*响应式配置*/
@media (max-width: 1477px) {
  .inner-content .wrapper aside .aside-title span {
    font-size: 0.75em;
  }
  .dev-history {
    padding: 1.5873016% 3% 1.5873016% 3%;
  }
}
@media (max-width: 1199px) {
  header {
    display: none;
  }
  .out-header {
    display: none;
  }
  footer .footer-top .info {
    width: 32%;
  }
  footer .footer-top address {
    width: 35%;
  }
  footer .footer-top nav {
    display: none;
  }
  .inner-content .wrapper aside .aside-title span {
    display: none;
  }
  .inner-content .wrapper aside {
    width: 23%;
    top: 75px;
    max-height: calc(100vh - 75px);
  }
  .inner-content .wrapper main {
    width: 75%;
  }
  .sale-info {
    padding: 1.25% 5% 1.875%;
  }
  .app-wrapper .block .title h4 {
    margin-bottom: 0.5em;
  }
  .news-wrapper .block .title {
    padding: 5px;
  }
  .prod-wrapper .block {
    width: 32%;
  }
}
@media (max-width: 990px) {
  .mycontainer {
    width: 94%;
  }
  .inner-content .wrapper aside {
    width: 25%;
  }
  .inner-content .wrapper main {
    width: 73%;
  }
  .app-wrapper .block .title p {
    -webkit-line-clamp: 2;
  }
  .dev-history .block .date h3::after {
    transform: translate(calc(100% + 0.8em), -50%);
  }
  .honor-list .block {
    width: 32%;
  }
}
@media (max-width: 767px) {
  .index-banner .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 3px;
  }
  .index-prod .swiper {
    margin: 0;
  }
  .index-prod .swiper .swiper-slide {
    padding: 5px;
  }
  .index-about .wrapper .lt {
    width: 100%;
    margin-bottom: 3%;
  }
  .index-about .wrapper .lt .pic img {
    position: relative;
  }
  .index-about .wrapper .rt {
    width: 100%;
  }
  .index-about .wrapper .rt .data .block {
    width: 32%;
  }
  .index-industry .wrapper {
    flex-wrap: wrap;
  }
  .index-industry .wrapper .block {
    flex: none;
    flex: unset;
    width: 49.375%;
    margin-bottom: 1.25%;
  }
  .index-news .wrapper .lt {
    width: 100%;
    margin-bottom: 3%;
  }
  .index-news .wrapper .rt {
    width: 100%;
  }
  footer .footer-top {
    justify-content: space-around;
  }
  footer .footer-top .info {
    width: 100%;
    margin-bottom: 3%;
  }
  footer .footer-top address {
    width: 100%;
    text-align: center;
    margin-bottom: 3%;
  }
  footer .footer-top .ewm {
    max-width: 34%;
  }
  .inner-content .wrapper aside {
    max-height: none;
    top: auto;
    position: relative;
    width: 100%;
    margin-bottom: 3%;
  }
  .inner-content .wrapper main {
    width: 100%;
  }
  .about-intro .picture {
    float: none;
    width: 100%;
    margin: 0 auto 3%;
  }
  .contact-info .lt {
    width: 100%;
    margin-bottom: 3%;
  }
  .contact-info .rt {
    width: 100%;
  }
  .sale-info .wrapper .block {
    margin-bottom: 5%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .sale-info .wrapper .block .lt,
  .sale-info .wrapper .block .rt {
    width: 100%;
  }
  .app-wrapper .block .title h4 {
    margin-bottom: 0.2em;
    line-height: 1.6667;
  }
  .app-wrapper .block .title p {
    margin-bottom: 0.5em;
  }
  .dev-history {
    padding: 1.5% 0;
  }
  .dev-history .block .date h3 {
    width: 100%;
  }
  .dev-history .block .date h3::after {
    width: 1.5em;
  }
  .dev-history .block .text .wrapper {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .dev-history .block .text .wrapper .brief {
    width: 100%;
    margin-bottom: 3%;
  }
  .dev-history .block .text .wrapper .picture {
    width: 75%;
  }
  .honor-list .block {
    width: 49%;
  }
  .news-wrapper .block {
    width: 49%;
    padding: 5px;
  }
  .prod-wrapper .block {
    width: 49%;
    padding: 5px;
  }
}
