body {
    background: #fff;
}

/**/
.red {
    color: #fb3333;
}

.signs {
    padding: 20px;
}

.signs .field {
    position: relative;
    height: 50px;
    border: 1px solid #23a8ef;
    padding: 10px;
    border-radius: 6px;
    margin-bottom: 28px;
    background: #fff;
    font-size: 1.6rem;
}

.signs .field input {
    background: none;
    border: 0 none ! important;
    color: #333333;
    float: left;
    height: 30px;
    padding-left: 10px;
    width: 70%;
    font-size: 1.6rem;
}

.signs .field label {
    position: absolute;
    top: 0px;
    left: 4%;
    color: #999;
    height: 50px;
    line-height: 50px;
}

.signs .field .Validform_wrong {
    z-index: 99;
    height: 24px;
    line-height: 24px;
    position: absolute;
    top: 50px;
    left: 0;
    color: #ed3737 !important;
    background: url(/images/error.png) no-repeat 8px center;
    font-size: 1.4rem;
    padding: 0 12px 0 28px;
}

.signs .field .ValidformPrompt {
    top: inherit;
    bottom: -11px;
    background: #FFFFFF url(/images/error.png) no-repeat 8px center;
}

.signs .field input:focus + label {
    left: -3333px;
    display: none;
}

.signs .field .notempty + label {
    left: -3333px;
    display: none;
}

.signs .mgs {
    font-size: 1.2rem;
    color: #0dbdac;
    text-align: center;
}

.eye {
    display: inline-block;
    float: right;
}

.eye img {
    height: 25px;
}

/*按钮*/
.lowerBtn {
    padding-right: 10px;
}

.button {
    font-size: 1.8rem;
    text-align: center;
    background-color: #23a8ef;
    color: #fff;
    padding: 10px 0;
    border: 1px solid #23a8ef;
    display: block;
    cursor: pointer;
    border-radius: 6px;
    cursor: pointer;
}

.submit_add {
    background-color: #fff;
    color: #23a8ef;
}

.submit_add a:hover {
    color: #676767
}

.usertext {
    color: #23a8ef;
    padding: 20px 0 8px 5px;
    font-size: 1.6rem;
}

.forgot-password {
    text-align: right;
    margin: 8px 0 20px 0;
}

.forgot-password a {
    color: #23a8ef;
    font-size: 1.6rem;
}

/*** 下拉选择 ***/
.card_tshow {
    background: #ffffff;
    width: 100% !important;
    font-family: "Microsoft YaHei" ! important;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/icon-sj.png) no-repeat right !important;
}

.card_tshow .card_sipt {
    width: 86%;
    height: 30px;
    padding-left: 10px;
    line-height: 30px;
    border: 0;
    background: none;
    font-family: "Microsoft YaHei" ! important;
    float: left;
    color: #333333;
}

.boxUpDown {
    background: #ffffff;
    border: 1px solid #23a8ef;
    width: 100%;
    padding: 0 10px;
    border-radius: 8px;
    position: absolute;
    top: 50px;
    left: -1px;
    max-height: 200px;
    max-height: 200px;
    _height: 200px;
    overflow-y: auto;
    z-index: 9999;;
}

.boxUpDown li {
    padding: 5px 10px;
    cursor: pointer;
    line-height: 28px;
    border-bottom: 1px solid #f1f1f1;
    color: #999999;
}

.boxUpDown li:hover {
    background: #23a8ef;
    color: #fff;
}

.card_sipt.cl {
    color: #999999;
}

/******忘记密码*****/
.password-explain {
    font-size: 1.4rem;
    color: #ff2727;
    position: absolute;
    top: 54px;
    left: 0;
}

.mgt2 {
    margin-top: 20px;
}


/**************注册基本信息头部******/
.reg-top {
    background: #fff;
    text-align: center;
    padding: 16px 0;
    font-size: 1.4rem;
    color: #444;
}

.reg-top-box {
    text-align: center;
}

.reg-top p {
    margin-top: 10px;
}

.reg-top-box li {
    display: inline-block;
}

.reg-top-box li span, .reg-top-box li em {
    background: url(/images/regin-bg.png) no-repeat;
    background-size: 24px;
    display: inline-block;
}

.reg-top-box li span {
    width: 24px;
    line-height: 24px;
    color: #fff;
    background-position: 0 -39px;
}

.reg-top-box li em {
    width: 24px;
    height: 24px;
    background-position: 0 -65px;
    margin: 0 14px;
}

.reg-top-box li .reg-top-h {
    background-position: 0 1px;
}

.reg-bg {
    background: #fff;
    border-top: 12px solid #e1faf7;
}

.reg-title {
    font-size: 1.8rem;
    color: #444;
    padding: 0em 0 0.8em 0px;
    border-bottom: 1px solid #d0d0d0;
}

.reg-title span {
    font-size: 1.4rem;
    color: #fb3333;
}

.signs .regBox {
    position: relative;
    border: 0;
    border-bottom: 1px solid #d0d0d0;
    border-radius: 0;
    padding-left: 0px;
    margin-bottom: 0;
}

.reg-bg .signs {
    padding: 20px 0px 20px 10px;
}

.reg-bg .signs .regBox span {
    float: left;
    color: #444;
    line-height: 30px;
}

.reg-bg .signs .field input {
    float: right;
    text-align: right;
}

.explain-box {
    text-align: center;
    color: #23a8ef;
    font-size: 1.6rem;
    padding-right: 10px;
    margin: 16px 0 6px 0;
}

.reg-bg .signs .field .fl {
    float: left;
    text-align: left;
    padding: 0;
}

.signs .field .code {
    width: 80px;
    padding-left: 0;
    line-height: 30px;
    color: #23a8ef;
    float: right;
    text-align: right;
}

.xinx-title {
    position: relative;
    z-index: 99;
    line-height: 30px;
    font-size: 1.6rem;
    width: 100%;
    background: #fff;
    background: url(../images/icon-sj.png) no-repeat right !important;
    text-align: left;
}

/*** 姓别选择 ***/
.gender {
    float: right;
}

.profile_radio li {
    color: #fff;
    background: #d0d0d0;
    float: left;
    position: relative;
    width: 46px;
    border-radius: 16px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    margin-left: 13px;
}

.profile_radio li.current {
    color: #fff;
    background: #23a8ef;
}

.profile_radio li input {
    width: 28px;
    height: 30px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    filter: alpha(Opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    cursor: pointer;
}

/********下拉弹出框**********/
.ui-alert {
    width: 45%;
    line-height: 28px;
    font-size: 1.6rem;
    position: absolute;
    top: 12px;
    right: 32px;
    text-align: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/***********工作经验****/
.text-describe {
    width: 100%;
    height: 38px;
    font-size: 1.4rem;;
}

.signs .regheight {
    height: 90px;
}

.workDescribe {
    font-size: 1.4rem;
    color: #fb3333;
    margin-top: 10px;
}

