style(*):修改主菜单字体,新闻推荐字体统一
Showing
8 changed files
with
40 additions
and
23 deletions
| ... | @@ -11,7 +11,9 @@ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockq | ... | @@ -11,7 +11,9 @@ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockq |
| 11 | .clearfix { | 11 | .clearfix { |
| 12 | overflow: auto; | 12 | overflow: auto; |
| 13 | } | 13 | } |
| 14 | 14 | .layui-nav-item a{ | |
| 15 | font-size: 16px; | ||
| 16 | } | ||
| 15 | 17 | ||
| 16 | /*================首页 start=====================*/ | 18 | /*================首页 start=====================*/ |
| 17 | div a { | 19 | div a { | ... | ... |
| ... | @@ -11,14 +11,14 @@ | ... | @@ -11,14 +11,14 @@ |
| 11 | <link rel='icon' href='favicon.ico' type='image/x-ico' /> | 11 | <link rel='icon' href='favicon.ico' type='image/x-ico' /> |
| 12 | <meta name="description" content="" /> | 12 | <meta name="description" content="" /> |
| 13 | <meta name="Keywords" content="" /> | 13 | <meta name="Keywords" content="" /> |
| 14 | <link rel="stylesheet" type="text/css" href="https://www.layuicdn.com/layui/css/layui.css" /> | 14 | <link rel="stylesheet" type="text/css" href="./staticLib/layui/css/layui.css" /> |
| 15 | <link type="text/css" rel="stylesheet" href="./staticCss/global.css" /> | 15 | <link type="text/css" rel="stylesheet" href="./staticCss/global.css" /> |
| 16 | </head> | 16 | </head> |
| 17 | 17 | ||
| 18 | <body> | 18 | <body> |
| 19 | <div class="subject top-logo"> | 19 | <div class="subject top-logo"> |
| 20 | <div class="top_logo_content"> | 20 | <div class="top_logo_content"> |
| 21 | <h1><a href="index.html"><img src="staticImages/logo.jpg" alt="西安市不动产登记平台" /></a></h1> | 21 | <h1><a href="./staticIndex.html"><img src="staticImages/logo.jpg" alt="西安市不动产登记平台" /></a></h1> |
| 22 | 22 | ||
| 23 | <div class="top_logo_search"> | 23 | <div class="top_logo_search"> |
| 24 | <input type="text" name="title" required lay-verify="required" placeholder="请输入关键字搜索" autocomplete="off" | 24 | <input type="text" name="title" required lay-verify="required" placeholder="请输入关键字搜索" autocomplete="off" |
| ... | @@ -448,7 +448,7 @@ | ... | @@ -448,7 +448,7 @@ |
| 448 | </body> | 448 | </body> |
| 449 | 449 | ||
| 450 | </html> | 450 | </html> |
| 451 | <script src="https://www.layuicdn.com/layui/layui.js"></script> | 451 | <script src="./staticLib/layui/layui.js"></script> |
| 452 | <script> | 452 | <script> |
| 453 | layui.use('carousel', function () { | 453 | layui.use('carousel', function () { |
| 454 | var carousel = layui.carousel; | 454 | var carousel = layui.carousel; | ... | ... |
| ... | @@ -114,7 +114,9 @@ div.navigation { | ... | @@ -114,7 +114,9 @@ div.navigation { |
| 114 | top: 21px; | 114 | top: 21px; |
| 115 | left: -22px; | 115 | left: -22px; |
| 116 | } | 116 | } |
| 117 | 117 | .layui-nav-item a{ | |
| 118 | font-size: 16px; | ||
| 119 | } | ||
| 118 | /* ------------------------------end--------------------------------------- */ | 120 | /* ------------------------------end--------------------------------------- */ |
| 119 | 121 | ||
| 120 | .navigation_crumbs { | 122 | .navigation_crumbs { | ... | ... |
| ... | @@ -76,6 +76,9 @@ div.top-logo .top_logo_search i { | ... | @@ -76,6 +76,9 @@ div.top-logo .top_logo_search i { |
| 76 | display: inline-block; | 76 | display: inline-block; |
| 77 | float: left; | 77 | float: left; |
| 78 | } | 78 | } |
| 79 | .layui-nav-item a{ | ||
| 80 | font-size: 16px; | ||
| 81 | } | ||
| 79 | /*------------------首页 end------------*/ | 82 | /*------------------首页 end------------*/ |
| 80 | /* --------------------导航tab------------------------- */ | 83 | /* --------------------导航tab------------------------- */ |
| 81 | .navigation_crumbs { | 84 | .navigation_crumbs { | ... | ... |
| ... | @@ -126,7 +126,9 @@ div.navigation { | ... | @@ -126,7 +126,9 @@ div.navigation { |
| 126 | top: 21px; | 126 | top: 21px; |
| 127 | left: -20px; | 127 | left: -20px; |
| 128 | } | 128 | } |
| 129 | 129 | .layui-nav-item a{ | |
| 130 | font-size: 16px; | ||
| 131 | } | ||
| 130 | 132 | ||
| 131 | /*------------------首页 end------------*/ | 133 | /*------------------首页 end------------*/ |
| 132 | /* --------------------导航tab------------------------- */ | 134 | /* --------------------导航tab------------------------- */ | ... | ... |
| ... | @@ -118,7 +118,9 @@ div.navigation { | ... | @@ -118,7 +118,9 @@ div.navigation { |
| 118 | top: 21px; | 118 | top: 21px; |
| 119 | left: -20px; | 119 | left: -20px; |
| 120 | } | 120 | } |
| 121 | 121 | .layui-nav-item a{ | |
| 122 | font-size: 16px; | ||
| 123 | } | ||
| 122 | /*------------------首页 end------------*/ | 124 | /*------------------首页 end------------*/ |
| 123 | 125 | ||
| 124 | /* --------------------导航tab------------------------- */ | 126 | /* --------------------导航tab------------------------- */ |
| ... | @@ -126,6 +128,7 @@ div.navigation { | ... | @@ -126,6 +128,7 @@ div.navigation { |
| 126 | width: 100%; | 128 | width: 100%; |
| 127 | padding: 10px 0; | 129 | padding: 10px 0; |
| 128 | background: #FAFAFA; | 130 | background: #FAFAFA; |
| 131 | line-height: 25px; | ||
| 129 | border: 1px solid #E6E6E6; | 132 | border: 1px solid #E6E6E6; |
| 130 | } | 133 | } |
| 131 | .navigation_crumbs .layui-breadcrumb a:hover { | 134 | .navigation_crumbs .layui-breadcrumb a:hover { |
| ... | @@ -206,7 +209,6 @@ div.navigation { | ... | @@ -206,7 +209,6 @@ div.navigation { |
| 206 | } | 209 | } |
| 207 | 210 | ||
| 208 | .left { | 211 | .left { |
| 209 | border-right-style: inset; | ||
| 210 | border-right: 1px solid #DEDEDE; | 212 | border-right: 1px solid #DEDEDE; |
| 211 | } | 213 | } |
| 212 | 214 | ||
| ... | @@ -222,7 +224,6 @@ div.navigation { | ... | @@ -222,7 +224,6 @@ div.navigation { |
| 222 | display: block; | 224 | display: block; |
| 223 | padding-top: 10px; | 225 | padding-top: 10px; |
| 224 | height: 150px; | 226 | height: 150px; |
| 225 | border-bottom-style: inset; | ||
| 226 | border-bottom: 1px solid #DEDEDE; | 227 | border-bottom: 1px solid #DEDEDE; |
| 227 | cursor: pointer; | 228 | cursor: pointer; |
| 228 | } | 229 | } |
| ... | @@ -245,7 +246,6 @@ div.navigation { | ... | @@ -245,7 +246,6 @@ div.navigation { |
| 245 | .left-top { | 246 | .left-top { |
| 246 | width: 408px; | 247 | width: 408px; |
| 247 | height: 18px; | 248 | height: 18px; |
| 248 | font-family: PingFangSC-Regular, PingFang SC; | ||
| 249 | font-size: 18px; | 249 | font-size: 18px; |
| 250 | font-weight: bold; | 250 | font-weight: bold; |
| 251 | color: #4A4A4A; | 251 | color: #4A4A4A; |
| ... | @@ -257,7 +257,6 @@ div.navigation { | ... | @@ -257,7 +257,6 @@ div.navigation { |
| 257 | width: 687px; | 257 | width: 687px; |
| 258 | height: 60px; | 258 | height: 60px; |
| 259 | font-size: 14px; | 259 | font-size: 14px; |
| 260 | font-family: PingFangSC-Regular, PingFang SC; | ||
| 261 | font-weight: 400; | 260 | font-weight: 400; |
| 262 | color: #6D7278; | 261 | color: #6D7278; |
| 263 | line-height: 21px; | 262 | line-height: 21px; |
| ... | @@ -327,7 +326,6 @@ div.navigation { | ... | @@ -327,7 +326,6 @@ div.navigation { |
| 327 | .tj-title { | 326 | .tj-title { |
| 328 | width: 203px; | 327 | width: 203px; |
| 329 | font-size: 14px; | 328 | font-size: 14px; |
| 330 | font-family: PingFangSC-Medium, PingFang SC; | ||
| 331 | font-weight: bold; | 329 | font-weight: bold; |
| 332 | color: #4A4A4A; | 330 | color: #4A4A4A; |
| 333 | line-height: 21px; | 331 | line-height: 21px; |
| ... | @@ -337,14 +335,12 @@ div.navigation { | ... | @@ -337,14 +335,12 @@ div.navigation { |
| 337 | width: 90px; | 335 | width: 90px; |
| 338 | height: 12px; | 336 | height: 12px; |
| 339 | font-size: 12px; | 337 | font-size: 12px; |
| 340 | font-family: PingFangSC-Regular, PingFang SC; | ||
| 341 | font-weight: 400; | 338 | font-weight: 400; |
| 342 | color: #9B9B9B; | 339 | color: #9B9B9B; |
| 343 | line-height: 12px; | 340 | line-height: 12px; |
| 344 | } | 341 | } |
| 345 | 342 | ||
| 346 | .right-bottom { | 343 | .right-bottom { |
| 347 | border-top-style: inset; | ||
| 348 | border-top: 1px solid #DEDEDE; | 344 | border-top: 1px solid #DEDEDE; |
| 349 | } | 345 | } |
| 350 | 346 | ||
| ... | @@ -353,7 +349,6 @@ div.navigation { | ... | @@ -353,7 +349,6 @@ div.navigation { |
| 353 | height: 18px; | 349 | height: 18px; |
| 354 | font-size: 18px; | 350 | font-size: 18px; |
| 355 | margin-top: 20px; | 351 | margin-top: 20px; |
| 356 | font-family: PingFangSC-Medium, PingFang SC; | ||
| 357 | font-weight: bold; | 352 | font-weight: bold; |
| 358 | color: #4A4A4A; | 353 | color: #4A4A4A; |
| 359 | line-height: 18px; | 354 | line-height: 18px; |
| ... | @@ -372,7 +367,6 @@ div.navigation { | ... | @@ -372,7 +367,6 @@ div.navigation { |
| 372 | width: 200px; | 367 | width: 200px; |
| 373 | height: 14px; | 368 | height: 14px; |
| 374 | font-size: 14px; | 369 | font-size: 14px; |
| 375 | font-family: PingFangSC-Medium, PingFang SC; | ||
| 376 | font-weight: bold; | 370 | font-weight: bold; |
| 377 | color: #4A4A4A; | 371 | color: #4A4A4A; |
| 378 | line-height: 14px; | 372 | line-height: 14px; |
| ... | @@ -382,7 +376,6 @@ div.navigation { | ... | @@ -382,7 +376,6 @@ div.navigation { |
| 382 | width: 200px; | 376 | width: 200px; |
| 383 | font-size: 14px; | 377 | font-size: 14px; |
| 384 | display: inline-block; | 378 | display: inline-block; |
| 385 | font-family: PingFangSC-Regular, PingFang SC; | ||
| 386 | font-weight: 400; | 379 | font-weight: 400; |
| 387 | color: #6D7278; | 380 | color: #6D7278; |
| 388 | line-height: 21px; | 381 | line-height: 21px; |
| ... | @@ -392,7 +385,6 @@ div.navigation { | ... | @@ -392,7 +385,6 @@ div.navigation { |
| 392 | width: 90px; | 385 | width: 90px; |
| 393 | height: 12px; | 386 | height: 12px; |
| 394 | font-size: 12px; | 387 | font-size: 12px; |
| 395 | font-family: PingFangSC-Regular, PingFang SC; | ||
| 396 | font-weight: 400; | 388 | font-weight: 400; |
| 397 | color: #9B9B9B; | 389 | color: #9B9B9B; |
| 398 | line-height: 12px; | 390 | line-height: 12px; | ... | ... |
| ... | @@ -278,7 +278,7 @@ | ... | @@ -278,7 +278,7 @@ |
| 278 | }); | 278 | }); |
| 279 | layui.use('laypage', function () { | 279 | layui.use('laypage', function () { |
| 280 | $(function () { | 280 | $(function () { |
| 281 | $('.xw').click(function () { | 281 | $('.left-body').click(function () { |
| 282 | window.location.href = "./../xwxq/index.html"; | 282 | window.location.href = "./../xwxq/index.html"; |
| 283 | }) | 283 | }) |
| 284 | let laypage = layui.laypage; | 284 | let laypage = layui.laypage; | ... | ... |
| ... | @@ -40,9 +40,10 @@ div.subject { | ... | @@ -40,9 +40,10 @@ div.subject { |
| 40 | position: relative; | 40 | position: relative; |
| 41 | min-width: 1200px; | 41 | min-width: 1200px; |
| 42 | } | 42 | } |
| 43 | |||
| 43 | div.top-logo { | 44 | div.top-logo { |
| 44 | width: 1200px; | 45 | width: 1200px; |
| 45 | height: 70px!important; | 46 | height: 70px !important; |
| 46 | padding-top: 20px; | 47 | padding-top: 20px; |
| 47 | } | 48 | } |
| 48 | 49 | ||
| ... | @@ -57,34 +58,41 @@ div.top-logo ::-moz-placeholder { /* Mozilla Firefox 19+ */ | ... | @@ -57,34 +58,41 @@ div.top-logo ::-moz-placeholder { /* Mozilla Firefox 19+ */ |
| 57 | div.top-logo :-ms-input-placeholder { /* Internet Explorer 10+ */ | 58 | div.top-logo :-ms-input-placeholder { /* Internet Explorer 10+ */ |
| 58 | font-size: 13px; | 59 | font-size: 13px; |
| 59 | } | 60 | } |
| 61 | |||
| 60 | .top_logo_content { | 62 | .top_logo_content { |
| 61 | height: 40px; | 63 | height: 40px; |
| 62 | width: 100%; | 64 | width: 100%; |
| 63 | margin: 0 auto; | 65 | margin: 0 auto; |
| 64 | } | 66 | } |
| 67 | |||
| 65 | div.top-logo .top_logo_search { | 68 | div.top-logo .top_logo_search { |
| 66 | float: left; | 69 | float: left; |
| 67 | width: 350px; | 70 | width: 350px; |
| 68 | position: relative; | 71 | position: relative; |
| 69 | margin-left: 400px; | 72 | margin-left: 400px; |
| 70 | } | 73 | } |
| 74 | |||
| 71 | div.top-logo .top_logo_search input { | 75 | div.top-logo .top_logo_search input { |
| 72 | border-radius: 50px; | 76 | border-radius: 50px; |
| 73 | } | 77 | } |
| 78 | |||
| 74 | div.top-logo .login { | 79 | div.top-logo .login { |
| 75 | float: right; | 80 | float: right; |
| 76 | margin-top: 8px; | 81 | margin-top: 8px; |
| 77 | } | 82 | } |
| 83 | |||
| 78 | div.top-logo .top_logo_search i { | 84 | div.top-logo .top_logo_search i { |
| 79 | position: absolute; | 85 | position: absolute; |
| 80 | right: 10px; | 86 | right: 10px; |
| 81 | top: 11px; | 87 | top: 11px; |
| 82 | cursor: pointer; | 88 | cursor: pointer; |
| 83 | } | 89 | } |
| 90 | |||
| 84 | .top-logo h1 { | 91 | .top-logo h1 { |
| 85 | display: inline-block; | 92 | display: inline-block; |
| 86 | float: left; | 93 | float: left; |
| 87 | } | 94 | } |
| 95 | |||
| 88 | .top-logo ul li { | 96 | .top-logo ul li { |
| 89 | display: inline-block; | 97 | display: inline-block; |
| 90 | padding: 0 8px; | 98 | padding: 0 8px; |
| ... | @@ -97,13 +105,15 @@ div.top-logo .top_logo_search i { | ... | @@ -97,13 +105,15 @@ div.top-logo .top_logo_search i { |
| 97 | div.navigation { | 105 | div.navigation { |
| 98 | text-align: center; | 106 | text-align: center; |
| 99 | } | 107 | } |
| 108 | |||
| 100 | .navigation .layui-nav-item { | 109 | .navigation .layui-nav-item { |
| 101 | width: 130px; | 110 | width: 130px; |
| 102 | position: relative; | 111 | position: relative; |
| 103 | margin: 0 22px; | 112 | margin: 0 22px; |
| 104 | } | 113 | } |
| 114 | |||
| 105 | .layui-bg-blue { | 115 | .layui-bg-blue { |
| 106 | background-color: #006CFF!important; | 116 | background-color: #006CFF !important; |
| 107 | } | 117 | } |
| 108 | 118 | ||
| 109 | .layui-nav-item:not(:first-child)::before { | 119 | .layui-nav-item:not(:first-child)::before { |
| ... | @@ -115,6 +125,10 @@ div.navigation { | ... | @@ -115,6 +125,10 @@ div.navigation { |
| 115 | left: -22px; | 125 | left: -22px; |
| 116 | } | 126 | } |
| 117 | 127 | ||
| 128 | .layui-nav-item a { | ||
| 129 | font-size: 16px; | ||
| 130 | } | ||
| 131 | |||
| 118 | /* ------------------------------end--------------------------------------- */ | 132 | /* ------------------------------end--------------------------------------- */ |
| 119 | /* --------------------导航tab------------------------- */ | 133 | /* --------------------导航tab------------------------- */ |
| 120 | .navigation_crumbs { | 134 | .navigation_crumbs { |
| ... | @@ -606,9 +620,11 @@ div.navigation { | ... | @@ -606,9 +620,11 @@ div.navigation { |
| 606 | color: #4A4A4A; | 620 | color: #4A4A4A; |
| 607 | line-height: 18px; | 621 | line-height: 18px; |
| 608 | } | 622 | } |
| 609 | .xwtjtitle{ | 623 | .right-top h2{ |
| 610 | font-size: 18px; | 624 | font-size: 27px; |
| 611 | } | 625 | } |
| 626 | |||
| 627 | |||
| 612 | .right-body { | 628 | .right-body { |
| 613 | display: inline-block; | 629 | display: inline-block; |
| 614 | margin-bottom: 20px; | 630 | margin-bottom: 20px; | ... | ... |
-
Please register or sign in to post a comment