
a {
	color:#333;
	cursor:pointer
}
a:hover {
	color:#bb4046;
	text-decoration:underline
}
a,ins {
	text-decoration:none
}

.loginHead {
	padding:20px 0 0 0
}
.loginMain {
	border-top:1px solid #f0f0f0
}
.loginBtnBar {
	margin-top:8px
}
.loginBtnBar .gray {
	vertical-align:middle;
	padding:6px 0 5px;
	display:inline-block
}
.loginBtnBar .rlbtn {
	margin-left:7px;
	vertical-align:middle
}
.formInfo {
	padding:40px 0 40px 80px
}
.formInfo dl {
	margin-bottom:20px;
	padding-left:80px;
	position:relative
}
.formInfo dt {
	display:inline-block;
	float:left;
	width:100px;
	margin-left:-100px;
	height:34px;
	line-height:34px;
	text-align:right;
	font-size:14px;
	vertical-align:middle
}
.formInfo dd .text {
	float:left;
	width:300px;
	height:18px;
	line-height:18px;
	padding:7px 10px;
	border:1px solid #ddd
}
.formInfo dd span.error {
	float:left;
	font-size:12px;
	height:20px;
	line-height:20px;
	padding:7px 10px;
	color:red
}
.formInfo dd a {
	display:inline-block;
	float:left;
	height:20px;
	line-height:20px;
	margin:7px 10px;
	color:#369
}
.show {
	position:absolute;
	top:0;
	left:0;
	width:489px;
	height:395px
}
.login-three {
	width:150px;
	float:right;
	padding:0 100px 0 50px;
	text-align:center;
	border-left:1px solid #ddd;
	margin-top:40px;
	height:150px
}
.login-three h3 {
	font-size:14px;
	color:#555;
	text-align:center
}
.login-three-home {
	height:84px;
	padding:30px 0 0 0;
	width:center;
	text-align:center
}
.login-three-home h3 {
	font-size:12px;
	color:#666;
	text-align:center;
	padding:10px 0 20px 0;
	width:center;
	height:14px;
	background:url(../img/line.jpg) left center repeat-x
}
.login-three-home h3 em {
	background:#fff;
	padding:0 5px
}
.login-three a,.login-three-home a {
	display:inline-block;
	width:40px;
	height:40px;
	margin-right:0px;
	background:url(../img/focus2018.png) no-repeat
}
a#qq {
	background-position:0 -335px
}
a#sina {
	background-position:-92px -335px
}
a#wechat {
	background-position:-46px -335px
}
a#alipay {
	background-position:-184px -335px
}
a#baidu {
	background-position:-138px -335px
}
a#dd {
	background-position:0px -524px
}
a#qq:hover {
	background-position:0 -376px
}
a#sina:hover {
	background-position:-92px -376px
}
a#wechat:hover {
	background-position:-46px -376px
}
a#alipay:hover {
	background-position:-184px -376px
}
a#baidu:hover {
	background-position:-138px -376px
}
a#dd:hover {
	background-position:0 -565px
}