Commit 86d742d76406bdc90731f69df9932d63c847f278
1 parent
fc9a2e1f
add service swiper效果
Showing
2 changed files
with
4 additions
and
3 deletions
css/services.css
| @@ -73,8 +73,9 @@ | @@ -73,8 +73,9 @@ | ||
| 73 | padding: 25px 0 5px; | 73 | padding: 25px 0 5px; |
| 74 | } | 74 | } |
| 75 | .part .bd .p2 { | 75 | .part .bd .p2 { |
| 76 | - font-size: 24px; | ||
| 77 | - color: #999999; | 76 | + font-size: 18px; |
| 77 | + line-height: 40px; | ||
| 78 | + color: #666; | ||
| 78 | font-weight: normal; | 79 | font-weight: normal; |
| 79 | } | 80 | } |
| 80 | .part .bd .img img { | 81 | .part .bd .img img { |
style.css
| @@ -2328,7 +2328,7 @@ a:hover{ | @@ -2328,7 +2328,7 @@ a:hover{ | ||
| 2328 | background:rgba(46,48,51,1); | 2328 | background:rgba(46,48,51,1); |
| 2329 | } | 2329 | } |
| 2330 | .footer{ | 2330 | .footer{ |
| 2331 | - margin-top: 57px; | 2331 | + margin-top: 45px; |
| 2332 | font-size:16px; | 2332 | font-size:16px; |
| 2333 | height: 178px; | 2333 | height: 178px; |
| 2334 | font-family:PingFang-SC-Medium; | 2334 | font-family:PingFang-SC-Medium; |