@charset "utf-8";

.content{width:90%;}

.content img{width:30%;margin-right:20px;margin-top:30px;margin-bottom:20px;}

.home_news_more{text-align: center;padding-top:300px;padding-bottom:40px;}

.station img{width:100%}

.home_news_content{width:100%}

.home_news_content .newcontent{float: left;}

 .content_img{width:100%} 

.home_news_content img{width:100%}

.home_news_content .first{margin-left:5%}

.newcontent{width:30%;margin-right:1%}

.newcontent_date{margin-top:20px;font-size: 14px;padding-left:2%;}

.newcontent_data{margin-top:12px;font-size: 20px;width:90%;float:left;padding-left:2%;}

.home_news_title{text-align: center;font-size: 24px;padding-top:5%;padding-bottom: 5%}

@media  ( max-width: 960px ){
	.banner{width:100%;overflow:hidden;position:relative;height:330px;} 
}

@media  ( min-width : 960px ) and (max-width : 1080px) {
	.first{margin-left:4%;}
	.banner{width:100%;overflow:hidden;position:relative;height:410px;} 	
}

@media  ( min-width : 1080px ) and (max-width : 1200px) {
	.first{margin-left:6%;}
	.banner{width:100%;overflow:hidden;position:relative;height:430px;} 
}

@media  ( min-width : 1200px ) and (max-width : 1440px) {
	.first{margin-left:9%;}
	.banner{width:100%;overflow:hidden;position:relative;height:470px;} 	
}

@media  ( min-width : 1440px ) and (max-width : 1680px) {
	.first{margin-left:22%;}
	.contents .time{display:inline;}
	.banner{width:100%;overflow:hidden;position:relative;height:530px;} 	
}

@media  ( min-width : 1680px ) and (max-width : 1920px) {
	.first{margin-left:22%;}
	.banner{width:100%;overflow:hidden;position:relative;height:700px;} 	
}

/*灏忓睆骞曪紙骞虫澘銆佸皬浜庣瓑浜�640px锛�*/
@media ( max-width : 640px) {
	.banner{width:100%;overflow:hidden;position:relative;height:150px;}
	.home_solutions{
		/* height:270px; */
	}
	.home_solutions img{
		width:100;
	}
	.home_solutions_title img{
		width: 300px;
		height: 100px;		
	}
	.content{
		padding-left:10px;	
	}
	.content img{margin-top:10px;}	
	.content div{
		margin:10px !important;
	}
	.wrap{
		width:100% !important;
	}
	.home_news{
		/* height:380px; */
	}
	.home_news h2{
		font-size: 12px;
	}
	.home_news .time{
		padding-top:4px;	
	}
	.home_news_more{
	    padding-top: 240px !important;
	    padding-bottom: 20px !important;
	}

	.home_news_more img{
		width:20%;
	}
	.contents .content{
		display:none;
	}
	.contents div{
		margin-top:10px;
		margin-left:40px;
	}
.newcontent_date{margin-top:12px;font-size: 12px;}

.newcontent_data{margin-top:10px;font-size: 13px;}

.home_news_title{font-size: 16px;}

.content img{margin-right:15px;margin-top:20px;margin-bottom:20px;}		
}

