@media screen and (max-width: 600px){
	.i_list img{
		height: auto;
	}
}

#slider{
	/*height: 470px;*/
	max-width: 1180px;
	overflow: hidden;
	margin: auto;
}

.keyWordsBox .tips{
	margin-top: 5px;
}


.indexLazy{
	border-radius: 10px 10px 0px 0px;
}
