/*  背景开始----------------------     */
		html,
		body {
		  overflow: hidden;
		  background:#000000;
		}
		
		#wrapper {
		  height:100%;
		  width:100%;
		  text-align: center;
		  display: table;
		  position:absolute;
		}
		
		#title {
		  display: table-cell;
		  vertical-align: middle;
		  z-index: 999;
		}
		
		#title h2 {
		  color: #fff;
		  font-size: 45px;
		  font-family: "museo-slab";
		}
		
		#title h3 {
		  color: #fff;
		  font-size: 25px;
		  font-family: "museo-sans";
		  font-weight: 300
		}
		
		
		#wrapper canvas {
		  position: absolute;
		  top: 0;
		  left: 0;
		  width: 1950px;
		  height: auto; 
		}
		
		#canvas {
		  z-index: 1;
		}
		#canvasbg {
		  z-index: -10;
		  -webkit-filter: blur(3px);
		  -moz-filter: blur(3px);
		  -o-filter: blur(3px);
		  filter: blur(3px);
		  opacity: 0.6;
		}
/*  背景结束---------------------     */ 
 
.login-mge,.login-mge:hover{
    padding:0 16px;
    color:#fff;
    line-height: 30px;
    border:1px solid rgba(255,255,255,0.2);
    border-radius: 15px;
    transition: background 0.4s;
}

.login-mge:hover{
    background: #fff;
    border: 1px solid #fff;
    color: #333;
}

.logo-menus{
    padding-top: 18px;
    overflow: hidden;
}

.loginContainer{
    width: 100%;
    height: calc(100% - 124px);
  /*  background: rgba(0,0,0,0.6); */
    position: absolute;
    display: none; 
    top: 124px;   
}
 
 /*  登录div   */
.login{
    width: 320px;
    height: 350px;
    padding:20px 30px;
    background: #fff;  
    display: block; 
	z-index: 9; 
    margin: 0 auto; /*水平居中*/
    position: relative; /*设置position属性*/
	
	top: 15%;
}
 
.login .plat{
    cursor: pointer;
    width: 300px;
    background: #49a1ea;
    line-height: 34px;
    color: #fff;
    padding-left: 22px;
    display: block;
    margin: 24px auto;
    border-radius: 17px;
    height: 34px;
    position: relative;
}

.platTitle{
    width: 100%;
    text-align: center;
    line-height: 40px;
    color: #333;
    margin-top: 30px;
}

.login .plat .icon-right{
    position: absolute;
    right: 9px;
    top:7px;
    line-height: 20px;
    width: 20px;
    text-align: center;
    background: #fff;
    display: block;
    border-radius: 10px;
}

.login .plat .icon-right::before{
    color: #49a1ea;
    margin-left: 2px;
}


.login .plat a{
    color: #fff;
}

.welcome{
    width: 226px;
    height: 100%;
    background: url("../images/welcome.png") no-repeat;
    background-size: 100% 100%;
}

.login-form{
    width: 260px;
}

.login-form h4{
    line-height: 54px;
    color: #333;
    font-size: 16px;
}

.login-form>div{
    margin-bottom: 10px;
    border: 1px solid #dadada;
    height: 36px;
    position: relative;
}

.login-form span{
    font-size: 13px;
    color: #2a3241;
    width: 38px;
    padding-left: 10px;
    line-height: 34px;
    display: inline-block;
    float: left;
}
.login-form .placeorder-text{
    width: auto;
}


.login-form input{
    position: absolute;
    width: 220px;
    border:none;
    line-height: 34px;
    height: 34px !important;
    font-size: 14px;
    color: #000000;
    display: inline-block;
    float: left;
}

.login-form input::-webkit-input-placeholder{
    color: #b5b5b5;
    height:34px;
}

.login-form input:-moz-placeholder, textarea:-moz-placeholder {
    color:#b5b5b5;
    height:34px;
}

.login-form input::-moz-placeholder, textarea::-moz-placeholder {
    color:#b5b5b5;
    height:34px;
}

.login-form input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color:#b5b5b5;
    height:34px;
}
 
.login-btn{
    width: 100%;
    line-height: 28px;
    border: none;
    background: #49a1ea;
    color: #fff;
    height: 38px;
    border-radius: 0;
    margin-top: 20px;
    letter-spacing: 8px; 
}

.login-form .info {
    border: none;
    height: 12px;
    margin-top: -6px;
    margin-bottom: 0;
}

.login-form .info span{
    font-size: 12px;
    padding-left: 0; 
    text-align: left;
    width: 100%;
    color: #ff5f57;
}

.login-form .submit{
    margin-top: 42px;
    border: none;
}

.login-form .icon a{
    font-size: 14px;
}

.login-btn:hover,.login-btn:active{
    background: #318dd9 !important;
}
 
/*   忘记密码样式   */
.submit a{
    float: right;
    cursor: pointer;
    line-height: 32px;
    color:#49a1ea;
    margin-top: 10px;
}


.login-btn1{
    width: 260px;
    margin: auto;
}

.login-btn2{
    margin-top: 10px;
}

.login h3{
    font-size: 16px;
    color: #333;
    line-height: 56px;
}

.login .submit1{
    margin-top: 0;
}

.login-form #info{
    line-height: 14px;
}

.login-form #info2{
    line-height: 14px;
}

.login-top{
    height: 70px;
    padding-top: 15px;
}
 
.loginTop-left{
    float: left;
    text-decoration: none;
    text-align: center;
    width: 130px;
    height: 30px;
}
.loginTop-right{
    float: left;
    text-decoration: none;
    text-align: center;
    width: 130px;
    height: 30px;
} 
.logout-btn{
    width: 100%;
    line-height: 28px;
    border: none;
    background: #49a1ea;
    color: #fff;
    height: 38px;
    border-radius: 0;
    letter-spacing: 12px;
    float: right;
} 

 /*  底部备案信息  */
 #footer {
	 z-index: 2;
     height: 40px;
     line-height: 40px;
     position: fixed;
     bottom: 0;
     width: 100%;
     text-align: center;
     background: #333;
	 opacity:0.6; filter:alpha(opacity=50);
     color: #fff;
     font-family: Arial;
     font-size: 12px;
     letter-spacing: 1px;
 }
 #footer >a {
   color: white;
 }
 .content {
     height: 1800px;
     width: 100%;
     text-align: center;
 }