.container-fluid{
	padding:0;
}
.login-page{
	background-color: #466ee7;
}
.login_banner_logo{
	background-image: url('../img/login_banner_logo.png');
	width: 57px;
	height: 56px;
	position: absolute;
	top: 64px;
	left: 150px;
}
.login_height{
	height: 41px;
}
@font-face {
    font-family: 'PingFang';
    src: url('../fonts/PingFang-Bold-2.ttf'); //你的资源目录
    font-weight: normal;
    font-style: normal;
}

.login_banner_logo_text{
	font-family: PingFang;
	font-size: 44px;
	color: #ffffff;
	position: absolute;
	top: 60px;
	left: 230px;
}
.login_left_image{
	background-image: url('../img/login_left_img.gif');
	width: 600px;
	height: 450px;
	position: absolute;
	top: 170px;
	left: 270px;
}
.login-logo{
	color:#fff;
}
.login-box{
	width: 490px;
	position: absolute;
	top: 100px;
	right: 248px;
}
.login-box-body{
	box-shadow: 3px 5px 20px #444;
	border-radius: 10px;
}
.login-box-msg{
	font-family: PingFang;
	font-size: 24px;
	color: #0f6fd9;
	margin: 25px 0 23px 0;
}
.has-feedback{
	margin: 0 0 32px 50px;
	position: relative;
}
.dis-fex{
	display: flex;
}
.form-control{
	width: 365px;
	height: 42px;
	background: #e9ebed;
	border: 0px;
	padding-left: 45px;
	font-family: PingFang;
	font-size: 16px;
	color:#a3a5a8;
}
.form-phone-code{
	width: 277px;
	height: 42px;
	background: #e9ebed;
	border: 0px;
	padding-left: 45px;
	font-family: PingFang;
	font-size: 16px;
	color:#a3a5a8;
}
.form-control-user{
	background-image: url('../img/login_user.png');
	display: block;
	width: 12px;
	height: 17px;
	position: absolute;
	top: 12px;
	left: 23px;
}
.form-control-phone{
	background-image: url('../img/login_user.png');
	display: block;
	width: 12px;
	height: 17px;
	position: absolute;
	top: 12px;
	left: 23px;
}
.form-control-pwd{
	background-image: url('../img/login_pwd.png');
	display: block;
	width: 12px;
	height: 17px;
	position: absolute;
	top: 12px;
	left: 23px;
}
.row-login{
	border: 0px;
	padding: 0 35px 20px 50px;
}

.row-login-uk{
	border: 0px;
	padding: 0 0 0 245px;
}
.btn.btn-flat{
	box-shadow: 0 2px 5px #888;
}
}
.login_footer_text{
	font-family: PingFang;
	font-size: 14px;
	color: #ffffff;
	position: absolute;
	top: 120px;
	right: 350px;
}

.login_uk_footer_text{
	font-family: PingFang;
	font-weight:bold;
	font-size: 15px;
	color: #999;
	top: 150px;
	right: 552px;
	cursor:pointer;
	float: right;
    margin-right: 30px;
}

.footer-btn{
	border: 0px;
	height: 42px;
	border-radius: 2px;
	font-family: 'PingFang';
	font-size: 16px;
}
.login_btn{
	background: -moz-linear-gradient(left, #ffbc3b 0%, #e39000 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ffbc3b), color-stop(100%,#e39000));
    background: -webkit-linear-gradient(left, #ffbc3b 0%,#e39000 100%);
    background: -o-linear-gradient(left, #ffbc3b 0%,#e39000 100%);
    background: -ms-linear-gradient(left, #ffbc3b 0%,#e39000 100%);
    background: linear-gradient(to right, #ffbc3b 0%,#e39000 100%);
	-moz-box-shadow:0px 10px 10px 0 rgba(227, 144, 0, 0.3); 
	-webkit-box-shadow:0px 10px 10px 0 rgba(227, 144, 0, 0.3); 
	box-shadow:0px 10px 10px 0 rgba(227, 144, 0, 0.3);
}
.uk_btn{
	background: -moz-linear-gradient(left, #46b8da 0%, #8dc3d4 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#46b8da), color-stop(100%,#8dc3d4));
    background: -webkit-linear-gradient(left, #46b8da 0%,#8dc3d4 100%);
    background: -o-linear-gradient(left, #46b8da 0%,#8dc3d4 100%);
    background: -ms-linear-gradient(left, #46b8da 0%,#8dc3d4 100%);
    background: linear-gradient(to right, #46b8da 0%,#8dc3d4 100%);
	-moz-box-shadow:0px 10px 10px 0 rgba(141, 195, 212, 0.3); 
	-webkit-box-shadow:0px 10px 10px 0 rgba(141, 195, 212, 0.3); 
	box-shadow:0px 10px 10px 0 rgba(141, 195, 212, 0.3);
}

.ukcj_btn{
	background: -moz-linear-gradient(left, #D4D364 0%, #C4D3D4 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#D4D364), color-stop(100%,#C4D3D4));
    background: -webkit-linear-gradient(left, #D4D364 0%,#C4D3D4 100%);
    background: -o-linear-gradient(left, #D4D364 0%,#C4D3D4 100%);
    background: -ms-linear-gradient(left, #D4D364 0%,#C4D3D4 100%);
    background: linear-gradient(to right, #D4D364 0%,#C4D3D4 100%);
	-moz-box-shadow:0px 10px 10px 0 rgba(141, 195, 212, 0.3); 
	-webkit-box-shadow:0px 10px 10px 0 rgba(141, 195, 212, 0.3); 
	box-shadow:0px 10px 10px 0 rgba(141, 195, 212, 0.3);
}