@media only screen and (max-width: 1600px) {
    .img_right{width: 60%;}
	
 }
 @media only screen and (max-width: 1500px) {
    
 }
 @media only screen and (max-width: 1440px) {
    
 }
 @media only screen and (max-width: 1366px) {
.img_right{width: 65%;}
 }
 
 @media only screen and (max-width: 1300px) {
  .img_right p,.notice .img_right p{line-height: 1.5;}
 }
  @media only screen and (max-width: 1200px) {
    .wal{
    	max-width: 100%;
    	padding: 0 3%;
    }
	.banner_wrap, .neiimg{padding: 0;}
	.zhuanlist ul li{width: 24%;}
  }

 @media only screen and (max-width: 970px) {
	 .banner_wrap .picBtnTop .bd li .pic div, .banner_wrap{height: 40vw;}
  .header,.navwrap{display:none;}
  .headerm{display: flex;}
  .banner_wrap,.neiimg{margin-top:110px;}
	 .logo{margin-top:0;}
	 .img_right{width: 56%;}
	 .nav_left{display:none;}
	 .nav_right{width:100%;}
	 .list>ul li a{font-size:15px;}
	 .right_top>h3{font-size:22px;height: auto;line-height: 1.5;}
	 .right_top>p{margin-top:0;line-height: 1.5;}
 }
 
 
  @media only screen and (max-width: 780px) {
	  .danglist .img_right{height:auto;}
	  .logo img{height:1.2rem;}
	  .news_left .pic div{height: 60vw;}
	.news_left,.news_right,.gan, .dang, .xian{max-width: 100%;width: 100%;}
	 .news_title{background-size: 100%;}
	 .notice .img_right{height: auto;}
	 .gan, .dang, .xian{margin-top: 20px;}
	 .img_right{width: 70%;height:auto;}
	 .gan_img {width: 28%;}
	 .gan_img a, .gan_img a span{width: 100%;height: 2.2rem;}
  }
 @media only screen and (max-width: 600px) {
	 .content_title>h1, .dp>h1{margin-top:15px;line-height:1.5;font-size:20px;}
	 .neiinner{margin-top:10px;}
	 .list>ul li{padding:10px 0;}
	 .right_top>p{width:100%;margin-right: 0;margin-bottom: 5px;}
	 .headerm .logo img{height:auto;}
	 .logo img{height: auto;}
	 .gan_img{width: 40%;}
	  .img_right{width: 55%;}
	  .img_right h2{font-size: 16px;}
	  .img_right p, .notice .img_right p{font-size: 12px;}
	.zhuanlist ul li{width: 47%;margin-bottom: 15px;}
	  .list ul li a{width: 70%;}
	  .news_list li a{width: 72%;}
	  .list{padding: 0.2rem ;}
	  .list ul li .date,.links a{font-size: 14px;}
	body{min-width: 320px;}
											
 }