.f12 {
    font-size: 12px;
}

.f16 {
    font-size: 16px;
}

.body_info {
    margin-bottom: 40px;
}

.body_info span {
    color: #323232;
}

/*segement*/

.segement {
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 350px;
    margin: 20px auto;
    font-size: 16px;
    font-weight: 400;
    color: #969696;
    cursor: pointer;
}

.segement .active {
    color: #4699f7;
    border-color: #4699f7;
}

.segement-cellphone,
.segement-email {
    float: left;
    height: 100%;
    width: 50%;
    border-bottom: 3px solid #e1e1e1;
}

.body .line {
    margin-bottom: 26px;
}

.get_cellphone_captcha {
    position: absolute;
    left: 425px;
}

.get_cellphone_captcha_enabled {
    color: #fff;
    background-color: #5a99e0;
}

.get_cellphone_captcha_disabled {
    color: #909090;
    background: #efeff4;
}

.image-captcha {
    height: 36px;
    position: absolute;
    background: #efeff4;
    color: #909090;
    left: 425px;
    cursor: pointer;
}

.error-msg {
    display: none;
}

.error-msg span {
    color: #ff0000;
}

/*二维码*/

.QRcode {
    position: absolute;
    right: -220px;
    top: 38px;
}

.register-code-wrap {
    width: 200px;
    height: 200px;
    background: #f1f8ff;
}

.register-code-wrap p {
    text-align: center;
}

.QRcode .register-btn-direct-login {
    margin-bottom: 20px;
    background: url(../../image/auth/arrow.png) 68px center no-repeat;
}

.QRcode p {
    color: #00277F;
    margin: 0;
    padding: 5px 0;
}

.QRcode img {
    display: inline-block;
    margin-left: 21px;
}

.register-border {
    position: absolute;
    left: -80px;
    top: 0px;
    width: 1px;
    height: 325px;
    border-right: 1px dashed #ccc;
}

.register-border span {
    position: absolute;
    left: -6px;
    top: 150px;
    display: inline-block;
    width: 12px;
    height: 25px;
    background: #fff;
}

/*email field*/

.tipShow {
    margin-left: 100px;
    padding-top: 150px;
    font-size: 18px;
    padding-left: 35px;
    line-height: 36px;
}

.passImage {
    background: url(../../image/auth/pass.png) left 150px no-repeat;
}

.refuseImage {
    background: url(../../image/auth/refuse.png) left 150px no-repeat;
}

.loadingImage {
    background: url(../../image/auth/loadingImage.gif) left 150px no-repeat;
}

.field {
    position: absolute;
    top: 200px;
    width: 600px;
    height: 500px;
    left: 50%;
    margin-left: -300px;
    z-index: 2;
}

.email-modal-content {
    position: relative;
}

.email-line {
    font-size: 16px;
    position: relative;
    width: 350px;
    left: 50%;
    margin-left: -180px;
    margin-bottom: 20px;
}

.email-line p {
    text-align: left;
    font-weight: bold;
}

.email-modal-content-email {
    color: red;
    font-size: 14px;
    margin-left: 10px;
}

.email-modal-content-info {
    font-size: 14px;
    color: #969696;
}

.goto_email_server {
    margin-right: 20px;
}

.not-receive {
    position: relative;
    top: 20px;
    font-size: 14px;
}

.forget_password_info {
    position: absolute;
    width: 200px;
    left: 425px;
    top: 10px;
    color: #5a99e0;
}

/*额外样式*/

.panel-default>.panel-heading {
    background-color: #fcfcfc;
    padding: 0;
}

.panel-heading .title {
    position: relative;
    height: 48px;
}

.panel-heading .title .t1 {
    background: #ff4200;
    top: 11px;
    position: absolute;
    left: 0;
    width: 6px;
    height: 24px;
}

.title h2 {
    position: absolute;
    left: 20px;
    min-width: 100px;
    top: -5px;
    font-size: 16px;
}

.email-modal-content {
    padding: 50px;
}

.submit_btn {
    background: #5a99e0;
    color: white;
    width: 120px;
    height: 36px;
    margin-top: 30px;
}

.submit_btn_collection {
    width: 260px;
    margin-top: 0;
}

.ignore_btn {
    background: #fff;
    border: 1px solid #5a99e0 !important;
    color: #5a99e0;
}

.ignore_btn:hover {
    color: #333 !important;
}

/* captcha */

.captcha {
    height: 42px;
    width: 260px;
    position: relative;
    left: 155px;
}

