.b_bg_1 {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	right: 0;
	z-index: -1;
}

.b_bg_1>img {
	width: 100%;
	height: 100%;
	border: 0;
}

.b_bg_2 {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.1);
	position: absolute;
}

.logon {
	width: 420px;
	height: 357px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -210px;
	margin-top: -160px;
}

.b_logon_top {
	width: 100%;
	height: 80px;
}

.b_logon_logo {
	width: 158px;
	height: 62px;
	background: url("../img/b_logo_03.png") no-repeat;
	float: left;
}

.b_text {
	font-size: 18px;
	color: #ffffff;
	float: left;
	opacity: 0.7;
	margin: 25px 0 30px 55px;
}

.b_logon_con {
	width: 420px;
	height: 277px;
	background: url("../img/b_denglu_04.png") no-repeat;
	background-size: 100%;
	position: relative;
}

.b_logon_in {
	width: 360px;
	height: 260px;
	background: url("../img/b_denglu_03.png") no-repeat;
	background-size: 100%;
	position: absolute;
	left: 50%;
	right: 50%;
	margin-left: -180px;
	margin-top: 25px;
}

.b_logon_li {
	width: 278px;
	height: 38px;
	border: 1px solid #cccccc;
	position: relative;
	background: #fff;
	margin-left: 40px;
	margin-top: 27px;
}

.b_logon_tag1, .b_logon_tag2 {
	width: 32px;
	height: 32px;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	background-size: contain;
}

.b_logon_tag1 {
	background: url("../img/b_denglu_01.png") no-repeat;
}

.b_logon_tag2 {
	background: url("../img/b_mima_01.png") no-repeat;
}

.b_logon_inp {
	width: 231px;
	height: 37px;
	padding: 0 5px;
	overflow: hidden;
}

.b_logon_inp1 {
	width: 278px;
	height: 38px;
	background: #fa4812;
	margin-left: 40px;
	margin-top: 27px;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
}

.b_logon_inp2 {
	box-shadow: 0px 1px 5px #000000 inset;
}

.bg {
	width: 100%;
	background: url("../img/b_bg.png") no-repeat;
	background-size: cover;
}

.login-box {
	width: 420px;
	height: 360px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -210px;
	margin-top: -180px;
}

.login-top {
	width: 420px;
	height: 60px;
}

.login-top-l {
	width: 158px;
	height: 62px;
	background: url("../img/logo.png") no-repeat;
	background-size: cover;
	float: left;
}

.login-top-r {
	padding: 25px 0 15px 48px;
	height: 20px;
	width: 214px;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 20px;
	float: right;
}

.login-padding {
	width: 420px;
	height: 20px;
}

.login-box1 {
	width: 418px;
	height: 272px;
	background: url("../img/login-bg_03.png");
	background-size: cover;
	position: relative;
}

.login-box2 {
	width: 360px;
	height: 220px;
	background: url("../img/login-1_03.png");
	border-radius: 5px;
	position: absolute;
	left: 27px;
	top: 24px;
}

.login-box3 {
	width: 360px;
	height: 220px;
	position: absolute;
	left: 27px;
	top: 24px;
	z-index: 7;
}

.login-li {
	width: 278px;
	height: 38px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	position: relative;
	margin: 0 40px;
	margin-bottom: 10px;
}

.login-tag1 {
	width: 25px;
	height: 25px;
	background: url("../img/b_denglu_01.png");
	position: absolute;
	left: 5px;
	top: 5px;
}

.login-tag2 {
	width: 25px;
	height: 25px;
	background: url("../img/b_mima_01.png");
	position: absolute;
	left: 5px;
	top: 5px;
}

.login-bnt {
	width: 230px;
	height: 38px;
	position: absolute;
	left: 43px;
	top: 0;
	padding-left: 5px;
	border: 0;
	outline: none;
}

.login-bnt1 {
	width: 278px;
	height: 38px;
	background: #fa4812;
	color: #FFFFFF;
	border: 0;
}

.errorDiv {
	text-align: center;
	height: 40px;
	line-height: 40px;
}