@media screen and (max-width: 455px) {
.lm{
	width: 100%;
	padding:10px;
}
a,p,span{
	font-size: 12px;
}
.wz{
	height: 46px;
	border-bottom: 1px solid #d0e7fe;
	background: #f3f8ff;
}
.left{
	width:100%;
	margin-top: 20px;
}
.flm{
	display: none;
}
.left{
	padding-bottom:0px;
}
.left a{
	float: left;
	display: block;
	width: 33.3%;
	height: 62px;
	text-align: center;
	line-height: 62px;
}
.left a p{
	margin:  auto;
	width:100%;
	border-bottom: 1px solid #e1e1e1;
}
.jt{
	display: none;
}
.right{
	margin-top: 20px;
	width:100%;
	height: 100%;
	
}
.xw{
	width: 100%;
	height: 62px;
	border-bottom: 1px solid #e1e1e1;
}
.shxw{
	width: 112px;
	text-align: center;
	height: 68px;
	font-size: 20px;
	font-weight: bold;
	color: #0060ac;
	line-height: 62px;
	background: url(xw.png) left 60px no-repeat;
	}
.xw-b{
	
	margin-top: 20px;
}
.ddiv{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	width:75%;
}
.xw-b li{
	
	position: relative;
	line-height: 40px;
}
.xw-b p{
	top: 0;
	right: 0;
	position: absolute;
}

}