#AppShareBox {
}

.llx-title {
	width: 97%;
	padding-left: 3%;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px #e6e6e6 solid;
	margin-top: 2%;
	padding-bottom: 1%;
	color: #666666;
	background: #fff;
}

.llx-fx {
	padding: 3% 0;
	height: auto;
	padding-left: 2%;
	overflow: hidden;
	background: #fff;
}

.llx-fx p {
	text-shadow: none;
}

.llx-fx a {
	color: #343434;
	text-decoration: none;
	cursor: pointer;
}

.llx-fx ul {
	list-style: none;
}

.llx-fx li {
	width: 16%;
	text-align: center;
	font-size: 13px;
	font-family: 微软雅黑;
    font-weight: 900;
	color: #555;
	float: left;
	margin-left: 13%;
	list-style: none;
}

.llx-fx img {
    margin: 0 auto;
	margin-bottom: 2%;
    text-align: center;
}