@media (max-width: 1400px) {
  header .pc-header .top-mes .right-nav .nav-list {
    width: 600px;
  }
}
@media (max-width: 1200px) {
  .container {
    padding: 0 50px;
  }
  .hidden-lg {
    display: none !important;
  }
  .visible-lg {
    display: block !important;
  }
  #home-wrapper .home-swiper .swiper-info h2 {
    font-size: 50px;
    letter-spacing: 7px;
  }
  #home-wrapper .home-swiper .swiper-info p {
    font-size: 20px;
  }
  #home-wrapper .patent-wrapper .patent-swiper p {
    font-size: 18px;
  }
  #home-wrapper .news-wrapper .news-list .news-item .news-info h2 {
    font-size: 20px;
  }
  #contact-us .icon-list .icon-item {
    margin-bottom: 20px;
  }
}
@media (max-width: 992px) {
  #home-wrapper .home-swiper .swiper-info h2 {
    font-size: 30px;
    letter-spacing: 5px;
  }
  #home-wrapper .home-swiper .swiper-info p {
    max-width: 420px;
    margin: 20px 0 20px;
    font-size: 16px;
    line-height: 28px;
  }
  #home-wrapper .about-wrapper {
    padding: 40px 0 45px;
  }
  #home-wrapper .about-wrapper .about-info h3 {
    margin: 20px 0;
    font-size: 48px;
    color: #232323;
    font-weight: 700;
  }
  #home-wrapper .about-wrapper .about-info .intro-list {
    width: 100%;
    margin: 10px 0 34px;
  }
  #home-wrapper .about-wrapper .about-info .content {
    margin-top: 0px;
  }
  #home-wrapper .patent-wrapper .patent-swiper p {
    font-size: 14px;
  }
  #home-wrapper .news-wrapper .news-list .news-item {
    width: 47%;
    margin-bottom: 20px;
  }
  #patent-wrapper .patent-list .patent-item {
    width: 30.1%;
  }
  #patent-wrapper .patent-list .patent-item p {
    font-size: 16px;
  }
  #product-wrapper .product-list .product-item {
    width: 48.4%;
  }
  #product-wrapper .product-list .product-item p {
    font-size: 18px;
  }
  #product-detail .product-content .product-mes h3 {
    font-size: 24px;
  }
  #product-detail .product-content .product-mes p {
    margin: 30px 0 70px;
    font-size: 18px;
    line-height: 24px;
  }
  .top-banner .banner-info p span {
    text-wrap: wrap !important;
  }
  #quality-wrapper .quality-list .quality-item .img-wrapper {
    width: 40%;
  }
  #news-wrapper .news-list .news-item {
    width: 47%;
  }
  #contact-us .icon-list .icon-item {
    max-width: unset;
    width: 48%;
  }
}
@media (max-width: 768px) {
  .container {
    padding: 0 20px;
  }
  /* .hidden-sm {
    display: none !important;
  }
  .visible-sm {
    display: block !important;
  } */
  #home-wrapper .home-swiper .swiper-info h2 {
    font-size: 20px;
    letter-spacing: 2px;
  }
  #home-wrapper .home-swiper .swiper-info p {
    max-width: 320px;
    margin: 4px 0;
    font-size: 14px;
    line-height: 1.2;
  }
  #home-wrapper
    .product-wrapper
    .product-box
    .product-list
    .product-item
    .right-img {
    margin-left: 10px;
  }
  #home-wrapper .home-swiper .swiper-info .more-info {
    width: 130px;
    height: 20px;
    border-radius: 15px;
    font-size: 12px;
  }
  #home-wrapper .home-swiper .swiper-info .more-info .circle {
    margin-left: 15px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #fff;
  }
  #home-wrapper .home-swiper .swiper-info .more-info .circle img {
    width: 10px;
    height: 4px;
  }
  #home-wrapper .home-swiper .swiper-pagination {
    bottom: 10px;
  }
  #home-wrapper .home-swiper .swiper-pagination-bullet {
    height: 5px;
  }
  #home-wrapper .home-swiper .swiper-pagination-bullet-active {
    width: 30px;
  }
  .common-wrapper {
    padding: 50px 0 50px;
  }
  .common-wrapper .header .title h3 {
    font-size: 30px;
    color: #232323;
    font-weight: 700;
  }
  .common-wrapper .header .title p {
    margin-top: 10px;
    font-size: 13px;
    color: #0f83f3;
    font-weight: 400;
  }
  .common-wrapper .header .tab-list {
    width: 100%;
    margin-top: 20px;
    flex-wrap: wrap;
  }
  #home-wrapper .product-wrapper .product-box .product-list .product-item {
    width: 100%;
    padding: 20px 20px;
    min-height: unset;
    margin-bottom: 27px;
  }
  #home-wrapper
    .product-wrapper
    .product-box
    .product-list
    .product-item
    .left-mes
    .more-info {
    border-radius: 100px;
    padding: 8px;
    padding-left: 10px;
    font-size: 11px;
    color: #232323;
    font-weight: 400;
    background-color: #fff;
    transition: all 0.3s;
  }
  #home-wrapper
    .product-wrapper
    .product-box
    .product-list
    .product-item
    .left-mes {
    justify-content: space-evenly;
  }
  #home-wrapper
    .product-wrapper
    .product-box
    .product-list
    .product-item
    .left-mes
    h3 {
    width: 100%;
    font-size: 18px;
    color: #232323;
    font-weight: 700;
  }
  #home-wrapper
    .product-wrapper
    .product-box
    .product-list
    .product-item
    .left-mes
    p {
    margin: 10px 0;
    font-size: 13px;
    color: #232323;
    font-weight: 400;
    line-height: 20px;
  }
  #home-wrapper .about-wrapper .about-info h3 {
    font-size: 30px;
    margin: 10px 0;
  }
  #home-wrapper .product-wrapper .product-box {
    margin-top: 30px;
  }
  #home-wrapper .about-wrapper .img-wrapper {
    display: none;
  }
  #home-wrapper .about-wrapper .about-info {
    width: 100%;
    padding: 20px 0;
  }
  #home-wrapper .intro-wrapper .intro-list .intro-item {
    padding: 50px 30px;
    width: 100%;
    margin-bottom: 20px;
  }
  #home-wrapper .intro-wrapper h3 {
    margin: 19px 0 30px;
    font-size: 30px;
    color: #232323;
    font-weight: 700;
  }
  #home-wrapper .intro-wrapper {
    padding: 50px 0 50px;
  }
  #home-wrapper .company-wrapper .company-list {
    margin-top: 30px;
  }
  #home-wrapper .company-wrapper .company-list .company-item {
    width: 100%;
    margin-top: 20px;
    padding-bottom: calc((100% - 72px) / 3 * 1.99);
  }
  .common-wrapper .header .more-info {
    border-radius: 100px;
    padding: 12px 14px;
    font-size: 14px;
    color: #fff;
  }
  #home-wrapper .patent-wrapper {
    display: none;
  }
  #home-wrapper .news-wrapper .news-list .news-item {
    width: 100%;
    /* margin-bottom: 20px; */
  }
  footer .pc-footer .footer-center .link-list dl {
    margin-right: 0;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
  }
  .link-list {
    flex-wrap: wrap;
  }
  footer .pc-footer .footer-center .link-list dl dd {
    margin-right: 25px;
    margin-bottom: 5px;
  }
  footer .pc-footer .footer-center .link-list dl dt {
    font-size: 18px;
    color: #232323;
    font-weight: 700;
    margin-bottom: 10px;
    width: 100%;
  }
  footer .pc-footer .footer-center {
    justify-content: center;
    padding: 20px 0;
  }
  footer .pc-footer .footer-center .link-list dl dd:last-child {
    margin-bottom: 5px;
  }
  footer .pc-footer .footer-bottom .copyright {
    justify-content: center;
  }
  footer .pc-footer .footer-bottom .other-mes {
    flex-wrap: wrap;
    justify-content: center;
  }
  footer .pc-footer .footer-top {
    justify-content: center;
  }
  .top-banner .banner-info {
    max-width: 800px;
    height: 220px;
  }
  .top-banner .banner-info p {
    margin-top: 10px;
    line-height: 30px;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
  }
  .top-banner .banner-info button {
    height: 38px;
    font-size: 14px;
  }
  #about-us .about-wrapper .img-wrapper {
    display: none;
  }
  #about-us .about-wrapper .about-info {
    width: 100%;
    padding: 0 0;
    margin-right: 20px;
  }
  #about-us .honor-wrapper .develop-wrapper .tab-wrapper .tab-list {
    width: 100px;
  }
  #about-us .honor-wrapper .develop-wrapper .tab-wrapper .tab-list .tab-item {
    font-size: 18px;
  }
  #patent-wrapper .patent-list .patent-item {
    width: 47.1%;
  }
  #patent-wrapper .patent-list .patent-item p {
    font-size: 16px;
  }
  #product-wrapper .product-list .product-item {
    width: 100%;
  }
  #product-wrapper .product-list .product-item p {
    font-size: 16px;
  }
  .nav-wrapper .tab-list {
    justify-content: space-between;
  }
  .nav-wrapper .tab-list::after {
    content: "";
    width: 30%;
  }
  .nav-wrapper .tab-list .tab-item {
    margin-right: 10px;
    line-height: 54px;
    font-size: 16px;
  }
  .top-banner .breadcrumb-box {
    font-size: 14px;
  }
  #product-detail .product-content {
    flex-direction: column;
  }
  #product-detail .product-content .product-mes {
    width: 100%;
    margin-top: 10px;
  }
  #product-detail .product-content .product-img {
    width: 46%;
    padding: 10px;
    background-color: #efefef;
  }
  #product-detail .product-content .product-mes h3 {
    font-size: 14px;
  }
  #product-detail .product-content .product-mes p {
    margin: 10px 0 24px;
    font-size: 12px;
    line-height: 1.3;
  }
  #product-detail .product-content .product-mes .contact-info {
    font-size: 14px;
    padding: 12px;
  }
  #product-detail .product-intro {
    margin-top: 20px;
    font-size: 20px;
  }
  #product-detail .product-message .content-wrapper .content p {
    font-size: 12px;
    color: #232323;
    font-weight: 400;
    line-height: 1.3;
  }
  #product-detail .rec-product .product-info p {
    padding: 0 10px;
    font-size: 16px;
  }
  #quality-wrapper .quality-list .quality-item .img-wrapper {
    display: none;
  }
  #quality-wrapper .quality-list .quality-item .left-mes p {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 14px;
    line-height: 30px;
  }
  #news-wrapper .news-list .news-item {
    width: 100%;
    margin-bottom: 20px;
  }
  #news-wrapper .news-list .news-item .news-info h2 {
    margin: 16px 0;
    font-size: 16px;
  }
  #news-detail .detail-wrapper {
    padding: 10px 0 0;
  }
  #news-detail .detail-wrapper h3 {
    font-size: 18px;
  }
  #news-detail .detail-wrapper .base-info {
    margin: 20px 0 20px;
  }
  #news-detail .detail-wrapper .intro {
    padding: 26px 20px;
    font-size: 14px;
    line-height: 2;
  }
  #news-detail .detail-wrapper .content p {
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  #contact-us .icon-list {
    margin: 20px 0;
  }
  #contact-us .icon-list .icon-item .base-info h4 {
    font-size: 16px;
  }
  #contact-us .icon-list .icon-item {
    width: 100%;
    margin-bottom: 20px;
  }
  #contact-us .icon-list .icon-item .base-info p {
    font-size: 14px;
    line-height: 22px;
  }
  #contact-us #map {
    height: 300px;
  }
}
