.bulletinContent1{width:100%}.bulletinContent1,.bulletinContent1 .content-wrap{height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.bulletinContent1 .content-wrap{width:calc(100% - 180px);-ms-flex-wrap:wrap;flex-wrap:wrap}.bulletinContent1 .el-row{width:100%;height:50px;line-height:50px;padding-left:10px;background:-webkit-gradient(linear,right top,left top,from(#3fdda5),to(#0699fc));background:linear-gradient(270deg,#3fdda5,#0699fc)}.bulletinContent1 .time{font-size:var(--baseFontSize);position:absolute}.bulletinContent1 .time,.bulletinContent1 .title{font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff}.bulletinContent1 .title{text-align:center;font-size:calc(var(--baseFontSize) + 4px);position:relative}.bulletinContent1 .article{width:100%;height:calc(100% - 50px);overflow:auto;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px}.bulletinContent1 .icon-wrap{width:100%;height:50px;padding-right:10px;background:-webkit-gradient(linear,right top,left top,from(#3fdda5),to(#38d5b1));background:linear-gradient(270deg,#3fdda5,#38d5b1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:calc(var(--baseFontSize) + 6px)}.bulletinContent1 .icon-wrap i{color:#fff}.bulletinContent1 .icon-wrap .close,.bulletinContent1 .icon-wrap .printer{width:30px;height:30px;line-height:30px;text-align:center;border-radius:50%;background-color:#0eba6e;margin-top:10px;margin-left:15px}.bulletinContent1 .operate-wrap{width:180px;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:5px;background:#fff}.bulletinContent1 .operate-wrap .attachment{width:100%;height:calc(100% - 50px);background:#fff;position:relative}.bulletinContent1 .operate-wrap .attachment .attachtitle{display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;line-height:30px;font-size:calc(var(--baseFontSize) + 2px);font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#303133;border-bottom:1px solid #e4e8ed;padding-left:10px}.bulletinContent1 .operate-wrap .attachment .attachtitle span{display:inline-block}.bulletinContent1 .operate-wrap .attachment .attachtitle span:first-child{margin-top:10px}.bulletinContent1 .operate-wrap .attachment img{width:280px;position:absolute;top:30px;right:180px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1);box-shadow:0 0 10px 0 rgba(0,0,0,.1);border-radius:4px 0 0 4px;border:1px solid #e4e8ed}.bulletinContent1 .operate-wrap .fileWrap{padding:5px}.bulletinContent1 .operate-wrap .previewItem{background:#ebfbff;color:#0279fe}.bulletinContent1 .operate-wrap .fileItem{display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;line-height:30px;padding:0 2px;cursor:pointer}.bulletinContent1 .operate-wrap .fileItem .fileName{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;line-height:30px}.bulletinContent1 .operate-wrap .fileItem .fileName i{margin-top:10px}.bulletinContent1 .operate-wrap .fileItem .fileName span{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:5px;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bulletinContent1 .operate-wrap .fileItem .fileName:hover{color:#0279fe}.bulletinContent1 .operate-wrap .fileItem .preview{font-size:var(--baseFontSize);font-weight:400;color:#0279fe}