﻿html,body {height:100%; margin :0; padding:0; font-family:Arial; font-size:12px;}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
.em_div{ color:Red;}
.login_top{width:60%; height:120px; background: url(/Images/Index/login_logo.png) no-repeat center center ;}
.login { width:100%; height:45em; background: url(/Images/Index/login_map_01.png) no-repeat  center top;}
.content{ width:350px;height:100%;margin:0 auto;border:0px solid #008800; float:right; padding-right:15em;}
.content .item{width:300px;height:300px;border:0;margin-left:80px; padding-top:100px;background: url(/Images/Index/login_bg.png) no-repeat  center center; }
.content .right{float:right;}
.content .left{float:left; margin:0px 0px 10px 30px;}
.divtext{ padding:5px 5px 5px 25px;}
.icon_user{width:130px; height:33px; border:1px solid #fff;padding: 0px 10px 0px 0px; background-color:#fff; vertical-align: middle; line-height:33px;}
.icon_password{width:130px; height:33px; border:1px solid #fff;padding: 0px 10px 0px 0px;  background-color:#fff; vertical-align: middle; line-height:33px;}
.msg_display{ display:block;}
.passwordicon{ width:90px; height:35px; float:left;background:url(/Images/Index/icon_password.png) no-repeat;}
.usericon{ width:90px; height:35px; float:left;background:url(/Images/Index/icon_user.png) no-repeat; }
.error {color:red;}
.alert { background:#fefab4; padding:10px;}
.marginleft86{margin-left:86px;border:1px solid red;  display:none;}
.footer{ border:0;background-color:#fff; width:100%; text-align:center; bottom:0;height:40px;}
.footer p{ font-size:14px; font-family:微软雅黑; width:100%;margin-top:12px; font-weight:bold; color:#bb4400;}

.login_btn{display:block;width:120px;height:35px; background: url(/Images/Index/login_icon03.png) no-repeat;border:none;}