2025-12-19 18:01:06 +08:00

77 lines
2.0 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en" lang="en" class="cooperation">
<head>
<meta charset="UTF-8">
<title>廣州麥吉信息科技有限公司</title>
<!-- <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<meta name="format-detection" content="telephone=no"/>
<meta name="renderer" content="webkit|ie-comp|ie-stand"> -->
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="css/swiper-bundle.min.css">
<link rel="stylesheet" href="css/common.css">
<link rel="stylesheet" href="css//iconfont.css">
<link rel="stylesheet" href="css/business.css">
<script src="js/jquery-1.11.2.min.js"></script>
<script src="js/swiper-bundle.min.js"></script>
<script>
</script>
</head>
<body>
<nav>
<div class="nav">
<div class="logo">
<!-- <img src="./img/logo.png" alt=""> -->
<span>廣州麥吉信息科技有限公司</span>
</div>
<ul class="menus">
<li>
<a href="index.html">關於</a>
</li>
<li class="active">
<a href="business.html">商務</a>
</li>
</ul>
</div>
</nav>
<header>
<img src="img/banner.png" alt=""/>
</header>
<div class="container">
<div class="main">
<h3>聯絡我們</h3>
<section class="cart clearfix">
<div>
<p>
<i class="iconfont icon-youxiang"></i>
Idlemonstergo@outlook.com
</p>
</div>
</section>
</div>
<div style="height: 100px"></div>
</div>
<footer>
<p>公司名稱:廣州麥吉信息科技有限公司</p>
<p>地址廣州市黃埔區黃埔大道東840號1801房僅限辦公</p>
</footer>
<script>
</script>
</body>
</html>