@charset "utf-8";
/*弹出登陆层*/
.content-fix-box{
	position:fixed;
	left:0;
	top:0;
	bottom:0;
	right:0;
	z-index:999999;
	background:url(../images/aph_bg.png) left top repeat}
.login-small-box{
	width:364px;
	height:auto;
	min-height: 350px;
	padding:10px 30px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-230px 0 0 -212px;
	background:#fff;
	box-shadow:2px 2px 10px rgba(0,0,0,.2),-2px -2px 10px rgba(0,0,0,.2);
	border-radius:10px}
.login-small-con{
	background:#fff}
.login-small-con h3{
	color:#333;
	font-size:0;
	text-align: center;
	position:relative;
	border-bottom:1px solid #e6e6e6}
.login-small-con h3 .item{
	display: inline-block;
	height:40px;
	line-height:40px;
	padding: 0 20px;
	cursor: pointer;
	position: relative;
	font-size: 16px;
}
.login-small-con h3 .item.on{
	color: #4dc21b;
	font-weight: bold;
}
.login-small-con h3 .item.on:after{
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -1px;
	background: #4dc21b;
}
.login-small-con h3 .close-btn{
	content:' ';
	display:block;
	position:absolute;
	right:-20px;
	top:0;
	width:12px;
	height:12px;
	cursor:pointer;
	transition:all .3s;
	background:url(../images/login-small.png) no-repeat 0 -152px}
.login-small-con h3 .close-btn:hover{
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);}
.login-small-con .tab-item-box{
	display: none;
}
.login-small-con .error-ts{
	color:#fff;
	position:absolute;
	top:-22px;
	left:0;
	width:100%;
	height:20px;
	line-height:20px;
	text-align:center;
	font-size:12px;
	background:#ff870f}
.login-small-con .user-name,
.login-small-con .user-phone,
.login-small-con .user-password,
.login-small-con .user-num{
	height:40px;
	line-height:40px;
	padding-left:50px;
	margin-top:20px;
	font-size:16px;
	position:relative;
	border:1px solid #e6e6e6}
.login-small-con .user-name:before,
.login-small-con .user-phone:before,
.login-small-con .user-password:before,
.login-small-con .user-num:before{
	content:' ';
	display:block;
	width:22px;
	height:22px;
	padding-right:7px;
	border-right:1px solid #e6e6e6;
	position:absolute;
	left:12px;
	top:9px;
	background:url(../images/login-small.png) no-repeat}
.login-small-con .user-name:before{
	background-position:0 -30px}
.login-small-con .user-password:before{
	background-position:0 -71px}
.login-small-con .user-num:before{
	background-position:0 -112px}
.login-small-con .user-phone:before{
	background: url(../images/st-userlogin-bg.png) no-repeat -42px -49px;
}
.login-small-con .user-name .user-zh,
.login-small-con .user-password .user-zh{
	display:inline-block;
	width:100%;}
.login-small-con .user-num .user-zh{
	width:120px}
.login-small-con .user-num .yzm{
	display:inline-block;
	width:90px;
	height:30px;
	vertical-align:middle;
	margin-top:-3px;
	cursor:pointer;
	overflow:hidden}
.login-small-con .user-num .yzm img{
	width:90px;
	height:30px}
.login-small-con .user-num .code{
	float: right;
	width:120px;
	height:36px;
	line-height: 36px;
	margin: 2px;
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	background: #eee;
}
.login-small-con .user-num .change-next{
	color:#11b6e8;
	margin-left:10px;
	font-size:14px;
	cursor:pointer}
.login-small-con .reg-find-acc{
	color:#666;
	padding-top:15px;
	font-size:14px}
.login-small-con .reg-find-acc a{
	color:#fc6000}
.login-error{
	color:#fc6000;
	height:20px;
	line-height:20px;
	padding-left:17px;
	margin-top:10px;
	background:url(../images/login-small.png) no-repeat -5px 4px}
.login-small-con .login-btn{
	margin-top:10px}
.login-small-con .login-btn a{
	display:block;
	color:#fff;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:18px;
	background:#0082dd}
.other-login,
.other-login dl{
	float:left;
	width:340px;
	margin-top:10px}
.other-login dt{
	float:left;
	color:#1b1b1b;
	width:340px;
	height:30px;
	font-size:14px}
.other-login dt span{
	float:left;
	height:30px;
	line-height:30px}
.other-login dt em{
	float:right;
	width:210px;
	height:0;
	margin-top:14px;
	border-top:1px solid #e6e6e6}
.other-login dd{
	float:left;
	width:340px;
	height:39px;
	margin-top:5px}
.other-login dd a,
.reg-tig-box dl dd a{
	float:left;
	width:29px;
	height:29px;
	margin-right:11px;
	font-size:0;
	background:url(../images/st-userlogin-bg.png) no-repeat}
.other-login dd a.qq,
.reg-tig-box dl dd a.qq{
	background-position:0 -155px}
.other-login dd a.wx,
.reg-tig-box dl dd a.wx{
	background-position:-40px -155px}
.other-login dd a.wb,
.reg-tig-box dl dd a.wb{
	background-position:-80px -155px}
.other-login dd a:hover,
.reg-tig-box dl dd a:hover{
	background:url(../images/st-userlogin-bg.png) no-repeat}
.other-login dd a.qq:hover,
.reg-tig-box dl dd a.qq:hover{
	background-position:0 -194px}
.other-login dd a.wx:hover,
.reg-tig-box dl dd a.wx:hover{
	background-position:-40px -194px}
.other-login dd a.wb:hover,
.reg-tig-box dl dd a.wb:hover{
	background-position:-80px -194px}