@charset "utf-8";

body, p, h1, form{margin:0;}

body{height:100%; background:url(login-bg.jpg) repeat; overflow:hidden; position:relative;}
.barBg{position:absolute; width:100%; height:36%; left:0; top:0; background:url(logoBox-bg.jpg) repeat-x; margin:0; z-index:0;}

.login-panel{position:absolute; left:50%; top:50%; width:613px; height:550px; margin:-275px 0 0 -306.5px; z-index:10; font-family:"微软雅黑";}
.login-panel .logo{ text-align:center; padding-bottom:118px;}
.login-panel .btn{width:613px; height:51px; background:url(loginBtn.png) no-repeat; color:#fff; border:none; margin-top:34px; font-size:16px; font-weight:500; cursor:pointer; font-family:"微软雅黑";}

.form-input{width:613px; height:130px; background:url(form-input.png) no-repeat;}
.form-input .input{height:40px; padding:12.5px 0; overflow:hidden;}
.form-input .input label{float:left; width:110px; line-height:40px; font-size:14px; text-align:center; color:#111;}
.form-input .input .text{width:400px; height:40px; line-height:40px; background:none; border:none; font-size:14px; padding-left:5px; margin-left:15px; font-family:"微软雅黑";}

.form-input .input .on{ -webkit-box-shadow:0 0 6px #0E83D3; -moz-box-shadow:0 0 6px #0E83D3; box-shadow:0 0 6px #0E83D3; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}

















