<!DOCTYPE html>
<html lang="en">
<head> <meta name="keywords" content="keywords_temp" />
<meta name="description" content="description_temp" />

    <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>
    <style>
        * {
            padding: 0;
            margin: 0;
        }
        html, body {
            height: 100%;
        }
        .head {
            width: 100%;
            height: 26%;
            background-color: #02522f;
        }
        .img {
            width: 100%;
            height: 66%;
        }
        ul {
            list-style: none;
        }
        .tabbar {
            width: 100%;
            height: 32%;
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            justify-content: space-between;
            color: #ffffff;
            font-size: 14px;
        }
        .tabbar li {
            width: 25%;
            text-align: center;
            margin-bottom: 1vh;
        }
        .tabbar a {
            text-decoration: none;
            color: #ffffff;
        }
        .contain {
            height: 63%;
            overflow: auto;
        }
        .title {
            position: relative;
            width: 42%;
            margin: 2vh 0;
        }
        .title img {
            width: 100%;
        }
        .desc {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            color: #ffffff;
            font-size: 19px;
            font-weight: bold;
        }
        .main {
            padding: 0 10%;
            font-size: 12px;
        }
        .main li {
            text-indent: 1em;
            line-height: 18px;
            margin-bottom: 2vh;
        }
        .tip {
            width: 74%;
            margin: 0 13% 2vh;
        }
        .footer {
            width: 100%;
            position: fixed;
            bottom: 0;
            left: 0;
            background-image: url('./images/footer.jpg');
            height: 11%;
            background-size: cover;
            font-size: 12px;
            color: #ffffff;
            background-repeat: no-repeat;
            display: flex;
            justify-content: center;
            align-items: center;
            line-height: 18px;
            box-sizing: border-box;
        }
    </style>
</head>

<body>
    <div class="head">
        <img class="img" src="./images/head.png" alt="">
        <ul class="tabbar">
            <li>
                <a href="index.php">首页</a>
            </li>
            <li>
                <a href="sort.php">回收种类</a>
            </li>
            <li>
                    <a href="sellList.php">出售废品</a>
            </li>
            <li>
                <a href="area.php">上门区域</a>
            </li>
            <li>
                <a href="interact.php">互动交流</a>
            </li>
            <li>
                <a href="policy.php">政策法规</a>
            </li>
            <li>
                <a href="news.php">二手旧闻</a>
            </li>
            <li>
                <a href="art.php">废物艺术</a>
            </li>
        </ul>
    </div>
    <div class="contain">
        <div class="title">
            <img src="./images/title.png" alt="">
            <div class="desc">公司简介</div>
        </div>
        <ul class="main">
            <p>&nbsp; &nbsp; &nbsp; &nbsp; 爱瑜宝环（北京）科技有限公司是一家互联网平台，为垃圾分类、废品回收行业提供信息精准对接与交易撮合服务。</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小区居民、商务写字楼、学校、医院、企事业单位、城市商圈店铺、加工制造企业、工场工地厂矿等，需要处理废品旧货、二手旧物，清理仓库积压、过期物资、边角料时，或者装修拆除、清运渣土、搬家处理闲置物品时，均可网上一键下单。</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;平台通过系统大数据分析+AI优化算法，精确匹配废品种类数量与回收员和车辆，统一调度，智能配单派单，就近上门，快速提供回收废品、拆除破烂、清运垃圾等服务。</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;价格公道，无需注册，直接下单，快捷方便，保密安全。</p><p style="padding-left:2em;">爱瑜宝环（北京）科技有限公司愿与您一道，<br/>促进垃圾分类，践行环保事业；<br/>消除水土污染，建设美丽家园。</p>        </ul>
        <img class="tip" src="./images/tips.jpg" alt="">
    </div>
    <div class="footer">
        <div>
            <div>友情链接：
                <a href="http://ivn5fqbp.cn" style="color: #ffffff">废品回收破烂网</a>
                <a href="http://ivn5fqbp.cn" style="color: #ffffff">上海废品回收网</a>
            </div>
            <div>版权所有：爱瑜宝环（北京）科技有限公司，@2013-2024</div>
            <div><a href="http://beian.miit.gov.cn"  style="color: #ffffff" target="_blank">京ICP备2023017422号</a></div>
        </div>
    </div>
</body>
</html>        </div>
    </div>
</body>
</html>
</body>
</html>