.dynamicsDetail .img{width:28px;height:28px;border-radius:50%;display:inline-block;overflow:hidden;-webkit-box-shadow:0 0 5px #2c57cd;box-shadow:0 0 5px #2c57cd}.dynamicsDetail .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.dynamicsDetail .header{position:relative;padding:28px 24px;-webkit-box-sizing:border-box;box-sizing:border-box}.dynamicsDetail .header .top{color:#fff;line-height:2.5}.dynamicsDetail .header .center{color:#bcbcbc}.dynamicsDetail .header .btn{width:50px;height:25px;line-height:25px;background:#ffb642;border-radius:13px}.dynamicsDetail .header .right{-webkit-transform:translateY(-20px);transform:translateY(-20px)}.dynamicsDetail .header .name{color:#fff}.dynamicsDetail .header .impt{position:relative;padding-left:10px;font-weight:400}.dynamicsDetail .header .impt:before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background-color:#fff}.dynamicsDetail .header .impt.impt1{color:#a0cfff}.dynamicsDetail .header .impt.impt1:before{background-color:#a0cfff}.dynamicsDetail .header .impt.impt2{color:#e6a23c}.dynamicsDetail .header .impt.impt2:before{background-color:#e6a23c}.dynamicsDetail .header .impt.impt3{color:#f56c6c}.dynamicsDetail .header .impt.impt3:before{background-color:#f56c6c}.dynamicsDetail .header .operate-btn{width:72px;height:32px;border-radius:4px;text-align:center;line-height:32px}.dynamicsDetail .header .operate-btn.edit{background:#1890ff}.dynamicsDetail .header .operate-btn.del{background:#f21753}.dynamicsDetail .header .read{position:absolute;right:35px;bottom:40px}.dynamicsDetail .content{color:#fff}.dynamicsDetail .content .title .title-rect{width:6px;height:6px;background:#1890ff}.dynamicsDetail .content img{width:100%;height:auto}.dynamicsDetail .content ul{list-style:inherit}.dynamicsDetail .fileList{display:-webkit-box;display:-ms-flexbox;display:flex}.dynamicsDetail .fileList .label{width:96px;margin-bottom:10px;font-size:16px;font-weight:500;line-height:40px}.dynamicsDetail .fileList .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.dynamicsDetail .fileList .icon,.dynamicsDetail .fileList .iconCont{width:40px;height:40px}.dynamicsDetail .fileList .iconCont{margin-right:8px}.dynamicsDetail .fileList .fileName{max-width:60%;text-align:left;word-break:break-all}.dynamicsDetail .ant-divider{border-color:#272e51}