77056522 by weimo934

feat():绘制新闻详情页

1 parent f3f97632
......@@ -10,6 +10,7 @@
.left {
border-right-style: inset;
border-right: 1px solid #DEDEDE;
}
.right {
......@@ -24,6 +25,7 @@
padding-top: 10px;
height: 150px;
border-bottom-style: inset;
border-bottom: 1px solid #DEDEDE;
}
.xw-left img {
......@@ -89,7 +91,6 @@
.right-body {
display: inline-block;
margin-bottom: 20px;
/*border-bottom-style: inset;*/
}
.tj {
......@@ -127,7 +128,7 @@
.right-bottom {
border-top-style: inset;
border-top-color: #DEDEDE;
border-top: 1px solid #DEDEDE;
}
.right-bottom-top {
......
* {
padding: 0;
margin: 0;
}
.main {
margin-left: 250px;
}
.title {
height: 30px;
font-size: 30px;
padding-top: 45px;
padding-bottom: 70px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #4A4A4A;
line-height: 30px;
}
.left {
border-right: 1px solid #DEDEDE;
display: inline-block;
}
.title {
text-align: center;
}
.left-left, .left-right {
float: left;
border-top: 1px solid #DEDEDE;
}
.left-left {
border-right: 1px solid #DEDEDE;
text-align: center;
display: inline-block;
margin: 0 auto;
width: 80px;
}
.readNum {
margin-top: 50px;
}
/*.readNum div {
width: 36px;
margin: 0 auto;
}*/
.readNum div:nth-child(1) {
height: 12px;
font-size: 12px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #6D7278;
line-height: 12px;
}
.readNum div:nth-child(2) {
height: 16px;
font-size: 16px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #4A4A4A;
line-height: 16px;
}
.date, .readNum, .share, .comment {
margin-top: 30px;
}
.date div:nth-child(1), .date div:nth-child(3) {
width: 39px;
height: 16px;
font-size: 16px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #4A4A4A;
line-height: 16px;
margin: 0 auto;
}
.date div:nth-child(2) {
width: 61px;
height: 24px;
font-size: 24px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #4A4A4A;
line-height: 24px;
}
.left-right {
width: 880px;
}
.body {
margin: 20px;
}
.Mycomment {
border-top: 1px solid #DEDEDE;
height: 80px;
}
.commentTitle {
width: 40px;
height: 20px;
font-size: 20px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: bold;
color: #4A4A4A;
line-height: 20px;
margin-left: 20px;
margin-top: 20px;
}
.commentInput {
height: 80px;
}
.comment-bottom div {
float: left;
margin-left: 20px;
}
.comment-bottom div:nth-child(1) {
width: 240px;
height: 12px;
font-size: 12px;
font-family: PingFangSC-Regular, PingFang SC;
margin-top: 20px;
font-weight: 400;
color: #9B9B9B;
line-height: 12px;
}
.comment-bottom div:nth-child(2) {
margin-top: 20px;
height: 14px;
font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #006CFF;
line-height: 14px;
}
.comment-bottom-num {
float: right !important;
margin-right: 20px;
}
.commentInput {
margin-top: 20px;
height: auto;
}
.commentInput img {
width: 40px;
height: 40px;
border-radius: 50%;
overflow: hidden
}
.commentInputImg{
height: 100px;
}
.commentInputImg, commentInputInput {
float: left;
}
.commentInput input {
width: 800px;
height: 130px;
background: #FFFFFF;
border: 1px solid #DEDEDE;
margin-left: 20px;
}
.commentInput button {
width: 120px;
height: 42px;
background: #0091FF;
border-radius: 3px;
margin-left: 58px;
margin-top: 20px;
}
.CommentdetailsTitle {
height: 80px;
}
.right {
width: 400px;
}
.left, .right {
float: left;
}
.right {
width: 200px;
margin-left: 15px;
}
.right-top {
width: 100px;
height: 18px;
font-size: 18px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #4A4A4A;
line-height: 18px;
}
.right-body {
display: inline-block;
margin-bottom: 20px;
}
.tj {
/*margin-bottom: 10px;*/
}
.tj img {
width: 200px;
height: 125px;
margin-top: 20px;
}
.tj img, .tj span {
float: left;
}
.tj-title {
width: 203px;
font-size: 14px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: bold;
color: #4A4A4A;
line-height: 21px;
}
.tj-date {
width: 90px;
height: 12px;
font-size: 12px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #9B9B9B;
line-height: 12px;
}
.right-bottom {
border-top-style: inset;
border-top: 1px solid #DEDEDE;
}
.right-bottom-top {
width: 108px;
height: 18px;
font-size: 18px;
margin-top: 20px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: bold;
color: #4A4A4A;
line-height: 18px;
}
.zcfg {
margin-top: 20px;
display: inline-block;
}
.zcfg div {
float: left;
}
.zcfg-top {
width: 200px;
height: 14px;
font-size: 14px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: bold;
color: #4A4A4A;
line-height: 14px;
}
.zcfg-body {
width: 200px;
font-size: 14px;
display: inline-block;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #6D7278;
line-height: 21px;
}
.zcfg-bottom {
width: 90px;
height: 12px;
font-size: 12px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #9B9B9B;
line-height: 12px;
}
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>新闻详情</title>
<meta charset="UTF-8">
<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="stylesheet" type="text/css" href="../../lib/layui/css/layui.css"/>
<link rel="alternate icon" type="image/png" href="../../images/logo-realestate.png">
<link rel='icon' href='../../favicon.ico' type='image/x-ico'/>
<meta name="description" content=""/>
<meta name="keywords" content=""/>
<link rel="stylesheet" href="../../css/default.min.css?t=227"/>
<link rel="stylesheet" type="text/css" href="css/index.css">
</head>
<body>
<div class="main">
<div class="left">
<div class="title">
<div>
<span>党的十八大以来双拥工作综述:为实现中国梦强军梦凝聚强大力量</span>
</div>
</div>
<div class="left-left">
<div class="date">
<div>2020</div>
<div>10/27</div>
<div>20:53</div>
</div>
<div class="readNum">
<div>
<span>阅读量</span>
</div>
<div>
<span>1132</span>
</div>
</div>
<div class="share">
<div>-分享-</div>
<div>微信</div>
<div>朋友圈</div>
<div>微博</div>
<div>qq</div>
<div>qq空间</div>
</div>
<div class="comment">
<div>
<span>--评论--</span>
</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">
</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>
</div>
</div>
<div class="right">
<div class="right-top">
<h2>新闻推荐</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>
<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>
</div>
<div class="zcfg-bottom">
<span>2020-10-28</span>
</div>
</div>
<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>
</body>
</html>
<!--[if (gte IE 9)|!(IE)]><!-->
<script type="text/javascript" src="../../lib/jquery/jquery.min.js"></script>
<!--<![endif]-->
<script type="text/javascript" src="../../lib/handlebars/handlebars.min.js"></script>
<script type="text/javascript" src="../../lib/iscroll/iscroll-probe.js"></script>
<script type="text/javascript" src="../../lib/amazeui/amazeui.min.js"></script>
<script type="text/javascript" src="../../lib/raty/jquery.raty.js"></script>
<script type="text/javascript" src="../../js/main.min.js?t=1"></script>
<script type="text/javascript" src="../../lib/layui/layui.js"></script>
\ No newline at end of file