-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
481 lines (428 loc) · 27.5 KB
/
index.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
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="Mark Otto, Jacob Thornton, and Bootstrap contributors">
<meta name="generator" content="Hugo 0.108.0">
<title>AuEase · 安信留学</title>
<link rel="canonical" href="https://getbootstrap.com/docs/5.3/examples/blog/">
<link rel="icon" type="image/x-icon" href="./img/title.png" />
<script src="https://code.jquery.com/jquery-1.12.4.min.js" integrity="sha256-ZosEbRLbNQzLpnKIkEdrPv7lOy9C27hHQ+Xp8a4MxAQ=" crossorigin="anonymous"></script>
<link href="./css/bootstrap.min.css" rel="stylesheet">
<style>
.scrollBody{height: 160px;position: relative;overflow: hidden;}
.scrollBody>ul{list-style: none;position: absolute;height: 40px;width: 100%;top: 160px;left: 0px;}
.scrollBody>ul:nth-child(odd){background: #fff;}
.scrollBody>ul:nth-child(even) {background: #fff;}
.scrollBody>ul>li{height: 40px;width: 50%;float: left;text-align: center;line-height: 40px;}
.scrollBody>ul:nth-child(1){top: 0;}
.scrollBody>ul:nth-child(2){top: 40px;}
.scrollBody>ul:nth-child(3){top: 80px;}
.scrollBody>ul:nth-child(4){top: 120px;}
.bd-placeholder-img {
font-size: 1.125rem;
text-anchor: middle;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
@media (min-width: 768px) {
.bd-placeholder-img-lg {
font-size: 3.5rem;
}
}
.b-example-divider {
height: 3rem;
background-color: rgba(0, 0, 0, .1);
border: solid rgba(0, 0, 0, .15);
border-width: 1px 0;
box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}
.b-example-vr {
flex-shrink: 0;
width: 1.5rem;
height: 100vh;
}
.bi {
vertical-align: -.125em;
fill: currentColor;
}
.nav-scroller {
position: relative;
z-index: 2;
height: 2.75rem;
overflow-y: hidden;
}
.nav-scroller .nav {
display: flex;
flex-wrap: nowrap;
padding-bottom: 1rem;
margin-top: -1px;
overflow-x: auto;
text-align: center;
white-space: nowrap;
-webkit-overflow-scrolling: touch;
}
</style>
<!-- Custom styles for this template -->
<link href="https://fonts.googleapis.com/css?family=Playfair+Display:700,900&display=swap" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="./css/blog.css" rel="stylesheet">
</head>
<body>
<!-- Head Container -->
<div class="container">
<!-- Header -->
<header class="blog-header lh-1 py-3">
<div class="row flex-nowrap justify-content-between align-items-center">
<div class="col-4 pt-1">
<!-- <a class="link-secondary" href="#">Subscribe</a> -->
<img src="./img/logo.png" style="width:20vw;">
</div>
<div class="col-4 text-center">
<!-- <a class="blog-header-logo text-dark" href="#">Large</a> -->
</div>
<div class="col-4 d-flex justify-content-end align-items-center">
<div>
<div style="margin:7px; text-align:right; color: #6c757d;">办公地址: 508/2 Queen Street, Melbourne</div>
<div style="margin:7px; text-align:right; color: #6c757d;">邮件: [email protected]</div>
<div style="margin:7px; text-align:right; color: #6c757d;">咨询热线: (+61) 426 556 241</div>
</div>
<!-- <a class="link-secondary" href="#" aria-label="Search">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="mx-3" role="img" viewBox="0 0 24 24"><title>Search</title><circle cx="10.5" cy="10.5" r="7.5"/><path d="M21 21l-5.2-5.2"/></svg>
</a>
<a class="btn btn-sm btn-outline-secondary" href="#">Sign up</a> -->
</div>
</div>
</header>
<!-- Header -->
<!-- TabBar -->
<div class="nav-scroller py-1 mb-2">
<nav class="nav d-flex justify-content-between">
<a class="p-2 " href="./index.html" style="font-weight: 900; color: #171c61;">首 页</a>
<!-- <a class="p-2 link-secondary" href="#">关于我们</a>
<a class="p-2 link-secondary" href="#">技术移民</a>
<a class="p-2 link-secondary" href="#">雇主担保</a>
<a class="p-2 link-secondary" href="#">留学签证</a>
<a class="p-2 link-secondary" href="#">投资移民</a>
<a class="p-2 link-secondary" href="#">家庭移民</a> -->
<a class="p-2 link-secondary" href="./skilled.html">移 民 签 证</a>
<a class="p-2 link-secondary" href="./studentvisa.html">留 学 签 证</a>
<a class="p-2 link-secondary" href="./elsevisa.html">其 他 签 证</a>
<a class="p-2 link-secondary" href="./caselist.html">经 典 案 例</a>
<!-- <a class="p-2 link-secondary" href="#">安 信 澳 洲</a> -->
<a class="p-2 link-secondary" href="./contact.html">联 系 我 们</a>
<a class="p-2 link-secondary" href="#">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="mx-3" role="img" viewBox="0 0 24 24"><title>Search</title><circle cx="10.5" cy="10.5" r="7.5"/><path d="M21 21l-5.2-5.2"/></svg>
</a>
</nav>
</div>
<!-- TabBar -->
</div>
<!-- Head Container -->
<!-- 悬浮窗口 在线咨询 -->
<div style="position: fixed; left: 1vw; top: 30vh; width: 10vw; height: 12vw; border:solid #171c61 1vh;">
<div style="display: flex; height:2vw; width: 9.5vw; background-color: #171c61; transform: translate(-1%,-1%);">
<img src="./img/kefu.png" style="height: 90%; margin: 1%;" alt="">
<span style="margin-left: 1vw; color: #fff;height: 2vw; line-height: 2vw;text-align: center;">在线咨询</span>
</div>
<div>
<img src="./img/wechat.jpg" style="margin: 0.5vw; width: 8vw;" >
</div>
</div>
<!-- 悬浮窗口 在线咨询 -->
<!-- Main Container -->
<main class="container">
<!-- 主框 -->
<div class="p-4 p-md-5 mb-4 rounded /*text-bg-dark/" style="background-color: #fff;color: #171c61 !important; border: solid #171c61 0.5vmin; background-image:url('./img/mel.png'); background-size:40%; background-repeat:no-repeat; background-position:right bottom;">
<div class="/*col-md-68? px-0" style="flex: 0 0 auto; width: 70%;">
<h1 class="/*display-4 fst-italic*/" style="font-family:'Courier New', Courier, monospace; font-size:8.4vmin; font-weight: 900;">安信留学移民</h1>
<h1 class="/*display-4 fst-italic*/" style="font-family:'Courier New', Courier, monospace; font-size:8.4vmin; font-weight: 900;">AuEase Group</h1>
<p class="lead my-3">澳大利亚墨尔本安信留学移民中介公司为大家提供最专业诚信的留学咨询、签证办理及移民类相关服务。我们将一直秉承最初的信仰,在留学移民的道路上为大家真诚地服务。澳大利亚墨尔本安信留学移民————您身边最值得信赖的墨尔本留学移民中介公司。</p>
<p class="lead mb-0"><a href="./contact.html" class=" fw-bold" style="color: #171c61;">了解更多...</a></p>
</div>
</div>
<!-- 主框 -->
<!-- 副框 -->
<div class="row mb-2">
<div style="flex: 0 0 auto; width: 32%; margin-right: 2%;">
<div class="row g-0 rounded overflow-hidden flex-md-row mb-4 shadow-sm position-relative" style="border: #171c61 0.5vmin var(--bs-border-style) !important;">
<div class="col p-4 d-flex flex-column position-static" style="width: 60%;">
<h3 style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; color: #171c61; margin-bottom: 1vh;">为什么选择</h3>
<h3 class="mb-0" style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; color: #171c61;">安信留学移民</h3>
</div>
<div class="col-auto d-none d-lg-block" style="position: relative; width: 40%;">
<a type="button" class="btn" href="./contact.html" style="background-color: #30379c; color: #fff; font-weight: 800; position: absolute;left: 50%;transform: translate(-50%, -50%);top: 50%; width: 85%; ">点击了解</a>
<!-- <a class="btn btn-sm btn-outline-secondary" href="#" style="position: absolute;left: 50%;transform: translate(-50%, -50%);top: 50%; width: 70%; height: 40%;">点击了解</a> -->
</div>
</div>
</div>
<div style="flex: 0 0 auto; width: 32%; margin-right: 2%;">
<div class="row g-0 rounded overflow-hidden flex-md-row mb-4 shadow-sm position-relative" style="border: #171c61 0.5vmin var(--bs-border-style) !important;">
<div class="col p-4 d-flex flex-column position-static" style="width: 60%;">
<h3 style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; color: #171c61; margin-bottom: 1vh;">安信客户移民</h3>
<h3 class="mb-0" style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; color: #171c61;">经典案例专区</h3>
</div>
<div class="col-auto d-none d-lg-block" style="position: relative; width: 40%;">
<a type="button" class="btn" href="./caselist.html" style="background-color: #30379c; color: #fff; font-weight: 800; position: absolute;left: 50%;transform: translate(-50%, -50%);top: 50%; width: 85%; ">点击进入</a>
<!-- <a class="btn btn-sm btn-outline-secondary" href="#" style="position: absolute;left: 50%;transform: translate(-50%, -50%);top: 50%; width: 70%; height: 40%;">点击了解</a> -->
</div>
</div>
</div>
<div style="flex: 0 0 auto; width: 32%; ">
<div class="row g-0 rounded overflow-hidden flex-md-row mb-4 shadow-sm position-relative" style="border: #171c61 0.5vmin var(--bs-border-style) !important;">
<div class="col p-4 d-flex flex-column position-static" style="width: 60%;">
<h3 style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; color: #171c61; margin-bottom: 1vh;">现在联系安信</h3>
<h3 class="mb-0" style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; color: #171c61;">获取免费咨询</h3>
</div>
<div class="col-auto d-none d-lg-block" style="position: relative; width: 40%;">
<a type="button" class="btn" href="./contact.html" style="background-color: #30379c; color: #fff; font-weight: 800; position: absolute;left: 50%;transform: translate(-50%, -50%);top: 50%; width: 85%; ">点击咨询</a>
<!-- <a class="btn btn-sm btn-outline-secondary" href="#" style="position: absolute;left: 50%;transform: translate(-50%, -50%);top: 50%; width: 70%; height: 40%;">点击了解</a> -->
</div>
</div>
</div>
<!-- <div class="col-md-6">
<div class="row g-0 border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
<div class="col p-4 d-flex flex-column position-static">
<strong class="d-inline-block mb-2 text-success">Design</strong>
<h3 class="mb-0">Post title</h3>
<div class="mb-1 text-muted">Nov 11</div>
<p class="mb-auto">This is a wider card with supporting text below as a natural lead-in to additional content.</p>
<a href="#" class="stretched-link">Continue reading</a>
</div>
<div class="col-auto d-none d-lg-block">
<svg class="bd-placeholder-img" width="200" height="250" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Placeholder: Thumbnail" preserveAspectRatio="xMidYMid slice" focusable="false"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em"></text></svg>
</div>
</div>
</div> -->
</div>
<!-- 副框 -->
<!-- 主体介绍框 -->
<div class="row g-5">
<!-- 左侧栏 -->
<div class="col-md-8">
<!-- 服务介绍 -->
<h3 class="pb-4 mb-4 fst-italic border-bottom">
</h3>
<article style="margin-bottom: 1rem;">
<h2 class="blog-post-title" style="margin-bottom: 1.5rem; font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;">服务介绍</h2>
<!-- 细节框1 -->
<div style="display: flex;">
<div style="flex: 0 0 auto; width: 47%; margin-right: 6%;">
<div class="row g-0 border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
<div class="col p-4 d-flex flex-column position-static">
<!-- <strong class="d-inline-block mb-2 text-primary">World</strong> -->
<h3 class="" style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; margin-bottom: 2px;">技术移民</h3>
<!-- <div class="mb-1 text-muted">Nov 12</div> -->
<p class="card-text mb-auto">申请人通过技术职业评估,并且在年龄、学历、工作经验英语等方面达60分。</p>
<a href="./skilled.html" class="stretched-link">点击了解</a>
</div>
<div class="col-auto d-none d-lg-block" style="align-items: center; justify-content: center; ">
<img src="./img/jishu.png" style="margin-top: 1.25vw; margin-right: 1vw;">
</div>
</div>
</div>
<div style="flex: 0 0 auto; width: 47%; ">
<div class="row g-0 border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
<div class="col p-4 d-flex flex-column position-static">
<!-- <strong class="d-inline-block mb-2 text-primary">World</strong> -->
<h3 class="" style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; margin-bottom: 2px;">雇主担保</h3>
<!-- <div class="mb-1 text-muted">Nov 12</div> -->
<p class="card-text mb-auto">申请人可持有工作签证在雇主公司某一特定职位工作,符合条件后可转为永居。</p>
<a href="./skilled.html" class="stretched-link">点击了解</a>
</div>
<div class="col-auto d-none d-lg-block">
<img src="./img/bao.png" style="margin-top: 1.25vw; margin-right: 1vw;"></div>
</div>
</div>
</div>
<!-- 细节框1 -->
<!-- 细节框2 -->
<div style="display: flex;">
<div style="flex: 0 0 auto; width: 47%; margin-right: 6%;">
<div class="row g-0 border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
<div class="col p-4 d-flex flex-column position-static">
<!-- <strong class="d-inline-block mb-2 text-primary">World</strong> -->
<h3 class="" style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; margin-bottom: 2px;">家庭移民</h3>
<!-- <div class="mb-1 text-muted">Nov 12</div> -->
<p class="card-text mb-auto">永居或者居民的家庭成员可移居澳洲,如配偶移民、父母移民、子女移民等等。</p>
<a href="./skilled.html" class="stretched-link">点击了解</a>
</div>
<div class="col-auto d-none d-lg-block" style="align-items: center; justify-content: center; ">
<img src="./img/jia.png" style="margin-top: 1.25vw; margin-right: 1vw;">
</div>
</div>
</div>
<div style="flex: 0 0 auto; width: 47%; ">
<div class="row g-0 border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
<div class="col p-4 d-flex flex-column position-static">
<!-- <strong class="d-inline-block mb-2 text-primary">World</strong> -->
<h3 class="" style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; margin-bottom: 2px;">留学签证</h3>
<!-- <div class="mb-1 text-muted">Nov 12</div> -->
<p class="card-text mb-auto">申请人可以申请学生签证在澳洲读书,如入读初中、高中、大学、研究生等等。</p>
<a href="./studentvisa.html" class="stretched-link">点击了解</a>
</div>
<div class="col-auto d-none d-lg-block">
<img src="./img/xue.png" style="margin-top: 1.25vw; margin-right: 1vw;"></div>
</div>
</div>
</div>
<!-- 细节框2 -->
<!-- 细节框3 -->
<div style="display: flex;">
<div style="flex: 0 0 auto; width: 47%; margin-right: 6%;">
<div class="row g-0 border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
<div class="col p-4 d-flex flex-column position-static">
<!-- <strong class="d-inline-block mb-2 text-primary">World</strong> -->
<h3 class="" style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; margin-bottom: 2px;">投资移民</h3>
<!-- <div class="mb-1 text-muted">Nov 12</div> -->
<p class="card-text mb-auto">有成功经商背景的申请人通过在澳对各种项目的投资,符合要求后可获得永居。</p>
<a href="./skilled.html" class="stretched-link">点击了解</a>
</div>
<div class="col-auto d-none d-lg-block" style="align-items: center; justify-content: center; ">
<img src="./img/tou.png" style="margin-top: 1.25vw; margin-right: 1vw;">
</div>
</div>
</div>
<div style="flex: 0 0 auto; width: 47%; ">
<div class="row g-0 border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
<div class="col p-4 d-flex flex-column position-static">
<!-- <strong class="d-inline-block mb-2 text-primary">World</strong> -->
<h3 class="" style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; margin-bottom: 2px;">其他签证</h3>
<!-- <div class="mb-1 text-muted">Nov 12</div> -->
<p class="card-text mb-auto">澳洲的签证还包括旅游签证、打工度假、难民签证、居民往返、MRT上诉等等。</p>
<a href="./elsevisa.html" class="stretched-link">点击了解</a>
</div>
<div class="col-auto d-none d-lg-block">
<img src="./img/qian.png" style="margin-top: 1.25vw; margin-right: 1vw;"></div>
</div>
</div>
</div>
<!-- 细节框3 -->
</article>
<!-- 公司简介 -->
<h3 class="pb-4 mb-4 fst-italic border-bottom">
</h3>
<article class="blog-post">
<h2 class="blog-post-title" style="margin-bottom: 1.5rem; font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;">公司简介</h2>
<p>安信留学移民 AuEase Group是一家成立于墨尔本的专业留学移民咨询公司,专注澳洲留学移民。公司团队包括资深持牌移民律师及多位在澳多年、经验丰富的留学移民顾问。安其学而亲其师,乐其友而信其道。安信是一支有责任感的团队。</p>
<p>我们公司为大家提供最专业诚信的留学移民签证及留学移民类相关服务。我们将一直秉承最初的信仰,在留学移民的道路上为大家服务。澳大利亚墨尔本安信留学移民————您身边最值得信赖的墨尔本留移民中介公司。</p>
<p>澳大利亚墨尔本留学服务类 —— 出国深造升学转学学生签证; PSW工作签证PY职业年; NAATI课程等;</p>
<p>澳大利亚墨尔本移民服务类 —— 技术移民类签证; 主担保类签证; 商业投资类签证; 家庭移民类签证;配偶移民类签证等;</p>
<p>澳大利亚墨尔本移民中介 澳大利亚墨尔本留学中介; 澳大利亚墨尔本留学移民中介; 澳大利亚墨尔本留学移民中介公司; 澳大利亚墨尔本技术移民中介公司; 澳大利亚墨尔本家庭移民中介公司; 澳大利亚墨尔本配偶移民中介公司; 澳大利亚墨尔本雇主担保中介公司; 澳大利亚墨尔本商业投资移民中介公司; 墨尔本PY职业年; 墨尔本NAATI课程;</p>
<p>墨尔本安信留学移民中介公司拥有澳大利亚注册移民代理的资质,我们在澳利亚移民代理注册管理局(MARA) 拥有注册号码.Code of Conduct 移民代理行为准则: <a href="https://www.mara.gov.au/becoming-an-agent/professional-standards-and-obligations/code-of-conduct/">https://www.mara.gov.au/becoming-an-agent/professional-standards-and-obligations/code-of-conduct/</a></p>
<p>澳大利亚驻华大使馆建议您适用向MARA办公室注册的移民代理: <a href="www.china.embassy.gov.au/bjngchinese/dimacn13.html">www.china.embassy.gov.au/bjngchinese/dimacn13.html</a></p>
</article>
<!-- 返回顶部 -->
<nav class="blog-pagination" aria-label="Pagination">
<a class="btn rounded-pill" href="#" style="background-color: #30379c; color: #fff;">回到顶部</a>
</nav>
<!-- 返回顶部 -->
</div>
<!-- 左侧栏 -->
<!-- 右侧栏 -->
<div class="col-md-4">
<div class="position-sticky" style="top: 2rem;">
<div class="p-4 mb-3 bg-light rounded">
<h4 class="fst-italic" style="font-weight: 900;">获签公告</h4>
<div class="scrollBody">
<ul><li>恭喜张*女士</li><li>配偶签证下签成功!</li></ul>
<ul><li>恭喜林**先生</li><li>配偶签证下签成功!</li></ul>
<ul><li>恭喜曾*先生</li><li>子女签证下签成功!</li></ul>
<ul><li>恭喜刘**先生</li><li>子女签证下签成功!</li></ul>
<ul><li>恭喜欧阳**先生</li><li>学生签证下签成功!</li></ul>
<ul><li>恭喜陈**女士</li><li>父母移民下签成功!</li></ul>
<ul><li>恭喜宋**先生</li><li>父母移民下签成功!</li></ul>
<ul><li>恭喜陈*女士</li><li>父母移民下签成功!</li></ul>
</div>
<script>
function scroll(className){
var uls = $("."+className+">ul");
var interval = 1200;
var rowHeight = 40;
var curIndex=0;
function playScroll() {
for(var i=0;i<uls.length;i++){
if(i<curIndex){
uls.eq(i).stop(true).animate({top:(i-curIndex-1+uls.length)*rowHeight+'px'});
}else if(i>curIndex){
uls.eq(i).stop(true).animate({top:(i-curIndex-1)*rowHeight+'px'});
}else{
uls.eq(i).stop(true).animate({top: -rowHeight},function(){
$(this).css({top:(uls.length-1)*rowHeight+'px'});
});
}
}
if(curIndex==uls.length-1){
curIndex=0
}else{
curIndex++
}
}
timer = setInterval(playScroll,interval);
$('.'+className).mouseenter(function () {
clearInterval(timer);
}).mouseleave(function () {
timer = setInterval(playScroll,interval);
});
}
scroll('scrollBody')
</script>
</div>
<div style="padding-left: 1.5rem; padding-top: 0.8rem; padding-bottom: 0.8rem; padding-right: 1.5rem;">
<h4 style="font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;">澳洲移民动态</h4>
<ol class="list-unstyled mb-0">
<li style=" margin-bottom: 0.8rem;"><a href="#" style="color: #000;">【安信留学移民】 澳洲配偶移民深度精品总结</a></li>
<li style=" margin-bottom: 0.8rem;"><a href="#" style="color: #000;">【安信留学移民】 今天开始,澳洲配偶移民在...</a></li>
<li style=" margin-bottom: 0.8rem;"><a href="#" style="color: #000;">【安信留学移民】 圣诞来临:移民局公共假期...</a></li>
<li style=" margin-bottom: 0.8rem;"><a href="#" style="color: #000;">【安信留学移民】 最新澳大利亚对于父母移民...</a></li>
<li><a href="./caselist.html" style="color: #000;">更多内容...</a></li>
</ol>
</div>
<div style="padding-left: 1.5rem; padding-top: 0.8rem; padding-bottom: 0.8rem; padding-right: 1.5rem;">
<h4 style="font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;">澳洲移民生活</h4>
<ol class="list-unstyled mb-0">
<li style=" margin-bottom: 0.8rem;"><a href="#" style="color: #000;">【安信留学移民】 大数据: 如果您正在申请签证...</a></li>
<li style=" margin-bottom: 0.8rem;"><a href="#" style="color: #000;">【安信留学移民】 必读: 母办十年旅游签? 本文...</a></li>
<li style=" margin-bottom: 0.8rem;"><a href="#" style="color: #000;">【安信留学移民】 成功不是偶然,做好DECISI...</a></li>
<li style=" margin-bottom: 0.8rem;"><a href="#" style="color: #000;">【安信留学移民】 澳大利亚配偶移民拒签理由...</a></li>
<li><a href="./caselist.html" style="color: #000;">更多内容...</a></li>
</ol>
</div>
<div style="padding-left: 1.5rem; padding-top: 0.8rem; padding-bottom: 0.8rem; padding-right: 1.5rem;">
<h4 style="font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;">关注我们</h4>
<ol class="list-unstyled">
<li><img src="./img/ins.png" style="height:2vh; margin-right: 1vw;" alt=""><a href="#" style="font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; color: #000; margin-bottom: 0.8rem;">Instagram</a></li>
<li><img src="./img/twitter.png" style="height:2vh; margin-right: 1vw;" alt=""><a href="#" style="font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; color: #000; margin-bottom: 0.8rem;">Twitter</a></li>
<li><img src="./img/facebook.png" style="height:2vh; margin-right: 1vw;" alt=""><a href="#" style="font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; color: #000; margin-bottom: 0.8rem;">Facebook</a></li>
</ol>
</div>
</div>
</div>
<!-- 右侧栏 -->
</div>
<!-- 主体介绍框 -->
</main>
<!-- Main Container -->
<!-- Footer -->
<footer class="" style="padding: 2.5rem 0;color: #fff;text-align: center;background-color: #171c61;border-top: .05rem solid #e5e5e5;">
<!-- <p>Blog template built for <a href="https://getbootstrap.com/">Bootstrap</a> by <a href="https://twitter.com/mdo">@mdo</a>.</p> -->
<ul>
<img src="./img/tel.png" style="width: 2.5vh;" alt="">
<span style="margin-right: 1vw;">(+61) 426 556 241</span>
<img src="./img/email.png" style="width: 2.5vh;" alt="">
<span style="margin-right: 1vw;">[email protected]</span>
<img src="./img/cs.png" style="width: 2.5vh;" alt="">
<span">在线咨询</span>
<span">工作时间:8:30-19:00</span>
</ul>
<p>Copyright © 2018-2023 安信留学移民 · AuEase Group</p>
<!-- <p>
<a href="#">Back to top</a>
</p> -->
</footer>
<!-- Footer -->
</body>
</html>