/*global settings*/
body, html {
	width:100%;
	height:100%;
	background:url(images/bg_login.jpg) center center #0365d4;
	background-size:cover;
	min-width:970px;

}
body{
	padding-bottom:0;
	overflow-y:hidden;
}
input:focus{
	outline:none;
}
.login_page{
	width:100%;
	height:100%;
	position:relative;
}
.header{
	width:100%;
	background:#fff;
	background:rgba(255,255,255,0.75);
	padding:15px 25px;
	box-sizing:border-box;
	position:relative;
	z-index:3;
}
.header > .logo{
	display:block;
	height:40px;
	line-height:40px;
	font-size:22px;
	float:left;
}
.header > .logo:hover{
	text-decoration:none;
	color:#444;
}
.header > .logo img{
	display:inline-block;
	width:auto;
	height:40px;
	vertical-align:bottom;
	margin-right:10px;
}
.header > ul{
	float:right;
	padding:12px 0;
}
.header > ul > li{
	float:left;
	line-height:16px;
	border-right:1px solid #eee;
	padding:0 8px;
	position:relative;
}

.header > ul > li:hover{
	cursor:pointer;
}
.header > ul > li:last-child{
	border-right:none;
}
.header > ul > li > a{
	color:#555;
	font-size:14px;
}

.dropdown-menu{
	position:absolute;
	top:0px;
	padding-top:25px;
	display:none;
}

.dropdown-menu .content{
	background:#fff;
	border:1px solid #ccc;
	box-shadow:1px 2px 2px rgba(0,0,0,.15);
	position: relative;
}

.dropdown-menu:hover{
	display:block;
}

.dropdown-menu .content:before{
	position: absolute;
	top: -9px;
	right: 9px;
	display: inline-block;
	border-right: 9px solid transparent;
	border-bottom: 9px solid #f09c10;
	border-left: 9px solid transparent;
	border-bottom-color: rgba(0,0,0,0.2);
	content: '';
}
.dropdown-menu .content:after{
	position: absolute;
	top:-8px;
	right:10px;
	display: inline-block;
	border-right:8px solid transparent;
	border-bottom: 8px solid #fff;
	border-left: 8px solid transparent;
	content: '';
}
.dropdown-menu img{
	display:block;
	width:120px;
	margin:10px;
}

.header li:hover .dropdown-menu,.header liactive .dropdown-menu{
	display:block;
}


.loginbox{
	width:960px;
	padding-top:60px;
	margin:0 auto;
	z-index:1;
}
.login{
	width:320px;
	height:auto;
	float:right;
	position: relative;
}


.login-type{
	width:56px;
	height:56px;
	position:absolute;
	top:5px;
	right:5px;
}
.login-type:after{
	position: absolute;
	bottom:0;
	left:0;
	display: inline-block;
/* 	border-top:30px solid transparent; */
	border-left: 30px solid #fff;
	border-bottom:0 solid transparent;
	content: '';
}
.login-type > .item{
	display:block;
	width:100%;
	height:100%;
}
.login-type > .item.pc{
	background:url(images/type_bg.png) 0 0 no-repeat;
}
.login-type > .item.pc:hover{
	background:url(images/type_bg.png) -56px 0 no-repeat;
}
.login-type > .item.qr-code{
	background:url(images/type_bg.png) 0 -56px no-repeat;
}
.login-type > .item.qr-code:hover{
	background:url(images/type_bg.png) -56px -56px no-repeat;
}

.qr-code-box{
	width:100%;
	padding-top:30px;
}
.qr-code-box > .imgs{
	width:150px;
	height:150px;
	padding:15px;
	background:#fff;
	margin:0 auto;
	position:relative;
	border: 1px solid #ddd;
}
.qr-code-box img{
	width:100%;
	height:1005;
}
.tips-f{
	display:block;
	color:#df9c1f;
	background:#fefcee;
	border:1px solid #f3d995;
	padding:3px 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	position:absolute;
	top:0;
	right:54px;
}
.tips-f:before{
	position: absolute;
	top: 5px;
	right: -6px;
	display: inline-block;
	border-top: 6px solid transparent;
	border-left: 6px solid #f3d995;
	border-bottom: 6px solid transparent;
	content: '';
}
.tips-f:after{
	position: absolute;
	top: 5px;
	right: -5px;
	display: inline-block;
	border-top: 6px solid transparent;
	border-left: 6px solid #fff;
	border-bottom: 6px solid transparent;
	content: '';
}


