body,ul,ol,li,p,dl,dd,dt,h1,h2,h3,h4,h5,form{margin:0; padding:0; font-family: "Microsoft YaHei"; list-style:none; font-size:14px; color:#333;}
a{text-decoration:none;}
.clear{clear:both;}
input:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px white inset;
background:#fff;
}

.loginBg{background:url(../images/loginBg.jpg) no-repeat; background-size:100%;}

.logoBox{width:600px; margin:80px auto; text-align:center; color:#21827C; height:80px; overflow:hidden;}
.logoBox img{float:left;}
.logoBox .logo{width:400px;}
.logoBox .logoBorder{margin-top:10px; margin-right:10px;}

.logoBox font{font-size:30px; display:inline-block; color:#21827C; line-height:80px; float:left;}

.loginBox{width:410px; margin:0 auto; padding:20px 0 40px; position:relative; overflow:hidden;}
.loginBox div{clear:both; margin:30px 10px 0; height:34px; z-index:99; position:relative;}
.loginBox div span{float:left; margin:0 20px; font-size:14px; line-height:42px; font-size:16px;}
.loginBox div p{float:left; border:1px solid #21827C; border-radius:3px; background:#fff; width:260px; padding:5px;}
.loginBox div p img{float:left; width:24px}
.loginBox div p .textInput{border:0; float:left; height:24px; outline:none; width:230px;}
.loginBox .loginTextBg{background:#fff; position:absolute; width:100%; height:100%; top:0; margin:0; opacity:0.6; border-radius:10px; z-index:-1;}
.loginAlt{line-height:18px; font-size:12px; color:#F00; clear:both; padding-left:95px;}
.loginBox form{z-index:9; position:relative;}
.loginBox .findPwd{margin:0; height:20px; line-height:20px;}
.loginBox .findPwd span{line-height:20px;}
.loginBox .findPwd p{float:left; border:0; background:none; width:270px; padding:5px;}
.loginBox div a{float:right; color:#21827C; text-decoration:underline;}
.loginBox div button{background:#21827C; width:260px; color:#fff; line-height:40px; border:0; border-radius:5px; font-size:16px; box-shadow: 3px 3px 3px #888888; outline:none;}
.loginBox .btnBox{text-align:right; padding-right:38px; margin-top:20px;}
.copyRight{text-align:center; color:#000; line-height:36px;}
