| | |
| | | |
| | | .document-detail-page { |
| | | &-main { |
| | | &-title { |
| | | font-family: PingFangSC-Medium; |
| | | font-size: 18px; |
| | | color: #343434; |
| | | line-height: 26px; |
| | | } |
| | | &-documentType div { |
| | | line-height: 25px; |
| | | position: relative; |
| | | display: inline-block; |
| | | font-weight: 400; |
| | | white-space: nowrap; |
| | | text-align: center; |
| | | background-image: none; |
| | | border: 1px solid transparent; |
| | | height: 28px; |
| | | padding: 0 15px; |
| | | font-size: 14px; |
| | | border-radius: 4px; |
| | | color: #559de6; |
| | | background-color: #fff; |
| | | border-color: #559de6; |
| | | } |
| | | &-detail { |
| | | font-family: PingFangSC-Medium; |
| | | font-size: 14px; |
| | | color: #989898; |
| | | } |
| | | & p{ |
| | | margin: 1px 0; |
| | | } |