@charset "utf-8";
/* -----------H-ui前端框架-------------
* H-ui.login.css v2.2.1	后台登录页样式
* http://www.h-ui.net/
* Created & Modified by guojunhui
* Date modified 2015.6.5
*
* Copyright 2013-2017 北京颖杰联创科技有限公司 All rights reserved.
* Licensed under MIT license.
* http://opensource.org/licenses/MIT
url(../images/admin-login-bg.jpg)
*background:url(../images/admin-loginform-bg.png) 
*/
html, body{ height:100%}
body{font-size:14px}

.header,.footer{ position:absolute; left:0; right:0; width:100%; z-index:99}
.header{top:0; height:60px; background:#fff url(../images/logo.png) no-repeat 0 center}

.loginWraper{ position:absolute;width:100%; left:0; top:0; bottom:0; right:0; z-index:1; background:#ffffff  no-repeat center}
.loginleft{ position:absolute;width:65%; left:0; top:0; bottom:0; right:0; z-index:1; background:#fff url(../images/admin-login-bg.png) no-repeat left}

.loginBox{ width: 492px;height: 624px;position:absolute; background:url(../images/loding_box.png) no-repeat; left:80%; top:50%; margin-left:-290px; margin-top:-290px; padding-top:38px;padding-bottom: 50xp; padding-left: 20px; padding-right: 20px;}
/* border:1px solid #f7f7f7 ;border-radius: 1ch; */

@media (max-width:350px) {
	.loginbox{ width:100%; position:static; margin-top:0; margin-left:0;}
}
.loginBox .row{
	width: 75%;
	background: #ffffff;
	border-radius: 1ch;
	margin-left: 50px;
	margin-top:20px;
	border:1px solid #e8e9eb
}
.loginBox .row .form-label {
	display: flex;
	width: 30px;
	height: 100%;

}
.loginBox .row .form-label .Hui-iconfont{ font-size:20px; } 
.loginBox .row{margin-top:30px;}
.loginBox .row1{margin-top:30px;}
.loginBox .row1 .form-label .Hui-iconfont{ font-size:20px;}
.loginBox .row2{margin-top:30px;}
.loginBox .row2 .form-label .Hui-iconfont{ font-size:20px;}
.loginBox .input-text{ width:230px;border: none;}


.loginimage{
	width: 100%;
	height: 50px;
	margin-top: 20px;
	display: flex; 
	   /* 水平居中 */
	text-align:center; 
      /* 垂直居中 */ 
	vertical-align:middle;
	
  
  }
  .acvter{
	    margin-left: 114px;
	    width: 100%;
		display:inline-block;position:relative; overflow:hidden;
		background: url(../images/loding_logo.png) no-repeat;
  }
 
  .logintitle{
	width: 86%;
	height: 50px;
	margin-top: 20px;
	line-height: 50px;/*让黄色div中的文字内容垂直居中*/
	text-align: center;/*让文字水平居中*/
	position: absolute;
	font-size: 25px;
  
  }

.btn{
	width: 270px;
	height: 40px;
	margin-left: -40px;
	color: #fff;
	border-radius: 5em;
	background: #3246d3;
}

@media (max-width:500px) {
	.loginBox .input-text{ width:100%}
}
	.yzm a{ color:#426374; font-size:12px}

	input{background: #ffffff;border: 0ch;}	
#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-color:#426374}

#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}
input:-webkit-autofill { box-shadow: 0 0 0px 1000px white inset;}

 