@charset "utf-8";
/* CSS Document */
body, ul, ol, dl, li, dd, h1, h2, h3, h4, h5, h6, p, input { margin: 0 }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; font-family: "Microsoft YaHei"; }
img { border: none }
input, button, textarea, select {
*font-size: 100%; border: none; }
body { background: #fff; color: #5e5e5e; font: 14px/24px Microsoft YaHei, SimSun, Arial; }
ul, ol { list-style: none; padding: 0 }
table { border-collapse: collapse; border-spacing: 0 }/*默认a标签样式*/
a:link, a:visited { color: #5e5e5e; text-decoration: none; }
a:hover { /*color:#999;*/ }
a:hover { color: #c9394a; /*text-decoration: underline;*/ }
a:active { color: #666; }/*浮动和清除浮动*/
.fl { float: left }
.fr { float: right }
.clear { zoom: 1 }
.clear:after { content: ""; display: block; height: 0; visibility: visible; clear: both } /*显示隐藏*/
.hide { display: none }
.show { display: block }/*表格table和td有边框*/
.boder_tl { border-top: 1px solid #ccc; border-left: 1px solid #ccc; }
.boder_tl td { border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; }
.boder_bl { border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; }
.boder_bl td { border-top: 1px solid #ccc; border-right: 1px solid #ccc; }
.boder_tr { border-top: 1px solid #ccc; border-right: 1px solid #ccc; }
.boder_tr td { border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; }
.boder_br { border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; }
.boder_br td { border-top: 1px solid #ccc; border-left: 1px solid #ccc; }
.txt_center { text-align: center; }/*表格table和tr有边框*/
.boder_ltr_trborder { border: 1px solid #ccc; border-bottom: none; }
.boder_ltr_trborder tr { border-bottom: 1px solid #ccc; }
body ,html{
    width:100%;
    height:calc(100vh);
}
.logincontainer{
    width:100%;
    height:100%;
    margin:0 auto;
}
.logincontainer>img{
    position: absolute;
    top:30px;
    left:30px;
}
.loginf{
    text-align: center;
    font-size: 28px;
    height: 92px;
    line-height: 120px;
}
.loginf1{
    text-align: center;
    font-size: 28px;
    height: 100px;
    line-height: 100px;
}
.inputimg{
	position: absolute;
    top: 26px;
    left: 15px;
}
.erweima{
    position:absolute;
    top:0;
    right:0;
}
.middle{
    width:100%;
    height:calc( 100vh - 262px);
    position: relative;
    overflow:hidden;
    /* background-image:url('img/bg2.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size:cover; */
    /* background-size: 100% 100%; */
    
}
.middleimg{
    position: absolute;
    top: 50%; 
    left: 50%; 
    display: block;
    width:100%;
    transform:translate(-50%,-50%);
    /* position:absolute;
    top:0;
    left:0;
    z-index:200; */
   
}
.loginbox{
    width: 400px;
    height: 450px;
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
    box-sizing: border-box;
    z-index:400;
}
.loginbox>div{
    width:100%;
    height: 450px;
    box-sizing: border-box;
    background: #FFFFFF;
    border-radius: 5px;
    padding:20px;
    margin-left:350px;
    position: relative;
}
.loginbox>div div{
    position: relative;
}
/* .loginbox>div div img{
    position: absolute;
    top:25px;
    left:10px;
    padding-right: 9px;
    border-right: 1px solid #ddd;
} */
.usertitle{
    font-size: 16px;
    font-weight: 400;
    color: #5794FF;
    line-height: 25px;
    margin:15px 0 0 0;
}
.loginbox input.marinput{
    width:100%;
    height: 40px;
    line-height:40px;
    border: 1px solid #BFBFBF;
    border-radius: 4px;
    margin:15px 0;
    padding-left:45px;
    box-sizing: border-box;
}
.login{
    width:100%;
    height: 40px;
    margin: 15px 0;
    color: #Fff;
    background: #5794FF;
    border-radius: 13px;
    text-align:center;
    margin-top:50px;
}
.loginbox p a{
    color: #5897FE;
    margin-left:3px;
}
.ask{
    margin-left:5px;
    vertical-align: sub;
}
#erweima{
    display: none;
}
.tishi{
    position:absolute;
    top:20px;
    right:110px;
}
.erCon{
    width: 260px;
    height: 260px;
    line-height: 260px;
    text-align: center;
    margin: 0 auto;
}
.sao{
    text-align: center;
}
.logo{
    /* position:absolute;
    top:20px;
    left:100px; */
    height:90px;
    line-height: 79px;
    position: relative;
    padding-left: 150px;
}
.logo span{
    color:#222;
    font-size:32px;
    margin-left:30px;
    position: relative;
    top:10px;
}
.logo img{
    vertical-align: middle;
}
.address{
    /* position: absolute;
    bottom:50px;
    left:120px; */
    height:172px;
    /* line-height: 172px; */
    position: relative;
    /* padding-left: 150px; */
    text-align:center;
    padding-top:40px;
    box-sizing: border-box;

}
.address a{
    color:#4682f0;
    font-size:14px;
}
.address .info{
    margin-bottom:20px;
    position: relative;
    /* bottom:20px; */
    color:#929292;
    font-size:16px;
    /* margin-left:20px; */
}
.address .unloaderwma{
    position: absolute;
    right: 150px;
    top: 3px;
    text-align: center;
    width: 200px;
}
.address .unloaderwma img{
	width: 140px;
    height: 140px;
    display: block;
    margin-left: 30px;
}
.help{
    position:absolute;
    right:80px;
    top:0;
}
.help span{
    font-size: 18px;
}

.iam-qrcode-box{
    margin-left: 60px;
    margin-top: 60px;
}
