.login {
  background: url('../images/loginbg.png') no-repeat 0 0;
  background-size: cover;
  height: auto;
  min-height: 848px;
  width: 100%;
}

/* 登陆 */
.passport-login-container .login-panel {
  margin-top: 162px;
  margin-left: 60%;
  width: 468px;
  min-height: 360px;
  background: #FFFFFF;
  padding: 15px 48px 30px;
}

.passport-login-container .login-tab {
  width: 100%;
  display: flex;
  border-bottom: 1px solid #ccc;
}

.passport-login-container .login-sms,
.passport-login-container .login-password {
  width: 50%;
  font-size: 14px;
  font-family: FZLTHJW;
  font-weight: normal;
  color: #7F7F7F;
  line-height: 28px;
  text-align: center;
}

.passport-login-container .login-panel .active {
  color: #E60012;
  border-bottom: 3px solid #E60012;
}

.login-btn-under {
  display: flex;
  margin-bottom: 0;
  font-size: 14px;
  font-family: FZLTHJW;
  font-weight: normal;
  color: #71737C;
}

.login-to-register {
  width: 100%;
  text-align: center;
  padding-top: 5px;
}

.login-back-register,
.btn-warning:active:focus,
.login-back-register:hover,
.login-back-register:active,
.login-back-register:focus,
.btn-warning.focus,
.btn-warning:focus {
  color: #00A3F3;
  border: none;
  background-color: #fff;
}

.login-back-find {
  color: #696969;
  text-align: right;
  margin-left: 68px;
}

.login-back-find a:hover {
  color: #767676;
}

.pannel-footer-title {
  display: flex;
  font-size: 14px;
  font-family: FZLTHJW;
  font-weight: normal;
  color: #979797;
}

.pannel-footer-title .footer-line {
  width: 30%;
  height: 1px;
  background-color: #DDDDDD;
  margin-top: 14px;
}

.pannel-footer-title .footer-title {
  width: 40%;
  line-height: 28px;
  text-align: center;
}

.oauth-login-list {
  padding: 30px 0;
  overflow: hidden;
  text-align: center;
}

.oauth-login-list li {
  display: inline-block;
  padding: 0 20px;
}

.oauth-login-list li a {
  display: block;
  border: none;
}

.oauth-login-list li a img {
  border: none;
  display: block;
  width: 36px;
}

.pwd-group .login-input {
  position: relative;
}

.pwd-group .login-input .forget-pwd {
  position: absolute;
  right: 0;
  bottom: 10px;
  color: #00A3F3;
}

.stay-group {
  color: #71737C;
}

.sign-group {
  padding-top: 30px;
}

/* 注册 */
.passport-signup-container .signup-panel {
  margin-top: 58px;
  margin-left: 60%;
  width: 468px;
  min-height: 560px;
  background: #FFFFFF;
  padding: 15px 48px;
}

.login .panel-hd {
  font-size: 26px;
  color: #363636;
  line-height: 56px;
  font-weight: bold;
}

.first-name,
.last-name {
  padding: 0;
}

.last-name {
  float: right;
}

.login-input input {
  border: none;
  outline: none !important;
  box-shadow: none !important;
  background-color: #fff !important;
  padding-bottom: 0;
  padding-left: 0;
  border-bottom: 1px solid #E0DFE0;
}

.login-input input:focus {
  border: none;
  outline: none;
  background-color: #fff;
  padding-bottom: 0;
  padding-left: 0;
}

.pwd-group .login-input .show-pwd {
  position: absolute;
  right: 0;
  bottom: 10px;
  color: #9B8B76;
  cursor: pointer;
}

.receive-group {
  padding-top: 10px;
  color: #71737C;
}

.form-position {
  position: relative;
}

.login-sms-btn {
  width: 96px;
  height: 34px;
  position: absolute;
  right: 15px;
  bottom: 0;
}

.login-sms-btn .mobile-vcode {}

.login-sms-btn .mobile-vcode .disabled {
  background: #cccccc;
}

.login-sms-btn button {
  width: 96px;
  height: 34px;
  background: #9B8B76;
  border: none;
  outline: none;
  font-size: 12px;
  font-family: FZLTHJW;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
}

.login-sms-btn button:hover,
.login-sms-btn button:focus,
.login-btn-register button:hover,
.login-btn-register button:focus {
  color: #fff;
  outline: none;
}

.login-sms-btn button.active:hover,
.login-sms-btn button.active:focus,
.login-btn-register button.active:hover,
.login-btn-register button.active:focus {
  color: #fff;
  outline: none;
}

.login-btn-register button {
  width: 100%;
  background-color: #9B8B76;
  height: 38px;
  font-size: 16px;
  font-family: FZLTHJW;
  font-weight: normal;
  color: #FFFFFF;
}

/*  .login-btn-register.sign-btn-register button{
    opacity: 0.29;
  } */
.login-register-agree {
  font-size: 14px;
  font-family: FZLTHJW;
  font-weight: normal;
  display: flex;
}

