body{margin:0}.mask{position:fixed;top:0;left:0;bottom:0;background:#333;width:100%}.mask img{max-width:100%;height:auto}#app{box-sizing:border-box;min-height:100vh;padding-bottom:100px}#app,.main{display:flex;flex-direction:column;justify-content:center;align-items:center}.tips{font-size:18px;color:#666}.tips-ip{margin-bottom:0;font-size:26px;font-weight:700;color:#999}.tips-ts{margin-top:0;font-size:15px;color:#999}.btn{font-size:20px;height:50px;min-width:180px;background-color:#53c957;border-color:#53c957;border-radius:4px;color:#fff;box-shadow:none;border:none}.site-title{padding:16px 0;text-align:center;font-weight:700;color:#666}.xlcontainer{display:flex;flex-wrap:wrap;justify-content:center;max-width:1100px}.xlbtn{justify-content:space-between;padding:8px 12px;margin:8px 12px;min-width:130px;flex-shrink:0;border:1px solid #eee;border-radius:4px;border-top-right-radius:20px;border-bottom-right-radius:20px;font-size:12px;font-weight:700;color:#333;cursor:no-drop}.xbtn-copy,.xlbtn{display:flex;align-items:center}.xbtn-copy{justify-content:center;margin-left:10px;margin-right:-8px;margin-top:-4px;margin-bottom:-4px;width:26px;height:26px;background:#eee;border-radius:50%;cursor:pointer;transition:background .1s}.xbtn-copy:hover{background:#666}.xbtn-copy-img{width:16px;height:16px}.xlbtn-success{border-color:#53c957;cursor:pointer}.xlbtn-warn{border-color:#ffc107;cursor:pointer}.xlbtn-err{border-color:#f44336;cursor:no-drop}.tipsicon{width:8px;height:8px;background:#000;border-radius:50%}.tipstext{margin:0 6px;flex-grow:1;text-align:right;font-size:12px;font-weight:700;color:#666}.tipstext-success{background:#53c957}.tipstext-success-warn{background:#ffc107}.tipstext-success-err{background:#f44336}.icon-loading-line{width:48px;height:60px}