.navigation_nav li a:link, .navigation_nav li a:visited{ width:auto;}

.Industry_main{ clear:both; width:100%; padding:40px 0; text-align:center; display:table;}
.Industry_main_2{ clear:both; width:100%; padding:40px 0; text-align:center; /*background-color:#f9f9f9;*/ display:table;}
	.Industry_items{ clear:both; width:100%; margin:0 auto; text-align:center;}
		.Industry_items_img, .Industry_items_img_2{ width:100%; height:auto; border:1px #eee solid; box-sizing:border-box; overflow:hidden; }
			.Industry_items_img img, .Industry_items_img_2 img{ width:100%; height:auto}
		.Industry_items_txt{ width:90%; min-height:300px; margin:0 auto; text-align:left; overflow:hidden; position:relative;}
		.Industry_items_txt_2{ width:90%; min-height:300px; margin:0 auto; text-align:right; overflow:hidden; position:relative;}
			.Industry_title{ clear:both; width:100%; height:84px; line-height:84px; font-size:1.8em; font-weight:bold; table-layout:fixed; word-wrap: break-word; word-break: break-all; overflow:hidden;}
			.Industry_title_bg{ position:absolute; top:0; left:0; right:0; width:100%; height:84px; line-height:84px; font-size:92px; font-weight:bold; color:#f2f2f2; z-index:-1;}
			.Industry_content{ clear:both; width:100%; line-height:30px; font-size:1.2em; color:#7a7a7a;}

@media screen and (min-width:1200px){
	.Industry_items{ width:1200px; min-height:300px;}
		.Industry_items_img{ float:left; width:400px; height:300px; overflow:hidden; }
		.Industry_items_img_2{ float:right; width:400px; height:300px; overflow:hidden; }
			.Industry_items_img img, .Industry_items_img_2 img{ width:100%; height:100%}
		.Industry_items_txt{ float:right; width:750px; min-height:300px; margin:0; padding:0; text-align:left; }
		.Industry_items_txt_2{ float:left; width:750px; min-height:300px; margin:0; padding:0; text-align:right;}

	.paging_main{ clear:both; width:1200px; margin:40px auto; }
}

@media (min-width: 768px) and (max-width:1199px) { 
	.Industry_items_img, .Industry_items_img_2{ clear:both; width:100%; height:300px; overflow:hidden; }
		.Industry_items_img img, .Industry_items_img_2 img{ width:100%; height:100%}
}

