-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNews.html
287 lines (283 loc) · 11.8 KB
/
News.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
<!DOCTYPE html>
<html lang="zh-CN" >
<meta name="google-translate-customization" content="108d9124921d80c3-80e20d618ff053c8-g4f02ec6f3dba68b7-c"></meta>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale= 1.0 maximum-scale=1.0 user-scalable=0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<!--
<script src="http://cdn.static.runoob.com/libs/jquery/2.1.1/jquery.min.js"></script>
<link href="http://cdn.static.runoob.com/libs/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
<script src="http://cdn.static.runoob.com/libs/bootstrap/3.3.7/js/bootstrap.min.js"></script>
-->
<script src="https://cdn.bootcss.com/jquery/2.2.1/jquery.min.js"></script>
<link href="https://cdn.bootcss.com/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
<script src="https://cdn.bootcss.com/twitter-bootstrap/3.3.7/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="style.css" media="screen" >
<link rel="stylesheet" href="font-awesome-4.7.0/css/font-awesome.min.css">
<title>Digital Future Research Center</title>
<link rel="stylesheet" href="style.css"/>
<link rel="stylesheet" href="introduction.css"/>
<link rel="stylesheet" href="font-awesome-4.7.0/css/font-awesome.min.css">
<style type="text/css">
.navbar-collapse li ul{
display:none;
height:auto;
width: auto;
position:absolute;
width:100px;
z-index:200;
margin:0px;
list-style-type: none;
}
.navbar-collapse li:hover ul{
display:block;
}
*{
padding:0;
margin:0;
border:none;
}
table{
/* width: 300px;
height:150px; */
border: 0;
/* margin-left:20%; */
font-family:宋体;
color:forestgreen;
font-size:18px;
}
#news{
width:500px;
height:200px;
background-color:white;
margin: 30px 180px;
border:#039 solid 1px;
overflow:hidden;
text-align: left;
}
#news li{
line-height:30px;
}
#news1{
width:500px;
height:200px;
margin: 30px 180px;
background-color:white;
border:#039 solid 1px;
overflow:hidden;
text-align: left;
}
#news1 li{
line-height:30px;
}
#section{
width:500px;
height:502px;
margin:30px 180px;
background-color:white;
border:#039 solid 1px;
overflow:auto;
text-align: left;
}
.footer1{
margin-top: 60px;
}
.footer2{
margin-top: 10px;
}
.removeborder{
border: none;
}
</style>
</head>
<body background="image/white.jpg">
<div >
<div id="head">
<header style="min-height: 76px;">
<nav id="main-nav" class="navbar navbar-inverse" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-collapse">
<span class="sr-only">切换导航</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- <a class="navbar-brand" href="index.html"><img alt="安全多方计算国际论坛-2019" src="image/logo.png"></a> -->
</div>
<div id="navbar-collapse" class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-center">
<li><a href="index.html">
<i class="fa fa-home fa-1x" aria-hidden="true"></i> DFSC</a></li>
<li class="submenu">
<a href="News.html">News</a>
</li>
<li class="submenu">
<a href="Conference.html">Conference</a>
</li>
<li class="submenu">
<a href="Training-Camp.html">Training Camp</a>
</li>
<li class="submenu">
<a href="Research.html">Research</a>
</li>
<li class="submenu">
<a href="About us Introduction.html">About us</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<div id = "introdution">
<div class="introdution">
<div id="theme">
<table>
<tr>
<td>
<p style="margin: 0 180px;">Industrial News</p>
<div id="news" onmouseover="tz()" onmouseout="ks()">
<ul id="p1">
<li><a href="" style="width: 70%; font-size: 15px;">**DFSC Center Joins EAPIAC Alliance!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**DFSC Center Cooperates with Qirange Company!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**Summer Training Camp Starts!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**DFSC Center Cooperates with FTG Research Group!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**FTG Research Group Joins EAPIAC Alliance!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**News!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**News!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**News!</a></li>
</ul>
<ul id="p2">
</ul>
</div>
</td>
</tr>
<tr>
<td>
<p style="margin: 0 180px;">Research News</p>
<div id="news1" onmouseover="tz1()" onmouseout="ks1()">
<ul id="p11">
<li><a href="QPQC-2021.html" style="width: 70%; font-size: 15px;">**QCPQC Conference-2021-Call for paper!</a></li>
<li><a href="CSAC-2021.html" style="width: 70%; font-size: 15px;">**CSAC Conference-2021-Call for paper!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**DSPP Conference-2021!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**CCC Conference-2021!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**QPQC Conference-2021!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**News!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**News!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**News!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**News!</a></li>
</ul>
<ul id="p22">
</ul>
</div>
</td>
</tr>
<tr>
<td>
<p style="margin: 0 180px;">News List</p>
<div id="section" onmouseover="tz2()" onmouseout="ks2()">
<ul id="p12">
<li><a href="CSAC-2021.html" style="width: 70%; font-size: 15px;">**CSAC Conference-2021-Call for paper!</a></li>
<li><a href="QPQC-2021.html" style="width: 70%; font-size: 15px;">**QPQC Conference-2021-Call for paper!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**DSPP Conference-2021!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**CCC Conference-2021!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**DFSC Center Joins EAPIAC Alliance!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**DFSC Center Cooperates with Qirange Company!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**Summer Training Camp Start!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**DFSC Center Cooperates with FTG Research Group!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**FTG Research Group Joins EAPIAC Alliance!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**News!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**News!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**News!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**News!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**News!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**News!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**News!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**News!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**News!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**News!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**News!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**News!</a></li>
<li><a href="" style="width: 70%; font-size: 15px;">**News!</a></li>
</ul>
<ul id="p21">
</ul>
</div>
</td>
</tr>
</table>
<script type="text/javascript">
var n=document.getElementById("news");
var p1=document.getElementById("p1");
var p2=document.getElementById("p2");
p2.innerHTML=p1.innerHTML;
//alert(n.offsetHeight+" 1 "+p1.offsetHeight);
var f=function(){
n.scrollTop++;
if(n.scrollTop>=p1.offsetHeight){
//alert(n.scrollTop+" 1 "+p1.offsetHeight);
n.scrollTop=0;
}
}
var i=setInterval(f,20);
var tz=function(){
clearInterval(i);
}
var ks=function(){
i=setInterval(f,20);
}
var n1=document.getElementById("news1");
var p11=document.getElementById("p11");
var p22=document.getElementById("p22");
p22.innerHTML=p11.innerHTML;
//alert(n.offsetHeight+" 1 "+p1.offsetHeight);
var f1=function(){
n1.scrollTop++;
if(n1.scrollTop>=p11.offsetHeight){
//alert(n.scrollTop+" 1 "+p1.offsetHeight);
n1.scrollTop=0;
}
}
var i1=setInterval(f1,20);
var tz1=function(){
clearInterval(i1);
}
var ks1=function(){
i1=setInterval(f1,20);
}
var n2=document.getElementById("section");
var p12=document.getElementById("p12");
var p21=document.getElementById("p21");
// p21.innerHTML=p12.innerHTML;
//alert(n.offsetHeight+" 1 "+p1.offsetHeight);
// var f2=function(){
// n2.scrollTop++;
// if(n2.scrollTop>=p12.offsetHeight){
// //alert(n.scrollTop+" 1 "+p1.offsetHeight);
// n2.scrollTop=0;
// }
// }
// var i2=setInterval(f2,20);
// var tz2=function(){
// clearInterval(i2);
// }
// var ks2=function(){
// i2=setInterval(f2,20);
// }
</script>
</td>
</tr>
<div class="footer1 removeborder">
<p style="text-align:center"></a> <br/>
</div>
<div class="footer4 removeborder">
<p style="text-align:center"><img src="image/DFSC CENTERlogo.png " style="width:18%; height:18%; margin: 10px;" ><strong>Copyright©2016 DFSC Center</strong></a> <br/>
</div>
<script type="text/javascript">
function googleTranslateElementInit() {
new google.translate.TranslateElement({pageLanguage: 'en'}, 'google_translate_element');
}
</script><script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"> </script>
</body>
</html>