@media screen and (max-width: 1600px) {
}

@media screen and (max-width: 1400px) {
  .information .text h6 {
    font-size: 16px;
  }
  .information .text .ls {
    font-size: 14px;
    line-height: 30px;
  }
  .information .text .more {
    width: fit-content;
    height: 30px;
    border-radius: 15px;
    font-size: 15px;
    line-height: 30px;
    padding: 0 15px;
  }
}

@media screen and (max-width: 1366px) {
}

@media screen and (max-width: 1280px) {
}

@media screen and (max-width: 1200px) {
  .information li {
    height: auto;
    padding: 10px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 1023px) {
  .mobile-inner-header .logo {
    padding: 5px 0;
  }
  .header,
  .about .bto,
  .industry,
  .advantage,
  .footer li {
    display: none;
  }
  .common-card,
  .course .common-card {
    width: 100%;
    padding: 0 2%;
  }
  .mobile-inner-header {
    display: block;
  }

  .common-tl h2,
  .support .con h6,
  .support .ph p,
  footer .text p,
  .footer li p,
  .productDetails .top .text h6,
  .contactUs h3,
  .consult .text h5 {
    font-size: 16px;
  }
  .common-tl p,
  .newDetail .time {
    font-size: 14px;
    margin-top: 5px;
  }
  .tempWrap {
    width: 100% !important;
  }

  .recommendedSwiper img,
  .product-con li img,
  .workshopSwiper img,
  .plantWorkshop img,
  .news-con .itm {
    height: auto;
  }
  .recommendedSwiper .name {
    height: 35px;
    font-size: 15px;
    padding: 0 10px;
  }
  .workshopSwiper .name,
  .plantWorkshop .name {
    height: 35px;
    font-size: 15px;
    line-height: 35px;
  }
  .recommendedSwiper .name::after {
    width: 20px;
    height: 20px;
  }
  .about {
    padding: 2%;
  }
  .about .text,
  .product-con li .ls,
  .news-con .text .ls,
  .support .con .ls,
  .footer li a,
  .footer li span,
  .productDetails .top .ls,
  .contactUs .text .ls,
  .newDetail-con,
  .consult .text .ls {
    font-size: 14px;
    line-height: 30px;
  }
  .about .top,
  .news-con {
    flex-wrap: wrap;
  }
  .about .lt {
    flex: none;
    width: 100%;
    padding: 10px;
  }
  .more-img,
  .product-con li .name::after {
    width: 25px;
    height: 25px;
  }
  .productCenter .common-tl {
    text-align: center;
  }
  .productCenter .tl {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .productCenter .tl .nav {
    margin-top: 15px;
  }
  .productCenter .nav a {
    width: fit-content;
    line-height: 35px;
    padding: 0 15px;
    height: 35px;
    border-radius: 2px;
    font-size: 15px;
    margin-right: 10px;
  }
  .product-con li {
    width: 320px;
    padding: 10px;
    margin: 0 10px 10px 0;
  }
  .product-con li .name {
    font-size: 15px;
    margin: 5px 0;
  }
  .news-con .item1 {
    width: 100%;
    margin-right: 0;
  }
  .news-con .item2 {
    flex: none;
    width: 100%;
    margin-top: 10px;
  }
  .news-con .time span {
    font-size: 14px;
  }
  .news-con .time .more {
    width: fit-content;
    height: 27px;
    font-size: 14px;
    line-height: 27px;
    text-align: center;
    padding: 0 10px;
  }
  .footer li:nth-child(3),
  .footer li:nth-child(4) {
    display: flex;
  }
  .footer li img {
    width: 100px;

    height: 100px;
  }
  .footer .logo img {
    height: 40px;
  }
  .footer .bto {
    font-size: 14px;
    line-height: 25px;
    padding: 1% 2%;
  }
  .productSwiper a {
    height: 35px;
    font-size: 15px;
    line-height: 35px;
  }
  .product-button-next {
    width: 25px;
    height: 25px;
    margin-right: 10px;
  }
  .product-button-prev {
    width: 25px;
    height: 25px;
    margin-left: 10px;
  }
  .productNav {
    padding: 0 2%;
  }
  .product-con.inner li {
    flex-grow: 1;
    flex-basis: 250px;
  }
  .productDetails .top .ph {
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
    font-size: 16px;
    padding: 0 10px;
  }
  .productDetails .top {
    height: auto;
    flex-wrap: wrap;
    padding: 10px;
  }
  .productDetails .top .text {
    flex: none;
    width: 100%;
  }
  .plantWorkshop ul li {
    width: auto;
    margin: 0 10px 10px 0;
    flex-grow: 1;
    flex-basis: 250px;
  }
  .contactUs .top,
  .corporate ul {
    flex-wrap: wrap;
    height: auto;
  }
  .contactUs .text {
    width: 100%;
    padding: 2%;
  }
  .contactUs .form input[type='text'] {
    height: 35px;
    font-size: 14px;
    padding-left: 10px;
    margin-bottom: 10px;
  }
  .contactUs .form input[type='submit'] {
    height: 35px;
    line-height: 35px;
    font-size: 16px;
  }
  .contactUs .form textarea {
    height: 50px;

    font-size: 14px;
    padding: 10px 0 0 10px;
    margin-bottom: 15px;
  }
  .qualification li {
    width: auto;
    height: auto;
    flex-grow: 1;
    flex-basis: 250px;
    margin: 0 10px 10px 0;
  }
  .consult .time p {
    font-size: 14px;
  }
  .consult .time span,
  .courseSwiper .time {
    font-size: 15px;
  }
  .applicationField li {
    flex-basis: 350px;
    flex-grow: 1;
  }
  .applicationField li .name {
    height: 35px;
    padding: 0 10px;
    font-size: 14px;
    line-height: 35px;
  }
  .courseSwiper .ls {
    font-size: 14px;
    line-height: 25px;
  }
}

@media screen and (max-width: 768px) {
  .mobile-inner-header .logo img {
    width: 100%;
  }
  .videoImg,
  .contactUs .top img {
    width: 100%;
    height: auto;
  }
  #image img {
    width: 30px;
    height: 30px;
  }
  .productCenter .tl .nav {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    align-items: center;
  }
  .productCenter .tl .nav a {
    margin-bottom: 10px;
    flex-grow: 1;
    flex-basis: 150px;
  }
  .productCenter .more-img {
    display: none;
  }
  .support .common-card,
  .contactUs .bto {
    height: auto;
    flex-wrap: wrap;
  }
  .support .img,
  .support .rt {
    width: 100%;
    height: auto;
  }
  #map {
    height: 150px;
  }
  .support .con {
    flex: none;
    width: 100%;
    padding: 30px 2%;
  }
  .footer .common-card {
    flex-wrap: wrap;
  }
  .product-con.inner li:nth-child(2n),
  .plantWorkshop ul li:nth-child(2n) {
    margin-right: 0;
  }
  .product-con.inner li,
  .plantWorkshop ul li {
    flex-basis: 180px;
  }
  .productDetails .top img {
    width: 100%;
    margin-right: 0;
  }
  .contactUs .bto {
    flex-direction: column-reverse;
  }
  .contactUs .form {
    flex: none;
    width: 100%;
  }
  .contactUs .bto img {
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
  }
  .qualification li:nth-child(2n) {
    margin-right: 0;
  }
  .qualification li {
    flex-basis: 160px;
  }
  .consult li {
    height: auto;
    margin-bottom: 10px;
    padding: 10px;
  }
  .consult .time {
    margin-right: 10px;
    width: 50px;
  }
  .applicationField li {
    width: auto;
    margin: 0 10px 10px 0;
    height: auto;
    flex-grow: 1;
    flex-basis: 250px;
  }
  .course-button-next {
    left: 0;
  }
  .course-button-prev {
    right: 0;
  }
  .corporate li {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 420px) {
  .productCenter .tl .nav a:nth-child(2n) {
    margin-right: 0;
  }
  .news-con .item1 img {
    height: auto;
  }
  .news-con .item3 {
    width: 100%;
    margin-left: 0;
  }
  .news-con .item3 .lss p {
    font-size: 14px;
  }
  .footer ul {
    margin-top: 15px;
  }
  .applicationField li {
    margin-right: 0;
  }
}

@media screen and (max-width: 375px) {
  .product-con.inner li,
  .plantWorkshop ul li {
    margin-right: 0 !important;
  }
  .product-con.inner li,
  .plantWorkshop ul li {
    flex-basis: 200px;
  }
}

@media screen and (max-width: 360px) {
  .qualification li {
    margin-right: 0 !important;
  }
}
