|
|
@ -497,13 +497,13 @@ |
|
|
justify-content: space-between; |
|
|
justify-content: space-between; |
|
|
} |
|
|
} |
|
|
.hot-list-item { |
|
|
.hot-list-item { |
|
|
width: 337rpx; |
|
|
width: 340rpx; |
|
|
} |
|
|
} |
|
|
.hot-item { |
|
|
.hot-item { |
|
|
background: white; |
|
|
background: white; |
|
|
/* box-shadow: -1rpx 1rpx 16rpx 0px rgba(6, 0, 1, 0.1); */ |
|
|
/* box-shadow: -1rpx 1rpx 16rpx 0px rgba(6, 0, 1, 0.1); */ |
|
|
border-radius: 15rpx; |
|
|
border-radius: 15rpx; |
|
|
margin-bottom: 15rpx; |
|
|
margin-bottom: 20rpx; |
|
|
height: 498rpx; |
|
|
height: 498rpx; |
|
|
} |
|
|
} |
|
|
.hot-item image:nth-child(1) { |
|
|
.hot-item image:nth-child(1) { |
|
|
@ -802,7 +802,7 @@ |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.six-box-new { |
|
|
.six-box-new { |
|
|
width: 697rpx; |
|
|
width: 100%; |
|
|
/* background: linear-gradient(-90deg, #FF9B6A, #D02E25); */ |
|
|
/* background: linear-gradient(-90deg, #FF9B6A, #D02E25); */ |
|
|
border-radius: 20rpx; |
|
|
border-radius: 20rpx; |
|
|
margin: -40rpx 0 53.33rpx; |
|
|
margin: -40rpx 0 53.33rpx; |
|
|
|