@charset "utf-8";
/*Developer Eilvein*/
/*CSS Reset*/
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
body,button,input,select,textarea{font:12px/1.5 Arial,Tahoma,Helvetica,SimSun,san-serif;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,cite,dfn,em,var{font-style:normal;}
ol, ul {list-style: none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select,button {font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select ,button{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend {color:#000;}
:focus {outline: 0;}
code, kbd, samp, tt{font-family:"Courier New",monospace;}
/* CSS clearfix */
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}
/* main */
body{background:#FFF; color:#333333; font:12px/1.5 \5b8b\4f53, Arial,Tahoma,Helvetica,san-serif;}
a{color:#333333;text-decoration:none;}
a:hover{color:#8DBDC2;text-decoration:underline;}
.loginWrap{ width:960px; margin:0 auto}
.loginlogo{height:75px; padding:20px 0 0 90px;}
.login-pic{ float:left; display:inline; width:400px; margin-left:90px; padding:35px 0 0 0;}
.login-pic ul{ overflow:hidden;}
.login-pic li{ width:170px; height:140px; float:left; margin:0 15px 15px 0;}
.login-pic h3{ color:#F47904; font-size:14px;}
.userLogin{ width:327px;position:relative; float:right; display:inline; margin-right:90px;padding:30px 0 0 0;}
.userLogin-box{ width:327px;}
.userLogin-box .l-hd{height:36px;line-height:36px; overflow:hidden;background:url(../images/adminbox_bg.png) no-repeat 0 0;}
.userLogin-box .l-hd h2{font-size:16px; padding-left:15px;}
.userLogin-box .l-bd{ padding:0 6px 0 4px; background:url(../images/adminbox_bg.png) repeat-y -364px 0;}
.userLogin-box .l-ft{ height:6px; font-size:0; background:url(../images/adminbox_bg.png) -714px bottom;}
.login-innter{ padding:45px 0 30px;}
.user-field{ margin-bottom:10px; height:32px; overflow:hidden; color:#666;}
.user-field label{ width:75px; text-align:right; float:left; display:inline; line-height:32px; font-size:14px; margin-right:10px;}
.user-field .l-input{ width:190px; height:24px; line-height:20px; padding:3px 0 3px 5px; float:left; display:inline; border:1px solid #949494; border-bottom-color:#CACACA; border-right-color:#CACACA;}
.user-field .code-input{ width:72px; margin-right:5px;}
.user-field .login-codeImg{ float:left; display:inline;}
.user-field .login-codeImg img{ height:32px; width:84px;}
.autoPW{ height:20px; overflow:hidden; padding-top:10px;}
.autoPW .l-check{float:left; display:inline; margin:3px 5px 0 90px; height:14px; width:14px;}
.autoPW label{ height:20px; line-height:20px; float:left; display:inline;}
.autoPW a{ color:#1E50A2; text-decoration:underline;}
.loginSubmit{ margin-top:15px;}
.loginSubmit .formButton{ background:url(../images/login_btn.png) no-repeat ; width:70px; height:34px; border:none; cursor:pointer; overflow:hidden; margin:0 5px 0 85px; vertical-align:middle; display:inline-block;}
.loginSubmit span a,.loginSubmit span a:hover{ color:#3366CC; text-decoration:none;}
.login-visitor{ padding:8px 0 0 4px;}
#cHere{color:#3366CC; cursor:pointer; display:inline-block; position:absolute; bottom:0; right:90px;}
.think-user{ width:250px; padding:10px; background:#FFF; position:absolute; left:0; bottom:-50px; border:1px solid #D1D7DC; border-radius:4px; display:none;}
.think-user b{ background:url(../images/tip_arrow.gif) no-repeat -1px 0; width:20px; height:11px; position:absolute; top:-10px; right:60px;}
#login-ft{ margin:80px auto 0; color:#3366CC; border-top:1px solid #D1D7DC; padding:10px 0 0;}
#login-ft p{ text-align:center; line-height:25px;}



