| | |
| | | |
| | | div.bodystyle { |
| | | font-family: 'FZLTXIHJW'; |
| | | font-size: 18px; |
| | | text-align: justify; |
| | | margin: 0 82px; |
| | | padding-bottom: 80px; |
| | |
| | | margin-bottom: 0.2em !important; |
| | | text-indent: 2em; |
| | | line-height: 30px; |
| | | font-size: 18px; |
| | | // font-size: 18px; |
| | | text-align: justify; |
| | | } |
| | | |
| | |
| | | |
| | | .custom-dialog { |
| | | overflow: hidden !important; |
| | | |
| | | .el-dialog__body { |
| | | padding: 0; |
| | | } |
| | | |
| | | .el-dialog__header { |
| | | background-color: rgba(0, 0, 0, 0.8); |
| | | |
| | | .header_title { |
| | | display: flex; |
| | | justify-content: space-between; |
| | |
| | | cursor: pointer; |
| | | } |
| | | } |
| | | |
| | | .el-dialog__title, |
| | | .el-dialog__headerbtn .el-dialog__close { |
| | | color: #fff; |