.logcont {height:100%;
	background-image: url(../images/logbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:100% 100%;
	min-height:520px
}
.logbd {
	border-bottom:1px solid #EEEEEE;
	height:2rem;
	color:#F10582;
	text-align:center;
}
.logbd a{height:2rem;display:inline-block; font-size:0.7rem; line-height:2rem; width:50%;background:#fff;}
.logbd a.curr{color:#68982E;border-bottom:1px solid #68982E; }

.logbg {
	width:100%;
	height:80%;
	min-height:300px;
	margin:0px auto;
}

.logbox { padding:0px 8%;}
.regbox { padding:0px 2%;}
.regbox td{ font-size:.6rem;}

.logt {
	font-size:1.2rem;
	text-align:center;
	padding:2rem 0px;
	font-weight:bold;
	letter-spacing: 5px;
	text-shadow:0px 0px 20px rgba(255,255,255,1);
	color: #45B83C;
}
.logt img{ width:2rem; margin-right:10px;}



.logform {border-radius:4px; padding:1rem 5%; line-height:1.3rem;background:rgba(255,255,255,0.3); width:80%; margin:auto; }
.log { height:25px; padding:10px 0px;}
.uicon {
	display:inline-block;
	background-image: url(../images/u-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	width:25px; height:25px;
	background-size:25px 25px;
	float:left;
}
.picon {
display:inline-block;
	background-image: url(../images/p-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	width:25px; height:25px;
	background-size:25px 25px;
	float:left;
}

.logline {background-color: #ccc; margin:10px 0px; height:1px; clear:both;}
.mg5line {background-color: #ccc; margin:8px 0px; height:1px;}
.loginput {
	border: none;
	padding:2px 5px;
	height:24px;
	line-height:24px;
	width:80%;
	margin:0px 5px;
	background:none;
	color:#333;
}
input.login_btn{
	border:none;
	height:40px;
	line-height:40px;
	color:#FFF;
	cursor:pointer;
	width:100%;
	margin-top:10px;
	border-radius:10px;
	background:rgba(153,0,0,0.6);
	font-size:16px;
}


.regtext { margin-top:1rem; text-align:center; font-size:.8rem;color: #333;}
.regtext a{color: #333;font-size:.8rem;}
.wxtext { margin-top:.5rem; text-align:center; font-size:.6rem;color: #333;}
.wxtext a{color: #F76F1A;font-size:.6rem;}

.getbutton{
background:#59A83F;
color:#fff;
border:none;
width:4rem;
height:1rem;
line-height:1rem;
border-radius:1rem;
margin-top:5%;
}

.apkbg {height:100%;
	background-image: url(../images/apkbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:100% 100%;
	min-height:520px
}

.xybox { padding:.5rem 2%;background-color:#fff;word-wrap:break-word;}


.apklogo { padding:3rem 0px 1rem; text-align:center;}
.apklogo img{ width:4rem; height:4rem;}
.apkname { font-size:1.5rem; text-align:center;color:#FFCC00;}
.joinbtn {WIDTH: 90%; margin:auto;margin-top:40px; text-align:center;}
.joinbtn a {WIDTH: 60%;border-radius:2rem;color: #FFCC00;display:inline-block;font-size:1rem;text-align:center;box-shadow:1px -1px 8px #D1D1D1;
margin:auto; line-height:2rem;background-color:#59A83F;}


.hui-bg{width:100%; height:100%; position:fixed; z-index:9999; left:0; top:0px; text-align:center;color:#fff; font-size:1.5rem;}
