@charset "utf-8";
/* CSS Document */


.login-5 {
	background: #f8f8f8;
	height: 559px;
	width: 100%;
	min-width: 1200px;
	clear: both;
	padding-top: 50px;
}

.login-6 {
	background: #fff;
	height: 494px;
}

.placeholder {
	position: absolute;
	color: #aaaaaa;
	z-index: 0;
	_z-index: 2;
	white-space: nowrap;
	margin-left: 50px;
	font-size: 13px;
}

.placeholder-box {
	height: 26px;
	margin-top: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #fff #FFF #eee #FFF;
	width: 380px;
}

.xyzc {
	float: right;
	margin-right: 88px;
	font-family: "Microsoft YaHei";
}



.jgby {
	position: absolute;
	margin-left: 10px;
	margin-top: -8px;
}

.jgbyhidden {
	position: absolute;
	margin-left: 10px;
	margin-top: -8px;
	background: red;
	color: #999999;
}


/*忘记密码*/
.f-title {
	font-size: 18px;
	text-align: center;
	color: #848484;
	padding: 20px 0 0 0px;
	border-bottom: 1px solid #e8e8e8;
	height: 40px;
}

.f-10 .f-index-nav {
	text-align: center;
	height: 50px;
}

.f-10 .f-index-nav ul {
	width: 320px;
	text-align: center;
	margin: 30px auto;
}

.f-10 .f-index-nav ul li {
	width: 108px;
	height: 31px;
	float: left;
	margin-right: 50px;
}

.f-10 .f-index-nav ul li a {
	color: #848484;
	font-size: 14px;
	width: 108px;
	height: 31px;
	float: left;
	line-height: 31px;
	vertical-align: middle;
}

.f-10 .f-index-nav ul li a:hover {
	color: #fff;
	font-size: 14px;
	background: #1271ba;
	text-decoration: none;
}

.f-10 .f-index-nav ul  .active-on a {
	color: #fff;
	font-size: 14px;
	width: 108px;
	height: 31px;
	float: left;
	line-height: 31px;
	vertical-align: middle;
	background: #1271ba;
}

.f-11 {
	width: 500px;
	margin: 30px auto 0 auto;
}

.f-11 .uk-form-horizontal .uk-form-label {
	width: 90px;
	color: #a2a2a2;
	text-align: right;
	margin-right: 5px;
}

.f-11 .uk-form-horizontal .uk-form-controls {
	margin-left: 5px;
}

.f-11 .uk-form-horizontal .uk-form-controls input {
	width: 303px;
	height: 34px;
	border: 1px solid #e8e8e8;
	background: #fff;
}

.f-11 button {
	position: absolute;
	margin-top: 1px;
	margin-left: -90px;
}

.f-deng-menu {
	margin-top: 40px;
}

.f-deng {
	border: 1px solid #d9534f;
	width: 300px;
	height: 39px;
	text-align: center;
	color: #d9534f;
	line-height: 38px;
	vertical-align: middle;
	margin: 0 10px 0 95px;
	float: left;
	font-size: 14px;
}

.f-deng-menu a:hover {
	background-color: #d9534f;
	color: #fff;
	text-decoration: none;
}

/*错误提醒*/
.tips-ui-b {
	background-color: #ffe33b;
	border-color: #ffe33b;
	color: #710c0c;
	border-radius: 2px;
	font-size: 12px;
}

.tips-ui-b .tips-content {
	padding-left: 5px;
}

.tips-ui-b .tips-content i {
	font-size: 14px;
	color: #ff5555;
	margin-right: 5px;
}

.tips-ui-b .tips-ui-arrow-down {
	z-index: 1;
	bottom: -7px;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	border-width: 7px;
	border-bottom-width: 7px;
	border-style: solid dashed dashed dashed;
	border-bottom-style: dashed;
	border-color: #ffe33b transparent transparent transparent;
	border-bottom-color: transparent;
	border-bottom: none;
	position: absolute !important;
	left: 10px;
	top: auto !important;
	background: none !important;
}
