.passport-wrapper {
	height: 588px;
	background-position: center 0;
	background-repeat: no-repeat
}

.passport-wrapper .layout {
	height: 588px;
	padding: 22px 34px 10px 34px;
}

.site-footer {
	margin: 0
}

.login-main {
	position: relative;
	float: right;
	width: 360px;
	min-height: 524px;
	margin-bottom: 0;
	margin-right: 0;
	font-size: 14px;
	background-color: #fff;
	box-sizing: border-box;
	padding: 0 20px
}

.login-title {
	font-size: 30px;
	padding: 27px 0;
	text-align: center;
	font-size: 28px
}

.main-form .normal-input {
	position: relative;
	height: 46px;
	padding: 0 10px;
	font-size: 14px;
	outline: 0;
	color: #474747;
	zoom: 1;
	overflow: hidden;
	border: 1px solid #e2e2e2;
	margin-bottom: 10px
}

.main-form .normal-input.btn-focus {
	border-color: #6fc778
}

.main-form .normal-input .cycode-selectbo {
	position: relative
}

.main-form .normal-input input {
	font-size: 14px;
	width: 94%;
	height: 46px;
	line-height: 22px;
	border: none
}

.main-form .normal-input span.inputTip {
	position: absolute;
	top: 13px;
	left: 10px;
	color: #909090;
	font-size: 14px;
	height: 22px;
	line-height: 22px
}

.main-form .normal-input .form-line {
	color: #d9d9d9;
	height: 22px;
	display: inline-block;
	border-left: 1px solid #dadada;
	position: absolute;
	right: 140px;
	top: 12px
}

.remember-field {
	margin-bottom: 15px;
	height: 30px;
	line-height: 30px
}

.remember-field .check_icon.check {
	color: #ccc
}

.remember-field .check_icon.check .iconfont:before {
	content: "\e627"
}

.remember-field .check_icon.check_chk {
	color: #01a33c
}

.remember-field .check_icon.check_chk .iconfont:before {
	content: "\e626"
}

.transfer-field a {
	color: #00a33c
}

.transfer-field a:hover {
	color: #007029
}

.other-login {
	position: absolute;
	top: 440px;
	left: 20px;
	right: 20px
}

.other-login .oth_type_tit {
	border-top: 1px solid #e0e0e0;
	text-align: center;
	height: 0
}

.other-login .oth_type_txt {
	display: inline-block;
	font-size: 14px;
	color: #bbb;
	margin: 0 auto;
	position: relative;
	top: -10px;
	line-height: 1;
	background-color: #fff;
	padding: 0 5px
}

.oth_type_links {
	margin-top: 20px;
	text-align: center
}

.oth_type_links a {
	margin: 0 17px;
	font-size: 16px
}

.oth_type_links a i {
	font-size: 20px
}

.oth_type_links a.weibo {
	color: #df545e
}

.oth_type_links a.weixin {
	color: #6fc778
}

.oth_type_links a.qq {
	color: #5c91f0
}

.w-rzcode {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 130px;
	height: 38px
}

.w-rzcode img {
	width: 100%;
	height: 100%
}

.err_tip {
	margin-bottom: 5px;
	line-height: 20px;
	color: #f56600;
	display: none
}