
.app{
	box-sizing: border-box;
	padding-top: 4.6rem;
	/* padding-bottom: 2.8rem; */
}
.discount_box{
	position: relative;
}
.absolute{
	position: absolute;
	z-index: 1;
	left: 8.465%;
	bottom: 1rem;
}
.title_2{
	width: 74.8%;
	margin: 0 auto;
}
.bottom-box{
	flex-wrap:wrap;
	text-align: center;
}
.bottom-box p{
	width: 100%;
	font-size: 1rem;
	font-family: Hiragino Sans GB;
	font-weight: normal;
	color: #fff;
	line-height: 1.68rem;
}
.bottom-box p a,.bottom-box p:first-child{
	font-size: 1rem;
	font-family: Hiragino Sans GB;
	font-weight: normal;
	color: #fff;
	line-height: 1.68rem;
	cursor: pointer;
}
.top-banner{
	width: 100%;
	height:4.6rem;
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	background: #1f0c07;
}
.top-banner .content{
	width: 25rem;
	max-width: 750px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	box-sizing: border-box;
	padding: .66rem;
}
.top-banner .content .flexBox{ align-items: center;}
.top-banner .content img{
	width: 3.4rem;
	height: 3.4rem;
	border-radius: .8rem;
	margin-right: .67rem;
}
.top-banner .content .flex-1 h3{
	font-size: 1rem;
	font-weight: bold;
	color: #FFFFFF;
	line-height:1.4rem;
}
.top-banner .content .flex-1 p{
	font-size: .73rem;
	font-weight: normal;
	color: #f1d5ce;
	line-height: 1rem;
}
.top-banner .content .flex-1 p a{ color: #f1d5ce; font-size: 0.73rem;}
.top-banner .content a.dw img{
	width: 7.4rem;
	height: 2.26rem;
	cursor: pointer; border-radius: 0; margin: 0;
}
.top-banner .msg-box{
	margin-top: .43rem;
}
.top-banner .msg-box p,.top-banner .msg-box p a{
	font-size: .8rem;
	font-weight: normal;
	color: #68e3fe;
	line-height: 1rem;
}
.top-banner .msg-box p:first-child{
	transform: scale(.9);
	margin-left: -3%;
}
.bgr-box{
	width: 100%;
	box-sizing: border-box;
}
.bottom-box{ line-height: 1rem; font-size: 0.8rem; color: #c0413b; min-height: 9rem;}
.down-box{width: 100%; position: fixed; bottom:1.5rem; left: 0; right: 0;}
.download{
	display: block;
	margin: 0 auto;
	 width: 16.26rem;
	margin-top: 2.5rem;
	cursor: pointer;
}
