body{
	background:#f8f8f8;
	/*max-width:1222px;
	width:100%;*/
	*min-width:1200px;
	height:auto;
	min-height:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:2%;
	background-attachment: fixed; 
}

.Head{
	background:#f8f8f8;
	box-shadow:0 2px 4px 4px rgba(0,0,0,0.08);
	width: 1200px;
	height: 70px;
	margin:0px 5%;
}

.Middle{
  	background-image:url(../images/login/bj-img.png);
	background-repeat: no-repeat;
	background-position:top left;
	background-size:100% 100%;
	
	width:1200px;	
	height:624px;
	
	margin:0px 5%;
	overflow:hidden;
	
}
.Foot{
	background:#f8f8f8;
	box-shadow:0 2px 4px 4px rgba(0,0,0,0.08);
	width:1200px;	
	height:10px;
	margin:0 5%;
	padding-top:39px;
}

.Head, .Middle, .Foot {
	width: 1200px;
	margin: 0 auto; /* ?????????? */
	/* ????? margin:0px 5%; */
}

a{
text-decoration:none;
}
/*??????css*/
.logoView{
	padding-top:8px;
	padding-left:1%;
	float:left	;
}

.B4Login{
	margin-left:60%;
	padding-top:42px;
}

.loginPanel{
	background:rgba(1,178,250,0.55);
	box-shadow:0 2px 6px 2px rgba(0,0,0,0.15);
	border-radius:8px;
	width:25%;
	min-width:370px;
	height:70%;
	min-height:300px;

		
	/* position:absolute;
	top:198px;
	left:1298px;*/
	margin-left:60%;
	margin-top:108px;
}

.Lp{
		margin-left:144px;
		margin-top:22px;
		clear:both;
		float:left;
	}
.loginname {
	background:#ffffff;
	box-shadow:inset 5px 0 0 0 #009999;
	width:76%;
	height:40px;
	margin-top:7%;
	margin-left:12%;
	float:left;
	clear:both;
}


.password {
	background:#ffffff;
	box-shadow:inset 5px 0 0 0 #009999;
	width:76%;
	height:40px;
	margin-top:22px;
	margin-left:12%;
	float:left;
	clear:both;
}
.validate{
	background:#ffffff;
	box-shadow:inset 5px 0 0 0 #009999;
	width:76%;
	height:40px;	
	margin-top:22px;
	margin-left:12%;
	float:left;
	clear:both;
}
input{border:none;}
.inputimg{
	margin-top:10px;
	margin-left:19px;
	float:left;
	}
	
.Ffont{
	font-family:MicrosoftYaHei;
	font-size:14px;
	color:#999999;
	letter-spacing:0.28px;
	
}	
/*id???????*/
#Lp{
	font-family:MicrosoftYaHei;
	font-size:28px;
	color:#064168;
	letter-spacing:0.56px;
	text-shadow:0 2px 2px rgba(255,255,255,0.75);
	text-align:left;

}

#logo{
	width:780px;
	height:60px;
}
#B4Login{
	font-family:MicrosoftYaHei;
	font-size:16px;
	color:#666666;
	letter-spacing:0.32px;
	line-height:9px;

}
#loginform{
	margin-top:22px;
	}
#loginname{
	font-family:MicrosoftYaHei;
	font-size:14px;
	color:#666666;
	letter-spacing:0.28px;
	margin-left:5%;
	
	width:80%;
	height:40px;
	
}
#password{
	font-family:MicrosoftYaHei;
	font-size:14px;
	color:#666666;
	letter-spacing:0.28px;
	margin-left:5%;
	
	width:80%;
	height:40px;
	
}

#validate{
	font-family:MicrosoftYaHei;
	font-size:14px;
	color:#666666;
	letter-spacing:0.28px;
	margin-left:5%;

	width:80%;
	height:40px;
	
}	
#firstA{
	padding-left:45%;/*878px;111px;*/
}
#fontlastpre{
	font-family:MicrosoftYaHei;
	font-size:14px;
	color:#999999;
	letter-spacing:0.28px;
	margin-left:40%;
	transform: translateY(-15px);  /* ? transform ?? margin-top */
	display: inline-block;
}	
#fontlast{
	font-family:MicrosoftYaHei;
	font-size:14px;
	color:#999999;
	letter-spacing:0.28px;
	margin-left:36%;
}	

#save{
	margin-top:22px;
	margin-left:55px;
	width:70px;
	height:25px;
	float:left;
}

#saveF{

	font-family:MicrosoftYaHei;
	font-size:14px;
	color:#ffffff;
	letter-spacing:0.28px;
	text-align:left;	
	
	margin-top:22px;
	margin-left:10px;
	
	font-size:14px;
	float:left;
}
#fogP{
	margin-top:24px;
	margin-left:12%;	
	width:16px;
	height:16px;
	float:left;
}
#submitBtn{
	margin-top:20px;
	margin-left:12%;
	background: #236992 url('../images/login/land.png') no-repeat 40%;
	border: none;
	
	box-shadow:0 2px 0 0 #0b5581;
	width:76%;
	height:40px;
}
#signN{
	margin-top:34px;
	margin-left:37%;
	width:112px;
	height:14px;
	text-align:left;
	float:left;
}
#signF{
	font-family:MicrosoftYaHei;
	font-size:14px;
	color:#ffffff;
	letter-spacing:1.88px;
	line-height:14px;
	text-align:left;
	
}
#sign{
	margin-top:22px;
}