body{
    background-color: #282D32;
}
#login{
    height: 513px;
    /* background-color: #f29e16; */
    background: url(../images/login-background.jpg) no-repeat;
    overflow: hidden;
}

#login .slogon{
    width: 660px; height: 413px;
    padding: 50px 0;
    /* background: url('../images/login-bg.png') no-repeat center 0; */
}
#login .form{
    /*padding: 50px 0;*/
}
#login .slogon .desc{
    margin: 250px 0 0 0;
}
#login_frame{
    margin: 0 auto;
    width: 563px;
    height: 639px;
    background-color: #fff;
    overflow: hidden;
}
#login_frame .container{
    width: 563px;
    height: 639px;
    position: relative;
}
.layui-layer-iframe{
    width: 563px!important;
    height: 639px!important;
}
#login_frame .slogon{
    width: 470px; height: 323px;
    padding: 40px 0;
    background: url('../images/login-frame-bg.png') no-repeat center 0;
}
#login_frame .slogon .desc{
    margin: 180px 0 0 0;
}
.slogon{
    float: left;
    text-align: center;
}
.slogon h1{
    height: 34px; line-height: 34px;
    font-size: 23px; font-weight: bold; color: #111;
}
.slogon h1.copyright-times,
.slogon h2.copyright-times{
    color: #fff;
}
.slogon h1.copyright-times{
    font-size: 70px;
    font-weight: 400;
}
.slogon h2.copyright-times{
    font-size: 40px;
    width: auto;
    background: none;
    padding-top: 40px;
}
#login .slogon.copyright-times{
    text-align: left;
    padding: 180px 0 0 150px;
}
.slogon h2{
    height: 50px;
    line-height: 26px;
    font-size: 14px;
    font-weight: 400;
    color: #111;
    background-color: #00FCFF;
    width: 280px;
    padding: 0 10px;
    margin: 18px auto 0;
    border-radius:3px;
}
.slogon .desc{
    line-height: 24px;
    font-size: 15px; color: #004877;
}
.form .wechat,
.form .phone,
.form .bind{
    width: 563px;
    height: 639px;
    background-color: #fff;
}
.form .wechat .bd{position: relative;}
.form .wechat,
.form .bind{
    display: none;
}
.form .hd{
    padding:64px 0 10px;
    text-align: center;
}
.form .hd h3{

    line-height: 38px;

    font-size: 16px; font-weight: 600; color: #333;
}
.form .hd p{
    font-size: 16px;
    color: #999999;
}
.form .hd dl{
    float: right;
}
.form .hd dl dt{
    float: left;
    position: relative;
    padding: 8px 6px 2px;
}
.form .hd dl dt span{
    display: block;
    padding: 0 6px;
    height: 20px;line-height: 20px;
    border: 1px solid #C18F17;
    border-radius: 3px;
    font-size: 12px; font-weight: 400; color: #C18F17;
}
.form .hd dl dt i{
    position: absolute;
    top: 13px; right: 2px;
}
#form_phone{
    width: 400px;
    margin: 0 auto;
}
.form .hd dl dd{
    float: left;
}
.form .hd dl dd a{
    display: block;
    width: 38px; height: 38px; line-height: 38px;
    text-align: center;
}
.wechat .qrcode,
.wechat .scan{
    position: relative;
    margin: 0 auto;
    width: 265px;
}
.wechat .qrcode{
    height: 265px;
}
.wechat .qrcode img{
    width: 100%; height: 100%;
}
.wechat .qrcode i{
    position: absolute;
    top: 50%;left: 50%;
    margin: -30px 0 0 -24px;
}
.wechat dl.scan{
    padding: 4px 0;
    height: 32px;
}
.wechat dl.scan dt{
    float: left;
    padding: 3px 0 0 20px;
    width: 32px;height: 26px;line-height: 26px;
}
.wechat dl.scan dd{
    margin-left: 56px;
    height: 32px;line-height: 16px;
    font-size: 12px; color: #888;
}
.phone .bd,
.bind .bd{
    padding: 24px 0;
}
dl.form-group{
    min-height: 54px;height: auto;
}
dl.form-group dt{
    float: left;
    width: 85px;height: 40px;line-height: 40px;
    text-align: right;
}
dl.form-group dd.error{
    height: 30px;line-height: 24px;
    font-size: 12px;font-weight: 400;color:#FA0000;
}
.form-control{
    width:394px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 0 0 0 6px!important;
}
.control-code1{
    width: 394px!important;
}
.control-captcha,
.control-code{
    width: 280px;
}
img.captcha,
button.btn-code{
    vertical-align: top;
    display: inline-block;
    border-radius: 3px;
    margin: 0 2px;
    cursor: pointer;
}
input{
    outline: #f29e16;;
}
img.captcha{
    border: 1px solid #ddd;
    width: 102px;height: 38px;
}
button.btn-code{
    width: 104px;height: 40px;line-height: 38px;
    text-align: center;
    border: 1px solid #f29e16;
    background-color: #fff;
    color: #f29e16;
}
.form-btn{
    height: 46px;
    margin-top: 98px;
}
button.btn-sub{
    width: 100%;
    height: 46px;
    line-height: 46px;
    background-image: linear-gradient(90deg, #ffa25b 0%,#ee8e16 100%);
    border-radius: 4px;
    color: #fff;
    border: none;
    margin-right: 10px;
}
button.btn-disabled{
    background-color: #eee;
    color: #888;
    cursor: not-allowed;
}
a.btn-no-bind{
    display: inline-block;
    vertical-align: top;
    margin: 0 10px;
    width: 80px; height: 40px;line-height: 40px;
    color: #333;
    text-align: center;
}
.icon-login{
    background-image: url('../images/icon/common.png');
    background-repeat: no-repeat;
}
.login-wechat{
    width: 65px; height: 54px;
    background-position: -10px -10px;
}
.login-triangle{
    width: 5px; height: 9px;
    background-position: -100px -84px;
}
.login-switch-qrcode{
    width: 37px; height: 37px;
    background-position: -95px -10px;
}
.login-switch-phone{
    width: 37px; height: 37px;
    background-position: -10px -84px;
}
.login-scan{
    width: 26px; height: 26px;
    background-position: -54px -84px;
}
#header .logo{
    position: relative;
    top: 4px;
}
#header .memccontainer{
    margin-top: -54px;
    width: 950px;
    /* min-width: 900px; */
}
#header ul.nav li{padding: 0 10px;}
.login_frame .qrcode-shadow{
    width: 200px;
    height: 200px;
    background:url(../images/qrcode-refresh.png) no-repeat;
    position: absolute;
    top: 40px;left: 70px;
    z-index: 99;
    color: #fff;
    cursor: pointer;
    text-align: center;
    line-height: 255px;
    font-size: 23px;
}
.loading-img{
    display: inline-block;
    vertical-align: middle;
    background: url("../../plugin/layer/theme/default/loading-1.gif") no-repeat;
    background-size: cover;
}
.qrcode-loading-img{
    width:37px;height: 37px;
}
.btn-loading-img{
    width: 20px;
    height: 20px;
    position: relative;
    left: -65px;
}


.layui-layer-setwin .layui-layer-close2 {
    position: absolute;
    right: -28px!important;
    top: -28px!important;
    color: #fff;
    background-color: #787878;
    padding: 3px!important;
    border: 3px solid!important;
    width: 18px!important;
    height: 18px!important;
    font-size: 18px!important;
    font-weight: bolder!important;
    border-radius: 50%!important;
    margin-left: 0;
    *right: -18px;
    _display: none;
}
