@charset "UTF-8";
/*响应式配置*/
@media (max-width: 1699px) {
  .index-title h2 {
    font-size: clamp(24px, 3.125vw, 60px);
  }
  .index-about .wrapper .mycontainer .lt {
    width: 47.875%;
  }
  .index-about .wrapper .mycontainer .lt .brief {
    line-height: 1.5;
  }
  .index-about .wrapper .mycontainer .lt .more {
    margin-top: 1vw;
  }
  .index-about .wrapper .mycontainer .rt {
    width: 44.375%;
    margin-top: 1%;
  }
  .index-about .wrapper .mycontainer .rt::after {
    width: 100%;
    transform: translate(-3%, -4%);
  }
  .index-prod {
    padding-top: calc(100px + 2%);
  }
  .index-prod .prod-tab {
    margin-bottom: 2.5%;
  }
  .index-solution {
    padding-top: calc(100px + 2%);
  }
  .index-solution .wrapper .lt {
    width: 40%;
  }
  .index-solution .wrapper .rt {
    width: 50%;
    margin-right: 0;
  }
  .index-solution .wrapper .rt .title em {
    margin-bottom: 0.75em;
  }
  .index-solution .wrapper .rt .title h4 {
    line-height: 1.45;
    margin-bottom: 0.65em;
  }
  .index-solution .wrapper .rt .info span .tip {
    top: 0;
    transform: translate(-50%, -100%) scale(0);
    transform-origin: bottom center;
  }
  .index-solution .wrapper .rt .info span:hover .tip {
    transform: translate(-50%, -100%) scale(1);
  }
  .index-solution .wrapper-title {
    margin-top: 2.5%;
  }
  .index-produce {
    padding-top: calc(100px + 2%);
  }
  .index-produce .wrapper {
    margin-bottom: 2.5%;
  }
  .index-produce .wrapper .block .icon {
    width: 4.5em;
    height: 4.5em;
  }
  .index-customization .index-title {
    margin-bottom: 4.1875%;
  }
  .index-app .index-title {
    padding: 1.5625% 0;
  }
  .index-news {
    padding-top: calc(100px + 2%);
  }
  .index-news .index-title {
    margin-bottom: 2%;
  }
  .index-news .swiper .pic {
    padding-bottom: 60%;
  }
  .index-news .swiper .title {
    padding: 0.8em 1em;
  }
  .index-news .swiper .title h5 {
    margin-bottom: 0.2em;
  }
  .index-news .swiper .title h4 {
    margin-bottom: 0.25em;
  }
  .index-news .swiper .title p {
    line-height: 1.45;
    height: 2.9em;
  }
  .index-news .swiper .title .more {
    margin-top: 1em;
  }
  .index-contact .index-title {
    margin-bottom: 4.1875%;
  }
  .footer-slogan {
    padding: 1.5% 0;
  }
  footer .footer-top {
    padding: 2% 0;
  }
  footer .footer-top .mycontainer .logo {
    margin-bottom: 2.5%;
  }
  footer .footer-top .mycontainer h4 {
    margin-bottom: 0.75em;
  }
  .prod-list aside {
    width: 18.5%;
  }
}
@media (max-width: 1199px) {
  header {
    display: none;
  }
  .out-header {
    display: none;
  }
  #fullpage .section {
    min-height: auto;
  }
  #fullpage .section .fp-overflow {
    max-height: none;
  }
  .index-banner {
    padding-top: 0;
    height: auto;
  }
  .index-about {
    padding: 0;
    height: auto;
  }
  .index-about .wrapper {
    padding: 4.1667% 0;
  }
  .index-about .wrapper .mycontainer {
    align-items: center;
  }
  .index-prod {
    padding: 4.1667% 0;
    height: auto;
  }
  .index-solution {
    padding: 4.1667% 0;
    height: auto;
  }
  .index-produce {
    padding: 4.1667% 0;
    height: auto;
  }
  .index-customization {
    padding: 4.1667% 0;
    height: auto;
  }
  .index-customization .swiper .pic .title h4 {
    margin-right: 0;
    flex: 1;
    text-align: center;
  }
  .index-customization .swiper .pic .title span {
    display: none;
  }
  .index-app {
    padding: 4.1667% 0 0;
    height: auto;
  }
  .index-news {
    padding: 4.1667% 0;
    height: auto;
  }
  .index-contact {
    padding: 4.1667% 0;
    height: auto;
  }
  #fullpage .active#section2 .about-slogan {
    animation: none;
  }
  #fullpage .active#section2 .wrapper {
    animation: none;
  }
  #fullpage .active#section3 .index-title {
    animation: none;
  }
  #fullpage .active#section3 .prod-tab {
    animation: none;
  }
  #fullpage .active#section3 .prod-swiper {
    animation: none;
  }
  #fullpage .active#section4 .wrapper .lt {
    animation: none;
  }
  #fullpage .active#section4 .wrapper .rt {
    animation: none;
  }
  #fullpage .active#section4 .wrapper-title {
    animation: none;
  }
  #fullpage .active#section5 .index-title {
    animation: none;
  }
  #fullpage .active#section5 .wrapper {
    animation: none;
  }
  #fullpage .active#section5 .swiper {
    animation: none;
  }
  #fullpage .active#section6 .index-title {
    animation: none;
  }
  #fullpage .active#section6 .swiper {
    animation: none;
  }
  #fullpage .active#section7 .index-title {
    animation: none;
  }
  #fullpage .active#section7 .swiper {
    animation: none;
  }
  #fullpage .active#section8 .index-title {
    animation: none;
  }
  #fullpage .active#section8 .news-swiper {
    animation: none;
  }
  #fullpage .active#section9 .index-title {
    animation: none;
  }
  #fullpage .active#section9 form {
    animation: none;
  }
  .case-list .wrapper .block .rt p {
    -webkit-line-clamp: 2;
  }
}
@media (max-width: 990px) {
  .mycontainer {
    width: 94% !important;
  }
  .index-solution .wrapper .lt .video {
    width: 47%;
  }
  .index-solution .wrapper .rt {
    width: 55%;
  }
  .index-solution .wrapper .rt .info span {
    min-width: 10em;
    margin-right: 3em;
  }
  .index-produce .wrapper .block {
    width: 13%;
  }
  .index-app .swiper .swiper-slide:hover .pic .mask .brief {
    margin-top: 3em;
  }
  footer .footer-top .mycontainer nav {
    display: none;
  }
  footer .footer-top .mycontainer address {
    width: 50%;
  }
  .inner-about-tab ul {
    gap: 0.5em 2em;
  }
  .news-list .news-wrapper .block {
    padding: 1em 0.8em;
  }
  .news-list .news-wrapper .block .title {
    padding: 0.5em 0.25em 0;
  }
  .case-list .wrapper .block .rt .title {
    margin-bottom: 0.5em;
  }
  .case-list .wrapper .block .rt .title h4 {
    padding-bottom: 0.4em;
  }
  .case-list .wrapper .block .rt span {
    line-height: 2;
    min-width: 7.875em;
    margin-top: 1em;
  }
}
@media (max-width: 767px) {
  .index-banner .swiper .swiper-slide img {
    min-height: 175px;
  }
  .inner-banner img {
    min-height: 120px;
  }
  .index-about .about-slogan .mycontainer {
    flex-wrap: wrap;
  }
  .index-about .about-slogan .mycontainer .lt {
    width: 100%;
    margin-bottom: 2%;
  }
  .index-about .about-slogan .mycontainer .rt {
    width: 100%;
  }
  .index-about .wrapper .mycontainer .lt {
    width: 100%;
    margin-bottom: 5%;
  }
  .index-about .wrapper .mycontainer .rt {
    width: 100%;
  }
  .index-prod .prod-tab ul li {
    padding: 0.75em 0.5em;
  }
  .index-prod .prod-tab ul li img {
    width: 1.5em;
    height: 1.5em;
  }
  .index-solution .wrapper .lt {
    width: 100%;
    margin-bottom: 3%;
  }
  .index-solution .wrapper .rt {
    width: 100%;
  }
  .index-solution .wrapper .rt .info span {
    min-width: 8em;
  }
  .index-produce .wrapper {
    justify-content: space-around;
  }
  .index-produce .wrapper .block {
    width: 23%;
    margin-bottom: 2%;
  }
  .index-news .index-title .news-tab {
    width: 100%;
    gap: 1em;
  }
  .index-news .swiper .title .more span {
    letter-spacing: 0;
  }
  .footer-slogan .mycontainer {
    flex-wrap: wrap;
    gap: 0;
  }
  .footer-slogan .mycontainer .block {
    width: 45%;
    margin-bottom: 2%;
  }
  footer .footer-top .mycontainer address {
    width: 100%;
    margin-bottom: 3%;
  }
  footer .footer-top .mycontainer .ewm {
    width: 100%;
  }
  .about-style .wrapper .block {
    width: 48.5%;
  }
  .about-us .wrapper {
    flex-wrap: wrap;
  }
  .about-us .wrapper .lt {
    width: 100%;
  }
  .about-us .wrapper .rt {
    width: 100%;
    margin: 0;
  }
  .contact-us .contact-info .wrapper .lt {
    width: 100%;
    margin-bottom: 3%;
  }
  .contact-us .contact-info .wrapper .rt {
    width: 100%;
  }
  .contact-us .online-msg form input {
    width: 100%;
    margin-bottom: 1em;
  }
  .news-list .news-wrapper .block {
    width: 48.5%;
  }
  .video-list aside {
    width: 80%;
    top: 0;
    position: relative;
    margin: 0 auto 5%;
  }
  .video-list main {
    width: 100%;
  }
  .video-list main .video-wrapper .block {
    width: 48.5%;
  }
  .prod-list aside {
    position: relative;
    top: auto;
    width: 100%;
    margin-bottom: 5%;
    max-height: none;
  }
  .prod-list main {
    width: 100%;
  }
  .article-tab p {
    max-width: 100%;
    width: 100%;
  }
  .case-list .wrapper .block {
    align-items: center;
    padding: 1.5625%;
  }
  .case-list .wrapper .block .lt {
    width: 35.811895%;
  }
  .case-list .wrapper .block .rt .title {
    flex-wrap: wrap;
    flex-direction: column;
    line-height: 1.45;
    margin-bottom: 0.25em;
  }
  .case-list .wrapper .block .rt .title h4 {
    margin-right: 0;
  }
  .case-list .wrapper .block .rt .title h5 {
    margin-top: 0.25em;
  }
  .case-list .wrapper .block .rt span {
    display: none;
  }
  .prod-wrapper .block {
    width: 49%;
  }
  .prod-intro .intro .lt {
    width: 100%;
    margin-bottom: 5%;
  }
  .prod-intro .intro .rt {
    width: 100%;
  }
}
