.tool_toastk{display:none;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0 8px;position:fixed;z-index:100;border-radius:6px;top:60px;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);margin:auto;height:44px;line-height:44px;color:#fff;text-align:center}.tool_toastk.tool_err_toast{background:rgba(222,49,81,.78)}.tool_toastk.tool_succ_toast{background:rgba(20,19,19,.78)}.tool_toastk .tool_toast_text{font-size:14px;line-height:1.2}.tool_loading{display:none;position:fixed;z-index:100;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4)}@keyframes load_rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.tool_loading .tool_loading_img{position:fixed;z-index:100;top:0;left:0;right:0;bottom:0;margin:auto;width:52px;height:52px;-ms-transform-origin:center center;transform-origin:center center;animation:load_rotate 1s linear infinite}.tool_loading .tool_loading_text{position:fixed;z-index:100;top:114px;left:0;right:0;bottom:0;margin:auto;text-align:center;height:50px;color:#fff}input::-webkit-input-placeholder{color:hsla(0,0%,100%,.8)}input:-moz-placeholder,input::-moz-placeholder{color:hsla(0,0%,100%,.8)}input:-ms-input-placeholder{color:hsla(0,0%,100%,.8)}.hidden{display:none!important}body{font-family:Times New Roman,TimesNewRomanPSMT,"serif","Noto Serif","NotoSerif"}