@charset "utf-8";
.NewsdescBox .Content .mid p img {
  height: auto !important;
}
@media screen and (max-width: 1600px) and (min-width: 0px) {
  .nyNav a {
    font-size: 16px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 0px) {
  .nyNav a {
    font-size: 14px;
    padding: 0 5px;
  }

  .productList .cplb h1 {
    font-size: 18px;
  }

  .productList .cplb p {
    font-size: 14px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 1440px) and (min-width: 1200px) {
  .develop .swiper-slide p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
  }
}

@media screen and (max-width: 1200px) and (min-width: 0px) {
  .NewsdescBox .Content {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }



  .nyNav .container {
    padding: 0 2%;
  }

  .nyNav a {
    font-size: 13px;
  }

  .aboutNumber {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .shuzi {
    margin: 10px;
  }

  .cultureBox .wenhua .text {
    padding: 15px;
  }

  .cultureBox .wenhua .text span {
    font-size: 18px;
  }

  .cultureBox .wenhua .text p {
    font-size: 12px;
    display: none;
  }

  .cultureBox .wenhua:hover .text p {
    display: -webkit-box;
    -webkit-line-clamp: 12;
  }

  .honor .HonorList {
    max-height: 400px;
  }

  .honor .HonorList a {
    height: 80px;
    line-height: 80px;
  }

  .develop .swiper-slide p {
    font-size: 12px;
    line-height: 1.75;
  }

  .developBox {
    padding: 0 !important;
  }

  .developBox .dian {
    top: auto;
    bottom: 0;
  }

  .developBox .xian {
    top: auto;
    bottom: 8px;
  }

  .develop .swiper-slide .text {
    position: relative;
    padding: 0 15px;
  }

  .NewsdescBox .Content .left {
    width: 100px;
  }

  .NewsdescBox .Content .right {
    width: 150px !important;
  }

  .NewsdescBox .Content .mid {
    width: calc(100% - 250px) !important;
    padding: 15px 30px;
  }

  .NewsdescBox .Content .left span {
    font-size: 15px;
  }
}

@media screen and (max-width: 992px) and (min-width: 0px) {
  .Content {
    min-height: 600px;
    padding: 50px 15px;
  }

  .nyNav .container {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
  }

  .nyNavList {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
  }

  .nyNav a {
    line-height: 30px;
  }

  .shuzi {
    margin: 15px;
  }

  .about_1_nr {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
  }

  .about_1_nr .text {
    width: 100%;
  }

  .culture .container {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
  }

  .cultureBox {
    width: 40%;
    margin: 15px 0;
  }

  .honor .HonorList {
    width: 15%;
    padding: 20px 0;
    background: #fff;
  }

  .honor .HonorList a img {
    margin-bottom: 15px;
  }

  .honor .HonorList a {
    height: 240px;
    line-height: 2;
    padding: 10px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .honor .HonorList a p {
    margin: 0;
    writing-mode: vertical-lr;
    letter-spacing: 5px;
  }

  .HonorItemBox {
    width: 85%;
    height: 400px;
  }

  .productList .cplb a {
    padding: 60px 30px;
  }

  .productList .cplb span {
    font-size: 14px;
  }

  .NewsdescBox .Content .right {
    width: 150px !important;
    display: none;
  }

  .NewsdescBox .Content .mid {
    width: calc(100% - 100px) !important;
    padding: 15px 30px;
  }
}

@media screen and (max-width: 640px) and (min-width: 0px) {
  .cultureBox {
    width: 80%;
    margin: 15px 0;
  }

  .productList .cplb p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }

  .NewsdescBox .Content {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }

  .NewsdescBox .Content .mid {
    width: 100% !important;
  }

  .NewsdescBox .Content .left {
    width: 100%;
    border: 0;
  }

  .xwlb {
    padding: 45px 30px;
  }

  .xwlb .time {
    display: none;
  }

  .xwlb .text {
    padding: 0;
  }

  .xwlb .text p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }

  .HonorItem .HonorSlide {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f4f5f9;
  }

  .HonorSlide img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
  }
}

/* end */
@media screen and (max-width: 400px) and (min-width: 0px) {
  .nyNav a {
    font-size: 12px;
    padding: 0;
  }
}
