@charset "utf-8";
.login-box{overflow:hidden;margin:0 auto;width:100%}
.login-logo-box{overflow:hidden;margin:1rem auto;width:100%;height:auto;color:#fff;text-align:center;font-size:1rem}
.login-form{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 1.5rem;width:100%;height:auto;-o-box-sizing:border-box}
.login-form-item{position:relative;margin-bottom:1rem;width:100%;height:2.1rem;-webkit-border-radius:.2rem;border-radius:.2rem}
.login-form-password,.login-form-username,.login-form-code{background-color:rgba(255,255,255,.1)}
.login-form-item input{position:absolute;top:0;left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:.3rem .5rem .3rem 2.3rem;width:100%;height:2.1rem;outline:0;border:none;background-color:transparent;color:#fff;font-size:.7rem;-o-box-sizing:border-box}
.login-form-code input{width:65%}
.login-form-code-btn{float:right;width:35%;height:2.1rem;color:#2f4056;font-size:.7rem;line-height:2.1rem; cursor: pointer;}
.login-btn{display:block;border:.05rem solid #fff;color:#fff;text-align:center;font-size:.8rem;line-height:2rem}
.login-mobile-btn{background-color:#01AAED}
.login-wechat-btn{display:inline;border:.05rem solid #07c160;border-radius:50%}
.login-forget{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 auto;padding:0 1.5rem;width:100%;height:auto;-o-box-sizing:border-box}
.login-forget span>a{color:#2f4056;font-size:.7rem;opacity:.8}
.login-forget>span+span{float:right}
.login-other-box{width:100%;height:auto;text-align:center}
.login-other-box a{display:inline-block;color:#2f4056;text-align:center;font-size:.6rem;opacity:.8}
.login-wechat p{color:#000;text-align:center}
.icon-logo{width:5rem;height:5rem;border:none;border-radius:.5rem}
.icon-phone,.icon-lock{float:left;overflow:hidden;margin:.5rem;width:1.2rem;height:1.2rem;color:#393d49; font-size: 1.2rem;}
.icon-wechat{margin:0;width:2.25rem;height:2.25rem;font-size:2.25rem;line-height:2.25rem; color: green;}
.page{padding-bottom: 0;}