
@media screen and (max-width: 1500px) {
	.banner img{width:100%;}
	.content{width: 100%; padding:0 4% }
	
	
}


@media screen and (max-width: 1100px) {
	body{letter-spacing: normal; font-size: 0.28rem; }
	.content{width: 100%; padding:0 4% }
	.hide{display: none;}
 
	.header{display: block;}
	.logo img{width:100%}
	
	.header{width:100%; height:auto; overflow:hidden; padding:0;}
	.header .header_nav{width:100%}
	.header .header_nav ul{margin:10px 0; justify-content: center; }
	.header .header_nav ul li{    width: 23%;}
	.header .header_nav ul li a{ font-size: .32rem;}
	.header .header_nav ul li.current a{ font-size: .32rem;}
	.banner img{width:100%;}
	.about .about_tit{    margin: 0.5rem 0 0.7rem;}
	.about .about_tit img{width:33%}
	.about .about_cont{padding: 0.7rem 0 0.5rem;    display: block;}
	.about .about_cont .about_cont_nr{   display: block;}
	.about .about_cont .about_left{width:100%}
	.about .about_cont .about_left .tit{font-size: 0.52rem;}
	.about .about_cont .about_left .yw{font-size: 0.21rem;}
	.about .about_cont .about_left .text{ margin-top: 0.5rem; font-size:0.35rem;}
	.about .about_cont .about_left .rz{ display: block; justify-content: space-around;font-size: 0.43rem;color: #040404; margin: 0.7rem 0;}
	.about .about_cont .about_left .rz .sc{ color: #000; margin-bottom:0.35rem }
	.about .about_cont .about_left .rz .rb{ color: #FA0707;  margin-bottom:0.35rem }
	.about .about_cont .about_right{width:100% ; margin-top: 0;}
	.cp .cp_tit{margin:0.7rem 0;}
	.cp .cp_tit img{width:80%}
	.cp .cp_cont .cp_li{padding:0.4rem;display:block;margin-bottom:0.4rem;  }
	.cp .cp_cont .cp_li .cp1{max-width:565px; width:100%}
	.cp .cp_cont .cp_li .cp2{max-width:507px; width:100%}
	.cp .cp_cont .cp_li .cp3{max-width:658px; width:100%}
	.cp .cp_cont .cp_li .cp4{max-width:530px; width:100%}
	.cp .cp_cont .cp_li .cp5{max-width:565px; width:100%}
	.cp .cp_cont .cp_li .cp6{max-width:530px; width:100%}
	.cp .cp_cont .cp_li .cp_right{width:100%;}
	
	.cp .cp_cont .cp_li .cp_right .tit{font-size:0.64rem; margin-top:0.55rem}
	.cp .cp_cont .cp_li .cp_right .sub_tit{font-size:0.32rem;margin: 0.34rem 0;}
	.footer{ padding:0.5rem 0; }
	.footer .foot_li{width:100%;}
	.footer .foot_li:first-child{width:100%;}
	.footer .foot_li:nth-child(2){border:1px solid #5F5F5F;border-width:1px 0 1px 0px ; padding-left:0; margin:0.4rem 0}
	.footer .foot_li .tit{font-size: 0.4rem;color: #FFFFFF;font-family: Microsoft YaHei; margin:17px 0;}
	.footer .foot_li ul li{font-size: 0.35rem; line-height:2.5;display:flex;align-items:center;color:#fff}
}




































