@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;
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
    font-style: italic;
    color: #f21155;
  }
  .header,
  .footer li {
    display: none;
  }
  .common-card {
    width: 100%;
    padding: 0 2%;
  }
  .mobile-inner-header {
    display: block;
  }
  .bannernums {
    font-size: 12px;
    margin-right: 20px;
  }
  .common-tl h2,
  .productSwiper1 .text h6,
  .news li h6,
  .footer li p,
  .productDetails .top h6,
  .contactUs h3,
  .newDetail .common-tl h6 {
    font-size: 16px;
  }
  .newDetail .time {
    font-size: 12px;
  }
  .information .common-tl h5 {
    font-size: 14px;
    margin-top: 5px;
  }
  .common-tl p {
    bottom: 2px;
    font-size: 24px;
  }
  .tempWrap {
    width: 100% !important;
  }
  .about-con .text .ls,
  .productSwiper1 .text .ls,
  .news li .ls,
  .footer li a,
  .footer li span,
  .productDetails .top .ls,
  .atructural-con,
  .courseSwiper .ls,
  .culture li .ls,
  .contactUs .top .text,
  .newDetail-con {
    font-size: 14px;
    line-height: 30px;
  }
  .courseSwiper .time {
    font-size: 14px;
  }
  .about-con {
    height: auto;
    padding: 10px;
    margin-top: 15px;
  }
  .about-con,
  .productSwiper1 .swiper-slide a {
    flex-wrap: wrap;
  }
  .about-con .text {
    flex: none;
    width: 100%;
  }
  .more-img {
    width: 30px;
    height: 30px;
    margin-top: 10px;
  }
  .about {
    padding: 20px 0;
  }
  .product .nav a,
  .workshop .nav a {
    width: fit-content;
    height: 35px;
    border-radius: 2px;
    font-size: 15px;
    line-height: 35px;
    padding: 0 10px;
    margin-right: 10px;
  }
  .product .tl {
    display: inline;
  }
  .product .nav {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0;
  }
  .common-tl.l {
    align-items: center;
    margin-bottom: 10px;
  }
  .productSwiper1 .text .more {
    width: fit-content;
    height: 35px;
    font-size: 15px;
    line-height: 35px;
    padding: 0 10px;
    margin-top: 10px;
  }
  .product-button-next,
  .product-button-prev {
    width: 30px;
    height: 30px;
  }
  .productSwiper1 .swiper-slide {
    padding: 10px 10px 10px 35px;
  }
  .productSwiper1 .swiper-slide a {
    flex-direction: column-reverse;
  }
  .productSwiper1 .text {
    flex: none;
    width: 100%;
    margin-top: 10px;
  }
  .productSwiper1 img {
    margin: 0;
  }
  .productSwiper2 img,
  .product-con li img,
  .solutionSwiper img {
    height: auto;
  }
  .productSwiper2 .name,
  .product-con li .name {
    font-size: 16px;
    height: 35px;
    margin-top: 2px;
  }
  .productSwiper2 .name::after,
  .product-con li .name::after {
    width: 20px;
    height: 20px;
  }
  .solutionSwiper .name {
    height: auto;
    font-size: 15px;
    padding: 10px;
  }
  .solution,
  .workshop,
  .news .rt {
    padding-top: 20px;
  }
  .certificateSwiper img {
    width: 100%;
    height: auto;
  }
  .workshopSwiper img {
    height: auto;
    vertical-align: bottom;
  }
  .workshop-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
  .workshopSwiper .name {
    height: 35px;
    line-height: 35px;
    font-size: 15px;
  }
  .news .common-card,
  .culture ul {
    flex-wrap: wrap;
  }
  .news .lt {
    width: 100%;
    flex-direction: initial;
    margin-right: 0;
  }
  .news .nav {
    flex-direction: inherit;
  }
  .news .nav a {
    font-size: 16px;
    margin-bottom: 0;
    margin-right: 10px;
  }
  .news li {
    width: calc((100% - 10px) / 2);
  }
  .news li img {
    height: auto;
  }
  .footer li:last-child {
    display: flex;
  }
  .footer li p::after {
    width: 62px;
    margin: 10px 0;
  }
  .footer .bto {
    font-size: 14px;
    line-height: 30px;
    margin-top: 10px;
    padding: 1% 2%;
  }
  .productDetails .top {
    height: auto;
    flex-wrap: wrap;
    padding: 10px;
    margin: 10px 0;
  }
  .productDetails .top .text {
    flex: none;
    width: 100%;
  }
  .atructural .nav {
    height: auto;
    flex-wrap: wrap;
    margin: 10px 10px 0;
  }
  .product-con li {
    width: auto;
    margin: 0 10px 10px 0;
    flex-grow: 1;
    flex-basis: 250px;
  }
  .product-con li:nth-child(4n) {
    margin-right: 10px;
  }
  .product-con li:nth-child(3n) {
    margin-right: 0;
  }
  .courseSwiper .dot {
    width: 20px !important;
    height: 20px !important;
  }
  .courseSwiper .dot::after {
    width: 10px;
    height: 10px;
  }
  .culture li p {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .culture li {
    width: auto;
    height: auto;
    margin: 0 10px 10px 0;
    width: calc((100% - 20px) / 2);
  }
  .culture li:nth-child(2n) {
    margin-right: 0;
  }
  .eventsItem li {
    width: 300px;
    margin: 0 10px 10px 0;
    height: 250px;
  }
  .solutionInner ul li {
    width: auto;
    height: auto;
    margin: 0 10px 10px 0;
    flex-grow: 1;
    flex-basis: 250px;
  }
  .contactUs .top {
    height: auto;
    padding: 10px;
    flex-wrap: wrap;
  }
  .contactUs .top .text {
    flex: none;
    width: 100%;
  }
  #map {
    width: 100%;
    height: 250px;
    margin-top: 10px;
  }
  .contactUs .form input[type='text'] {
    width: 100%;
    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: 90px;
    font-size: 14px;
    padding: 10px 0 0 10px;

    margin-bottom: 15px;
  }
  .certificateInner li {
    width: auto;
    height: auto;
    margin: 0 10px 10px 0;
    flex-grow: 1;
    flex-basis: 250px;
  }
  .workshop.inner li {
    width: auto;
    margin: 0 10px 10px 0;
    flex-grow: 1;
    flex-basis: 250px;
  }
  .workshop.inner li .img {
    height: auto;
  }
  .workshop.inner li .name {
    height: 35px;
    font-size: 16px;
    line-height: 35px;
  }
}

