X-GuarDilution抗体稀释保护液说明书

<!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>X-GuarDilution 抗体稀释保护液</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; }
        .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>X-GuarDilution 抗体稀释保护液</h1>
            <p>X-Blot | 抗体稀释与保护专用试剂</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>Xblot-009s/009/009M</p>
                <div class="table-wrap">
                    <table>
                        <tr>
                            <th>产品名称</th>
                            <th>货号</th>
                            <th>规格</th>
                        </tr>
                        <tr>
                            <td>X-GuarDilution抗体稀释保护液</td>
                            <td>Xblot-009T</td>
                            <td>20 mL</td>
                        </tr>
                        <tr>
                            <td>X-GuarDilution抗体稀释保护液</td>
                            <td>Xblot-009s</td>
                            <td>100 mL</td>
                        </tr>
                        <tr>
                            <td>X-GuarDilution抗体稀释保护液</td>
                            <td>Xblot-009</td>
                            <td>500 mL</td>
                        </tr>
                    </table>
                </div>
            </section>

            <section id="usage">
                <h2>02 使用流程</h2>
                <ol>
                    <li>一抗按照一抗说明书的推荐比例进行稀释;二抗按照二抗说明书的推荐比例加倍稀释,例如二抗的说明书建议稀释比例为1:1w的,使用本品的时候,稀释比例请按照1:2w。</li>
                    <li>高丰度蛋白(如内参蛋白)可在室温孵育一抗1h;低丰度蛋白建议室温孵育2-4h。二抗孵育时间建议为室温45-60 min。无需过分担心抗体效价损失,本品可加速抗原-抗体结合速度与效率。</li>
                    <li>本品稀释的抗体可在4°C保存3-6个月,在-20°C/-80°C长期保存。</li>
                </ol>
            </section>

            <section id="notes">
                <h2>03 注意事项</h2>
                <div class="note">
                    <ol>
                        <li>若在4°C条件下进行抗体育,可更大程度延长抗体的使用寿命;</li>
                        <li>稀释的抗体建议进行分装,尽量避免反复冻融;</li>
                    </ol>
                </div>
            </section>

            <section id="storage">
                <h2>04 存储条件</h2>
                <p>常温运输、储存,有效期2年。</p>
                <p>*本品可能出现少量絮状物或轻微发黄,属正常现象,不影响产品性能。</p>
            </section>

            <section id="contact" class="contact">
                <h2>联系我们</h2>
                <p>苏州艾伯朗克生命科技有限公司 </p>
                <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小时内回复。
取消