html,body{width:100%;height:100%}*{margin:0;padding:0}a{text-decoration:none}ul{list-style:none}input{outline:none}input::-webkit-input-placeholder{color:#c6c6c6;line-height:1}form{font-size:16px}#find_password,#find_password_two,#password_modify_success,#register-content,#register-success,.setpwd,.changepwd,#bindPhoneBox{width:400px;height:462px;background:#fff;border-radius:8px;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);padding:40px 30px 0;box-sizing:border-box}#bindPhoneBox{height:440px}#bindPhoneBox padding{top:40px;right:0;bottom:0;left:0}#bindPhoneBox h1{margin-top:0;margin-bottom:20px}#bindPhoneBox form .error-prompt{margin-bottom:9px}#phone-login,#phone-mes-login,#wechat-login{width:700px;height:450px;border-radius:8px;position:absolute;top:50%;left:50%;background:#fff;transform:translateX(-50%) translateY(-50%);display:flex;align-items:center;justify-content:center}#phone-login .login-left,#phone-mes-login .login-left,#wechat-login .login-left{width:300px;height:100%}#phone-login .login-left img,#phone-mes-login .login-left img,#wechat-login .login-left img{width:100%;height:450px;display:block}#phone-login .login-right,#phone-mes-login .login-right,#wechat-login .login-right{width:400px;height:100%;position:relative;box-sizing:border-box}.login-modal input{line-height:normal}.login-modal input::-webkit-input-placeholder{line-height:1}.login-modal .icon-no{position:absolute;font-size:24px;color:#999;top:8px;right:10px;cursor:pointer}.login-modal h1{font-size:22px;font-family:PingFangSC-Medium, PingFang SC;font-weight:500;color:#3b3946;margin-top:26px;margin-bottom:6px;text-align:center}.login-modal .tab-box{height:38px;border-bottom:1px solid #E8E7EC;margin-bottom:16px}.login-modal .tab-box span{display:block;float:left;height:20px;font-size:14px;font-family:PingFangSC-Medium, PingFang SC;font-weight:500;color:#3B3946;line-height:20px;padding:8px 0;margin-right:32px;cursor:pointer}.login-modal .tab-box .active{color:#5A2DF5;border-bottom:2px solid #5A2DF5}.login-modal form input{width:340px;height:42px;border-radius:4px;border:1px solid #dedede;box-sizing:border-box;font-size:14px;font-family:PingFang-SC-Regular, PingFang-SC;font-weight:400;line-height:normal;padding-left:12px;margin-bottom:2px;color:#333333}.login-modal form input:hover{border-color:#c6c6c6}.login-modal form input:focus{border-color:#5a2df5}.login-modal form .error-prompt{display:block;width:100%;height:14px;font-size:12px;font-family:PingFang-SC-Regular, PingFang-SC;font-weight:400;color:#e54b4b;line-height:14px;margin-bottom:6px}.login-modal form .changeImg{font-size:12px;position:absolute;top:44px;right:0;color:#7966ff;cursor:pointer}.login-modal .purple-btn{cursor:pointer;width:340px;height:42px;background:#5a2df5;border-radius:4px;font-size:16px;font-family:PingFang-SC-Regular, PingFang-SC;font-weight:400;color:#fff;line-height:42px;text-align:center}.login-modal .purple-btn:hover{background:#6a42f6}.login-modal .operation-list a{font-size:14px;font-family:PingFang-SC-Regular, PingFang-SC;font-weight:400;color:#7966ff;line-height:20px}.login-modal .operation-list{margin-top:5px;display:flex;justify-content:space-between;box-sizing:border-box;align-items:flex-start}.login-modal .phonemesbox{width:340px;height:42px;border-radius:4px;box-sizing:border-box;font-size:16px;font-family:PingFang-SC-Regular, PingFang-SC;font-weight:400;line-height:42px;margin-bottom:2px;display:flex;justify-content:flex-start}.login-modal .phonemesbox .mescode{width:234px;padding-left:12px;padding-right:12px;margin-bottom:0;box-sizing:border-box;border-radius:4px 0px 0px 4px;border:1px solid #c6c6c6;border-right:0}.login-modal .phonemesbox .mescodebtn{width:106px;height:42px;background:#7966ff;border-radius:0px 4px 4px 0px;font-size:16px;font-family:PingFang-SC-Regular, PingFang-SC;font-weight:400;color:#fff}.login-modal .phonemesbox .mescodebtn.count-button{background:#eaeaea;font-size:16px}.login-modal .bottom-tip{height:60px;background:#f7f7f7;border-radius:0px 0px 8px 8px;display:flex;flex-direction:column;padding:13px;text-align:left;font-size:12px;font-family:PingFangSC-Regular, PingFang SC;font-weight:400;color:#9da3ac;line-height:17px;margin-top:17px;padding-left:27px}.login-modal .bottom-tip section{width:353px;color:#9da3ac}.login-modal .bottom-tip span a{color:#636c78;text-decoration:underline}.login-modal .login-way{width:338px;height:66px;margin:11px auto 0;display:flex;justify-content:space-between;padding:0}.login-modal .login-way li{cursor:pointer;height:66px;width:70px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.login-modal .login-way li div{width:40px;height:40px;background:#f2f4fd;background-size:100%;border-radius:50%;background-position:center;background-repeat:no-repeat}.login-modal .login-way li .wechat-img{background:url("/new/image/login/weixin.png") no-repeat;background-size:100%}.login-modal .login-way li .wechat-img:hover{background:url("/new/image/login/weixinh.png") no-repeat;background-size:100%}.login-modal .login-way li .qq-img{background:url("/new/image/login/qq.png") no-repeat;background-size:100%}.login-modal .login-way li .qq-img:hover{background:url("/new/image/login/qqh.png") no-repeat;background-size:100%}.login-modal .login-way li .weibo-img{background:url("/new/image/login/weibo.png") no-repeat;background-size:100%}.login-modal .login-way li .weibo-img:hover{background:url("/new/image/login/weiboh.png") no-repeat;background-size:100%}.login-modal .login-way li .qyweChat-img{background:url("/new/image/login/qyweChat.png") no-repeat;background-size:100%}.login-modal .login-way li .qyweChat-img:hover{background:url("/new/image/login/qyweChath.png") no-repeat;background-size:100%}.login-modal .login-way li .baidu-img{background:url("/new/image/login/baidu.png") no-repeat;background-size:100%}.login-modal .login-way li .baidu-img:hover{background:url("/new/image/login/baiduh.png") no-repeat;background-size:100%}.login-modal .login-way li p{font-size:12px;font-family:PingFangSC-Regular, PingFang SC;font-weight:400;color:#3b3946;line-height:17px;width:110%;text-align:center}.login-modal .bottom-text{width:400px;height:37px;background:#f7f7f7;border-radius:0px 0px 8px 8px;position:absolute;bottom:-62px;right:0;text-align:center;line-height:37px;font-size:12px;font-family:PingFang-SC-Regular, PingFang-SC;font-weight:400;color:#999}.login-modal .bottom-text a{color:#7966ff}#wechat-login .wechat-qrcode{width:177px;height:175px;background:#ffffff;box-shadow:0px 0px 10px 0px rgba(183,183,183,0.5);margin:0 auto;position:relative;padding:25px 24px 20px 24px;box-sizing:border-box}#wechat-login .wechat-qrcode .decoration{box-sizing:border-box;position:absolute;top:11px;right:6px;cursor:pointer}#wechat-login .wechat-qrcode .decoration img{width:33px}#wechat-login .wechat-qrcode .decoration::before{content:"";width:0;height:0;border:26px solid transparent;border-bottom:31px solid #fff;border-left:0;position:absolute;top:-29px}#wechat-login .wechat-qrcode .wechat-qrcode-img{width:129px;height:130px;display:block;z-index:10000;position:absolute}#wechat-login .wechat-qrcode .warning_mask{width:100%;height:100%;background:rgba(255,255,255,0.9);border:1px solid #e7e7e6;box-sizing:border-box;position:absolute;top:0;left:0;text-align:center}#wechat-login .wechat-qrcode .warning_mask img{width:36px;height:36px;display:block;margin:50px auto 10px}#wechat-login .wechat-qrcode .warning_mask p{font-size:14px;font-family:PingFang-SC-Medium, PingFang-SC;font-weight:500;color:#000;line-height:20px}#wechat-login .wechat-qrcode .warning_mask a{font-size:14px;font-family:PingFang-SC-Medium, PingFang-SC;font-weight:500;color:#7966ff;line-height:20px;cursor:pointer}#wechat-login .graytext{font-size:12px;font-family:PingFangSC-Regular, PingFang SC;font-weight:400;color:#3b3946;line-height:17px;margin-top:18px;text-align:center}#wechat-login .login-way{width:335px}#wechat-login .login-way .phone-img{background:url("/new/image/login/phone.png") no-repeat;background-size:100%}#wechat-login .login-way .phone-img:hover{background:url("/new/image/login/phoneh.png") no-repeat;background-size:100%}#register-content{height:630px}#register-content h1{margin-bottom:20px}.get-img-code{width:106px;height:42px;border-radius:0px 4px 4px 0px;position:absolute;top:0;right:0;cursor:pointer;display:block;border:1px solid #c6c6c6;box-sizing:border-box}.get-auth-code{width:106px;height:42px;background:#5a2df5;border-radius:0px 4px 4px 0px;font-size:14px;font-family:PingFang-SC-Regular, PingFang-SC;font-weight:400;color:#fff;line-height:42px;text-align:center;position:absolute;top:0;right:0;cursor:pointer}.count-button{background:#eaeaea;color:#666;font-size:14px}.get-auth-code,.get-auth-code:hover,.get-auth-code:active,.get-auth-code:visited,.get-auth-code:link,.get-auth-code:focus{color:#fff}#find_password,#find_password_two{height:520px;padding-top:50px}#find_password h1,#find_password_two h1{margin-bottom:20px}.return-login{cursor:pointer;width:100px;height:28px;border-radius:4px;border:1px solid #7966ff;box-sizing:border-box;position:absolute;top:20px;left:20px;font-size:14px;font-family:PingFang-SC-Regular, PingFang-SC;font-weight:400;color:#666;line-height:28px;text-align:center}.return-login span{font-size:12px;color:#7966ff;position:relative;top:-1px}.page_success{height:426px;text-align:center}.page_success img{width:52px;height:52px;display:block;margin:79px auto 0}.page_success p{font-size:22px;font-family:PingFangSC-Regular, PingFang SC;font-weight:400;color:#333;line-height:30px;margin-top:34px;margin-bottom:22px}
