* {
    margin: 0;
    padding: 0;
    font-size: 62.5%;
}

html, body {
    width: 100%;
    height: 100%;
}

.page-wrap {
    width: 100%;
    height: 100%;
}
.color-g{
	color: #2ABBB4;
}
.page {
    width: 100%;
    height: 50rem;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
}
.page:nth-of-type(1){
	background: url(../img/bg.png) no-repeat center top;
	background-size: 100% ;
}
.page:nth-of-type(2){
}
.page img{

	display: block;
	margin: 0 auto;
}
.page .sg-title{
	padding-top: 1.4rem;
	width: 19.1rem;
	
}
.page .lm{
	position: absolute;
	width: 27.3rem;
	left: 50%;
	margin-left: -13.7rem;
	z-index: 99;
}
.page .lm img{
	width: 100%;
	height: auto;
}
.title {
    width: 100%;
    text-align: center;
    padding-top: 0;
    color: #000;
    font-size: 18px;
}
.subtitle {
    width: 100%;
    text-align: center;
    color: #000;
    font-size: 16px;
    opacity: 1;
    padding-top: 0;
}
.arrow{
	position: absolute;
    left: 50%;
    top: 45rem;
    width: 21px;
    height: 10px;
    margin-left: -10px;
    background: url(../img/arrow.png) no-repeat;
    background-size: 19px auto;
    opacity: 0;
    -webkit-animation: swipeMoveTop 1.5s 0.5s ease infinite;
}

/*上滑提示*/
@-webkit-keyframes swipeMoveTop {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -10px, 0);
    }
    70% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 10px, 0);
    }
}


.userInfo{
	width: 25.7rem;
	margin-left: -12.8rem;
	text-align: center;
	background: #FFFFFF;
	position: absolute;
	left: 50%;
	top: 24.5rem;
	z-index: 0;
	color: #97682a;
	border-radius:8px;
	padding: 2rem 0 1rem;
	box-shadow: 0px 7px 15px #f5e2d8;
}
.userInfo div,.userInfo p,.userInfo span{
	font-size: 15px;
	height: 2.5rem;
	line-height: 2.5rem;
}

.userInfo .username{
	color: #fc7446;
}

.userInfo div:first-of-type{
	height: 3.5rem;
	line-height: 3.5rem;
}
.userInfo div:first-of-type p{
	display: inline-block;
}
.userInfo div:first-of-type img{
	width: 3rem;
	height: 3rem;
	border-radius: 50%;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	margin-left: 1rem;
}
.quserInfo p:last-of-type,.userInfo div:last-of-type{
	color: #666666;
	height: 3rem;
	line-height: 3rem;
}
.userInfo div:last-of-type img{
	display: inline-block;
	width: 3rem;
	height: 2.7rem;
	vertical-align: top;
	margin-right: 1rem; 
}
.userInfo .money,.userInfo .people{
	color: #ff0000;
	font-size: 24px;
	font-weight: bold;
}

/*

.qs-userInfo{
	width: 25.7rem;
	margin-left: -12.8rem;
	text-align: center;
	background: #FFFFFF;
	position: absolute;
	left: 50%;
	top: 24.5rem;
	z-index: 0;
	color: #97682a;
	border-radius:8px;
	padding: 2rem 0 1rem;
	box-shadow: 0px 7px 15px #f5e2d8;
}
.qs-userInfo div,.qs-userInfo p,.qs-userInfo span{
	font-size: 15px;
	height: 2.5rem;
	line-height: 2.5rem;
}

.qs-userInfo .username{
	color: #fc7446;
}
.qs-userInfo p:last-of-type,.qs-userInfo p:nth-last-of-type(2){
	color: #666666;
	height: 3rem;
	line-height: 3rem;
}
.qs-userInfo div:last-of-type img{
	display: inline-block;
	width: 3rem;
	height: 2.7rem;
	vertical-align: top; 
}*/
.xinqing,.pinglun{
	color: #ff0000;
	font-size: 24px;
	font-weight: bold;
}




.page:nth-of-type(2) p{
	text-align: center;
	color: #f05724;
	font-size: 15px;
	line-height: 2.5rem;
	height: 2.5rem;
}
.page:nth-of-type(2) .qt-title {
	background: url(../img/p2t2.png) no-repeat;
	background-size: 100% 100%;
	width: 21.5rem;
	height: 8.2rem;
	line-height: 8.2rem;
	font-size: 18px;
	color: #f05724;
	margin: 0 auto;
	text-align: center;
}
.page:nth-of-type(2) .qs-title img{
	width: 27.5rem;
	
}
.page:nth-of-type(2) .subtitle{
	margin: 0 auto;
	/*width: 32rem;*/
	height: 19.5rem;
	background: url(../img/jiangbei.png) center no-repeat;
	background-size: 100% 100%;
}

.page:nth-of-type(2) .subtitle p{
	padding-top: 0.5rem;
	color: #FFFFFF;
	font-size: 12px;
}
.page:nth-of-type(2) .subtitle p span{
	font-size: 16px;
}
.page:nth-of-type(2) .shareBtn{
	width: 13.1rem;
	height: 3.6rem;
	background: url(../img/shareBtn.png) no-repeat;
	background-size: 100% 100%;
	margin: 1rem auto 0;
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
	line-height: 3.6rem;
}
.page:nth-of-type(2) .QRcode{
	width: 14rem;
	height: 14rem;
	display: block;
	margin: 2rem auto 1rem;
}









@media only screen and (min-width: 374px) {
	.page .sg-title {
	    padding-top: 5rem;
	}
	.page .lm {
		margin-top: 2rem;
	}
	.userInfo {
	    top: 30.5rem;
	}
	.page:nth-of-type(2) .title {
	    margin-top: 4rem;
	}
	.page:nth-of-type(2) .subtitle {
    	margin-top: 3rem;
    }
	.page:nth-of-type(2) p {
	    line-height: 3rem;
	    height: 3rem;
	}
	.page:nth-of-type(2) .shareBtn{
		margin-top: 2rem;
	}
	.arrow{
		top: 50rem;
	}
}
.qt,.qs{
	display: none;
}
.loading{  width: 120px;  height: 120px;  background: rgba(0,0,0,.7);  position: fixed;  top: 50%;  left: 50%;  margin-top: -60px;  margin-left: -60px;  z-index: 9999;  background: rgba(0,0,0,.7); border-radius: 15px;  font-size: 0;text-align: center;  }
.loading .point{  width: 38px;  height: 80px;  line-height: 100px;  text-align: center;  display: inline-block;  }
.loading .point span{  display: inline-block;  width: 14px;  height: 14px;  background: #666666;  border-radius: 50%;  }
.loading .point:nth-of-type(1) span{  -webkit-animation: loadingAnimate 1.8s 0.4s ease both infinite;  }
.loading .point:nth-of-type(2) span{  -webkit-animation: loadingAnimate 1.8s 0.8s ease both infinite;  }
.loading .point:nth-of-type(3) span{  -webkit-animation: loadingAnimate 1.8s 1.2s ease both infinite;  }
.loading>p{  font-size: 15px;  color: #FFFFFF;  }
@-webkit-keyframes loadingAnimate {
	0% {  background-color: #666666; }
	30% {  background-color: #FFFFFF;  }
	100% {  background-color: #666666;  }
}