.login-layout{
    width: 1200px;
    margin: 0 auto;
}
.login-header{
    height: 90px;
    background: #fff;
    border-bottom: solid 1px #ededed;
}
.login-header-lf{
    float: left;
    height: 34px;
    margin-top: 32px;
    line-height: 34px;
}
.login-logo{
    float: left;
    width: 116px;
    height: 34px;
    margin-right: 15px;
    background: url("../../images/v3.0.0/logo.png") no-repeat;
}
.login-header-lf h3{
    float: left;
    font-size: 16px;
    color: #4E4E4E;
}
.login-header-rg{
    float: right;
    width: 420px;
    margin-top: 45px;
    overflow: hidden;
}
.login-header-rg a{
    float: left;
    width: 200px;
    margin-left: 10px;
    font-size: 14px;
    color: #4D4D4D;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.login-main{
    width: 100%;
    height:560px;
    background: #fff url("../../images/v3.0.0/login-main.jpg") no-repeat top center;
}
.login-content{
    float: right;
    margin-top: 98px;
    width: 380px;
    padding: 30px 30px 35px;
    background: #FFFFFF;
    border: 1px solid #EDEDED;
}
.login-content-title{
    padding: 8px 0;
    font-size: 14px;
    color: #4E4E4E;
    border-bottom: 1px solid #ededed;
}
.login-form{
    display: block;
    padding-top: 30px;
}
.login-form-child{
    position: relative;
    overflow: hidden;
}
.login-input{
    height: 40px;
    padding: 10px 10px 10px 0;
    font-size: 14px;
    color: #B3B3B3;
    background: #FFFFFF;
    border: 1px solid #EDEDED;
    border-radius: 3px;
}
.input-long{
    width: 100%;
    padding-left: 46px;
}
.input-short{
    width: 150px;
    padding-left: 16px;
}
.form-icon{
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 46px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.login-safe{
    float: left;
    overflow: hidden;
}
.login-safe #loginSafe{
    float: left;
    margin: 2px 10px 0 0;
}
.login-safe label{
    float: left;
    font-size: 14px;
    color: #7BABE2;
    cursor: pointer;
}
.forget-psd{
    float: right;
    font-size: 14px;
    color: #B3B3B3;
    cursor: pointer;
}
.forget-psd:hover{
    color: #7BABE2;
}
.send-code{
    float: right;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #22AB38;
    background: #FFFFFF;
    border: 1px solid #22AB38;
    border-radius: 3px;
    cursor: pointer;
}
.captcha-img{
    float: right;
    width: 150px;
    height: 40px;
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #EDEDED;
    border-radius: 3px;
}
.captcha-img img{
    width: 100%;
    height: 100%;
}
.login-btn{
    display: block;
    width: 100%;
    height: 40px;
    font-size: 18px;
    color: #FFFFFF;
    background: #22AB38;
    border-radius: 3px;
    border: 0 none;
}
.login-footer{
    height: 125px;
    padding-top: 40px;
    text-align: center;
    font-size: 12px;
    color: #7B7B7B;
    background: #fff;
    border-top: 1px solid #ebebeb;
}
.login-footer-nav{
    margin-bottom: 10px;
}
.login-footer-nav a{
    color: #7B7B7B;
    cursor: pointer;
}
.login-footer-nav a:hover{
    color: #7BABE2;
}
.login-footer-nav span{
    padding: 0 10px;
    color: #7b7b7b;
}
.mt10{
    margin-top: 10px;
}
.mt30{
    margin-top: 30px;
}
.mt0{margin-top: 0;}
.w150{width: 150px !important;}

.w250{width: 250px !important;}
.w320{width: 320px !important;}
.w400{width: 400px !important;}
.pt150{padding-top: 150px !important;}
.pb150{padding-bottom: 150px !important;}
.h40{height: 40px;}
.line {

    border-bottom: solid 1px #ededed;
}
.marginA{margin: auto;}
.floatN{float: none !important;}
.contentNew{
    margin-top: 30px !important;
    border: solid 1px #ededed;

}
.btnGreen{
    border: solid 1px #22ab38;
    color: #fff;
    width: 250px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    background-color: #22ab38;
    font-size: 14px;
}

.weui-btn_disabled{
    border: solid 1px #22ab38;
    color: #fff;
    width: 250px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    background-color: #22ab38;
    font-size: 14px;
}


.alert {
    position: fixed;
    z-index: 1099;
    top: 20%;
    left: 35%;
    margin: auto;
    min-height: 25px;
    min-width: 30%;
    max-width: 30%;
}
.send-code1 {
    float: right;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #f36826;
    background: #FFFFFF;
    border: 1px solid #f36826;
    border-radius: 3px;
    cursor: pointer;
}
.alert-dismissable, .alert-dismissible {
    padding-right: 35px;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}


.helpInfo{ width: 250px; height: auto; top:0px; left: 120%; position: absolute;  background: #fffbba;
    padding: 10px; border-radius: 5px; display: none;}
.helpInfo b{ position: absolute; left: -15px; top:10px; width: 25px; height: 25px;}
.helpInfo b img{ width: 25px; height: 25px;}
.helpInfo .infoText{ width: 100%;}
.helpInfo .infoText li{ line-height: 24px; font-size: 12px; color: #333;}
.clearBoth{ height: 0; clear: both; width: 100%;}



