-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontactus-fa.html
413 lines (413 loc) · 16.8 KB
/
contactus-fa.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
<!DOCTYPE html>
<html lang="fa">
<head>
<link rel="stylesheet" href="https://aut.ac.ir/templates/tmpl_modern01/css/tailwind.min.css">
<style>
.card{
border: 4px solid #2b6cb0;
}
.yw_text p{
margin: 0;
}
.p-5 {
margin-bottom: -10px;
}
.-m-2 {
padding-bottom: 7px;
}
@media only screen and (max-width: 2048px) and (min-width: 1000px) {
.lg\:w-1\/3 {
width: 400px;
}
}
@media only screen and (max-width: 900px) and (min-width: 700px) {
.lg\:w-1\/3 {
width: 420px;
}
}
.font-medium {
font-size: 15.5px;
}
.address-card {
border: 2px dashed #3c6da1;
background-color: #ffffff;
background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23d3b77b' fill-opacity='0.33' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");
}
</style>
<script>
var element = document.querySelector(".yw_cnt");
element.classList.remove("yw_cnt");
</script>
</head>
<body dir="rtl">
<section class="text-gray-700 text-sm leading-relaxed body-font">
<div class="mx-auto">
<h3
class="text-gray-900 title-font font-medium text-xl p-5 text-center"
>
ریاست دانشکده
</h3>
<hr class="mb-5" />
<div class="flex flex-wrap -m-2 justify-center">
<div class="p-2 lg:w-1/3 md:w-1/2 w-full">
<div
class="h-full flex items-center border-blue-700 border-4 p-4 rounded-lg card"
>
<!-- src="./files/ce/images/%D9%87%DB%8C%D8%A7%D8%AA_%D8%B9%D9%84%D9%85%DB%8C/h_zarandi.jpg" -->
<img
class="w-30 h-30 bg-gray-100 object-cover object-center flex-shrink-0 rounded-md ml-4"
src="./files/ce/images/%D9%87%DB%8C%D8%A7%D8%AA_%D8%B9%D9%84%D9%85%DB%8C/Dr-zarandi.jpg"
/>
<div class="flex-grow">
<h3 class="text-gray-900 title-font font-medium font-semibold">
دکتر حمیدرضا زرندی
</h3>
<p class="text-blue-500 my-1 text-sm">ریاست دانشکده</p>
<hr class="mt-1 mb-2" />
<p class="text-gray-700 text-sm leading-relaxed">
دفتر دانشکده: ۲۷۰۰
</p>
<p class="text-gray-700 text-sm leading-relaxed">
تلفن - فکس:
<a
href="tel:664194110"
class="text-gray-700 text-sm leading-relaxed tracking-wider"
>۶۶۴۱۹۴۱۱۰</a
>
</p>
<p class="text-gray-700 text-sm leading-relaxed">
مسئول دفتر: مریم سلیمانی
</p>
</div>
</div>
</div>
</div>
<h3
class="text-gray-900 title-font font-medium text-xl p-5 text-center"
>
معاونین
</h3>
<hr class="mb-5" />
<div class="flex flex-wrap -m-2 justify-center">
<div class="p-2 lg:w-1/3 md:w-1/2 w-full">
<div
class="h-full flex items-center border-blue-700 border-4 p-4 rounded-lg card"
>
<img
class="w-30 h-30 bg-gray-100 object-cover object-center flex-shrink-0 rounded-md ml-4"
src="./files/ce/images/%D9%87%DB%8C%D8%A7%D8%AA_%D8%B9%D9%84%D9%85%DB%8C/fallah.jpg"
/>
<div class="flex-grow">
<h3 class="text-gray-900 title-font font-medium font-semibold">
دکتر مهران سلیمان فلاح
</h3>
<p class="text-blue-500 my-1 text-sm">
آموزشی و تحصیلات تکمیلی
</p>
<hr class="mt-1 mb-2" />
<p class="text-gray-700 text-sm leading-relaxed">
رایانامه:
<a
href="mailto:[email protected]?subject=موضوع%20شما&body=سلام"
class="text-gray-700 text-sm leading-relaxed tracking-wider"
>
</p>
<p class="text-gray-700 text-sm leading-relaxed">
تلفن - فکس:
<a
href="tel:64542718"
class="text-gray-700 text-sm leading-relaxed tracking-wider"
>۶۴۵۴۲۷۱۸</a
>
</p>
</div>
</div>
</div>
<div class="p-2 lg:w-1/3 md:w-1/2 w-full">
<div
class="h-full flex items-center border-blue-700 border-4 p-4 rounded-lg card"
>
<img
class="w-30 h-30 bg-gray-100 object-cover object-center flex-shrink-0 rounded-md ml-4"
style="height: 120px"
src="./files/ce/images/%D9%87%DB%8C%D8%A7%D8%AA_%D8%B9%D9%84%D9%85%DB%8C/Dr_Bakhshi.jpg-small.jfif"
/>
<div class="flex-grow">
<h3 class="text-gray-900 title-font font-medium font-semibold">
دکتر بهادر بخشی سراسکانرود
</h3>
<p class="text-blue-500 my-1 text-sm">
پژوهشی و امـور بین الملل
</p>
<hr class="mt-1 mb-2" />
<p class="text-gray-700 text-sm leading-relaxed">
رایانامه:
<a
href="mailto:[email protected]?subject=موضوع%20شما&body=سلام"
class="text-gray-700 text-sm leading-relaxed tracking-wider"
>
</p>
<p class="text-gray-700 text-sm leading-relaxed">
تلفن - فکس:
<a
href="tel:64542723"
class="text-gray-700 text-sm leading-relaxed tracking-wider"
>۶۴۵۴۲۷۲۳</a
>
</p>
</div>
</div>
</div>
</div>
<h3
class="text-gray-900 title-font font-medium text-xl p-5 text-center"
>
کارشناسان آموزشی
</h3>
<hr class="mb-5" />
<div class="flex flex-wrap -m-2 justify-center">
<div class="p-2 lg:w-1/3 md:w-1/2 w-full">
<div
class="h-full flex items-center border-blue-700 border-4 p-4 rounded-lg card"
>
<img
class="w-20 h-20 bg-gray-100 object-cover object-center flex-shrink-0 rounded-md ml-4"
style="height: 104px; width: 85px"
src="https://cdn0.iconfinder.com/data/icons/uae-travel/512/b189_5-512.png"
/>
<div class="flex-grow">
<h3 class="text-gray-900 title-font font-medium font-semibold">
مینا رضایی
</h3>
<p class="text-blue-500 my-1 text-sm">کارشناسی</p>
<hr class="mt-1 mb-2" />
<p class="text-gray-700 text-sm leading-relaxed">
رایانامه:
<a
href="mailto:[email protected]?subject=موضوع%20شما&body=سلام"
class="text-gray-700 text-sm leading-relaxed tracking-wider"
>
</p>
<p class="text-gray-700 text-sm leading-relaxed">
تلفن:
<a
href="tel:64542719"
class="text-gray-700 text-sm leading-relaxed tracking-wider"
>۶۴۵۴۲۷۱۹</a
>
</p>
</div>
</div>
</div>
<div class="p-2 lg:w-1/3 md:w-1/2 w-full">
<div
class="h-full flex items-center border-blue-700 border-4 p-4 rounded-lg card"
>
<img
class="w-20 h-30 bg-gray-100 object-cover object-center flex-shrink-0 rounded-md ml-4"
src="./files/ce/images/%DA%A9%D8%A7%D8%B1%DA%A9%D9%86%D8%A7%D9%86/Sabzali.jpg"
/>
<div class="flex-grow">
<h3 class="text-gray-900 title-font font-medium font-semibold">
هانیه سبزعلی
</h3>
<p class="text-blue-500 my-1 text-sm">کارشناسی ارشد</p>
<hr class="mt-1 mb-2" />
<p class="text-gray-700 text-sm leading-relaxed">
رایانامه:
<a
href="mailto:[email protected]?subject=موضوع%20شما&body=سلام"
class="text-gray-700 text-sm leading-relaxed tracking-wider"
>
</p>
<p class="text-gray-700 text-sm leading-relaxed">
تلفن:
<a
href="tel:64542703"
class="text-gray-700 text-sm leading-relaxed tracking-wider"
>۶۴۵۴۲۷۰۳</a
>
</p>
</div>
</div>
</div>
<div class="p-2 lg:w-1/3 md:w-1/2 w-full">
<div
class="h-full flex items-center border-blue-700 border-4 p-4 rounded-lg card"
>
<img
class="w-20 h-30 bg-gray-100 object-cover object-center flex-shrink-0 rounded-md ml-4"
src="./files/ce/images/%DA%A9%D8%A7%D8%B1%DA%A9%D9%86%D8%A7%D9%86/alipour_(1).jpg"
/>
<div class="flex-grow">
<h3 class="text-gray-900 title-font font-medium font-semibold">
عذری علیپور
</h3>
<p class="text-blue-500 my-1 text-sm">دکتری</p>
<hr class="mt-1 mb-2" />
<p class="text-gray-700 text-sm leading-relaxed">
رایانامه:
<a
href="mailto:[email protected]?subject=موضوع%20شما&body=سلام"
class="text-gray-700 text-sm leading-relaxed tracking-wider"
>
</p>
<p class="text-gray-700 text-sm leading-relaxed">
تلفن:
<a
href="tel:64542738"
class="text-gray-700 text-sm leading-relaxed tracking-wider"
>۶۴۵۴۲۷۳۸</a
>
</p>
</div>
</div>
</div>
</div>
<h3
class="text-gray-900 title-font font-medium text-xl p-5 text-center"
>
سایر اعضا
</h3>
<hr class="mb-5" />
<div class="flex flex-wrap -m-2 justify-center">
<div class="p-2 lg:w-1/3 md:w-1/2 w-full">
<div
class="h-full flex items-center border-blue-700 border-4 p-4 rounded-lg card"
>
<img
class="w-20 h-30 bg-gray-100 object-cover object-center flex-shrink-0 rounded-md ml-4"
src="./files/ce/images/%DA%A9%D8%A7%D8%B1%DA%A9%D9%86%D8%A7%D9%86/abdi-web.jpg"
/>
<div class="flex-grow">
<h3 class="text-gray-900 title-font font-medium font-semibold">
مهندس جعفر عبدی
</h3>
<p class="text-blue-500 my-1 text-sm">
مشاور و دبیر شوراهای دانشکده
</p>
<hr class="mt-1 mb-2" />
<p class="text-gray-700 text-sm leading-relaxed">
تلفن:
<a
href="tel:664194110"
class="text-gray-700 text-sm leading-relaxed tracking-wider"
>۶۶۴۱۹۴۱۱۰ - ۲۷۰۰ (۶۴۵۴)</a
>
</p>
<p class="text-gray-700 text-sm leading-relaxed">
فکس:
<a
href="fax:66495521"
class="text-gray-700 text-sm leading-relaxed tracking-wider"
>۶۶۴۹۵۵۲۱</a
>
</p>
</div>
</div>
</div>
<div class="p-2 lg:w-1/3 md:w-1/2 w-full">
<div
class="h-full flex items-center border-blue-700 border-4 p-4 rounded-lg card"
>
<img
class="w-20 h-30 bg-gray-100 object-cover object-center flex-shrink-0 rounded-md ml-4"
src="./files/ce/images/%DA%A9%D8%A7%D8%B1%DA%A9%D9%86%D8%A7%D9%86/saboohi.jpg"
/>
<div class="flex-grow">
<h3 class="text-gray-900 title-font font-medium font-semibold">
بهنام صبوحی
</h3>
<p class="text-blue-500 my-1 text-sm">مسئول پشتیبانی (اداری)</p>
<hr class="mt-1 mb-2" />
<p class="text-gray-700 text-sm leading-relaxed">
تلفن:
<a
href="tel:664194110"
class="text-gray-700 text-sm leading-relaxed tracking-wider"
>۶۶۴۱۹۴۱۱۰ - ۲۷۰۰ (۶۴۵۴)</a
>
</p>
<p class="text-gray-700 text-sm leading-relaxed">
فکس:
<a
href="fax:66495521"
class="text-gray-700 text-sm leading-relaxed tracking-wider"
>۶۶۴۹۵۵۲۱</a
>
</p>
</div>
</div>
</div>
</div>
<h3
class="text-gray-900 title-font font-medium text-xl p-5 text-center"
>
راه های ارتباطی
</h3>
<hr class="mb-5" />
<section dir="ltr" class="text-gray-700 body-font relative">
<div class="container px-5 mx-auto flex sm:flex-no-wrap flex-wrap">
<div
class="w-full md:h-64 bg-gray-300 rounded-lg overflow-hidden p-10 flex items-end justify-start relative"
style="height: 400px"
>
<iframe
class="absolute inset-0"
style="
filter: grayscale(0.3) contrast(1) opacity(0.8) saturate(1.7);
border: 4px solid #2d6aac;
"
title="map"
marginheight="0"
marginwidth="0"
scrolling="no"
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1362.2136198415985!2d51.4076180721891!3d35.703875168104936!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3f8e010d1bda6451%3A0xb68840e07e8e513!2sComputer%20Engineering%20%26%20IT%20Department!5e0!3m2!1sen!2s!4v1590930818420!5m2!1sen!2s"
width="100%"
height="100%"
frameborder="0"
></iframe>
<div
dir="rtl"
class="address-card relative flex flex-wrap py-2 mx-auto"
>
<div class="lg:w-auto px-6">
<h3
class="title-font font-medium text-gray-900 tracking-widest text-sm"
>
آدرس
</h3>
<p class="leading-relaxed">
ایران - تهران - میدان ولیعصر - خیابان حافظ - پلاک ۳۵۰
</p>
<!-- <p class="flex justify-center">
<a class="leading-relaxed"><small>پست: </small>۴۴۱۳-۱۵۸۷۵</a>
</p> -->
<p class="flex justify-between">
<a href="tel:+982164540" class="leading-relaxed"
><small>تلفن: </small>۶۴۵۴۰ (۲۱) ۹۸+</a
>
<a
href="mailto:[email protected]?subject=موضوع%20شما&body=سلام"
class="text-indigo-500 leading-relaxed"
><small>ایمیل: </small>[email protected]</a
>
</p>
</div>
</div>
</div>
</div>
</section>
</div>
</section>
<script>
var element = document.querySelector(".yw_cnt");
element.classList.remove("yw_cnt");
</script>
</body>
</html>