.login_pubar{
	width:100%;
	min-height:340px;
	padding-top:30px;
	background:#fff;
	background:rgba(255,255,255,1);
	border-radius:4px;
}
.title_login{
	font-size:16px;
	line-height:18px;
	padding:10px;
	font-weight:700;
	text-align:center;
	border-bottom:1px solid #eee;
	margin-bottom:20px;
	color:#ff0000;
}
.title_login span{
	margin:0 1em;
}
.title_login a{
	color:#d70050;
	text-decoration:underline;
	margin-left:10px;
}

.form_login{
	margin:0 30px;
}
.loginformline{
	width:100%;
	margin-bottom:20px;
	position:relative;
}
.input_bar{
	display:block;
	height:40px;
	background:#fff;
	border:1px solid #bbb;
	border-radius:2px;
	box-shadow:inset 0 2px 1px rgba(0,0,0,0.05);
	padding:0  10px 0 46px;
	position:relative;
}
.yzmbox{
	width:80px;
	padding:0 10px !important;
}
.input_bar input{
	font-family:"微软雅黑";
	display:block;
	width:100%;
	height:18px;
	line-height:18px;
	color:#333;
	padding:11px 0;
	font-size: 14px;
	font-weight: 700;
	border: none;
	font-family: verdana;
/* 	background: url("images/noimage.png") 0 0 repeat; */
}
input[placeholder], [placeholder], *[placeholder] {
	
}
.inp_img{
	display:block;
	width:26px;
	height:26px;
	position:absolute;
	top:7px;
	left:10px;
}
.userhead_input{
	background:url(images/head.png) 0 0 no-repeat;
}
.password_input{
	background:url(images/lock.png) 0 0 no-repeat;
}
.input_bar em{
	width:200px;
	line-height:18px;
	font-style:normal;
	background:#fff;
	border-radius:6px;
	color:#DD0003;
	display:block;
	padding:20px;
	position:absolute;
	left:-283px;
	top:-8px;
}
.input_bar em i{
	display:block;
	width:11px;
	height:21px;
	background:url(images/right_jt.png) 0 0 no-repeat;
	position:absolute;
	top:18px;
	right:-9px;
}

.rember{
	text-align:right;
}
a.findpassword:link,a.findpassword:visited{
	font-size:14px;
	color:#d70050;
	text-decoration:underline;
}


.btnbar{
	margin:0 30px;
	margin-bottom:20px;
}
.btnbar button{
	display:block;
	width:100%;
	height:42px;
	line-height:42px;
	font-size:16px;
	font-weight:800;
	color:#fff;
	font-family:"微软雅黑",Microsoft YaHei,Arial,SimSun;
	background:#d70050;
	border:1px solid #d70050;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.2);
	border-radius:2px;
	cursor:pointer;
}
.btnbar button:hover{
	background:#e70b5d;
}
.btnbar a{
	display:block;
	width:136px;
	text-align:center;
	line-height:40px;
	float:right;
	color:#555;
	background:#f1f1f1;
	border:1px solid #c1c1c1;
	border-radius:4px;
	box-shadow:inset 0 1px 0 #f9f9f9;
}
.btnbar a:hover{
	text-decoration:none;
	background:#f6f6f6;
}
.tips{    
	padding-top: 6px;
    padding-bottom: 10px;
	border-top:1px solid #eee;
	text-align:center;
	font-size:14px;
	font-weight:lighter;
}
.tips a{
	color:#555;
	text-decoration:underline;
}

