-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapplications-nuclear.html
More file actions
189 lines (173 loc) · 10.5 KB
/
applications-nuclear.html
File metadata and controls
189 lines (173 loc) · 10.5 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Nuclear Power Applications - CGITEC</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<link rel="stylesheet" href="style.css">
</head>
<body>
<nav class="navbar">
<div class="container">
<a href="index.html" class="logo">
<img src="assets/logo.png" alt="CGITEC Logo"
style="height: 40px; vertical-align: middle; margin-right: 10px;">
CGITEC
</a>
<div class="menu-toggle">
<i class="fas fa-bars"></i>
</div>
<ul class="nav-links">
<li><a href="index.html">Home</a></li>
<li class="dropdown">
<a href="products.html">Products <i class="fas fa-chevron-down"
style="font-size: 0.7em; margin-left: 4px;"></i></a>
<div class="dropdown-content">
<a href="products-h.html" class="dropdown-item"><i class="fas fa-video"></i>
<div class="dropdown-text"><span class="dropdown-title">H-Series</span><span
class="dropdown-desc">Imaging Spectrometer</span></div>
</a>
<a href="products-m.html" class="dropdown-item"><i class="fas fa-video"></i>
<div class="dropdown-text"><span class="dropdown-title">M-Series</span><span
class="dropdown-desc">Customizable Spectrometer</span></div>
</a>
<a href="products-a.html" class="dropdown-item"><i class="fas fa-radiation"></i>
<div class="dropdown-text"><span class="dropdown-title">A-Series</span><span
class="dropdown-desc">High-Performance RIID</span></div>
</a>
<a href="products-s.html" class="dropdown-item"><i class="fas fa-radiation"></i>
<div class="dropdown-text"><span class="dropdown-title">S-Series</span><span
class="dropdown-desc">Industrial Spectrometer</span></div>
</a>
<a href="products-p.html" class="dropdown-item"><i class="fas fa-video"></i>
<div class="dropdown-text"><span class="dropdown-title">P-Series</span><span
class="dropdown-desc">Collimated Imaging</span></div>
</a>
<a href="products-t.html" class="dropdown-item"><i class="fas fa-video"></i>
<div class="dropdown-text"><span class="dropdown-title">T-Series</span><span
class="dropdown-desc">Ruggedized Module</span></div>
</a>
<a href="products-g.html" class="dropdown-item"><i class="fas fa-video"></i>
<div class="dropdown-text"><span class="dropdown-title">GammAware</span><span
class="dropdown-desc">3D Imaging System</span></div>
</a>
</div>
</li>
<li class="dropdown">
<a href="applications.html" class="active">Applications <i class="fas fa-chevron-down"
style="font-size: 0.7em; margin-left: 4px;"></i></a>
<div class="dropdown-content">
<a href="applications-nuclear.html" class="dropdown-item"><i class="fas fa-shield-alt"></i>
<div class="dropdown-text"><span class="dropdown-title">원자력발전</span><span
class="dropdown-desc">Nuclear Power</span></div>
</a>
<a href="applications-waste.html" class="dropdown-item"><i class="fas fa-trash-alt"></i>
<div class="dropdown-text"><span class="dropdown-title">방사선 폐기물</span><span
class="dropdown-desc">Radioactive Waste</span></div>
</a>
<a href="applications-cbrne.html" class="dropdown-item"><i class="fas fa-biohazard"></i>
<div class="dropdown-text"><span class="dropdown-title">화생방분야</span><span
class="dropdown-desc">CBRNE / Security</span></div>
</a>
<a href="applications-medical.html" class="dropdown-item"><i class="fas fa-heartbeat"></i>
<div class="dropdown-text"><span class="dropdown-title">의료분야</span><span
class="dropdown-desc">Medical</span></div>
</a>
<a href="applications-defense.html" class="dropdown-item"><i class="fas fa-fighter-jet"></i>
<div class="dropdown-text"><span class="dropdown-title">국방 분야</span><span
class="dropdown-desc">Defense</span></div>
</a>
</div>
</li>
<li><a href="about.html">About</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</nav>
<div class="product-detail-hero">
<div class="container">
<h1 class="text-gradient" style="font-size: 3rem;">원자력발전</h1>
<p class="hero-desc">Nuclear Power Applications</p>
</div>
</div>
<div class="container section">
<p
style="max-width: 800px; margin: 0 auto 4rem auto; text-align: center; color: var(--text-secondary); line-height: 1.8;">
H3D사의 제품들은 원자력발전 분야에 가장 적합하도록 제작되었습니다. H3D사의 상온반도체 기반 감마선 이미징 스펙트로미터 들은 전 세계적으로 널리 활용되고 있으며 현재, 미국 원자력발전소의
75% 이상이 도입하여 사용하고 있습니다. 원자력 분야 협력사들과 많은 연구노력을 통해 지난 8년간 많은 활용장비 들이 개발되어 왔습니다.
</p>
<div class="features-grid" style="grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));">
<!-- Item 1 -->
<div class="glass-card" style="padding: 0; overflow: hidden;">
<div style="height: 200px; background: url('assets/nuclear1.jpg') center/cover no-repeat;">
</div>
<div style="padding: 2rem;">
<h3 style="color: var(--accent-color); margin-bottom: 1rem;">임시차폐시설 검증</h3>
<ul class="product-check-list">
<li>차폐시설의 건전성 체크</li>
<li>방사선레벨의 안전성 체크</li>
<li>차폐시설 중 새어나오는 틈 발견</li>
<li style="margin-top: 10px; font-weight: 600; color: var(--text-primary);">사용장비 : H / P</li>
</ul>
</div>
</div>
<!-- Item 2 -->
<div class="glass-card" style="padding: 0; overflow: hidden;">
<div style="height: 200px; background: url('assets/waste8.jpg') center/cover no-repeat;">
</div>
<div style="padding: 2rem;">
<h3 style="color: var(--accent-color); margin-bottom: 1rem;">폐기물 및 핫스팟 분석</h3>
<ul class="product-check-list">
<li>실시간 탐색으로 스캔시간 최소화</li>
<li>선원항의 종류와 방향 탐지</li>
<li>고방사선장에서 선원을 효과적으로 발견 및 대처</li>
<li style="margin-top: 10px; font-weight: 600; color: var(--text-primary);">사용장비 : A / H / P
</li>
</ul>
</div>
</div>
<!-- Item 3 -->
<div class="glass-card" style="padding: 0; overflow: hidden;">
<div style="height: 200px; background: url('assets/h_pipe_2.jpg') center/cover no-repeat;">
</div>
<div style="padding: 2rem;">
<h3 style="color: var(--accent-color); margin-bottom: 1rem;">폐기물 및 핫스팟 분석 (유형 2)</h3>
<ul class="product-check-list">
<li>선원항을 실시간으로 분석</li>
<li>파이프라인내 선원항 실시간 감시</li>
<li>복잡한 화학적 분석 필요 생략</li>
<li style="margin-top: 10px; font-weight: 600; color: var(--text-primary);">사용장비 : H / P / S
</li>
</ul>
</div>
</div>
<!-- Item 4 (Bottom Left in Image) -->
<div class="glass-card" style="padding: 0; overflow: hidden;">
<div style="height: 200px; background: url('assets/Fuel_pool.jpg') center/cover no-repeat;">
</div>
<div style="padding: 2rem;">
<h3 style="color: var(--accent-color); margin-bottom: 1rem;">선원항 위치파악 및 제염</h3>
<ul class="product-check-list">
<li>차폐시설의 건전성 체크</li>
<li>방사선레벨의 안전성 체크</li>
<li>차폐시설 중 새어나오는 틈 발견</li>
<li style="margin-top: 10px; font-weight: 600; color: var(--text-primary);">사용장비 : H / P</li>
</ul>
</div>
</div>
</div>
</div>
<footer>
<div class="container">
<div style="text-align: center; color: var(--text-secondary); font-size: 0.9rem;">
© 2026 CGITEC. All rights reserved.
</div>
</div>
</footer>
<script src="script.js"></script>
</body>
</html>