@charset "utf-8";
.topregister {
    font-size: 20px;
    margin-top: 30px;
}

.topregister a {
    float: left;
    margin-right: 35px;
    color: #777;
    padding: 0 0 10px 0;
}

.topregister a.current {
    font-weight: bold;
    border-bottom: 3px solid #114a9b;
}

.topregister a.current,
.topregister a:hover {
    color: #114a9b;
}

.login_top {
    padding: 23px 0 17px 0;
}

.login_top {
    width: 1200px;
    margin: 0 auto;
}

.login_top .fr {
    padding: 30px 0 0 0;
}

.login_bg,
.reg_bg {
    position: relative;
    width: 100%;
    height: 510px;
    background: url(images/bg.jpg) no-repeat center top;
    background-size: cover;
}

.reg_bg {
    background: #fff;
}

.register_bg {
    height: 680px;
}

.login_box {
    margin: 0 auto;
    width: 1200px;
    position: relative;
}

.login {
    margin: 0 auto;
    padding: 30px 45px 0px 45px;
    width: 380px;
    background: #fff;
    position: absolute;
    right: 200px;
    top: 45px;
}

.login .title {
    margin: 0 auto;
    width: 380px;
    font-size: 20px;
    font-weight: bold;
    color: #114a9b;
}

.login_error_box {
    height: 26px;
}

.login_error {
    height: 28px;
    padding: 0 10px;
    background: #ffffd6;
    border: 1px solid #ffcfa5;
    border-radius: 2px;
    line-height: 28px;
    font-size: 13px;
    color: #3b3836;
}

.login ul li {
    position: relative;
    width: 100%;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #e5e5e5;
    background: #fff;
    overflow: hidden;
}

.login ul li.wrong {
    border: 1px solid #f00;
}

.login .login-input {
    width: 272px;
    padding: 0 0 0 5px;
    border: 0;
    display: block;
    float: left;
    color: #380400;
}

.login .login-input,
.login .btn_default {
    height: 50px;
    line-height: 50px;
}

.login .btn_default {
    padding: 0;
}

.login ul li .itext {
    float: left;
    font-size: 15px;
    font-weight: bold;
    color: #333;
    line-height: 48px;
    width: 65px;
    text-align: justify;
}

.login ul li input::-webkit-input-placeholder {
    color: #999;
}

.icon_user,
.icon_password,
.icon_imgyzm,
.icon_phone {
    width: 35px;
    height: 35px;
    border-radius: 40px;
    display: block;
    float: left;
    margin: 8px 10px 0 5px;
}

.icon_user {
    background: url(images/user.png) no-repeat center center;
    background-size: contain;
}

.icon_password {
    background: url(images/password.png) no-repeat center center;
    background-size: contain;
}

.icon_imgyzm {
    background: url(images/phone_yzm.png) no-repeat center center;
    background-size: contain;
}

.icon_phone {
    background: url(images/img_yzm.png) no-repeat center center;
    background-size: contain;
}

