@media screen and (max-width: 1600px) {
}

@media screen and (max-width: 1400px) {
}

@media screen and (max-width: 1366px) {
.advantage-con .item1,
.advantage-con .item2 {
    top: 19.5%;
}
.advantage-con .item3,
.advantage-con .item4 {
  top: 45%;
}
.advantage-con .item6,
.advantage-con .item5 {
  bottom: 19%;
}


}

@media screen and (max-width: 1280px) {
}

@media screen and (max-width: 1200px) {
}

@media screen and (max-width: 1023px) {
  #menu,
  .head {
    display: none !important;
  }
  .mobile-inner-header {
    display: block;
  }
  .mobile-inner-header > div {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
  }
  .mobile-inner-header .logo {
    padding: 5px 0;
  }
  .section,
  .fp-tableCell {
    height: auto !important;
  }
  .section2 .img,
  .section2 .rt,
  .news .lt,
  .news .rt {
    transform: translateX(0);
    opacity: 1;
  }
  .common-card {
    width: 100%;
    padding: 0 2%;
  }
  .headerSwiper .swiper-slide img {
    width: 100%;
    height: auto;
  }
  .about,
  .innerProduct ul,
  .about.inner,
  .information-con .top .flex-c {
    flex-wrap: wrap;
  }
  .about.inner {
    height: auto;
  }
  .number,
  .about.inner .number {
    width: 100%;
    position: static;
    transform: translateX(0);
    border-radius: 15px;
    height: auto;
    opacity: 1;
    padding: 2%;
  }
  .about .rt .tl h2,
  .productSwiper h6,
  .common-tl h2,
  .news .text h6,
  .news .rt .tl h2,
  .message .tl h2,
  .innerProduct li h6,
  .courseSwiper .time,
  .culture .text h6,
  .information-con .text h6,
  .information-con .time span {
    font-size: 16px;
  }
  .about .rt .tl p,
  .common-tl p,
  .news .rt .tl P,
  .message .tl P,
  .footer li p {
    font-size: 14px;
    margin-top: 5px;
  }
  .about .rt {
    padding: 2%;
  }
  .about .rt .text,
  .productSwiper .ls,
  .innerProduct li .ls,
  .culture .text .ls,
  .newsDetails-con,
  .information-con .top .ls,
  .information-con .text .ls {
    font-size: 14px;
    line-height: 30px;
    margin-top: 10px;
  }
  .about .rt img,
  .innerProduct li .minimg {
    width: 25px;
    height: 25px;
  }
  .common-tl {
    position: static;
    transform: translateX(0);
  }

  .common-tl h2,
  .common-tl p,
  .productSwiper,
  .industrySwiper,
  .news .common-card,
  .message .tl,
  .message-con,
  .message .common-card,
  .footer .tl,
  .footer .common-card,
  .footer ul,
  .footer .bto {
    transform: translateY(0) !important;
    opacity: 1 !important;
  }
  .productSwiper  .minimg,
  .product-button-next,
  .product-button-prev,
  .demeanour-button-next,
  .demeanour-button-prev {
    width: 25px;
    height: 25px;
  }
  .productSwiper .nu {
    font-size: 24px;
    right: 27px;
    top: 28px;
  }
  .productSwiper,
  .industrySwiper {
    margin-top: 15px;
  }
  .product,
  .industry,
  .news,
  .message,
  .productDetails,
  .demeanour,
  .course {
    padding: 20px 0;
  }
  .productSwiper .swiper-slide,
  .demeanourSwiper img {
    height: auto;
  }
  .productSwiper .swiper-slide a,
  .innerProduct ul li a {
    padding: 50px 10px 10px 10px;
  }
  .industrySwiper .text h6,
  .solutionInner-con li h6 {
    font-size: 16px;
    height: 35px;
    line-height: 35px;
  }
  .industrySwiper .rt {
    margin-left: 10px;
  }
  .industrySwiper .swiper-slide-active .text {
    padding: 15px 15px 15px 50px;
    height: auto;
  }
  .industrySwiper .img {
    height: auto;
  }
  .section5,
  .message-con .img {
    display: none;
  }
  .news .text .ls {
    font-size: 14px;
    line-height: 30px;
    margin-top: 10px;
    padding-bottom: 5px;
  }
  .news li img {
    height: auto;
  }
  .news .text {
    padding: 10px;
  }
  .news .rt,
  .news .lt li {
    width: auto;
  }
  .message-con .form input[type='text'] {
    width: 80%;
    font-size: 14px;
    padding-bottom: 10px;
    margin-bottom: 50px;
  }
  .message-con .form textarea {
    width: 80%;
    font-size: 14px;
    height: 35px;
    margin-top: 50px;
  }
  .message-con .form input[type='submit'] {
    width: fit-content;
    height: 35px;
    border-radius: 15px;
    font-size: 16px;
    line-height: 35px;
    margin-top: 50px;
    padding: 0 20px;
  }
  .footer .bto {
    position: static;
    padding: 2%;
  }
  .footer li a,
  .footer li span {
    font-size: 14px;
    line-height: 30px;
  }
  .footer {
    padding-top: 20px;
  }
  .footer li img {
    width: 120px;
    height: 120px;
  }
  .productDetails .tl {
    font-size: 18px;
  }
  .productDetails .nav .item {
    padding: 0 10px;
    height: 35px;
    font-size: 16px;
    line-height: 35px;
  }
  .productDetails .nav {
    margin: 15px 0 10px 0;
  }
  .innerProduct ul li {
    height: auto;
    flex-grow: 1;
    flex-basis: 300px;
    margin: 0 10px 10px 0;
  }
  .innerProduct ul li:nth-child(3n) {
    margin-right: 10px;
  }
  .innerProduct ul li:nth-child(2n) {
    margin-right: 0;
  }
  .innerProduct .nu {
    right: 42px;
    top: 36px;
    font-size: 24px;
  }
  .courseSwiper .dot {
    width: 35px !important;
    height: 35px !important;
  }
  .courseSwiper .dot::after {
    width: 20px;
    height: 20px;
  }
  .courseSwiper .ls {
    font-size: 14px;
    line-height: 30px;
  }
  .courseSwiper .text {
    height: 250px;
  }
  .contact-con .top .text {
    font-size: 14px;
    line-height: 30px;
    padding: 20px;
  }
  .contact-con .top {
    height: auto;
    margin: 15px 0;
  }
  .information-con .top {
    margin: 15px 0;
  }
  .information-con .top .text {
    margin-top: 10px;
  }
  .common-tl.inner .time,
  .information-con .time i {
    font-size: 14px;
  }
  .information-con .more {
    width: fit-content;
    padding: 0 10px;
    font-size: 14px;
    height: 30px;
    border-radius: 15px;
    line-height: 30px;
  }
  .information-con li .time {
    width: fit-content;
    margin-right: 20px;
  }
  .information-con li a {
    padding: 10px;
  }
  .information-con li {
    margin-bottom: 15px;
  }
  .solutionInner-con li:hover .text {
    padding: 10px;
    height: auto;
  }
.innerProduct li  .img,
.productSwiper .swiper-slide .img {
    height: auto;
    margin: 30px 0  10px 0;
}




}

