﻿body {
    font-family: PingFang-SC-Regular,Helvetica,"Microsoft Yahei","微软雅黑";
}

#wrapper {
    width: 100%;
}

#head, #nav {
    display: none;
}

#head, #content, #foot {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
}

#head {
    height: 75px;
    z-index: 100;
}

#head, #content, #foot {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
}

.mod-new-reg-bg {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: cover;
    background: none\9;
    *background: 0 0;
}

.pass-item-error.pass-item-error {
    font-size: 12px;
    color: #F55;
    background: 0 0;
    padding-left: 0;
    padding-top: 0;
    position: absolute;
    left: 97px;
    top: 43px;
}

.mod-new-reg-wrapper .mod-new-reg-logo {
    position: fixed;
    left: 70px;
    top: 60px;
    width: 124.4px;
    height: 40px;
}

    .mod-new-reg-wrapper .mod-new-reg-logo img {
        width: 100%;
        height: 100%;
    }

img {
    -ms-interpolation-mode: bicubic;
}

.mod-new-reg-wrapper .mod-new-reg-text {
    position: fixed;
    left: 195px;
    top: 314px;
    color: #fff;
}

    .mod-new-reg-wrapper .mod-new-reg-text h3 {
        font-size: 54px;
        letter-spacing: 0;
        font-weight: 700;
    }

    .mod-new-reg-wrapper .mod-new-reg-text p {
        font-size: 32px;
        letter-spacing: 3.81px;
        font-weight: 300;
    }


.mod-new-reg-wrapper .mod-new-reg-footer {
    position: fixed;
    left: 70px;
    bottom: 57px;
    font-size: 14px;
    color: #fff;
}

    .mod-new-reg-wrapper .mod-new-reg-footer .mod-new-reg-help .mode-new-reg-help-text {
        filter: alpha(opacity=80);
        opacity: .8;
    }

    .mod-new-reg-wrapper .mod-new-reg-footer .mod-new-reg-help a {
        text-decoration: none;
        color: #fff;
        cursor: pointer;
    }



    .mod-new-reg-wrapper .mod-new-reg-footer .mod-new-reg-help .mod-new-reg-line {
        display: inline-block;
        width: 2px;
        height: 12px;
        filter: alpha(opacity=78);
        opacity: .78;
        margin: 0 12px 0 13px;
        background: #fff;
        position: relative;
        top: 1px;
    }

    .mod-new-reg-wrapper .mod-new-reg-footer .mod-new-reg-help a {
        text-decoration: none;
        color: #fff;
        cursor: pointer;
    }

.mod-new-reg-content {
    position: absolute;
    right: 139px;
    top: 50%;
    margin-top: -340px;
    width: 480px;
    height: 700px;
    *
    background: #fff;
    background: #fff\9;
    background: rgba(255,255,255,.9);
    border-radius: 12px;
    border-radius: 12px;
    overflow: hidden;
}




.clearfix {
    zoom: 1;
}

.mod-new-reg-content .new-reg-guide-login {
    margin: 5px 0 5px 30px;
}

/*.tang-pass-reg {
            padding-top: 48px;
        }*/

.tang-pass-reg {
    position: relative;
    width: 720px;
    overflow: hidden;
}

.reg-content {
    float: left;
}

.mod-new-reg-content .new-reg-guide-login h3 {
    font-size: 36px;
    color: #000;
    padding-bottom: 4px;
}

.mod-new-reg-content .new-reg-guide-login p {
    font-size: 14px;
    color: #9B9B9B;
}

    .mod-new-reg-content .new-reg-guide-login p span {
        color: #2e58ff;
        cursor: pointer;
    }

.clearfix:after {
    content: "\20";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.tang-pass-reg .pass-form-item {
    position: relative;
    clear: both;
    /* margin-bottom: 13px; */
    zoom: 1;
}

.tang-pass-reg .pass-label {
    font-size: 14px;
    color: #333;
    letter-spacing: 0;
    text-align: right;
    width: 82px;
    height: 40px;
    line-height: 40px;
    margin-right: 15px;
    font-weight: 200;
}

.tang-pass-reg .pass-form-item:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.mod-reg .tang-pass-reg .pass-text-input-error {
    border-color: #F55;
}

.mod-reg .tang-pass-reg .pass-text-input-error {
    border-color: #fc4343;
}


.tang-pass-reg .pass-label {
    font-size: 14px;
    color: #333;
    letter-spacing: 0;
    text-align: right;
    width: 82px;
    height: 50px;
    line-height: 50px;
    margin-right: 15px;
    font-weight: 200;
    display: block;
    float: left;
}

.tang-pass-reg .pass-text-input {
    padding: 11px 10px;
    max-height: 40px;
    background: #fff;
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    font-size: 14px;
    width: 321px;
    color: #000;
}

.tang-pass-reg .pass-text-input {
    display: block;
    position: relative;
    float: left;
    height: 16px;
    width: 328px;
    padding: 11px 10px;
    margin-right: 10px;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #666;
    transition: .3s;
}

    .tang-pass-reg .pass-text-input:hover {
        border-color: #bdc2cc
    }

input:focus {
    border-color: #2E58FF
}

:focus {
    outline: 0;
}

.pass-item-error.pass-item-error-userName, .pass-item-error.pass-item-error-phone {
    font-size: 12px;
    color: #F55;
    background: 0 0;
    padding-left: 0;
    padding-top: 0;
    position: absolute;
    left: 97px;
    top: 43px;
}

.tang-pass-reg .Js_valid_code {
    width: 184px;
    margin-right: 9px;
}

.tang-pass-reg input.pass-button-verifyCodeSend:hover {
    color: #2E58FF;
    border: 1px solid #2E58FF;
    background: #fff;
}

.tang-pass-reg input.pass-button-verifyCodeSend {
    width: 130px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #E0E0E0;
    font-size: 12px;
    color: #333;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px;
    height: 40px;
}

.tang-pass-reg .pass-button {
    display: block;
    cursor: pointer;
}

mod-reg .tang-pass-reg .pass-button-submit:hover {
    background: #BDCEFC;
}

.mod-reg .tang-pass-reg .pass-button-submit:hover {
    background-color: #4490f7;
}

.mod-reg .tang-pass-reg .pass-button-submit {
    background: #BDCEFC;
    border-radius: 25px;
    width: 399px;
}

.mod-reg .tang-pass-reg .pass-button-submit {
    background-color: #3f89ec;
}

.tang-pass-reg .pass-button-submit {
    float: left;
    width: 350px;
}

.tang-pass-reg .pass-button {
    display: block;
    height: 50px;
    font-size: 16px;
    cursor: pointer;
    color: #fff;
    background-image: none;
    border-radius: 3px;
    border: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
}


.tang-pass-reg .pass-form-item-submit {
    text-align: center;
    margin-left: 43px;
}

.tang-pass-reg .pass-form-item-isAgree {
    margin-left: 41px;
    width: 399px;
    text-align: center;
}

.tang-pass-reg a:hover {
    text-decoration: underline;
}

.tang-pass-reg a {
    text-decoration: none;
    color: #1b66c7;
}

a {
    text-decoration: none !important;
    color: #2e58ff;
}
