html{font-size: 20px;}
.g-xs-box{background: url(../image/bg.png) center top no-repeat;position: fixed;height: 100%;width: 100%;background-size: 100%;z-index: 1;}
/* .g-xs-box{background-color:#c2ebdd} */
.g-top-box{padding: .7rem 1rem;height: 3rem;border-bottom: .05rem solid #e2e2e2;margin-bottom: 1rem;}
.g-top-box a,.g-top-box a img{display: inline-block;height: 100%;}

.g-xs-box2{
	margin-top:35%;
}
.g-top-box  .g-download{color: #fff;
	background-color:#a38fec ;
    /* border: .05rem solid #fff; */
    float: right;
    font-size: .7rem;
    line-height: 1.5rem;
    height: 1.5rem;
    padding: 0 .5rem;
    border-radius: .15rem;
    margin-top: .8rem;}

.g-banner-title{text-align: center;}
.g-banner-title h1{font-size: 1.8rem;color: #2b295f;font-weight: 700;margin-bottom: .1rem;}
.g-banner-title img{margin: 3% 33%;width: 34%;}
.g-banner-title h2{font-size: .8rem;color:#333;font-weight: 600;padding: .3rem 0 .1em 0;}
.g-banner-title:after{display: inline-block;content:'';width: 2.5rem;height: .2rem;background: rgba(255,255,255,.5);border-radius: .15rem;}


.g-banner-box{text-align: center;}
.g-banner-box img{width: 34%;max-width: 300px;}


.g-banner-txt{margin-top: 1rem;}
.g-banner-txt p b{color:#ffb604;font-size: 1rem;}
.g-banner-txt p{color:#fff;font-size:.65rem;line-height: 1.5rem;text-align: center;}

.bot-dow{
	background: url(../image/bot-btn.png) no-repeat;background-size: 100%;width: 100%;bottom: 0;position: absolute;height: 18%;
}

.bot-dowimg{
	background: url(../image/btnbg.png) center bottom no-repeat;position: fixed;height: 100%;width: 100%;background-size: 100%;bottom: 0;z-index: 2;
	
}
.bot-dowimg img{
	width: 100%;position: absolute;bottom: 6%;
	width: 80%;
	margin: 10%;
	animation: heartbeat 0.6s infinite;
}
@keyframes heartbeat {
					  50% {
					    transform: scale(1.1);
					  }
					}

.g-android{display: block;text-align: center;margin-top: 2rem;}
.g-android em{display: inline-block;border: .1rem solid #f2f2f2;color: #fff;line-height: 1.2rem;font-size: .8rem;text-align: center;border-radius: 1.5rem;font-weight: 100;padding: .3rem 2rem;}
.g-android em:before{content:"";display: inline-block;width: 1.2rem;height: 1.2rem;background: url(../image/xs_icon1.png) center no-repeat;background-size: 100%;vertical-align: top;margin-right: .25rem;}


@media screen and (max-width: 370px) {
	html{font-size: 16px;}
}

.g-share-box{width: 100%;height: 100%;background-position-y: 1rem;position: fixed;top:0;left:0;background:rgba(0,0,0,.8);display: none;z-index: 999;}
.g-share-box img{width: 100%;padding-top: 1rem;}
.g-close-btn{background:url(../image/tip-btn.png) center no-repeat;width:100%;height: 50%;border:none;background-size: 40% auto;}


.downloadzong{display: block;width: 100%;height: 100%;position: absolute;top:0;left: 0;z-index: 998;}
