/* CSS Document */
body{margin: 0px; padding: 0px; font-size: 12px; line-height: 20px; font-family:"微软雅黑"," 幼圆";}
a{color: #666; text-decoration: none;}
a:hover{color: #333; text-decoration: none;}

.login-title{font-size: 28px; text-align: center; line-height: 60px; color: #fff; margin-top: 10%;}
.login-div{width: 100%; height: auto; margin-top: 20px; background: rgba(0,0,0, 0.2); border-radius: 10px;}
.login-form{width: 100%; height: 100%; padding:30px 20px; overflow: hidden;}
.login-forget{height: 20px; line-height: 20px; text-align: right; margin-bottom: 20px;}
.login-alert{margin-top: 30px; color: #737C84; text-align: center;}
.login-tip{height: 25px;}
.login-ercode{background: rgba(0,0,0,0.2); padding: 8px; width: 100%; height: auto; margin-top: 10%; border-radius: 10px;}