@charset "utf-8";
/* CSS Document */
.about-text{width:74.3%; margin:0.5em auto; text-align:center; padding-top:0px;}
.news_box{ width:74.3%; margin:0 auto;}
.fenlan{width:74.3%; margin:1.5em auto;text-align:left;}
.fenlan li{display:inline;font-size:1.3em;margin-right:1em;cursor:pointer;}
.news_box ul{ margin:0; padding:0;}
.news_box ul li{ padding:0; list-style-type:none; margin-bottom:30px;}
.news_box ul li h1{width:40%;; height:200px; float:left; margin-right:1em;}
.news_box ul li img{ display:block; width:100%; height:200px; overflow:hidden;}
.news_box .js{ float:left; width:58%; height:auto;width:56%\9;}
.js h2{ margin-bottom:8px;}
.js h2 a{ font-size:24px; color:#666;display:block;}
.js span{ margin-right:6px;}
.js p{ padding-top:10px; font-size:1.2em; line-height:1.5em;}
.pagination ul li{ float:left;}
 @media screen and (max-width: 500px){
	.con{
		
		width:100% !important;}
	.news_box .js{ width:100%;}	
	}
	 @media screen and (min-width: 500px){
	.con{
		
		width:35% !important;}
	}