 /* 全屏自适应布局  */
html,body{width:100%;height:100%;overflow:hidden;margin:0;}
html{_height:auto;_padding:100px 0 50px;}
body{background-image: url(../images/bg/dl-bj.jpg);background-repeat: repeat;}
.g-hd{position: absolute;left: 0;top: 0;height: 49px;border-bottom: 1px solid #38a;background: #38d;width: 100%;}
.g-mn{position:absolute;left:0;top:50px;bottom:0px;width: 100%;_height:100%;overflow:auto;}
.m-hd1{background: url(../images/ui/BMS-image.png) 0px 0 no-repeat;height: 35px;line-height: 35px;width: 386px;margin-top: 7px;margin-left: 10%;}
.m-login{width: 400px;margin: 10px auto 0;background: #fff;border:1px solid #bdbdbd;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);}
.m-login .u-info{width: 100%;height: 40px;line-height: 40px;background: #58d;color: #fff;text-align: center;font-size: 16px;}
.m-login .u-info.errorInfo{background-color: #F08561;}
.m-login .m-form{position:relative;padding: 30px 50px;background: #f5f5f5;}
#login .u-form-item{position:relative;}
#login .u-form-item div{clear: both;}
#login .u-form-item i.icon{margin: 5px 8px 0 12px;position: absolute;left:0;}
#login .u-form-item .u-ipt,
#login .u-form-item i.icon{height: 23px;line-height: 23px;}
#login .u-form-item .u-ipt{width: 250px;padding-left: 45px;background: url(../images/input-bg.jpg) 0 0 no-repeat;border:1px solid #bdbdbd;border-left:none;}
#login .u-form-item.u-form-item-1{border: none;}
#login .u-form-item .u-btn{width: 100%;height: 35px;line-height: 35px;outline: 0;padding: 0;}
#imageNumber{position: absolute;right: 0;top:1px;height: 33px;}
.ui-user{position:relative;margin:10px auto 0;background:url(../images/ui/BMS-image.png) -415px 0 no-repeat;height: 206px;width: 325px;}