index.html
25.1 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
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
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset='UTF-8'>
<title>网上“一窗办事”登记系统</title>
<meta name='copyright' content=' ® 技术支持 All Rights Reserved' />
<meta name='robots' content='index,follow' />
<meta name='googlebot' content='index,follow,archive' />
<link rel='alternate icon' type='image/png' href='/staticImages/logo-realestate.png'>
<link rel='icon' href='favicon.ico' type='image/x-ico' />
<meta name='description' content='' />
<meta name='Keywords' content='' />
<link type="text/css" rel="stylesheet" href="/staticLib/layui/css/layui.css" />
<link type="text/css" rel="stylesheet" href="/staticCss/common.css" />
<link type="text/css" rel="stylesheet" href="/staticCss/header.css" />
<link type="text/css" rel="stylesheet" href="/staticCss/pageHome.css" />
</head>
<body>
<div class='home-sticky'>
<div class='top-logo'>
<div class='top_logo_content'>
<div class="head-time"></div>
<ul class='login layui-nav login-con'>
<span class='loginButton' id="login">登录</span>
<p class='loginButton register' id='register'><a href='/staticViews/register.html'>注册</a></p>
</ul>
</div>
</div>
</div>
<div class="head-search">
<div class="head-contentBox">
<img class="logo-img" src="/staticImages/logo.png" alt="不动产">
<div class="content-search">
<input type="text" placeholder="请输入关键字搜索" class="layui-input head-search-input">
<p class="search-button">
<img src="/staticImages/search.png" />
一键查询
</p>
<ul class="search-hint">
<li class="hot-search">
<img src="/staticImages/remen.png" />
热门搜索
</li>
<li>
在线预约
</li>
<li>
网上申请
</li>
<li>
办事指南
</li>
<li>
档案查询
</li>
</ul>
</div>
</div>
</div>
<div class='layui-nav navigation layui-bg-blue'>
<ul class="navigation-content">
<li id='index' class='layui-nav-item'><a href='/index.html' title='首页'>首页</a></li>
<li id='news' class='layui-nav-item'><a href='/staticViews/newsList/1.html' title='新闻动态'>新闻动态</a></li>
<li id='zwgk' class='layui-nav-item'><a href='/staticViews/apen-government-affairs.html'>政务公开</a></li>
<li id='bszn' class='layui-nav-item'><a href='/staticViews/bszn.html' title='办事指南'>办事指南</a></li>
<li id='wssq' class='layui-nav-item'><a href='/staticViews/wssq.html' title='网上申请'>网上申请</a></li>
<li class='layui-nav-item'>
<a href='javascript:;'>查验中心</a>
<dl class='layui-nav-child'>
<!-- 二级菜单 -->
<dd><a href='/staticViews/convenienceService/fileQuery.html'>档案查询</a></dd>
<dd><a href='/staticViews/convenienceService/recordInquiry.html'>合同备案查询</a>
</dd>
<dd><a href='/staticViews/convenienceService/certificateVerification.html'>证书核验</a>
</dd>
</dl>
</li>
<li id='zxjf' class='layui-nav-item'><a href='/staticViews/zxjf.html'>在线缴费</a></li>
<li id='evaluate' class='layui-nav-item'><a href='/staticViews/evaluate.html'>好差评</a></li>
</ul>
</div>
<div class="homeindex">
<!-- 新闻模块 -->
<div class="news-module">
<a class="top-title" href="">党的十八大以来 双拥工将生产能力烈士来作综述:为实现中国梦强军梦凝聚强大力量</a>
<div class="news-module-box">
<img class="news-img" src="/staticImages/default-news.png" />
<ul class="news-title">
<li class="hot-focus item-title news-active" data-id="1">
<img src="/staticImages/redian.png" />
热点聚焦
</li>
<li class="item-title" data-id="2">
新闻动态
</li>
<li class="see-more">
<a href="/staticViews/newsList/1.html">查看全部</a>
<img src="/staticImages/more.png" />
</li>
</ul>
<!-- 热点聚焦内容 -->
<ul class="hotspot-list item-list">
<li url="/staticImages/default-news.png">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#iconzuixin"></use>
</svg>
<a class="newest" href="">创新技术体系引领事业发展事实预计创新技术体系引领事业发展事实预计</a>
<span>2020-06-19</span>
</li>
<li url="/staticImages/default-news.png">
<a href="">创新技术体系引领事业发展事实预计创新技术体系引领事业发展事实预计</a>
<span>2020-06-19</span>
</li>
<li url="/staticImages/default-news.png">
<a href="">创新技术体系引领事业发展事实预计创新技术体系引领事业发展事实预计</a>
<span>2020-06-19</span>
</li>
<li url="/staticImages/default-news.png">
<a href="">创新技术体系引领事业发展事实预计创新技术体系引领事业发展事实预计</a>
<span>2020-06-19</span>
</li>
<li url="/staticImages/default-news.png">
<a href="">创新技术体系引领事业发展事实预计创新技术体系引领事业发展事实预计</a>
<span>2020-06-19</span>
</li>
<li url="/staticImages/default-news.png">
<a href="">创新技术体系引领事业发展事实预计创新技术体系引领事业发展事实预计</a>
<span>2020-06-19</span>
</li>
<li url="/staticImages/default-news.png">
<a href="">创新技术体系引领事业发展事实预计创新技术体系引领事业发展事实预计</a>
<span>2020-06-19</span>
</li>
<li url="/staticImages/default-news.png">
<a href="">创新技术体系引领事业发展事实预计创新技术体系引领事业发展事实预计</a>
<span>2020-06-19</span>
</li>
</ul>
<!-- 新闻动态内容 -->
<ul class="news-information-list item-list">
<li url="/staticImages/default-news.png">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#iconzuixin"></use>
</svg>
<a class="newest" href="">1创新技术体系引领事业发展事实预计创新技术体系引领事业发展事实预计</a>
<span>2020-06-19</span>
</li>
<li url="/staticImages/default-news.png">
<a href="">1创新技术体系引领事业发展事实预计创新技术体系引领事业发展事实预计</a>
<span>2020-06-19</span>
</li>
</ul>
</div>
</div>
<!-- 便民服务 -->
<div class="c_two convenient-service">
<h2 class="convenient-service-title">
<img src="/staticImages/bianminfuwu.png" />
<a href="/index.html" class="service-title-href" title="便民服务">便民服务</a>
</h2>
<ul class="convenient-service-list">
<li>
<img url="./staticImages/seywcx.png" src="./staticImages/ywcx.png" pre="./staticImages/ywcx.png"
alt="业务查询" />
<h6>业务查询</h6>
<p>办理进度、业务详情,在线查询</p>
<a href="./staticViews/convenienceService/businessInquiry.html" title="业务查询">立即查看</a>
</li>
<li>
<img url="./staticImages/seyycx.png" src="./staticImages/yycx.png" pre="./staticImages/yycx.png"
alt="预约查询" />
<h6>预约查询</h6>
<p>预约办理、号段预约,实时查询</p>
<a id="appointment_inquiry" title="预约查询">立即查看</a>
</li>
<li>
<img url="./staticImages/sezscx.png" src="./staticImages/zscx.png" pre="./staticImages/zscx.png"
alt="证书查询" />
<h6>证书查询</h6>
<p>证书详情、证书核验,预览下载</p>
<a href="./staticViews/convenienceService/certificateVerification.html" title="证书查询">立即查看</a>
</li>
<li>
<img url="./staticImages/sehtbacx.png" src="./staticImages/htbacx.png"
pre="./staticImages/htbacx.png" alt="合同备案查询" />
<h6>合同备案查询</h6>
<p>合同备案,在线预览、电子版下载</p>
<a href="./staticViews/convenienceService/recordInquiry.html" title="合同备案查询">立即查看</a>
</li>
</ul>
</div>
<!-- 好差评 -->
<div class="good-bad-comments-box">
<div class="good-bad-comments">
<div class="good-bad-nums">
<div class="good-bad-nums-title">
<img src="/staticImages/zan.png" />
好差评
</div>
<ul>
<li>评价数<span>599.9</span>万次</li>
<li>差评总数<span>30</span>次</li>
<li>差评整改率<span>98</span>%</li>
</ul>
</div>
<div class="login-list">
<p class="login-list-title">不动产在线登记服务平台</p>
<a href="">个人登录</a>
<a href="">法人登录</a>
<a href="">个人注册</a>
<a href="">法人登录</a>
<p class="login-list-subtitle">实现企业和群众“最多跑一次” 、“一次也不跑”</p>
</div>
</div>
</div>
<!-- 业务列表 -->
<div class="business-list">
<ul class="business-list-leftItem">
<li>
<img src="/staticImages/woyaoban.png" />
我要办
</li>
<li>
<img src="/staticImages/woyaocha.png" />
我要查
</li>
<li>
<img src="/staticImages/woyaowen.png" />
我要问
</li>
<li>
<img src="/staticImages/woyaoping.png" />
我要评
</li>
</ul>
<div class="business-list-rightItem">
<ul class="business-search">
<li url-id="archives">
<img src="/staticImages/idanganchaxun.png" />
档案查询
</li>
<li url-id="progress">
<img src="/staticImages/jinduchaxun.png" />
进度查询
</li>
<li url-id="appointment">
<img src="/staticImages/zaixianyuyue.png" />
在线预约
</li>
<li url-id="certificate">
<img src="/staticImages/zhenghuheyan.png" />
证书核验
</li>
</ul>
<ul class="business-search">
<li url-id="business">
<img src="/staticImages/yewusearch.png" />
业务查询
</li>
<li url-id="guide">
<img src="/staticImages/banshizhinan.png" />
办事指南
</li>
<li url-id="pay">
<img src="/staticImages/xianshangjiaofei.png" />
线上缴费
</li>
<li url-id="logistics">
<img src="/staticImages/wuliugenzong.png" />
物流跟踪
</li>
</ul>
</div>
</div>
<!-- 公告,政策 -->
<div class="announcement-policy">
<div class="public-announcement">
<ul>
<li>
<img src="/staticImages/home-gsgg.png" />
公示公告
</li>
<li>
<a href="/staticViews/notice/1.html">查看全部</a>
<img src="/staticImages/more.png" alt="查看全部" />
</li>
</ul>
<ul>
<li>
<a href="">创新技术体系 引领事业的打击的大发展引领事业的打击的大发展</a>
<img src="/staticImages/gonggao.png" />
</li>
<li>
<a href="">创新技术体系 引领事业的打击的大发展</a>
<img src="/staticImages/gongshi.png" />
</li>
<li>
<a href="">创新技术体系 引领事业的打击的大发展引领事业的打击的大发展</a>
<img src="/staticImages/gonggao.png" />
</li>
<li>
<a href="">创新技术体系 引领事业的打击的大发展</a>
<img src="/staticImages/gongshi.png" />
</li>
<li>
<a href="">创新技术体系 引领事业的打击的大发展引领事业的打击的大发展</a>
<img src="/staticImages/gonggao.png" />
</li>
<li>
<a href="">创新技术体系 引领事业的打击的大发展</a>
<img src="/staticImages/gongshi.png" />
</li>
<li>
<a href="">创新技术体系 引领事业的打击的大发展</a>
<img src="/staticImages/gongshi.png" />
</li>
</ul>
</div>
<div class="policies-regulations">
<ul class="policies-regulations-title">
<li class="item-title regulations-active" data-id="1">
<img src="/staticImages/home-flfg.png" />
法律法规
</li>
<li class="item-title" data-id="2">
相应政策
</li>
<li>
<a class="policies-regulations-href" href="/staticViews/lawList/1.html">查看更多</a>
<img src="/staticImages/more.png" alt="查看全部">
</li>
</ul>
<ul class="laws-regulations item-policies">
<li>
<a href="">创新技术体系 引领事业发展历史事实预计 </a>
<span>2020-12-12</span>
</li>
<li>
<a href="">创新技术体系 引领事业发展历史事实预计 </a>
<span>2020-12-12</span>
</li>
<li>
<a href="">创新技术体系 引领事业发展历史事实预计 </a>
<span>2020-12-12</span>
</li>
<li>
<a href="">创新技术体系 引领事业发展历史事实预计 </a>
<span>2020-12-12</span>
</li>
<li>
<a href="">创新技术体系 引领事业发展历史事实预计 </a>
<span>2020-12-12</span>
</li>
<li>
<a href="">创新技术体系 引领事业发展历史事实预计 </a>
<span>2020-12-12</span>
</li>
<li>
<a href="">创新技术体系 引领事业发展历史事实预计 </a>
<span>2020-12-12</span>
</li>
</ul>
<ul class="corresponding-policies item-policies">
<li>
<a href="">1创新技术体系 引领事业发展历史事实预计 </a>
<span>2020-12-12</span>
</li>
<li>
<a href="">1创新技术体系 引领事业发展历史事实预计 </a>
<span>2020-12-12</span>
</li>
<li>
<a href="">1创新技术体系 引领事业发展历史事实预计 </a>
<span>2020-12-12</span>
</li>
<li>
<a href="">1创新技术体系 引领事业发展历史事实预计 </a>
<span>2020-12-12</span>
</li>
<li>
<a href="">1创新技术体系 引领事业发展历史事实预计 </a>
<span>2020-12-12</span>
</li>
<li>
<a href="">1创新技术体系 引领事业发展历史事实预计 </a>
<span>2020-12-12</span>
</li>
<li>
<a href="">1创新技术体系 引领事业发展历史事实预计 </a>
<span>2020-12-12</span>
</li>
</ul>
</div>
<div class="interaction">
<div class="interaction-title">
<img src="/staticImages/home-yqlj.png" />
政民互动
</div>
<ul>
<li>
<img src="/staticImages/zxly.png" />
在线留言
</li>
<li>
<img src="/staticImages/zxpj.png" />
在线评价
</li>
<li>
<img src="/staticImages/zxhd.png" />
在线互动
</li>
</ul>
</div>
</div>
<!-- 友情链接 -->
<div class="c_five Links">
<div class="subject">
<h2 class="links-title">
<img src="/staticImages/home-zmhd.png" />
<a href="/index.html" title="友情链接">
友情链接
</a>
</h2>
<ul>
<li>
<a href="" title="国土资源局">
<img src="./staticImages/guotuziyuanbao.png" alt="国土资源局" />
</a>
</li>
<li>
<a href="" title="中国人民政府网">
<img src="./staticImages/zhongyangzhengfuwang.png" alt="中国人民政府网" />
</a>
</li>
<li>
<a href="" title="中国人民政府网">
<img src="./staticImages/zhongyangzhengfuwang.png" alt="中国人民政府网" />
</a>
</li>
<li>
<a href="" title="国土资源局">
<img src="./staticImages/guotuziyuanbao.png" alt="国土资源局" />
</a>
</li>
<li>
<a href="" title="国土资源局">
<img src="./staticImages/guotuziyuanbao.png" alt="国土资源局" />
</a>
</li>
<li>
<a href="" title="中国人民政府网">
<img src="./staticImages/zhongyangzhengfuwang.png" alt="中国人民政府网" />
</a>
</li>
<li>
<a href="" title="国土资源局">
<img src="./staticImages/guotuziyuanbao.png" alt="国土资源局" />
</a>
</li>
<li>
<a href="" title="中国人民政府网">
<img src="./staticImages/zhongyangzhengfuwang.png" alt="中国人民政府网" />
</a>
</li>
</ul>
</div>
</div>
</div>
<!-- 底部 -->
<div class='footer'>
<div class='system_service'>
<ul class=''>
<li>
<a href='/staticViews/notice/1.html' title='公示公告'>
<span>公示公告</span>
</a>
</li>
<li>
<a href='/staticViews/lawList/1.html' title='法律法规'>
<span>法律法规</span>
</a>
</li>
<li>
<a href='/staticViews/policyList/1.html' title='相应政策'>
<span>相应政策</span>
</a>
</li>
<li>
<a href='' title='下载服务'>
<span>下载服务</span>
</a>
</li>
<li>
<a href='' title='关于我们'>
<span>关于我们</span>
</a>
</li>
</ul>
</div>
<div class='subject'>
<div class='footer_logo'>
<a href='' title='党政机关'>
<img src='/staticImages/jiguan.png' alt='党政机关' />
</a>
</div>
<ul>
<li>
西安市自然资源和规划局
</li>
<li>
电话:028-456465
</li>
<li>
地址:西安市丰城8路
</li>
<li>
网站标识码:87987987
</li>
<li>
备案:陕IPC456465465
</li>
<li>
陕公网备案:456465465
</li>
</ul>
<ol>
<li>
<img src='/staticImages/code.png' alt='公众号' />
<p>扫描关注公众号</p>
</li>
<li>
<img src='/staticImages/code.png' alt='公众号' />
<p>扫描关注公众号</p>
</li>
</ol>
</div>
</div>
</body>
<script src='https://at.alicdn.com/t/font_2174584_uxkon9mpq1.js'></script>
<script type="text/javascript" src="/staticLib/jquery/jquery.min.js"></script>
<script type="text/javascript" src="/staticLib/layui/layui.js"></script>
<script type="text/javascript" src="/staticJs/login.js"></script>
<script type="text/javascript" src="/staticJs/common.js"></script>
<script type="text/javascript" src="/staticJs/header.js"></script>
<script type="text/javascript" src="./staticJs/pageHome.js"></script>
</html>