<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>合肥一点硅基智能科技有限公司</title>
    <meta name="keywords" content="合肥一点硅基智能科技有限公司">
    <meta name="description" content="合肥一点硅基智能科技有限公司">
    <link rel="stylesheet" href="./css/reset.css">
    <link rel="stylesheet" href="./css/style.css">
</head>
<body>
<img src="./images/top.png" alt="" srcset="">
<div class="container">
    <div class="product_title_warp">
        <div class="product_title">
            <p>产品介绍</p>
            <span class="phone">(联系电话:0551-65170223)</span>
            <a class="phone" style="margin-left: 40px;color: red;font-weight: 500;" href="./dyxc2.html">打谣宣传</a>
        </div>
    </div>
    <div class="product_list" style="display: flex; justify-content: space-between;">
        <div class="product_item">
            <a href="">
                <img src="images/con1.png">
            </a>
        </div>
        <div class="product_item">
            <a href="">
                <img src="images/con2.png">
            </a>
        </div>
    </div>
    <!-- http://pysq.oss-cn-hangzhou.aliyuncs.com/static/apk/peiyinzhushou.apk -->
</div>
<div class="footer">
    版权所有 ©合肥一点硅基智能科技有限公司&emsp; |&emsp;<a href="http://beian.miit.gov.cn" ref="nofollow">皖ICP备2023010168号</a>
</div>
</body>
</html>