-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcontact.html
336 lines (320 loc) · 12.6 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="Education of college students">
<meta name="keywords" content="themes_mountain, college, course, e-learning, education, high school, kids, learning, online, online courses, school, student, teacher, tutor, university">
<meta name="author" content="theme_ocean">
<!-- SITE TITLE -->
<title>Education of college students</title>
<!-- Latest Bootstrap min CSS -->
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css2?family=Lexend:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<!-- Font Awesome CSS -->
<link rel="stylesheet" href="assets/fonts/font-awesome.min.css">
<link rel="stylesheet" href="assets/fonts/themify-icons.css">
<!--- owl carousel Css-->
<link rel="stylesheet" href="assets/owlcarousel/css/owl.carousel.css">
<link rel="stylesheet" href="assets/owlcarousel/css/owl.theme.css">
<!--slicknav Css-->
<link rel="stylesheet" href="assets/css/slicknav.css">
<!-- MAGNIFIC CSS -->
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<!-- animate CSS -->
<link rel="stylesheet" href="assets/css/animate.css">
<!-- Style CSS -->
<link rel="stylesheet" href="assets/css/style.css" />
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<style>
#main-menu {
display: flex;
justify-content: space-between;
align-items: center;
}
/* #main-menu ul {
display: flex;
list-style: none;
padding: 0;
margin: 0;
align-items: center;
} */
#main-menu ul li {
padding: 0px 28px;
}
#main-menu ul li a {
display: block;
padding: 25px 0;
}
</style>
</head>
<body>
<!-- START PRELOADER -->
<div class="preloaders">
<span class="loader"></span>
</div>
<!-- END PRELOADER -->
<!-- START LOGO WITH CONTACT -->
<section class="logo-contact">
<div class="container">
<div class="row d-flex justify-content-between">
<!-- Contact Items -->
<div class="col-lg-3 col-md-4 col-sm-6 col-xs-12">
<div class="single-top-contact">
<i class="fa fa-phone"></i>
<h4>+86 188 8888 8888</h4>
</div>
</div><!--- END COL -->
<div class="col-lg-3 col-md-4 col-sm-6 col-xs-12">
<div class="single-top-contact">
<i class="fa fa-envelope"></i>
<h4><a href="mailto:example@gmail.com">example@gmail.com</a></h4>
</div>
</div><!--- END COL -->
<div class="col-lg-3 col-md-4 col-sm-6 col-xs-12">
<div class="single-top-contact">
<i class="fa fa-clock-o"></i>
<h4>全天开放</h4>
</div>
</div><!--- END COL -->
</div><!--- END ROW -->
</div><!--- END CONTAINER -->
</section>
<!-- END LOGO WITH CONTACT -->
<!-- START NAVBAR -->
<div id="navigation" class="fixed-top navbar-light bg-faded site-navigation">
<div class="container top_menu_bg">
<div class="row">
<div class="col-lg-2 col-md-3 col-sm-4">
<div class="site-logo">
<a href="index.html"><img src="assets/images/all-img/logo1111.png" alt="" style="width: 50px; height: auto;"></a>
</div>
</div><!--- END Col -->
<div class="col-lg-6 col-md-10 col-sm-8 ">
<div class="header_right ">
<nav id="main-menu" class="ms-auto">
<ul>
<li>
<a class="nav-link" href="index.html">主页 </a>
</li>
<li><a class="nav-link" href="#">页面<span class="ti-angle-down"></span></a>
<ul>
<li><a class="nav-link" href="about.html">关于我们</a></li>
<li><a class="nav-link" href="team.html">导师概览</a></li>
<li><a class="nav-link" href="team-details.html">导师介绍</a></li>
</ul>
</li>
<li>
<a class="nav-link" href="course.html">课程 </a>
</li>
<li><a class="nav-link" href="contact.html">联系我们</a></li>
</ul>
</nav>
<div id="mobile_menu"></div>
</div>
</div><!--- END Col -->
<div class="col-lg-4 col-md-3 col-sm-8 m-none">
<div class="call_to_action">
<a class="btn_two" href="register.html">登录 / 注册</a>
</div><!--- END SOCIAL PROFILE -->
</div><!--- END Col -->
</div><!--- END ROW -->
</div><!--- END CONTAINER -->
</div>
<!-- END NAVBAR -->
<!-- START SECTION TOP -->
<section class="section-top">
<div class="container">
<div class="col-lg-10 offset-lg-1 text-center">
<div class="section-top-title wow fadeInRight" data-wow-duration="1s" data-wow-delay="0.3s" data-wow-offset="0">
<h1></h1>
<ul>
<li><a href="index.html">主页</a></li>
<li> /联系我们</li>
</ul>
</div><!-- //.HERO-TEXT -->
</div><!--- END COL -->
</div><!--- END CONTAINER -->
</section>
<!-- END SECTION TOP -->
<!-- START ADDRESS -->
<section class="address_area">
<div class="container">
<div class="row text-center">
<div class="col-lg-4 col-sm-4 col-xs-12 no-padding wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.1s" data-wow-offset="0">
<div class="single_address sa_one">
<i class="ti-map"></i>
<h4>我们的地址</h4>
<p>海南陵水黎安 <br /> 国际教育试验区</p>
</div>
</div><!-- END COL -->
<div class="col-lg-4 col-sm-4 col-xs-12 no-padding wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.2s" data-wow-offset="0">
<div class="single_address sa_two">
<i class="ti-mobile"></i>
<h4>电话号码</h4>
<p>0898-83302841</p>
<p>0898-37386611</p>
</div>
</div><!-- END COL -->
<div class="col-lg-4 col-sm-4 col-xs-12 no-padding wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.3s" data-wow-offset="0">
<div class="single_address sa_three">
<i class="ti-email"></i>
<h4>发送邮件</h4>
<p>llieipz@hainan.gov.cn</p>
<p>info@hainan-biuh.edu.cn</p>
</div>
</div><!-- END COL -->
</div><!--- END ROW -->
</div><!--- END CONTAINER -->
</section>
<!-- END ADDRESS -->
<!-- CONTACT -->
<div id="contact" class="contact_area section-padding">
<div class="container">
<div class="row">
<div class="col-lg-7 col-sm-12 col-xs-12 wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.2s" data-wow-offset="0">
<div class="section-title-two">
<h2>在这里发送信息</h2>
</div>
<div class="contact">
<form class="form" name="enq" method="post" action="contact.php" onsubmit="return validation();">
<div class="row">
<div class="form-group col-md-6">
<label for="">名字</label>
<input type="text" name="name" class="form-control" required="required">
</div>
<div class="form-group col-md-6">
<label for="">你的邮箱</label>
<input type="email" name="email" class="form-control" required="required">
</div>
<div class="form-group col-md-12">
<label for="">你的课程</label>
<input type="text" name="subject" class="form-control" required="required">
</div>
<div class="form-group col-md-12">
<label for="">要发动的信息</label>
<textarea rows="6" name="message" class="form-control" required="required"></textarea>
</div>
<div class="col-md-12 text-center">
<button type="submit" value="Send message" name="submit" id="submitButton" class="btn_one" title="Submit Your Message!">发送</button>
</div>
</div>
</form>
</div>
</div><!-- END COL -->
<div class="col-lg-5 col-sm-12 col-xs-12 wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.2s" data-wow-offset="0"> <div class="map">
<iframe src="https://map.baidu.com/search/%E6%B5%B7%E5%8D%97%E8%87%AA%E7%94%B1%E8%B4%B8%E6%98%93%E6%B8%AF%E9%99%B5%E6%B0%B4%E9%BB%8E%E5%AE%89%E5%9B%BD%E9%99%85%E6%95%99%E8%82%B2%E5%88%9B%E6%96%B0%E8%AF%95%E9%AA%8C%E5%8C%BA/@12254165.705,2078392.29,17z?querytype=s&da_src=shareurl&wd=%E6%B5%B7%E5%8D%97%E8%87%AA%E7%94%B1%E8%B4%B8%E6%98%93%E6%B8%AF%E9%99%B5%E6%B0%B4%E9%BB%8E%E5%AE%89%E5%9B%BD%E9%99%85%E6%95%99%E8%82%B2%E5%88%9B%E6%96%B0%E8%AF%95%E9%AA%8C%E5%8C%BA&c=131&src=0&wd2=%E9%99%B5%E6%B0%B4%E9%BB%8E%E6%97%8F%E8%87%AA%E6%B2%BB%E5%8E%BF&pn=0&sug=1&l=13&b=(12225082,2061164;12278170,2087020)&from=webmap&biz_forward=%7B%22scaler%22:2,%22styles%22:%22pl%22%7D&sug_forward=6accc6623198cd00b54f5473&device_ratio=2" style="border:0;" allowfullscreen="" aria-hidden="false" tabindex="0"></iframe>
</div>
</div><!-- END COL -->
</div><!-- END ROW -->
</div><!--- END CONTAINER -->
</div>
<!-- END CONTACT -->
<!-- START FOOTER -->
<div class="footer section-padding">
<div class="container">
<div class="row">
<div class="col-lg-3 col-sm-6 col-xs-12">
<div class="single_footer">
<p>我们是来自中央民族大学海南国际学院的一支团队。我们的成员均为大一学生。我们梦想着有一天能设计出稳定,高效,可以便捷同学学习的网站。</p>
</div>
<div class="foot_social">
<ul>
<li><a href="#">Github</a></li>
<li><a href="#">Email</a></li>
<li><a href="#">Bilibili</a></li>
</ul>
</div>
</div><!--- END COL -->
<div class="col-lg-3 col-sm-6 col-xs-12">
<div class="single_footer">
<h4>课程</h4>
<ul>
<li><a href="#">高等数学</a></li>
<li><a href="#">离散数学</a></li>
<li><a href="#">面向对象程序设计</a></li>
<li><a href="#">矩阵理论与方法</a></li>
<li><a href="#">信号与系统</a></li>
</ul>
</div>
</div><!--- END COL -->
<div class="col-lg-3 col-sm-6 col-xs-12">
<div class="single_footer">
<h4>团队</h4>
<ul>
<li><a href="#">关于我们</a></li>
<li><a href="#">项目进展</a></li>
<li><a href="#">在线社区</a></li>
<li><a href="#">支持我们</a></li>
</ul>
</div>
</div><!--- END COL -->
<div class="col-lg-3 col-sm-6 col-xs-12">
<div class="single_footer">
<h4>如何联系我们</h4>
<div class="sf_contact">
<span class="ti-mobile"></span>
<h3>号码</h3>
<p>+86 188 8888 8888</p>
</div>
<div class="sf_contact">
<span class="ti-email"></span>
<h3>邮件地址</h3>
<p>example@gmail.com</p>
</div>
<div class="sf_contact">
<span class="ti-map"></span>
<h3>地址</h3>
<p>中国,海南</p>
</div>
</div>
</div><!--- END COL -->
</div><!--- END ROW -->
<div class="row fc">
<div class="col-lg-6 col-sm-6 col-xs-12">
<div class="footer_copyright">
<p>© 2024. All Rights Reserved.</p>
</div>
</div>
<div class="col-lg-6 col-sm-6 col-xs-12">
<div class="footer_menu">
<ul>
<li><a href="#">使用事项</a></li>
<li><a href="#">隐私政策</a></li>
<li><a href="#">Cookie政策</a></li>
</ul>
</div>
</div><!-- END COL -->
</div>
</div><!--- END CONTAINER -->
</div>
<!-- END FOOTER -->
<!-- Latest jQuery -->
<script src="assets/js/jquery-1.12.4.min.js"></script>
<!-- Latest compiled and minified Bootstrap -->
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<!-- owl-carousel min js -->
<script src="assets/owlcarousel/js/owl.carousel.min.js"></script>
<!-- jquery.slicknav -->
<script src="assets/js/jquery.slicknav.js"></script>
<!-- magnific-popup js -->
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<!-- simple-text-rotator.min.js -->
<script src="assets/simple-text-rotator/js/jquery.simple-text-rotator.min.js"></script>
<!-- scrolltopcontrol js -->
<script src="assets/js/scrolltopcontrol.js"></script>
<!-- WOW - Reveal Animations When You Scroll -->
<script src="assets/js/wow.min.js"></script>
<!-- scripts js -->
<script src="assets/js/scripts.js"></script>
</body>
</html>