-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvenue.html
285 lines (250 loc) · 11.6 KB
/
venue.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
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
<style type="text/css">
<!--
.STYLE1 {
color: #FF0000;
font-weight: bold;
}
-->
.table-c table th{border-left:1px solid;border-top:1px solid ;font-size:13pt; font-weight:normal;}
.table-c table{border-right:1px solid ;border-bottom:1px solid; }
</style>
<head>
<title>GAMES 2019</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!--[if lte IE 7]>
<link rel="stylesheet" type="text/css" href="css-files/ie-fix/ie67.css" />
<![endif]-->
<!--[if IE 8]>
<link rel="stylesheet" type="text/css" href="css-files/ie-fix/ie8.css">
<![endif]-->
<!--[if IE]><script src="http://libs.baidu.com/jquery/1.9.0/jquery.js"></script>
<![endif]-->
<link href="static/css/bootstrap.css" rel="stylesheet"/> <!-- CSS: Bootstrap -->
<link rel="stylesheet" type="text/css" href="static/css/getCss.css" /> <!-- CSS: Our css :) -->
<link rel="stylesheet" type="text/css" href="static/css/jquery.fancybox-1.3.4.css" /> <!-- CSS: fancybox -->
<!-- Google fonts -->
<link href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&subset=latin" rel="stylesheet">
<!-- jQuery -->
<script type="text/javascript" src="static/js/jquery.min.js"></script>
<script type="text/javascript" src="static/js/jquery-ui-1.8.21.custom.min.js"></script> <!-- JS: effects core + fold and clip -->
<!-- external stuff -->
<script type="text/javascript" src="static/js/javascript/custom.js"></script> <!-- JS: Our script :) -->
<script type="text/javascript" src="static/js/jquery.fancybox-1.3.4.pack.js"></script> <!-- JS: fancybox - modal image-->
<script type="text/javascript" src="static/js/fx.js"></script> <!-- JS: jquery fx used for the bar animation -->
<script type="text/javascript" src="static/js/jquery.nicescroll.min.js"></script> <!-- JS: nicescroll - the nice scrolling bar from index -->
<script type="text/javascript" src="static/js/jquery.masonry.min.js"></script> <!-- JS: masonry - portofolio new tile script -->
<script type="text/javascript" src="static/js/jquery.nivo.slider.pack.js"></script> <!-- JS: nivo slider -->
<link rel="stylesheet" type="text/css" href="static/css/nivo-slider.css" /> <!-- CSS: nivo slider -->
<script type="text/javascript" src="static/js/jquery.easing.1.3.js"></script> <!-- bx Slider -->
<script type="text/javascript" src="static/js/jquery.bxSlider.min.js"></script> <!-- bx Slider -->
<link rel="icon" href="images/favicon.png">
</head>
<body>
<div class="nav_display">
<input type="checkbox" id="drawer-toggle" name="drawer-toggle" class="roll"/>
<label for="drawer-toggle" id="drawer-toggle-label" class="roll"></label>
<header>大会讲者</header>
<nav id="drawer" class="roll">
<ul>
<li >
<a href="home.html" style="font-size: 13pt; line-height:30px; color:#434343;">首页</a>
</li>
<li >
<a href="committee.html"style="font-size: 13pt; line-height:30px; color:#434343;">组织机构</a>
</li>
<li >
<a href="program.html" style="font-size: 13pt; line-height:30px; color:#434343;">大会程序</a>
</li>
<li >
<a href="speaker.html" style="font-size: 13pt; line-height:30px; color:#434343;">大会讲者</a>
</li>
<li >
<a href="registration.html" style="font-size: 13pt; line-height:30px; color:#434343;">会议注册</a>
</li>
<li >
<a href="venue.html" style="font-size: 13pt; line-height:30px; color:#434343;">交通和酒店</a>
</li>
<li >
<a href="company.html"style="font-size: 13pt; line-height:30px; color:#434343;">赞助单位</a>
</li>
<li >
<a href="photo.html" style="font-size: 13pt; line-height:30px; color:#434343;">视频与照片</a>
</li>
</ul>
</nav>
</div>
<div class="head_display">
<div class="container">
<div class="row header">
<div class="span10">
<!-- responsive dropdown menu -->
<div class="js-jquery-dropdown-wrapper">
<ul class="js-jquery-dropdown" style="font-size: 13pt">
<li >
<a href="home.html" >首页</a>
</li>
<li >
<a href="committee.html">组织机构</a>
</li>
<li >
<a href="program.html" >大会程序</a>
</li>
<li >
<a href="speaker.html" >大会讲者</a>
</li>
<li >
<a href="registration.html" >会议注册</a>
</li>
<li >
<a href="venue.html" >交通和酒店</a>
</li>
<li >
<a href="company.html">赞助单位</a>
</li>
<li >
<a href="photo.html">视频与照片</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="page-index-featured " >
<div class="container page-text-columns">
<div class="row" style=" box-shadow: darkgrey 0px 0px 30px 1px; border-radius:5px; margin:30px 0 0 0; ">
<div id="content" >
<hr width="90%" color="#f3e549" size="8" style="margin:30px 0 0 5%;"> </hr>
<p style="color:#0e90d2;font-size:16pt;margin:30px 5% 0 5%;">会议地点</p>
<p style="font-size:13pt;margin:30px 5% 0 5%;"><a target="_blank" style="font-size:14pt;" href="https://www.ihg.com.cn/holidayinn/hotels/cn/zh/qingdao/daoxp/hoteldetail?newRedirect=true&qSrt=sBR&qIta=99602392&icdv=99602392&glat=SEAR_mdpr-_-Baidu-
_-Search-_-GC-_-B-GC-CHN-Hangzhou-HGHXS-_-CHN-Hangzhou-N-M-_-%E8%90%A7%E5%B1%B1%E4%BC%97%E5%AE%89%E5%81%87%E6%97%A5%E9%85%92%E5%BA%97%E6%9D%AD%E5%B7%9E&qSlH=DAOXP&setPMCookies=true
&qDest=No.2%20Tianshui%20Road,%20near%20Songling%20Road%20(Binhai%20HWY),%20Qingdao,%20SD,%20CN&cm_mmc=mdpr-_-Baidu-_-Search-_-GC-_-B-GC-CHN-Hangzhou-HGHXS-_-CHN-Hangzhou-N-M-_-??????????&srb_u=1#">青岛世园假日酒店</a></p>
<p style="font-size:13pt;margin:30px 5% 0 5%;">地址: 山东省青岛市崂山区天水路2号,近松岭路(原滨海大道)</p>
<img src="static/img/hotel.png" style="margin:30px 5% 0 5%;" width="90%">
<hr width="90%" color="#f3e549" size="8" style="margin:30px 0 0 5%;"> </hr>
<p style="color:#0e90d2;font-size:16pt;margin:30px 5% 0 5%;">交通</p>
<img src="static/img/transportation1.jpg" style="margin:30px 5% 0 5%;" width="90%">
<img src="static/img/location.png" style="margin:30px 5% 0 5%;" width="90%" >
<ul style="margin:30px 5% 0 5%;">
<li><a style="font-size:13pt; line-height:30px;">青岛北站</a><br>
<p style="font-size:13pt; line-height:30px;">【地铁3号线→地铁2号线→地铁11号线】<br>
起:青岛北站 地铁3号线<br>
换乘:李村站 地铁2号线(芝泉路方向)<br>
换乘:苗岭路站 地铁11号线<br>
终:世博园站<br>
<b>步行一公里至青岛世园假日酒店(会议地点)</b></p>
</li>
<li><a style="font-size:13pt; line-height:30px;">青岛站</a><br>
<p style="font-size:13pt; line-height:30px;">
【地铁3号线→地铁2号线→地铁11号线】<br>
起:青岛站 地铁3号线<br>
换乘:五四广场站 地铁2号线(李村公园方向)<br>
换乘:苗岭路站 地铁11号线<br>
终:世博园站<br>
<b>步行一公里至青岛世园假日酒店(会议地点)</b></p>
</li>
<li><a style="font-size:13pt; line-height:30px;">流亭机场</a><br>
<p style="font-size:13pt; line-height:30px;">
【机场1线→地铁2号线→地铁11号线】<br>
起:流亭机场 机场1线(701路)<br>
换乘:辽阳东路站 地铁2号线(芝泉路方向)<br>
换乘:苗岭路站 地铁11号线<br>
终:世博园站<br>
<b>步行一公里至青岛世园假日酒店(会议地点)</b></p>
</li>
</ul>
<hr width="90%" color="#f3e549" size="8" style="margin:30px 0 0 5%;"> </hr>
<p style="color:#0e90d2;font-size:16pt;margin:30px 5% 0 5%;">周围酒店</p>
<div class="table-c" style="margin:30px 4% 30px 4%;">
<table >
<tr>
<th >酒店名称</th>
<th>地址</th>
<th>电话</th>
<th>标间参考价(元)</th>
</tr>
<tr>
<th>青岛世园假日酒店</th>
<th>崂山区天水路2号</th>
<th>4008302360</th>
<th>480</th>
</tr>
<tr>
<th>青岛世园寒轩酒店</th>
<th>崂山区松岭路395号</th>
<th>0532-58703333</th>
<th>394</th>
</tr>
<tr>
<th>都市118连锁酒店</th>
<th>李沧区毛杨路与世园路交口西南角世园美墅5号楼</th>
<th>0532-80929866</th>
<th>159</th>
</tr>
<tr>
<th>汉庭</th>
<th>崂山区新源路3号海洋大学</th>
<th>0532-55533311</th>
<th>227</th>
</tr>
<tr>
<th>丽舍家苑宾馆</th>
<th>崂山区214省道海洋大学 北门对面</th>
<th>18561656889</th>
<th>68</th>
</tr>
<tr>
<th>诚信家商务宾馆</th>
<th>李沧区九水东路与毛杨路交界处,于家下河小区3号楼网点</th>
<th>0532-81935687</th>
<th>59</th>
</tr>
<tr>
<th>欧飞连锁酒店</th>
<th>崂山区九水东路龙泽书苑对面</th>
<th>0532-83956093</th>
<th>128</th>
</tr>
<tr>
<th>青岛开放大学培训中心</th>
<th>李沧区金水路68号开放大学内慧水楼</th>
<th>0532-58661906</th>
<th>198</th>
</tr>
<tr>
<th>晓峰商务宾馆</th>
<th>李沧区金水路158-6号</th>
<th>13687622703</th>
<th>100</th>
</tr>
<tr>
<th>怡馨家园</th>
<th>崂山区九水东路海洋大学北门对面</th>
<th>13708968531</th>
<th>78</th>
</tr>
<tr>
<th>真诚佳驿主题酒店</th>
<th>李沧区九水东路498号</th>
<th>0532-87678877</th>
<th>178</th>
</tr>
</table>
</div>
<hr width="90%" color="#f3e549" size="8" style="margin:30px 5% 30px 5%;"> </hr>
</div>
</div>
<div class="container">
<div class="row">
<div class="span6">
<span class="footer-company">©2019 GAMES </span>
</div>
</div>
</div>
<div style="display:none"><script src='http://v7.cnzz.com/stat.php?id=155540&web_id=155540' language='JavaScript' charset='gb2312'></script></div>
</body>
</html>