@charset "utf-8";
*{margin: 0; padding: 0;box-sizing: border-box;}
body{width: 100%;min-width: 1240px;font-family:"Microsoft YaHei","SimSun";overflow-x:auto;overflow-y:auto}
ul,ol,li{list-style: none;}
img{border: none;}
a{text-decoration: none;}

#wrap{width: 100%;height: auto;}
#head{width: 100%;height: 80px;background: #ffffff;}
#head-in{width: 1200px;height: 80px;margin: 0 auto;}
#head-in #logo{padding: 20px 0px 0px 20px;font-size: 30px;color: #00438B;}

#main{width: 100%;height: 600px;}
#login-wrap{width: 1200px; height: 600px;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;}
/*轮播*/
img{ display: block; border:none;}
.lubo{ width: 100%;clear: both; position: relative; height:600px;}
.lubo_box{ position: relative; width: 100%; height:600px; }
.lubo_box li{ float: left;position: absolute; top: 0; left: 0; width: 100%; height:600px; opacity: 0.6;filter:alpha(opacity=60);}
.lubo_box li a{ display: block;width: 100%;  height: 100%;}
.lubo_box li img{ width: 100%; height: 600px;}
/*圆点*/
.cir_box{ overflow: hidden; position: absolute; z-index: 100;}
.cir_box li{ float: left; width: 10px; height: 10px; border-radius: 50%;margin:0 5px; cursor: pointer; background: #FFFFFF; opacity: 0.5;filter:alpha(opacity=50);}
.cir_on{ background: #FFFFFF !important;width: 30px !important;height: 10px !important;border-radius: 5px !important;opacity: 1 !important;filter:alpha(opacity=100)!important;}
/*登录框*/
.login{width: 400px;height: 457px;background: #FFFFFF;box-shadow: 0 0 0 10px rgba(255,255,255,0.20), 0 2px 4px 0 rgba(0,0,0,0.20);position: absolute;top: 80px;right: 0px;}
.login>h3{width: 400px;text-align: center;font-size: 24px;color: #0E77CA;letter-spacing: 1.5px;height: 80px;line-height: 80px;font-family: "微软雅黑";}
.box{position: relative;margin-left: 50px;width: 300px;height: 40px;background: #FFFFFF;border: 1px solid #D9D9D9;border-radius: 4px;margin-bottom: 40px;}
.box input{width:100%;height:38px;border: none;border-radius: 4px;padding-left: 34px;line-height: 40px;font-size: 14px;font-family: "微软雅黑";color: #999999;}
.box>span{position: absolute;top: 10px;left:12px;display: block;width: 12px;height: 16px;font-size: 16px;color: #999999;}
.box>.eye{width:16px;position:absolute;right: 4px;top: 10px;}
#calendar{position:absolute;top:10px;right:12px;}
#v_container{position: absolute;top: 3px;right: 3px;width: 90px;height: 34px;}
.checkbox{width: 300px;height: 30px; margin: 0px 0 10px 50px;position: relative;}
#error{position: absolute;top: 0px;left: 0px;font-family: "微软雅黑";font-size: 14px;color: red;width: 200px;}
#check{position: absolute;color:#ff7a45;font-size:14px;border:1px solid #ff7a45;padding:2px 5px;display:none;top: 0px;right: 0px;font-family: "微软雅黑";}
#loginBtn{outline: none;font-family: "微软雅黑";font-size: 16px;color: #FFFFFF;background: #108EE9;width: 300px;text-align: center;cursor: pointer;}
.loading{position: absolute;top:0px;left:0px;display: none;outline: none;font-family: "微软雅黑";font-size: 16px;color: #FFFFFF;background: rgba(16,142,233,0.65);width: 300px;border-radius: 4px;height: 40px;text-align: center;}
.loading>img{position: absolute;left: 106px;top: 12px;}
.loading>span{display: inline-block;height: 40px;line-height: 40px;color: #FFFFFF;}

#region{display: none;}
#verify{display: none;margin-bottom: 10px !important;}
.form-horizontal{margin-top: 40px;}


#foot{width: 100%;height: 60px;background: #ffffff;}
#foot-in{width: 1200px;height: 60px;margin: 0 auto;}
#copyright{width: 1200px;line-height: 30px;text-align:center;font-size: 16px;color: #7d7f81;}
#copyright>span{font-size: 12px;color: #777777;}
#head-in #license{padding: 26px 0px 0px 133px;font-size: 20px;color: red;}
.dp-1{float:left;}

#login-in .login_change{width: 60px;height:60px;position: absolute;top:2px;right:2px;cursor: pointer;}
#login-in .login_qrImg{background: url("../img/code_new.png");background-size: cover;}
#login-in .login_pwImg{background: url("../img/tc_new.png");background-size: cover;}

#qr {
    width: 220px;
    height: 220px;
    margin: auto;
}
.qrcode-error{
    width: 220px;
    height: 220px;
    position: absolute;
    top: 80px;
    background: rgba(255,255,255,0.6);
    margin: auto;
    left: 0;
    right: 0;
    display: none;
}
.err-cont{
    color: rgba(0,0,0,1);
    font-size: 14px;
    text-align: center;
    font-weight: 800;
    margin-top: 60px;
}
.refresh-btn{
    width: 68px;
    height: 32px;
    display:block;
    background: red;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    line-height: 32px;
    margin: auto;
    margin-top: 20px;
}
.pinma{
    margin-left: 44px;
    margin-top: 60px;
    position: relative;
    width: 300px;
}
.pinma input{
    /* padding-left: 10px; */
    padding: 6px;
    width: 230px;
}
.caLogin{
    outline: none;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #FFFFFF;
    background: #108EE9;
    width: 300px;
    text-align: center;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    margin: 90px auto 0;
}
#eyeca{
    position: absolute;
    top: 4px;
    right: 15px;
    width: 24px;
}