曝光保护膜说明书

<!DOCTYPE html>
<html lang="zh-CN">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
    <title>曝光保护膜</title>
    <style>
        * { margin: 0; padding: 0; box-sizing: border-box; }
        body { font-family: "Microsoft YaHei", Arial, sans-serif; line-height: 1.6; color: #333; background: #f5f7fa; padding: 10px; }
        .container { max-width: 600px; margin: 0 auto; background: #fff; border-radius: 10px; box-shadow: 0 2px 8px rgba(0,0,0,0.08); padding: 15px; }
        header { text-align: center; margin-bottom: 20px; }
        header h1 { font-size: 1.5rem; color: #2c539e; margin-bottom: 8px; }
        header p { font-size: 0.9rem; color: #666; }
        .toc { margin-bottom: 25px; }
        .toc h2 { font-size: 1.2rem; color: #2980b9; padding: 10px; background: #f8f9fc; border-radius: 6px; margin-bottom: 12px; }
        .toc-list { list-style: none; }
        .toc-list li { margin-bottom: 8px; }
        .toc-list a { display: block; padding: 10px; background: #f0f5ff; color: #3498db; text-decoration: none; border-radius: 6px; font-size: 1rem; }
        section { margin-bottom: 30px; }
        h2 { font-size: 1.3rem; color: #2c3e50; margin: 20px 0 15px; padding-bottom: 6px; border-bottom: 2px solid #e1e8ed; }
        h3 { font-size: 1.1rem; color: #2980b9; margin: 18px 0 12px; }
        .table-wrap { overflow-x: auto; margin: 15px 0; }
        table { min-width: 100%; border-collapse: collapse; border-radius: 6px; overflow: hidden; }
        th, td { border: 1px solid #ddd; padding: 12px 10px; text-align: left; font-size: 0.95rem; }
        th { background: #f2f5f9; color: #2c3e50; }
        tr:nth-child(even) { background: #f9fafc; }
        ol, ul { margin: 12px 0 12px 20px; }
        li { margin-bottom: 10px; font-size: 0.95rem; }
        .note { background: #fff3cd; border-left: 4px solid #ffc107; padding: 12px; margin: 15px 0; border-radius: 6px; }
        .note strong { color: #856404; font-size: 1rem; }
        .contact { background: #f8f9fc; padding: 15px; border-radius: 6px; margin-top: 30px; }
        .contact p { margin-bottom: 8px; font-size: 0.95rem; }
        footer { text-align: center; font-size: 0.85rem; color: #666; margin-top: 20px; }
    </style>
</head>
<body>
    <div class="container">
        <header>
            <h1>曝光保护膜</h1>
            <p>X-Blot | WB实验ECL显色专用防护试剂</p>
        </header>

        <div class="toc">
            <h2>目录 Contents</h2>
            <ul class="toc-list">
                <li><a href="#product-info">01 产品信息</a></li>
                <li><a href="#usage">02 使用方法</a></li>
                <li><a href="#notes">03 注意事项</a></li>
                <li><a href="#storage">04 存储条件</a></li>
                <li><a href="#contact">联系我们</a></li>
            </ul>
        </div>

        <div class="main-content">
            <section id="product-info">
                <h2>01 产品信息</h2>
                <p><strong>产品用途:</strong>适用于Western Blot(WB)实验ECL显色环节,保护NC膜/PVDF膜免受污染,确保曝光成像效果清晰稳定。</p>
                <div class="table-wrap">
                    <table>
                        <tr>
                            <th>产品名称</th>
                            <th>产品编号</th>
                            <th>货号</th>
                            <th>规格</th>
                        </tr>
                        <tr>
                            <td>曝光保护膜</td>
                            <td>Xblot-007</td>
                            <td>X-blot-007</td>
                            <td>60P</td>
                        </tr>
                    </table>
                </div>
            </section>

            <section id="usage">
                <h2>02 使用方法</h2>
                <ol>
                    <li>清洁实验台面和所有必要的设备,确保工作环境无污染。</li>
                    <li>打开曝光保护膜包装,将NC膜或PVDF膜放入保护膜中。</li>
                    <li>向膜上滴入适量ECL发光液,确保发光液均匀覆盖膜表面。</li>
                    <li>合上曝光保护膜,整体转移至化学发光仪载物台上。</li>
                    <li>开启化学发光仪的曝光程序,进行成像检测。</li>
                </ol>
            </section>

            <section id="notes">
                <h2>03 注意事项</h2>
                <div class="note">
                    <ol>
                        <li>使用前,务必检查保护膜是否过期或损坏,过期/损坏产品禁止使用。</li>
                        <li>请勿用尖锐物品(如镊子尖端、剪刀等)或施加过多压力接触保护膜,以免造成破损影响使用。</li>
                        <li>本产品为一次性使用产品,不建议重复使用,避免交叉污染或成像质量下降。</li>
                        <li>操作过程中避免发光液溢出保护膜,若不慎溢出,及时清洁实验台面。</li>
                    </ol>
                </div>
            </section>

            <section id="storage">
                <h2>04 存储条件</h2>
                <ul>
                    <li>储存环境需避免高温、湿气和阳光直射,保持干燥通风。</li>
                    <li>未开封产品需保持原包装完好,防止灰尘、杂质污染。</li>
                    <li>开封后未使用的保护膜需密封存放,尽快用完以保证防护效果。</li>
                </ul>
            </section>

            <section id="contact" class="contact">
                <h2>联系我们</h2>
               <p>7x24小时免费技术答疑热线:400-002-6879</p>
                <p>电子邮箱:service@xblot.cn</p>
                <p>苏州艾伯朗克生命科技有限公司 公司地址:江苏省苏州市富春江路888号</p>
                <img style="width: 100%;" src="http://www.xblot.cn/wp-content/uploads/2026/01/媒体二维码-scaled.png" alt="图片"/>
            </section>
        </div>

        <footer>
            <p>© 2025 X-BLOT lifeScience Ltd. 保留所有权利</p>
        </footer>
    </div>
</body>
</html>
滚动至顶部
客服
客服
技术支持
技术支持
公众号
公众号
我们将24小时内回复。
取消