@media (max-width: 1000px) {
  .header {
    padding-top: 0px;
  }
  .header .container {
    flex-direction: row;
    padding: 0px 20px;
  }

  .logo {
    padding-left: 0;
  }

  .logo img {
    height: 50px;
  }
  .nav-menu {
    display: none;
  }

  .nav-menu-t {
    display: none;
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0;
    right: 0;
    background: #005245;
    padding: 100px 20px 20px;
    overflow: auto;
    justify-content: flex-start;
    text-align: left;
  }
  .nav-menu-t ul {
    flex-direction: column;
    flex-wrap: wrap;
    gap: 15px;
  }
  .logo img {
    height: 40px;
  }
  #myDiv li {
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    display: flex;
    justify-content: space-between;
    justify-items: center;
  }
  #myDiv li div {
    color: #fff;
    padding-right: 10px;
    font-size: 20px;
  }
  .header.scrolled .nav-menu ul:first-child {
    width: 100% !important;
  }
  .nav-menu-t ul li a {
    color: #fff;
    font-size: 16px;
  }

  .nav-menu-t ul:last-child {
    flex-direction: row;
    justify-content: flex-start;
    border-top: 1px solid #fff;
    padding: 20px 2px;
    gap: 0;
  }

  .nav-menu-t ul:last-child li {
    padding: 10px;
    border: #fff 1px solid;
  }

  .nav-menu-t ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    transition: color 0.3s;
    font-weight: normal;
    padding-right: 10px;
  }
  .swpTwo,
  .news {
    display: none;
  }
  .one {
    width: 100%;
  }
}

@media screen and (max-width: 456px) {
  .logo img {
    height: 36px;
  }
}

/* 新闻区块响应式布局 */
@media screen and (max-width: 1280px) {
  .tab-content {
    flex: 0 0 32%;
    padding: 20px;
  }
}

@media (max-width: 1000px) {
  .swiper-button-next,
  .swiper-button-prev {
    width: 10px !important;
    height: 10px !important;
  }

  .mySwiper .swiper-slide img {
    animation: none;
  }
  .btn-container {
    padding-left: 30px;
    width: 100%;
    display: none;
  }
  .news-image {
    height: 120px;
  }

  .btn-item {
    flex: none;
  }

  .tabs-wrapper {
    flex: 1;
    overflow: hidden;
  }

  .tabs-track {
    justify-content: flex-start;
    flex-wrap: nowrap;
  }

  .tab-content {
    flex: none;
    width: 100%;
  }

  .news-section {
    flex-direction: column;
  }

  .news-block {
    margin-bottom: 20px;
  }

  .sanj li::before {
    top: 8px;
  }
  .one,
  .two {
    width: 100%;
  }
  .newsSwiper,
  .rightSwiper {
    width: 90%;
    height: 200px;
  }
  .right-box {
    width: 100% !important;
  }

  .news-card {
    width: 100%;
  }
  .news-card-list {
    flex-direction: column;
  }
  .news-column {
    width: 100% !important;
  }
}

@media screen and (max-width: 1000px) {
  .news-section {
    width: 100%;
    flex-direction: column;
    padding: 0 20px;
  }

  .news-columns {
    padding: 0 20px;
  }

  .news-column {
    max-width: 100%;
    width: 100%;
  }

  .warp-zb {
    width: 100%;
    max-width: unset;
  }
  .school-container .news-columns > div:nth-child(2) {
    width: 100%;
  }

  .foot-thoroughfare .title {
    padding-left: 40px;
  }
}

/* footer */
@media screen and (max-width: 1000px) {
  .footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: auto;
  }

  .footercenter {
    flex-direction: column;
    align-items: center;
    padding-top: 20px;
    gap: 20px;
  }

  .footerdibud {
    flex-direction: column;
    align-items: center;
    gap: 0px;
  }

  .imagesd img {
    height: 56px;
    width: auto;
  }
}

@media (max-width: 1400px) {
  .list-box {
    padding: 0;
  }
  .list-left {
    display: none;
  }
  .list-right {
    margin: 0;
  }
}

@media (max-width: 1000px) {
  .title-box {
    background-color: #005245;
  }
  .right-title {
    color: #fff;
    padding-left: 20px;
  }
  .item-img-box {
    display: none;
  }
  .banner {
    height: 30vh;
  }
  .head-item {
    text-align: center;
    width: calc(100% / 3);
  }
  .address {
    display: none;
  }
  .smm {
    display: block;
  }
  .land-item {
    text-align: center;
    width: calc(100% / 1);
    padding-bottom: 20px;
  }
  .land-item img {
    width: 100%;
    height: 170px;
    object-fit: cover;
  }

  .land-name {
    padding: 20px 0;
    width: 100%;
  }
  /* .item-box {
    flex-wrap: wrap;
    width: 100%;
  } */
}

@media (max-width: 500px) {
  .head-item {
    text-align: center;
    width: calc(100% / 2);
    padding: 10px 0;
  }

  .detail-img-box img {
    width: 300px !important;
    height: 150px !important;
  }
  .article-item .item-one {
    width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .change {
    display: block;
  }
  .author {
    display: block;
  }
  .swpThree {
    margin-top: 0;
  }

  .news-list {
    margin-top: 20px;
  }
  .news-columns > div:first-child {
    order: 3;
  }
  .detail-title {
    font-size: 18px;
  }
  .list-right {
    padding: 0;
  }
  .search-close-else.active {
    border: none;
    background: none;
  }
  .foot-tm {
    width: 400px;
  }
  .none-w {
    color: #fff !important;
  }
  .news-block.two .section-header {
    display: none;
  }
}
