.success_main{ clear:both; width:100%; margin:10px auto; text-align:center; display:table; overflow:hidden;}
	.success_title{ clear:both; width:100%; height:30px; background:url(../images/success_title.jpg) top left no-repeat;}
	.success_content{ clear:both; width:100%; margin:0 auto; padding:10px 0; text-align:center;}	
		.items{ float:left; width:50%; height:160px; margin-top:5px; text-align:center;}
			.items_img{ clear:both; width:100%; height:120px; text-align:center; overflow:hidden;}
				.items_img img{ width:90%; height:100%; }
			.items_txt{ clear:both; width:100%; height:40px; line-height:40px; overflow:hidden;}
	
.dt_no_data{  clear:both; height:100px; line-height:100px; padding:5px; text-align:center; border-bottom:1px #eee solid;}
.dt_page{ clear:both; width:100%; margin:5px auto; padding:5px 0px; display:table;}

@media screen and (min-width:1200px){
.success_main{ clear:both; width:100%; margin:10px auto; text-align:center; display:table; overflow:hidden;}
	.success_title{ clear:both; width:100%; height:30px; background:url(../images/success_title.jpg) top left no-repeat;}
	.success_content{clear:both; width:100%; margin:0 auto; padding:10px 0; text-align:center;}	
		.items{ float:left; width:177px; height:160px; margin-top:5px; text-align:center;}
			.items_img{ clear:both; width:100%; height:120px; text-align:center; overflow:hidden;}
				.items_img img{ width:90%; height:100%; }
			.items_txt{ clear:both; width:100%; height:40px; line-height:40px; overflow:hidden;}
}

@media (min-width:768px) and (max-width:1199px){
.success_main{ clear:both; width:100%; margin:10px auto; text-align:center; display:table; overflow:hidden;}
	.success_title{ clear:both; width:100%; height:30px; background:url(../images/success_title.jpg) top left no-repeat;}
	.success_content{clear:both; width:100%; margin:0 auto; padding:10px 0; text-align:center;}	
		.items{ float:left; width:25%; height:160px; margin-top:5px; text-align:center;}
			.items_img{ clear:both; width:100%; height:120px; text-align:center; overflow:hidden;}
			.items_txt{ clear:both; width:100%; height:40px; line-height:40px; overflow:hidden;}
}
