-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathteam.html
186 lines (174 loc) · 7.05 KB
/
team.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
<!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 -->
<style>
.team img {
width: 100%;
/* margin: 0 auto;
display: block; */
}
.team ul {
list-style: none;
}
.checked {
color: #feac00;
}
</style>
</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 class="checked" 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><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="team">
<div class="container">
<img src="./images/team/stock.png" alt="">
<p class="text-dark t-center small pb-0 pb-sm-5">*MIRACLE MILES集团通过美国持股公司和中国持股公司分别持有TOP GLORY TRADING INC,DREAM PAIRS EUROPE INC,湖南弯弓信息科技有限公司,福州市高盾仓储有限公司4个公司。</p>
<ul class="row my-3 my-sm-5">
<li class="col-md-3 mb-4">
<a href="team-member.html#first">
<img src="./images/team/team-1.jpg" alt="">
<h6 class="t-center my-2 text-dark">TOP GLORY TRADING INC</h6>
</a>
</li>
<li class="col-md-3 mb-4">
<a href="team-member.html#second">
<img src="./images/team/team-3.jpg" alt="">
<h6 class="t-center my-2 text-dark">DREAM PAIRS EUROPE INC</h6>
</a>
</li>
<li class="col-md-3 mb-4">
<a href="team-member.html#thirdly">
<img src="./images/team/team-4.jpg" alt="">
<h6 class="t-center my-2 text-dark">湖南弯弓信息科技有限公司</h6>
</a>
</li>
<li class="col-md-3 mb-4">
<a href="team-member.html#fourthly">
<img src="./images/team/team-2.jpg" alt="">
<h6 class="t-center my-2 text-dark">福州市高盾仓储有限公司</h6>
</a>
</li>
</ul>
</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>
</html>