@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) {
.jsmodern-video,
.jsmodern-video video{

    width: 100% !important;
}
  .header,
  .custom .lt .more,
  .news .lt .more,
  .footer .top,
  .footer .bto ul li {
    display: none;
  }
  .common-card,
  .equipments .common-card,
  .contactUs .common-card,
  .applicationInner .common-card {
    width: 100%;
    padding: 0 2%;
  }
  .mobile-inner-header {
    display: block;
  }
  .headerSwiper {
    height: auto;
  }
  .bannernums {
    font-size: 12px;
    margin-right: 20px;
  }
  .bannernums.active .bg::before {
    width: 5px;
    height: 5px;
  }
  .recommendedSwiper .img {
    height: 250px;
    padding: 10px 0;
  }
  .recommendedSwiper .name {
    height: 35px;
    line-height: 35px;
    border-top: 1px solid #e5e5e5;
    font-size: 15px;
  }
  .common-tl h2,
  .domainSwiper .name,
  .applicationInner .name,
  .itemNews .time h6,
  .itemNews .text h5,
  .footer .bto li p,
  .equipmentDetali-con .text h6,
  .contactUs h3,
  .newDetali .tl h5,
  .newsInformation li .time span,
  .newsInformation .text h6 {
    font-size: 16px;
  }
  .common-tl p,
  .itemNews .time span,
  .footer .logo p,
  .footer .qr h4,
  .newDetali .tl h2,
  .newDetali .tl .time {
    font-size: 14px;
    margin-top: 7px;
  }
  .about {
    width: 100%;
    height: auto;
    padding: 2%;
    background: none;
  }
  .about .common-tl,
  .news .common-tl {
    text-align: center;
  }
  .about .text .ls,
  .itemNews .text .ls,
  .footer .bto li a,
  .footer .bto li span,
  .equipmentDetali-con .text .ls,
  .detali-con,
  .newsInformation .text .ls {
    font-size: 14px;
    line-height: 30px;
  }
  .about-con.flex,
  .custom .common-card,
  .news .common-card,
  footer .bto {
    flex-wrap: wrap;
  }
  .about .text {
    width: 100%;
    flex: none;
  }
  .custom .lt {
    width: 100%;
    margin-right: 0;
  }
  .custom-con {
    flex: none;
    width: 100%;
  }
  .custom .nav,
  .news .nav {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .custom .nav a {
    flex-grow: 1;
    flex-basis: 200px;
    margin-right: 15px;
    height: 32px;
    border-radius: 15px;
  }
  .custom .nav .text,
  .news .nav .item .text {
    font-size: 14px;
    flex: none;
  }
  .custom .nav a::after,
  .news .nav .item::after {
    width: 20px;
    height: 20px;
    margin-left: 5px;
    background-size: contain !important;
  }
  .customItem li {
    width: 250px;
    margin: 0 10px 10px 0;
  }
  .customItem .img {
    height: 200px;
    padding: 10px 0;
  }
  .customItem .name {
    height: 35px;
    margin-top: 1px;
    font-size: 15px;
    padding: 0 10px;
  }
  .customItem .name::after {
    width: 20px;
    height: 20px;
  }
  .custom .nav,
  .news .nav {
    margin-top: 15px;
  }
  .domainSwiper .img,
  .certificateSwiper img,
  .caseSwiper img {
    height: auto;
    vertical-align: bottom;
  }

  .domainSwiper .skm img,
  .applicationInner .skm img {
    width: 20px;
  }
  .caseSwiper .name,
  .caesInner li .name {
    height: 35px;
    line-height: 35px;
    font-size: 15px;
  }
  .case-button-next {
    left: 10px;
    width: 35px;
    height: 35px;
  }
  .case-button-prev {
    right: 10px;
    width: 35px;
    height: 35px;
  }
  .news .lt {
    width: 100%;
    margin-right: 0;
  }
  .news .lt .nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .news .lt .item {
    height: 32px;
    border-radius: 15px;
    width: calc((100% - 30px) / 3);
    margin-right: 15px;
  }
  .news .lt .item:last-child {
    margin-right: 0;
  }
  .itemNews li {
    width: calc((100% - 10px) / 2);
    margin: 0 10px 10px 0;
    padding: 15px;
  }
  .news {
    padding: 15px 0;
  }
  .footer .logo h6 {
    font-size: 24px;
  }
  .footer .bto ul li:nth-child(3),
  .footer .bto ul li:nth-child(4) {
    display: flex;
  }
  .footer .qr img {
    width: 120px;
    height: 120px;
  }
  .footer .qr .item {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .footer .bottom {
    padding: 2%;
  }

  .equipment .customItem li {
    width: 100%;
    margin: 0 0 10px 0;
    flex-grow: 1;
    flex-basis: 250px;
  }
  .caesInner ul li,
  .equipments .customItem li {
    flex-grow: 1;
    flex-basis: 250px;
    margin: 0 10px 10px 0;
  }
  .caesInner li .img {
    height: auto;
  }
  .equipmentSwiper a {
    height: 35px;
    border-radius: 10px;
    font-size: 15px;
    line-height: 35px;
  }
  .equipmentSwiper {
    width: 80%;
  }
  .equipment-button-next {
    top: 2px;
    left: 30px;
    width: 30px;
    height: 30px;
  }
  .equipment-button-prev {
    top: 2px;
    right: 30px;
    width: 30px;
    height: 30px;
  }
  .equipmentDetali-con .top {
    height: auto;
    padding: 10px;
  }
  .argument .text {
    height: 35px;
    margin: 10px 0;
  }
  .argument .text .name {
    font-size: 16px;
    line-height: 35px;
    padding: 0 10px;
  }
  .newsInformation li .time p {
    font-size: 14px;
  }
  .newsInformation li {
    padding: 2%;
  }
  .applicationInner ul li {
    width: 100%;
    height: auto;
    margin: 0 10px 10px 0;
    flex-grow: 1;
    flex-basis: 250px;
  }
}

@media screen and (max-width: 768px) {
  .mobile-inner-header .logo img {
    width: 100%;
  }
  .mobile-inner-header .logo {
    margin: 0 5%;
  }
  .bannernum {
    width: 100%;
    justify-content: center;
    position: absolute;
    bottom: 3%;
    left: 0;
    transform: translateX(0);
  }
  .about img {
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
  }
  .itemNews li {
    width: 100%;
    margin-right: 0;
  }
  .footer .qr .item:first-child {
    margin: 0 0 10px 0;
  }
  .footer .bto ul {
    justify-content: space-between;
  }
  .footer .bto .qr {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .culture ul {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .culture li h6 {
    font-size: 16px;
    margin-top: 15px;
  }
  .culture li {
    margin: 0 15px 15px 0;
  }
  .caesInner ul li:nth-child(2n),
  .equipments .customItem li:nth-child(2n),
  .applicationInner ul li:nth-child(2n) {
    margin-right: 0;
  }
  .equipmentDetali-con .top,
  .contactUs .top,
  .contactUs .bto {
    flex-wrap: wrap;
  }
  .equipmentDetali-con .top .img {
    width: 100%;
    height: auto;
    border-right: none;
    margin: 0 0 15px 0;
    padding-right: 0;
  }
  .contactUs .top img {
    width: 100%;
    height: auto;
  }
  .contactUs .top .text {
    width: 100%;
    font-size: 14px;
    line-height: 30px;
    padding: 2%;
  }
  .contactUs .bto {
    flex-direction: column-reverse;
  }
  .contactUs .bto img {
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
  }
  .contactUs .form input[type='text'] {
    height: 35px;
    font-size: 15px;
    padding-left: 10px;
    margin-bottom: 10px;
  }
  .contactUs .form textarea {
    height: 120px;
    font-size: 15px;
    padding: 10px 0 0 10px;
    margin-bottom: 15px;
  }
  .contactUs .form input[type='submit'] {
    height: 35px;
    line-height: 35px;
    font-size: 16px;
  }
}
@media screen and (max-width: 420px) {
  .custom .nav a:nth-child(2n) {
    margin-right: 0;
  }
  .custom .nav a {
    flex-basis: 150px;
  }
  .case-button-next {
    left: 3px;
    top: 55%;
  }
  .case-button-prev {
    right: 3px;
    top: 55%;
  }
  .footer .logo {
    margin: 0 0 15px 0;
    text-align: center;
  }
  .about.inner img {
    width: 100%;
    height: auto;
  }
  .culture li:nth-child(3n),
  .caesInner ul li,
  .caesInner ul li:nth-child(3n),
  .equipments .customItem li,
  .applicationInner ul li {
    margin-right: 0;
  }
  .equipmentSwiper a {
    width: 70%;
  }
  .equipmentSwiper .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #map {
    width: 100%;
    height: 150px;
  }
}

@media screen and (max-width: 375px) {
}

@media screen and (max-width: 360px) {
}
