*{ margin:0; padding:0; font-family:"微软雅黑"; font-weight:normal;}
.logo_box { width: 400px; height: 400px; color: #EEE; position: absolute; left: 50%; top: 50%; margin-left: -200px; margin-top: -250px; z-index:999; }
.logo_box h3 { text-align: center; color: #FFFFFF; height: 155px; font-size:16px; }
.forms { width: 400px; height: 485px; }
.logon_inof { width: 100%; min-height: 450px; padding-top: 35px; position: relative; }
.input_outer { height: 46px; padding: 0 5px; margin-bottom: 20px; border-radius: 50px; -moz-box-shadow: 50px; -webkit-box-shadow: 50px; behavior: url(ie-css3.htc); position: relative; border: 2px solid #EAECEC !important; }

.logoimg{ text-align:center; min-height:155px; line-height:155px;}
.logoimg img{ max-width:400px; max-height:100px;}

.imguser { margin: 0 auto; height: 100px; width: 100px; margin: 0 auto; }

.u_user { width: 25px; height: 25px; background: url(../images/login_ico.png); background-position: -125px 0; position: absolute; margin: 12px 13px; }
.us_uer { width: 25px; height: 25px; background-image: url(../images/login_ico.png); background-position: -125px -34px; position: absolute; margin: 12px 13px; }

.l-login { position: absolute; z-index: 1; display:block; left: 54px; top: 0; height: 46px; line-height: 46px; }
label { color: rgb(255, 255, 255); display: block; }
.text { width: 330px; height: 46px; z-index:100; color:#fff; outline: none; display: inline-block; font: 14px "microsoft yahei", Helvetica, Tahoma, Arial, "Microsoft jhengHei"; margin-left: 50px; border: none; background: none; line-height: 46px}
/**/
.submit { margin-top: 5px; display: block; width: 400px; text-align: center; height: 48px; line-height: 48px; color: #fff; cursor: pointer; border: none; }
.act-but { text-align: center; font-size: 20px; border-radius: 50px; background: #0096e6; text-decoration: none; outline: none; }
/**/
.check { width: 400px; height: 22px; }
.clearfix::before { content: ""; display: table; }
.clearfix::after { display: block; clear: both; content: ""; visibility: hidden; height: 0; }
.login-rm { float: left; }
.login-fgetpwd { float: right; }
.check { width: 18px; height: 18px; background: #fff; border: 1px solid #e5e6e7; margin: 0 5px 0 0; border-radius: 2px; }
.check-ok { background-position: -128px -70px; width: 18px; height: 18px; display: inline-block; border: 1px solid #e5e6e7; margin: 0 5px 0 0; border-radius: 2px; vertical-align: middle }
.checkbox { vertical-align: middle; margin: 0 5px 0 0; }
.liulantip { position: absolute; bottom: 0; width: 100%; height: 40px; line-height: 40px; text-align: center; color: #fff; font-size: 14px; }

.admintip{margin-top:20px; font-size:14px; text-align:center;}


.submit { text-decoration:none !important; white-space:nowrap; display:inline-block; vertical-align:baseline; position:relative; cursor:pointer; background-repeat:no-repeat; background-position:bottom left; background-position:bottom left, top right, 0 0, 0 0; background-clip:border-box; -webkit-transition:background-position 1s; -moz-transition:background-position 1s; transition:background-position 1s; color:#fff !important; }
.submit:hover { background-position:top left; background-position:top left, bottom right, 0 0, 0 0; background-color:#0EA3DC; background-image:url('../images/button_bg.png'), url('../images/button_bg.png'), -moz-radial-gradient(center bottom, circle, rgb(68, 202, 243) 0, rgba(241, 192, 52, 0) 100px), -moz-linear-gradient(#51BEF3, #2492EF); background-image:url('../images/button_bg.png'), url('../images/button_bg.png'), -webkit-gradient(radial, 50% 100%, 0, 50% 100%, 100, from(#51BEF3), to(#2492EF)), -webkit-gradient(linear, 0% 0%, 0% 100%, from(#51BEF3), to(#2492EF)); }


