.hide{display:none}.md-effect--login .md-content{transform:scale(.7);opacity:0;transition:all .3s}.md-show.md-effect--login .md-content{transform:scale(1);opacity:1}.md-show{visibility:visible!important}.md-overlay{position:fixed;width:100%;height:100%;visibility:hidden;top:0;left:0;z-index:1;opacity:0;background:rgba(0,0,0,.5);transition:all .3s}.md-overlay--show{opacity:1;visibility:visible}.md-modal--login{position:fixed;top:45%;left:50%;max-width:630px;min-width:320px;height:auto;z-index:2;visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateX(-50%) translateY(-50%)}.md-modal--login .md-content{float:left;position:relative;width:364px;height:390px;background:#fff;border-radius:4px;margin:0 auto}.md-modal--login .md-content .user__login,.md-modal--login .md-content .wechat__login{position:absolute;top:0;right:0;background-image:url(../img/other/wechat_login.png);background-size:100% 100%;background-repeat:no-repeat;height:76px;width:214px;cursor:pointer}.md-modal--login .md-content .user__login{background-image:url(../img/other/userlogin.png);background-size:100% 100%;background-repeat:no-repeat;height:76px;width:214px}.md-modal--login .md-content .wechat__login:hover{background-image:url(../img/other/wechat_login_active.png);background-size:100% 100%;background-repeat:no-repeat;height:76px;width:214px}.md-modal--login .md-content .user__login:hover{background-image:url(../img/other/userlogin_active.png);background-size:100% 100%;background-repeat:no-repeat;height:76px;width:214px}.md-modal--login .md-content .close__icon--login{position:absolute;width:35px;height:35px;right:-50px;top:0}.md-modal--login .md-content .wechat__box{float:left}.md-modal--login .md-content .wechat__box h2{position:relative;width:340px;padding-left:25px;height:26px;float:left;margin-top:70px;color:#333;font-size:20px;font-weight:500;text-align:center;letter-spacing:.5px}.md-modal--login .md-content .wechat__box h2 .wechat__icon{position:absolute;left:76px;top:4px;background-image:url(../img/other/wechat.png);background-size:100% 100%;background-repeat:no-repeat;height:21px;width:25px}.md-modal--login .md-content .wechat__box .loginqr__box{position:relative;float:left;margin-top:30px;margin-left:80px;width:206px;height:206px;border:1px solid #f2f2f2}.md-modal--login .md-content .wechat__box .loginqr__box #reload{top:0;background:hsla(0,0%,100%,.8);width:206px;height:206px;position:absolute;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.md-modal--login .md-content .wechat__box .loginqr__box #reload img{cursor:pointer}.md-modal--login .md-content .wechat__box .loginqr__box #login__qrcode{width:206px;height:206px}.md-modal--login .md-content .wechat__box p{float:left;margin-top:19px;color:#999;font-size:14px;font-weight:500;width:100%;text-align:center}.md-modal--login .md-content .user__loginbox{float:left;padding:28px;margin-top:42px;width:308px}.md-modal--login .md-content .user__loginbox h2{float:left;color:#333;font-size:20px;font-weight:500;text-align:center;letter-spacing:.5px}.md-modal--login .md-content .user__loginbox .user__input{float:left;padding:11px;width:286px;height:24px;border:1px solid #ededed;border-radius:3px;margin-top:27px}.md-modal--login .md-content .user__loginbox button{float:left;margin-top:27px;width:308px;height:46px;background:#ff771c;line-height:46px;text-align:center;border:0;color:#fff}.md-modal--login .md-content .user__loginbox button:hover{width:308px;height:46px;background:#ffa76d;line-height:46px;text-align:center;border:0;color:#fff}.md-modal--login .md-content .user__loginbox .memo{float:left;margin-top:20px;color:#bfbfbf;font-size:12px;font-weight:500}