*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.login-layout{
    width: 1200px;
    margin: 0 auto;
}
.clearfix:after{
    content: "";
    display: block;
    clear: both;
}
.login-header{
    height: 60px;
    background: #fff;
}
.login-header-lf{
    float: left;
    height: 34px;
    margin-top: 16px;
    line-height: 34px;
}
.login-logo{
    float: left;
    width: 116px;
    height: 34px;
    margin-right: 15px;
    background: url("../img/logo.png") no-repeat;
}
.login-header-lf h3{
    float: left;
    font-size: 16px;
    color: #4E4E4E;
}
#jsNotice{
    float: right;
    width: 420px;
    margin-top: 45px;
    overflow: hidden;
}
#jsNotice 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: 600px;
    background: #eef5f6 url("https://img.yeepay.com/jccpb01-wechat-app/mp/login/mpLogin.png") no-repeat top center;
}
.login-content{
    float: right;
    margin-top: 50px;
    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;
}
/*.form-group{
    position: relative;
    overflow: hidden;
    padding: 0;
}*/
.login-input{
    height: 40px;
    padding: 10px 10px 10px 0;
    font-size: 14px;
    color: #333333;
    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: 8px;
    display: block;
    width: 46px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.pwd-icon {
    position: absolute;
    right: 4px;
    top: 20px;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 40px;
    text-align: center;
}
.up-icon {
    position: absolute;
    right: 24px;
    top: 20px;
    width: 20px;
    height: 20px;
    line-height: 40px;
    text-align: center;
    display: none;
}
.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: 80px;
    padding-top: 16px;
    text-align: center;
    font-size: 12px;
    color: #7B7B7B;
    background: #fff;
    border-top: 1px solid #ebebeb;
}
.login_footer_absolute{
    position: fixed;
    bottom: 0px;
    width: 100%;
}
.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;
}
.mt20{
    margin-top: 20px;
}
.mt30{
    margin-top: 30px;
}

.login-form label.error{
    font-size: 12px;
    color: #ff082b;
}
.login-form label.fasongchenggong{
     color: #b3b3b3;
}
.err-popover-out{

}
.err-popover{
    display: none;
}
.err-popover.active{
    display: inline-block;
}
.err-popover .tri-right{

}

@font-face {font-family: "iconfont";
    src: url('../iconfont/iconfont.eot?t=1482311922870'); /* IE9*/
    src: url('../iconfont/iconfont.eot?t=1482311922870#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../iconfont/iconfont.woff?t=1482311922870') format('woff'), /* chrome, firefox */
    url('../iconfont/iconfont.ttf?t=1482311922870') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url('../iconfont/iconfont.svg?t=1482311922870#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family:"iconfont" !important;
    font-size:16px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*安全控件*/
.saveTextSty {
    padding:0px;
    width: 240px;
    height: 30px;
    margin-right: 20px;
    line-height: 20px;
    border: 1px solid #afb1b7;
}
.btnGreen{
    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%;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.alert-dismissable, .alert-dismissible {
    padding-right: 35px;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.cert-use{
    float: left;
    font-size: 14px;
    color: #B3B3B3;
    cursor: pointer;
}
@media screen and (max-width: 768px) {
    /* 在屏幕宽度小于等于768像素时应用的样式 */
    .login-layout {
        width: 100%;
    }
    .login-content {
        width: 98%;
        margin-top: 0;
        padding: 10px;
        margin-right: 1%;
    }
}