.homeDialog{width:100%;height:100%;position:fixed;top:0;left:0;right:0;bottom:0;margin:auto;background:rgba(0,0,0,0.5);display:flex;align-items:center;justify-content:center;z-index:9999}.homeDialog.hidden{display:none}.homeDialog .homeWxPwContent{width:460px;background:linear-gradient(0deg, #fff 70%, #eafff8);border-radius:10px;padding:40px 40px}.homeDialog .homeWxPwContent .homeWxPwTitle{font-weight:bold;font-size:20px;color:#333333;width:100%;text-align:center}.homeDialog .homeWxPwContent .homeWxPwExplain{font-size:14px;color:#666666;line-height:20px;margin-top:20px}.homeDialog .homeWxPwContent .bindCommonBox{display:flex;align-items:center;width:380px;height:72px;background:#f6f6f6;border-radius:10px;padding:0 16px;margin-top:20px}.homeDialog .homeWxPwContent .bindCommonBox .gald_iconfont{font-size:40px;color:#28c445}.homeDialog .homeWxPwContent .bindCommonBox .bindInfo{flex:1;margin-left:12px}.homeDialog .homeWxPwContent .bindCommonBox .bindInfo .bindTitle{font-weight:bold;font-size:15px;color:#333333}.homeDialog .homeWxPwContent .bindCommonBox .bindInfo .bindSubtitle{font-size:14px;color:#999999}.homeDialog .homeWxPwContent .bindCommonBox .bindBtn{width:90px;height:36px;background:#0bb18f;border-radius:6px;font-size:14px;color:#ffffff;text-align:center;line-height:36px;cursor:pointer}.homeDialog .homeWxPwContent .setPwBox{margin-top:10px}.homeDialog .homeWxPwContent .setPwBox .gald_iconfont{color:#f0ab32}.homeDialog .homeWxPwContent .bindEmailBox{margin-top:10px}.homeDialog .homeWxPwContent .bindEmailBox .gald_iconfont{color:#4a89f1}.homeDialog .homeWxPwContent .operateTips{font-size:14px;color:#666666;margin-top:18px}.homeDialog .homeWxPwContent .afterTips{font-size:14px;color:#666666;margin-top:2px}.homeDialog .homeWxPwContent .afterTips .afterTipsEm{font-weight:bold;text-decoration:underline;cursor:pointer}.homeDialog .rePasswordContent{width:459px;background:#ffffff;border-radius:10px}.homeDialog .rePasswordContent .header{width:100%;height:64px;border-bottom:1px solid #dfe6ec;position:relative}.homeDialog .rePasswordContent .header .bindWechatTitle{width:65px;height:100%;font-size:16px;font-weight:bold;color:#000000;position:relative;margin-left:23px;line-height:64px}.homeDialog .rePasswordContent .header .bindWechatTitle::after{content:"";position:absolute;left:0;right:0;bottom:-1px;margin:auto;width:100%;height:2px;background:#179f97}.homeDialog .rePasswordContent .header .closeBtn{width:16px;height:16px;position:absolute;top:0;bottom:0;right:20px;margin:auto;cursor:pointer;color:rgba(0,0,0,0.16)}.homeDialog .rePasswordContent .header .closeBtn:hover{color:#179f97}.homeDialog .rePasswordContent .form{padding:20px}.homeDialog .rePasswordContent .form .form-group{margin-bottom:20px}.homeDialog .rePasswordContent .form .form-group#setPassWordOfUserBox{width:326px;height:50px;margin-left:100px}.homeDialog .rePasswordContent .form .form-group#setPassWordOfUserBox.hide{display:none}.homeDialog .rePasswordContent .form .form-group#setPassWordOfUserBox #setPassWordOfUser{width:326px;height:50px}.homeDialog .rePasswordContent .form .form-group .invalid-feedback{margin-left:100px;font-size:14px}.homeDialog .rePasswordContent .form .form-group .invalid-feedback small{font-size:100%}.homeDialog .rePasswordContent .form .form-group .formItem{display:flex;align-items:center;align-items:center}.homeDialog .rePasswordContent .form .form-group .formItem label{width:100px;flex-shrink:0;font-size:14px;font-weight:400;color:#333333;margin:0}.homeDialog .rePasswordContent .form .form-group .formItem .form-control{flex:1;height:38px;background:#fff;border-radius:6px;border:1px solid #e1e1e1;font-size:14px;padding:0 13px}.homeDialog .rePasswordContent .form .form-group .formItem .form-control:focus{border:1px solid #179f97;box-shadow:none}.homeDialog .rePasswordContent .form .form-group .formItem .getVerificationBtn{width:107px;height:38px;border:none;border-radius:6px;font-size:14px;font-weight:400;background:#0bb18f;color:#fff;margin-left:10px;flex-shrink:0}.homeDialog .rePasswordContent .form .form-group .formItem .getVerificationBtn[disabled]{background:rgba(11,177,143,0.4);color:#fff}.homeDialog .rePasswordContent .form .form_button{display:flex;justify-content:flex-end;margin-top:40px}.homeDialog .rePasswordContent .form .form_button .cancle{width:103px;height:38px;background:#f6f6f6;border:none;border-radius:6px;font-size:14px;font-weight:400;color:#666666;margin-right:20px}.homeDialog .rePasswordContent .form .form_button .submit{width:103px;height:38px;background:linear-gradient(90deg, #179f97, #0bb18f);border-radius:6px;font-size:14px;font-weight:400;color:#ffffff;border:none}.homeDialog .rePasswordContent .form .form_button .submit[disabled]{opacity:0.1}.homeDialog .rePasswordContent [class*="nocaptcha"]{width:100% !important;height:100% !important}.homeDialog .rePasswordContent [class*="nocaptcha"] [class*="wrapper"]{width:100% !important;height:100% !important}.homeDialog .rePasswordContent [class*="nocaptcha"] [class*="wrapper"] [class*="scale"]{width:100% !important;height:100% !important}.homeDialog .rePasswordContent [class*="nocaptcha"] [class*="wrapper"] [class*="scale"] span{height:50px;line-height:50px}.homeDialog .wsxxContent{width:460px;background:linear-gradient(0deg, #fff 70%, #eafff8);border-radius:10px;padding:40px;position:relative}.homeDialog .wsxxContent.hidden{display:none}.homeDialog .wsxxContent .closeBtn{position:absolute;cursor:pointer;top:14px;right:14px}.homeDialog .wsxxContent .closeBtn .gald_iconfont{color:#d3d3d3}.homeDialog .wsxxContent .closeBtn .gald_iconfont:hover{color:#0bb18f}.homeDialog .wsxxContent .wsxxTitle{font-weight:bold;font-size:20px;color:#333333;text-align:center;width:100%}.homeDialog .wsxxContent .wsxxexplainBox{margin:26px 0}.homeDialog .wsxxContent .wsxxexplainBox .wsxxexplain{font-size:14px;color:#666666;line-height:20px}.homeDialog .wsxxContent .wsxxexplainBox .wsxxexplain .wsxxexplainspan{color:#999999}.homeDialog .wsxxContent .wsxxexplainBox .wsxxexplainSpecial{margin-top:10px}.homeDialog .wsxxContent .wxssLink{display:block;width:160px;height:40px;background:linear-gradient(90deg, #179f97, #0bb18f);border-radius:6px;text-align:center;line-height:40px;font-size:16px;color:#ffffff;margin:30px auto 0;cursor:pointer}
