Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.portalStaticPage
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
48fc1e41
authored
2020-11-19 11:47:38 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:新闻详情
1 parent
6a53f9de
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
309 additions
and
412 deletions
staticCss/common.css
staticCss/xwdt.css
staticViews/xwxq/css/index.css → staticCss/xwxq.css
staticCss/zcfg.css
staticJs/xwxq.js
staticViews/xwdt.html
staticViews/xwxq/index.html → staticViews/xwxq.html
staticCss/common.css
View file @
48fc1e4
...
...
@@ -10,6 +10,9 @@
background-color
:
#1E9FFF
;
color
:
#fff
;
}
.layui-icon-search
{
color
:
#6D7278
;
}
/* ----------------------公共样式-------------------------- */
.contentBox
{
width
:
1200px
;
...
...
staticCss/xwdt.css
View file @
48fc1e4
...
...
@@ -135,7 +135,7 @@ div.subject {
.leftContainer
{
border-right
:
1px
solid
#DEDEDE
;
margin-top
:
41px
;
padding-bottom
:
3
0px
;
padding-bottom
:
2
0px
;
}
.leftContainer
li
{
border-bottom
:
1px
solid
#EAEAEA
;
...
...
static
Views/xwxq/css/index
.css
→
static
Css/xwxq
.css
View file @
48fc1e4
*
{
padding
:
0
;
margin
:
0
;
.middle_active
{
position
:
fixed
;
top
:
0
;
z-index
:
99
;
}
.main
{
overflow
:
hidden
}
.body
{
color
:
#4A4A4A
;
line-height
:
25px
;
}
.mainbody
{
width
:
1200px
;
margin
:
0
auto
;
padding-top
:
41px
;
}
.navigation_crumbs
{
width
:
100%
;
...
...
@@ -340,6 +344,7 @@ div.navigation {
.commentInput
{
height
:
80px
;
padding-left
:
15px
;
}
.comment-bottom
div
{
...
...
@@ -385,17 +390,18 @@ div.navigation {
.commentInputImg
{
height
:
100px
;
margin-right
:
15px
;
}
.commentInputImg
,
commentInputInput
{
.commentInputImg
{
float
:
left
;
}
.commentInputInput
{
padding-right
:
15px
;
}
.commentInput
textarea
{
height
:
130px
;
background
:
#FFFFFF
;
border
:
1px
solid
#DEDEDE
;
margin-left
:
20px
;
}
.layui-textarea
{
...
...
@@ -413,6 +419,7 @@ div.navigation {
.Commentdetails
{
margin-bottom
:
20px
;
padding-left
:
15px
;
}
.CommentdetailsTitle
{
...
...
@@ -500,11 +507,11 @@ div.navigation {
}
.pl-right-bottom
{
height
:
1
2
px
;
font-size
:
1
2
px
;
height
:
1
4
px
;
font-size
:
1
4
px
;
font-weight
:
400
;
color
:
#9B9B9B
;
line-height
:
1
2
px
;
line-height
:
1
4
px
;
display
:
inline-block
;
margin-top
:
10px
;
}
...
...
@@ -515,8 +522,8 @@ div.navigation {
.plhf-main
{
background-color
:
#F7F7F7
;
margin-top
:
2
0px
;
width
:
69
0px
;
margin-top
:
3
0px
;
width
:
71
0px
;
margin-left
:
15px
;
}
...
...
@@ -526,6 +533,9 @@ div.navigation {
width
:
650px
;
margin-left
:
15px
;
}
.plhf-top
{
margin-bottom
:
5px
;
}
.plhf-top
div
:first-child
,
.plhf-top
div
:last-child
{
float
:
left
;
...
...
@@ -610,7 +620,7 @@ div.navigation {
}
.right-top
h2
{
font-size
:
2
7
px
;
font-size
:
2
0
px
;
}
...
...
@@ -627,10 +637,12 @@ div.navigation {
width
:
200px
;
height
:
125px
;
margin-top
:
20px
;
margin-bottom
:
5px
;
}
.tj
img
,
.tj
span
{
float
:
left
;
color
:
#4A4A4A
;
}
.tj-title
{
...
...
@@ -643,11 +655,11 @@ div.navigation {
.tj-date
{
width
:
90px
;
height
:
1
2
px
;
font-size
:
1
2
px
;
height
:
1
4
px
;
font-size
:
1
4
px
;
font-weight
:
400
;
color
:
#9B9B9B
;
line-height
:
1
2
px
;
line-height
:
1
6
px
;
}
.right-bottom
{
...
...
staticCss/zcfg.css
View file @
48fc1e4
...
...
@@ -118,7 +118,7 @@ div.subject {
.xw
{
display
:
block
;
padding-top
:
10px
;
height
:
1
50
px
;
height
:
1
12
px
;
cursor
:
pointer
;
}
...
...
@@ -142,6 +142,11 @@ div.subject {
.leftContainer
{
border-right
:
1px
solid
#DEDEDE
;
margin-top
:
28px
;
padding-bottom
:
20px
;
}
.leftContainer
li
{
border-bottom
:
1px
solid
#EAEAEA
;
margin-bottom
:
25px
;
}
.leftContainer
li
:last-child
{
border-bottom
:
1px
solid
#DEDEDE
;
...
...
@@ -151,16 +156,15 @@ div.subject {
height
:
18px
;
font-size
:
18px
;
font-weight
:
bold
;
color
:
#
4A4A4A
;
color
:
#
686666
;
line-height
:
18px
;
cursor
:
pointer
;
}
.left-top
:hover
{
color
:
#
4A4A4A
;
color
:
#
686666
;
}
.left-body
{
height
:
60px
;
font-size
:
14px
;
font-weight
:
400
;
color
:
#6D7278
;
...
...
@@ -206,7 +210,7 @@ div.subject {
height
:
18px
;
font-size
:
18px
;
font-weight
:
500
;
color
:
#
4A4A4A
;
color
:
#
686666
;
line-height
:
0
;
}
.right-top
h2
{
...
...
@@ -275,8 +279,9 @@ div.subject {
height
:
14px
;
font-size
:
14px
;
font-weight
:
bold
;
color
:
#
4A4A4A
;
color
:
#
686666
;
line-height
:
14px
;
margin-bottom
:
5px
;
}
.zcfg-body
{
...
...
staticJs/xwxq.js
0 → 100644
View file @
48fc1e4
$
(
function
()
{
let
Mydate
=
new
Date
()
let
year
=
Mydate
.
getFullYear
();
let
minutes
=
Mydate
.
getMinutes
()
let
hour
=
Mydate
.
getHours
();
let
date
=
Mydate
.
getDate
()
let
month
=
Mydate
.
getMonth
();
$
(
'.date div:first-child'
).
text
(
year
)
$
(
'.date div:nth-child(2)'
).
text
(
month
+
1
+
"/"
+
date
)
$
(
'.date div:last-child'
).
text
(
hour
+
":"
+
minutes
)
})
$
(
window
).
scroll
(
function
()
{
let
juli
=
$
(
document
).
scrollTop
();
if
(
juli
>
360
)
{
$
(
'.left-left'
).
addClass
(
'middle_active'
);
}
else
{
$
(
'.left-left'
).
removeClass
(
'middle_active'
);
}
})
layui
.
use
(
'element'
,
function
()
{
var
element
=
layui
.
element
;
//导航的hover效果、二级菜单等功能,需要依赖element模块
//监听导航点击
element
.
on
(
'nav(demo)'
,
function
(
elem
)
{
//console.log(elem)
layer
.
msg
(
elem
.
text
());
});
});
\ No newline at end of file
staticViews/xwdt.html
View file @
48fc1e4
...
...
@@ -22,10 +22,10 @@
<div
class=
"left"
>
<ul
class=
"leftContainer"
>
<li>
<a
class=
"left-top"
title=
"前三季度主要指标由负转正 中国经济持续稳定恢复"
href=
"./
../xwxq/index
.html"
target=
"_blank"
>
<a
class=
"left-top"
title=
"前三季度主要指标由负转正 中国经济持续稳定恢复"
href=
"./
xwxq
.html"
target=
"_blank"
>
前三季度主要指标由负转正 中国经济持续稳定恢复
</a>
<a
class=
"xw"
href=
"./
../xwxq/index
.html"
target=
"_blank"
>
<a
class=
"xw"
href=
"./
xwxq
.html"
target=
"_blank"
>
<div
class=
"xw-left"
>
<img
src=
"https://dss0.bdstatic.com/70cFvHSh_Q1YnxGkpoWK1HF6hhy/it/u=1938529415,777611275&fm=26&gp=0.jpg"
>
...
...
@@ -56,10 +56,10 @@
</a>
</li>
<li>
<a
class=
"left-top"
title=
"前三季度主要指标由负转正 中国经济持续稳定恢复"
href=
"./
../xwxq/index
.html"
target=
"_blank"
>
<a
class=
"left-top"
title=
"前三季度主要指标由负转正 中国经济持续稳定恢复"
href=
"./
xwxq
.html"
target=
"_blank"
>
前三季度主要指标由负转正 中国经济持续稳定恢复
</a>
<a
class=
"xw"
href=
"./
../xwxq/index
.html"
target=
"_blank"
>
<a
class=
"xw"
href=
"./
xwxq
.html"
target=
"_blank"
>
<div
class=
"xw-left"
>
<img
src=
"https://dss0.bdstatic.com/70cFvHSh_Q1YnxGkpoWK1HF6hhy/it/u=1938529415,777611275&fm=26&gp=0.jpg"
>
...
...
@@ -90,10 +90,10 @@
</a>
</li>
<li>
<a
class=
"left-top"
title=
"前三季度主要指标由负转正 中国经济持续稳定恢复"
href=
"./
../xwxq/index
.html"
target=
"_blank"
>
<a
class=
"left-top"
title=
"前三季度主要指标由负转正 中国经济持续稳定恢复"
href=
"./
xwxq
.html"
target=
"_blank"
>
前三季度主要指标由负转正 中国经济持续稳定恢复
</a>
<a
class=
"xw"
href=
"./
../xwxq/index
.html"
target=
"_blank"
>
<a
class=
"xw"
href=
"./
xwxq
.html"
target=
"_blank"
>
<div
class=
"xw-left"
>
<img
src=
"https://dss0.bdstatic.com/70cFvHSh_Q1YnxGkpoWK1HF6hhy/it/u=1938529415,777611275&fm=26&gp=0.jpg"
>
...
...
@@ -124,10 +124,10 @@
</a>
</li>
<li>
<a
class=
"left-top"
title=
"前三季度主要指标由负转正 中国经济持续稳定恢复"
href=
"./
../xwxq/index
.html"
target=
"_blank"
>
<a
class=
"left-top"
title=
"前三季度主要指标由负转正 中国经济持续稳定恢复"
href=
"./
xwxq
.html"
target=
"_blank"
>
前三季度主要指标由负转正 中国经济持续稳定恢复
</a>
<a
class=
"xw"
href=
"./xwxq
/index
.html"
target=
"_blank"
>
<a
class=
"xw"
href=
"./xwxq.html"
target=
"_blank"
>
<div
class=
"xw-left"
>
<img
src=
"https://dss0.bdstatic.com/70cFvHSh_Q1YnxGkpoWK1HF6hhy/it/u=1938529415,777611275&fm=26&gp=0.jpg"
>
...
...
staticViews/xwxq
/index
.html
→
staticViews/xwxq.html
View file @
48fc1e4
<!DOCTYPE html>
<html
lang=
"en"
>
<!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"
>
<style>
</style>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
/>
<title>
新闻详情
</title>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
/>
<meta
name=
"format-detection"
content=
"telephone=no"
>
<meta
name=
"renderer"
content=
"webkit"
>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"
>
<meta
http-equiv=
"Cache-Control"
content=
"no-siteapp"
/>
<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
rel=
"stylesheet"
type=
"text/css"
href=
"../../staticLib/layui/css/layui.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./css/index.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../../staticCss/common.css"
/>
<script
type=
"text/javascript"
src=
"../staticJs/head.js"
></script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../staticCss/xwxq.css"
>
</head>
<body>
<div>
<div
class=
"main"
>
<div
class=
"subject top-logo"
>
<div
class=
"top_logo_content"
>
<h1><a
href=
"index.html"
><img
src=
"./../../staticImages/logo.jpg"
alt=
"西安市不动产登记平台"
/></a></h1>
<div
class=
"top_logo_search"
>
<input
type=
"text"
name=
"title"
required
lay-verify=
"required"
placeholder=
"请输入关键字搜索"
autocomplete=
"off"
class=
"layui-input"
>
<i
class=
"layui-icon layui-icon-search"
style=
"font-size: 14px;"
></i>
<body>
<div>
<div
class=
"main"
>
<div
class=
"navigation_crumbs"
>
<div
class=
"contentBox"
>
<span
class=
"layui-breadcrumb"
>
<a
href=
"../index.html"
>
首页
</a>
<a
href=
"./xwdt.html"
>
新闻动态
</a>
<a><cite>
新闻详情
</cite></a>
</span>
</div>
<ul
class=
"login"
>
<li>
登录
</li>
<li>
注册
</li>
</ul>
</div>
</div>
<div
class=
"navigation"
>
<ul
class=
"layui-nav layui-bg-blue"
lay-filter=
""
>
<li
class=
"layui-nav-item "
><a
href=
"./../../staticIndex.html"
>
首页
</a></li>
<li
class=
"layui-nav-item layui-this"
><a
href=
"./../../staticViews/xwdt/index.html"
>
新闻动态
</a></li>
<li
class=
"layui-nav-item"
><a
href=
""
>
业务办理
</a></li>
<li
class=
"layui-nav-item"
><a
href=
""
>
政策法规
</a></li>
<li
class=
"layui-nav-item"
><a
href=
"./../../staticViews/bszn/index.html"
>
办事指南
</a></li>
<li
class=
"layui-nav-item"
>
<a
href=
"javascript:;"
>
查验中心
</a>
<dl
class=
"layui-nav-child"
>
<!-- 二级菜单 -->
<dd><a
href=
""
>
移动模块
</a></dd>
<dd><a
href=
""
>
后台模版
</a></dd>
<dd><a
href=
""
>
电商平台
</a></dd>
</dl>
</li>
<li
class=
"layui-nav-item"
><a
href=
""
>
在线缴费
</a></li>
<li
class=
"layui-nav-item"
class=
"item_last_child"
><a
href=
""
>
好差评
</a></li>
</ul>
</div>
<div
class=
"navigation_crumbs"
>
<div
class=
"contentBox"
>
<span
class=
"layui-breadcrumb"
>
<a
href=
"../../staticIndex.html"
>
首页
</a>
<a
href=
"../xwdt/index.html"
>
新闻动态
</a>
<a><cite>
新闻详情
</cite></a>
</span>
</div>
</div>
<div
class=
"mainbody"
>
<div
class=
"left"
>
<div
class=
"title"
>
<div>
<span>
党的十八大以来双拥工作综述:为实现中国梦强军梦凝聚强大力量
</span>
</div>
</div>
<div
class=
"left2"
>
<div
class=
"left-left"
>
<div
class=
"date"
>
<div></div>
<div>
10/27
</div>
<div>
20:53
</div>
<div
class=
"mainbody"
>
<div
class=
"left"
>
<div
class=
"title"
>
<div>
<span>
党的十八大以来双拥工作综述:为实现中国梦强军梦凝聚强大力量
</span>
</div>
<div
class=
"readNum"
>
<div>
<span>
阅读量
</span>
</div>
<div>
<span>
1132
</span>
</div>
<div
class=
"left2"
>
<div
class=
"left-left"
>
<div
class=
"date"
>
<div></div>
<div>
10/27
</div>
<div>
20:53
</div>
</div>
</div>
<div
class=
"share"
>
<span>
-分享-
</span>
<div
class=
"imaglist"
>
<div
class=
"wx"
>
<div
class=
"icon"
>
</div>
<div
class=
"wxewm"
>
<img
src=
"https://ss3.bdstatic.com/70cFv8Sh_Q1YnxGkpoWK1HF6hhy/it/u=3900974051,675208502&fm=26&gp=0.jpg"
width=
"100px"
alt=
"微信分享二维码"
>
<span>
用微信扫描二维码
</span>
</div>
</div>
<div
class=
"pyq"
>
<div
class=
"icon"
></div>
</div>
<div
class=
"weibo"
>
<a
href=
"http://v.t.sina.com.cn/share/share.php?url=http://www.jb51.net&title='分享内容'"
target=
"_blank"
>
<div
class=
"icon"
>
</div>
</a>
</div>
<div
class=
"qq"
>
<a
href=
"http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=http://www.jb51.net"
target=
"_blank"
>
<div
class=
"icon"
>
</div>
</a>
</div>
<div
class=
"qqkj"
>
<a
href=
"http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=http://www.jb51.net"
target=
"_blank"
>
<div
class=
"icon"
>
</div>
</a>
</div>
</div>
</div>
<div
class=
"comment"
>
<div>
<span>
--评论--
</span>
<div
class=
"readNum"
>
<div>
<span>
阅读量
</span>
</div>
<div>
<span>
1132
</span>
</div>
</div>
<div
class=
"pl"
>
<div
class=
"num"
>
36
</div>
<div
class=
"icon"
></div>
<div
class=
"share"
>
<span>
-分享-
</span>
<div
class=
"imaglist"
>
<div
class=
"wx"
>
<div
class=
"icon"
>
</div>
<div
class=
"wxewm"
>
<img
src=
"https://ss3.bdstatic.com/70cFv8Sh_Q1YnxGkpoWK1HF6hhy/it/u=3900974051,675208502&fm=26&gp=0.jpg"
width=
"100px"
alt=
"微信分享二维码"
>
<span>
用微信扫描二维码
</span>
</div>
</div>
<div
class=
"pyq"
>
<div
class=
"icon"
></div>
</div>
<div
class=
"weibo"
>
<a
href=
"http://v.t.sina.com.cn/share/share.php?url=http://www.jb51.net&title='分享内容'"
target=
"_blank"
>
<div
class=
"icon"
>
</div>
</a>
</div>
<div
class=
"qq"
>
<a
href=
"http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=http://www.jb51.net"
target=
"_blank"
>
<div
class=
"icon"
>
</div>
</a>
</div>
<div
class=
"qqkj"
>
<a
href=
"http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=http://www.jb51.net"
target=
"_blank"
>
<div
class=
"icon"
>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div
class=
"left-right"
>
<div
class=
"body"
>
<span>
近日,自然资源部印发《自然资源统计工作管理办法》,旨在规范自然资源统计管理工作,建立健全统计数据质量控制体系,提高自然资源统计数据的真实性,发挥统计在自然资源管理中的重要基础性作用,该办法将于2020年8月1日起施行。 《自然资源统计工作管理办法》 一、明确自然资源统计主要任务 对7大类自然资源对象(土地、矿产、森林、草原、湿地、水、海域海岛),以及其他统计对象(海洋经济、地质勘查、地质灾害、测绘地理信息、自然资源督察、行政管理)开展统计调查和统计分析,提供统计数据,实施统计监督。 二、明晰自然资源统计数据获取方式 自然资源统计数据获取方式主要有:资源调查、行政记录、联网直报、逐级上报。并定期公布统计数据,在政策制定、规划编制、监督考核时,需要使用数据的,以公布的统计数据为准。 三、健全自然资源统计数据的质控体系 加强源头控制,填报人对其填报、录入的原始数据的真实性、准确性负责。严格审核,各单位对其负责加工整理、汇总生成的数据进行严格审核,对数据质量负责;发现数据异常的,应当返回填报人核实修改。审核结果和修改情况记录留痕。 完善统计流程,建立健全数据审核、签署、交接、归档等管理制度,建立违规干预统计工作记录制度和统计信用制度。加强技术校核,充分利用各种技术手段对数据进行校核,开展逻辑检验、数据抽查、实地核查,综合评估、控制和提升数据质量。
四、加强自然资源统计信息化建设 加强自然资源统计信息化建设,实现统计数据全流程信息化生产和管理。建立健全统一的自然资源统计数据平台,推进统计数据平台与业务信息系统的互联互通、数据交互共享。完善统计网络直报系统。 五、更新制度和办法保证统计工作推进 在2019年07月,自然资源部办公厅已经颁发了《关于印发自然资源统计调查制度的通知》,制定“1+8”的“综合+专业”统计调查制度体系。《自然资源统计工作管理办法》出台将会进一步支持各项自然资源统计调查执行工作。办法自2020年8月1日起施行,原国土资源部公布的《国土资源统计工作管理办法》、原国家海洋局公布的《国家海洋局综合统计暂行规定》、原国家测绘地理信息局公布的《测绘统计管理办法》同时废止。 《办法》中明确指出,自然资源部统计归口管理机构组织开展全国自然资源综合统计工作,推进信息化建设,信息化的建设离不开对数据的运筹帷幄。北京数慧结合自身多年对数据处理的“精湛工艺”,对自然资源业务的深度理解和丰富经验,开发自然资源统计业务信息系统,设计建立部自然资源统计数据库,实现历史统计数据的迁移、分析、转换,完成历史统计数据融合与应用,为自然资源部本级统计工作提供适应当前统计业务管理的统一工作平台,有效支撑统计数据报送审核、整合汇总、数据管理、报表生成、统计报告编制、数据综合分析、数据展示和空间分析、信息服务等全流程运转模式,实现统计信息审核机制,提升自然资源统计的数据业务管理能力、综合分析能力和决策支撑能力。
</span>
</div>
<div
class=
"Mycomment"
>
<div
class=
"commentTitle"
><span>
评论
</span></div>
<div
class=
"comment-bottom"
>
<div><span>
文明上网理性发言,请遵守新闻评论服务协议
</span></div>
<div
class=
"comment-bottom-num"
><span>
110条评论
</span></div>
</div>
</div>
<div
class=
"commentInput"
>
<div
class=
"commentInputImg"
>
<img
src=
"https://dss0.bdstatic.com/70cFvHSh_Q1YnxGkpoWK1HF6hhy/it/u=1938529415,777611275&fm=26&gp=0.jpg"
>
</div>
<div
class=
"commentInputInput"
>
<!-- <input type="text">-->
<textarea
name=
""
required
lay-verify=
"required"
placeholder=
"请输入"
class=
"layui-textarea"
></textarea>
<div
class=
"left-right"
>
<div
class=
"body"
>
近日,自然资源部印发《自然资源统计工作管理办法》,旨在规范自然资源统计管理工作,建立健全统计数据质量控制体系,提高自然资源统计数据的真实性,发挥统计在自然资源管理中的重要基础性作用,该办法将于2020年8月1日起施行。
《自然资源统计工作管理办法》 一、明确自然资源统计主要任务
对7大类自然资源对象(土地、矿产、森林、草原、湿地、水、海域海岛),以及其他统计对象(海洋经济、地质勘查、地质灾害、测绘地理信息、自然资源督察、行政管理)开展统计调查和统计分析,提供统计数据,实施统计监督。
二、明晰自然资源统计数据获取方式
自然资源统计数据获取方式主要有:资源调查、行政记录、联网直报、逐级上报。并定期公布统计数据,在政策制定、规划编制、监督考核时,需要使用数据的,以公布的统计数据为准。
三、健全自然资源统计数据的质控体系
加强源头控制,填报人对其填报、录入的原始数据的真实性、准确性负责。严格审核,各单位对其负责加工整理、汇总生成的数据进行严格审核,对数据质量负责;发现数据异常的,应当返回填报人核实修改。审核结果和修改情况记录留痕。 完善统计流程,建立健全数据审核、签署、交接、归档等管理制度,建立违规干预统计工作记录制度和统计信用制度。加强技术校核,充分利用各种技术手段对数据进行校核,开展逻辑检验、数据抽查、实地核查,综合评估、控制和提升数据质量。
四、加强自然资源统计信息化建设
加强自然资源统计信息化建设,实现统计数据全流程信息化生产和管理。建立健全统一的自然资源统计数据平台,推进统计数据平台与业务信息系统的互联互通、数据交互共享。完善统计网络直报系统。
五、更新制度和办法保证统计工作推进
在2019年07月,自然资源部办公厅已经颁发了《关于印发自然资源统计调查制度的通知》,制定“1+8”的“综合+专业”统计调查制度体系。《自然资源统计工作管理办法》出台将会进一步支持各项自然资源统计调查执行工作。办法自2020年8月1日起施行,原国土资源部公布的《国土资源统计工作管理办法》、原国家海洋局公布的《国家海洋局综合统计暂行规定》、原国家测绘地理信息局公布的《测绘统计管理办法》同时废止。
《办法》中明确指出,自然资源部统计归口管理机构组织开展全国自然资源综合统计工作,推进信息化建设,信息化的建设离不开对数据的运筹帷幄。北京数慧结合自身多年对数据处理的“精湛工艺”,对自然资源业务的深度理解和丰富经验,开发自然资源统计业务信息系统,设计建立部自然资源统计数据库,实现历史统计数据的迁移、分析、转换,完成历史统计数据融合与应用,为自然资源部本级统计工作提供适应当前统计业务管理的统一工作平台,有效支撑统计数据报送审核、整合汇总、数据管理、报表生成、统计报告编制、数据综合分析、数据展示和空间分析、信息服务等全流程运转模式,实现统计信息审核机制,提升自然资源统计的数据业务管理能力、综合分析能力和决策支撑能力。
</div>
<div>
<button
class=
"layui-btn layui-btn-lg layui-btn-norma"
>
发表
</button>
<div
class=
"Mycomment"
>
<div
class=
"commentTitle"
><span>
评论
</span></div>
<div
class=
"comment-bottom"
>
<div><span>
文明上网理性发言,请遵守新闻评论服务协议
</span></div>
<div
class=
"comment-bottom-num"
><span>
110条评论
</span></div>
</div>
</div>
</div>
<div
class=
"Commentdetails"
>
<div
class=
"CommentdetailsTitle"
>
<span>
全部评论
</span>
<span>
/
</span>
<span>
我的评论
</span></div>
<div
class=
"pl"
>
<div
class=
"pl-left"
>
<img
src=
"https://dss0.bdstatic.com/70cFvHSh_Q1YnxGkpoWK1HF6hhy/it/u=1938529415,777611275&fm=26&gp=0.jpg"
>
<div
class=
"commentInput"
>
<div
class=
"commentInputImg"
>
<img
src=
"https://dss0.bdstatic.com/70cFvHSh_Q1YnxGkpoWK1HF6hhy/it/u=1938529415,777611275&fm=26&gp=0.jpg"
>
</div>
<div
class=
"pl-right"
>
<div
class=
"pl-right-top layui-row"
>
<div
class=
"layui-col-md1"
><span>
李玉龙
</span></div>
<div
class=
"layui-col-md1"
><span>
2020/09/27
</span></div>
</div>
<div
class=
"pl-right-body"
>
<span>
美国人不聪明,美国的富豪这么多,这些穷人为什么不凭本事借钱呢,凭本事借的钱,你不还他也拿你没办法
</span>
<div
class=
"commentInputInput"
>
<!-- <input type="text">-->
<textarea
name=
""
required
lay-verify=
"required"
placeholder=
"请输入"
class=
"layui-textarea"
></textarea>
</div>
<div>
<button
class=
"layui-btn layui-btn-lg layui-btn-norma"
>
发表
</button>
</div>
</div>
<div
class=
"Commentdetails"
>
<div
class=
"CommentdetailsTitle"
>
<span>
全部评论
</span>
<span>
/
</span>
<span>
我的评论
</span></div>
<div
class=
"pl"
>
<div
class=
"pl-left"
>
<img
src=
"https://dss0.bdstatic.com/70cFvHSh_Q1YnxGkpoWK1HF6hhy/it/u=1938529415,777611275&fm=26&gp=0.jpg"
>
</div>
<div
class=
"plhf-main"
>
<div
class=
"plhf"
>
<div
class=
"plhf-body"
>
<div
class=
"plhf-top"
>
<span>
博文:
</span>
<span>
他们又不是中国人,几代人生活在美国,早就是美国人了,,管我们屁事啊
</span>
</div>
<div
class=
"plhf-bottom"
>
<div
class=
"dz"
>
2人赞
<div
class=
"pl-right"
>
<div
class=
"pl-right-top layui-row"
>
<div
class=
"layui-col-md1"
><span>
李玉龙
</span></div>
<div
class=
"layui-col-md1"
><span>
2020/09/27
</span></div>
</div>
<div
class=
"pl-right-body"
>
<span>
美国人不聪明,美国的富豪这么多,这些穷人为什么不凭本事借钱呢,凭本事借的钱,你不还他也拿你没办法
</span>
</div>
<div
class=
"plhf-main"
>
<div
class=
"plhf"
>
<div
class=
"plhf-body"
>
<div
class=
"plhf-top"
>
<span>
博文:
</span>
<span>
他们又不是中国人,几代人生活在美国,早就是美国人了,,管我们屁事啊
</span>
</div>
<div
class=
"hf"
>
回复
<div
class=
"plhf-bottom"
>
<div
class=
"dz"
>
2人赞
</div>
<div
class=
"hf"
>
回复
</div>
</div>
</div>
</div>
</div>
<div
class=
"plhf"
>
<div
class=
"plhf-body"
>
<div
class=
"plhf-top"
>
<span>
博文:
</span>
<span>
他们又不是中国人,几代人生活在美国,早就是美国人了,,管我们屁事啊
</span>
</div>
<div
class=
"plhf-bottom"
>
<div
class=
"dz"
>
2人赞
<div
class=
"plhf"
>
<div
class=
"plhf-body"
>
<div
class=
"plhf-top"
>
<span>
博文:
</span>
<span>
他们又不是中国人,几代人生活在美国,早就是美国人了,,管我们屁事啊
</span>
</div>
<div
class=
"hf"
>
回复
<div
class=
"plhf-bottom"
>
<div
class=
"dz"
>
2人赞
</div>
<div
class=
"hf"
>
回复
</div>
</div>
</div>
</div>
</div>
</div>
<div
class=
"pl-right-bottom"
>
<div
class=
"dz"
>
2人赞
</div>
<div
class=
"hf"
>
回复
<div
class=
"pl-right-bottom"
>
<div
class=
"dz"
>
2人赞
</div>
<div
class=
"hf"
>
回复
</div>
</div>
</div>
</div>
</div>
<div
class=
"pl"
>
<div
class=
"pl-left"
>
<img
src=
"https://dss0.bdstatic.com/70cFvHSh_Q1YnxGkpoWK1HF6hhy/it/u=1938529415,777611275&fm=26&gp=0.jpg"
>
</div>
<div
class=
"pl-right"
>
<div
class=
"pl-right-top"
>
<div><span>
李玉龙
</span></div>
<div><span>
2020/09/27
</span></div>
</div>
<div
class=
"pl-right-body"
>
<span>
美国人不聪明,美国的富豪这么多,这些穷人为什么不凭本事借钱呢,凭本事借的钱,你不还他也拿你没办法
</span>
<div
class=
"pl"
>
<div
class=
"pl-left"
>
<img
src=
"https://dss0.bdstatic.com/70cFvHSh_Q1YnxGkpoWK1HF6hhy/it/u=1938529415,777611275&fm=26&gp=0.jpg"
>
</div>
<div
class=
"pl-right-bottom"
>
<div
class=
"dz"
>
12人赞
<div
class=
"pl-right"
>
<div
class=
"pl-right-top"
>
<div><span>
李玉龙
</span></div>
<div><span>
2020/09/27
</span></div>
</div>
<div
class=
"hf"
>
回复
<div
class=
"pl-right-body"
>
<span>
美国人不聪明,美国的富豪这么多,这些穷人为什么不凭本事借钱呢,凭本事借的钱,你不还他也拿你没办法
</span>
</div>
<div
class=
"pl-right-bottom"
>
<div
class=
"dz"
>
12人赞
</div>
<div
class=
"hf"
>
回复
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div
class=
"right"
>
<div
class=
"right-top"
>
<h2
class=
"xwtjtitle"
>
新闻推荐
</h2>
</div>
<div
class=
"right-body"
>
<div
class=
"tj"
>
<img
src=
"https://dss0.bdstatic.com/70cFvHSh_Q1YnxGkpoWK1HF6hhy/it/u=1938529415,777611275&fm=26&gp=0.jpg"
>
<span
class=
"tj-title"
>
爬山虎国土空间信息化解决方案
</span>
<span
class=
"tj-date"
>
2020-12-12
</span>
<div
class=
"right"
>
<div
class=
"right-top"
>
<h2
class=
"xwtjtitle"
>
新闻推荐
</h2>
</div>
<div
class=
"tj"
>
<img
<div
class=
"right-body"
>
<div
class=
"tj"
>
<img
src=
"https://dss0.bdstatic.com/70cFvHSh_Q1YnxGkpoWK1HF6hhy/it/u=1938529415,777611275&fm=26&gp=0.jpg"
>
<span
class=
"tj-title"
>
爬山虎国土空间信息化解决方案终极方案
</span>
<span
class=
"tj-date"
>
2020-12-12
</span>
</div>
</div>
<div
class=
"right-bottom"
>
<div
class=
"right-bottom-top"
>
<span>
政策法规推荐
</span>
</div>
<div
class=
"zcfg"
>
<div
class=
"zcfg-top"
>
<span>
爬山虎国土空间规划信息化解决
</span>
</div>
<div
class=
"zcfg-body"
>
<span>
10月21日,农业农村部举行新闻发布会,介绍2020年前三季度农业农村经济形势。
</span>
<span
class=
"tj-title"
>
爬山虎国土空间信息化解决方案
</span>
<span
class=
"tj-date"
>
2020-12-12
</span>
</div>
<div
class=
"zcfg-bottom"
>
<span>
2020-10-28
</span>
<div
class=
"tj"
>
<img
src=
"https://dss0.bdstatic.com/70cFvHSh_Q1YnxGkpoWK1HF6hhy/it/u=1938529415,777611275&fm=26&gp=0.jpg"
>
<span
class=
"tj-title"
>
爬山虎国土空间信息化解决方案终极方案
</span>
<span
class=
"tj-date"
>
2020-12-12
</span>
</div>
</div>
<div
class=
"
zcfg
"
>
<div
class=
"
zcfg
-top"
>
<span>
爬山虎国土空间规划信息化解决
</span>
<div
class=
"
right-bottom
"
>
<div
class=
"
right-bottom
-top"
>
<span>
政策法规推荐
</span>
</div>
<div
class=
"zcfg-body"
>
<span>
10月21日,农业农村部举行新闻发布会,介绍2020年前三季度农业农村经济形势。
</span>
<div
class=
"zcfg"
>
<div
class=
"zcfg-top"
>
<span>
爬山虎国土空间规划信息化解决
</span>
</div>
<div
class=
"zcfg-body"
>
<span>
10月21日,农业农村部举行新闻发布会,介绍2020年前三季度农业农村经济形势。
</span>
</div>
<div
class=
"zcfg-bottom"
>
<span>
2020-10-28
</span>
</div>
</div>
<div
class=
"zcfg-bottom"
>
<span>
2020-10-28
</span>
<div
class=
"zcfg"
>
<div
class=
"zcfg-top"
>
<span>
爬山虎国土空间规划信息化解决
</span>
</div>
<div
class=
"zcfg-body"
>
<span>
10月21日,农业农村部举行新闻发布会,介绍2020年前三季度农业农村经济形势。
</span>
</div>
<div
class=
"zcfg-bottom"
>
<span>
2020-10-28
</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div
class=
"footer"
>
<div
class=
"system_service"
>
<ul
class=
""
>
<li>
<a
href=
""
>
<span>
公示公告
</span>
</a>
</li>
<li>
<a
href=
""
>
<span>
法律法规
</span>
</a>
</li>
<li>
<a
href=
""
>
<span>
相应政策
</span>
</a>
</li>
<li>
<a
href=
""
>
<span>
下载服务
</span>
</a>
</li>
<li>
<a
href=
""
>
<span>
关于我们
</span>
</a>
</li>
</ul>
</div>
<div
class=
"subject"
>
<div
class=
"footer_logo"
>
<a
href=
""
>
<img
src=
"./../../staticImages/jiguan.png"
>
</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"
>
<p>
扫描关注公众号
</p>
</li>
<li>
<img
src=
"./../../staticImages/code.png"
>
<p>
扫描关注公众号
</p>
</li>
</ol>
</div>
</div>
</div>
</body>
</html>
<style
type=
"text/css"
>
.middle_active
{
position
:
fixed
;
top
:
0
;
z-index
:
99
;
}
</style>
<!--[if (gte IE 9)|!(IE)]><!-->
<script
type=
"text/javascript"
src=
"../../staticLib/jquery/jquery.min.js"
></script>
<!--<![endif]-->
<script
type=
"text/javascript"
src=
"../../staticLib/handlebars/handlebars.min.js"
></script>
<script
type=
"text/javascript"
src=
"../../staticLib/iscroll/iscroll-probe.js"
></script>
<script
type=
"text/javascript"
src=
"../../staticLib/amazeui/amazeui.min.js"
></script>
<script
type=
"text/javascript"
src=
"../../staticLib/raty/jquery.raty.js"
></script>
<script
type=
"text/javascript"
src=
"../../staticJs/main.min.js?t=1"
></script>
<script
type=
"text/javascript"
src=
"../../staticLib/layui/layui.js"
></script>
<script
type=
"text/javascript"
>
$
(
function
()
{
let
Mydate
=
new
Date
()
let
year
=
Mydate
.
getFullYear
();
let
minutes
=
Mydate
.
getMinutes
()
let
hour
=
Mydate
.
getHours
();
let
date
=
Mydate
.
getDate
()
let
month
=
Mydate
.
getMonth
();
$
(
'.date div:first-child'
).
text
(
year
)
$
(
'.date div:nth-child(2)'
).
text
(
month
+
1
+
"/"
+
date
)
$
(
'.date div:last-child'
).
text
(
hour
+
":"
+
minutes
)
})
$
(
window
).
scroll
(
function
()
{
let
juli
=
$
(
document
).
scrollTop
();
if
(
juli
>
500
)
{
$
(
'.left-left'
).
addClass
(
'middle_active'
);
}
else
{
$
(
'.left-left'
).
removeClass
(
'middle_active'
);
}
})
layui
.
use
(
'element'
,
function
()
{
var
element
=
layui
.
element
;
//导航的hover效果、二级菜单等功能,需要依赖element模块
//监听导航点击
element
.
on
(
'nav(demo)'
,
function
(
elem
)
{
//console.log(elem)
layer
.
msg
(
elem
.
text
());
});
});
</script>
<script
type=
"text/javascript"
src=
"../staticJs/common.js"
></script>
<script
type=
"text/javascript"
src=
"../staticJs/down.js"
></script>
<script
type=
"text/javascript"
src=
"../staticJs/xwxq.js"
></script>
</html>
\ No newline at end of file
...
...
Please
register
or
sign in
to post a comment