@media screen and (max-width: 992px) {
  .container {
    min-width: initial;
    padding: 0 15px;
    padding: 0 2vw;
  }
  .zfxxgk-container {
    padding: 10vw 0 0;
    background-size: 100% 70%;
  }

  /* #region nav */
  .header > .nav {
    font-size: 22px;
    font-size: 2.93333vw;
    padding: 0 25px;
    padding: 0 3.33333vw;
    top: -8vw;
  }
  .header > .nav > div + div > a:first-child + a + a + a + a {
    margin-right: 0;
  }
  .dep-street-pop-container {
    top: 0;
    height: 100%;
    overflow-y: auto;
  }
  .dep-street-pop-container::-webkit-scrollbar {
    width: 5px;
    width: 0.66667vw;
  }
  .dep-street-pop-container::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 5px;
    border-radius: 0.66667vw;
  }
  .dep-street-pop-container > .container {
    padding: 30px;
    padding: 4vw;
  }
  .dep-street-pop-close {
    top: 15px;
    top: 2vw;
  }
  .dep-street-pop-container > .container > .dep-street-section-title {
    font-size: 24px;
    font-size: 3.2vw;
  }
  .dep-street-pop-container > .container > ul > li {
    height: 50px;
    height: 6.66667vw;
    width: 50%;
  }
  .dep-street-pop-container > .container > ul > li > a {
    font-size: 20px;
    font-size: 2.66667vw;
  }
  /* #endregion nav */

  .zfxxgk-container .header .logo {
    display: block;
    max-width: 70%;
  }
  .zfxxgk-container .header .img-title {
    display: block;
    margin: 70px auto 100px;
    margin: 9.33333vw auto 13.33333vw;
    max-width: 100%;
  }
  .zfxxgk-container .header .zz-logo-container {
    height: 80px;
    height: 10.66667vw;
    line-height: 80px;
    line-height: 10.66667vw;
  }
  .zfxxgk-container .header .zz-logo-container .logo-text {
    font-size: 42px;
    font-size: 5.6vw;
    color: #fff;
    margin-left: 100px;
    margin-left: 13.33333vw;
  }

  .zfxxgk-container .content-container {
    padding: 35px;
    padding: 4.66667vw;
    margin: 0 15px;
    margin: 0 2vw;
  }

  .search-container {
    width: 100%;
    height: 80px;
    height: 10.66667vw;
    line-height: 80px;
    line-height: 10.66667vw;
    margin-bottom: 45px;
    margin-bottom: 6vw;
  }
  .search-container::before,
  .search-container::after {
    display: none;
  }
  .search-container .search-box {
    width: 100%;
    border-radius: 4px;
    border-radius: 0.53333vw;
    border: solid 2px #0649a5;
    border: solid 0.26667vw #0649a5;
  }
  .search-container .search-box input[type="text"] {
    width: 90%;
    height: 100%;
    padding-left: 10px;
    padding-left: 1.33333vw;
    font-size: 28px;
    font-size: 3.73333vw;
  }
  .search-container .search-box input[type="button"] {
    width: 80px;
    width: 10.66667vw;
    height: 80px;
    height: 10.66667vw;
    border: 0;
    right: 2px;
    right: 0.26667vw;
    background-size: 70%;
  }

  .left-menu-container {
    float: none;
    width: 100%;
  }
  .left-menu-container .menus > li {
    margin-bottom: 15px;
    margin-bottom: 2vw;
  }
  .left-menu-container .menus > li > a {
    height: 100px;
    height: 13.33333vw;
    line-height: 100px;
    line-height: 13.33333vw;
    font-size: 32px;
    font-size: 4.26667vw;
    padding-left: 90px;
    padding-left: 12vw;
  }
  .left-menu-container .menus > li > a > i {
    width: 60px;
    width: 8vw;
    height: 60px;
    height: 8vw;
    margin-right: 6px;
    margin-right: 0.8vw;
    background-size: 90%;
    left: 20px;
    left: 2.66667vw;
  }

  .left-menu-container .menus > li > a > em {
    width: 40px;
    width: 5.33333vw;
    height: 40px;
    height: 5.33333vw;
    right: 15px;
    right: 2vw;
  }

  .gknr-menus {
    padding-bottom: 10px;
    padding-bottom: 1.33333vw;
  }
  .gknr-menus > li > div {
    padding: 0 62px;
    padding: 0 8.26667vw;
    height: 80px;
    height: 10.66667vw;
    line-height: 80px;
    line-height: 10.66667vw;
    font-size: 28px;
    font-size: 3.73333vw;
  }
  .gknr-menus > li > div::before {
    width: 10px;
    width: 1.33333vw;
    height: 10px;
    height: 1.33333vw;
    border-radius: 50%;
    left: 40px;
    left: 5.33333vw;
  }
  .gknr-menus li.has-sub > div::after {
    width: 24px;
    width: 3.2vw;
    height: 14px;
    height: 1.86667vw;
    right: 32px;
    right: 4.26667vw;
  }
  .gknr-menus > li > ul {
    margin-top: 10px;
    margin-top: 1.33333vw;
  }
  .gknr-menus > li > ul > li > div {
    padding: 0 62px;
    padding: 0 8.26667vw;
    height: 80px;
    height: 10.66667vw;
    line-height: 80px;
    line-height: 10.66667vw;
    font-size: 28px;
    font-size: 3.73333vw;
  }
  .gknr-menus > li > ul > li > ul > li > div {
    margin: 0 32px 0 40px;
    margin: 0 4.26667vw 0 5.33333vw;
    padding-left: 23px;
    padding-left: 3.06667vw;
    height: 70px;
    height: 9.33333vw;
    line-height: 70px;
    line-height: 9.33333vw;
    margin-bottom: 8px;
    margin-bottom: 1.06667vw;
    font-size: 28px;
    font-size: 3.73333vw;
  }

  .right-content-container {
    float: none;
    width: 100%;
    padding: 25px;
    padding: 3.33333vw;
    margin-top: 40px;
    margin-top: 5.33333vw;
    min-height: unset;
  }

  /* #region 公开指南 */
  .right-content-container .section-title {
    font-size: 32px;
    font-size: 4.26667vw;
    padding-bottom: 23px;
    padding-bottom: 3.06667vw;
    padding-left: 15px;
    padding-left: 2vw;
  }
  .right-content-container .section-title::before {
    width: 5px;
    width: 0.66667vw;
    height: 32px;
    height: 4.26667vw;
    top: 2px;
    top: 0.26667vw;
  }
  .right-content-container .section-container {
    padding: 24px 24px 10px 24px;
    padding: 3.2vw 3.2vw 1.33333vw 3.2vw;
    margin-top: 25px;
    margin-top: 3.33333vw;
  }
  .right-content-container .section-container .title {
    font-size: 28px;
    font-size: 3.73333vw;
    padding-bottom: 20px;
    padding-bottom: 2.66667vw;
  }
  .right-content-container .section-container ul.list1 {
    margin-top: 10px;
    margin-top: 1.33333vw;
  }
  .right-content-container .section-container ul.list1 li {
    width: 50%;
    padding-left: 16px;
    padding-left: 2.13333vw;
    padding-right: 5px;
    padding-right: 0.66667vw;
    height: 70px;
    height: 9.33333vw;
    line-height: 70px;
    line-height: 9.33333vw;
  }

  .right-content-container .section-container ul.list1 li::before {
    width: 8px;
    width: 1.06667vw;
    height: 8px;
    height: 1.06667vw;
  }
  .right-content-container .section-container ul.list1 li a {
    font-size: 28px;
    font-size: 3.73333vw;
  }

  /* #endregion 公开指南 */

  /* #region 公开制度 */
  .right-content-container .section-title .more {
    border-radius: 4px;
    border-radius: 0.53333vw;
    padding: 7px 14px;
    padding: 0.93333vw 1.86667vw;
    font-size: 24px;
    font-size: 3.2vw;
    top: -4px;
    top: -0.53333vw;
  }
  .news-list {
    margin-bottom: 20px;
    margin-bottom: 2.66667vw;
  }
  /* #endregion 公开制度 */

  /* #region 法定主动公开内容 */
  .right-content-container .section-title-1 {
    font-size: 32px;
    font-size: 4.26667vw;
    padding-bottom: 17px;
    padding-bottom: 2.26667vw;
  }
  .right-content-container .section-title-2 {
    margin-top: 15px;
    margin-top: 2vw;
  }
  .right-content-container .section-title-2 span {
    font-size: 28px;
    font-size: 3.73333vw;
    padding: 14px 30px;
    padding: 1.86667vw 4vw;
  }
  .right-content-container .list2 {
    margin-top: 17px;
    margin-top: 2.26667vw;
  }
  .right-content-container .list2 li {
    width: 48%;
    height: 80px;
    height: 10.66667vw;
    line-height: 80px;
    line-height: 10.66667vw;
    margin-left: 4%;
    margin-bottom: 17px;
    margin-bottom: 2.26667vw;
  }
  .right-content-container .list2 li:nth-child(2n + 1) {
    margin-left: 0;
  }
  .right-content-container .list2 li a {
    font-size: 28px;
    font-size: 3.73333vw;
  }
  .right-content-container .more1 {
    border-radius: 4px;
    border-radius: 0.53333vw;
    font-size: 28px;
    font-size: 3.73333vw;
    width: 100px;
    width: 13.33333vw;
    height: 45px;
    height: 6vw;
    line-height: 45px;
    line-height: 6vw;
    margin: 15px auto;
    margin: 2vw auto;
  }
  /* #endregion 法定主动公开内容 */

  .right-content-container .section-tabs {
    padding-bottom: 10px;
    padding-bottom: 1.33333vw;
    margin-bottom: 15px;
    margin-bottom: 2vw;
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .right-content-container .section-tabs::-webkit-scrollbar {
    display: none; /* Chrome Safari */
  }
  .right-content-container .section-tabs a {
    height: 70px;
    height: 9.33333vw;
    line-height: 70px;
    line-height: 9.33333vw;
    padding: 0px 10px;
    padding: 0px 1.33333vw;
    font-size: 32px;
    font-size: 4.26667vw;
    border-radius: 6px;
    border-radius: 0.8vw;
    margin-right: 10px;
    margin-right: 1.33333vw;
  }
}
