@media screen and (max-width: 1600px) {}

@media screen and (max-width: 1400px) {}

@media screen and (max-width: 1366px) {}

@media screen and (max-width: 1280px) {
  .newsDetails-con {
    font-size: 14px;
    line-height: 30px;
  }
}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 1024px) {

  .header,
  .search .lt,
  .about .lt img,
  .about .rt .more,
  .application ul,
  .business-con .rt,
  .plate1 .rt,
  .footer li,
  .contactUs .top img,
  .about-con img {
    display: none;
  }

  .mobile-inner-header {
    display: block;
  }

  .mobile-inner-header .logo {
    padding: 10px 0;
  }

  .common-card {
    width: 100%;
    padding: 0 4%;
  }

  .search .form,
  .application .lt,
  .application .tl .text,
  .advantageSwiper1,
  .business-con ul,
  .plate1 .lt {
    width: 100%;
  }

  .about .rt {
    flex: none;
    width: 100%;
  }

  .about {
    flex-wrap: wrap;
    padding: 2% 4%;
  }

  .about .top {
    width: 100%;
    height: auto;
    margin-top: 2%;
    transform: translate(0)
  }

  .about .lt h2::after {
    font-size: 35px;
    top: -3px;
  }

  .advantage-con {
    display: inline;

  }

  .advantageSwiper1 {
    margin: 25px 0;
  }

  .advantageSwiper2 {
    width: 100%;
    height: auto;
    margin-left: 0;
  }

  .advantageSwiper2 .swiper-slide,
  .footer .top .common-card,
  .productDetails .nav,
  .detailsTop,
  .contactUs .bto .common-card,
  .consultCon,
  .culture ul {
    flex-wrap: wrap;
  }

  .advantageSwiper2 .lt {
    flex: none;
    width: 100%;
    margin: 0 0 10px 0;
    padding-bottom: 0;
  }

  .advantageSwiper2 .lt .ph {
    margin-top: 10px;
  }

  .business-con li {
    margin: 0 10px 10px 0 !important;
  }

  .plate1 .lt .text {
    padding: 2%;
  }

  .plate1 .lt ul {
    margin-top: 4%;
  }

  .workshop-prev {
    right: 0;
    z-index: 999;
  }

  .workshop-next {
    left: 0;
    z-index: 999;
  }

  .download li {
    flex-grow: 1;
    flex-basis: 305px;
  }

  .download li:nth-child(2n) {
    margin-right: 0;
  }

  .news li {
    width: auto;
    flex-grow: 1;
    flex-basis: 310px;
    margin: 0 10px 10px 0 !important;
  }

  .footer li:nth-child(3),
  .footer li:nth-child(4) {
    display: flex;
  }

  .footer ul,
  .detailsTop .text,
  .contactUs .top .text,
  .contactUs .forms {
    flex: none;
    width: 100%;
  }


  .productDetails .nav a {
    flex-grow: 1;
    flex-basis: 250px;
    margin: 0 10px 10px 0;
  }

  .detailsItem li {
    flex-grow: 1;
    flex-basis: 250px;
    margin: 0 10px 10px 0;
  }

  .detailsItem li:nth-child(4n) {
    margin-right: 10px;
  }

  .detailsItem .img,
  .contactUs .bto,
  .plate1,
  .workshopSwiper img,
  .contactUs .top,
  .realityItem li,
  .realityItem li img {
    height: auto;
  }

  #map {
    width: 100%;
    height: 150px;
    margin: 10px 0 0 0;
  }

  .consultCon h6 {
    margin-top: 10px
  }

  .consultCon li {
    width: 100%;
    height: auto;
    margin-right: 0;
  }

  .culture li {
    width: auto;
    flex-grow: 1;
    height: auto;
    flex-basis: 310px;
    margin: 0 10px 10px 0;
  }

  .culture li:nth-child(2n) {
    margin-right: 0;
  }
  .prod-list .block {
    width: 32%;
  }
}

@media screen and (max-width: 768px) {

  .development-con {
    width: 100%;
  }

  .mobile-inner-header .logo {
    margin: 0 5%;
  }

  .aboutCom ul,
  .footer ul,
  .consultCon a {
    flex-wrap: wrap;
  }

  .about .lt h2::after {
    left: 0;
  }

  .about .lt h2 {
    padding-left: 0;
  }

  .about .lt {
    width: 100%;
  }

  .about .top {
    padding: 2%;
  }

  .aboutCom .text {
    margin: 2% 0;
  }

  .applicationSwiper img {
    height: auto;
  }

  .application .tl h2::after {
    bottom: -4px;
    font-size: 35px;
  }

  .advantageSwiper2 img,
  .detailsTop .img {
    width: 100%;
    height: auto;
  }

  .honorSwiper .swiper-slide {
    width: 250px;
    height: auto;
  }

  .plate1 .lt .ls {
    font-size: 16px;
    line-height: 30px;
  }

  .footer .logo {
    width: 100%;
    margin: 0 0 10px 0;
  }

  .detailsTop,
  .contactUs .top .text {
    padding: 2%;
  }

  .detailsTop .text {
    padding: 0;
  }

  .consultCon .text {
    flex: none;
    width: 100%;
  }

  .culture li {
    flex-basis: 220px;

  }

  .customerItem li {
    width: 120px;
    height: 120px;
  }
  .prod-wrapper .category-list .block .wrapper .picture {
    width: 100%;
  }
  .prod-wrapper .category-list .block .wrapper .brief {
    width: 100%;
  }
  .prod-wrapper {
    flex-direction: column;
  }
  .prod-wrapper aside {
    width: 100%;
    margin-bottom: 5%;
  }
  .prod-wrapper aside .aside-title {
    position: relative;
  }
  .prod-wrapper aside .aside-title::after {
    position: absolute;
    content: "+";
    color: #fff;
    font-size: 20px;
    right: 15px;
    top: 50%;
    transform: translate(0, -50%);
    font-weight: 700;
    transition: all .5s;
  }
  .prod-wrapper aside .on::after {
    transform: translate(0, -50%) rotate(45deg);
  }
  .prod-wrapper aside .aside-lv1 {
    display: none;
  }
  .prod-wrapper main {
    width: 100%;
    margin-left: 0;
  }
}

@media screen and (max-width: 420px) {
  .business-con li {
    width: 140px;
    height: 140px;
  }

  .aboutCom li span {
    font-size: 20px;
  }

  .business-con ul,
  .customer ul {
    justify-content: center;
  }

  .download li,
  .news li,
  .detailsItem li,
  .culture li {
    margin-right: 0 !important;
  }

  .footer li .qr {
    flex-direction: row;

  }

  .footer li .qr img:first-child {
    margin-right: 10px !important;
  }

  .productDetails .nav a {
    flex-basis: 140px;
  }

  .productDetails .nav a:nth-child(2n) {
    margin-right: 0;
  }

  .consultCon img {
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
  }
  .prod-wrapper .category-intro .picture {
    width: 100%;
    margin-bottom: 3%;
  }
  .prod-wrapper .category-intro .intro {
    width: 100%;
  }
  .prod-wrapper .category-list .block {
    width: 100%;
    margin-bottom: 5%;
  }
  .prod-list .block {
    width: 49%;
  }
	.about h2 {
		padding-left: .6rem;
	}
}

@media screen and (max-width: 375px) {}

@media screen and (max-width: 360px) {
  .productDetails .nav a {
    flex-basis: 200px;
    margin-right: 0 !important;
  }
}