@media screen and (max-width: 1600px) and (min-width: 0px) {
  .Ny_Navigation_Nav .NyNav a {
    height: 60px;
    line-height: 60px;
    font-size: 18px;
  }

  .Ny_ContentTitle h1 {
    font-size: 38px;
  }

  .Ny_ContentTitle span {
    font-size: 72px;
    letter-spacing: 0.05em;
  }
}

@media screen and (max-width: 1440px) and (min-width: 0px) {
  .Ny_Details_Top {
    width: 28%;
  }

  .NewsImg img {
    width: 300px;
    max-width: 300px;
  }

  .NewsText p {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .NewsTime {
    padding: 0px 45px;
  }

  .NewsText {
    padding: 0 60px;
  }
}

@media screen and (max-width: 1200px) and (min-width: 0px) {
  .Ny_Details_Text h1 {
    font-size: 18px;
  }

  .Ny_Details_Text p {
    font-size: 16px;
  }

  .Ny_Details_Text .probq span {
    display: flex;
    justify-content: space-between;
  }

  .Ny_Details_Text .probq span a {
    margin: 0;
    width: 45%;
  }

  .inside_proDetails_top p {
    height: 60px;
    line-height: 60px;
    width: 200px;
    font-size: 20px;
  }

  .inside_proDetails_top p:last-child {
    border-radius: 0 20px 0 0;
  }

  .NewsList {
    display: flex;
    flex-direction: row;
  }

  .NewsImg img {
    width: 200px;
    max-width: 200px;
  }

  .NewsText span {
    display: none;
  }

  .NewsTime h3 {
    line-height: 1.5;
    font-size: 42px;
  }

  .NewsTime h4 {
    font-size: 18px;
  }
}

@media screen and (max-width: 992px) and (min-width: 0px) {
  .Ny_ContentTitle {
    position: relative;
    display: flex;
    align-items: baseline;
  }

  .Ny_ContentTitle span {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    font-size: 56px;
    letter-spacing: 0.1em;
    opacity: .5;
  }

  .Ny_ContentTitle h1 {
    font-size: 28px;
    margin: 0;
  }

  .Ny_CPXQ {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .Ny_Details_Top {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 300px;
  }

  .Ny_Details_Details {
    width: 100%;
    top: 60px;
  }

  .inside_proDetails_content {
    margin-top: 45px;
  }

  .inside_proDetails_top {
    display: flex;
    justify-content: center;
  }

  .inside_proDetails_top p {
    font-size: 14px;
    border-radius: 0 !important;
    height: 50px;
    line-height: 50px;
    width: 150px;
  }

  .NewsImg {
    display: none;
  }

  .NewsTime {
    padding: 0px 30px;
  }

  .NewsText p {
    margin-bottom: 0;
  }

  .NewsText {
    padding: 0 30px;
  }

  .About_1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
  }

  .About_1 .img {
    width: 100%;
    max-width: 500px;
  }

  .About_1 .text {
    width: 100%;
    margin: 45px 0;
  }

  .honor_ListBox .honor_List {
    flex-wrap: wrap;
  }

  .honor_ListBox .honor_List p {
    width: 100%;
    margin: 0;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: center;
    line-height: 1.5;
  }

  .About_3 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
  }

  .About_3 .text {
    width: 100%;
  }

  .About_3 .img {
    width: 100%;
  }

  .About_5 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
  }

  .About_5 .left {
    width: 100%;
  }

  .About_5 .right {
    width: 100%;
  }

  .About_5 .right .About_5Item img {
    width: 100%;
  }
}

@media screen and (max-width: 640px) and (min-width: 0px) {
  .NewsList a {
    display: flex;
    flex-direction: column;
  }

  .NewsTime {
    border: 0;
  }

  .NewsText {
    margin-bottom: 30px;
  }

  .LXWM_Content {
    padding: 50px 15px;
  }

  .Ny_Navigation_Nav {

    margin-left: -2%;
    margin-right: -2%;
    background: #f0f1f3;
  }

  .Ny_Navigation_Nav .NyNav {
    display: flex;
    justify-content: center;
  }

  .Ny_Navigation_Nav .NyNav a {
    font-size: 14px;
    width: 100%;

  }

  .honor_ListBox .honor_List span {
    font-size: 46px;
  }

  .honor_ListBox .honor_List p {
    font-size: 12px;
  }

  .pagination-container a {
    font-size: 14px;
    padding: 5px 10px;
  }

  .pagination-container .page-total-count {
    font-size: 14px;
    }.About_4 .ImgBox{
        display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    }.About_4 .ImgBox img{
        width: 48%;
            margin: 5px 0;
        box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
    }
    .About_4 .ImgBox div{
        display: none;
    }
    .About_5 .left .title{
    
    padding: 30px;
    }
    .About_5 .left .title>p{padding: 30px;
    line-height: 3;
    }
    
}
