/*内容*/
.con{ width: 1250px; margin:0 auto; min-width: 1250px; padding-bottom:30px; padding-top: 20px; }

	.detail{border:1px solid #e7e7e7; border-top:3px solid #fc7205; background: #fff; padding:3%; min-height:400px;}
		.detail_t{ font-size: 20px;color: #333333; text-align: center; line-height: 180%;    font-weight: bold;}
		.detail_subt{font-size:16px;color: #333333; text-align: center; line-height: 180%;}
		.detail_xx{ text-align:right; border: 1px solid #e7e7e7;border-width: 1px 0;  line-height: 34px; margin-top:10px;}
		.detail_xx span{ display: inline-block; font-size: 14px; margin:0  0 0 15px;    color: #333333; }
		.detail_xx span span{ margin:0;}
		.detail_xx .date,.detail_xx .source,.detail_xx .author,.detail_xx .hits{margin:0 15px;}
		.detail_xx .ml100{margin-left:100px;}
		.detail_xx a{    color: #333333; margin:0 5px;}
		.detail_fx{ padding:20px 0; height:36px; line-height: 36px; text-align: right; }
		.zoom{ font-size: 14px; color: #333; line-height: 200%; padding-top:30px; }
		.zoom p,.zoom div,.zoom span{ min-height :15px;text-align: justify;text-justify:inter-ideograph;    word-wrap: break-word;word-break: normal; }
		.zoom img{ max-width:100%}
	
.zoom .content{ width:100%; min-width:auto;}
			.r_t{padding:0 0 25px; font-size: 18px; border-bottom:1px solid #e7e7e7; }
			/*文字列表*/
			.list1{ padding:15px 30px 20px; min-height: 400px; }
			.list1 li{ line-height: 40px;height: 40px; clear: both; }
			.list1 li a{ float: left; display: inline-block; color: #333333; background:url(list_d.jpg) no-repeat left center; padding-left: 15px;}
			.list1 li span{ float: right; }



@media only screen and (min-width: 1000px) and (max-width: 1250px){
	.w1250{ width: 1000px; min-width: 1000px; margin:0 auto; }
	.header,.banner,.footer,.content{ width: 100%; height: auto;min-width: 1000px;  }
	.con{ width: 1000px; min-width: 1000px; padding-bottom: 40px; }
   /*导航*/
	.nav{height: 48px;}
	.nav ul{width: 1000px; min-width: 1000px; }
	.nav li a{ font-size:16px; padding:0 32px; line-height:48px; } 
	


		

}

@media only screen and (min-width: 750px) and (max-width: 1000px){
.w1250{ width:100%; min-width: 750px; margin:0 auto; }
.header,.banner,.footer,.con{ width:90%; height: auto;min-width:750px }
.con{  padding-bottom: 40px; }
.top { height: 137px;}
.logo img{ width:80%;}
.top_r {padding-top:50px;}

   /*导航*/
	.nav{height: 48px;text-align: center;}
	.nav ul{width:auto; min-width:750px;display: inline-block; }
	.nav li{ padding-right:1px;}
	.nav li a{ font-size:16px; padding:0 17px; line-height:48px; } 

	
			.detail_xx .ml100{margin-left:15px;}		
		
			
}