| | |
| | | width: 192rpx; |
| | | height: 280rpx; |
| | | border-radius: 8rpx; |
| | | border: 1px solid; |
| | | overflow: hidden; |
| | | position: relative; |
| | | } |
| | | .everyday .imgs .img_wrap .img { |
| | |
| | | .func_lsit .item image { |
| | | width: 88rpx; |
| | | height: 88rpx; |
| | | border: 1px solid; |
| | | } |
| | | .func_lsit .item .text { |
| | | font-size: 26rpx; |
| | |
| | | padding: 80rpx 40rpx; |
| | | background: #F7F7F7; |
| | | } |
| | | .strategy image { |
| | | .strategy .item { |
| | | position: relative; |
| | | } |
| | | .strategy .item image { |
| | | width: 100%; |
| | | height: 100%; |
| | | position: absolute; |
| | | } |
| | | .strategy .item text { |
| | | color: #fff; |
| | | position: absolute; |
| | | bottom: 40rpx; |
| | | left: 40rpx; |
| | | font-size: 32rpx; |
| | | font-weight: 500; |
| | | } |
| | | .strategy .line { |
| | | display: flex; |