*{
	padding:0;
	margin:0;
	list-style:none;
	text-decoration:none;
}
.fix{
	*zoom: 1;
}
.fix:after{
	display: block;
	content: "clear";
	height: 0;
	line-height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}
.f12{
	font-size:12px;
}
.dn{
	display:none;
}
.Apps{
	width:100%;
	height:582px;
	padding-left:20px;
}
.upload,.attention,.direct,.SMS,.apply{
	width:100%;
	padding-top:9px;
}
.upload li,.attention li,.direct li,.SMS li,.apply li{
	float:left;
	width:33.3%;
	display:inline;
}
.appTitle{
	padding-top:20px;
}
.app dl dt{
	float:left;
	padding-right:10px;
}
.app dl dt img{
	width:65px;
	height:65px;
	border-radius:10px;
}
.app_explain a{
	font-size:14px;
	color:#000;
	font-family:"微软雅黑";
	display:inline-block;
	padding-top:9px;
}
.info{
	padding-top:6px;
	font-family:"微软雅黑";
}
.CE_icon img{
	width:16px;
	height:18px;
	vertical-align: -1px;
}