#login{
	width: 100%;
	height: 100%;
	background: url(../images/login-NC-bg.jpg) no-repeat;
	background-size: 100%;
	position: fixed;
	left: 0;
	top: 0;
}

#login-tuoyu{
	width: 100%;
	height: 100%;
	background: url(../images/bg-tuoyu.png) no-repeat;
	position: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
}

#login .logo{
	width: 144px;
	height: 41px;
	position: absolute;
	top: 50px;
	left: 50px;
}
#login .content{
	width: 476px;
	height: 500px;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
#login .content .top{
	text-align: center;
}
#login .content .top h2{
	color: #71c310;
	font-size: 40px;
}
#login .content .top p{
	color: rgba(0, 0, 0, 0.6);
	font-size: 12px;
	margin-bottom: 20px;
}
#login .content .loginc{
	width: 476px;
	height: 450px;
	background-color: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 20px 36px 0px 
		rgba(0, 0, 0, 0.16);
	border-radius: 4px;
	opacity: 0.8;
	padding: 35px;
	box-sizing: border-box;
	
}
#login .content .loginc .title{
	overflow: hidden;
}
#login .content .loginc .title h2{
	font-size: 28px;
	color: #212121;
	float:left;
}
#login .content .loginc .title a{
	float:right;
	font-size: 14px;
	color: #757575;
}
#login .content .loginc p{
	/*width: 395px;*/
	overflow: hidden;
	border-bottom: 1px #cccccc solid;
	padding: 10px 0;
	margin-top: 20px;
}
#login .content .loginc p .icon-user{
	width: 16px;
	height: 16px;
	background: url(../images/1.png) no-repeat -1px -774px;
	display: inline-block;
}
#login .content .loginc p .icon-password{
	width: 15px;
	height: 19px;
	background: url(../images/1.png) no-repeat -22px -772px;
	display: inline-block;
}
#login .content .loginc p input{
	border: none;
	outline: none;
	width: 350px;
	height: 40px;
	text-indent: 15px;
	background: none;
	font-size: 21px;
}
#login .content .loginc .ocheck{
	overflow: hidden;
	margin-top: 40px;
}
#login .content .loginc .ocheck .check{
	float:left;
}
#login .content .loginc .ocheck .check input{
	width: 20px;
	height: 20px;
	background-color: #71c310;
	border-radius: 2px;
	float:left;
}
#login .content .loginc .ocheck .check span{
	float:left;
	font-size: 16px;
	color: #999797;
}
#login .content .loginc .ocheck a{
	float:right;
	color: #1d72ff;
	font-size: 16px;
}
#login .content .loginc #submit{
	width: 300px;
	height: 56px;
	background: #71c310;
	border: none;
	outline: none;
	border-radius: 28px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 20px;
	color: #fff;
	left: 50%;
	margin-left: -150px;
	position: relative;
	margin-top: 40px;
	cursor: pointer;
}
#login .content .loginc #submit1{
	width: 300px;
	height: 56px;
	background: #71c310;
	border: none;
	outline: none;
	border-radius: 28px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 20px;
	color: #fff;
	left: 50%;
	margin-left: -150px;
	position: relative;
	margin-top: 40px;
	cursor: pointer;
}



#login-tuoyu{
	width: 100%;
	height: 100%;
	background: url(../images/bg-tuoyu.png) no-repeat;
	position: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
}


#login-tuoyu .logo{
	width: 144px;
	height: 41px;
	position: absolute;
	top: 50px;
	left: 50px;
}
#login-tuoyu .content{
	width: 476px;
	height: 500px;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
#login-tuoyu .content .top{
	text-align: center;
}
#login-tuoyu .content .top h2{
	color: #71c310;
	font-size: 40px;
}
#login-tuoyu .content .top p{
	color: rgba(0, 0, 0, 0.6);
	font-size: 12px;
	margin-bottom: 20px;
}
#login-tuoyu .content .loginc{
	width: 476px;
	height: 450px;
	/* background-color: rgba(255, 255, 255, 0.8); */
	/* box-shadow: 0px 20px 36px 0px rgba(0, 0, 0, 0.16); */
	border-radius: 4px;
	/* opacity: 0.8; */
	padding: 0 35px;
	box-sizing: border-box;

}
#login-tuoyu .content .loginc .title{
	overflow: hidden;
}
#login-tuoyu .content .loginc .title h2{
	font-size: 28px;
	color: #212121;
	float:left;
}
#login-tuoyu .content .loginc .title a{
	float:right;
	font-size: 14px;
	color: #757575;
}
#login-tuoyu .content .loginc p{
	/*width: 395px;*/
	overflow: hidden;
	border-bottom: 1px #cccccc solid;
	padding: 10px 0;
	margin-top: 20px;
}
#login-tuoyu .content .loginc p .icon-user{
	width: 16px;
	height: 16px;
	background: url(../images/1.png) no-repeat -1px -774px;
	display: inline-block;
}
#login-tuoyu .content .loginc p .icon-password{
	width: 15px;
	height: 19px;
	background: url(../images/1.png) no-repeat -22px -772px;
	display: inline-block;
}
#login-tuoyu .content .loginc p input{
	border: none;
	outline: none;
	width: 350px;
	height: 40px;
	text-indent: 15px;
	background: none;
	font-size: 21px;
}
#login-tuoyu .content .loginc .ocheck{
	overflow: hidden;
	margin-top: 40px;
}
#login-tuoyu .content .loginc .ocheck .check{
	float:left;
}
#login-tuoyu .content .loginc .ocheck .check input{
	width: 20px;
	height: 20px;
	background-color: #71c310;
	border-radius: 2px;
	float:left;
}
#login-tuoyu .content .loginc .ocheck .check span{
	float:left;
	font-size: 16px;
	color: #999797;
}
#login-tuoyu .content .loginc .ocheck a{
	float:right;
	color: #1d72ff;
	font-size: 16px;
}
#login-tuoyu .content .loginc #submit{
	width: 300px;
	height: 56px;
	background: #71c310;
	border: none;
	outline: none;
	border-radius: 28px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 20px;
	color: #fff;
	left: 50%;
	margin-left: -150px;
	position: relative;
	margin-top: 40px;
	cursor: pointer;
}
#login-tuoyu .content .loginc #submit1{
	width: 300px;
	height: 56px;
	background: #71c310;
	border: none;
	outline: none;
	border-radius: 28px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 20px;
	color: #fff;
	left: 50%;
	margin-left: -150px;
	position: relative;
	margin-top: 40px;
	cursor: pointer;
}
