.registerBox{
	background-color: #fff;
    width: 271px;
    padding: 18px 28px 10px 31px;
	}
.registerBox .registerLogin{
	    font-size: 18px;
	    
	    font-weight: 500;
	    color: rgba(51,51,51,1);
	    text-align: center;
}
.registerBox .onepxborder{
	width:270px;
	height:1px;
	background:rgba(0,146,255,1);
	margin-top: 17px;
}
.registerBox .phoneLogin{
	width:135px;
	height:28px;
	font-size:18px;
	
	font-weight:500;
	line-height:20px;
	text-align: center;
	border-bottom: 1px solid rgba(221,221,221,1);
	color:rgba(153,153,153,1);
}
.registerBox .numberLogin{
	width:135px;
	height:28px;
	font-size:18px;
	
	font-weight:500;
	line-height:20px;
	text-align: center;
	border-bottom: 2px solid rgba(0,146,255,1);
	color:rgba(51,51,51,1);
}
.registerBox .phoneLoginContent{
	img{
		width: 39px;
		height: 36px;
	}
	width: 270px;
}
.registerBox .phoneLoginContent input{
		width: 225px;
		height: 36px;
		    border: 1px solid rgba(153,153,153,1);
		    padding-left: 5px;
}
.registerBox .pasinput{
	margin: 20px 0 0;
}
.registerBox .borderbox{
	border: 1px solid rgba(153,153,153,1);
	line-height: 40px;
	margin-bottom: 20px;
}
.registerBox .posSpot{
	margin: 15px 23px 15px 16px;
}
.registerBox .wbImg{
	width: 20px;
	height: 20px;
	    position: absolute;
	    right: 10px;
	    top: 10px;
}
.registerBox .trueinfo{
	height: 16px;
	margin-right: 4px;
}
.registerBox .loginButton{
	width:270px;
	height:40px;
	background:rgba(0,146,255,1);
	color: rgba(254,254,254,1);
	    text-align: center;
	    font-size: 20px;
	    line-height: 40px;
	    margin-top: 20px;
		
}
.registerBox .bottombox{
	width:282px;
	height:35px;
	background:rgba(243,243,243,1);
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 20px 28px 31px 20px;
	
}
.registerBox .threelogin{
	font-size:14px;
	
	
	color:rgba(153,153,153,1);
}
.registerBox .goregister{
	font-size:14px;
	
	
	color:rgba(246,105,2,1);
}
.registerBox .photobox{
	margin-top: 13px;
}
.registerBox .photobox img{
	width: 30px;
	height: 30px;
	margin-right: 10px;
}
.registerBox .getActivebutton{
	width:80px;
	height:38px;
	background:rgba(35,160,254,1);
	font-size:14px;
	
	
	color:rgba(255,254,254,1);
	padding: 0;
	    margin: 0 0 0 5px;
		border: none;
}
/* // .registerBox .hideShowone{
// 	display: none;
// } */
.registerBox .hideShowtwo{
	display: none;
}
.registerBox .dashedborder{
	height: 1px;
	    border-bottom: 1px dashed rgba(0,0,0,1);
	    width: 329px;
	    margin: 10px 0 10px -31px;
}