/* ABģ���� ����õ�֯����վģ��������վ */
/* ��ַ��Www.AdminBuy.Cn */
/* ͼ���ȫ��Sc.AdminBuy.Cn רҵ��վ�ز���վ */
/* QQ��9490489 */

.banner {
	width: 100%;
	height: 600px;
	overflow: hidden;
	position: relative;
	_zoom: 1;
}
.banner .banner_show {
	/* left: 50%;
	width: 1920px;
	bottom: 0px;
	margin-left: -960px; */
	height: 100%;
	position: absolute;
}
.banner .iphone_user {
	left: 31px;
	top: 74px;
	position: absolute;
}
.dowmlond {
	height: 600px;
	position: relative;
}
.iphone {
	position: absolute;
	cursor: pointer;
}
.android {
	position: absolute;
	cursor: pointer;
}
.ewm {
	padding: 10px 10px 0px;
	border-radius: 5px;
	text-align: center;
	right: 212px;
	bottom: 80px;
	color: rgb(255, 255, 255);
	line-height: 30px;
	font-family: "����";
	font-size: 12px;
	position: absolute;
}
.iphone {
	background: url("../images/android.png") no-repeat;
	width: 220px;
	height: 56px;
	display: block;
}
.android {
	background: url("../images/android.png") no-repeat;
	width: 220px;
	height: 56px;
	display: block;
}
.iphone {
	background: url("../images/phone_d.png") no-repeat;
	right: 356px;
	bottom: 154px;
}
.android {
	right: 356px;
	bottom: 78px;
}
/* .android:hover {
	background: url("../images/android_hover.png") no-repeat;
} */
.iphone:hover {
	background: url("../images/iphone_d_hover.png") no-repeat;
}
.iphone_screen {
	left: 65px;
	top: 155px;
	position: absolute;
	height: 440px;
}
.content {
	text-align: center;
}
.content p {
	margin: 120px auto 70px;
	color: rgb(116, 116, 116);
	font-size: 40px;
}
.content p span {
	color: rgb(255, 123, 132);
}
.content ul {
	overflow: hidden;
	margin-bottom: 124px;
	_zoom: 1;
}
.content li {
	width: 25%;
	padding: 0 10px;
	box-sizing: border-box;
	float: left;
}
.content li strong {
	display: block;
}
.content li span {
	display: block;
}
.content li strong {
	color: rgb(60, 60, 60);
	line-height: 44px;
	font-size: 24px;
	font-weight: normal;
	margin-top: 19px;
}
.content li span {
	color: rgb(97, 97, 97);
	line-height: 20px;
	font-size: 14px;
}
.content li img {
	display: inline-block;
}
