@media (max-width: 1080px) {
  body{overflow-x:hidden; font-size: 1rem; }
  .w1200,.leftLoop01,.slideBox01{
    width:100%; height: auto;
  }
  .w100 img{width:100%;margin: 10px 0;}
  .foot img{width:auto;margin: 0;}
  .mgl50,.mgr50{margin:0;}

  h2{/*! margin:20px; */}
  .banner_con{
    width:100%;
    height: 63vw;
  }
  .banner{
    background-size:196%;
    height:auto;
  }
  .banner_con .logo{
    display: block; padding:15px;
  }
  .banner_con .logo img{width:100%;}

  .bg01,.bg02,.bg03,.bg04{height: auto; background-repeat: repeat; padding:10vw 0 0 0;}
  .bg05, .bg06,.bg07{width:100%;height: auto;}
  .mgt30{
    margin-top:1em
  }
  .text{background: #fff3e9; font-size: 1rem; margin-top: auto; padding: 16px 4%; width: 92%;margin: 0;height: auto;overflow: auto;}
  .text .info{padding: 10px; border:1px solid red;}
  .bg01,.bg02,.bg03,.bg04{height:auto;overflow: hidden;}

  .box01 h2 img,.box02 h2 img,.box04 h2 img{
    width:180%;
    margin-left: -40%;
  }

  .swiper{padding:5px 0 0px 0; width:100%!important;}
  .swiper-slide{width:100%; height:100%;}
  .bg01 .swiper-slide img{width:100%; height: 100%;}
  .bg01 .swiper-slide p{width:100%; height: auto;}
  .bg01 .swiper-wrapper{height: 72%;}
  .bg02 .swiper-wrapper{height: 66%;}

  .bg02 .swiper-slide p a{width:100%; height: auto;}
  .bg02 .swiper-pagination-bullet {
    width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,10px));
    height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,10px));
  }
  .bg03 .swiper-slide{height: 100%;}
  .bg03 .swiper-slide img{width:100%; height: 100%;}

  .list01{width:calc(98% - 70px); margin:0 1%}
  .list01 li{width:calc(100% - 30px);line-height: 1.2;padding: 5px 0 10px 30px;}
  .ad img{width:98%; margin:5px 1%}
  .footer{
    padding:1em 0;
    height:auto
  }
  .footer_bot{
    width:100%
  }
  .footer_bot a.dzjg_ico,.footer_bot a.jcjcjcjc{
    display:none;
  }
  .footer p{
    width:95%;
    margin:0 auto
  }
  .govlogo{position: relative;left:45%}
}
@media (max-width: 640px){
	.bg03 .right .swiper{width:90%; height:auto; margin: 0 auto;}
	.bg03 .left .swiper{width:90%; margin:10px 5%;}
	.list03 img{height:220px;}
}