* {
	font-family: 'Source Han Sans'
}

#login-form #login-content .suggest-container {
	width: 246px;
	top: 46px
}

#login-form #login-content .suggest-container .suggest-item a {
	padding: 4px 6px;
	color: #4d4d4d
}

#login-form #login-content .fm-text {
	border-radius: 3px;
	line-height: 16px;
	padding: 8px 5px;
	margin-top: 5px;
	font-size: 14px;
	background: transparent
}

#login-form #login-content .fm-text:focus {
	background-color: #e9fbfe;
	border-color: #69c5dd
}

#login-form #login-content #fm-login-checkcode-update {
	color: #00a2ca
}

#login-form #login-content .fm-field-wrap .fm-checkcode-update {
	margin-top: 10px
}

#login-form #login-content .fm-checkcode-img {
	height: 35px;
	/*width: 83px;*/
	margin-top: 7px;
	opacity: 0.7
}

#login-form #login-content #fm-login-checkcode {
	min-width: 80px
}

#login-form a:visited,#login-form a:link {
	color: #00a2ca
}

.input-focus {
	border: 1px solid #69C5DD
}

.fm-button {
	display: inline-block;
	min-width: 140px;
	height: 36px;
	padding: 0 30px 1px;
	background: #00a2ca;
	border: none;
	line-height: 32px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	outline: none;
	cursor: pointer;
	border-radius: 4px
}

.fm-button:hover {
	background: #33b5d4;
	border-color: #33b5d4;
	border: none
}

.fm-button:active {
	background: #008fb2;
	border-color: #008fb2
}
.fm-def {
	display: inline-block;
	min-width: 140px;
	height: 36px;
	padding: 0 30px 1px;
	background: #fff;
	border: none;
	line-height: 32px;
	font-size: 14px;
	color: #333;
	text-align: center;
	outline: none;
	cursor: pointer;
	border-radius: 4px;
	border:1px solid #C1C1C1;
}

.fm-def:hover {
	background: #EBEBEB;
	border-color: #C1C1C1;
}

.fm-def:active {
	background: #DADADA;
	border-color: #C1C1C1
}
.icon-notice {
	background-color: #f1f6fa
}

.icon-error {
	background-color: #fff3e7
}
.promotion-tip {
    background-color: #F8F9FB;
    border: 1px solid #E3E3E3;
    line-height: 35px;
    padding-left: 15px;
    font-size: 16px;
}
.label0{
	font-weight: normal;
}
.pswhelp{
	float: right;
	font-size: 12px;
}
.ff14{
	font-size: 14px;
	color: #999;
	vertical-align:sub;
}
.fferror{
	color: red;
}
.backpswform{
	font-size: 14px;
}
.tryother {list-style: none;}
.tryother li{
	height: 22px;
	line-height: 22px;
}
.backlast_t{
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #C1C1C1;
	font-size: 16px;
	color: #0191DA;
}
.backlast_p{
	line-height: 20px;
	padding: 10px;
}