77 lines
2.0 KiB
HTML
77 lines
2.0 KiB
HTML
<!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>海南省海口市龍華區龍昆北路33號菁英匯五樓J250號</p>
|
|
</footer>
|
|
|
|
<script>
|
|
|
|
</script>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|