.ion h1{width: 100%;text-align: center;font-weight: normal;font-size: 20px;margin-top: 25px;}
.ion li{float: left;margin-left:22px;padding-top:20px;}
.ion img{width:270px;height:245px;}
.ion li p{width: 100%;text-align: center;font-size: 16px;margin-top:10px;}
@media  screen and (min-width:100px ) and (max-width:640px){
	.ion{height:1130px;}
	.ion h1{height: 17px;line-height: 17px;font-size: 17px;color:#000000;letter-spacing:1px;font-weight: normal;padding-top:3px;text-align: center;}
	.ion li{margin-left:7px;margin-top:3px;}
	.ion p{font-size:6px;line-height: 15px;margin-top: 5px;}
}