.signup-back a,
.signup-back a:hover,
.signup-back a:focus,
.signup-back a:active,
.btn-danger:active:focus {
  padding: 0;
  margin: 0;
  border: none;
  padding-left: 17px;
  background-color: #fff;
  color: #696969;
  line-height: 34px;
  background-image: url('../images//back.png');
  background-repeat: no-repeat;
  background-position: 5px center;
  background-size: 8px;
}

/* 重置密码 */
.passport-lost-container .lost-panel {
  margin-top: 104px;
  margin-left: 60%;
  width: 468px;
  background: #FFFFFF;
  padding: 15px 48px 30px;
}

.passport-lost-container .lost-panel .panel-heading {
  text-align: left;
}

.find-pass-back a,
.find-pass-back a:hover,
.find-pass-back a:active,
.find-pass-back a:focus {
  padding: 0;
  margin: 0;
  border: none;
  padding-left: 17px;
  background-color: #fff;
  color: #696969;
  line-height: 34px;
  background-image: url('../images/back.png');
  background-repeat: no-repeat;
  background-position: 5px center;
  background-size: 8px;
  float: right;
}

.is-login {
  float: right;
  margin-top: 34px;
  width: 20px;
  height: 20px;
  background: url(../images/user.png) no-repeat center center;
  background-size: contain;
}

.is-unlogin {
  float: right;
  margin-top: 34px;
  width: 20px;
  height: 20px;
  background: url(../images/unlogin.png) no-repeat center center;
  background-size: contain;
}

.is-unlogin:hover .unlogin-menu,
.is-login:hover .is-login-menu {
  opacity: 1;
  transform: translate(0, 0px);
  visibility: visible;
}

.is-unlogin .unlogin-menu:before,
.is-login .is-login-menu:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 14px;
  background: url(../images/jian.png) no-repeat center center;
  border-bottom-color: #fff;
  top: -10px;
  left: 50%;
  margin-left: -10px;
}

.is-unlogin .unlogin-menu,
.is-login .is-login-menu {
  position: absolute;
  left: 50%;
  top: 30px;
  margin-left: -60px;
  width: 120px;
  background: #fff;
  border: 1px solid #dcdcdc;
  border-radius: 6px;
  opacity: 0;
  transform: translate(0, 20px);
  z-index: 9;
  visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  padding-left: 0px;
}

.is-unlogin .unlogin-menu a,
.is-login .is-login-menu a {
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #ededed;
  font-size: 14px;
  color: #666;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.is-unlogin .unlogin-menu a,
.is-login .is-login-menu a:last-child {
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-bottom: 0px solid #ededed;
  font-size: 14px;
  color: #666;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.alert-danger {
  position: absolute;
  bottom: 30px;
  left: -15px;
  color: #D82E2E;
  font-size: 14px;
  padding: 0;
  background-color: transparent;
  border: none;
}

.passport-login-container .alert-danger {
  bottom: 70px;
}

.passport-signup-container .alert-danger {
  bottom: 14px;
  left: 0;
}

/* 注册新页面 */
#Content {
  clear: both;
  background: #fff;
  width: 1200px;
  margin: 0px auto 0;
  padding-bottom: 0px;
}

#Content h1 {
  font: 400 30px/30px 'Raleway';
  letter-spacing: -1px;
  color: #666;
  padding-left: 30px;
  padding-top: 30px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-weight: 300;
}

#Content h2 {
  font-family: 'Raleway';
  font-weight: 300;
  letter-spacing: 0px;
  color: #000;
  background: #EEE;
  border-top: 2px solid #aaa;
  text-transform: uppercase;
  padding: 4px
}

#Content h2.h2 {
  background: none;
  border: none;
  font-size: 18px;
  padding-left: 0px;
}

#Content h3 {
  background: url("/images/i_right_off.gif") no-repeat left center;
  padding-left: 27px;
  font-size: 16px;
  color: #555;
  font-family: 'Raleway';
  font-weight: 300;
}

#Content .content_body {
  padding: 20px 30px 30px;
  font-family: 'Raleway';
  font-size: 12px;
  line-height: 170%;
  font-weight: 300;
}

#Content .content_body input.button {
  padding-bottom: 2px;
  cursor: pointer;
  height: 24px;
  line-height: 24px;
  background-color: #000;
  color: #FFFFFF;
  width: auto;
  padding: 0px 11px 0px 10px;
  text-decoration: none;
  text-transform: uppercase;
}

#new_account fieldset {
  border: 1px dashed #999;
  padding: 10px;
}

#new_account fieldset legend {
  font: 300 17px 'Raleway';
  display: inline-block;
  border: none;
  width: auto;
  margin-bottom: 0;
}
#new_account label.required { color: #C73935;font: 13px/13px tahoma;}
#new_account fieldset > div {  margin: 10px 10px; }
.content_body fieldset {  border:1px solid #999; border-top-width: 2px; }
.content_body fieldset legend b { font:bold 12px arial; text-transform: uppercase; color:#fff; background: #666; border:1px solid #999; padding: 0px 10px; }
.content_body fieldset input { border:1px solid #999; background: #efefef; }
.content_body fieldset input[type="file"] { border: none; background: none;}