html,body{ width:100%; height:100%; overflow:hidden; font-family:"Microsoft Yahei",Verdana;}
#desktop_background{width:100%; height:100%;overflow:hidden; z-index:-1; position:absolute; left:0; top:0; background-repeat:no-repeat;background-size:100%;background-image:url(../images/wallpaper.jpg);filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/wallpaper.jpg', sizingMethod='scale')}
#main{ margin:10%; height:380px;}
#welcome_panel{width:60%;  height:380px; background:url(../images/eadmin_welcome.png) no-repeat center center; }
#login_panel  {width:38.2%;height:380px;background:url(../images/login_panel_line.png) no-repeat left center;}
#login_container{ padding:0px 0 0 40px;}
#login_company_info{ position:relative; width:103px; height:106px; margin:0px 0 26px 92px;}
#login_company_info .logo-mask{ width:103px; height:106px;}
#login_company_info .logo-image{ width:90px; height:91px; left:7px; top:6px;}
#login_form{}
#login_form input:required:invalid{box-shadow:none;}
#login_form input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;}
#login_form .text-label{border-radius:2px; display:block; position:relative;width:292px;height:24px; overflow:hidden; margin-bottom:16px; background-color:#ffffff; background-repeat:no-repeat; background-position:6px center;padding:4px;border:1px solid;border-color:#aaa #ddd #ddd #aaa;}
#login_form .username{ background-image:url(../images/login_username.png);}
#login_form .password{ background-image:url(../images/login_password.png);}
#login_form .captcha{ background-image:url(../images/login_captcha.png);}
#login_form .text{ outline:none; border:0; background:transparent;margin-left:32px; width:260px; height:24px; line-height:24px; font-family:"Microsoft Yahei",Verdana; font-size:14px; color:#333; z-index:2;}
#login_form .captcha-text{ width:120px;}
#login_form #captcha_img{ position:absolute; display:block; width:100px; height:30px; cursor:pointer; line-height:24px;right:1px; top:1px; display:none;}
#login_form .placeholder{ position:absolute; display:block; height:24px; line-height:24px; font-family:"Microsoft Yahei",Verdana; font-size:14px; color:#ccc; left:36px; top:4px; z-index:1;user-select:none;}
#login_form .submit{ width:302px; height:32px; border:0; display:block; background:url(../images/login_submit.png) no-repeat left top; font-family:"Microsoft Yahei",Verdana; font-size:14px; font-weight:bold; color:#fff;}
