﻿@media screen and (max-width: 1499px) {
  .max {
    max-width: 98%;
    margin: 0 auto;
  }

  .leader {
    width: 26%;
  }

  .policy {
    width: 72%;
  }


  .policy #oranger li {
    margin-left: 80px;
  }


  .swiper_list li {
    width: 21.2%;
    margin-bottom: 20px;

  }

  .open_right a {
    line-height: 60px;
    font-size: 16px;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 1300px) {
  .leader {
    width: 28%;
  }

  .policy {
    width: 70%;
  }

  .policy #oranger li {
    margin-left: 60px;
  }

}

@media screen and (max-width: 1149px) {
  .leader {
    width: 38%;
  }

  .policy {
    width: 60%;
  }

  .policy .tit {
    width: 120px;
    font-size: 16px;
  }

  .policy .tit a {
    line-height: 40px;
    font-size: 16px;
  }

  .policy #oranger {
    width: calc(100% - 120px);
  }

  .policy #oranger li {
    margin-left: 15px;
    line-height: 37px;
  }

  .policy #oranger li a {
    font-size: 16px;
  }

  .list p {
    width: calc(100% - 100px);
    line-height: 43px;
  }

  .list span {
    line-height: 43px;
  }

  .input_box input {
    width: calc(100% - 110px);
    line-height: 40px;
    font-size: 12px;
  }

  .input_box button {
    width: 100px;
    margin-left: 10px;
    line-height: 40px;
    font-size: 12px;
  }

  .information ol {
    max-width: 120px;
    max-height: 150px;
    margin: 20px auto;
  }

  .open_left .tit {
    padding: 60px 0;
    letter-spacing: 10px;
    font-size: 16px;
  }

  .swiper_list li p {
    width: calc(100% - 30px);
    font-size: 16px;
    line-height: 20px;
  }

  .swiper_list li img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
  }

  .swiper_list li {
    width: 29.5%;
    margin-right: 2%;
    padding: 15px 1%;
    margin-bottom: 10px;
  }

  .swiper_list li:nth-child(4n) {
    margin-right: 2%;
  }

  .swiper_list li:nth-child(3n) {
    margin-right: 0%;
  }

  .swiper1 .swiper-slide:nth-child(1) .swiper_list li:last-child {
    display: none;
  }

  .open_right h6 {
    font-size: 16px;
    line-height: 50px;
  }

  .open_right .open_a {
    padding: 20px;
  }

  .open_right a {
    line-height: 50px;
    font-size: 16px;
    margin-bottom: 15px;
  }

  .open_right .open_a {
    padding: 15px;
  }

  .swiper2 .swiper-button-next,
  .swiper2 .swiper-button-prev {
    display: none;
  }

  .jczwgk_a a {
    line-height: 40px;
    font-size: 16px;
    margin-bottom: 10px;
  }

  .information h5 {
    line-height: 40px;
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {

  /* 政务公开 */
  .zwgk {
    margin: 20px 0;
  }

  .leader {
    width: 100%;
  }

  .information h5 {
    line-height: 50px;
    font-size: 20px;
  }

  .information ol {
    max-width: 120px;
    max-height: 150px;
    margin: 20px 0 0;
    margin-right: 20px;
    float: left;
  }

  .information .hp {
    float: left;
    width: calc(100% - 180px);
    margin-top: 60px;
  }

  .information p em {
    display: block;
  }

  .information p {
    padding: 15px 0;
  }

  .information .fqz i {
    top: 50px;
  }

  .information .fqz a {
    line-height: 50px;
  }

  .fqz {
    float: left;
    width: 100%;
  }

  .mechanism a img {
    max-width:30px;
    max-height: 30px;
  }

  .mechanism a {
    line-height:50px;
    margin-top:20px;
    font-size: 16px;
  }

  .policy {
    width: 100%;
    margin-top: 20px;
  }

  .policy .tit {
    line-height:50px;
    width: 140px;
    font-size:20px;
  }
  .policy .tit a {
    line-height: 50px;
    font-size: 20px;
}

  .policy #oranger {
    width: 100%;
    border-bottom: 1px solid #2d73cb;
  }

  .policy #oranger li {
    margin-left: 20px;
    line-height:50px;
  }
  .input_box input {
    width: calc(100% - 130px);
    line-height: 50px;
    font-size: 16px;
}
.input_box button {
  width: 120px;
  margin-left: 10px;
  line-height: 50px;
  font-size: 16px;
}
  .policy #oranger li:nth-child(1) {
    margin-left: 0;
  }

  .open_left {
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .open_left .tit {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 20px;
    writing-mode: horizontal-tb;
    text-align: center;
    line-height:50px;
    display: block;
  }

  .open_left .swiper1 {
    width: 100%;
    padding-top:20px;
  }

  .swiper_list li {
    width: 44%;
    margin-right: 2%;
    margin-bottom: 10px;
    padding: 15px 2%;
  }

  .swiper_list li:nth-child(3n) {
    margin-right: 2%;
  }

  .swiper_list li:nth-child(2n) {
    margin-right: 0%;
  }

  .swiper1 .swiper-slide:nth-child(1) .swiper_list li:last-child {
    display: flex;
  }

  .open_right {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }

  .open_right h6 {
    font-size:20px;
    line-height: 50px;
  }

  .special {
    margin-top: 20px;
  }

  .jczwgk_a a {
    width: 32%;
    margin-right: 2%;
  }

  .jczwgk_a a:nth-child(5n) {
    margin-right: 2%;
  }

  .jczwgk_a a:nth-child(3n) {
    margin-right: 0%;
  }

  .jczwgk h6 {
    background-size: 220px 40px;
    line-height: 40px;
    font-size: 16px;
  }

  .jczwgk {
    margin-top: 20px;
  }

  .jczwgk_a {
    border: 1px solid #2d73cb;
    padding: 10px 10px 0;
  }

  .swiper2 .swiper-slide {
    width: 49% !important;
    margin-right: 10px !important;
  }
  .swiper_list li img {
    width: 30px;
    height: 30px;
}
  .swiper_list li p {
    width: calc(100% - 35px);
    font-size: 16px;
    line-height: 30px;
}
}