body{
	margin: 0;
    padding: 0;
    background: url(../img/login_scr1.png) no-repeat fixed top;
    background-size: cover;
	height: 100%;
}

.login-box-top {
  font-size: 50px;
  color: #fff;
  line-height: 200px;
  text-align: center;
}

.login-box-animate {
  width: 900px;
  height: 653px;
  margin: 0 auto;
}
.login-box-animate img {
  width: 100%;
  height: 100%;
}

.beian-footer {
	text-align: center;
	font-size: 14px;
	color: #7e8187;
}

.beian-footer a {
	text-decoration:none;
}
