.register_content {
    background: #fff;
    width: 100%;
    padding: 30px 60px;
    box-sizing: border-box;
    min-width: 1200px;
    /* height: 100px; */
    position: relative;
}


.register_item {
    border: 1px solid #eee;
    background-color: #fff;
    width: 100%;
    height: 100%;
    padding: 30px 15px;
    margin-top: -180px;
    z-index: 10;
}

.register_head a {
    line-height: 40px;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
}

.register_head li {
    margin-right: 25px;
    z-index: 10;
}

.register_head .kx-nav {
    display: flex;
    flex-direction: row;

}

.register_head {
    position: relative;
    margin-bottom: 20px;
}

.huiline {
    position: absolute;
    bottom: 0;
    border-bottom: 3px solid #eee;
    width: 100%;
    display: block;
}

.erroricon {
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.register_tishi {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    height: 80px;
    background: rgba(252, 245, 220, 1);
    padding: 0 20px;
    margin-bottom: 50px;
}

.register_tishi span {
    font-size: 14px;
    color: #333;
}

.register_tishis {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    height: auto;
    padding: 30px 20px;
    background: rgba(252, 245, 220, 1);
    width: 100%;
}

.register_left {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}

.register_tishis span {
    font-size: 14px;
    color: #333;
}

.register_form-reg .form-group-reg {
    width: 550px;
    margin: 0 auto 20px;
    position: relative;
}

.input-group-right {
    position: absolute;
    right: -130px;
    top: 20%;
    color: rgba(0, 0, 255, 1);
    font-size: 14px;
}

.input-group-rights {
    position: absolute;
    right: -120px;
    top: 20%;
    color: rgba(0, 0, 255, 1);
    font-size: 14px;
}

.input-group-Unit {
    position: absolute;
    right: -150px;
    top: 20%;
    color: rgba(0, 0, 255, 1);
    font-size: 14px;
}

.register_form .help-block {
    color: red;
    margin-top: 10px;
}

.register_forms {
    position: relative;
    /* width: ; */
}

.register_forms .form-kepu_v2 .form-group .form-control {
    border-left: 1px solid #ccc !important;
    width: 500px;
    margin-left: 20px;
    height: 40px;
    border-radius: 5px;
}

.form-textarea {
    width: 500px;
    height: 100px;
    margin-left: 20px;
}

.register_forms .input-group {
    display: flex;
    flex-direction: row;
    align-items: center;

}

.register_forms .help-block {
    margin-left: 100px;
    margin-top: 10px;
}

.form_tishi {
    display: flex;
    flex-direction: column;
    margin-left: 100px;
    margin-top: 10px;
    line-height: 30px;
}

.register_forms .input-group-right {
    right: 20px;
}

.register_forms .form-group {
    position: relative;

}

.register_forms .form-kepu-item {
    margin-bottom: 20px;
}

.register_forms .input-group-input {
    position: relative;
}

.rightinput {
    position: absolute;
    right: 3px;
    z-index: 10;
    top: 25%;
}

.register_forms .xing {
    color: red;
}

.xing {
    color: red;
}

.input-group-left {
    width: 80px;
    text-align: end;
    white-space: nowrap;
}

.aform {
    color: rgba(0, 0, 255, 1);
    margin: 0 3px;
}


.bg {
    position: relative;
    top: 0;
    width: 100%;
    height: 200px;
    z-index: 0;
}

.field-register-form-code,
.field-register-form-imagecode {
    width: auto !important;
}

.form-kepu_v2 .form-group .btn {
    padding: 14px 12px;
}

.register_form .form-group {
    width: 550px;
    margin: 0 auto 20px;
    position: relative;
}

.form-kepu_v2 .form-group .input-group-addon {
    border-color: #e6e6e6;
    background: #fff;
    border-radius: 0
}

.form-kepu_v2 .form-group .input-group-addon i {
    font-size: 24px;
    color: #999
}

.form-kepu_v2 .form-group .form-control {
    height: 50px;
    border-color: #e6e6e6;
    border-radius: 0;
    border-left: 0;
    box-shadow: none
}

.btn-primary {
    color: #fff !important;
    background-color: #1478F0 !important;
    border-color: #1478F0 !important;
}

.btn-large {
    width: 100%;
    height: 50px;
    padding: 14px 12px;
    margin-top: 7px
}

.recodeList,.recodeRed{
    margin-bottom: 20px;
    width: 550px;
    margin: 0 auto 20px;
}
.recodeList li{
    color: #888;
    font-size: 12px;
}
.recodeRed li{
    color: red;
    font-size: 12px;
}