.login .btn_default {
    width: 100%;
    line-height: 50px;
    font-size: 22px;
    margin-bottom: 15px;
    box-shadow: 0px 5px 20px -2px #114a9b;
    background: #114a9b;
    background: -moz-linear-gradient(top, #114a9b 0%, #3888fa 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #114a9b), color-stop(100%, #3888fa));
    background: -webkit-linear-gradient(top, #114a9b 0%, #3888fa 100%);
    background: -o-linear-gradient(top, #114a9b 0%, #3888fa 100%);
    background: -ms-linear-gradient(top, #114a9b 0%, #3888fa 100%);
    background: linear-gradient(to bottom, #114a9b 0%, #3888fa 100%);
}

.login_links {
    color: #666;
    margin: 5px 0 15px 0;
}

.login_links a {
    font-size: 13px;
    line-height: 20px;
    color: #2c2828;
}

.login_links a.fr {
    text-decoration: underline;
}

.login_title {
    margin: 0 0 30px 0;
    text-align: center;
    font-size: 24px;
    color: #333;
}

.login_links a:hover {
    color: #642C08;
}


/*注册*/

.brown {
    color: #2c2828 !important;
}

.header .fl .text {
    color: #2B2F39;
    font-size: 28px;
    vertical-align: top;
    padding: 0 45px;
    line-height: 80px;
}

.register_box {
    margin: 0 auto;
    width: 1200px;
    position: relative;
}

.reg_bg {
    height: auto;
}

.reg_box {
    margin: 15px auto;
    width: 760px;
    min-height: 500px;
}

.register_box .login {
    margin: 0 auto;
    padding: 10px 45px 10px 45px;
    width: 460px;
    position: absolute;
    left: 60%;
    top: 45px;
    margin-left: -171px;
}

.login ul li span.star {
    color: #fe7100 !important;
    left: 3px;
    position: absolute;
}

.login .yzm img {
    width: 115px;
    height: 50px;
}

.login ul li.dxyzm_box .btn_default {
    font-size: 14px;
    width: 125px;
    float: right;
    padding: 0 0;
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    line-height: 40px;
    color: #114a9b !important;
    border: 1px solid #114a9b !important;
    background: none !important;
    box-shadow: none;
}

.login ul li.dxyzm_box .btn_gray {
    color: #999 !important;
    border: 1px solid #e5e5e5 !important;
    background: none !important;
}

.login ul li.dxyzm_box {
    position: relative;
    border: 0;
    background: none;
}

.login .in_box {
    position: relative;
    margin: 0 0 5px 0;
    background: #fff;
    border-bottom: 1px solid #f2f2f2;
}

.reg_box .login_links a {
    color: #0051ab;
}

.reg_box .login_links {
    color: #0051ab;
}

.cont_bg {
    width: 100%;
}

.cont_bg .success_box {
    background: none;
}

.change_reg {
    display: block;
    float: right;
    display: block;
    margin: 35px 0 0 0;
    font-size: 16px;
    color: #0051ab;
    font-weight: bold;
}

.change_reg span {
    font-size: 12px;
    padding: 2px 6px;
    border-radius: 10px;
    color: #fff;
    background: #0051ab;
}

.reg_box .textfield {
    width: 250px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
}

.reg_box .table_info tr th,
.reg_box .table_info tr td {
    line-height: 35px;
    font-size: 14px;
    padding: 6px 3px;
}

.reg_box .btn_yzm_img {
    display: block;
}

.reg_box .btn_yzm_img img {
    height: 36px;
}

.reg_box .btn_yzm {
    font-size: 12px;
    padding: 0 0;
    width: 96px;
    height: 34px;
    text-align: center;
    color: #fff;
    background: #1c5abf;
    border-radius: 3px;
    border: 1px solid #1c5abf;
}

.reg_box .btn_default {
    width: 78%;
    line-height: 51px;
    font-size: 22px;
    background: #0051ab;
}

.reg_box .btn_orange {
    background: #1c5abf;
}

.reg_box .input_tjr {
    width: 270px;
    border-radius: 3px;
}

.reg_box .input_tjr .textfield {
    width: 108px;
}

.login ul li .input_tjr {
    border: 0;
    width: 340px;
}

.login ul li .input_tjr .textfield {
    width: 123px;
    height: 45px;
    line-height: 45px;
    padding: 0 19px;
}

.login ul li .input_tjr .fr {
    line-height: 45px;
    height: 45px;
}


/*步骤*/

.steps {
    width: 590px;
    height: 46px;
    line-height: 46px;
    margin: 50px auto 20px auto;
    padding: 0;
}

.steps .nodone {
    height: 46px;
    line-height: 46px;
    border-bottom: 2px solid #f4f4f4;
    color: #999;
    font-size: 16px;
    position: relative;
    margin: 0 0 0 0;
    padding: 0 40px 0 10px;
    float: left;
}

.steps .current {
    border-bottom: 2px solid #1c5abf;
}

.steps .nodone .num {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 25px;
    background: #e8e8e8;
    text-align: center;
    font-size: 16px;
}

.steps .current span {
    color: #1c5abf;
}

.steps .current .num {
    color: #fff;
    background: #1c5abf;
}

.steps .done span {
    color: #5795ee;
}

.steps .done {
    background: none;
    border-bottom: 2px solid #5795ee;
}

.steps .done .num {
    background: #5795ee;
    color: #fff;
}