style():
Showing
5 changed files
with
8 additions
and
7 deletions
| ... | @@ -85,7 +85,7 @@ | ... | @@ -85,7 +85,7 @@ |
| 85 | </ul> | 85 | </ul> |
| 86 | </div> | 86 | </div> |
| 87 | <div class="notice"> | 87 | <div class="notice"> |
| 88 | <h2><a href=""><span>公示公告</span><i>查看全部 ></i></a></h2> | 88 | <h2><a href="./staticViews/gsgg/index.html"><span>公示公告</span><i>查看全部 ></i></a></h2> |
| 89 | <ul> | 89 | <ul> |
| 90 | <li> | 90 | <li> |
| 91 | <a href="" title="1地信中心开展外业安全生产监控系统培训工作"> | 91 | <a href="" title="1地信中心开展外业安全生产监控系统培训工作"> | ... | ... |
| ... | @@ -8,7 +8,7 @@ | ... | @@ -8,7 +8,7 @@ |
| 8 | <meta name="renderer" content="webkit"> | 8 | <meta name="renderer" content="webkit"> |
| 9 | <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"> | 9 | <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"> |
| 10 | <meta http-equiv="Cache-Control" content="no-siteapp" /> | 10 | <meta http-equiv="Cache-Control" content="no-siteapp" /> |
| 11 | <link rel="alternate icon" type="image/png" href="../../staticstaticImages/logo-realestate.png"> | 11 | <link rel="alternate icon" type="image/png" href="../../staticImages/logo-realestate.png"> |
| 12 | <link rel='icon' href='favicon.ico' type='image/x-ico' /> | 12 | <link rel='icon' href='favicon.ico' type='image/x-ico' /> |
| 13 | <meta name="description" content="" /> | 13 | <meta name="description" content="" /> |
| 14 | <meta name="keywords" content="" /> | 14 | <meta name="keywords" content="" /> | ... | ... |
| ... | @@ -125,7 +125,7 @@ div.navigation { | ... | @@ -125,7 +125,7 @@ div.navigation { |
| 125 | .navigation_crumbs { | 125 | .navigation_crumbs { |
| 126 | width: 100%; | 126 | width: 100%; |
| 127 | padding: 10px 0; | 127 | padding: 10px 0; |
| 128 | ` background: #FAFAFA; | 128 | background: #FAFAFA; |
| 129 | border: 1px solid #E6E6E6; | 129 | border: 1px solid #E6E6E6; |
| 130 | } | 130 | } |
| 131 | .navigation_crumbs .layui-breadcrumb a:hover { | 131 | .navigation_crumbs .layui-breadcrumb a:hover { | ... | ... |
| ... | @@ -325,7 +325,7 @@ div.navigation { | ... | @@ -325,7 +325,7 @@ div.navigation { |
| 325 | } | 325 | } |
| 326 | 326 | ||
| 327 | .left-right { | 327 | .left-right { |
| 328 | width: 765px; | 328 | width: 836px; |
| 329 | float: right; | 329 | float: right; |
| 330 | border-left: 1px solid #DEDEDE; | 330 | border-left: 1px solid #DEDEDE; |
| 331 | } | 331 | } |
| ... | @@ -602,12 +602,13 @@ div.navigation { | ... | @@ -602,12 +602,13 @@ div.navigation { |
| 602 | 602 | ||
| 603 | .right-top { | 603 | .right-top { |
| 604 | height: 18px; | 604 | height: 18px; |
| 605 | font-size: 18px; | ||
| 606 | font-weight: 500; | 605 | font-weight: 500; |
| 607 | color: #4A4A4A; | 606 | color: #4A4A4A; |
| 608 | line-height: 18px; | 607 | line-height: 18px; |
| 609 | } | 608 | } |
| 610 | 609 | .xwtjtitle{ | |
| 610 | font-size: 18px; | ||
| 611 | } | ||
| 611 | .right-body { | 612 | .right-body { |
| 612 | display: inline-block; | 613 | display: inline-block; |
| 613 | margin-bottom: 20px; | 614 | margin-bottom: 20px; | ... | ... |
| ... | @@ -229,7 +229,7 @@ | ... | @@ -229,7 +229,7 @@ |
| 229 | </div> | 229 | </div> |
| 230 | <div class="right"> | 230 | <div class="right"> |
| 231 | <div class="right-top"> | 231 | <div class="right-top"> |
| 232 | <h2>新闻推荐</h2> | 232 | <h2 class="xwtjtitle">新闻推荐</h2> |
| 233 | </div> | 233 | </div> |
| 234 | <div class="right-body"> | 234 | <div class="right-body"> |
| 235 | <div class="tj"> | 235 | <div class="tj"> | ... | ... |
-
Please register or sign in to post a comment