/**媒体查询**/
@media screen and (max-width: 1600px) {
	.wrapper .content {
		margin : 100px auto 130px;
	}
}
@media screen and (min-width: 1600px) and (max-width: 1800px) {
	.wrapper .content {
		margin : 115px auto 115px;
	}
}
@media screen and (min-width: 1800px) and (max-width: 1900px) {
	.wrapper .content {
		margin : 130px auto 160px;
	}
}

/**注册部分**/
.content {
	width: 1000px;
	height: 504px;
	background-color: #fff;
	margin : 70px auto 90px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-radius: 10px;
}
.register_logo {
	text-align: center;
	margin: 0px auto;
}
.contain img {
	width: 110px;
	height: 40px;
	margin-top: 7px;
	float: right; 
	margin-right: 8px;
	cursor: pointer;
}
.register_logo img {
	width: 162px;
	height: 64px;
}
.content .contain {
	width: 420px;
	height: 54px;
	line-height: 54px;
	border: 1px solid #F0F0F0;
	border-radius: 6px;
	margin-top: 40px;
	margin-left: 309px;
	color: #222;
	font-size: 18px;
}
.contain .error {
	display: none;
	position: relative;
}
.contain .error img{
	position: absolute;
	width : 18px;
	height: 18px;
}
.contain .error span {
	position: absolute;
	top: 8px;
	left: 25px;
	font-size: 16px;
	height: 18px;
	line-height: 18px;
	color: #ff5c5c;
}
.contain input {
	width: 150px;
	height: 40px;
	border: none;
	outline: none;
	color: #909090;
	font-size: 18px;
}
.contain1 input{
	width: 280px;
}
.contain label {
	display: inline-block;
	width: 120px;
	padding-left: 15px;
}
.content p {
	margin-top: 20px;
	padding-left: 309px;
	font-size: 16px;
	color: #393939;
}
.content p a {
	color: #488BF4;
}
.verCodeImg {
	display: inline-block;
	width: 122px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 6px;
	color: #fff;
	float: right;
	margin-right: 7px;
	background-color: #488BF4;
	font-size: 16px;
	margin-top: 7px;
	cursor: pointer;
}
.content .receive {
	background-color: #488BF4;
	color: #fff;
	font-size: 19px;
	text-align: center;
	border-radius: 6px;
	cursor: pointer;
}
.content .loadApp {
	display: none;
	margin-left: 383px;
	margin-top: 90px;
	width: 236px;
	height: 304px;
	text-align: center;
}
.loadApp .loadApp_img {
	width: 236px;
	height: 236px;
	margin: auto;
	margin-bottom: 20px;
	border: 1px solid #787878;
}
.loadApp .loadApp_img img {
	width: 236px;
	height: 236px;
}
.loadApp span {
	display: inline-block;
	width: 236px;
	font-size: 17px;
	color: #787878;
	text-align: center;
}

@media screen and (min-width: 1900px) {
	.content {
		width: 1226px;
		height: 734px;
		background-color: #fff;
		margin: 90px auto 110px;
		padding-top: 60px;
		padding-bottom: 60px; 
	}
	.register_logo {
		text-align: center;
		margin: 0px auto;
	}
	.contain img {
		width: 81px;
		height: 56px;
		margin-top: 12px;
		float: right; 
		margin-right: 8px;
		cursor: pointer;
	}
	.register_logo img {
		width: 233px;
		height: 93px;
	}
	.content .contain {
		width: 608px;
		height: 80px;
		line-height: 80px;
		border: 1px solid #F0F0F0;
		border-radius: 6px;
		margin-top: 60px;
		margin-left: 309px;
		color: #222;
		font-size: 26px;
	}
	.contain .error {
		display: none;
		position: relative;
	}
	.contain .error img{
		position: absolute;
		width : 26px;
		height: 26px;
	}
	.contain .error span {
		position: absolute;
		top: 12px;
		left: 35px;
		font-size: 23px;
		height: 26px;
		line-height: 26px;
		color: #ff5c5c;
	}
	.contain input {
		width: 225px;
		height: 80px;
		border: none;
		outline: none;
		color: #909090;
		font-size: 26px;
	}
	.contain label {
		display: inline-block;
		width: 170px;
		padding-left: 25px;
	}
	.content p {
		margin-top: 22px;
		padding-left: 309px;
		font-size: 24px;
		color: #393939;
	}
	.content p a {
		color: #488BF4;
	}
	.verCodeImg {
		display: inline-block;
		width: 176px;
		height: 60px;
		line-height: 60px;
		text-align: center;
		border-radius: 6px;
		color: #fff;
		float: right;
		margin-right: 10px;
		background-color: #488BF4;
		font-size: 22px;
		margin-top: 10px;
		cursor: pointer;
	}
	.content .receive {
		background-color: #488BF4;
		color: #fff;
		font-size: 32px;
		text-align: center;
		border-radius: 6px;
		cursor: pointer;
	}
	.content .loadApp {
		display: none;
		margin-left: 495px;
		margin-top: 209px;
		width: 236px;
		height: 326px;
		text-align: center;
	}
	.loadApp .loadApp_img {
		width: 236px;
		height: 236px;
		margin: auto;
		margin-bottom: 20px;
		border: 1px solid #787878;
	}
	.loadApp .loadApp_img img {
		width: 234px;
		height: 234px;
	}
	.loadApp span {
		display: inline-block;
		width: 236px;
		font-size: 17px;
		color: #787878;
		text-align: center;
	}
}

