| | |
| | | } |
| | | .head-title { |
| | | color: #f1f1f1; |
| | | font-size: 2.5rem; |
| | | font-size: 2rem; |
| | | } |
| | | .body { |
| | | width: 100%; |
| | |
| | | justify-content: space-around; |
| | | } |
| | | .box { |
| | | width: 90%; |
| | | width: 98%; |
| | | height: 45%; |
| | | border: 1px solid rgba(25,186,139,.17); |
| | | box-shadow: inset 0 0 15px rgba(25,186,139,.4); |
| | |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | font-size: 26px; |
| | | font-size: 28px; |
| | | font-weight: 600; |
| | | } |
| | | .box-body { |
| | |
| | | align-items: center; |
| | | justify-content: center; |
| | | text-align: center; |
| | | font-size: 20px; |
| | | font-size:18px; |
| | | font-weight: 700; |
| | | } |
| | | .table-item { |
| | |
| | | .table-td { |
| | | display: flex; |
| | | align-items: center; |
| | | font-size: 18px; |
| | | font-size: 16px; |
| | | } |
| | | .table-td2 { |
| | | display: flex; |
| | | align-items: center; |
| | | font-size: 18px; |
| | | font-size: 16px; |
| | | } |
| | | .table-td:nth-child(even) { |
| | | background-color: rgba(90, 163, 172, 0.3); |
| | |
| | | height: 10%; |
| | | text-align: center; |
| | | color: #FFF; |
| | | |
| | | } |
| | | .swiper-none { |
| | | height: 100%; |