@media only screen and (max-width:1280px){
	.inner{padding:0 29px;}
	#footer .foot_inner{padding:0 29px;}
	#footer .foot_inner div.text_box1{padding-left:0;}	
}

@media only screen and (max-width:1025px){
	.agree_con .cont{height:auto;padding-bottom:7%;}
	.agree_con .tit{font-size:20px;padding-bottom:20px;}
	.agree_con .tt{font-size:18px;padding-bottom:15px;}
	.agree_con .st{font-size:12px;}
	.agree_con table tr td{font-size:12px;}
	.agree_con img{height:25px;}
	.main_info{padding:0 29px;}
}