@media screen and (max-width: 768px) {
  .mobile-inner-header .logo {
    padding: 5px 10%;
  }
  .about .img {
    width: 100%;
    height: auto;
  }
  .number img {
    width: 25px;
    height: auto;
  }
  .number P {
    font-size: 15px;

    margin-top: 5px;
  }
  .number {
    margin-bottom: 15px;
  }
  .news .rt .img,
  .footer li:first-child {
    display: none;
  }
  .news {
    padding-top: 0;
  }
  .news .flex {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .news ul,
  .footer ul,
  .productDetails .nav,
  .culture ul,
  .contact-con .top {
    flex-wrap: wrap;
  }
  .news .rt,
  .news .lt li {
    width: 100%;
    margin: 0 0 15px 0;
  }
  .news .rt .tl {
    text-align: center;
  }
  .news .text .time {
    margin-top: 10px;
  }
  .innerProduct .nu {
    right: 23px;
    top: 26px;
  }
  .innerProduct ul li {
    flex-basis: 210px;
  }

  .culture ul li {
    width: calc((100% - 10px) / 2);
    margin: 0 10px 10px 0;
    height: auto;
  }
  .solutionInner-con li:nth-child(3n) {
    margin-right: 10px;
  }
  .contact-con .top img {
    width: 100%;
  }
  .solutionInner-con li .ls {
    font-size: 14px;
  }
  .information-con .top img {
    width: 100%;
    height: auto;
    margin-right: 0;
  }
  .solutionInner-con li img {
    height: auto;
  }
  .solutionInner-con li {
    flex-grow: 1;
    flex-basis: 250px;
    margin: 0 10px 10px 0;
  }
  .culture ul li:nth-child(2n),
  .solutionInner-con li:nth-child(2n) {
    margin-right: 0;
  }
  .footer.inner .bto {
    padding: 10px 2%;
  }
}

@media screen and (max-width: 420px) {
  #map {
    height: 150px;
  }
  .number {
    background: none;
  }
  .number ul {
    flex-wrap: wrap;
  }
  .number li {
    flex-grow: 1;
    flex-basis: 150px;
    margin-bottom: 10px;
  }
  .industrySwiper .swiper-slide-active .text {
    padding: 10px;
  }
  .innerProduct ul li,
  .innerProduct ul li:nth-child(3n),
  .solutionInner-con li,
  .solutionInner-con li:nth-child(3n) {
    margin-right: 0;
  }
.innerProduct .nu {
    right: 40px;
    top: 35px;
}
}

@media screen and (max-width: 375px) {
}

@media screen and (max-width: 360px) {
}
