@media screen and (max-width: 992px) {
  .container {
    padding: 0 15px;
    padding: 0 2vw;
  }
  .section-title {
    font-size: 32px;
    font-size: 4.26667vw;
  }
  .section-title::after {
    width: 73px;
    width: 9.73333vw;
    height: 4px;
    height: 0.53333vw;
    margin-top: 10px;
    margin-top: 1.33333vw;
  }

  /* #region 领导信息 */
  .ldxx-container {
    float: none;
    width: 100%;
    margin-top: 50px;
    margin-top: 6.66667vw;
  }
  .xzfld-container {
    margin-top: 40px;
    margin-top: 5.33333vw;
    padding-bottom: 15px;
    padding-bottom: 2vw;
  }
  .xzfld-title {
    height: 68px;
    height: 9.06667vw;
    line-height: 68px;
    line-height: 9.06667vw;
    font-size: 28px;
    font-size: 3.73333vw;
  }
  .leader {
    margin: 34px 40px 6px 40px;
    margin: 4.53333vw 5.33333vw 0.8vw 5.33333vw;
  }
  .leader img {
    width: 50%;
    max-width: none;
    max-height: none;
  }

  .leader h1 {
    margin: 22px auto 15px auto;
    margin: 2.93333vw auto 2vw auto;
    font-size: 30px;
    font-size: 4vw;
  }
  .leader p {
    font-size: 28px;
    font-size: 3.73333vw;
    margin-bottom: 22px;
    margin-bottom: 2.93333vw;
  }
  .leaders {
    margin-bottom: 20px;
    margin-bottom: 2.66667vw;
  }
  .leaders li {
    margin-top: 24px;
    margin-top: 3.2vw;
  }
  .leaders li span {
    font-size: 28px;
    font-size: 3.73333vw;
  }
  .xzfld-container .btn {
    margin: 10px 50px;
    margin: 1.33333vw 6.66667vw;
    height: 80px;
    height: 10.66667vw;
    line-height: 80px;
    line-height: 10.66667vw;
    font-size: 28px;
    font-size: 3.73333vw;
  }

  .jgzn-btn {
    height: 100px;
    height: 13.33333vw;
    line-height: 100px;
    line-height: 13.33333vw;
    margin-top: 20px;
    margin-top: 2.66667vw;
  }
  .jgzn-btn span {
    margin-left: 20px;
    margin-left: 2.66667vw;
    font-size: 28px;
    font-size: 3.73333vw;
  }
  .jgzn-btn img {
    width: 30px;
    width: 4vw;
    top: -4px;
    top: -0.53333vw;
  }
  /* #endregion 领导信息 */

  /* #region 政策文件 */
  .zcwj-container {
    float: none;
    width: 100%;
    margin-top: 50px;
    margin-top: 6.66667vw;
  }
  .zcwj-container .tabs {
    margin-top: 40px;
    margin-top: 5.33333vw;
  }
  .zcwj-container .tabs li {
    margin-right: 50px;
    margin-right: 6.66667vw;
  }
  .zcwj-container .tabs li span {
    font-size: 30px;
    font-size: 4vw;
    padding-bottom: 14px;
    padding-bottom: 1.86667vw;
  }
  .zcwj-container .tabs li.active span::after {
    width: 70px;
    width: 9.33333vw;
    height: 4px;
    height: 0.53333vw;
  }
  .swiper-container-zcwj {
    height: 350px;
    height: 46.66667vw;
    margin-top: 15px;
    margin-top: 2vw;
  }
  .zcwj-search-container {
    margin-top: 0;
    text-align: center;
  }
  .zcwj-search-container span {
    height: 80px;
    height: 10.66667vw;
    line-height: 80px;
    line-height: 10.66667vw;
    font-size: 28px;
    font-size: 3.73333vw;
    margin-right: 0px;
  }
  .zcwj-search-container input {
    font-size: 28px;
    font-size: 3.73333vw;
    color: #333;
    height: 50px;
    height: 6.66667vw;
    line-height: 50px;
    line-height: 6.66667vw;
    padding-left: 15px;
    padding-left: 2vw;
    margin-left: 5px;
    margin-left: 0.66667vw;
    width: 25%;
  }
  .zcwj-search-container button {
    font-size: 28px;
    font-size: 3.73333vw;
    padding: 12px 28px;
    padding: 1.6vw 3.73333vw;
    border-radius: 4px;
    border-radius: 0.53333vw;
  }

  .zcjd-tabs {
    margin-top: 60px;
    margin-top: 8vw;
    margin-bottom: 15px;
    margin-bottom: 2vw;
  }
  /* #endregion 政策文件 */

  /* #region 快速入口 */
  .quick-entry {
    margin-top: 20px;
    margin-top: 2.66667vw;
    margin-bottom: 20px;
    margin-bottom: 2.66667vw;
  }
  .quick-entry li {
    width: 32%;
    margin-left: 2%;
    margin-bottom: 10px;
    margin-bottom: 1.33333vw;
  }
  .quick-entry li:nth-child(3n + 1) {
    margin-left: 0;
  }
  .quick-entry li img:first-child + img {
    margin-top: 40px;
    margin-top: 5.33333vw;
  }
  .quick-entry li h1 {
    margin: 27px auto 55px auto;
    margin: 3.6vw auto 7.33333vw auto;
    font-size: 30px;
    font-size: 4vw;
  }
  /* #endregion 快速入口 */

  /* #region 政府信息公开 */
  .xxgk-container {
    padding-top: 50px;
    padding-top: 6.66667vw;
    padding-bottom: 50px;
    padding-bottom: 6.66667vw;
  }
  .zfxxgk-container {
    float: none;
    width: 100%;
  }
  .zfxxgkml-container {
    float: none;
    width: 100%;
    margin-top: 20px;
    margin-top: 2.66667vw;
  }
  .zfxxgk-items {
    padding: 34px 28px;
    padding: 4.53333vw 3.73333vw;
    margin-top: 40px;
    margin-top: 5.33333vw;
  }
  .zfxxgk-items li {
    height: 100px;
    height: 13.33333vw;
    line-height: 100px;
    line-height: 13.33333vw;
    margin-top: 14px;
    margin-top: 1.86667vw;
  }
  /* prettier-ignore */
  .zfxxgk-items li img {
    top: -4px;
    top: -0.53333vw;
    width: 25PX;/* px-to-viewport-ignore */
  }
  /* prettier-ignore */
  .zfxxgk-items li:first-child + li img, .zfxxgk-items li:first-child + li + li img {
    width: 20PX;/* px-to-viewport-ignore */
  }
  .zfxxgk-items li span {
    font-size: 28px;
    font-size: 3.73333vw;
    margin-left: 0;
  }
  .swiper-yszy-prev,
  .swiper-yszy-next {
    border-radius: 4px;
    border-radius: 0.53333vw;
    width: 32px;
    width: 4.26667vw;
    height: 32px;
    height: 4.26667vw;
    background-position: 13px 9px;
    background-position: 1.73333vw 1.2vw;
    background-size: 8px 15px;
    background-size: 1.06667vw 2vw;
  }
  .swiper-yszy-prev {
    right: 50px;
    right: 6.66667vw;
  }
  .zfxxgkml-items li {
    margin-bottom: 40px;
    margin-bottom: 5.33333vw;
    width: 25%;
  }
  .zfxxgkml-items li h1 {
    font-size: 28px;
    font-size: 3.73333vw;
    margin-top: 14px;
    margin-top: 1.86667vw;
  }
  .swiper-container-zfxxgkml {
    height: 870px;
    height: 116vw;
    margin-top: 40px;
    margin-top: 5.33333vw;
  }

  /* #endregion 政府信息公开 */

  /* #region 基层政务公开 */
  .jczwgk-container {
    margin-top: 50px;
    margin-top: 6.66667vw;
    margin-bottom: 50px;
    margin-bottom: 6.66667vw;
  }
  .jczwgk-items {
    margin-top: 40px;
    margin-top: 5.33333vw;
  }
  .jczwgk-items li {
    height: 100px;
    height: 13.33333vw;
    line-height: 100px;
    line-height: 13.33333vw;
    margin-bottom: 19px;
    margin-bottom: 2.53333vw;
    width: 48%;
    margin-left: 2%;
  }
  .jczwgk-items li:nth-child(5n + 1) {
    margin-left: 2%;
  }
  .jczwgk-items li:nth-child(2n + 1) {
    margin-left: 0;
  }
  .jczwgk-items li a {
    font-size: 28px;
    font-size: 3.73333vw;
  }

  /* #endregion 基层政务公开 */
}
