#networkerPage{position:relative;width:100%;height:100%}#networkerPage .notNetwork{position:absolute;top:40%;left:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;justify-content:center;align-items:center}#networkerPage .txtTips{text-align:center;font-style:normal;font-weight:600;font-size:14px;line-height:14px;padding-top:8px}#networkerPage em{margin-top:10px;display:block;color:#c7c7c7;text-align:center}#networkerPage .retry{width:72px;height:28px;border:1px solid var(--color_text_4);border-radius:6px;margin-top:10px;font-size:12px;line-height:28px;color:var(--color_text_2);cursor:pointer;background:none}.light #networkerPage.from-setting{background:#fff}.dark #networkerPage.from-setting{background:#272a30}
