@media screen and ( max-width:640px ){
.newsPart2 .con_fr .name{ margin-bottom:10px;}
.newsPart2 .con_fr .time{ margin-top:10px;}	
.Culture li:nth-child(2) .con{ height:90px; overflow:hidden;}

		}	

@media screen and ( max-width:480px ){
.HotelList li p{ margin-bottom:10px;}	
.newsPart1 .con_fr .con{ color:#999; height:60px; overflow:hidden;}

	}	

@media screen and ( max-width:375px ){
.newsPart1 .con_fr .con{ color:#999; height:50px; overflow:hidden;}
.newsPart2 .con_fr .con{ height:35px; overflow:hidden; }
.newsPart2 .con_fr .more { position:absolute; bottom:0px; right:10px;}
.newsPart2 .con_fr .name{ margin-bottom:5px;}
.newsPart2 .con_fr .time{ margin-top:5px;}	
	}	
	
@media screen and ( min-width:380px ){
.newsPart1 .con_fr { padding-right:10px;}
.newsPart1 .con_fr .name{ padding-top:10px;}
.newsPart1 .con_fr .con{ line-height:22px;}
.newsPart1 .con_fr .time{ position:absolute; left:0px; color:#999; bottom:10px;}
.newsPart1 .con_fr .more a{ position:absolute; right:10px; bottom:10px; display:block; }
.newsPart1 .con_fr .more a img{ width:15px; padding-left:10px;}
	
	}	

@media screen and ( max-width:320px ){
.newsPart1 .con_fr .con{ color:#999; height:35px; overflow:hidden;}
.newsPart1 .con_fr .name{ height:80px; overflow:hidden;}
.HotelList li p{ margin-bottom:5px;}	
	}	