body {
    padding:0;
    margin:0;
    height:100%;
}

 .login_out {
            width:100%;
            height:88%;
            position:absolute;
            bottom:0;
            padding:0;
            margin:0;
            z-index:1;
            overflow:hidden;
        }

        .login_out_in {
            padding:0;
            margin:0;
            background:url(/image/dzbq/login_img_left.jpg) no-repeat 35px center #dcf4ff;
            width:100%;
            position:absolute;
            z-index:2;
            top:0;
            bottom:207px;
background-size: auto 85%;
        }

        .login_img_right {
            margin:0;
            position:absolute;
            z-index:9;
            bottom:-207px;
            right:0;
            width:690px;
            height:588px;
            background:url(/image/dzbq/login_img_right.jpg) no-repeat center center;
        }

.f-fl {
    float: left;
}

.f-fr {
    float: right;
}

li, ul {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

input {
    line-height: normal;
}

.bg-wrap {
    background: url(/image/dzbq/login_img_bg.jpg) repeat-x;
    width:100%;
    height:812px;
    bottom:0;
}

.login-box {
    z-index: 99;
    position: absolute;
    top: 30px;
    bottom: 30px;
    margin-left: 37%;
    box-sizing: border-box;
    width: 380px;
    padding: 30px 30px 40px;
    background: #fff;
    box-shadow: 0px 20px 30px 0px rgba(63,63,65,0.06);
    border-radius: 10px;
}

.form-title {
    margin-bottom: 40px;
}

.s-txt-c, .ui-protocol a:hover {
    color: #2589ff;
}

.s-fs20 {
    font-size: 20px;
}

.s-txt-gy1, .ui-protocol a {
    color: #b2adbc;
}

.s-fs14 {
    font-size: 14px;
}

.g-mb20 {
    margin-bottom: 20px;
}

.ui-form-item {
    position: relative;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e3e3e3;
    box-sizing: border-box;
}

.ui-form-txt {
    display: inline-block;
    width: 70px;
    color: #595961;
    font-size: 14px;
    margin-right: 10px;
}

.ui-form-input, .ui-form-input1 {
    border: 0;
    outline: 0;
    font-size: 14px;
    color: #595961;
}

.ui-form-input {
    width: 155px;
}

.input-validation-error {
    color:red;
}

.input-validation-error::-webkit-input-placeholder {
    color:red;
}
.input-validation-error::-moz-placeholder {
    color:red;
}
.input-validation-error:-ms-input-placeholder {
    color:red;
}

::-webkit-input-placeholder { /* WebKit browsers */
  color: #999;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #999;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #999;
}

.remember {
    margin:15px 0; width:100%; display:inline-block;
}

.ui-code-box {
    display:none ;
}

.ui-code-img, .ui-getcode {
    width: 70px;
    display: inline-block;
}

.ui-getcode {
    font-size: 14px;
    text-align: right;
}

.ui-code-img img {
    width: 100%;
}

.s-txt-gy2 {
    color: #595961;
}

.ui-form-btn {
    margin-top: 40px;
}

.ui-button {
    display: block;
    width: 320px;
    height: 50px;
    text-align: center;
    color: #fff;
    background: #2589ff;
    border-radius: 6px;
    font-size: 16px;
    border: 0;
    outline: 0;
}

.s-tac {
    text-align: center;
}

.m-mu-lst > li > a:hover, .ui-forget:hover {
    color: #2589ff;
}

#msg, .forget-model .ui-form-btn, .login-model .ui-form-btn {
    bottom: 18px;
}

#msg {
    margin-top:15px;
    bottom: 131px;
    text-align: center;
    width: 320px;
    height: 20px;
    overflow: hidden;
    color: #ff5050;
}