| | |
| | | background-color: #fff; |
| | | display: flex; |
| | | align-items: center; |
| | | margin-bottom: 50rpx; |
| | | } |
| | | |
| | | .navbar-title { |
| | | white-space: nowrap; |
| | | /* overflow: hidden; */ |
| | | /* white-space: nowrap; |
| | | |
| | | text-overflow: ellipsis; |
| | | color: #0F1214; |
| | | margin-bottom: 5rpx; |
| | | font-weight: bold; |
| | | font-size: 36rpx; |
| | | color: #0F1214; |
| | | color: #0F1214; */ |
| | | } |
| | | |
| | | image { |
| | |
| | | } |
| | | |
| | | .aboutText { |
| | | height: calc(100vh - env(safe-area-inset-bottom) - 200rpx); |
| | | overflow-y: auto; |
| | | padding: 0 20rpx; |
| | | padding-bottom: 100rpx; |
| | | } |
| | | |
| | | |
| | | |
| | | .titleBox { |
| | | position: sticky; |
| | |
| | | } |
| | | |
| | | |
| | | .richTextBox { |
| | | line-height: 1.4; |
| | | font-size: 14px; |
| | | |
| | | .titleTextBox { |
| | | margin: 0 auto; |
| | | } |
| | | |
| | | .richTextBox { |
| | | margin: revert; |
| | | padding: revert; |
| | | border: revert; |
| | | font: revert; |
| | | vertical-align: revert; |
| | | color: #000; |
| | | |
| | | .aboutUs-rich-p { |
| | | display: block !important; |
| | | -webkit-margin-before: 1em !important; |
| | | margin-block-start: 1em !important; |
| | | -webkit-margin-after: 1em !important; |
| | | margin-block-end: 1em !important; |
| | | -webkit-margin-start: 0 !important; |
| | | margin-inline-start: 0 !important; |
| | | -webkit-margin-end: 0 !important; |
| | | margin-inline-end: 0 !important; |
| | | } |
| | | |
| | | .richTextBox p { |
| | | display: block; |
| | | text-align: center; |
| | | -webkit-margin-before: 1em; |
| | | margin-block-start: 1em; |
| | | -webkit-margin-after: 1em; |
| | | margin-block-end: 1em; |
| | | -webkit-margin-start: 0; |
| | | margin-inline-start: 0; |
| | | -webkit-margin-end: 0; |
| | | margin-inline-end: 0; |
| | | } |
| | | |
| | | .richTextBox td { |
| | | border-bottom: 1px dashed; |
| | | border-right: 1px dashed; |
| | | .aboutUs-rich-td { |
| | | border-bottom: 1px dashed !important; |
| | | border-right: 1px dashed !important; |
| | | border-width: 1px !important; |
| | | } |
| | | |
| | | .richTextBox table { |
| | | .aboutUs-rich-table { |
| | | border-width: 2px !important; |
| | | } |
| | | |
| | | |
| | | |
| | | |
| | | .table { |
| | | border-collapse: collapse; |
| | | /* 边框合并 */ |
| | | } |
| | | |
| | | .td { |
| | | text-align: center; |
| | | border: 1px dashed #ccc; |
| | | } |