@media screen and (max-width: 1600px) and (min-width: 0px) {}

@media screen and (max-width: 1200px) and (min-width: 0px) {
  .HonorBox {
    width: 50%;
  }

  .AboutHonor::after {
    width: 40%;
  }

  .Message {
    padding: 75px 60px;
  }
}

.CaseClick {
  display: none;
}

@media screen and (max-width: 992px) and (min-width: 0px) {
  .inside_banner {}

  .inside_banner .banner {
    min-height: 250px;
    object-fit: cover;
  }

  .nybanner_text .nybanner_title {
    top: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .nybanner_nav .container {
    padding: 0;
  }

  .CultureBox {
    width: 50%;
  }

  .CaseList {
    position: absolute;
    z-index: 2;
    top: 75px;
    left: -300px;
    display: flex;
    flex-direction: column;
    width: 300px;
    background: #fff;
    padding: 15px 45px;
    transition: 1s;
  }

  .CaseClick {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    right: -50px;
    top: 0;
    position: absolute;
    background-size: 60%;
    background-color: #133984;
  }

  .CaseList.open {
    left: 0px;
  }

  .CaseClick img {
    position: absolute;
    width: 30px
  }

  .CaseList .CaseClick .open {
    display: block;
  }

  .CaseList .CaseClick .closed {
    display: none;
  }

  .CaseList.open .CaseClick .open {
    display: none;
  }

  .CaseList.open .CaseClick .closed {
    display: block;
  }

  .CaseBox {
    width: 100%;
    float: none;
    margin: 0;
  }

  .case {
    padding: 10px;
  }

  .CaseNyTextBox {
    width: 100%;
  }

  .CaseText {
    font-size: 14px;
  }

  .CaseNyTextBox .cont {
    padding: 60px 0;
  }

  .Download {
    padding: 0px;
  }

  .DownloadList {
    padding: 45px;
  }

  .DownloadText h1 {
    font-size: 18px;
    font-weight: bold;
  }

  .DownloadText p {
    line-height: 1;
  }

  .DownloadList a img {
    width: 30px;
  }

  .NewsList img {
    width: 30%;
  }

  .NewsText {
    padding-left: 60px;
  }

  .NewsText h1 {
    font-size: 18px;
    line-height: 1.5;
  }

  .NewsText p {
    font-size: 14px;
  }

  .inside_newsListBox .stace>h1 {
    font-size: 24px;
    line-height: 2;
  }

  .inside_newsListBox {
    padding: 45px;
  }

  .Message {
    padding: 75px 30px;
  }

  .Message>div {
    width: 100%;
    margin: 30px 0;
  }

  .MessageText {
    padding: 0 15px;
    min-height: auto;
  }

  .MessageText h2 {
    font-size: 18px;
  }

  .MessageText p {
    margin: 0;
    font-size: 14px;
  }

  .Message .Map {
    height: 300px;
  }

  .diqu {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .diquBox {
    width: 50%;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }

  .diquBox>div {
    width: 100%;
    max-width: 275px;
  }

  .diquBoxText h1 {
    text-align: center;
  }

  .diquBoxText .text {
    text-align: center;
  }
}

@media screen and (max-width: 640px) and (min-width: 0px) {
  .AboutBox {
    margin-top: 120px;
  }

  .nybanner_text .nybanner_nav {
    bottom: -60px;
  }

  .nybanner_nav .container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .nybanner_text .nybanner_nav a {
    padding: 10px;
    color: #333;
    background: #d9d9d9;
    font-weight: bold;
  }

  .nybanner_text .nybanner_nav a:nth-child(2n) {
    background: #e6e6e6;
  }

  .AboutBoxTop {
    display: flex;
    flex-wrap: wrap;
  }

  .AboutBoxTop .right {
    width: 100%;
    margin-top: 30px;
  }

  .inside_Title h1 {
    font-size: 28px;
  }

  .CultureIcon img {
    width: 40px;
  }

  .CultureText {
    margin-left: 16px;
  }

  .CultureText span {
    font-size: 18px;
  }

  .CultureText p {
    font-size: 14px;
  }

  .AboutBoxTop .right span {
    font-size: 24px;
  }

  .HonorBox {
    width: 100%;
  }

  .CaseNySwiper {
    height: auto;
  }

  .AboutBox4 .box4 {
    display: flex;
    flex-wrap: wrap;
  }

  .AboutBox4 .box4 p {
    width: 110px !important;
    font-size: 12px;
  }

  .AboutHonor {
    padding-bottom: 0;
  }

  .AboutHonor::after {
    width: 100%;
    background-size: contain;
    position: relative;
    height: 90vw;
  }

  .CaseNySlide img {
    width: 100%;
  }

  .CaseNyprev {
    left: 15px;
  }

  .CaseNynext {
    right: 15px;
  }

  .DownloadList {
    padding: 30px;
  }

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

  .NewsList img {
    width: auto;
    max-width: 100%;
  }

  .NewsText {
    padding-top: 60px;
    padding-left: 0px;
  }

  .inside_newsListBox {
    padding: 45px 15px;
  }

  .diquBox {
    width: 100%;
  }

  .diquBox .diquBoxImg {
    max-width: 200px;
  }

  .CaseNyTextBox>span {
    width: 100%;
  }

  .CaseNyTextBox {
    width: 100%;
    padding-top: 75px;
  }

  .CaseLink {
    bottom: -75px;
    left: 0;
    right: auto;
    width: 100%;
  }
}

/* 新加单页 */
@media screen and (max-width: 1200px) and (min-width: 0px) {}

@media screen and (max-width: 992px) and (min-width: 0px) {
  .FzlcText .txt h1 {
    font-size: 28px !important;
    letter-spacing: 0px !important;
  }

  .FzlcText .txt h2 {
    font-size: 18px !important;
  }

  .FzlcBox {
    padding-top: 240px;
    padding-bottom: 60px;
    overflow: scroll;
  }
}

@media screen and (max-width: 640px) and (min-width: 0px) {}

/* end */