.app_top{
	width: 100%;
	height:3.03rem;
	background:url(../images/app_top.jpg) no-repeat center center;
	background:cover;
	color:#fff;
	text-align:center;
	overflow:hidden;
	
}
.app_top_tit{
	font-size:0.64rem;
	line-height:0.64rem;
	margin-top:0.93rem;
	height:0.64rem;
	letter-spacing:0.16rem;
}
.app_top_txt{
	margin-top:0.37rem;
	font-size:0.22rem;
	height:0.22rem;
	line-height:0.22rem;
	letter-spacing:0.05rem;
}
.app{
	width:9.36rem;
	margin:0 auto;
	overflow:hidden;
	margin-top:0.74rem;
}
.app a{
	width: 1.97rem;
	height: 1.97rem;
	border:0.01rem solid #c1c1c1;
	float:left;
	margin:0 0.18rem;
	text-align:center;
}
.app .pc_app{
	margin-right:0;
}

.app p{
	font-size:0.14rem;
	color:#333333;
}
.app .tit{
	margin-top:0.29rem;
	color:#969595;
}
.web_app img{
	width: 0.95rem;
	height: 0.74rem;
	margin-top:0.51rem;
}
.ios_app img,.android_app img{
	width: 1.08rem;
	height: 1.08rem;
	margin-top:0.25rem;
}

.pc_app img{
	width: 0.95rem;
	height: 0.74rem;
	margin-top:0.1rem;
}

.web_app p{
	/* height:0.14rem; */
	line-height:0.14rem;
	margin-top:0.38rem;
}
.ios_app p,.android_app p{
	line-height:0.2rem;
	margin-top:0.11rem;
}
.pc_app p{
	line-height: 0.14rem;
	margin-top:0.28rem;
}

.update{
	width: 9rem;
	margin:0.7rem auto 1.03rem;
	overflow:hidden;
	text-align:left;
	letter-spacing:0.01rem;	
}
.update_tit{
	font-size:0.26rem;
	line-height:0.34rem;
	color:#333333;
	letter-spacing:0.05rem;
}
.edition{
	font-size:0.2rem;
	line-height:0.53rem;
	cursor:pointer;
	letter-spacing:0.03rem;
}
.upd_n{
	color:#e60012;
}
.update_date{
	color:#969595;
	padding-left:0.30rem;
	padding-right:0.5rem;
	float:right;
	margin-right:5.0rem;
}
.update_date_b{
	background:url(../images/down_c.png) no-repeat right center;
	background-size:0.28rem 0.15rem;
}
.update_cont{
	padding:0 0.18rem;
	font-size:0.16rem;
	line-height:0.3rem;
	color:#757474;
	display:none;
}
.update_cont_tit{
	line-height:0.42rem;
}
.update_cont_txt{
	padding-left:0.07rem;
}