@import url('bootstrap.min.css');
@import url('animate.css');
@import url('core.css');
@import url('icons.css');
@import url('components.css');
@import url('pages.css');
@import url('menu.css');
@import url('responsive.css');

.hide {
	display: none;
}
.text-center {
	text-align: center;
}
html.login {
	background-color: #0350c4;
	background-repeat: no-repeat;
	overflow-y: hidden;
}
body {
	background: url('../../../static/login/images/logincp_bg.png') no-repeat !important;
}
.login-form {
	padding: 10% 0;
	position: relative;
}
.login-form img {
    position: absolute;
	left: 369px;
    top: 290px;
}
.loginPoint img{
	position: absolute;
    left: 392px;
    top: 225px;
}
.login-form .logo {
	width: 384px;
	height: 36px;
	margin: 10px -18px 40px;
	display: block;
	text-indent: -999em;
	background-image: url('../../../static/login/images/logo_font.png');
}
.loginform {
	color: #FFF;
	padding: 30px 20px;
	border-radius: 4px;
	/*background-image: linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.35));*/
	background-image: url('../../../static/login/images/login_bg.png');
}
.loginform .btn {
	width: 120px;
    margin: 30px auto 0;
    display: block;
}
.row .col-md-3.col-md-offset-7.col-sm-4.col-sm-offset-7.col-xs-8.col-xs-offset-2.bounceInDown.animated	{
	margin-left: 58.33333333%;
	width: 25%;
}

/*****other*****/
.row .col-md-3.col-md-offset-7.col-sm-4.col-sm-offset-7.col-xs-8.col-xs-offset-2.bounceInDown.animated	{
	width:334px;
	padding-left:0px;
}

#lgnBtn	{
	margin:0px;
	margin-top:20px;
}
#fm1	{
	margin-left:60px;
	
}
div.login_font	{
	height: 34px;
	line-height: 34px;
	position: absolute;
	margin-left: -60px;
	
}
.form-group	{
	margin-bottom:0px;
	
}
.loginform	{
	padding-top:50px;
	
}

.col-md-3.col-md-offset-7.yinying	{
	width:349px;
	height:132px;
	background: url('../../../static/login/images/yinying.png') no-repeat;
	margin-top:10px;
}