-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
198 lines (178 loc) · 6.51 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title> iDEC NKLMI-NK_drug 2023</title>
<link rel="stylesheet" type="text/css" href="css/main_cssstyle.css">
<link rel="stylesheet" type="text/css" href="css/loader.css">
<!-- <link href="http://vjs.zencdn.net/4.12/video-js.css" rel="stylesheet">-->
<!--<script src="http://vjs.zencdn.net/4.12/video.js"></script>-->
<style>
a{
text-decoration: none;
}
</style>
</head>
<body>
<!-- 页面加载动画 -->
<div id="loader">
<div aria-busy="true" aria-label="Loading" role="progressbar" class="loader-container">
<img src="images/load.gif">
</div>
</div>
<a class="skip-main" href="#slide1-chapter1">Skip to main content</a>
<div class="header-home">
<nav id="normal-nav">
<!---- 正常情况下顶部导航栏Navigation bar (normal) -->
<div class="logo">
<a href="https://dahui.zjycmjg.com/xueshu/">
<img id="nav-logo" src="images/logo.png"
alt="This is our logo, but if you click it, you will return home">
</a>
</div>
<div class="chapters">
<div class="dropdown-menu cool-link">
<a class="chapter-nav " href="https://dahui.zjycmjg.com/xueshu/">
<div class="chapter-content">
<div class="chapter-title active ">
Home
</div>
</div>
</a>
</div>
<div class="dropdown-menu cool-link">
<a class="chapter-nav " href="#">
<div class="chapter-content">
<div class="chapter-title active ">
Team
</div>
<div class="chapter-icon">
<i class="fas fa-sort-down"></i>
</div>
</div>
</a>
<div class="dropdown-content">
<a href="https://dahui.zjycmjg.com/xueshu/team/members.html" class="dropdown-page cool-link2">
Members
</a>
<a href="https://dahui.zjycmjg.com/xueshu/team/attributions.html" class="dropdown-page cool-link2">
Attributions
</a>
</div>
</div>
<div class="dropdown-menu cool-link">
<a class="chapter-nav " href="#">
<div class="chapter-content">
<div class="chapter-title active ">
Project
</div>
<div class="chapter-icon">
<i class="fas fa-sort-down"></i>
</div>
</div>
</a>
<div class="dropdown-content">
<a href="https://dahui.zjycmjg.com/xueshu/project/background.html" class="dropdown-page cool-link2">
Background
</a>
<a href="https://dahui.zjycmjg.com/xueshu/project/design.html" class="dropdown-page cool-link2">
Design
</a>
<a href="https://dahui.zjycmjg.com/xueshu/project/results.html" class="dropdown-page cool-link2">
Results
</a>
<a href="images/report.pdf" class="dropdown-page cool-link2" target="_blank">
Report
</a>
<a href="images/supplementary.pdf" class="dropdown-page cool-link2" target="_blank">
Supplementary information
</a>
</div>
</div>
<div class="dropdown-menu cool-link">
<a class="chapter-nav " href="#">
<div class="chapter-content">
<div class="chapter-title active ">
Documentation
</div>
<div class="chapter-icon">
<i class="fas fa-sort-down"></i>
</div>
</div>
</a>
<div class="dropdown-content">
<a href="https://dahui.zjycmjg.com/xueshu/documentation/notebook.html" class="dropdown-page cool-link2">
Notebook
</a>
<a href="https://dahui.zjycmjg.com/xueshu/documentation/protocol.html" class="dropdown-page cool-link2">
Protocol
</a>
</div>
</div>
</div>
</nav>
</div>
<!--home主图-->
<div class="home-main-div">
<img style="width: 100% ; height: 100%" src="images/home_main3.jpg" alt="">
</div>
<div style="display:none" id="marker" class="triangle-down"> </div>
<div id="home-main-body" class="main-page-home-section" style="padding: 3em 0em 0 0em ;max-width: none">
<!--向下的箭头-->
<a href="#home-main-body" class="arrow-down">
<div class="arrow-down-scroll2">
<i class="fas fa-angle-down pulse"></i>
<i class="fas fa-angle-down"></i>
</div>
<div class="arrow-down-scroll">
<i class="fas fa-angle-down pulse"></i>
<i class="fas fa-angle-down"></i>
</div>
</a>
<div class="home-content">
<div class="shipin">
<video id="example_video_1" class="video-js vjs-default-skin" controls autoplay preload="none" width="70%" height="664">
<source src="images/1.mp4" type="video/mp4">
</video>
</div>
<div style="text-align:center">
<img style="width:80%" src="images/sy1.png">
<img style="width:80%" src="images/sy2.png">
</div>
</div>
</div>
<a href="#" id="mobile-to-top-arrow" class="to-top">
<img style="max-height: 90px" src="images/top.png">
</a>
<!---------- 页脚FOOTER ------------>
<footer>
<!-- 头部波浪效果 -->
<div class="footer-header" style="background:white">
<svg class="footer-waves" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 24 150 28" preserveAspectRatio="none" shape-rendering="auto">
<defs>
<path id="footer-gentle-wave"
d="M-160 44c30 0 58-18 88-18s 58 18 88 18 58-18 88-18 58 18 88 18 v44h-352z" />
</defs>
<g class="footer-parallax">
<use xlink:href="#footer-gentle-wave" x="48" y="0" fill="#8FC4E3" />
<use xlink:href="#footer-gentle-wave" x="48" y="3" fill="#FFBD80" />
<use xlink:href="#footer-gentle-wave" x="48" y="5" fill="#FFED60" />
<use xlink:href="#footer-gentle-wave" x="48" y="7" fill="#F6D1D9" />
</g>
</svg>
</div>
</footer>
<script src="js/jQuery.js" type=text/javascript></script>
<script src="js/detect.js" type="text/javascript"></script>
<script src="js/main_javascript.js" type=text/javascript></script>
<script src="js/MoveContent.js" type="text/javascript"></script>
<script>
document.addEventListener("DOMContentLoaded", function(event) {
MoveContentOutside();
});
</script>
<script src="js/loader.js" type="text/javascript"></script>
</body>
</html>