html .account-page-userInfo-line{display:flex;margin-bottom:24px}html .account-page-userInfo-label{flex:112px 0 0;font-size:14px;line-height:14px;color:gray}html .account-page-edit-btn{width:14px;height:14px;margin-left:21px;vertical-align:middle;font-size:14px;cursor:pointer;color:gray}html .account-page-edit-btn:hover{color:#f5454b}html .account-page-userInfo-value{font-size:14px;line-height:14px;color:#1a1a1a}html .account-page-userInfo-space{margin:40px 0}html .change-pwd-btn{cursor:pointer;color:#f5454b}html .change-pwd-btn svg{width:14px;height:14px;margin-right:6px;vertical-align:text-bottom;fill:#f5454b}html .change-pwd-btn:hover{color:#c00;text-decoration:underline}html .change-pwd-btn:hover svg{fill:#c00}html .account-page-content .ant-table-wrapper+.ant-table-wrapper{margin-top:34px}html .account-page-content .ant-table-wrapper table .ant-table-row-expand-icon{display:none}html .account-page-content-status-valid{background:#f0fff6;color:#3aba6f}html .account-page-content-status-invalid,html .account-page-content-status-valid{display:inline-block;padding:8px 12px;line-height:1;border-radius:90px;font-size:12px}html .account-page-content-status-invalid{background:#fff0f0;color:#db1414}