/* CSS Document */

input{ margin:0px; padding:0px; font-family:Microsoft YaHei; border:none; outline:0px; outline:medium;  }
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset; border: none;outline:none; }
.loginwrap_top{ height:105px; width:100%; border-bottom:1px solid #cccccc; margin:auto;}
.loginwrap_top div{ text-align:center; padding:15px 0;}
.cleaer{ clear:both;}

.loginwrap{ width:400px; height:600px; margin:auto; margin-top:50px;background-color: #fff; }

.login .login-top{/* background:url(../images/zc.jpg) left no-repeat;*/color:#3f3f3f; margin-left:31px; font-size:20px; }
.login .login-top span{ border-left:2px solid #DFB873; padding-left:10px;}

.login-bdy{ width:340px; margin:auto; height:auto; margin-top:35px;}
.inputwrap{ height:auto;  margin:30px auto 0 auto; border:1px solid #c9c9c9; border-radius:3px;  }
.inputwrap img{ float:left; margin: 2px;}
input.text{ height:30px;line-height:30px; padding:8px 5px;  font-size:16px;outline:none; width:250px; }
.inputwrap:focus{ border:1px solid #DFB873;border-radius:3px;}

.inputwrap .shouj{ width: 180px;padding:8px 10px; }
.inputwrap .houq{margin: 3px 5px 0 0px;float: right;background-color: #eee;height: 40px;line-height: 40px;
    				width: 103px;color: #666; text-align: center;}

.inputwrap .im{ float: right; margin:4px;}
.inputwrap .yanz{width:150px; padding: 8px 10px;}

.submitwrap input:hover{background:#DFB873; box-shadow:0 0 20px #DFB873; }

.submitwrap{ margin-top:60px; }
.submitwrap input{ background:#DFB873; height:45px; width:100%; font-size:18px;color:#fff; cursor:pointer; border-radius:5px; width:340px; }
.loginhelp{ margin-top:12px; color:#a0a0a0; padding-left:10px;}

.wayn-nav{ border-bottom: 1px solid #ccc;}