/*APP下载 B*/
.xiazai{
	width: 100%;
	background-image: url(../imgs/down-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	height: 700px;
}
.xiazai .center{
	padding-top: 80px;
}
.xiazai .xz-left img{
	width: 460px;
}
.xiazai .xz-right .jieshao{
	font-size: 18px;
	color: #fff;
	margin-left: 160px;
	margin-top: 10px;
}
.xz-right{
	margin-top: 100px;
	text-align: center;
}
.xz-right .jieshao p{
	margin-right: 30px;
	padding-left: 30px;
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 26px;
}
.xz-right .anzhuo{
	display: block;
	width: 240px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	line-height: 30px;
}
.xz-right .anzhuo:hover{
	text-decoration: underline;
}
.xz-saoma{
	margin-top: 40px;
}
.xz-right .anzhuo img{
	width: 160px;
}
.xz-right .pingguo{
	display: block;
	width: 240px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	line-height: 30px;
}
.xz-right .pingguo:hover{
	text-decoration: underline;
}
.xz-right .pingguo img{
	width: 160px;
}
.xz-btn{
	width: 348px;
	height: 60px;
	border: 1px solid #fff;
	border-radius: 10px;
	margin: 0 auto;
	text-align: center;
	margin-top: 30px;
}
.xz-btn a{
	line-height: 60px;
	color: #fff;
	font-size: 16px;
}
.xz-btn a:hover{
	text-decoration: underline;
}

/*APP下载 E*/