body {
  font-family: \5FAE\8F6F\96C5\9ED1;
  color: #fff;
  font-size: 12px;
}
.bg-fixed {
  width: 100%;
  height: 100%;
  _height: 926px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.bg-fixed .bg {
  width: 100%;
  height: 100%;
  display: none;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.pagewrap {
  width: 590px;
  height: 550px;
  position: absolute;
  z-index: 99;
  top: 50%;
  left: 50%;
  margin-left: -295px;
  margin-top: -275px;
}
.pagewrap .login-box {
  width: 590px;
  height: 360px;
  position: absolute;
  top: 0;
  left: 0;
}
.pagewrap .login-box.min-size .code {
  display: none;
}
.pagewrap .login-box.min-size .login-ipt {
  width: 550px;
}
.pagewrap .login-box.min-size .login-ipt .ipt-box {
  width: 546px;
  transition: width .4s;
  -moz-transition: width .4s;
  /* Firefox 4 */
  -webkit-transition: width .4s;
  /* Safari 和 Chrome */
  -o-transition: width .4s;
}
.pagewrap .login-box.min-size .login-ipt .ipt-box input {
  width: 500px;
}
.pagewrap .login-box.min-size .login-ipt .btn-box {
  width: 550px;
}
.pagewrap .login-box.min-size .login-ipt .btn-box button {
  width: 550px;
  transition: width .4s;
  -moz-transition: width .4s;
  /* Firefox 4 */
  -webkit-transition: width .4s;
  /* Safari 和 Chrome */
  -o-transition: width .4s;
}
.pagewrap .login-box .form-box {
  background: url("../img/bgrpt.png") repeat;
  border-radius: 5px;
  width: 550px;
  height: 280px;
  padding: 20px;
  margin-top: 20px;
}
.pagewrap .login-box .logo {
  width: 593px;
  height: 106px;
  background: url("../img/logo1.png") no-repeat;
  margin: 0 auto;
}
.pagewrap .login-box .code {
  display: block;
  width: 139px;
  height: 250px;
  float: left;
  margin-top: 30px;
  -webkit-animation: toshow .8s;
  -moz-animation: toshow .8s;
  -o-animation: toshow .8s;
  -ms-animation: toshow  .8s;
  animation: toshow  .8s;
}
.pagewrap .login-box .code img {
  width: 139px;
  height: 139px;
  padding: 19px 19px 0 0px;
}
.pagewrap .login-box .code p {
  line-height: 28px;
  text-align: center;
  color: #000;
  font-size: 16px;
  font-weight: bold;
}
.pagewrap .login-box .login-ipt {
  width: 345px;
  height: 250px;
  margin-top: 30px;
  float: left;
  margin-left:100px;
}
.pagewrap .login-box .login-ipt .ipt-box {
  width: 345px;
  height: 54px;
  border-radius: 5px;
  position: relative;
  background: #fff;
  margin-bottom: 20px;
  transition: width .4s;
  -moz-transition: width .4s;
  /* Firefox 4 */
  -webkit-transition: width .4s;
  /* Safari 和 Chrome */
  -o-transition: width .4s;
}
.pagewrap .login-box .login-ipt .ipt-box i {
  display: block;
  left: 10px;
  position: absolute;
}
.pagewrap .login-box .login-ipt .ipt-box i.user {
  width: 28px;
  height: 29px;
  background: 0 0 url("../img/icon.png");
  top: 15px;
}
.pagewrap .login-box .login-ipt .ipt-box i.key {
  width: 27px;
  height: 38px;
  background: 0 -30px url("../img/icon.png");
  top: 10px;
}
.pagewrap .login-box .login-ipt .ipt-box input {
  display: block;
  outline: none;
  border: none;
  resize: none;
  position: absolute;
  width: 295px;
  margin-left: 45px;
  top: 0;
  left: 0;
  height: 52px;
  line-height: 52px;
  color: #b5b5b6;
  background: none;
  font-size: 16px;
  font-family: \5FAE\8F6F\96C5\9ED1;
}
.pagewrap .login-box .login-ipt .btn-box {
  width: 345px;
  height: 85px;
  position: relative;
  overflow: hidden;
  transition: width .4s;
  -moz-transition: width .4s;
  /* Firefox 4 */
  -webkit-transition: width .4s;
  /* Safari 和 Chrome */
  -o-transition: width .4s;
}
.pagewrap .login-box .login-ipt .btn-box .rmb-psd {
  display: block;
  position: absolute;
  top: -1000px;
}
.pagewrap .login-box .login-ipt .btn-box button {
  display: block;
  width: 345px;
  height: 60px;
  border-radius: 2px;
  background: #bf0008;
  line-height: 60px;
  text-align: center;
  outline: none;
  border: none;
  resize: none;
  color: #fff;
  font-family: \5FAE\8F6F\96C5\9ED1;
  font-size: 16px;
  transition: width .4s;
  -moz-transition: width .4s;
  /* Firefox 4 */
  -webkit-transition: width .4s;
  /* Safari 和 Chrome */
  -o-transition: width .4s;
}
.pagewrap .login-box .login-ipt .btn-box a.rmb-btn {
  position: absolute;
  line-height: 27px;
  text-align: right;
  color: #bf0008;
  bottom: -1px;
  right: 110px;
  font-size: 12px;
}
.pagewrap .login-box .login-ipt .btn-box a.rmb-btn i {
  display: block;
  position: absolute;
  width: 19px;
  height: 22px;
  background: url("../img/rmb_pswd.png") no-repeat;
  top: 0;
  right: 125px;
}
.pagewrap .login-box .login-ipt .btn-box a.rmb-btn i.rmb-psw {
  background: url("../img/rmb_psw.png") no-repeat;
}
.pagewrap .login-box .login-ipt .btn-box a.forgetPwd {
  position: absolute;
  line-height: 27px;
  text-align: right;
  color: #bf0008;
  bottom: 0;
  right: 0;
  font-size: 12px;
}
.pagewrap .btm-info {
  width: 590px;
  height: 80px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.pagewrap .btm-info .code-m2 {
  display: none;
}
.pagewrap .btm-info.min-size {
  height: 120px;
}
.pagewrap .btm-info.min-size .code-m2 {
  display: block;
  width: 100px;
  height: 100px;
  margin: 10px auto;
  background: url("../img/code2.png");
  -webkit-animation: toshow .8s;
  -moz-animation: toshow .8s;
  -o-animation: toshow .8s;
  -ms-animation: toshow  .8s;
  animation: toshow  .8s;
}
.pagewrap .btm-info.min-size .logo {
  display: none;
}
.pagewrap .btm-info.min-size p {
  display: none;
}
.pagewrap .btm-info .logo {
  width: 183px;
  height: 40px;
  margin: 0 auto;
}
.pagewrap .btm-info .logo a {
  display: block;
  width: 183px;
  height: 40px;
  background: url("../img/logo2.png") no-repeat;
  _background: url("../img/logo2e.png") no-repeat;
}
.pagewrap .btm-info p {
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  margin-top: 10px;
  font-weight: bold;
}
.change {
  text-align: right;
  width: 100%;
}
.change a {
  color: #fff;
  font-size: 16px;
}
@-webkit-keyframes toshow {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.4, 0.4);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
  }
}
@-moz-keyframes toshow {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.4, 0.4);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
  }
}
@-o-keyframes toshow {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.4, 0.4);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
  }
}
@keyframes toshow {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.4, 0.4);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
  }
}
