@charset "UTF-8";
/*响应式配置*/
@media (max-width: 1477px) {
  .index-prod .prod-content .prod-wrapper .wrapper .lt {
    width: 220px;
  }
  .index-prod .prod-content .prod-wrapper .wrapper .rt {
    width: calc(100% - 220px - 3.5%);
  }
  .index-prod .prod-content .prod-wrapper .wrapper .lt ul li {
    margin-bottom: 0.5em;
  }
  .prod-lv2 .prod-tab a {
    width: 16%;
  }
}
@media (max-width: 1199px) {
  .index-more {
    line-height: 2.5;
    padding: 0 1em;
  }
  .index-more i {
    margin-left: 1.5em;
  }
  .index-more:hover i {
    margin-left: 1em;
  }
  header {
    display: none;
  }
  .out-header {
    display: none;
  }
  footer .footer-top .content nav {
    display: none;
  }
  footer .footer-top .content address {
    width: 100%;
  }
  .inner-tab ul {
    gap: 1em;
  }
  .inner-tab ul li {
    max-width: 22%;
  }
  .about-intro .rt {
    padding: 1% 7.5% 1% 0;
  }
  .case-category .wrapper .block {
    flex-wrap: wrap;
  }
  .case-category .wrapper .block .picture {
    width: 100%;
    margin-bottom: 3%;
  }
  .case-category .wrapper .block .text {
    width: 100%;
    text-align: center;
  }
  .case-list .wrapper .block .title {
    padding: 0;
  }
  .contact-us .container .lt {
    width: 100%;
  }
  .contact-us .container .rt {
    width: 100%;
  }
  .prod-detail .prod-intro .lt a {
    line-height: 2.5;
    padding: 0 1em;
  }
  .prod-detail .prod-intro .lt a i {
    margin-left: 1em;
  }
  .prod-list .prod-wrapper .wrapper .block .title .text {
    margin-right: 1.5em;
  }
  .prod-lv1 .prod-tab a {
    width: 16%;
  }
  .prod-lv2 .prod-tab {
    gap: 1em;
  }
  .prod-lv2 .prod-tab a {
    width: 18%;
  }
}
@media (max-width: 990px) {
  .container {
    width: 94% !important;
  }
  .index-prod .prod-content .prod-wrapper .wrapper .lt ul li {
    margin-bottom: 0.25em;
  }
  .index-prod .prod-cate-tab li {
    width: 10em;
    padding: 0 0.5em;
    gap: 0.75em;
  }
  .index-adv .wrapper .block {
    width: 22.8125%;
  }
  .index-news .list .block .title i {
    width: 5em;
    min-height: 4em;
  }
  .about-factory .factory-swiper .swiper-button-prev {
    left: -3%;
  }
  .about-factory .factory-swiper .swiper-button-next {
    right: -3%;
  }
  .device-show .swiper .swiper-slide {
    gap: 12px;
  }
  .inner-tab ul {
    gap: 0.5em;
  }
  .about-honor .honor-swiper .swiper-button-prev {
    left: -3%;
  }
  .about-honor .honor-swiper .swiper-button-next {
    right: -3%;
  }
  .about-partner .partner-swiper .swiper-button-prev {
    left: -3%;
  }
  .about-partner .partner-swiper .swiper-button-next {
    right: -3%;
  }
  .about-intro .rt {
    padding: 1% 3% 1% 0;
  }
  .about-intro .rt .brief {
    max-height: 14.5em;
  }
}
@media (max-width: 767px) {
  .index-prod .prod-cate-tab {
    gap: 3%;
  }
  .index-prod .prod-cate-tab li {
    width: 48.5%;
    margin-bottom: 3%;
    padding: 0 0.5em;
    gap: 0.75em;
  }
  .index-prod .prod-content .prod-wrapper .wrapper .lt {
    width: 100%;
    margin-bottom: 3%;
  }
  .index-prod .prod-content .prod-wrapper .wrapper .rt {
    width: 100%;
  }
  .index-about .container .lt {
    width: 100%;
    margin-bottom: 3%;
  }
  .index-about .container .rt {
    width: 100%;
  }
  .index-adv .wrapper .block {
    width: 48.5%;
    margin-bottom: 3%;
  }
  .index-case .wrapper .block {
    flex: none !important;
    flex: unset !important;
    width: 100%;
  }
  .index-case .wrapper em {
    display: none;
  }
  .index-news .list .block {
    width: 100%;
  }
  footer .footer-top .container {
    flex-direction: column;
    align-items: flex-start;
  }
  footer .footer-top .container .logo {
    align-self: flex-start;
    width: 50%;
    margin-bottom: 3%;
  }
  footer .footer-top .container .content {
    width: 100%;
    margin: 0;
  }
  .device-show .swiper .swiper-slide {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }
  .device-show .swiper .swiper-slide .block:first-child {
    grid-column: 1 / 3;
  }
  .device-show .swiper .swiper-slide .block:first-child .pic {
    padding-bottom: 61.57518%;
  }
  .inner-banner .bread-crumb {
    position: relative;
    color: #333;
    background-color: #f2f2f2;
  }
  .inner-banner .bread-crumb .container {
    min-height: 3em;
  }
  .inner-tab ul {
    gap: 0;
    display: flex;
    justify-content: space-between;
  }
  .inner-tab ul li {
    width: 49%;
    max-width: none;
  }
  .inner-tab ul li a {
    width: 100%;
    min-height: 3em;
  }
  .about-intro .lt {
    width: 100%;
    margin-bottom: 3%;
  }
  .about-intro .rt {
    width: 100%;
    padding: 3%;
  }
  .about-data .container .block {
    width: 48%;
    margin-bottom: 4%;
  }
  .article-tab p {
    max-width: 100%;
    width: 100%;
    margin-bottom: 3%;
  }
  .case-list .wrapper .block {
    width: 49%;
  }
  .case-list .wrapper .block .title i {
    width: 2em;
    height: 2em;
  }
  .contact-us .container .rt form .form-row {
    margin-bottom: 10px;
  }
  .contact-us .container .rt form .form-row .form-col {
    width: 100%;
    margin-bottom: 10px;
  }
  .contact-us .container .rt form .form-row .form-col:last-child {
    margin-bottom: 0;
  }
  .contact-us .container .lt .info {
    width: 100%;
    margin-bottom: 5%;
  }
  .contact-us .container .lt .info .title {
    margin-bottom: 3%;
  }
  .contact-us .container .lt .ewm {
    width: 100%;
  }
  .contact-us .container .lt .ewm .title {
    margin-bottom: 3%;
  }
  .news-list .block {
    align-items: center;
  }
  .news-list .block .rt .title h4 {
    margin-bottom: 0.1em;
  }
  .news-list .block .rt .more {
    margin-top: 0.2em;
  }
  .prod-detail .prod-intro .lt {
    width: 100%;
  }
  .prod-detail .prod-intro .lt .brief {
    margin-bottom: 3%;
  }
  .prod-detail .prod-intro .rt {
    width: 100%;
    order: -1;
    margin-bottom: 3%;
  }
  .prod-list .prod-wrapper .wrapper .block {
    width: 49%;
  }
  .prod-list .prod-wrapper .wrapper .block .title i {
    display: none;
  }
  .prod-list .prod-wrapper .wrapper .block .title .text {
    margin-right: 0;
  }
  .prod-lv1 .prod-tab {
    gap: 0;
    justify-content: space-between;
  }
  .prod-lv1 .prod-tab a {
    width: 49%;
    margin-bottom: 3%;
  }
  .prod-lv1 .prod-tab a .icon {
    width: 3em;
    height: 3em;
  }
  .prod-list .prod-search .container .rt {
    width: 100%;
    margin-top: 3%;
  }
  .prod-lv2 .prod-tab {
    gap: 0;
    justify-content: space-between;
  }
  .prod-lv2 .prod-tab a {
    width: 49%;
    margin-bottom: 2%;
  }
}
