@media screen and (max-width: 992px) {
  .container {
    padding: 0 15px;
    padding: 0 2vw;
  }
  /* prettier-ignore */
  .location {
    font-size: 12PX;/* px-to-viewport-ignore */
    margin-top: 40px;
    margin-top: 5.33333vw;
  }
  .location a {
    margin: 0 2px;
    margin: 0 0.26667vw;
  }

  .section-container {
    margin-top: 30px;
    margin-top: 4vw;
  }
  .section-container .section-title {
    font-size: 32px;
    font-size: 4.26667vw;
  }
  .section-container .section-title::after {
    width: 70px;
    width: 9.33333vw;
    height: 4px;
    height: 0.53333vw;
    margin-top: 15px;
    margin-top: 2vw;
  }
  .section-container .more {
    font-size: 18px;
    font-size: 2.4vw;
    padding: 11px 22px;
    padding: 1.46667vw 2.93333vw;
  }

  .yjzj-list {
    margin-top: 30px;
    margin-top: 4vw;
  }
  .yjzj-list .head {
    border-radius: 4px;
    border-radius: 0.53333vw;
    height: 60px;
    height: 8vw;
    line-height: 60px;
    line-height: 8vw;
  }
  .yjzj-list .head span {
    font-size: 24px;
    font-size: 3.2vw;
    width: 20%;
  }
  .yjzj-list .head span:first-child {
    padding-left: 24px;
    padding-left: 3.2vw;
  }
  .yjzj-list .head span:first-child + span {
    display: none;
  }
  .yjzj-list li {
    height: 78px;
    height: 10.4vw;
    line-height: 78px;
    line-height: 10.4vw;
    border-top: solid 2px #ededed;
    border-top: solid 0.26667vw #ededed;
  }
  .yjzj-list li h1 {
    font-size: 28px;
    font-size: 3.73333vw;
    padding-left: 24px;
    padding-left: 3.2vw;
  }
  .yjzj-list li span {
    font-size: 24px;
    font-size: 3.2vw;
    width: 20%;
  }
  .yjzj-list li span:first-of-type + span {
    display: none;
  }
  .yjzj-list li div {
    width: 20%;
  }
  .yjzj-list li div a {
    padding: 11px 18px;
    padding: 1.46667vw 2.4vw;
    border-radius: 4px;
    border-radius: 0.53333vw;
    font-size: 18px;
    font-size: 2.4vw;
  }

  .wqfk-list {
    margin-top: 26px;
    margin-top: 3.46667vw;
    margin-bottom: 48px;
    margin-bottom: 6.4vw;
  }
  .wqfk-list li {
    height: 70px;
    height: 9.33333vw;
    line-height: 70px;
    line-height: 9.33333vw;
  }
  .wqfk-list li h1 {
    font-size: 28px;
    font-size: 3.73333vw;
    padding-left: 15px;
    padding-left: 2vw;
  }
  .wqfk-list li h1::before {
    width: 8px;
    width: 1.06667vw;
    height: 8px;
    height: 1.06667vw;
  }
  .wqfk-list li span {
    font-size: 24px;
    font-size: 3.2vw;
  }
}
