* {
	margin: 0px; padding: 0px; font-family: "Microsoft YaHei";
}
ul {
	list-style: none;
}
a:hover {
	text-decoration: none; cursor: pointer;
}
.cli {
	clear: both;
}
.loginBg {
	background: url("bg.png") 0% 0% / 100%; width: 100%; height: 100%;
}
.loginFrame {
	margin: 0px 9px 0px -175px; padding: 10px 30px 36px; border-radius: 5px; border: 1px solid rgb(219, 228, 226); 
	left: 50%; top: 50%; width: 350px; position: absolute; box-sizing: border-box; box-shadow: 0px 5px 15px rgba(0,0,0,0.4); background-color: rgb(255, 255, 255); -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4);
}
.loginFrame h4 {
	text-align: center; color: rgb(51, 51, 51); line-height: 38px; font-size: 18px; font-weight: 400; margin-bottom: 10px;
}
.loginFrame input[type=password] {
	padding: 8px 5px; border-radius: 5px; border: 1px solid rgb(219, 228, 226); width: 100%; margin-bottom: 20px; box-sizing: border-box;
}
.loginFrame input[type=text] {
	padding: 8px 5px; border-radius: 5px; border: 1px solid rgb(219, 228, 226); width: 100%; margin-bottom: 20px; box-sizing: border-box;
}


.loginFramel {
	margin: 0px 9px 0px -175px; 
	padding: 10px 30px 36px; 
	border-radius: 5px; 
	border: 1px solid rgb(219, 228, 226); 
	left: 20%; top: 50%; 
	width: 350px; position: absolute; 
	box-sizing: border-box; 
	box-shadow: 0px 5px 15px rgba(0,0,0,0.4); 
	background-color: rgb(255, 255, 255); 
	-moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4); 
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4);
}
.loginFramel h4 {
	text-align: center; color: rgb(51, 51, 51); line-height: 38px; font-size: 18px; font-weight: 400; margin-bottom: 10px;
}
.loginFramel input[type=password] {
	padding: 8px 5px; border-radius: 5px; border: 1px solid rgb(219, 228, 226); width: 100%; margin-bottom: 20px; box-sizing: border-box;
}
.loginFramel input[type=text] {
	padding: 8px 5px; border-radius: 5px; border: 1px solid rgb(219, 228, 226); width: 100%; margin-bottom: 20px; box-sizing: border-box;
}


.registerSel {
	padding: 8px 5px; border-radius: 5px; border: 1px solid rgb(219, 228, 226); width: 100%; margin-bottom: 20px; box-sizing: border-box;
}
.loginBtn {
	padding: 0px 30px; border-radius: 4px; border: currentColor; width: 100%; text-align: center; color: rgb(255, 255, 255); line-height: 40px; font-size: 16px; margin-top: 15px; margin-bottom: 10px; display: inline-block; cursor: pointer; box-sizing: border-box; background-color: rgb(0, 142, 210);
}
.verification > input {
	width: 180px !important; padding-left: 10px !important;
}
.numImg {
	float: right; display: inline-block;
}
.verification .numImg input {
	padding: 6px 5px; border: 1px solid rgb(219, 228, 226); color: blue; letter-spacing: 5px; font-style: oblique; font-weight: bold;
}
.verification .numImg input {
	background: rgb(248, 250, 253); border-radius: 5px; width: 90px; font-size: 16px; position: relative; cursor: pointer;
}
.sendMsgBtn {
	background: rgb(248, 250, 253); border-radius: 5px; width: 90px; font-size: 16px; position: relative; cursor: pointer;
}
.loginForget {
	overflow: hidden;
}
.loginForget a {
	color: rgb(51, 51, 51); font-size: 14px;
}
.loginForget p {
	color: rgb(51, 51, 51); font-size: 14px;
}
.loginForget a:hover {
	color: rgb(0, 142, 210); text-decoration: underline;
}
.loginForget div {
	display: inline-block;
}
.loginForget p {
	display: inline-block;
}
.loginForget div input {
	top: 2px; position: relative;
}
.loginForget > a {
	float: right;
}
.sendMsgBtn {
	background: rgb(0, 142, 210); border-radius: 5px; border: 0px solid rgb(0, 142, 210); height: 35px; color: rgb(255, 255, 255); font-size: 14px; float: right; cursor: pointer;
}
.logForgetLine {
	background: rgb(153, 153, 153); top: 2px; width: 1px; height: 13px; margin-right: 5px; margin-left: 3px; display: inline-block; position: relative;
}
.logForgetTwo {
	float: right;
}
.registerRadio {
	margin-bottom: 5px;
}
.registerRadio label {
	color: rgb(51, 51, 51); font-size: 14px; margin-right: 10px;
}
.registerProtocol {
	color: rgb(0, 142, 210) !important;
}
.registerRadio label input {
	margin-right: 5px;
}
.loginLogo {
	text-align: center;
}
.loginLogo img {
	width: 150px;
}
.logoFoot {
	width: 100%; text-align: center; bottom: 80px; color: rgb(51, 51, 51); font-size: 12px; position: absolute;
}


#Content3 {
	margin-top:500px; width: 1150px; overflow: hidden; padding-bottom: 50px;padding-left:225px;
}