d83f48a4 by 任超

style:新闻动态

1 parent cb0aacb1
......@@ -125,8 +125,7 @@ div.navigation {
.navigation_crumbs {
width: 100%;
padding: 10px 0;
line-height: 25px;
background: #FAFAFA;
` background: #FAFAFA;
border: 1px solid #E6E6E6;
}
.navigation_crumbs .layui-breadcrumb a:hover {
......@@ -220,10 +219,15 @@ div.navigation {
}
.xw {
display: block;
padding-top: 10px;
height: 150px;
border-bottom-style: inset;
border-bottom: 1px solid #DEDEDE;
cursor: pointer;
}
.xw-left {
margin-right: 20px;
}
.xw-left img {
......@@ -235,7 +239,9 @@ div.navigation {
.xw-left, .xw-right {
float: left;
}
.xw-right {
padding-right: 10px;
}
.left-top {
width: 408px;
height: 18px;
......@@ -244,6 +250,7 @@ div.navigation {
font-weight: bold;
color: #4A4A4A;
line-height: 18px;
margin-bottom: 10px;
}
.left-body {
......@@ -255,10 +262,24 @@ div.navigation {
color: #6D7278;
line-height: 21px;
}
.left-buttom {
overflow: hidden;
color: #9B9B9B;
padding-top: 20px;
}
.left-buttom div:nth-child(2) {
margin-left: 10px;
}
.left-buttom div {
float: left;
}
.left-buttom i {
font-size: 14px!important;
color: #9B9B9B;
margin-right: 10px;
}
.left-buttom-date {
line-height: 57px;
......
......@@ -18,17 +18,16 @@
</head>
<body>
<div>
<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>
<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">
autocomplete="off" class="layui-input">
<i class="layui-icon layui-icon-search" style="font-size: 14px;"></i>
</div>
......@@ -60,16 +59,17 @@
<div class="navigation_crumbs">
<div class="contentBox">
<span class="layui-breadcrumb">
<a href="../../index.html">首页</a>
<a href="../../staticIndex.html">首页</a>
<a><cite>新闻动态</cite></a>
</span>
</div>
</div>
<div class="leftandright">
<div class="left">
<div class="xw">
<a class="xw">
<div class="xw-left">
<img src="https://dss0.bdstatic.com/70cFvHSh_Q1YnxGkpoWK1HF6hhy/it/u=1938529415,777611275&fm=26&gp=0.jpg">
<img
src="https://dss0.bdstatic.com/70cFvHSh_Q1YnxGkpoWK1HF6hhy/it/u=1938529415,777611275&fm=26&gp=0.jpg">
</div>
<div class="xw-right">
<div class="left-top">
......@@ -78,7 +78,8 @@
</span>
</div>
<div class="left-body">
<span>10月21日,农业农村部举行新闻发布会,介绍2020年前三季度农业农村经济形式,农业农村部总经济师,发展规划司司长魏白刚介绍,今年农业收来之不易,农业农村经济保持了持续向好、稳中有进的态势,粮食丰收已成定局,预计产量达到历史最高水平。</span>
10月21日,农业农村部举行新闻发布会,介绍2020年前三季度农业农村经济形式,农业农村部总经济师,发展
划司司长魏白刚介绍,今年农业收来之不易,农业农村经济保持了持续向好、稳中有进的态势,粮食丰收已成定局,预计产量达到历史最高水平
</div>
<div class="left-buttom">
<div>
......@@ -94,10 +95,11 @@
</div>
</div>
</div>
</div>
<div class="xw">
</a>
<a class="xw">
<div class="xw-left">
<img src="https://dss0.bdstatic.com/70cFvHSh_Q1YnxGkpoWK1HF6hhy/it/u=1938529415,777611275&fm=26&gp=0.jpg">
<img
src="https://dss0.bdstatic.com/70cFvHSh_Q1YnxGkpoWK1HF6hhy/it/u=1938529415,777611275&fm=26&gp=0.jpg">
</div>
<div class="xw-right">
<div class="left-top">
......@@ -122,7 +124,7 @@
</div>
</div>
</div>
</div>
</a>
<div id="page"></div>
</div>
<div class="right">
......@@ -252,7 +254,7 @@
</ol>
</div>
</div>
</div>
</div>
</body>
</html>
......