-
Notifications
You must be signed in to change notification settings - Fork 0
/
trangchu.php
195 lines (159 loc) · 6.43 KB
/
trangchu.php
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
<div class="row">
<div class="col-md-8">
<div class="serviceBox">
<span class="service-icon glyphicon glyphicon-map-marker"></span>
<h3 class="title">Thông tin thành phố Hồ Chí Minh</h3>
<div style="height: 301px; background-color: #fff ">
<ul class="pgwSlider" style="height: 300px; ">
<li style=" margin-top: 0px; ">
<a href="#" target="">
<img data-large-src="quanly/img/danso_hcm.jpg" >
<span id="link_vitri"
style="height:80px;padding: 30px 20px; font-size: 14px;text-align: center">
Vị trí địa lí
</span>
</a>
</li>
<li style=" font-size: 14px">
<a href="#" target="">
<img data-large-src="quanly/img/songngoi_hcm.jpg" >
<span id="link_khihau"
style="height:80px;padding: 30px 20px;font-size: 14px;
text-align: center" >
Khí hậu
</span>
</a>
</li>
<li style="margin-bottom:0px">
<a href="#" target="">
<img data-large-src="quanly/img/kinhte_hcm.jpg" >
<span id ="link_kinhte"
style=" padding: 30px 0px;font-size: 14px;text-align: center" > Kinh tế
</span>
</a>
</li>
<li style="margin-bottom:0px ">
<a href="#" target="">
<img data-large-src="quanly/img/danso_hcm.jpg" >
<span id="link_xahoi"
style="height: 80px;padding: 30px 0px;font-size: 14px; text-align: center;"> Xã hội </span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="col-xs-4">
<div class="serviceBox" style="position: relative;">
<span class="service-icon glyphicon glyphicon-film"></span>
<h3 class="title">Video hướng dẫn</h3>
<div class="link-video" style="height: 80px; padding:0px 35px">
<div class="serviceBox2">
<h3 class="title2">Video 1</h3>
<div class="service-icon2">
<i class="glyphicon glyphicon-film"></i>
</div>
</div>
</div>
<div class="link-video" style="height: 80px; padding:0px 35px;">
<div class="serviceBox2">
<h3 class="title2">Video 2</h3>
<div class="service-icon2">
<i class="glyphicon glyphicon-film"></i>
</div>
</div>
</div>
<div class="link-video" style="height: 80px; padding:0px 35px">
<div class="serviceBox2">
<h3 class="title2">Video 3</h3>
<div class="service-icon2">
<i class="glyphicon glyphicon-film"></i>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row" style="margin-top: 20px">
<div class="col-xs-6">
<div class="serviceBox" style="position: relative;">
<span class="service-icon glyphicon glyphicon-tint"></span>
<h3 class="title">Thông tin chất lượng nước</h3>
<div style="height: 600px">
<figure>
<div class="col-md-12 test" style=" border: 1px solid #e0e0d1;border-style: none none solid none; margin-bottom: 10px;padding-bottom: 20px">
<div class="col-md-4"><img src="img/research1.jpg" width="180" height="120"></div>
<div class="col-md-8 tieude" style="padding-left: 50px"><a href="dulieutrangchu/nuoc.php#hethongcactramquantrac">Hệ thống các trạm quan trắc </div>
</div>
</figure>
<figure>
<div class="col-md-12 test" style="border: 1px solid #e0e0d1;border-style: none none solid none; margin-bottom: 10px;padding-bottom: 20px">
<div class="col-md-4"><img src="img/map1.png" width="180" height="120"></div>
<div class="col-md-8 tieude" style="padding-left: 50px"><a href="">Bản đồ các trạm quan trắc</a></div>
</div>
</figure>
<figure>
<div class="col-md-12 test" style=" border: 1px solid #e0e0d1;border-style: none none solid none; margin-bottom: 10px;padding-bottom: 20px">
<div class="col-md-4"><img src="img/quantrac1.jpg" width="180" height="120"></div>
<div class="col-md-8 tieude" style="padding-left: 50px"><a href="">Tần suất và thông số đo đạc</a></div>
</div>
</figure>
<figure>
<div class="col-md-12 test" style="margin-bottom: 10px;padding-bottom: 20px">
<div class="col-md-4"><img src="img/wqi1.jpg" width="180" height="120"></div>
<div class="col-md-8 tieude" style="padding-left: 50px"><a href="">Cách tính toán chỉ số WQI</a></div>
</div>
</figure>
</div>
</div>
</div>
<div class="col-xs-6">
<div class="serviceBox">
<span class="service-icon glyphicon glyphicon-leaf"></span>
<h3 class="title">Thông tin chất lượng không khí</h3>
<div style="height:600px">
<figure>
<div class="col-md-12 test" style=" border: 1px solid #e0e0d1;border-style: none none solid none; margin-bottom: 10px;padding-bottom: 20px">
<div class="col-md-4"><img src="img/research1.jpg" width="180" height="120"></div>
<div class="col-md-8 tieude" style="padding-left: 50px"><a href="dulieutrangchu/nuoc1.php#hethongcactramquantrac">Hệ thống các trạm quan trắc </div>
</div>
</figure>
<figure>
<div class="col-md-12 test" style="border: 1px solid #e0e0d1;border-style: none none solid none; margin-bottom: 10px;padding-bottom: 20px">
<div class="col-md-4"><img src="img/map1.png" width="180" height="120"></div>
<div class="col-md-8 tieude" style="padding-left: 50px"><a href="">Bản đồ các trạm quan trắc</a></div>
</div>
</figure>
<figure>
<div class="col-md-12 test" style=" border: 1px solid #e0e0d1;border-style: none none solid none; margin-bottom: 10px;padding-bottom: 20px">
<div class="col-md-4"><img src="img/quantrac1.jpg" width="180" height="120"></div>
<div class="col-md-8 tieude" style="padding-left: 50px"><a href="">Tần suất và thông số đo đạc</a></div>
</div>
</figure>
<figure>
<div class="col-md-12 test" style="margin-bottom: 10px;padding-bottom: 20px">
<div class="col-md-4"><img src="img/wqi1.jpg" width="180" height="120"></div>
<div class="col-md-8 tieude" style="padding-left: 50px"><a href="">Cách tính toán chỉ số WQI</a></div>
</div>
</figure>
</div>
</div> <!-- Thông tin không khí -->
</div>
</div> <!-- End thong tin -->
<script type="text/javascript">
$(document).ready(function() {
$('.pgwSlider').pgwSlider();
$('#link_vitri').click(function(){
window.location.href = "quanly/trangchu.php#vitri"
});
$('#link_khihau').click(function(){
window.location.href = "quanly/trangchu.php#khihau"
});
$('#link_kinhte').click(function(){
window.location.href = "quanly/trangchu.php#kinhte"
});
$('#link_xahoi').click(function(){
window.location.href = "quanly/trangchu.php#xahoi"
});
});
</script>