.imgbox{
	height:42px;
	position:absolute;
	top:0;
	left:105px;
}
.imgbox a img{
	display:inline-block;
	width:100px;
	height:100%;
	margin-right:15px;
	vertical-align:middle;
}



.login_foot{
	width:100%;
	min-width:970px;
	line-height:18px;
	color:#AAA;
	padding:10px 0;
	background:#000;
	background:rgba(0,0,0,0.70);
	box-shadow:0 0 1px rgba(0,0,0,0.40);
	clear:both;
	position:fixed;
	left:0;
	bottom:-1px;
	z-index:2;
}
.login_foot div{
	text-align:center;
	position:relative;
	margin:0 20px;
}
.login_foot div span{
	margin:0 10px;
}
.login_foot div a{
	color:#b3b3b3;
	margin:0 10px;
}
.login_foot i{
	display:block;
	width:120px;
	margin:0 auto;
	padding:0 10px;

	border-radius:8px;
}
.login_foot span img{
	display:inline-block;
	width:110px;
	position:relative;
	vertical-align:middle;
	top:-2px;
}
.header > .logo > .simpleLogo {
	display:none;
	height:40px;
}



@media screen and (max-width:1000px){
	body, html{
		min-width:100%;
	}
	.loginbox{
		width:auto;
		margin:0 30px;
	}
}
@media screen and (max-width:700px){
	body,html{ min-width:100%}
	body{
		min-height:10%;
	}
	.loginbox{
		width:auto;
		position:relative;
		top:auto;
		left:auto;
		margin-top:auto;
		margin-left:auto;
		margin:0 auto;
		padding:20px;
		min-height:inherit;
	}
	.login{
		width:100%;
		float:none;
	}
	.login_foot{
		min-width:100%;
	}	
	.header > .logo > .simpleLogo {
		display:none;
	}
}
@media screen and (max-width:667px){
	.header > ul{
		display:none;
	}
	.header > .logo img {
		display:none;
	}
	.header > .logo > .simpleLogo {
		display:inline;
	}
	.login_foot div span{
		display:block;
		padding-top:0.5em;
	}
	.login_foot{
		position:relative;
	}
	.login_pubar{
		padding-bottom:10px;
		padding-top:20px;
	}
}
@media screen and (max-width:350px){
	.header{
		padding:10px 20px;
	}
	.header > ul{
		display:none;
	}
	.login_pubar{
		padding-bottom:10px;
		padding-top:10px;
	}
	.header > .logo{
		line-height:30px;
		height:30px;
		font-size:14px;
		text-align:left;
		float:none;
	}
	.header > a.logo:link,.header > a.logo:visited{
		color:#444;
	}
	.header > .logo img{
		display:none;
	}
	.header > .logo > .simpleLogo {
		height:30px;
		margin-right:5px;
		display:inline;
	}
	.login{
		width:100%;
		float:none;
	}
	.title_login{
		display:none;
	}
	.login_pubar{
		min-height:inherit;
		background:none;
	}
	.form_login{
		margin:0 0 30px 0;
		background:#fff;
		border-radius:8px;
		overflow:hidden;
	}
	.loginformline{
		margin-bottom:0;
		border-bottom:1px solid #ddd;
	}
	.imgbox{
		height:38px;
		padding:2px 0;
		left:auto;
		right:-10px;
	}
	.yzmbox{
		width:auto;
		margin-right:110px;
	}
	.input_bar{
		border:1px solid #fff;
		border-radius:0;
		box-shadow:none;
	}
	.input_bar input[placeholder]{
		font-size:12px;
		font-weight:lighter;
	}
	.rember{
		display:none;
	}
	.btnbar{
		margin:0px 0 20px 0;
	}
	.tips{
		display:none;
	}
	.login_foot{
		position:relative;
		left:auto;
		bottom:auto;
		min-width:inherit;
	}
	.login_foot div{
		margin:0 5px;
		display:block;
	}
	.login_foot div a{
		margin:0 5px;
	}
	.tips-f{
		display:none;
	}
	.login-type {
		display:none;
	}


