@media screen and (max-width:1200px) {
  .max {
    max-width: 98%;
    margin: 0 auto;
  }

  /************乡村振兴**************/
  .achievements {
    margin-top: 60px;
  }

  .cgzs_img p {
    line-height: 40px;
    height: 40px;
    font-size: 14px;
  }

  .title img {
    max-width: 300px;
    max-height: 50px;
  }

  .title h6 {
    font-size: 40px;
    line-height: 40px;
    top: 25px;
    left: calc(50% - 70px);
  }

  .policyFile {
    padding-top: 60px;
  }

  .policy_left {
    margin-right: 50px;
  }

  .policy_right {
    width: calc(100% - 350px);
  }

  .list p {
    width: 80%;
  }

  .list span {
    width: 18%;
  }

  .situation {
    margin-top: 60px
  }

  .swiper1 {
    width: 560px;
    margin-right: 40px;
  }

  .list2 {
    width: calc(100% - 600px);
  }
}

@media screen and (max-width:1024px) {

  /************乡村振兴**************/
  .nav .main .pc-nav ul li {
    width: 180px !important;
  }

  .title {
    margin-bottom: 40px;
  }

  .title img {
    max-width: 250px;
    max-height: 40px;
  }

  .title h6 {
    font-size: 30px;
    line-height: 30px;
    top: 20px;
    left: calc(50% - 50px);
  }

  .more {
    font-size: 14px;
    width: 140px;
    line-height: 30px;
    margin: 25px auto 0;
  }

  .policy_left {
    width: 250px;
    margin-right: 50px;
    padding: 40px 0;
    border-radius: 20px;
  }

  .policy_left a {
    width: 100%;
    line-height: 60px;
    font-size: 16px;
  }

  .policy_right {
    width: calc(100% - 300px);
  }

  .policy_right h6 {
    font-size: 18px;
    line-height: 40px;
    margin-bottom: 20px;
  }

  .policy_right h6 a {
    font-size: 14px;
    line-height: 40px;
  }

  .list span {
    font-size: 16px;
    width: 23%;
    line-height: 45px;
  }

  .list p {
    font-size: 16px;
    width: 75%;
    line-height: 45px;
  }

  .swiper1 {
    width: 49%;
    margin-right: 2%;
  }

  .swiper1 p {
    width: 70%;
    line-height: 40px;
    font-size: 14px;
  }

  .swiper1 .swiper-pagination-bullet {
    width: 28px;
  }

  .swiper1.swiper-container-horizontal>.swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: 10px;
    left: auto;
    right: 0px;
  }

  .list2 {
    width: 49%;
    padding-top: 0px;
  }

  .list2 ol span {
    font-size: 30px;
    line-height: 40px;
  }

  .list2 ol {
    width: 100px;
    height: 70px;
    background-size: 100% 100%;
    padding-top: 5px;
  }

  .list2 ol span,
  .list2 ol em {
    width: 80px;
  }

  .list2 p {
    width: calc(100% - 120px);
    font-size: 16px;
  }

  .list2 li {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 779px) {

  /************乡村振兴**************/
  .header .xczx-logo {
    max-width: 350px;
    margin: 100px auto;
    display: block;
  }

  .main.max {
    max-width: 100%;
  }

  .achievements {
    margin-top: 30px;
  }

  .title img {
    max-width: 160px;
    max-height: 30px;
  }

  .title h6 {
    font-size: 20px;
    line-height: 20px;
    top: 15px;
    left: calc(50% - 40px);
  }

  .title {
    margin-bottom: 30px;
  }

  .cgzs_img {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 10px;
  }

  .cgzs .cgzs_img:nth-child(4n) {
    margin-right: 2%;
  }

  .cgzs .cgzs_img:nth-child(3n) {
    margin-right: 0%;
  }

  .more {
    width: 120px;
    margin: 20px auto 0;
  }

  .policyFile {
    padding-top: 30px;
  }

  .policy_left {
    width: 150px;
    margin-right: 40px;
    padding: 30px 0;
    border-radius: 20px;
  }

  .policy_left a {
    line-height: 50px;
    font-size: 14px;
  }

  .policy_right {
    width: calc(100% - 190px);
  }

  .list {
    padding: 0 10px;
  }

  .list p {
    font-size: 14px;
    width: 73%;
    line-height: 40px;
  }

  .list span {
    font-size: 14px;
    width: 25%;
    line-height: 40px;
  }

  .policy_right h6 {
    font-size: 16px;
    line-height: 30px;
  }

  .policy_right h6 a {
    font-size: 14px;
    line-height: 30px;
  }

  .situation {
    margin-top: 30px;
  }

  .swiper1.swiper-container-horizontal>.swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: 10px;
  }

  .swiper1 .swiper-pagination-bullet {
    width: 18px;
  }

  .swiper1 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0;
  }

  .list2 ol span {
    font-size: 20px;
    line-height: 20px;
  }

  .list2 ol {
    height: 50px;
    margin-right: 10px;
  }

  .list2 ol em {
    font-size: 14px;
  }


  .list2 p {
    width: calc(100% - 110px);
    font-size: 12px;
    line-height: 25px;
  }

  .list2 li {
    margin-bottom: 15px;
  }

  .footer {
    margin-top: 30px;
  }
}

@media screen and (max-width:560px) {

  /************乡村振兴**************/
  .cgzs_img {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 5px;
  }

  .cgzs .cgzs_img:nth-child(3n) {
    margin-right: 2%;
  }

  .cgzs .cgzs_img:nth-child(2n) {
    margin-right: 0;
  }

  .policy_left {
    width: 100%;
    margin-right: 0px;
    padding: 0px 0;
    border-radius: 0px;
  }

  .policy_left a:hover,
  .policy_left .select {
    transition: all 1s;
    margin-left: 0px;
    background-image: linear-gradient(to right, #bbe5d7, #6cb39b);
  }

  .policy_left a {
    width: 20%;
    line-height: 20px;
    height: 40px;
    float: left;
    font-size: 14px;
    overflow: hidden;
  }

  .policy_right {
    width: 100%;
    margin-top: 20px;
  }

  .list span {
    width: 27%;
  }

  .list p {
    font-size: 14px;
    width: 70%;
    line-height: 40px;
  }

  .swiper1 {
    width: 100%;
    margin-right: 0;
  }

  .list2 {
    width: 100%;
    padding-top: 20px;
  }

}