.login-top{
	height: 98px;
	background: #f5f6f8;
	overflow: hidden;
}
.login-top .login-logo{
	float: left;
	margin-top: 19px;
}
.login-t1{
	float: left;
	height: 42px;
	margin-left: 18px;
	padding-left: 12px;
	border-left: 1px solid #dcdcdc;
	margin-top: 27px;
}
.login-t1 span{
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	padding: 3px 15px;
	border-radius: 0 10px 0 10px;
	background: #2e5aa6;
	margin-top: 6px;
}
.login-wrap{
	background: url(/oauth2/register/images/logf2_02.png) no-repeat 
	center bottom;
	padding: 110px 0;
}
.login-main{
	position: relative;
}
.login-bg{
	position: absolute;
	width: 459px;
	height: 420px;
	background: url(/oauth2/register/images/logf20_03.png) no-repeat;
	top: 0;
	left: 41px;
}
.login-box{
	position: relative;
	height: 442px;
	float: right;
	margin-right: 37px;
	width: 600px;
	border-radius: 4px;
	box-shadow: 0 0 16px rgba(67, 95, 128, 0.12);
	overflow: hidden;
	background: #fff;
}
.login-l1{
	width: 158px;
	float: left;
	background: #2e5aa6;
	height: 100%;
	position: relative;
}
.login-l1 li{
	line-height: 73px;
	text-align: center;
	font-size: 18px;
	
	position: relative;
	color: #fff;
	cursor: pointer;
}
.login-l1 li:last-child{
	border-bottom: 1px solid #466fb4;
}
.login-l1 li.active{
	font-size: 24px;
	background: #186ee5;
	border-bottom-color: #186ee5;
}
.login-l1 li.active:before{
	position: absolute;
	content: "";
	right: -22px;
	top: 50%;
	margin-top: -14px;
	border: 14px solid transparent;
	border-left-color: #186ee5;
}
.login-l1 .login-zc{
	position: absolute;
	background: #4c73b8;
	width: 100px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	border: none;
	bottom: 41px;
	border-radius: 4px;
	left: 0;
	right: 0;
	margin: 0 auto;
	cursor: pointer;
}
.login-l1 .login-zc:hover{
	background: #fff;
	color: #186ee5;
}
.login-r1{
	float: left;
	position: relative;
	padding: 0 38px;
	width: 442px;
}
.login-r1-1{
	padding-top: 10px;
	position: relative;
}
.load-k1{
	height: 63px;
	margin-top: 22px;
	position: relative;
	border-bottom: 1px solid #e2e2e2;
}
.load-k1 label{
	display: block;
	color: #000000;
	font-size: 14px;
}
.load-k1 input{
	font-size: 24px;
	color: #333;
	border: none;
	height: 42px;
	display: block;
	width: 100%;
}
.load-k1 .syzm1{
	line-height: 32px;
	padding: 0 9px;
	background: #eaf3ff;
	font-size: 14px;
	color: #2e5aa6;
	border-radius: 4px;
	position: absolute;
	right: 0;
	top: 26px;
	cursor: pointer;
}
.load-k1 i{
	position: absolute;
	bottom: -1px;
	left: 0;
	transition: all .3s;
	width: 0;
}
.load-k1 input:focus+i{
	width: 100%;
	height: 1px;
	background: #186ee5;
}
.load-k2{
	margin-top: 17px;
	overflow: hidden;
	font-size: 14px;
}
.load-k1 em{
	position: absolute;
	width: 18px;
	height: 15px;
	right: 14px;
	bottom: 15px;
	background: url(/oauth2/register/images/dlxg2_03.png) no-repeat -3px -22px;
	cursor: pointer;
}
.load-k1 em.on{
	background-position: -3px -1px;
}
.load-k2 a{
	color: #2e5aa6;
	float: right;
}
.load-k2 span{
	float: left;
	color: #fa5b5b;
}
.load-k3{
	margin-top: 25px;
}
.load-k3 .login-btn{
	width: 100%;
	border: none;
	background: #186ee5;
	color: #fff;
	font-size: 18px;
	border-radius: 4px;
	height: 48px;
	cursor: pointer;
}
.load-k3 .login-btn:hover{
	background: #1465d6;
}
.load-k4{
	margin-top: 26px;
}
.load-k4-1{
	position: relative;
	text-align: center;
}
.load-k4-1 span{
	display: inline-block;
	background: #fff;
	padding: 0 6px;
	font-size: 14px;
	color: #999;
	position: relative;
	z-index: 1;
}
.load-k4-1:before{
	position: absolute;
	content: "";
	border-bottom: 1px dashed #e3e3e3;
	top: 12px;
	left: 0;
	width: 100%;
	z-index: 1;
}
.load-k4-2{
	margin-top: 27px;
	text-align: center;
}
.load-k4-2 a{
	display: block;
	line-height: 46px;
	border: 1px solid #e2e2e2;
	background: #fafafa;
	border-radius: 4px;
}
.load-k4-2 a img{
	display: inline-block;
	vertical-align: middle;
}
.load-k4-2 a span{
	font-size: 16px;
	margin-left: 6px;
	color: #333;
}
.load-k4-2 a:hover{
	background: #f0f0f0;
}
.load-k-b{
	height: 257px;
}
.load-k-c{
	height: 270px;
	margin-top: 16px;
}
.ewm1{
	text-align: center;
}
.ewm1 img{
	width: 244px;
	height: 244px;
	padding: 10px;
	border: 1px solid #e3e3e3;
}
.ewm1 span{
	display: block;
	font-size: 14px;
	color: #666;
	margin-top: 3px;
}
.ewm2{
	text-align: center;
}
.ewm2 img{
	width: 120px;
	height: 223px;
}
.ewm2 span{
	display: block;
	font-size: 18px;
	color: #333;
	margin-top: 7px;
}
.ewm3{
	text-align: center;
}
.ewm3 img{
	width: 120px;
	height: 223px;
}
.ewm3 span{
	display: block;
	font-size: 18px;
	color: #333;
	margin-top: 7px;
}
.hdk-1{
	height: 47px;
	border-bottom: 1px solid #d9d9d9;
	padding: 0 18px;
	overflow: hidden;
}
.hdk-1 span{
	float: left;
	color: #666;
	line-height: 40px;
}
.hdk-1 em{
	float: right;
	width: 20px;
	height: 20px;
	background: url(/oauth2/register/images/dlxg3_03.png) no-repeat;
	margin-top: 12px;
	cursor: pointer;
}
.verBox{
	position: absolute;
	width: 368px;
	left: 196px;
	z-index: 3;
	background: #fff;
	box-shadow: 0 0 8px rgba(122, 122, 122, 0.4);
	height: 290px;
	border-radius: 4px;
	display: none;
	top: 17px;
}
#imgVer1{
	margin-left: 36px;
    margin-top: 13px;
}
.slider-btn {
    position:absolute;
    width:44px;
    height:44px;
    left:0;
    top:-7px;
    z-index:12;
    cursor:pointer;
    background:url(/oauth2/register/images/sprite_3_2_0.png) no-repeat;
    background-position:0 -84px;
    transition:inherit;
}
.re-btn {
    position:absolute;
    left:0;
    bottom:0;
    height:28px;
    padding:0 16px;
}
.re-btn a {
    display:inline-block;
    width:14px;
    height:14px;
    margin:7px 0;
    background:url(/oauth2/register/images/sprite_3_2_0.png) no-repeat;
    background-position: 0 -1179px;
    cursor:pointer;
}
.ver-tips {
    position:absolute;
    left:0;
    bottom:-22px;
    background:rgba(255,255,255,0.9);
    height:22px;
    line-height:22px;
    font-size:12px;
    width:100%;
    margin:0;
    text-align:left;
    padding:0 8px;
    transition:all 0.4s;
}
.slider-tips {
    bottom:0;
}
.ver-tips i {
    display:inline-block;
    width:22px;
    height:22px;
    vertical-align:top;
    background-image: url(/oauth2/register/css/sprite_3_2_0.png);
    background-position: -4px -1229px;
}
.ver-tips span {
    display:inline-block;
    vertical-align:top;
    line-height:22px;
    color:#455;
}