@charset "utf-8";

/* -----------H-ui前端框架-----------------------

H-ui.login.css v2.2.1

Copyright H-ui Inc.

http://www.H-ui.net

date:2015.6.5

Created & Modified by guojunhui.

----------------------------------------------*/

body{font-size:14px;  background:#D6E1EC url(../images/bg.png) top no-repeat ; background-size: 100% auto;}
.header,.footer{ position:absolute; left:0; right:0; width:100%; z-index:99}
.header{top:0; height:60px; background: none;}
.loginBox_c{ width:300px; margin:auto; text-align:center;}
.loginBox_c dd{ font-size:20px; color:#333; font-weight:600; padding-top:20px;} 
.loginbg{ width:400px; height:27px;background: none; background-size: auto 100%;
 position:absolute;left:50%; top:65px; margin-left:-560px;z-index:9999; font-size:27px; line-height:27px; color:#000; text-align:right; font-weight:600; padding-top:0px;}

/*.loginWraper{ position:absolute;width:100%; left:0; top:0; bottom:0; right:0; z-index:1; background: url(../images/admin-login-bg22.png) no-repeat center;  min-width:1000px; background-size: auto 100%; }*/

.loginWraper{ position:absolute;width:100%;left:0;top:0;bottom:0;right:0; z-index:1; background: none;  min-width:1000px; background-size: auto 100%; } 
.loginBox{ position:absolute; width:480px; background:#fff; left:47%; top:15%;  padding:26px 0 28px}
.loginBox .row{margin-top:20px;}
.loginBox .row .form-label .Hui-iconfont{ font-size:24px}
.loginBox .input-text{ width:98%; padding-left:3%;} 
.loginBox .Hui-iconfont{ position:absolute; left:10px; top:10px;}
.yzm a{ color:#426374; font-size:12px}
#span_msg{ font-size:14px; color:Red; line-height:40px; height:40px; margin-left:10px; width:160px;; float:left}
.hd_msg{font-size:12px; color:#fff; height:30px; z-index:100;position: absolute; padding-left:50px; padding-top:5px}
.hd_msg a{ color:#fff}
.hd_msg a:hover{ color:#fff; text-decoration:underline}
.footer{ height:46px; line-height:46px; bottom:0; text-align:center; color:#fff; font-size:12px; background: none;}
#ie6-warning{background:#fff url(/jscss/demoimg/201006/warning.gif) no-repeat 3px center;position:absolute;top:0;left:0;font-size:12px;color:#333;width:97%;padding: 2px 15px 2px 23px;text-align:left}
#ie6-warning a {text-decoration:none}

@media screen and (max-width:627px) {

	.loginBox{left:3%; top:320px; z-index:99999;}

	.loginbg{left:5%; top:28%;z-index:99999;}

	body{ background:#6d65dc;}

	.footer{ display:none;}

}

