﻿@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.
---------------------------------------------background:url(../images/baise3.jpg) no-repeat;-*/
body{font-size:14px}

.header,.footer{ position:absolute; left:0; right:0; width:100%; z-index:99}
.header{top:0; height:60px; background:#426374 url(../images/logo.png) no-repeat 0 center}
.hfoot{z-index:2;top:0px; height:25px; line-height:25px; bottom:0; text-align:center; color:#000; font-size:12px; background:#E6E6FA}


.loginWraper{ position:absolute;width:100%; height:100%; left:0; top:0px; bottom:0; right:0; z-index:1; background:#3283AC url(../images/admin-login-bg.jpg) no-repeat center}
/*.loginBox{ position:absolute; width:450px; height:330px; background:url(../images/baise3.jpg) no-repeat; left:70%;  margin-left:-250px; margin-top:-160px; padding-top:38px}*/

/*.loginWraper{ position:absolute;width:100%; left:0; top:20px; bottom:0; right:0; z-index:1; background:#3283AC url(../images/admin-login-bg.jpg) no-repeat center}
.loginBox{ position:absolute; width:450px; height:330px; background:url(../images/baise3.jpg) no-repeat; left:80%; top:50%; margin-left:-250px; margin-top:-160px; padding-top:38px}*/

/*.loginWraper{ position:absolute;width:100%; height:100%; left:0; top:0px; bottom:0; right:0; z-index:1; background:#3283AC url(../images/新面.jpg) no-repeat center}*/
.loginBox{ position:absolute; width:450px; height:330px;  left:80%; top:50%; margin-left:-150px; margin-top:-160px; padding-top:38px}


@media (max-width:617px) {
	.loginbox{ width:100%; position:static; margin-top:0; margin-left:0;}
}
.loginBox .row{margin-top:10px;margin-left:-540px;}
.loginBox .rowlogin{margin-top:30px;margin-left:-1400px;}
.loginBox .rowPSD{margin-top:20px;margin-left:-953px;}
.loginBox .row .form-label .Hui-iconfont{ font-size:24px; color:#c6c566;}
.loginBox .input-text{ width:212px;
margin-top:20px;border-color: #1E90FF;
}
@media (max-width:617px) {
	.loginBox .input-text{ width:90%;}
}
	.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:25px; line-height:25px; bottom:0; text-align:center; color:#000; font-size:12px; background-color:#E6E6FA}

#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}