body {
	background:  url("../images/bj2.png") no-repeat right,linear-gradient(to bottom right, #2f93e2 ,#0096ff);
 	background:  url("../images/bj2.png") no-repeat right,-webkit-linear-gradient(left top, #2f93e2 ,#0096ff);
 	background:  url("../images/bj2.png") no-repeat right,-o-linear-gradient(bottom right, #2f93e2 ,#0096ff);
 	background:  url("../images/bj2.png") no-repeat right,-moz-linear-gradient(bottom right, #2f93e2 ,#0096ff);
}

.bc_login_main {
	margin: 8% auto 0;
	max-width: 924px;
	min-width: 330px !important;
	padding: 30px 30px 30px 30px;
}

.bc_login {
	padding: 12px 12px 12px 12px;
	background: rgba(254, 252, 239, 0.41);
	border-radius: 8px;
}

.bc_logo>img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

.bc_login>div {
	height: 455px;
	width: 100%;
	background: rgba(255, 253, 251, 1);
	border-radius: 8px;
}

.bc_login>div>.am-u-md-6 {
	height: 450px;
	text-align: center;
	padding-right: 0px;
}

.bc_login>div>.am-u-md-6>img {
	margin-top: 40px;
}

.bc_login_title {
	color: #333333;
	font-size: 18px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 10px;
}

.bc_input_div {
	height: 63px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.bc_input {
	border-color: #e8e9eb !important;
	padding-left: 30px !important;
	height: 35px;
}

.bc_icon_color {
	font-size: 20px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #108cee;
	border: 1px solid #108cee;
	background-color: transparent;
}

.bc_icon_color:HOVER {
	color: rgba(254, 252, 239, 1);
	background-color: #108cee;
}

.bc_logo {
	padding-bottom: 8px;
}

.bc_input_div>i {
	color: #999999;
	position: absolute;
	margin-top: 5px;
	left: 45px;
}

.bc_link_login {
	border: none;
	border-top: 1px solid #e5e5e5;
	margin: 0 0 0 0;
	margin-top: 10px;
}

.bc_link_login>legend {
	border: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #B3B3B3;
	font-size: 13px;
	width: 80px;
}

.bc_rememberme {
	text-align: left;
}

.bc_rememberme>label {
	color: #999999;
	font-size: 13px;
}

.bc_ukey_plugin_down {
	text-align: center;
	color: #fdc386;
	/*padding-bottom: 5px;*/
	padding-top: 10px;
	font-size: 13px;
}

.bc_login_help {
	text-align: right;
	color: #fdc386;
	padding-top: 10px;
	font-size: 13px;
}

.bc_login_btn {
	background-color: #108cee;
	color: white;
	width: 100%
}

.bc_login_btn_span {
	padding-left: 15px;
	padding-right: 15px;
}

.bc_link_login>div>div:nth-child(2) {
	text-align: center;
	padding-left: 0;
	padding-right: 0
}

.bc_link_login>div>div:nth-child(1) {
	text-align: right;
}

.bc_link_login>div>div:nth-child(3) {
	text-align: left;
}
.bc_bottom {
	position: fixed;
	width: 100%;
	height: 40px;
	background: rgba(0, 0, 0, 0.41);
	bottom: 0px;
	text-align: center;
	color: white;
	padding-top: 10px;
	font-size: 13px;
}
