.mail-body{padding:0;background:#fff}
.mail-body>pre{margin:0;padding:24px;white-space:pre-wrap}
.mail-picture-notice{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 15px;background:#fff8e8;border-bottom:1px solid #ead59b;color:#604f27;font-size:12px}
.mail-picture-notice.loaded{background:#eef7f0;border-color:#bee0c5;color:#28643a}
.mail-picture-notice button{flex:none;padding:6px 10px;border:1px solid #c5ad6b;border-radius:5px;background:#fff;color:#10264a;font-weight:700;cursor:pointer}
.mail-html-frame{display:block;width:100%;height:560px;border:0;background:#fff}
@media(max-width:1200px){.mail-html-frame{height:480px}.mail-picture-notice{align-items:flex-start;flex-direction:column}}
