|
|
|
@ -55,13 +55,16 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.golists{ |
|
|
|
.golists{ |
|
|
|
width: 75%; |
|
|
|
width: 55%; |
|
|
|
height:5vh; |
|
|
|
height:5vh; |
|
|
|
margin-left:11vh; |
|
|
|
margin-left:18vh; |
|
|
|
margin-top: 2.5vh; |
|
|
|
margin-top: 2.5vh; |
|
|
|
background-color: rgba(18, 150, 219,0.8); |
|
|
|
background: rgba(255, 141, 29, 0.8); |
|
|
|
box-shadow: 0rpx 0rpx 13rpx 0rpx rgba(211, 211, 211, 0.4); |
|
|
|
border-radius: 28px; |
|
|
|
color: #fff; |
|
|
|
font-family: Source Han Sans CN; |
|
|
|
|
|
|
|
font-weight: 400; |
|
|
|
|
|
|
|
font-size: 18px; |
|
|
|
|
|
|
|
color: #FFFFFF; |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
.all-card{ |
|
|
|
.all-card{ |
|
|
|
@ -264,7 +267,7 @@ |
|
|
|
height: 100%; |
|
|
|
height: 100%; |
|
|
|
line-height: 35px; |
|
|
|
line-height: 35px; |
|
|
|
width: 70%; |
|
|
|
width: 70%; |
|
|
|
background-color: rgb(31, 163, 219); |
|
|
|
background-color: #41ABE2; |
|
|
|
font-size: 16px; |
|
|
|
font-size: 16px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|