/*
* @Author: dongbaojuan
* @Date:   2020-09-29 10:46:54
* @Last Modified by:   dongbaojuan
* @Last Modified time: 2020-09-29 15:32:39
*/
.dbj_wraper {
    padding-bottom: 30px;
}

.dbj_wraper .down_part {
    height: 50px;
    padding: 12px 15px 0 0;
}

.dbj_wraper .down_part .top_down {
    float: right;
    width: 158px;
    height: 24px;
    padding: 13px 0;
    background: url('../img/d_down_bg.png') 0 0 no-repeat;
    cursor: pointer;
}

.dbj_wraper .down_part .top_down i {
    float: left;
    width: 27px;
    height: 24px;
    margin-left: 19px;
    background: url('../img/d_down_arrow.png') 0 0 no-repeat;
}

.dbj_wraper .down_part .top_down span {
    height: 24px;
    line-height: 24px;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: #fff;
    margin-left: 16px;
}

.dbj_wraper .tit_text_part {
    margin-top: 5px;
}

.dbj_wraper .tit_text_part .tit_img {
    display: block;
    width: 153px;
    height: 100px;
    margin: 0 auto;
    background: url('../img/d_title_img.png') 0 0 no-repeat;
}

.dbj_wraper .tit_text_part .i_text {
    width: 713px;
    height: 58px;
    background: url('../img/d_text.png') 0 0 no-repeat;
    margin: 24px auto 0;
}

.dbj_wraper .tit_text_part .i_txt_english {
    width: 710px;
    height: 29px;
    background: url('../img/d_english_text.png') 0 0 no-repeat;
    margin: 5px auto 0;
}

.dbj_wraper .login_part {
    width: 396px;
    height: 380px;
    background: url('../img/d_login_box.png') 0 0 no-repeat;
    margin: 50px auto 0;
    padding-top: 37px;
    text-align: center;
}

.dbj_wraper .login_part .login_title {
    font-size: 28px;
    font-family: "Microsoft YaHei";
    color: #001525;
    font-weight: bold;
    letter-spacing: 1px;
}

.dbj_wraper .login_part .login_light {
    display: block;
    width: 303px;
    height: 2px;
    margin: 5px auto 0;
    background: url('../img/d_login_light.png') 0 0 no-repeat;
}

.dbj_wraper .login_part .uesrname {
    width: 100%;
    position: relative;
    padding-top: 24px;
}

.dbj_wraper .login_part .uesrname input {
    width: 320px;
    height: 50px;
    line-height: 50px;
    /* margin-top: 28px; */
    background: url('../img/Rectangle.png') 0 0 no-repeat;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    color: rgb(77, 77, 77);
    outline: none;
    border: none;
    text-indent: 63px;
    cursor: pointer;
}

.dbj_wraper .login_part .uesrname ::-webkit-input-placeholder {
    color: rgb(77, 77, 77);
}

.dbj_wraper .login_part .uesrname .user_img {
    position: absolute;
    width: 24px;
    height: 27px;
    background: url('../img/d_user_icon.png') 0 0 no-repeat;
    left: 14.5%;
    top: 36px;
}

.dbj_wraper .login_part .password {
    width: 100%;
    position: relative;
    padding-top: 19px;
}

.dbj_wraper .login_part .password input {
    width: 320px;
    height: 50px;
    line-height: 50px;
    /* margin-top: 28px; */
    background: url('../img/Rectangle.png') 0 0 no-repeat;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    color: rgb(77, 77, 77);
    outline: none;
    border: none;
    text-indent: 63px;
    cursor: pointer;
}

.dbj_wraper .login_part .password .pass_img {
    position: absolute;
    width: 24px;
    height: 33px;
    background: url('../img/d_pass_icon.png') 0 0 no-repeat;
    left: 14.5%;
    top: 27px;
    cursor: pointer;
}

.dbj_wraper .login_part .password .fa-eye {
    width: 22px;
    height: 19px;
    background: url('../img/d_biyan.png') 0 0 no-repeat;
    z-index: 999;
    position: absolute;
    right: 14%;
    top: 36px;
    cursor: pointer;
}

.dbj_wraper .login_part .password .fa-eye-slash {
    width: 22px;
    height: 16px;
    background: url('../img/d_zhengyan.png') 0 0 no-repeat;
    z-index: 999;
    position: absolute;
    right: 14%;
    top: 36px;
    cursor: pointer;
}

.dbj_wraper .login_part .captcha_part {
    width: 80%;
    margin: 0 auto;
    padding-top: 19px;
}

.dbj_wraper .login_part .captcha_part input {
    float: left;
    width: 179px;
    height: 50px;
    line-height: 50px;
    background: url('../img/d_captcha_box.png') 0 0 no-repeat;
    border: none;
    outline: none;
    text-indent: 13px;
    font-size: 16px;
    color: #666666;
    cursor: pointer;
}

.dbj_wraper .login_part .captcha_part .code {
    float: right;
    width: 100px;
    height: 50px;
    margin-right: 10px;
}

.dbj_wraper .login_part .login_btn {
    width: 320px;
    height: 50px;
    background: url('../img/d_login_button.png') 0 0 no-repeat;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    font-weight: 500;
    color: rgba(254, 254, 254, 1);
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 27px;
    letter-spacing: 10px;
}
.logn-from-other{line-height: 14px; padding: 10px 10px 0 10px; overflow: hidden;}
.lfrm-oth-chk{float: left; width: 12px; height: 12px; margin: 1px 3px 0 0; background: url('../img/lfrm-oth-chk.png') 0 0 no-repeat; cursor: pointer;}
.lfrm-oth-chk.checked{background-position: -20px 0;}
.lfrm-oth-rempw,.lfrm-oth-fgtpw,.lfrm-oth-tpqq,.lfrm-oth-tpwb{float: left; margin: 0 10px 0 0; color: #333; cursor: pointer;}

/*# sourceMappingURL=style.css.map */