body,body:before { background-color: #ffffff; }
.laj-index{ position: fixed; width: 100%; max-width: 750px; height: 100%; top: 0rem; left: 0rem; background-image: url(../static/indebg.jpg); background-position: top center; background-repeat: no-repeat; background-size: cover; }
.laj-guiz{ position: absolute; color: #ffffff; right: 5%; top: 0.5rem; color: #ffffff; text-decoration: underline; font-size: 0.26rem; }
.laj-logo{ position: absolute; width: 17%; top:0.4rem; left: 7%; }
.laj-logo img{ display: inherit; width: 100%; height: auto; }
.laj-inbut{ display: block; position: absolute; width: 72%; left: 14%; top: 60%; text-align: center; }
.laj-inbut img{ display: inherit; width: 100%; height: auto; }
.laj-inbuta{ display: block; width: 100%; position: relative;}
.laj-inshou{ position: absolute; width:20%; right: 0rem; bottom: 0rem; }
.laj-inshou img{ width: 100%; display: inherit; height: auto; }
.logo-fade {
	-webkit-animation: logofade .8s ease both;
	animation: logofade .8s ease both;
	-moz-amimation:logofade .8s ease both;
}
@-webkit-keyframes logofade {
	from {opacity: 0;top: -1rem;}
	to { opacity: 1; top: 0.4rem; }
}
@keyframes logofade {
	from {opacity: 0;top: -1rem;}
	to { opacity: 1; top: 0.4rem; }
}
@-moz-keyframes logofade{
	from {opacity: 0;top: -1rem;}
	to { opacity: 1; top: 0.4rem; }
	}
.inbut-fade {
	-webkit-animation: inbutfade 1s ease both;
	animation: inbutfade 1s ease both;
	-moz-amimation:inbutfade 1s ease both;
}
@keyframes inbutfade {
	from {opacity: 0;top: 63%;}
	to { opacity: 1; top: 60%; }
}
@-webkit-keyframes inbutfade {
	from {opacity: 0;top: 63%;}
	to { opacity: 1; top: 60%; }
}
@-moz-keyframes inbutfade {
	from {opacity: 0;top: 63%;}
	to { opacity: 1; top: 60%; }
}
.inshou-fade{ animation: inshoufade 1.4s ease 0.8s both infinite;
-webkit-animation: inshoufade 1.4s ease 0.8s both infinite;
-moz-animation: inshoufade 1.4s ease 0.8s both infinite;}
@keyframes inshoufade {
	0% {opacity: 0;bottom:-0.4rem;}
	40% { opacity: 1; bottom:0rem; }
	50%{ opacity: 1; bottom:0rem;transform: scale(0.8);}
	60%{ opacity: 1; bottom:0rem;transform: scale(1);}
	70%{ opacity: 1; bottom:0rem;transform: scale(0.8);}
	80%{ opacity: 1; bottom:0rem;transform: scale(1);}
	90%{ opacity: 1; bottom:0rem;transform: scale(0.8);}
	100%{ opacity: 1; bottom:0rem;transform: scale(1);}
}
@-webkit-keyframes inshoufade {
	0% {opacity: 0;bottom:-0.4rem;}
	40% { opacity: 1; bottom:0rem; }
	50%{ opacity: 1; bottom:0rem;transform: scale(0.8);}
	60%{ opacity: 1; bottom:0rem;transform: scale(1);}
	70%{ opacity: 1; bottom:0rem;transform: scale(0.8);}
	80%{ opacity: 1; bottom:0rem;transform: scale(1);}
	90%{ opacity: 1; bottom:0rem;transform: scale(0.8);}
	100%{ opacity: 1; bottom:0rem;transform: scale(1);}
}
@-moz-keyframes inshoufade {
	0% {opacity: 0;bottom:-0.4rem;}
	40% { opacity: 1; bottom:0rem; }
	50%{ opacity: 1; bottom:0rem;transform: scale(0.8);}
	60%{ opacity: 1; bottom:0rem;transform: scale(1);}
	70%{ opacity: 1; bottom:0rem;transform: scale(0.8);}
	80%{ opacity: 1; bottom:0rem;transform: scale(1);}
	90%{ opacity: 1; bottom:0rem;transform: scale(0.8);}
	100%{ opacity: 1; bottom:0rem;transform: scale(1);}
}
.laj-sales{display: block; width:30%; margin: 0.4rem auto auto auto; font-size: 0.26rem; font-weight: bold; height: 0.6rem; line-height: 0.56rem; text-align: center; border-radius: 0.5rem;-webkit-border-radius: 0.5rem;-moz-border-radius: 0.5rem; color: #ffffff; border: solid 0.03rem #ffffff; }

.privacy {display: block;}
.pro-cont input { display: inline;}
.pro-cont .pro-label {padding: 0; display: inline;}
.register-con {text-align: center;}
.register-con p {font-size: 0.3rem; font-weight: 700; color: #ed6e22;}