.captcha_active {
    background: url(../../image/auth_file/captcha_success.png) !important;
}

/*.captcha  slide*/

.slide {
    width: 37px;
    height: 37px;
    margin: 2px;
    background: url(../../image/auth_file/slide.png);
    position: absolute;
    cursor: pointer;
    z-index: 1;
}

.slide_active {
    background: url(../../image/auth_file/slide_success.png) !important;
}

.captcha_text {
    position: absolute;
    left: 90px;
    top: 10px;
    color: #cbcbcb;
}

/*success*/

.success-field {
    position: relative;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(118, 119, 119, 0.5);
    -moz-box-shadow: 0 0 10px rgba(118, 119, 119, 0.5);
    box-shadow: 0 0 10px rgba(118, 119, 119, 0.5);
    height: 350px;
}

.success-field .success {
    position: relative;
    top: 100px;
    left: 50%;
    width: 260px;
    margin-left: -120px;
    font-size: 16px;
}

.success .success-image {
    width: 20px;
    height: 20px;
    position: absolute;
    left: -30px;
    top: 2px;
    background: url(../../image/auth_file/lvguo.png)
}

.success-line {
    margin-top: 150px;
    margin-left: -80px;
    width: 100px;
    position: absolute;
    left: 50%;
}

.captcha_field {
    position: relative;
}

.captcha_field label {
    width: 140px;
    text-align: right;
    font-size: 14px;
    color: #323232;
    float: left;
    margin-top: 8px;
    margin-right: 15px;
}

/*.captcha_field input{
    width: 150px;
    position: absolute;
    left: 155px;
    top: 0px;

    height: 36px;
    font-size: 14px;
    outline: none;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #e1e1e1;
    padding-left: 20px;
}*/

/* 注册页面新样式 */

.register-body-header {
    width: 360px;
    margin-bottom: 15px;
    overflow: hidden;
    clear: both;
}

.register-body-body {
    padding: 10px;
    font-size: 14px;
}

.register-body-header div {
    float: left;
    width: 180px;
    border-bottom: 2px solid #e1e1e1;
    color: #b2b2b2;
    font-size: 18px;
    text-align: center;
    line-height: 46px;
    cursor: pointer;
}

.register-body-header .register-selected {
    border-color: #4699f7;
    color: #4699f7;
}

.register-body-body input {
    width: 260px;
    height: 36px;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #e1e1e1;
    font-size: 14px;
    outline: none;
    padding-left: 20px;
}

.captcha_field input {
    width: 160px;
}

.register-body-body .error {
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    color: red;
    margin-left: 88px;
}

.register-body-body .xieyi-error {
    margin-left: 25px;
    margin-top: -5px;
}

.register-body-body input.xieyi {
    width: 20px !important;
    position: static !important;
    height: 14px;
}

.xieyi_text {
    width: 300px;
    line-height: 36px;
}

.body-1-submit {
    display: block !important;
    width: 330px;
    height: 36px;
    margin: 0 auto;
    background: #5a99e0;
    color: white;
    margin-top: 30px;
}

.btn-countdown {
    display: inline-block;
    height: 36px;
    width: 94px;
    font-size: 12px;
    margin-left: 2px;
    line-height: 36px;
    border: 1px solid #4699f7;
    border-radius: 5px;
    color: #4699f7;
    text-align: center;
    padding: 0;
    background: #fff;
    outline: none;
}

.btn-countdown-active {
    border: 1px solid #4699f7;
    background: #fff;
    color: #4699f7;
}

.btn-countdown-disabled {
    border: 1px solid #c1c1c1;
    background: #c1c1c1;
    color: #fff;
}

/* register_continue 注册成功页面*/

.register-success .register-c-title {
    width: 330px;
    height: 60px;
    line-height: 22px;
    text-align: center;
    font-size: 18px;
    border-bottom: 1px dashed #c1c1c1;
    background: url(../../image/auth/success.png) 90px 0 no-repeat;
    background-size: 25px;
    /* margin-left: 60px;
    margin-bottom: 45px; */
    margin: 0 auto 45px;
    font-weight: 700;
}

.register-success div {
    margin-bottom: 20px;
}

.register-success div .text {
    width: 300px;
    height: 36px;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #e1e1e1;
    font-size: 14px;
    outline: none;
    padding-left: 20px;
}

.register-success span {
    display: inline-block;
    width: 70px;
    text-align: right;
}

.register-success a {
    width: 300px;
    margin-left: 75px;
}