html,body { overflow-y:auto; height:100%;}
.mainBg{position:relative;height:100%}
.middle { position:absolute; top:50%; left:50%; width:702px; height:400px; margin:-238px 0 0 -355px; overflow:hidden; }
.login { width:702px; height:400px; margin:0 auto; background:url(../Images/loginInput_new.png) no-repeat; }

/***新跳转按钮***/
.li-cas{
    height: 34px;
    float: left;
    padding-left: 10px;
    padding-top: 18px;
}


.btn-cas-login {
    width: 228px;
    height: 34px;
    border: 0px;
    background-color: transparent;
    cursor: pointer;

}

/* 版本信息 */
.version { padding:50px 0 0 137px; color:#C0CDD9; font-size:12px; line-height:145%; }
.version em { font-style:normal; font-family:Arial; font-size:11px; }

/* 表单部分 */
.login-panel {
margin:0 auto 0 95px; 
padding:225px 5px 5px -0; text-align:left; clear:both;
    height: 34px;
}
.login-panel ul li{overflow:hidden;}
.field { height:34px;float:left; }
li.field label { display:inline-block; float:left; width:60px; padding-right:10px; line-height:23px; text-align:right; color:#fff; }
.input { width:115px;padding: 0; color:#666; zoom:1; }
.field:after { content:'\20'; display: inline-block; height:0; clear:both; }
.text { width:120px; height:34px;  border:0px solid #777; background:#fff; color:#666; line-height:34px;  font-size:15px; font-family:Verdana, Geneva, sans-serif; }
.textb { margin-left:-8px;width:120px; height:34px;  border:0px solid #777; background:#fff; color:#666; line-height:34px;  font-size:15px; font-family:Verdana, Geneva, sans-serif; }
.submit-field { padding:0 10px 20px 70px; _padding-left:73px; clear:both;display:inline-block; }
.btn-submit { width:110px; height:35px; border:0px; background-color:transparent; cursor:pointer; }