.b20{
	width: 20%;
	float: left;
}
.r10{
	padding-right: 20px;
}
.icon-jiantou{
	float: right;
}
.zasHeader{
	overflow: hidden;
}
.zasAppNave{
	margin-top: 32px;
}
.appBody{
	margin: 32px 0;
}
.appBTitle{
	text-align: center;
	margin-bottom: 32px;
}
.appBTitleCn{
	font-weight: 600;
	font-size: 28px;
	padding-bottom: 10px;
}
.appBTitleEn{
	font-size: 18px;
}
.appBFName{
	font-size: 28px;
	text-align: center;
	padding-bottom: 32px;
}
.appBFBorder{
	border: 1px solid #000;
	border-radius: 8px;
	padding: 60px 18px 30px;
}
.appBodyMore{
	border: 1px solid #000;
    padding: 0 10px;
    width: 90px;
    border-radius: 10px;
    font-size: 12px;
	display: block;
	margin-top: 12px ;
}
.appBodyMore:hover{
	background: #E60911;
	color: #fff;
	border-color: #fff;
}
.appBiconBox{
	height: 50px;
	margin-bottom: 20px;
	position: relative;
}
.appBiconBox img{
	height: 100%;
}
.appBiconTit{
	font-weight: 600;
	font-size: 13px;
	padding-bottom: 12px;
}
.appBiconLink{
	border-bottom: 2px solid #000;
	width: 40px;
}
.appBiconEn{
	padding-top: 20px;
	font-size: 12px;
}
.appBodyFirst,
.appBodySecond{
	margin-bottom: 52px;
}
.icon_2{
	display: none;
}
.icon_2,
.icon_1{
	position: absolute;
}
#appOdd .appBg{
	background: #EBEBEB;
}
#appEven .appBg{
	background: #DBDBDB;
}
.appBg{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0
	left: 0;
	z-index: 3;
	text-align: center;
}
.appBgBox{
	padding: 100px 16px;
}
.appBgBox h1{
	font-size: 64px;
}
.appBgBox p{
	font-size: 12px;
    font-weight: 600;
	padding-top: 36px;
}
.appBgBox div{
	font-weight: 600;
	padding-top: 32px ;
}