input {
  outline: none
}
body{
  /*background: url(../image/background.png) no-repeat;*/
  background-size: 100% 100%;
  padding: 0;
  position: absolute;
}
.forgetmima{
  text-align: right;
}
.forgetmima span{
  color: #4AA0F9;
  cursor: pointer;
  font-size: 16px;
}
.login{
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
  /*padding:0 5%;*/
  text-align: center;
  height: 70px;
  line-height: 65px;
  color:#FFFFFF;
  font-size: 28px;
  background: url(../image/juxing.png) no-repeat;
  background-size: 100% 100%;
}
.add{
  padding: 0 10px;
  line-height: 20px;
}
.add .zhuce{
  color:#4AA0F9;
  cursor: pointer;
  font-size: 14px;
}
.add .jizhu{
  float: right;
  font-size: 14px;
}
#gouzi{
  float: right;
  margin-top: 2px;
  width:14px;
  height: 14px;
  border: 1px solid#999;
}

