style:index模板
Showing
3 changed files
with
83 additions
and
8 deletions
| ... | @@ -69,7 +69,7 @@ | ... | @@ -69,7 +69,7 @@ |
| 69 | <dl class='layui-nav-child'> | 69 | <dl class='layui-nav-child'> |
| 70 | <dd><a href='/staticViews/policyList/1.html'>相应政策</a></dd> | 70 | <dd><a href='/staticViews/policyList/1.html'>相应政策</a></dd> |
| 71 | <dd><a href='/staticViews/lawList/1.html'>法律法规</a></dd> | 71 | <dd><a href='/staticViews/lawList/1.html'>法律法规</a></dd> |
| 72 | <dd><a href='/staticViews/gsgg.html'>公示公告</a></dd> | 72 | <dd><a href='/staticViews/notice/1.html'>公示公告</a></dd> |
| 73 | </dl> | 73 | </dl> |
| 74 | </li> | 74 | </li> |
| 75 | <li id='bszn' class='layui-nav-item'><a href='/staticViews/bszn.html' title='办事指南'>办事指南</a></li> | 75 | <li id='bszn' class='layui-nav-item'><a href='/staticViews/bszn.html' title='办事指南'>办事指南</a></li> |
| ... | @@ -92,7 +92,7 @@ | ... | @@ -92,7 +92,7 @@ |
| 92 | <div class="homeindex"> | 92 | <div class="homeindex"> |
| 93 | <!-- 新闻模块 --> | 93 | <!-- 新闻模块 --> |
| 94 | <div class="news-module"> | 94 | <div class="news-module"> |
| 95 | <a class="top-title">党的十八大以来 双拥工将生产能力烈士来作综述:为实现中国梦强军梦凝聚强大力量</a> | 95 | <a class="top-title" href="">党的十八大以来 双拥工将生产能力烈士来作综述:为实现中国梦强军梦凝聚强大力量</a> |
| 96 | <div class="news-module-box"> | 96 | <div class="news-module-box"> |
| 97 | <img class="news-img" src="/staticImages/default-news.png" /> | 97 | <img class="news-img" src="/staticImages/default-news.png" /> |
| 98 | <ul class="news-title"> | 98 | <ul class="news-title"> |
| ... | @@ -121,6 +121,30 @@ | ... | @@ -121,6 +121,30 @@ |
| 121 | <a href="">创新技术体系引领事业发展事实预计创新技术体系引领事业发展事实预计</a> | 121 | <a href="">创新技术体系引领事业发展事实预计创新技术体系引领事业发展事实预计</a> |
| 122 | <span>2020-06-19</span> | 122 | <span>2020-06-19</span> |
| 123 | </li> | 123 | </li> |
| 124 | <li> | ||
| 125 | <a href="">创新技术体系引领事业发展事实预计创新技术体系引领事业发展事实预计</a> | ||
| 126 | <span>2020-06-19</span> | ||
| 127 | </li> | ||
| 128 | <li> | ||
| 129 | <a href="">创新技术体系引领事业发展事实预计创新技术体系引领事业发展事实预计</a> | ||
| 130 | <span>2020-06-19</span> | ||
| 131 | </li> | ||
| 132 | <li> | ||
| 133 | <a href="">创新技术体系引领事业发展事实预计创新技术体系引领事业发展事实预计</a> | ||
| 134 | <span>2020-06-19</span> | ||
| 135 | </li> | ||
| 136 | <li> | ||
| 137 | <a href="">创新技术体系引领事业发展事实预计创新技术体系引领事业发展事实预计</a> | ||
| 138 | <span>2020-06-19</span> | ||
| 139 | </li> | ||
| 140 | <li> | ||
| 141 | <a href="">创新技术体系引领事业发展事实预计创新技术体系引领事业发展事实预计</a> | ||
| 142 | <span>2020-06-19</span> | ||
| 143 | </li> | ||
| 144 | <li> | ||
| 145 | <a href="">创新技术体系引领事业发展事实预计创新技术体系引领事业发展事实预计</a> | ||
| 146 | <span>2020-06-19</span> | ||
| 147 | </li> | ||
| 124 | </ul> | 148 | </ul> |
| 125 | <!-- 新闻动态内容 --> | 149 | <!-- 新闻动态内容 --> |
| 126 | <ul class="news-information-list item-list"> | 150 | <ul class="news-information-list item-list"> |
| ... | @@ -267,7 +291,7 @@ | ... | @@ -267,7 +291,7 @@ |
| 267 | 公示公告 | 291 | 公示公告 |
| 268 | </li> | 292 | </li> |
| 269 | <li> | 293 | <li> |
| 270 | <a>查看全部</a> | 294 | <a href="/staticViews/notice/1.html">查看全部</a> |
| 271 | <img src="/staticImages/more.png" alt="查看全部" /> | 295 | <img src="/staticImages/more.png" alt="查看全部" /> |
| 272 | </li> | 296 | </li> |
| 273 | </ul> | 297 | </ul> |
| ... | @@ -312,7 +336,7 @@ | ... | @@ -312,7 +336,7 @@ |
| 312 | 相应政策 | 336 | 相应政策 |
| 313 | </li> | 337 | </li> |
| 314 | <li> | 338 | <li> |
| 315 | <a href="">查看更多</a> | 339 | <a class="policies-regulations-href" href="/staticViews/lawList/1.html">查看更多</a> |
| 316 | <img src="/staticImages/more.png" alt="查看全部"> | 340 | <img src="/staticImages/more.png" alt="查看全部"> |
| 317 | </li> | 341 | </li> |
| 318 | </ul> | 342 | </ul> |
| ... | @@ -321,12 +345,60 @@ | ... | @@ -321,12 +345,60 @@ |
| 321 | <a href="">创新技术体系 引领事业发展历史事实预计 </a> | 345 | <a href="">创新技术体系 引领事业发展历史事实预计 </a> |
| 322 | <span>2020-12-12</span> | 346 | <span>2020-12-12</span> |
| 323 | </li> | 347 | </li> |
| 348 | <li> | ||
| 349 | <a href="">创新技术体系 引领事业发展历史事实预计 </a> | ||
| 350 | <span>2020-12-12</span> | ||
| 351 | </li> | ||
| 352 | <li> | ||
| 353 | <a href="">创新技术体系 引领事业发展历史事实预计 </a> | ||
| 354 | <span>2020-12-12</span> | ||
| 355 | </li> | ||
| 356 | <li> | ||
| 357 | <a href="">创新技术体系 引领事业发展历史事实预计 </a> | ||
| 358 | <span>2020-12-12</span> | ||
| 359 | </li> | ||
| 360 | <li> | ||
| 361 | <a href="">创新技术体系 引领事业发展历史事实预计 </a> | ||
| 362 | <span>2020-12-12</span> | ||
| 363 | </li> | ||
| 364 | <li> | ||
| 365 | <a href="">创新技术体系 引领事业发展历史事实预计 </a> | ||
| 366 | <span>2020-12-12</span> | ||
| 367 | </li> | ||
| 368 | <li> | ||
| 369 | <a href="">创新技术体系 引领事业发展历史事实预计 </a> | ||
| 370 | <span>2020-12-12</span> | ||
| 371 | </li> | ||
| 324 | </ul> | 372 | </ul> |
| 325 | <ul class="corresponding-policies item-policies"> | 373 | <ul class="corresponding-policies item-policies"> |
| 326 | <li> | 374 | <li> |
| 327 | <a href="">1创新技术体系 引领事业发展历史事实预计 </a> | 375 | <a href="">1创新技术体系 引领事业发展历史事实预计 </a> |
| 328 | <span>2020-12-12</span> | 376 | <span>2020-12-12</span> |
| 329 | </li> | 377 | </li> |
| 378 | <li> | ||
| 379 | <a href="">1创新技术体系 引领事业发展历史事实预计 </a> | ||
| 380 | <span>2020-12-12</span> | ||
| 381 | </li> | ||
| 382 | <li> | ||
| 383 | <a href="">1创新技术体系 引领事业发展历史事实预计 </a> | ||
| 384 | <span>2020-12-12</span> | ||
| 385 | </li> | ||
| 386 | <li> | ||
| 387 | <a href="">1创新技术体系 引领事业发展历史事实预计 </a> | ||
| 388 | <span>2020-12-12</span> | ||
| 389 | </li> | ||
| 390 | <li> | ||
| 391 | <a href="">1创新技术体系 引领事业发展历史事实预计 </a> | ||
| 392 | <span>2020-12-12</span> | ||
| 393 | </li> | ||
| 394 | <li> | ||
| 395 | <a href="">1创新技术体系 引领事业发展历史事实预计 </a> | ||
| 396 | <span>2020-12-12</span> | ||
| 397 | </li> | ||
| 398 | <li> | ||
| 399 | <a href="">1创新技术体系 引领事业发展历史事实预计 </a> | ||
| 400 | <span>2020-12-12</span> | ||
| 401 | </li> | ||
| 330 | </ul> | 402 | </ul> |
| 331 | </div> | 403 | </div> |
| 332 | <div class="interaction"> | 404 | <div class="interaction"> | ... | ... |
| ... | @@ -211,11 +211,13 @@ div.c_five ul li a img { | ... | @@ -211,11 +211,13 @@ div.c_five ul li a img { |
| 211 | .news-module-box .news-img{ | 211 | .news-module-box .news-img{ |
| 212 | float: left; | 212 | float: left; |
| 213 | width: 680px; | 213 | width: 680px; |
| 214 | height: 409px; | ||
| 214 | } | 215 | } |
| 215 | .news-title { | 216 | .news-title { |
| 216 | float: right; | 217 | float: right; |
| 217 | border-bottom: 1px solid #EAEAEA; | 218 | border-bottom: 1px solid #EAEAEA; |
| 218 | padding-bottom: 20px; | 219 | padding-bottom: 20px; |
| 220 | margin-bottom: 7px; | ||
| 219 | } | 221 | } |
| 220 | .news-title li { | 222 | .news-title li { |
| 221 | display: inline-block; | 223 | display: inline-block; |
| ... | @@ -661,7 +663,7 @@ div.c_five ul li a img { | ... | @@ -661,7 +663,7 @@ div.c_five ul li a img { |
| 661 | .policies-regulations ul:nth-of-type(1) li:nth-of-type(3) { | 663 | .policies-regulations ul:nth-of-type(1) li:nth-of-type(3) { |
| 662 | float: right; | 664 | float: right; |
| 663 | position: relative; | 665 | position: relative; |
| 664 | top: 3px; | 666 | top: 5px; |
| 665 | } | 667 | } |
| 666 | .policies-regulations ul:nth-of-type(1) li:nth-of-type(3) a { | 668 | .policies-regulations ul:nth-of-type(1) li:nth-of-type(3) a { |
| 667 | color: #9B9B9B; | 669 | color: #9B9B9B; |
| ... | @@ -690,9 +692,6 @@ div.c_five ul li a img { | ... | @@ -690,9 +692,6 @@ div.c_five ul li a img { |
| 690 | .policies-regulations .item-policies { | 692 | .policies-regulations .item-policies { |
| 691 | margin-top: 5px; | 693 | margin-top: 5px; |
| 692 | } | 694 | } |
| 693 | .policies-regulations .item-policies li { | ||
| 694 | line-height: 45px; | ||
| 695 | } | ||
| 696 | .policies-regulations .item-policies li a{ | 695 | .policies-regulations .item-policies li a{ |
| 697 | display: inline-block; | 696 | display: inline-block; |
| 698 | overflow: hidden; | 697 | overflow: hidden; |
| ... | @@ -721,6 +720,8 @@ div.c_five ul li a img { | ... | @@ -721,6 +720,8 @@ div.c_five ul li a img { |
| 721 | font-size: 16px; | 720 | font-size: 16px; |
| 722 | color: #9B9B9B; | 721 | color: #9B9B9B; |
| 723 | float: right; | 722 | float: right; |
| 723 | position: relative; | ||
| 724 | top: 13px; | ||
| 724 | } | 725 | } |
| 725 | .corresponding-policies { | 726 | .corresponding-policies { |
| 726 | display: none; | 727 | display: none; | ... | ... |
| ... | @@ -71,8 +71,10 @@ function initData() { | ... | @@ -71,8 +71,10 @@ function initData() { |
| 71 | $('.item-list').hide(); | 71 | $('.item-list').hide(); |
| 72 | if (indexId == '1') { | 72 | if (indexId == '1') { |
| 73 | $('.hotspot-list').show(); | 73 | $('.hotspot-list').show(); |
| 74 | $('.policies-regulations-href').attr('href','/staticViews/lawList/1.html'); | ||
| 74 | } else { | 75 | } else { |
| 75 | $('.news-information-list').show(); | 76 | $('.news-information-list').show(); |
| 77 | $('.policies-regulations-href').attr('href','/staticViews/policyList/1.html'); | ||
| 76 | } | 78 | } |
| 77 | }) | 79 | }) |
| 78 | // 便民服务 | 80 | // 便民服务 | ... | ... |
-
Please register or sign in to post a comment