@charset "UTF-8";
/*第一次换颜色相关的样式,归纳了各种变量，背景色，字体颜色等*/
/*公共的文字颜色*/
/*优惠券*/
/*公共的按钮颜色*/
/*公共的边框颜色*/
/*公共的图片*/
/*公共的字号*/
/*公共的字体*/
/*第一次换颜色相关的样式结束*/
div.login {
  height: 630px;
  padding: 0 148px;
  margin-bottom: 230px; }
  div.login h3 {
    line-height: 88px;
    font-size: 24px;
    font-weight: bold; }
  div.login > div {
    width: 452px; }
  div.login input {
    width: 444px;
    height: 42px;
    padding-left: 8px;
    margin-bottom: 22px;
    border: 2px solid #000;
    font-size: 14px; }
  div.login button {
    width: 448px;
    height: 48px;
    line-height: 48px;
    font-size: 24px;
    color: #fff;
    border: none; }
  div.login .login-item {
    color: #000;
    position: relative; }
  div.login .sigin-btn {
    margin-right: 100px;
    cursor: pointer; }
  div.login .rigist-btn {
    margin-top: 26px;
    cursor: pointer; }
  div.login .login-item .forgets {
    float: right;
    margin: 5px 10px 20px 0; }

.sign3 {
  text-align: center;
  line-height: 48px;
  display: inline-block; }

.login .login-item .sign span {
  line-height: 48px; }
.login .login-item .or {
  border-top: 1px dashed #000;
  margin-top: 60px;
  position: relative;
  text-align: center; }
  .login .login-item .or .big-title {
    position: absolute;
    font-size: 18px;
    font-weight: bold;
    top: -12px;
    left: 50%;
    margin-left: -9px;
    padding: 2px 4px; }
  .login .login-item .or a {
    display: inline-block;
    width: 218px;
    height: 42px;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    line-height: 42px; }
  .login .login-item .or .title {
    font-size: 14px;
    display: block;
    width: 105px;
    margin: 20px auto 20px 188px; }
  .login .login-item .or a.f {
    background-color: #3c5587;
    margin-right: 9px; }
  .login .login-item .or a.g {
    background-color: #e65c48; }
.login .regist-item label {
  position: relative;
  float: left; }
  .login .regist-item label > input {
    width: 42px;
    height: 16px;
    border: none; }
.login .regist-item .reg-agree-con label > input {
  width: auto;
  margin-right: 9px;
  top: -1px;
  position: relative;
  height: auto; }
.login .regist-item label > p {
  position: absolute;
  left: 52px;
  width: 400px;
  top: -42px; }

/*忘记密码*/
.password-wrap {
  height: 435px;
  position: relative; }
  .password-wrap .title {
    font-size: 24px;
    padding: 56px 0 40px 0; }
  .password-wrap p {
    margin-bottom: 18px; }
  .password-wrap button {
    background-color: #000; }
  .password-wrap .bank-wrap {
    bottom: 32px;
    right: -170px;
    float: right;
    text-align: right;
    margin-top: 130px; }
  .password-wrap .bank {
    position: relative;
    margin-left: 55px; }
    .password-wrap .bank a {
      border-bottom: 2px solid #9d9d9d;
      display: inline-block;
      height: 19px;
      color: #9d9d9d; }
    .password-wrap .bank i {
      font-size: 27px;
      font-family: "Arial";
      position: relative;
      left: -7px;
      top: 6px;
      color: #9d9d9d; }

/*重置密码*/
.reset button {
  background-color: #ee1553; }
  .reset button p {
    font-size: 14px; }

/*成功找回密码*/
.success {
  position: relative; }
  .success .success-text {
    font-size: 30px;
    width: 570px;
    text-align: center;
    position: absolute;
    top: 182px;
    left: 50%;
    margin-left: -280px; }

.success-icon {
  position: absolute;
  top: 38px;
  left: 50%;
  margin-left: -63px; }

.success .bank-wrap {
  position: absolute;
  left: 50%;
  margin-left: -258px;
  top: 190px; }

/*企业会员注册*/
.login-enterprise {
  margin: 40px auto 70px;
  background-color: #f6f6f6;
  font-size: 16px; }

.logincon {
  border-bottom: 1px solid #ccc;
  padding: 30px 0 16px; }
  .logincon h3 {
    text-align: center; }

p {
  text-align: center; }

.logincon h3 {
  font-size: 30px;
  line-height: 38px; }
.logincon p {
  color: #b3b3b3;
  line-height: 26px; }
  .logincon p span {
    color: #ff0000; }

.login-main {
  padding: 0px 50px 24px; }

.login-main-con {
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  padding: 30px 0; }
  .login-main-con .login-main-item {
    line-height: 42px;
    clear: both; }
    .login-main-con .login-main-item .login-input {
      line-height: 36px; }
  .login-main-con .login-label {
    width: 448px;
    text-align: right;
    float: left;
    margin-right: 10px; }
  .login-main-con .login-main-item h2 {
    font-size: 18px;
    font-weight: 800; }
  .login-main-con .login-label .necessary {
    color: #fd5151; }
  .login-main-con .login-input {
    width: 590px;
    float: left; }
    .login-main-con .login-input label {
      margin-right: 10px; }
      .login-main-con .login-input label.confirm {
        margin-right: 29px; }
      .login-main-con .login-input label.mix-label {
        margin-right: 22px; }
      .login-main-con .login-input label.primary {
        margin-right: 76px; }
      .login-main-con .login-input label.business-type {
        margin-right: 30px; }
      .login-main-con .login-input label.business-type2 {
        margin-right: 90px; }
    .login-main-con .login-input input {
      margin-right: 5px; }
  .login-main-con .mt40 {
    margin-top: 40px; }
  .login-main-con .login-main-item .text-input {
    width: 590px;
    height: 30px;
    border: 1px solid #000;
    padding-left: 10px;
    color: #898989;
    line-height: 30px; }
  .login-main-con .login-input-select {
    position: relative; }
    .login-main-con .login-input-select ul {
      position: absolute;
      top: 32px;
      left: 0px;
      border: 1px solid;
      background: white;
      width: 590px;
      padding-left: 10px;
      display: none;
      z-index: 99;
      max-height: 112px;
      overflow-y: scroll; }

#triangle-down {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #7e7e7e;
  position: absolute;
  right: 12px;
  top: 15px; }

.button-con {
  text-align: center;
  padding: 48px 0 118px; }
  .button-con .sigin-btn-reset {
    width: 328px;
    height: 46px;
    background: #000000;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 24px;
    border: none;
    margin-right: 20px;
    font-weight: 200; }
  .button-con .sigin-btn-submit {
    width: 328px;
    height: 46px;
    background: #f10c4d;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 24px;
    border: none;
    font-weight: 200; }

.sign2 {
  text-align: center;
  line-height: 48px;
  display: inline-block;
  margin-left: 460px; }

.login .login-item .sign span {
  line-height: 48px; }

/*# sourceMappingURL=login.css.map */