@media screen and (max-width: 768px) {
  .mobile-inner-header .logo img {
    width: auto;
  }
  .productSwiper1 img {
    width: 100%;
    height: auto;
  }
  .productDetails .top img {
    width: 100%;
    height: auto;
    margin: 10px 0 0 0;
  }
  .bannernum {
    width: 100%;
    justify-content: center;
    position: absolute;
    bottom: 3%;
    left: 0;
    transform: translateX(0);
  }
  .about-con .img {
    width: 100%;
    height: auto;
    margin-right: 0;
  }
  .product .nav,
  .news .rt ul,
  .contactUs .bto {
    flex-wrap: wrap;
  }
  .product .nav a {
    flex-grow: 1;
    flex-basis: 150px;
    margin: 0 10px 10px 0;
  }
  .productSwiper1 {
    margin-top: 10px;
  }
  .certificateSwiper {
    width: 100%;
    margin-top: 20px;
  }
  .workshop,
  .solution {
    padding: 2%;
  }
  .floorSpace .lss {
    width: 100%;
    height: auto;
    font-size: 15px;
    line-height: 0.8rem;
    margin: 15px 0;
  }
  .floorSpace .ls {
    font-size: 18px;
    line-height: 30px;
  }
  .news .rt li {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .telephone .ls {
    width: 100%;
    height: auto;
    font-size: 15px;
    line-height: 30px;
    padding: 5px;
  }
  .telephone .ph img {
    width: 20px;
    margin-right: 4px;
  }
  .telephone .ph {
    height: 35px;
    padding: 0 10px;
  }
  .telephone h6 {
    text-align: center;
  }
  .telephone .ph span {
    font-size: 15px;
  }
  .footer .lt {
    margin-right: 15px;
  }
  .product-con li {
    flex-basis: 190px;
  }
  .culture li .text {
    padding: 30px 2% 2%;
  }
  .solutionInner ul li {
    flex-basis: 185px;
  }
  .solutionInner ul li:nth-child(2n),
  .certificateInner li:nth-child(2n),
  .workshop.inner li:nth-child(2n) {
    margin-right: 0;
  }
  .contactUs .form {
    flex: none;
    width: 100%;
  }
  .contactUs .bto {
    flex-direction: column-reverse;
  }
  .contactUs .bto img {
    width: 100%;
    margin: 10px 0;
  }
  .certificateInner li {
    flex-basis: 180px;
  }
  .workshop.inner li {
    flex-basis: 210px;
  }
  .workshop.inner {
    margin-top: 20px;
  }
  .atructural .nav .item {
    font-size: 16px;
    flex-grow: 1;
    line-height: 35px;
    flex-basis: 150px;
    margin: 0 10px 10px 0;
  }
}
@media screen and (max-width: 420px) {
  .course-button-next {
    left: 0;
  }
  .course-button-prev {
    right: 0;
  }

  .product .nav a:nth-child(2n),
  .product-con li,
  .workshop.inner li {
    margin-right: 0 !important;
  }
  .news .lt {
    display: inline;
  }
  .news .nav {
    justify-content: center;
  }
  .more-img {
    display: none;
  }
  .certificateInner li:nth-child(5n) {
    margin-right: 10px;
  }
  .information li a {
    flex-wrap: wrap;
  }
  .information li img {
    height: auto;
    width: 100%;
    margin-right: 0;
  }
  .information .text {
    margin-top: 10px;
  }
  .mobile-inner-header .logo {
    margin: 0 2%;
    font-size: 16px;
  }
}

@media screen and (max-width: 375px) {
  .solutionInner ul li,
  .certificateInner li {
    margin-right: 0 !important;
  }
  .certificateInner li {
    flex-basis: 190px;
  }
}

@media screen and (max-width: 360px) {
}
