|
|
@ -881,16 +881,18 @@ |
|
|
|
padding-bottom: 10px; |
|
|
|
padding-bottom: 10px; |
|
|
|
} |
|
|
|
} |
|
|
|
.section5 .tabs .jz { |
|
|
|
.section5 .tabs .jz { |
|
|
|
justify-content: space-between; |
|
|
|
justify-content: flex-start; |
|
|
|
flex-wrap: wrap; |
|
|
|
flex-wrap: wrap; |
|
|
|
} |
|
|
|
} |
|
|
|
.section5 .tabs .jz .item { |
|
|
|
.section5 .tabs .jz .item { |
|
|
|
background-color: #fff; |
|
|
|
background-color: #fff; |
|
|
|
width: 19%; |
|
|
|
width: 19%; |
|
|
|
|
|
|
|
min-width: 270px; |
|
|
|
flex-direction: column; |
|
|
|
flex-direction: column; |
|
|
|
align-items: center; |
|
|
|
align-items: center; |
|
|
|
padding-bottom: 30px; |
|
|
|
padding-bottom: 30px; |
|
|
|
margin-bottom: 30px; |
|
|
|
margin-bottom: 30px; |
|
|
|
|
|
|
|
margin-right: 11px; |
|
|
|
} |
|
|
|
} |
|
|
|
.section5 .tabs .jz .item img { |
|
|
|
.section5 .tabs .jz .item img { |
|
|
|
width: 80%; |
|
|
|
width: 80%; |
|
|
|