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

  .swiper4 {
    width: 55%;
  }

  .dynamic_list {
    width: 40%;
    padding-right: 5%;
  }

  .swiper4.swiper-container-horizontal>.swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    width: 22%;
  }

  .notice_list li p {
    width: 75%;
  }

  .notice_list li span {
    width: 25%;
  }

  .swiper5 .project_text {
    width: 40%;
    padding: 40px 3%;
  }

  .swiper5 img {
    display: block;
    width: 54%;
  }

  .ysfw_left {
    width: 25%;
  }

  .ysfw_right {
    padding: 20px 2%;
    width: 71%;
  }

  .ysfw_right li {
    width: 27.7%;
    padding: 20px 2%;
  }

  .traffic_list li p {
    width: 85%;
  }

  .traffic_list li span {
    width: 13%;
  }



}

@media screen and (max-width:1024px) {
  .nav .main .nav-rgt {
    background: linear-gradient(to right, rgba(104, 174, 141, 0), #115199);
  }

  .swiper4 {
    height: 350px;
  }

  .dynamic_list li {
    line-height: 50px;
  }

  .dynamic_list li a {
    font-size: 16px;
  }

  .dynamic_img {
    height: 315px;
  }

  .swiper4 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 5px !important;
  }

  .swiper4 .swiper-slide p {
    font-size: 16px;
  }

  .notice_list {
    padding: 0 10px;
  }

  .notice_list li p {
    width: 73%;
    font-size: 16px;
  }

  .notice_list li span {
    width: 27%;
    font-size: 16px;
  }

  .jtys_title {
    width: 270px;
  }

  .jtys_title h6 {
    font-size: 22px;
    padding-left: 65px;
    background-size: 270px 50px;
  }

  .project_text h6 {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 20px;
  }

  .project_text p {
    font-size: 16px;
    line-height: 40px;
    -webkit-line-clamp: 10;
  }

  .swiper5 img {
    height: 400px;
  }

  .ysfw_right li {
    width: 27%;
    margin-bottom: 10px;
    padding: 10px 2%;
  }

  .ysfw_right li h6 {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .ysfw_right li p {
    font-size: 14px;
    line-height: 25px;
  }

  .ysfw_right li span {
    font-size: 14px;
  }

  .traffic_list {
    padding: 0 10px;
  }

  .traffic_list li p {
    line-height: 50px;
    font-size: 16px;
  }

  .traffic_list li span {
    line-height: 50px;
    font-size: 16px;
  }


  .platelist {
    padding: 0 10px;
  }

  .platelist li {
    line-height: 40px;
  }

  .plate_ljgd {
    line-height: 30px;
    font-size: 14px;
  }

  .ysfw_left {
    height: 343px;
  }

}

@media screen and (max-width: 779px) {
  .swiper4 {
    height: 300px;
  }

  .dynamic_list li {
    line-height: 43px;
  }

  .dynamic_img {
    display: block;
    width: 40px;
    height: 270px;
  }

  .swiper4 .swiper-slide p {
    width: 73%;
  }

  .swiper4.swiper-container-horizontal>.swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    width: 27%;
  }

  .jtys_title {
    width: 200px;
  }

  .jtys_title h6 {
    font-size: 18px;
    padding-left: 45px;
    line-height: 40px;
    background-size: 200px 40px;
  }

  .jtys_title .gd {
    top: 15px;
  }

  .notice_list li p {
    font-size: 16px;
    line-height: 40px;
    width: 100%;
  }

  .notice_list li span {
    display: none;
  }

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

  .project_text p {
    font-size: 16px;
    line-height: 30px;
    -webkit-line-clamp: 9;
  }

  .ysfw_right li p {
    text-indent: 1em;
  }

  .traffic_list li span {
    width: 17%;
  }

  .traffic_list li p {
    width: 80%;
  }

  .plate .plate4:last-child {
    margin-right: 0;
  }

  .platelist li {
    line-height: 45px;
    font-size: 16px;
  }
  .jtys_link {
    margin-bottom:20px;
}

.jtys_link li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 10px;
    height:60px;
}

.jtys_link li:nth-child(2n) {
    margin-right: 0;
}

.jtys_link li img{
    width: 150px;
    height:35px;
}
}

@media screen and (max-width:560px) {
  .dynamic {
    margin-top: 20px;
  }

  .jtys_title {
    margin-bottom: 20px;
  }

  .jtys_title h6 {
    font-size: 20px;
  }

  .swiper4 {
    width: 100%;
    height: auto;
  }

  .dynamic_list {
    width: 100%;
    padding: 0;
	background: #004098;
  }

  .swiper4 .swiper-slide p {
    font-size: 16px;
    line-height: 50px;
  }

  .swiper4.swiper-container-horizontal>.swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    line-height: 50px;
  }

  .dynamic_list li {
    line-height: 50px;
  }

  .dynamic_img {
    display: none;
  }

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

  .statute {
    margin-top: 20px;
  }

  .notice_list {
    border: none;
  }

  .notice_list li {
    border-bottom: 1px dashed #ddd;
  }

  .notice_list li p {
    font-size: 16px;
    line-height: 50px;
  }

  .statute .notice:last-child {
    margin-top: 20px;
  }

  .project {
    margin-top: 20px;
  }

  .swiper5 .project_text {
    width: 96%;
    padding: 2%;
  }

  .swiper5 img {
    width: 100%;
    height: auto;
  }

  .ysfw_left {
    width: 100%;
    height: 100px;
    display: block;
  }

  .ysfw_right {
    padding: 10px 2%;
    width: 96%;
  }

  .transport {
    margin-top: 20px;
  }

  .ysfw_right li {
    width: 44%;
    margin-right: 2%;
    margin-bottom: 10px;
    padding: 10px 2%;
  }

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

  .ysfw_right li:nth-child(2n) {
    margin-right: 0%;
  }

  .ysfw_right li p {
    font-size: 16px;
    line-height: 30px;
  }

  .ysfw_right li span {
    font-size: 16px;
    margin-top: 10px;
  }

  .traffic {
    margin-top: 20px;
    background: url(../images/lzy_jtys_xyjt.jpg) no-repeat center;
    background-size: 100% 100%;
    background-attachment: fixed;
    padding: 20px 0;
  }

  .traffic_list {
    padding: 0 10px;
  }

  .traffic_list li span {
    width: 31%;
  }

  .traffic_list li p {
    width: 67%;
  }

  .plate {
    margin: 20px auto;
  }


  .platelist li {
    line-height: 50px;
    font-size: 16px;
  }

  .ysfw_left .img2 {
    display: block;
  }

  .ysfw_left .img1 {
    display: none;
  }

  .ljgd {
    width: 100px;
    line-height: 25px;
    font-size: 12px;
    position: absolute;
    left: auto;
    right: 10px;
    bottom: 10px;
  }

  .plate4 {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
}