@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, a, em, font, img, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, table, tbody, tfoot, thead, tr, th, td,button{margin: 0; padding: 0;}
body{ font-family: "Microsoft YaHei",arial; font-size:12px; font-weight:normal; color:#444; background:#fff;}
a{ color:#333; text-decoration:none;}
li{ list-style:none;}
input{font-family: Microsoft YaHei,Helvetica,Tahoma;}
img{ border:none;}
.input{ padding:0 4px; height:22px; border:1px solid #ccc;  -moz-border-radius:3px; -webkit-border-radius:3px; -khtml-border-radius:3px; border-radius:3px;}
.input:focus{ border:1px solid #0186b8;}
.red{color:#ff4747;}
.bg_admin_log{ width:100%; height:100%; position:fixed; background:#1a4883 url(../images/bg_admin_login.jpg) no-repeat;}
.admin_log{ width:401px; height:340px; background:url(../images/bg_admin_logbg.png) no-repeat; padding:8px 9px 0;position: absolute;margin-left:-200px;margin-top:-170px;top:50%;left:50%;}
.logoDiv{margin-bottom:70px;}
.admin_log .logoBg{ width:153px; height:57px; background:url(../images/admin_logo.png) no-repeat;margin:10px 0 0 30px;float: left;}
.admin_log .logo{ width:153px; height:57px;margin:10px 0 0 30px;float: left;}
.logo_text{width:138px;height:23px;background: url("../images/admin_logo_text.png") no-repeat;display: inline-block;float: left;margin:35px 0 0 15px;}
.admin_log ul{ width:336px; padding:40px 33px 0 32px;}
.admin_log li{ width:336px; position:relative;font-size:14px;margin-bottom:15px;}
.admin_log .input{outline: none; width:334px; width:294px\9; height:44px; line-height:44px; padding:0; padding:0 0 0 36px\9;   text-indent:36px; text-indent:0\9; border:1px solid #cacaca; -moz-border-radius:3px; -webkit-border-radius:3px; khtml-border-radius:3px; border-radius:3px; color:#333;}
.admin_log .input:focus{border-color: #0092f8;box-shadow:0 0 6px #0092f8;}
.pd10{padding-top:10px;display: inline-block;}
.admin_log .user_icon{ position:absolute; left:12px; top:12px; width:17px; height:18px; background:url(../images/admin_input_icon.gif) no-repeat;}
.admin_log .pwd_icon{ position:absolute; left:13px; top:12px; width:17px; height:18px; background:url(../images/admin_input_icon.gif) no-repeat 0 -42px;}
.admin_log .tips_cli{ font-size:16px; color:#aaa; position:absolute; left:36px; top:10px;}
.admin_log .btn_login{ margin-top:20px;width:332px; height:46px; line-height:46px; display:block; background:#0092f8; -moz-border-radius:3px; -webkit-border-radius:3px; khtml-border-radius:3px; border-radius:3px; color:#fff; font-size:20px; text-align:center; cursor:pointer;}
.admin_log .btn_login:hover{background:#0086e3;color:#fff;}
.error{background:url(../images/error.png) no-repeat;width:16px;height:16px;display:inline-block;margin-right:5px; vertical-align: middle;}
/*IE10+*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .admin_log .input { width:334px;}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .admin_log .input{ line-height:normal;}
}

