@media screen and (max-width: 455px) {
.lm{
	width: 100%;
	padding:10px;
}
a,p,span{
	font-size: 12px;
}
.text-top{
	width: 100%;
	font-size:18px;
	font-weight: bold;
	text-align: left;
	line-height:30px;
}
.ly{
	margin: auto;
	width: 100%;
	height: 46px;
	background: #f8fbff;
	text-align: center;
	line-height: 46px;
}
.ly span{
	margin-left:10px;
}
.text,.fx{
	margin: 20px auto;
	width: 100%;
}
.text p{
	text-indent: 2em;
}
.up{
	margin: 0px auto;
	width: 100%;
	border-top: 1px solid #e1e1e1;
}
}