*{box-sizing:border-box}html,body,#app{height:100%;margin:0}body{font-family:system-ui,Microsoft YaHei,sans-serif;background:#eef2ee;color:#20342a;overflow:hidden}header{height:58px;padding:0 18px;background:#173d2d;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px}header strong{font-size:17px}#status{font-size:13px;color:#d8e7dc}.notice{height:38px;padding:9px 18px;background:#fff4cf;color:#765b17;font-size:13px;border-bottom:1px solid #e7d18d}iframe{display:block;width:100%;height:calc(100% - 96px);border:0;background:#fff}@media(max-width:620px){header{height:70px;align-items:flex-start;justify-content:center;flex-direction:column;gap:3px;padding:9px 14px}.notice{height:54px;padding:9px 14px}iframe{height:calc(100% - 124px)}}
