CSS样式
/*图片展示*/
.upl-tpl { border: 1px solid #CB1B4520; background-color: ; margin: 0 0 16px; width: auto; max-width: max-content; min-width: 222px; text-align: center; vertical-align: middle; }
.upl-tpl img, .upl-tpl video { margin-bottom: -7px; max-width: 100%; min-height: 32px; }
.upl-tpl audio { width: 98%; min-width: 360px; }
.upl-tpl figcaption { display: flex; justify-content: space-between; background-color: #4D698E; color: #fff; line-height: 1.7em; padding: 0 3px; text-align: left; text-shadow: none; }
.upl-text { text-align: left; background-color: transparent !important; margin: 0 auto -7px; }
.upl-title { flex-grow: 1; width: 60%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.upl-size, .upl-link { flex-grow: 0; }
.upl-title i, .upl-size i { margin-right: .3em; }
.upl-link { margin-left: 7px; }
.upl-link a { color: #fff; border-bottom: none; }
/*下载展示*/
.Post-body .ButtonGroup {margin: 0 0 16px;}