@media (max-width: 768px) {
  .page {
    background-image: url("http://jx.news.cn/cjsnx/mobile/bg2.jpg");
  }

  .content {
    width: 100%;
    margin-top: 35px;
    padding: 0 38px;
  }

  .lead-panel {
    width: 100%;
    height: 930px;
    border-radius: 9px;
    background: #fff;
  }

  .lead-panel h1 {
    height: 126px;
    padding: 0 24px;
    justify-content: flex-start;
    font-size: 25px;
    line-height: 1.5;
    border-radius: 9px 9px 0 0;
  }

  .lead-body {
    display: block;
    height: auto;
  }

  .lead-slider {
    height: 365px;
    margin: 22px 19px 0;
  }

  .lead-slider .image-caption {
    height: 43px;
    padding: 0 14px;
    font-size: 16px;
    line-height: 43px;
  }

  .dots {
    right: 11px;
    bottom: 14px;
    gap: 8px;
  }

  .dots button {
    width: 12px;
    height: 12px;
  }

  .news-list {
    height: 410px;
    padding: 0 25px;
  }

  .news-list>a:not(.more-link) {
    font-size: 16px;
    line-height: 1.55;
  }

  .more-link {
    align-self: center;
    margin-top: 15px;
  }

  .more-link img,
  .section-more img {
    width: 117px;
    height: 35px;
  }

  .section {
    padding-top: 70px;
  }

  .section-title {
    width: calc(100% + 76px);
    margin-left: -38px;
  }

  .ecology-stage {
    height: 650px;
    margin: 18px -14px 0;
    padding: 12px 0 145px;
    background: url("http://jx.news.cn/cjsnx/mobile/ditu.png") center bottom / 100% 160px no-repeat;
  }

  .ecology-main {
    height: 430px;
    border-width: 9px;
  }

  .ecology-main .image-caption {
    height: 43px;
    padding: 0 14px;
    font-size: 15px;
    line-height: 43px;
  }

  .ecology-thumbs {
    top: 465px;
    right: 0;
    left: 0;
    width: 100%;
    height: 132px;
  }

  .ecology-thumbs button {
    width: calc((100% - 22px) / 3);
    height: 132px;
    border-width: 5px;
  }

  .ecology-thumbs button:nth-child(n+4) {
    display: none;
  }

  .ecology-thumbs button:hover,
  .ecology-thumbs button.swiper-slide-thumb-active {
    transform: translateY(0px);
  }
  .lead-pagination {
    right: 18px !important;
    bottom: 47px !important;
    left: auto !important;
    z-index: 4;
    width: auto !important;
  }
  

  .lead-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }

  .ecology-prev,
  .ecology-next {
    top: 515px;
    width: 35px;
    height: 36px;
  }

  .ecology-prev {
    left: -11px;
    right: auto;
  }

  .ecology-next {
    right: -11px;
    bottom: auto;
  }

  .ecology-prev img {
    content: url("http://jx.news.cn/cjsnx/mobile/arrow-left-large.png");
  }

  .ecology-next img {
    content: url("http://jx.news.cn/cjsnx/mobile/arrow-right-large.png");
  }

  .section-more {
    width: 137px;
    margin-top: 2px;
  }

  .industry {
    padding-top: 75px;
  }

  .industry-cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 34px 26px;
    margin: 35px 0 0;
  }

  .industry-card {
    height: auto;
    aspect-ratio: 326 / 639;
    border-radius: 10px;
  }

  .card-copy {
    padding: 178px 22px 20px;
  }

  .card-copy h2 {
    width: 100%;
    font-size: clamp(18px, 3.3vw, 25px);
  }

  .card-copy i {
    width: 47px;
    height: 3px;
    margin: 24px 0 18px;
  }

  .card-copy p {
    display: -webkit-box;
    overflow: hidden;
    font-size: clamp(13px, 2.35vw, 17px);
    line-height: 1.65;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }

  .card-copy span {
    right: 20px;
    bottom: 18px;
    font-size: 19px;
  }

  .industry .section-more {
    margin-top: 50px;
  }

  .economy {
    padding-top: 95px;
    padding-bottom: 97px;
  }

  .economy-stage {
    width: calc(100% + 28px);
    height: 555px;
    margin: 25px -14px 0;
    padding: 38px 28px 43px;
    background-image: url("http://jx.news.cn/cjsnx/mobile/box.png");
  }

  .economy-frame {
    height: 458px;
    margin: 0 0px 0 10px;
  }

  .economy-frame .image-caption {
    height: 42px;
    padding: 0 13px;
    font-size: 14px;
    line-height: 42px;
  }

  .economy-prev,
  .economy-next {
    top: 126px;
    width: 40px;
    height: 42px;
  }

  .economy-prev {
    left: -2px;
  }

  .economy-next {
    right: -2px;
  }

  .economy-more {
    position: static;
    width: 137px;
    margin: 30px auto 0;
  }

  .ecology .section-more {
    position: absolute;
    bottom: 0%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .footer {
    min-height: 106px;
    padding: 42px 15px 25px;
    font-size: 14px;
    line-height: 2;
  }
}

@media (max-width: 520px) {
  .content {
    padding: 0 15px;
    margin-top: 26px;
  }

  .lead-panel {
    height: 765px;
  }

  .lead-panel h1 {
    height: 120px;
    padding: 0 14px;
    font-size: 17px;
  }

  .lead-slider {
    height: 280px;
    margin: 14px 10px 0;
  }

  .news-list {
    height: 338px;
    padding: 0 14px;
  }

  .news-list>a:not(.more-link) {
    font-size: 13px;
  }

  .section-title {
    width: calc(100% + 30px);
    margin-left: -15px;
  }

  .ecology-stage {
    margin-right: -4px;
    margin-left: -4px;
    height: 495px;
    padding-bottom: 108px;
  }

  .ecology-main {
    height: 315px;
    border-width: 6px;
  }

  .ecology-thumbs {
    top: 334px;
    height: 93px;
    gap: 6px;
  }

  .ecology-thumbs button {
    width: calc((100% - 12px) / 3);
    height: 93px;
    border-width: 3px;
  }

  .ecology-prev,
  .ecology-next {
    top: 355px;
  }

  .industry-cards {
    gap: 22px 14px;
    margin-top: 26px;
  }

  .card-copy {
    padding: 170px 12px 12px;
  }

  .card-copy h2 {
    font-size: 16px;
  }

  .card-copy i {
    width: 33px;
    margin:16px 0 10px;
  }

  .card-copy p {
    font-size: 11px;
    -webkit-line-clamp: 4;
  }

  .card-copy span {
    right: 11px;
    bottom: 8px;
    font-size: 15px;
  }

  .economy-stage {
    width: calc(100% + 8px);
    height: 300px;
    margin-left: -4px;
    margin-right: -4px;
    padding: 16px 18px 30px;
  }

  .economy-frame {
    height: 255px;
  }

  .economy-prev,
  .economy-next {
    top: 126px;
    width: 40px;
    height: 42px;
  }

  .economy-prev {
    left: -2px;
  }

  .economy-next {
    right: -2px;
  }

  .footer {
    padding-top: 35px;
    font-size: 11px;
  }
}