.main_wrap {
  background: url(../../images/login/login-reg-bg.png) center no-repeat #000;
  height: 475px;
  position: relative; }

.reg_header {
  background-color: #f9f9fa; }
  .reg_header .wrap {
    position: relative;
    width: 1181px;
    margin: 0 auto; }
  .reg_header .logo_wrap {
    padding-top: 36px; }
  .reg_header .header_txt {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 16px; }
    .reg_header .header_txt a {
      color: #ff7e00; }

.login-reg {
  text-align: center;
  padding-top: 30px;
  min-height: 578px;
  margin-bottom: 58px;
  background-color: #f9f9fa;
  border-bottom: 1px solid #ededed;
  font-family: "microsoft yahei"; }
  .login-reg .wrap {
    width: 1181px;
    margin: 0 auto;
    min-height: 600px;
    background-color: #fff;
    box-shadow: 0 0 20px #eeeeee; }
  .login-reg input::-webkit-input-placeholder,
  .login-reg textarea::-webkit-input-placeholder {
    color: #c5c5c5; }
  .login-reg .tabber {
    width: 1096px;
    margin: 0 auto;
    padding-top: 30px;
    border-bottom: 1px solid #e9e9e9; }
    .login-reg .tabber .reg-type {
      font-size: 0;
      width: 524px;
      margin: 0 auto; }
      .login-reg .tabber .reg-type .type-item {
        width: 50%;
        font-size: 24px;
        color: #333333;
        text-align: center;
        padding: 10px 0;
        display: inline-block;
        cursor: pointer; }
        .login-reg .tabber .reg-type .type-item.active span {
          padding-bottom: 13px;
          border-bottom: 1px solid #ff7e00;
          color: #ff7e00; }
  .login-reg .tips-container {
    height: 46px;
    display: none; }
    .login-reg .tips-container .tips-part {
      min-height: 22px;
      max-height: 46px;
      background: #f0f0f0;
      font-size: 12px;
      color: #797979;
      padding: 5px 22px 4px 37px;
      position: relative;
      text-align: left; }
      .login-reg .tips-container .tips-part a {
        color: #d10202;
        margin-left: 5px; }
  .login-reg .lr-title {
    font-size: 18px;
    color: #797979;
    padding-left: 13px;
    border-left: 2px solid #319eea;
    height: 18px;
    line-height: 18px;
    text-align: left;
    margin: 20px 0 23px;
    font-weight: normal; }
  .login-reg .form-container {
    width: 367px;
    margin: 0 auto; }
  .login-reg .form-item {
    display: block;
    position: relative;
    width: 524px;
    margin: 28px auto 0 auto; }
    .login-reg .form-item .tips {
      font-size: 14px;
      color: #d91616;
      position: absolute;
      bottom: -26px;
      left: 0; }
    .login-reg .form-item .star {
      color: #ff0000; }
    .login-reg .form-item .error_tips {
      display: block;
      line-height: 1;
      color: #ff0000;
      text-align: left; }
  .login-reg .text {
    display: inline-block;
    position: absolute;
    top: 15px;
    left: 20px;
    font-size: 14px;
    color: #999999;
    width: 77px; }
    .login-reg .text.long {
      width: 100px;
      cursor: pointer;
      font-size: 0; }
      .login-reg .text.long span {
        display: inline-block;
        text-align: left;
        font-size: 18px;
        overflow: hidden;
        height: 27px; }
    .login-reg .text .num {
      color: #333333; }
  .login-reg .l-icon {
    display: inline-block;
    background: url("../../images/login/login-icons.png") no-repeat;
    vertical-align: middle; }
    .login-reg .l-icon.icon-finish {
      background-position: -126px -3px;
      width: 112px;
      height: 112px; }
    .login-reg .l-icon.icon-user {
      background-position: -36px -47px;
      width: 19px;
      height: 25px;
      position: absolute;
      top: 17px;
      left: 22px; }
    .login-reg .l-icon.icon-password {
      background-position: -74px -47px;
      width: 22px;
      height: 25px;
      position: absolute;
      top: 17px;
      left: 22px; }
    .login-reg .l-icon.icon-border:before {
      content: '';
      display: block;
      position: absolute;
      top: 5px;
      right: -25px;
      height: 18px;
      width: 2px;
      background-color: #c4c4c4; }
    .login-reg .l-icon.icon-select {
      background: url(../../images/common/icon_form_sel.png) left center no-repeat;
      width: 16px;
      height: 8px;
      vertical-align: top;
      margin-top: 7px;
      float: right; }
    .login-reg .l-icon.icon-error {
      background-position: -292px -4px;
      width: 13px;
      height: 13px;
      position: absolute;
      left: 7px;
      top: 8px; }
  .login-reg .txt {
    font-size: 18px;
    width: 400px;
    height: 23px;
    border: 1px solid #dddddd;
    border-radius: 3px;
    padding: 13px 22px;
    color: #6e6e6e; }
    .login-reg .txt.short {
      width: 278px; }
    .login-reg .txt.icon-txt {
      padding-left: 90px;
      width: 406px; }
    .login-reg .txt.text-txt {
      padding-left: 132px;
      width: 368px; }
    .login-reg .txt.long-text-txt {
      padding-left: 155px;
      width: 341px; }
    .login-reg .txt.short-text-txt {
      padding-left: 128px;
      width: 168px; }
    .login-reg .txt.in-err {
      border-color: #d91616; }
    .login-reg .txt.txt_phone {
      padding-left: 132px;
      border-left: none;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
  .login-reg .area-code-part {
    position: relative; }
    .login-reg .area-code-part .star {
      position: absolute;
      top: 19px;
      left: 31px;
      z-index: 100; }
  .login-reg .area-code-box {
    top: 0;
    height: 49px;
    width: 81px;
    border-right: none;
    background: url(../../images/common/icon_form_sel.png) right center no-repeat; }
    .login-reg .area-code-box .sel-box-txt {
      padding: 0 20px 0 29px; }
  .login-reg .commitBtn {
    display: block;
    font-size: 18px;
    color: #fff;
    text-align: center;
    width: 524px;
    height: 48px;
    line-height: 48px;
    border-radius: 3px;
    background-color: #ff7e00;
    transition: .3s all ease-out;
    margin: 26px auto 46px auto; }
    .login-reg .commitBtn.disabled {
      background-color: #c9c8c8; }
  .login-reg .btn-part {
    position: relative;
    display: inline-block; }
    .login-reg .btn-part .backend-tips {
      position: absolute;
      top: 55px;
      right: 0px;
      font-size: 16px;
      color: #d91616; }
  .login-reg .link-part {
    width: 524px;
    margin: 0 auto;
    text-align: right;
    margin-top: -19px; }
  .login-reg .link {
    font-size: 16px;
    color: #319eea; }
  .login-reg .checkbox-list {
    color: #6e6e6e;
    font-size: 14px;
    border: 1px solid #d1d2d4; }
    .login-reg .checkbox-list .left-part {
      width: 100px;
      margin-top: 17px;
      margin-left: 10px;
      font-size: 14px;
      color: #666666; }
    .login-reg .checkbox-list .in_checkbox {
      width: 500px;
      margin-left: 13px; }
      .login-reg .checkbox-list .in_checkbox .ck_box {
        padding-left: 23px;
        padding-bottom: 21px; }
        .login-reg .checkbox-list .in_checkbox .ck_box dd {
          position: relative;
          float: left;
          display: inline-block;
          width: 125px;
          margin-top: 9px;
          padding-left: 20px;
          font-size: 12px;
          color: #666666;
          text-align: left; }
          .login-reg .checkbox-list .in_checkbox .ck_box dd:before {
            content: ' ';
            position: absolute;
            top: 3px;
            left: 0;
            width: 11px;
            height: 11px;
            border-radius: 2px;
            border: 1px solid #dbdbdb; }
          .login-reg .checkbox-list .in_checkbox .ck_box dd.active:before {
            border: 1px solid #ff7e00; }
          .login-reg .checkbox-list .in_checkbox .ck_box dd.active:after {
            content: " ";
            position: absolute;
            top: 4px;
            left: 0;
            width: 11px;
            height: 11px;
            background: url(../../images/common/icon_sel.png) center center no-repeat; }
        .login-reg .checkbox-list .in_checkbox .ck_box.hidden {
          display: none; }
    .login-reg .checkbox-list .right-part {
      margin-left: 23px;
      margin-top: 23px;
      margin-bottom: 15px;
      font-size: 0;
      text-align: left; }
    .login-reg .checkbox-list .checkbox-item {
      position: relative;
      width: 146px;
      font-size: 14px;
      display: inline-block;
      margin-right: 20px;
      margin-bottom: 15px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
      .login-reg .checkbox-list .checkbox-item .checkbox {
        position: absolute;
        top: 3px;
        appearance: none;
        -webkit-appearance: none;
        border: 1px solid #dbdbdb;
        width: 15px;
        height: 15px;
        border-radius: 3px;
        color: #999;
        margin-right: 6px; }
        .login-reg .checkbox-list .checkbox-item .checkbox:checked {
          background: url(../../images/common/icon_sel.png) center center no-repeat;
          border-color: #ff7e00; }
      .login-reg .checkbox-list .checkbox-item span {
        margin-left: 22px; }
  .login-reg .clearfix:after,
  .login-reg .clearfix:before {
    content: " ";
    display: table; }
  .login-reg .clearfix:after {
    clear: both; }
  .login-reg .clearspace {
    font-size: 0; }
  .login-reg .imgcode {
    width: 112px;
    height: 48px;
    margin: 0 14px;
    border: 1px solid #dddddd;
    border-radius: 3px; }
  .login-reg.forget .commitBtn {
    margin: 85px auto 0; }
  .login-reg .step-container {
    border-bottom: 2px solid #e7e7e8;
    width: 1196px;
    margin: 0 auto 65px; }
  .login-reg .step {
    margin: 0 auto;
    width: 888px; }
    .login-reg .step .step-item {
      width: 217px;
      padding: 17px 0;
      position: relative;
      float: left;
      text-align: center;
      margin-bottom: -2px; }
      .login-reg .step .step-item .step-icon {
        display: inline-block;
        width: 21px;
        height: 21px;
        line-height: 21px;
        color: #fff;
        border-radius: 11px;
        background-color: #a2a2a2;
        font-size: 12px;
        margin-right: 12px;
        vertical-align: top;
        margin-top: 3px; }
      .login-reg .step .step-item .step-state {
        font-size: 18px;
        color: #6e6e6e;
        text-align: center; }
      .login-reg .step .step-item.active {
        border-bottom: 2px solid #319eea; }
        .login-reg .step .step-item.active .step-icon {
          background-color: #319eea; }
        .login-reg .step .step-item.active .step-state {
          color: #319eea; }
  .login-reg .forget-container .forget-item {
    display: none; }
    .login-reg .forget-container .forget-item.active {
      display: block; }
  .login-reg .finish {
    margin-top: 114px; }
    .login-reg .finish .p {
      display: inline-block;
      font-size: 22px;
      color: #747474;
      vertical-align: middle;
      margin-left: 57px; }
  .login-reg .statement {
    font-size: 18px;
    color: #6e6e6e;
    margin-bottom: 56px; }
    .login-reg .statement .blue {
      color: #319eea;
      margin-left: 10px; }
  .login-reg .blue-btn {
    height: 48px;
    width: 184px;
    margin-left: 14px;
    font-size: 16px;
    text-align: center;
    line-height: 48px;
    background-color: #f4f4f4;
    border: 1px solid #d1d2d4;
    color: #333333;
    display: inline-block;
    transition: .3s all ease-out; }
    .login-reg .blue-btn.z-cld {
      color: #6e6e6e;
      background-color: #cecece;
      border-color: #cecece; }
    .login-reg .blue-btn.disabled {
      color: #cecece; }
  .login-reg .reg-list .reg-item {
    margin-bottom: 40px;
    display: none; }
    .login-reg .reg-list .reg-item.active {
      display: block; }
  .login-reg .reg-list .link-part {
    margin-top: -26px;
    padding-bottom: 2px; }
  .login-reg .reg-list .reg-way {
    display: none; }
    .login-reg .reg-list .reg-way.active {
      display: block; }
  .login-reg .email-post .statement {
    margin-top: 50px; }

.new-login {
  padding-top: 0;
  width: 417px;
  position: absolute;
  top: 65px;
  left: 60%;
  background: #fff;
  height: 350px;
  margin: 0;
  min-height: 0; }
  .new-login .form-item {
    width: 367px;
    margin-bottom: 14px;
    position: relative; }
  .new-login .l-icon.icon-user {
    top: 13px; }
  .new-login .l-icon.icon-password {
    top: 12px; }
  .new-login .l-icon.icon-border:before {
    top: 5px;
    height: 18px; }
  .new-login .txt {
    padding: 13px 22px;
    border-color: #a2a2a2; }
    .new-login .txt.icon-txt {
      width: 253px; }
  .new-login .commitBtn {
    width: 367px;
    height: 53px;
    line-height: 53px;
    letter-spacing: 10px;
    position: absolute;
    left: 25px;
    bottom: 25px;
    margin: 0; }
  .new-login .link-part {
    margin: 0;
    margin-top: -7px;
    width: 367px; }
  .new-login .link {
    font-size: 14px;
    color: #797979; }
  .new-login .pcode-container {
    border: 1px solid #c5c5c5;
    border-width: 1px 0;
    position: absolute;
    z-index: 999;
    background-color: #fff;
    width: 417px;
    left: 0px;
    top: 107px;
    height: 194px;
    display: none; }
    .new-login .pcode-container .closebtn {
      position: absolute;
      top: 12px;
      right: 25px;
      display: block;
      background: url(../../images/login/login-icons.png) no-repeat -252px -29px;
      width: 17px;
      height: 16px; }
    .new-login .pcode-container .pcode-content {
      width: 300px;
      margin: 0 auto; }
      .new-login .pcode-container .pcode-content .continent {
        border-bottom: 2px solid #eee;
        margin-bottom: 20px; }
        .new-login .pcode-container .pcode-content .continent a {
          float: left;
          font-size: 12px;
          text-align: center;
          width: 60px;
          padding: 12px 0;
          margin-bottom: -2px; }
          .new-login .pcode-container .pcode-content .continent a.active {
            color: #319eea;
            border-bottom: 2px solid #319eea; }
      .new-login .pcode-container .pcode-content .pcode-list {
        display: none; }
        .new-login .pcode-container .pcode-content .pcode-list.active {
          display: block; }
        .new-login .pcode-container .pcode-content .pcode-list a {
          float: left;
          width: 100px;
          margin-bottom: 10px;
          text-align: left;
          line-height: 1; }
          .new-login .pcode-container .pcode-content .pcode-list a .num {
            margin-left: 5px; }

.main_reg_success {
  background-color: #f9f9fa;
  padding: 30px 0; }
  .main_reg_success .wrap {
    width: 1181px;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0 0 10px #eeeeee; }
    .main_reg_success .wrap .success_box {
      text-align: center; }
      .main_reg_success .wrap .success_box img {
        margin-top: 51px; }
      .main_reg_success .wrap .success_box .succ_txt {
        margin-top: 15px;
        font-size: 16px;
        color: #333333; }
      .main_reg_success .wrap .success_box .link_box {
        margin-top: 20px; }
      .main_reg_success .wrap .success_box .link {
        display: inline-block;
        margin-bottom: 6px;
        color: #ff7e00;
        text-decoration: underline; }
      .main_reg_success .wrap .success_box .tips {
        font-size: 14px;
        color: #666666; }
        .main_reg_success .wrap .success_box .tips .star {
          color: #ff7e00; }
        .main_reg_success .wrap .success_box .tips.tips1 {
          margin-top: 24px; }
        .main_reg_success .wrap .success_box .tips.tips2 {
          padding-bottom: 60px; }

/*# sourceMappingURL=register.css.map */
