.download-page{
	width: 10rem;
    position: relative;
    height: 100%;
}

.download-img{
	position: absolute;
    top: 0;
    left: 0;
    width: 10rem;
    background-image: url("/images/gocashMobile_img/gocashimg.png");
    background-size:100% 100%;
    height: 100vh;
}
.animation-parent{
	width: 10rem;
	margin: 0 auto;
	position: absolute;
	top: 8rem;
	left:0;
}
.bg_bule {
    height: 1.333333rem;
    position: absolute;
    bottom: -15rem;
    margin: 0.666667rem 8%;
}
.bg_bule .de_lu{
	width: 8.533333rem;
	height: 1.573333rem;
    border: 1px solid #ccc;
    border-radius: 0.133333rem;
    color: #fff;
    line-height: 1.273333rem;
    margin-bottom: 1rem;
    background: #019A84;
    margin-top: 0.4rem;
}
.bg_bule .btn-submit{
	display: block;
    /* box-shadow: 0px 0.08rem 0.266667rem 0 rgba(102,101,101,0.50)!important; */
    font-size: 0.48rem;
    user-select: none;
    border-radius: 1.333333rem;
}
.btn{
	/*outline: none !important;
    box-shadow: none !important;
    outline: none!important;
    */
    border: none!important;
}
a {
 text-decoration: none;
 border: none;
 -webkit-tap-highlight-color: transparent;
 outline: none;
}
