.head-wrap {
  background: #fff;
}
.login-head {
  position: relative;
  height: 128px;
  padding: 36px 0;
}
.login-head .item-logo {
  float: left;
  height: 56px;
  line-height: 56px;
}
.login-head .item-logo .logo {
  display: inline-block;
  margin: 0 auto;
  width: 178px;
  padding-top: 56px;
  background: url(/static/img/index/logo.png) no-repeat top;
  background-size: 178px 56px;
  color: #fff;
  text-align: center;
  height: 0;
  overflow: hidden;
  vertical-align: middle;
}
.login-head .item-logo .sp {
  position: relative;
  display: inline-block;
  vertical-align: top;
  top: 18px;
  margin: 0 30px;
  height: 28px;
  width: 2px;
  background: #999;
}
.login-head .item-logo .txt {
  vertical-align: middle;
  font-size: 24px;
  color: #999;
}
.login-head .nav-r {
  float: right;
  *zoom: 1;
  margin-top: 20px;
}
.login-head .nav-r:before,
.login-head .nav-r:after {
  content: "";
  display: table;
}
.login-head .nav-r:after {
  clear: both;
}
.login-head .nav-r p {
  float: left;
  color: #666;
}
.login-head .nav-r p a {
  color: #5fb55b;
}
.login-head .nav-r p a:hover {
  opacity: .8;
}
.login-head .nav-r .to_sign_up {
  color: #F6B016;
}
.login-head .nav-r .shortcut-login {
  padding-right: 30px;
  margin-right: 30px;
  border-right: 1px solid #DCDCDC;
}
.main {
  min-height: 350px;
}
.retrieve-box {
  width: 720px;
  background: #fff;
  margin: 40px auto;
}
.retrieve-box .re-title {
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: #5fb55b;
  text-align: center;
  font-size: 16px;
}
.retrieve-box .re-title i {
  margin-right: 6px;
  font-size: 18px;
}
.retrieve-box .form-wrap {
  width: 410px;
  margin: 0 auto;
  padding: 50px 0;
}
.retrieve-box input[type="text"],
.retrieve-box input[type="password"] {
  border: 1px solid #ccc;
  height: 40px;
  padding: 6px 10px;
  width: 100%;
}
.retrieve-box input[type="text"]::-webkit-input-placeholder,
.retrieve-box input[type="password"]::-webkit-input-placeholder {
  color: #ccc;
}
.retrieve-box input[type="text"]::-moz-placeholder,
.retrieve-box input[type="password"]::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ccc;
}
.retrieve-box input[type="text"]:-moz-placeholder,
.retrieve-box input[type="password"]:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
.retrieve-box input[type="text"]:-ms-input-placeholder,
.retrieve-box input[type="password"]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ccc;
}
.retrieve-box input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 100px white inset;
}
.retrieve-box .item {
  position: relative;
  height: 40px;
  margin-bottom: 30px;
}
.retrieve-box .item label,
.retrieve-box .item .help-btn {
  position: absolute;
  padding: 0 6px;
  height: 40px;
  top: 0;
  line-height: 40px;
}
.retrieve-box .item label {
  color: #666;
  left: 0;
}
.retrieve-box .item .help-btn {
  right: 0;
  color: #5fb55b;
  cursor: pointer;
}
.retrieve-box .item-unify input {
  padding-left: 76px;
}
.retrieve-box .code-btn {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  text-align: center;
  width: 100px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: #5fb55b;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  cursor: pointer;
}
.retrieve-box .code-btn.disabled {
  background: #ccc;
}
.retrieve-box .code-btn.disabled {
  background-color: #E8E8E8;
  cursor: default;
}
.retrieve-box .submit-btn {
  display: inline-block;
  text-align: center;
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: #5fb55b;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  cursor: pointer;
  border: none;
  font-size: 16px;
}
.retrieve-box .submit-btn.disabled {
  background: #ccc;
}
.retrieve-box .submit-btn.disabled {
  background: #E8E8E8;
  cursor: default;
}
.retrieve-box .submit-btn.no-click {
  cursor: default;
  opacity: .8;
}
.retrieve-box .err-msg {
  position: absolute;
  bottom: -20px;
  left: 0;
  color: red;
  font-size: 12px;
}
.retrieve-box .err-msg i {
  font-size: 16px;
  font-weight: bold;
  margin-right: 3px;
}
.retrieve-box .login-error {
  height: 34px;
  border: 1px solid #ffb4a8;
  padding: 5px 15px;
  line-height: 24px;
  background-color: #fef2f2;
  margin-top: -15px;
  margin-bottom: 15px;
}
.retrieve-box .login-error i {
  margin-right: 5px;
  color: #ff934c;
}
.hint-msg {
  padding: 30px 0 50px;
  text-align: center;
  font-size: 16px;
}
.ui-slider-text:not(.finish) {
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #4d4d4d), color-stop(0.4, #4d4d4d), color-stop(0.5, #ffffff), color-stop(0.6, #4d4d4d), color-stop(1, #4d4d4d));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-animation: slidetounlock 3s infinite;
  -webkit-text-size-adjust: none;
}
@-webkit-keyframes slidetounlock {
  0% {
    background-position: -200px 0;
  }
  100% {
    background-position: 200px 0;
  }
}
@keyframes slidetounlock {
  0% {
    background-position: -200px 0;
  }
  100% {
    background-position: 200px 0;
  }
}
.footer {
  text-align: center;
  font-size: 12px;
  color: #999;
  line-height: 24px;
}
.slider .success {
  background-size: 50% !important;
}
/*# sourceMappingURL=retrieve.css.map */