@media (max-width:760px){
	
	
	.nav .navlist {width: 100%;}
	.nav .navlist ul li { width:25% !important;} 
	.nav .navlist ul li a {width: 100%;}
	
	
	/*history*/
#content .title_huiyi{ width:100%;}
.switchBox dt{ width:100% !important;}
.switchBox dt span{}
.new img{ display:none !important;}
.new .newtxt{ width:96% !important; padding:1% 2%;}
.con_imger a{ width:90%; }
.con_imger a img{ width:100%; height:auto;} 
.con_imger .conimg{ width:90%; margin:10px auto; float:none;}


#content .fx .fxb .fxtab {
	/*float: left;*/
	width: 100%;
}
#content .fx .fxb .fxtab table{ width:100%;}
#content .fx .fxb .fxtab table img{ width:100%; height:auto;}
.leftbox{ width:100%;}

	}