#mask { position:absolute; left:0; top:0; z-index:9000; background:#fff; display:none; }

.loading { position:fixed; float:left; top:30%; left:40%; margin:0 auto; display:none; z-index:9998; width:350px; height:350px; background:url('./images/popup/logdings.gif') no-repeat; }

.main_login {height:auto;  background-color:transparent; }
.main_login .main_logo{width:100%; text-align:center;}
.main_login .main_logo > img {width:100%;vertical-align: middle;}
.main_login .main_logotxt { width:100%; text-align:center;}
.main_login .main_logotxt > img {width:100%;vertical-align: middle;}

.logform { float:left; width:100%; margin:0 auto; background:#1769B5; text-align: center; padding-top:25%; padding-bottom:25%;}
.logform .input_text {width:100%; background:transparent; border:0px; border-bottom:1px solid #1675D3;; height:40px; line-height:40px; color:#000; font-size:.8em; margin-bottom:10px;}
.logform .input_text2 {width:100%; background:transparent; border:0px; border-bottom:1px solid #1675D3;; height:40px; line-height:40px; color:#000; font-size:.8em; margin-bottom:16px;}
.logform .login_btn {width:65%; border:0px; height:45px; line-height:45px; background:#1e4098;font-size:1.1em; border-radius:5px; color:#fff; }
.logform .join_btn {display:block; width:100%; border:0px; height:45px; line-height:45px; background:rgba(255,255,255,0.2);  font-size:.8em; border-radius:5px; color:#fff; text-align:center; }

.main_login .center_txt {width:80%; margin:0 auto;  text-align:center; margin-top:10px; background:transparent;}
.center_txt a {display:inline-block; color:#999; font-size:.7em; width:48%; height:35px; line-height:35px;  }
.center_txt > span {margin:0 1%; color:#1e4098; font-size:.7em;}*/

