@charset "utf-8";
/* CSS Document */

/*登录页*/
.loginBody{ background:#830706; margin:0px;}
input{outline:none;}
.login{ background:url(login1.gif) repeat-x; height:510px; position:absolute; width:100%;}
.login0{ background:url(login11.gif) repeat-x; height:610px; position:absolute; width:100%;}
.login11{ width:100%; background:url(login2.jpg) no-repeat center; height:608px;}
.login1{ width:100%; background:url(login3.jpg) no-repeat center; height:510px;}
.login111{ width:100%; background:url(login4.jpg) no-repeat center; height:608px;}
.login1111{ width:100%; background:url(login5.jpg) no-repeat center; height:510px;}
.login_cesi{ width:100%; background:url(login_cesi.gif) no-repeat center; height:510px;}/*电子工业标准化研究院登录样式*/
.login_neufsc{ width:100%; background:url(login_neufsc.gif) no-repeat center; height:510px;}/*东北大学 外国语学院登录样式*/
.login2{ width:300px; height:500px; margin-left:auto; margin-right:auto; position:relative; }
.login21{ position:absolute; top:229px; left:79px; }/*用户名输入框定位*/
.login22{ position:absolute; top:272px; left:79px; }/*密码输入框定位*/
.login23{ position:absolute; top:312px; left:75px; }/*验证码输入框定位*/
.login231{ position:absolute; top:313px; left:80px; }/*验证码图片定位*/
.login232{ position:absolute; top:318px; left:238px; }/*换一张定位*/
.login232 img{ border:0px;}
.login24{ position:absolute; top:352px; left:61px; }/*登录按钮定位*/
.login241{ position:absolute; top:452px; left:61px; }/*登录按钮定位*/
.login242{ position:absolute; top:412px; left:61px; }/*登录按钮定位*/
.login243{ position:absolute; top:322px; left:61px; }/*登录按钮定位*/
.login25{ position:absolute; top:382px; font-size:16px; font-weight:bold;}/*短信验证码*/
.loginInput{ *margin-top:0px;width:190px; height:18px; border:0px;color:gray}/*用户名密码输入框样式*/
.loginInput1{width:80px; height:18px; border:0px;;}/*验证码输入框样式*/
.loginBtn{ background:url(loginBtn.gif) no-repeat; width:143px; height:30px; border:0px;cursor: pointer;}/*登录按钮样式*/
.loginInput_on{width:190px; height:18px; border:0px; *margin-top:0px;}
.login25{position:absolute; top:356px; left:79px; }
.login26{position:absolute; top:396px; left:79px; }
.login251{position:absolute; top:316px; left:79px; }
.login261{position:absolute; top:356px; left:79px; }
.dxyzm{border: 0px;line-height: 20px;height: 20px;}
.validateCode-tipMsg {
margin-left: 4px;
cursor: pointer;
color: 
white;
text-decoration: none;
display: inline-block;
float: right;
font-size: 14px;
line-height: 20px;
}
.inputText {
display: inline-block;
float: left;
width: 75px;
margin-right: 1px;
height: 18px;
font-size: 14px;
}
.login231 input {
border: 0px;
line-height: 20px;
height: 20px;
}
.validateCode-codeBackground {
padding: 2px;
text-align: center;
font-size: 12px;
font-weight: bold;
vertical-align: middle;
letter-spacing: 5px;
display: inline-block;
float: left;
cursor: pointer;
width: 56px;
height: 14px;
margin-left: 28px;
}