@media screen and (min-width: 768px){
	.news1200{ width: 750px; margin: 0 auto }

	.pcTop{ display:none;}
	.moTop{ display:flex; }
	
	.index1{flex-wrap:inherit;}
	.footer .footerbox{ flex-direction:inherit;}
	
	.ab7 .ls .history .historyItems,.ab7 .ls{ flex-direction:inherit;}
	.ab7 .ls .times{ padding-left:55px;text-align:left; width:320px;  border-bottom:#e5e5e5 solid 0px;}
	.ab7 .ls .history .historyItems{ flex-direction:column;}
	.ab7 .ls .history .historyItems:nth-child(1){ padding-top:45px;}
	.ab7 .ls .history .historyItems .historyYear{ padding:0;}
	.m2hzLogList li{width:19.9%;}

}
@media screen and (min-width: 992px){
	.news1200{ width: 970px; margin: 0 auto }
	.index1 .index1Right{    width: 345px;margin-left: 20px;}
	.newList .newItem{ width:calc(100% * ( 1 / 3 ) - ( 27px * 2 / 3));margin-left:27px; }
	.pro_bottom ul li{width: 25%;}
	.centerall ul li{width: 33.3%;}
	/*.product .navBox{display: block;}
	.product .navmoblie{display: none;}*/




}

@media screen and (min-width: 1200px){
	.news1200{ width: 1200px; margin: 0 auto }
	.pcTop{ display:flex;}
	.moTop{ display:none; }



}
@media screen and (min-width: 1500px){
	/*.news1200{ width: 1400px; margin: 0 auto }*/
	
	


}


@media screen and (max-width: 767px){
	.news1200{ width: 95%; margin: 0 auto }
	.banner .nei .nei3 a img{ width:76px;}

	.newLink a:nth-child(2){ margin:0 15px;}
	.banner .nei .nei2,.newLink a span:nth-child(2){ display:none;}
	.productDetail .disabled .ongable{width: 100%;}
	.productDetail .disabled{ display: inherit; }

	.banner .nei .nei1{ margin-bottom: 20px; }

	
}