@media screen and (max-width: 1600px) {
}

@media screen and (max-width: 1400px) {
}

@media screen and (max-width: 1366px) {
}

@media screen and (max-width: 1280px) {
}

@media screen and (max-width: 1200px) {
}

@media screen and (max-width: 1023px) {
  .common-card {
    width: 100%;
    padding: 0 2%;
  }
  .header {
    display: none;
  }
  .mobile-inner-header {
    display: block;
  }
  .mobile-inner-header .logo {
    height: 96%;
  }
  .mobile-inner-header img {
    height: 100%;
    width: auto;
    object-fit: contain;
  }
}

@media screen and (max-width: 768px) {
  .mobile-inner-header .logo {
    width: 90%;
  }
  .mobile-inner-header img {
    width: 90%;
  }
  .conTitle i {
    width: 30px;
    height: 2px;
  }
  .conTitle h2 {
    font-size: 16px;
    margin: 8px 0;
  }
  .conTitle h4,
  .common-title h4 {
    font-size: 14px;
  }
  .conTitle a,
  .about .rt .img img {
    width: 20px;
    height: 20px;
  }

  .about .top .ls {
    font-size: 14px;
    line-height: 30px;
    margin-top: 10px;
  }
  .about .common-card,
  .cooperative-con,
  .news-con .lt .top.flex,
  .developmentSwiper2 .swiper-slide,
  .enterprise-con .flex-btn,
  .industry-con li a {
    flex-wrap: wrap;
  }
  .about .rt {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-top: 15px;
  }
  .about .number span {
    font-size: 22px;
  }
  .about .number i,
  .about .number h6,
  .common-title h2,
  .solutionSwiper .text h6,
  .news-con .top .text p,
  .news-con .lt li span,
  .inside-tl h2 {
    font-size: 16px;
  }
  .common-title img {
    width: 13px;
    height: 10px;
    margin: 8px 0;
  }
  .product .nav a {
    display: inline-block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    margin-right: 10px;
    margin-bottom: 10px;
    flex-grow: 1;
    flex-basis: 150px;
  }
  .product .nav a:nth-child(4n) {
    margin-right: 0;
  }
  .product .nav {
    justify-content: flex-start;
    margin: 10px 0;
  }
  .product-con li {
    width: 250px;
    padding: 10px;
    margin-right: 10px;
  }
  .product-con li .img {
    width: 100%;
    height: auto;
    padding: 10px;
  }
  .product-con li h6 {
    font-size: 16px;
    margin: 8px 0;
  }
  .product-con {
    width: 100%;
    overflow: hidden;
  }
  .product-con li .ls,
  .cooperative-con .rt .ls {
    font-size: 14px;
    line-height: 30px;
  }
  .product-con li .bg {
    width: 15px;
    right: 10px;
    bottom: 4%;
    height: 15px;
  }
  .solutionSwiper .text .ls {
    font-size: 14px;
    line-height: 30px;
    margin: 8px 0;
  }
  .solutionSwiper .swiper-slide {
    height: auto;
    padding: 0 2%;
  }
  .solutionSwiper .default,
  .cooperative-con .rt img {
    display: none;
  }
  .solutionSwiper .active {
    display: block;
    width: 100%;
    height: 300px;
    object-fit: contain;
    margin-top: 10px;
  }
  .solutionSwiper .text {
    width: 100%;
    padding: 2% 2% 5% 2%;
  }
  .solutionSwiper {
    padding: 4% 0;
    margin-top: 10px;
  }
  .solutionSwiper .text a {
    width: auto;
    height: 30px;
    padding: 0 20px;
    font-size: 14px;
    line-height: 30px;
  }
  .banner-pagination .swiper-pagination-bullet,
  .solutionSwiper .swiper-pagination-bullet,
  .honor-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
  .solutionSwiper .solution-pagination {
    bottom: 7%;
  }
  .solution {
    padding: 10px 0 0 0;
  }
  .cooperative-con .rt {
    width: 100%;
    margin-left: 0;
  }
  .cooperative-con .lt ul li:nth-child(1),
  .cooperative-con .lt ul li:nth-child(10) {
    margin-left: 0;
  }
  .cooperative-con .lt ul li:nth-child(4) {
    margin-right: 0;
  }
  .cooperative-con li img {
    width: 37px;
    height: 37px;
  }
  .cooperative-con li {
    width: 80px;
    height: 72px;
  }
  .cooperative-con .lt ul {
    padding-left: 6%;
  }
  .cooperative-con .rt span {
    font-size: 22px;
  }
  .cooperative-con .rt h6 {
    font-size: 16px;
    margin: 10px 0;
  }
  .cooperative {
    padding: 15px 0 20px 0;
  }
  .honorSwiper .img {
    width: 100%;
    height: auto;
    border: solid 4px #f3f3f3;
  }
  .honorSwiper .name {
    line-height: 35px;
    font-size: 16px;
  }
  .honor-button-next,
  .honor-button-prev,
  .news-con .top .text a {
    width: 25px;
    height: 20px;
  }
  .honor-pagination .swiper-pagination-bullet {
    margin-right: 10px;
  }
  .honorSwiper .bto {
    height: 40px;
  }
  .technical {
    padding-top: 15px;
  }
  .technical-con li i {
    width: 15px;
    height: 2px;
  }
  .technical-con li span {
    font-size: 14px;
    letter-spacing: 2px;
    margin: 10px 0;
  }
  .technical-con li.active .active .ls {
    font-size: 10px;
    line-height: 20px;
    margin: 5px 0 0 0;
  }
  .technical-con li.active .active em {
    font-size: 30px;
    line-height: 40px;
  }
  .technical-con li em {
    font-size: 12px;
  }
  .technical-con li.active .active {
    padding: 0 1%;
    justify-content: center;
  }
  .news-con .rt {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-top: 10px;
  }
  .news-con .rt .text p,
  .news-con .rt .text h6 {
    font-size: 16px;
    line-height: 30px;
  }
  .news-con .rt .text .ls {
    font-size: 14px;
    line-height: 30px;
  }
  .news-con .rt .text {
    padding: 2%;
  }
  .news-con {
    flex-wrap: wrap;
    margin-top: 15px;
  }
  .news-con .top img {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .news-con .lt .top {
    height: auto;
    padding: 2%;
  }
  .news-con .top .text .ls {
    font-size: 14px;
    line-height: 30px;
    margin: 10px 0;
  }
  .news-con .lt li .ls {
    font-size: 14px;
    margin-left: 20px;
  }
  .news-con .lt li {
    padding: 10px 0;
  }
  .footer .common-card {
    padding: 6% 2%;
    flex-wrap: wrap;
  }
  .footer .lt .logo {
    width: auto;
    height: auto;
    margin-bottom: 15px;
  }
  .footer .lt p {
    font-size: 16px;
    line-height: 25px;
  }
  .footer .lt h6 {
    font-size: 18px;
  }
  .footer .lt .more {
    width: auto;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    padding: 0 15px;
    margin-top: 20px;
  }
  .footer ul li {
    display: none;
  }
  .footer ul li:nth-child(3),
  .footer ul li:nth-child(4) {
    display: flex;
  }
  .footer ul li p {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .footer ul li a,
  .footer ul li span,
  .productDetails .rt .ls,
  .overview .ls,
  .parameter .ls,
  .developmentSwiper2 .ls,
  .industry-con li .ls {
    font-size: 14px;
    line-height: 30px;
  }
  .footer ul li img {
    width: 120px;
    height: 120px;
  }
  .footer .bto {
    font-size: 14px;
    line-height: 30px;
    padding: 10px 2%;
  }
  .footer .lt {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .productDetails .rt h6 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .productDetails .rt a {
    width: auto;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
    padding: 0 15px;
  }
  .productDetails .lt {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .productDetails .top {
    flex-wrap: wrap;
    padding: 2%;
  }
  .productDetails .lt img {
    width: 50%;
  }
  .productDetails-tl > div {
    padding: 0 15px;
    font-size: 16px;
    text-align: center;
    line-height: 35px;
  }
  .productDetails-tl {
    height: 35px;
    background-color: #f7f7f7;
    margin: 10px 0;
  }
  .accessories .tempWrap {
    width: 100% !important;
  }
  .accessories ul li {
    width: 250px;
    margin-right: 10px;
  }
  .accessoriesItem div {
    margin-right: 10px;
  }
  .accessories ul li .img {
    height: auto;
  }
  .accessories ul li .name {
    height: 30px;
    font-size: 14px;
    line-height: 30px;
  }
  .insideProduct ul li {
    flex-grow: 1;
    margin: 0 10px 10px 0;
  }
  .insideProduct li:nth-child(2n) {
    margin-right: 0;
  }
  .developmentSwiper .time {
    width: 80%;
    height: 30px;
    border-radius: 10px;
    font-size: 16px;
    line-height: 30px;
  }
  .inside-tl h4 {
    font-size: 14px;
    margin-top: 10px;
  }
  .development {
    padding: 20px 0;
  }
  .developmentSwiper2 img {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-top: 10px;
  }
  .developmentSwiper {
    padding-left: 23px;
  }
  .enterprise .common-card,
  .environment .common-card {
    width: 100%;
    padding: 0 2%;
  }
  .enterprise-con li {
    width: 100%;
    height: auto;
    flex-grow: 1;
    flex-basis: 250px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .enterprise-con .img img {
    width: 20px;
  }
  .enterprise-con .img h6 {
    font-size: 16px;
    margin: 10px 0;
  }
  .enterprise-con .img p,
  .common-title h4 {
    font-size: 14px;
  }
  .enterprise-con li .bg {
    vertical-align: bottom;
  }
  .enterprise-con li:nth-child(2n) {
    margin-right: 0;
  }
  .environment-con .tempWrap {
    width: 100% !important;
  }
  .environment-con li {
    width: 300px;
    height: auto;
    margin: 0 10px 10px 0;
  }
  .contactUs .top h6,
  .newsInformation h6 {
    font-size: 16px;
  }
  .contactUs .top .ls {
    font-size: 14px;
    line-height: 30px;
    margin-top: 10px;
  }
  #map {
    width: 100%;
    height: 250px;
    margin-left: 0;
    margin-top: 15px;
  }
  .contactUs .top {
    flex-wrap: wrap;
    border-radius: 10px;
    padding: 10px;
    margin-top: 10px;
  }
  .contact-con h6 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .contact-con .form .item {
    flex-wrap: wrap;
    margin-bottom: 0;
  }
  .contact-con .form input[type='text'] {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    padding-left: 10px;
    margin-bottom: 10px;
  }
  .contact-con .form textarea {
    height: 150px;
    font-size: 14px;
    padding: 10px 0 0 10px;
  }
  .contact-con .form input[type='submit'] {
    width: 60%;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    margin-top: 10px;
  }
  .newsDetail .title h6 {
    font-size: 16px;
    padding: 10px 0;
  }
  .newsDetail .ls {
    font-size: 14px;
    line-height: 30px;
    padding: 0 1%;
    margin-top: 15px;
  }

  .newsInformation .top img {
    width: 100%;
    height: auto;
  }
  .newsInformation .top .text,
  .newsInformation .text {
    padding-bottom: 10px;
    margin-top: 10px;
    font-size: 14px;
    line-height: 30px;
  }
  .newsInformation .more {
    width: auto;
    height: 30px;
    font-size: 14px;
    border-radius: 15px;
    line-height: 30px;
    padding: 0 15px;
  }
  .new-con ul li {
    flex-wrap: wrap;
    height: auto;
    border-radius: 15px;
    margin-bottom: 10px;
    padding: 2%;
  }
  .new-con ul .rt,
  .new-con ul .time {
    width: 100%;
  }
  .new-con ul .time {
    margin-bottom: 10px;
  }
  .new-con ul .more {
    margin-left: 0;
  }
  .newsInformation .top {
    flex-wrap: wrap;
    margin-top: 15px;
  }
  .newsInformation .time span {
    font-size: 14px;
  }
  .newsInformation .time i {
    font-size: 12px;
  }
  .newsInformation .top .rt {
    padding: 1% 2%;
  }
  .industry-con li img {
    width: 100%;
  }
  .industry-con li {
    height: auto;
    margin-bottom: 10px;
  }
  .industry-con li h6 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .industry-con li .rt {
    padding: 3% 2%;
  }
  .industry-con li:nth-child(2n) img,
  .industry-con li:nth-child(2n) .rt {
    position: static;
  }
table tr:nth-child(1)  td {
    height: auto  !important;
}
.parameter .ls{
        overflow-x: auto;
}


}

@media screen and (max-width: 420px) {
  .product .nav a:nth-child(2n),
  .insideProduct li:nth-child(2n + 1),
  .enterprise-con li {
    margin-right: 0;
  }

  .productDetails .lt img {
    width: 100%;
  }
.banner img {
    height: 150px;
}
.aboutUs   .img {
    flex-wrap: wrap;
    height: auto;
}
.aboutUs  .img  img {
    width: 100%;
    margin-right: 0;
        margin-bottom: 10px;
}

}

@media screen and (max-width: 375px) {
  .technical-con li.active .active em {
    font-size: 20px;
    line-height: 18px;
  }
  .footer ul {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 360px) {
  .mobile-inner-header .logo {
    width: 80%;
  }
  .product .nav a {
    flex-basis: 170px;
  }
  .product .nav a {
    margin-right: 0;
  }
}
