.containerWrap{background: url(../images/bg1.jpg);background-repeat: no-repeat;  
  background-size: 100% 100%;padding-top:100px;width:100%;height:100%;}
.logobg{position:absolute;top:0;left:0;z-index:2;background:#000;width:100%;height:100%;}
.logo{padding-top:100px;margin-left: 41.5%;background: url(../images/logoogb.png) no-repeat;background-size:28%;}
.wrap{background-color:rgba(230,230,230,0.2);border:1px solid #f6f6f6;width:24%;height:374px;text-align:center;margin-left:38%;position: relative;z-index:3;}
.map-left-top{border-top: 3px solid #fff;border-left:3px solid #fff;width:10px;height:10px;margin:-2px 0 0 -2px;}
.map-right-top{position:absolute;right:0;top:0;border-top: 3px solid #fff;border-right:3px solid #fff;width:10px;height:10px;margin:-2px -2px 0 -2px;}
.map-left-bottom{position:absolute;bottom:0;left:0;border-left: 3px solid #fff;border-bottom:3px solid #fff;width:10px;height:10px;margin:-2px 0 -2px -2px;}
.map-right-bottom{position:absolute;bottom:0;right:0;border-right: 3px solid #fff;border-bottom:3px solid #fff;width:10px;height:10px;margin:-2px;}
.input-user{background-color:rgba(0,0,0,0.1);width:80%;height:38px;color:#f6f6f6;border:1px solid #8b8b8b;margin-bottom: 30px;padding-left: 35px;}
.username{position:absolute;z-index:4;left:13%;top:23%;}
.password{position:absolute;z-index:4;left:13%;top:41%;}
.password2{position:absolute;z-index:4;left:13%;top:59%;}
.input-pwd{background-color:rgba(0,0,0,0.1);width:80%;height:38px;color:#f6f6f6;border:1px solid #8b8b8b;margin-bottom: 28px;padding-left: 35px;}
.lgin{width:80%;ling-height:40px;text-align: center;margin-left: 10%;padding:10px 0 10px 0;font-size: 2em;}
.forget{text-align: right;padding-right:10%;margin-bottom: 10px;}
.reg{margin-top: 10px;font-size: 2em;}
.title{font-size: 2.6em;line-height: 64px;}
.text-white{color:#fff;}
.bg-black{background:#2c2a2b;}
.cursor{cursor:pointer;}
.opacity-20{filter:alpha(Opacity=20);-moz-opacity:0.2;opacity: 0.2;}