-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
218 lines (202 loc) · 7.14 KB
/
contact.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
<!DOCTYPE html>
<html lang="zxx">
<head>
<title>miracle miles - 联系我们</title>
<!-- Meta tag Keywords -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="UTF-8" />
<meta name="keywords" content="" />
<script>
addEventListener("load", function () {
setTimeout(hideURLbar, 0);
}, false);
function hideURLbar() {
window.scrollTo(0, 1);
}
</script>
<!-- //Meta tag Keywords -->
<!-- Custom-Files -->
<link rel="stylesheet" href="css/bootstrap.css">
<!-- Bootstrap-Core-CSS -->
<link rel="stylesheet" href="css/style.css" type="text/css" media="all" />
<!-- Style-CSS -->
<!-- font-awesome-icons -->
<link href="css/font-awesome.css" rel="stylesheet">
<!-- //font-awesome-icons -->
</head>
<body>
<!--home -->
<div id="home" class="inner-w3pvt-page">
<div class="overlay-innerpage">
<!--/top-nav -->
<div class="top_w3pvt_main container">
<!--/header -->
<header class="nav_w3pvt text-center">
<!-- nav -->
<nav class="wthree-w3ls">
<div id="logo">
<h1> <a class="navbar-brand px-0 mx-0" href="index.html">Miracle Miles
</a>
</h1>
</div>
<label for="drop" class="toggle" style="width:40px;padding: 6px;">
<img src="./images/home/menu.png" style="width:100%" alt="">
</label>
<input type="checkbox" id="drop" />
<ul class="menu mr-auto">
<li><a href="index.html">首页</a></li>
<li><a href="about.html">关于我们</a></li>
<li>
<!-- First Tier Drop Down -->
<label for="drop-2" class="toggle toggle-2"><a href="team.html">集团成员</a> <span class="fa fa-angle-down"
aria-hidden="true"></span> </label>
<a href="team.html">集团成员<span class="fa fa-angle-down" aria-hidden="true"></span></a>
<input type="checkbox" checked="checked" id="drop-2" />
<ul>
<li><a href="./team-member.html#thirdly" class="drop-text">湖南弯弓信息科技有限公司</a></li>
<li><a href="./team-member.html#first" class="drop-text">TOP GLORY TRADING INC</a></li>
<li><a href="./team-member.html#fourthly" class="drop-text">福州市高盾仓储有限公司</a></li>
<li><a href="./team-member.html#second" class="drop-text">DREAM PAIRS EUROPE INC</a></li>
</ul>
</li>
<li><a href="join.html">加入我们</a></li>
<li class="active"><a href="contact.html">联系我们</a></li>
<li class="social-icons ml-lg-3">
<!-- <a target="_blank" href="https://www.facebook.com/DreamPairs/" class="p-0 social-icon">
<span class="fa fa-facebook-official" aria-hidden="true"></span>
<div class="tooltip">Facebook</div>
</a>
</li>
<li class="social-icons">
<a target="_blank" href="https://twitter.com/DreamPairs" class="p-0 social-icon">
<span class="fa fa-twitter" aria-hidden="true"></span>
<div class="tooltip">Twitter</div>
</a>
</li>
<li class="social-icons">
<a target="_blank" href="https://www.instagram.com/dreampairsshoes/" class="p-0 social-icon">
<span class="fa fa-instagram" aria-hidden="true"></span>
<div class="tooltip">Instagram</div>
</a> -->
</li>
</ul>
</nav>
<!-- //nav -->
</header>
<!--//header -->
<!--/breadcrumb-->
<div class="inner-w3pvt-page-info">
<ol class="breadcrumb d-flex">
<li class="breadcrumb-item">
<a href="index.html">首页</a>
</li>
<li class="breadcrumb-item active">联系我们</li>
</ol>
</div>
<!--//breadcrumb-->
</div>
<!-- //top-nav -->
</div>
</div>
<!--home -->
<section class="contact-content container ">
<div class="row">
<div class="col-lg-4 col-md-6 col-sm-12 ">
<div class="contact-box">
<div class="icon-box">
<i class="fa fa-map-marker"></i>
</div>
<div class="con-diss">
<h4> Address </h4>
<p> 长沙市岳麓区道通科技园生产楼9楼 </p>
</div>
</div>
</div>
<!-- item -->
<div class="col-lg-4 col-md-6 col-sm-12 ">
<div class="contact-box">
<div class="icon-box">
<i class="fa fa-phone"></i>
</div>
<div class="con-diss">
<h4> Contact No. </h4>
<p> 0731-85570356 </p>
</div>
</div>
</div>
<!-- item -->
<div class="col-lg-4 col-md-6 col-sm-12 ">
<div class="contact-box">
<div class="icon-box">
<i class="fa fa-envelope"></i>
</div>
<div class="con-diss">
<h4> Email </h4>
<p> <a href="#">LeeLi@wangoon.com </a> </p>
</div>
</div>
</div>
<!-- item-end -->
</div>
</section>
<!-- footer -->
<footer>
<div class="footer-layer py-sm-5 pt-5 pb-3">
<div class="container py-md-3">
<div class="footer-grid_section text-center">
<div class="footer-title mb-4">
<a class="footer-title" href="index.html">MIRACLE MILES</a>
<!-- <div class="footer-text">
<p>您也可以通过以下方式关注我们</p>
</div>
<ul class="social_section_1info">
<li class="mb-2 facebook"><a target="_blank" href="https://www.facebook.com/DreamPairs/"><span
class="fa fa-facebook"></span></a>
</li>
<li class="mb-2 twitter"><a target="_blank" href="https://twitter.com/DreamPairs"><span
class="fa fa-twitter"></span></a></li>
<li class="linkedin"><a target="_blank" href="https://www.instagram.com/dreampairsshoes/"><span
class="fa fa-linkedin"></span></a></li>
<li class="vimeo"><a target="_blank" href="https://www.youtube.com/channel/UCjeu1MJuZnVB2sMjE2uX7wQ"><span
class="fa fa-youtube-play"></span></a></li>
</ul> -->
</div>
</div>
</div>
</footer>
<!-- footer -->
</body>
<style>
.contact-content {
padding-top: 200px;
padding-bottom: 100px;
}
.contact-box {
text-align: center;
margin-bottom: 30px;
}
.contact-box .icon-box {
width: 100px;
height: 100px;
margin: 0 auto;
background: #0d2535;
border-radius: 50%;
font-size: 55px;
padding: 15px;
color: #fff;
margin-bottom: 25px;
box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.2);
line-height: 64px;
}
.contact-box .con-diss h4 {
margin-bottom: 10px;
}
.contact-content p,
.contact-content a {
font-size: 16px;
line-height: 26px;
font-weight: 400;
color: #777777;
}
</style>
</html>