|
|
@ -46,7 +46,7 @@ |
|
|
|
height: 101px; |
|
|
|
background-image: url(../images/home/top1.png); |
|
|
|
background-repeat: no-repeat; |
|
|
|
background-position: top center; |
|
|
|
background-position: top center; |
|
|
|
background-size: 100%; |
|
|
|
|
|
|
|
.back { |
|
|
@ -66,8 +66,6 @@ |
|
|
|
left: 90px; |
|
|
|
right: 0; |
|
|
|
top: 0; |
|
|
|
// margin: 0 auto; |
|
|
|
// text-align: center; |
|
|
|
line-height: 70px; |
|
|
|
font-family: PingFang SC; |
|
|
|
font-weight: bold; |
|
|
@ -76,6 +74,7 @@ |
|
|
|
// text-shadow: 0px 4px 3px rgba(18, 27, 70, 0.51); |
|
|
|
background: linear-gradient(0deg, #8FD4FF 0%, #FFFFFF 64.0380859375%); |
|
|
|
background-clip: text; |
|
|
|
-webkit-background-clip: text; |
|
|
|
-webkit-text-fill-color: transparent; |
|
|
|
} |
|
|
|
|
|
|
|