* {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-decoration: none;
}

*:focus {
	outline: none;
}

body {
	margin: 0;
	background: #FFF;
	font-family: Hiragino Sans GB, Arial, Helvetica, "黑体", sans-serif;
}

.login-header {
	width: 100%;
	background: #FFFFFF;
	border-top: 3px solid #008ed4;
}

.login-header-box {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
	height: 100px;
}

.login-logo {
	font-size: 28px;
	line-height: 100px;
	color: #34599E;
	float: left;
	font-weight: bold;
	padding-left: 20px;
}

.login-logo-text {
	font-size: 20px;
	color: #34599E;
	padding-left: 10px;
	display: block;
	float: left;
	padding-top: 45px;
}

.login-content {
	height: 400px;
	background: #008ed4;
	/**background:url(../loginpage/login-bgpic.jpg) repeat-x;**/
}

.login-content-box {
	width: 980px;
	height: 400px;
	margin: 0 auto;
	position: relative;
}

.login-content-box-img {
	float: left;
	width: 450px;
	overflow: hidden;
	height: 320px;
	padding: 40px 0px 40px 20px;
}

.login-content-box-img img {
	width: 450px;
	height: 320px;
	overflow: hidden;
	display: block;
	border: 0px;
	margin: 0px;
	font-size: 0px;
}

.login-content-box-boxes {
	float: right;
	width: 350px;
	/*height: 320px;*/
	background: #B7C7E1;
	margin: 40px 20px 40px 0px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	position: relative;
}

.login-load-bg {
	background: #FFF;
	width: 350px;
	height: 320px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.login-load-box {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 80px;
	width: 190px;
	text-align: center;
	margin-left: -95px;
	margin-top: -40px;
}

.login-text {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
}

.login-load {
	height: 40px;
	display: block;
	margin: 0 auto;
	padding: 5px 0px;
}

.login-Switch {
	overflow: hidden;
	border-bottom: 1px solid #7C7C7C;
	cursor: pointer;
	color: #3C3C3C;
	background:#B7C7E1;
}

.login-Switch li {
	width: 175px;
	height: 45px;
	float: left;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
}

.login-Switch-focus {
	border-bottom: 2px solid #7C7C7C;
	color: #000;
	font-weight: bold;
}

.login-infor {
	position: relative;
	padding: 18px 0px;
	width: 350px;
	overflow: hidden;
}

.login-infor li {
	color: #333;
	font-size: 16px;
	padding: 10px 20px;
	overflow: hidden;
	line-height: 40px;
	clear: both;
	display：inline;
}

.login-infor li label {
	font-size: 18px;
	width: 80px;
	display: block;
	float: left;
}

.login-infor input {
	width: 200px;
	height: 40px;
	line-height: 40px;
	padding: 0 5px;
	border: none;
	border-radius: 2px;
	font-size: 18px;
	display: inline;
	float: right;
}

.nbsp {
	display: inline-block;
	width: 18px;
}

.img-boxes .validate-type {
	position: absolute;
	right: 20px;
	/*top: 10px;*/
	display: block;
	/*height: 40px;
	width: 60px;*/
	overflow: hidden;
}

.icon-done {
	background-color: #fff !important;
}

.mini-menuitem .mini-menuitem-icon {
	background-color: #fff !important;
}

.submit-box {
	width: 180px;
	margin: 0 auto;
	overflow: hidden;
	cursor: pointer;
}

.login-infor .img-boxes {
	position: relative;
	*position: relative;
}

.submit-box a {
	display: inline;
	width: 77px;
	height: 34px;
}

.loginbt {
	background: url(../loginpage/loginbt.png) no-repeat;
	float: left;
}

.reset {
	background: url(../loginpage/reset.png) no-repeat;
	float: right;
}

.login-footer {
	text-align: center;
	font-size: 14px;
	padding: 20px 0px;
}

.login-footer-box {
	width: 140px;
	margin: 10px auto;
	text-align: center;
	position: relative;
	height: 28px;
	background-color: #FFFFFF;
	border: 1px solid #CCC;
	cursor: pointer;
}

.login-footer-box a {
	font-size: 14px;
	font-family: "lucida Grande", Verdana;
	color: #285586;
	text-decoration: underline;
	padding: 0 8px 0 4px;
	border-right: 1px solid #999;
}

.login-form {
	overflow: hidden;
	padding-bottom:20px;
}

.login-ewm {
	width: 350px;
	/*height: 272px;*/
	background: #FFF;
	border-radius: 2px;
	display: none;
	overflow: hidden;
	padding-bottom:10px;
}

.login-ewm-img {
	width: 200px;
	height: 200px;
	display: block;
	margin: 15px auto 0px;
	border: 1px solid #ddd;
}

.login-ewm-ts {
	display: block;
	line-height: 20px;
	padding: 7px 15px 8px;
	text-align: center;
	color: #333;
	font-size: 14px;
}

.login-ewm-confirm {
	width: 350px;
	height: 297px;
	background: #FFF;
	border-radius: 2px;
	display: none;
	overflow: hidden;
}

.login-ewm-ok {
	width: 242px;
	margin: 0px auto 0px;
	height: 55px;
	display: none;
}

.login-ewm-no {
	width: 242px;
	margin: 0px auto 0px;
	height: 55px;
	display: none;
}

.login-ewm-ok img, .login-ewm-no img {
	float: left;
	width: 30px;
	height: 30px;
	padding-top: 12px;
}

.login-ewm-ok span, .login-ewm-no span {
	float: left;
	width: 202px;
	padding-top: 7px;
	padding-bottom: 8px;
	line-height: 20px;
	display: block;
	text-align: left;
	color: #333;
	font-size: 14px;
	padding-left: 10px;
}

/**二维码登录微信**/
.wx-login-box {
	padding: 15px;
	border-top: 3px solid #4A74B5;
}

.wx-box-logo {
	padding: 40px 0px 20px;
}

.wx-box-logo img {
	width: 80px;
	height: 80px;
	margin: 0 auto;
	display: block;
}

.wx-box-ts {
	display: block;
	line-height: 25px;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	border-bottom: 1px solid #A8A8A8;
	padding: 20px 0px;
}

.wx-box-dl {
	padding: 30px 0px;
	overflow: hidden;
}

.wx-box-dl a {
	display: block;
	width: 100%;
	height: 45px;
	line-height: 45px;
	color: #FFF;
	text-align: center;
	border-radius: 3.125px;
	font-size: 16px;
}

.wx-box-ok {
	background: #04be02;
	margin-bottom: 20px;
}

.wx-box-no {
	background: #ef4f4f;
}

.login-footer-text {
	line-height: 28px;
	float: left;
	display: block;
	background-color: #888;
	color: #FFF;
	font-size: 14px;
	width: 100px;
	text-align: center;
}

.login-focus-box {
	float: right;
	width: 40px;
	height: 28px;
	text-align: center;
}

.login-focus-box-img {
	margin-top: 5px;
}

.login-focus-img-max {
	width: 140px;
	height: 140px;
	border: 1px solid #DDD;
	position: absolute;
	bottom: 35px;
	left: 0px;
	display: none;
}