@charset "utf-8";
body{font-size:14px;overflow: hidden;}

.header,.footer{ position: absolute; left: 0;  width: 100%; z-index: 99;}
.header{top:100px;height:70px;width: 518px; left:49%; margin-left: -235px; background:  url(../../Images/logo222.png) no-repeat center center}
.form-horizontal{
    margin-left: -50px;
}

.mask {
    width: 100%;
    height: 100%;
    background: #3078d7;
    opacity: .4;
    position: fixed;
    z-index: 0;
}

.loginWraper{ position:absolute;width:100%; left:0; top:0; bottom:0; right:0; z-index:1; }
.loginBox{ position:absolute; width:520px; height:330px;z-index: 2; background: rgba(124,144,175,.8);box-shadow: 0 1px 40px 0 rgba(0, 0, 0, 0.3); left:50%; top:50%; border-radius: 10px; margin-left:-260px; margin-top:-184px; padding-top:14px}
@media (max-width:617px) {
	.loginbox{ width:100%; position:static; margin-top:0; margin-left:0;}
}
.loginBox .row{margin-top:15px;}
.loginBox .row .form-label .Hui-iconfont{ font-size:24px;color:#ddd;}
.yzm a{ color:#426374; font-size:12px}

#span_msg{ font-size:14px; color:Red; line-height:40px; height:40px; margin-left:10px; width:160px;; float:left}

.hd_msg{font-size:12px; color:#fff; height:30px; z-index:100;position: absolute; padding-left:50px; padding-top:5px}
.hd_msg a{ color:#fff}
.hd_msg a:hover{ color:#fff; text-decoration:underline}

.footer{ height:50px; line-height:30px; bottom:0; text-align:center; color:#fff; font-size:18px; font-family: "Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,"WenQuanYi Micro Hei",Verdana,sans-serif,"\5B8B\4F53"}

/*屏幕高度小于700的时候header的top为50px*/
@media screen and (max-height: 700px) {
    .header{
        top:50px;
    }
}
.Wjmm{text-align: right;padding-right: 8px;}
.mmItem,.mmItem a{color: #ddd;}
#FeiJi{
    position:absolute;
    top: 25%;
    left: 1%;
    width: 1265px;
    height: 375px;
    transition: all 8.5s ease 0.1s;
}




