body {
    background:url(/static/images/login/loginbg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100%;
    font-size:12px;
    padding: 0 16px;
}

.login-main .login-bottom .center .item input {
    display:inline-block;
    width:227px;
    height:38px;
    padding:0;
    position:absolute;
    border:0;
    outline:0;
    font-size:14px;
    letter-spacing:0;
}

.login-main .login-bottom .center .item .icon-2 {
    background:url(/static/images/login/icon-login.png) no-repeat -54px 0;
}

.login-main .login-bottom .center .item .icon-3 {
    background:url(/static/images/login/icon-login.png) no-repeat -106px 0;
}

.login-main .login-bottom .center .item .icon-4 {
    background:url(/static/images/login/icon-login.png) no-repeat 0 -43px;position:absolute;right:-10px;cursor:pointer;
}

.login-main .login-bottom .center .item .icon-5 {
    background:url(/static/images/login/icon-login.png) no-repeat -55px -43px;
}

.login-main .login-bottom .tip .icon-nocheck {
    display:inline-block;width:10px;height:10px;border-radius:2px;border:solid 1px #9abcda;position:relative;top:2px;margin:1px 8px 1px 1px;cursor:pointer;
}

.login-main .login-bottom .tip .icon-check {
    margin:0 7px 0 0;width:14px;height:14px;border:none;background:url(/static/images/login/icon-login.png) no-repeat -111px -48px;
}

.login-main .login-bottom .center .item .icon {
    display:inline-block;width:33px;height:22px;margin-top: 7px;
}

.login-main .login-bottom .center .item {
    width:288px;height:38px;border-bottom:1px solid #dae1e6;margin-bottom:35px;
}

.login-main {
    width:428px;position:relative;float:left;
}

.login-main .login-top {
    height:67px;
    background-color:#ffffff;
    border-radius:12px 12px 0 0;
    font-family:SourceHanSansCN-Regular;
    font-size:24px;
    font-weight:400;
    font-stretch:normal;
    letter-spacing:0;
    color:#333;
    line-height:67px;
    text-align:left;
    overflow:hidden;
    -webkit-transform:rotate(0);
    -moz-transform:rotate(0);
    -ms-transform:rotate(0);
    -o-transform:rotate(0);
    transform:rotate(0);
}

.login-main .login-bottom {
    width:428px;
    background:#fff;
    border-radius:0 0 12px 12px;
    padding-bottom:30px;
}

.login-main .login-bottom .center {
    width:288px;
    margin:0 auto;
    padding-top:60px;
    position:relative;
}

.login-main .login-bottom .tip {
    clear:both;
    height:30px;
    line-height:30px;
    width:288px;
    margin:0 auto;
}

input::-webkit-input-placeholder {
    color:#a6aebf;
}

input::-moz-placeholder {
    color:#a6aebf;
}

input:-moz-placeholder {
    color:#a6aebf;
}

input:-ms-input-placeholder {
    color:#a6aebf;
}

input:-webkit-autofill {
    -webkit-box-shadow:0 0 0 1000px white inset !important;
}

.login-main .login-bottom .login-btn {
    width:288px;
    height:40px;
    background-color:#1E9FFF;
    border-radius:5px;
    margin:24px auto 0;
    text-align:center;
    line-height:40px;
    color:#fff;
    font-size:14px;
    letter-spacing:0;
    cursor:pointer;
    border:none;
}

.footer {
    left:0;
    bottom:0;
    color:#23292e;
    width:100%;
    position:absolute;
    text-align:center;
    line-height:22px;
    padding-bottom:10px;
    text-shadow:#fafafa 0.1em 0.1em 0.1em;
    font-size:14px;
}

.padding-5 {
    padding:5px !important;
}

.footer a,.footer span {
    color:#23292e;
}

@media screen and (max-width:428px) {
    .login-main {width:360px !important;}
    .login-main .login-top {width:360px !important;}
    .login-main .login-bottom {width:360px !important;}
    .main-body {width: 100%;display: flex;justify-content: center;}
}

.layui-form-checkbox[lay-skin=primary] {
    height: auto !important;
    min-width: 18px;
    min-height: 18px;
    border: none !important;
    margin-right: 0;
    padding-left: 25px;
    padding-right: 0;
    background: 0 0;
    line-height: 18px !important;
}

.layui-form-checkbox[lay-skin=primary] i {
    right: auto;
    left: 0;
    width: 16px;
    height: 16px;
    line-height: 16px;
    border: 1px solid #d2d2d2;
    font-size: 12px;
    border-radius: 2px;
    background-color: #fff;
    -webkit-transition: .1s linear;
    transition: .1s linear;
}

.layui-form-checked[lay-skin=primary] i {
    border-color: #1E9FFF !important;
    background-color: #1E9FFF;
    color: #fff;
}

.layui-form-checkbox[lay-skin=primary]:hover i {
    border-color: #1E9FFF;
    color: #fff
}

.layui-form-checkbox[lay-skin=primary] span {
    padding-left: 0;
    padding-right: 15px;
    line-height: 16px;
    background: 0 0;
    color: #999;
}

.layui-layer-msg {
    border:none !important;
    max-width: 400px !important;
    box-shadow: 0px 0px 23px #999 !important;
    min-width: 260px !important;
}

#wx_login_container iframe {
    height: 300px !important;
}

.wx-login {
    background: #fff;
    text-align: center;
    border-radius: 0 0 12px 12px;
    padding-bottom: 30px;
 }

.login-backGround-img-content {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin-bottom: 146px;
}

.login-container {
    min-height: 730px;
    width: 100%;
    display: flex;
    height: 100vh;
    align-items: center;
    justify-content: space-around;
    justify-content: space-between;
}

.picture-tag {
    position: absolute;
    right: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.picture-tag .picture-icon {
    position: relative;
    top: 0;
    width: 67px;
    height: 67px;
    cursor: pointer;
}

.btn-wx-tips {
    cursor: pointer;
    position: absolute;
    right: 67px;
    top: 22px;
    width: 106px;
    height: 28px;
    background: url(/static/images/login/ky2mz4yl0px8.png) no-repeat 0 0;
    background-size: 100% 100%;
    line-height: 28px;
    font-size: 14px;
    font-weight: 400;
    font-family: PingFang SC;
    color: #1E9FFF;
}

.btn-wx-tips span {
    margin-right: 5px;
}

.login-main .login-bottom .tip .forget-password {
    font-stretch: normal;
    letter-spacing: 0;
    color: #1391ff;
    text-decoration: none;
    position: absolute;
    right: 72px;
    font-size: 14px;
}
