.post-item{width:100%;padding:16px 8px;display:flex;background:#fff;position:relative;box-sizing:border-box}.post-item:hover{cursor:pointer;background:rgba(0,0,0,.03)!important;border-radius:8px}.post-item:after{content:"";width:6px;height:6px;border-radius:50%;position:absolute;top:16px;left:-12px;background:#017fff}.post-item.view:after{content:"";display:none}.post-item .post-item-checkbox{width:32px}.post-item .post-item-checkbox .el-checkbox{margin-top:7px}.post-item .post-item-content{flex:1}.post-item .post-item-content .el-avatar{width:32px;height:32px}.post-item .post-item-content .content-header{width:100%;height:32px;display:flex;justify-content:space-between;align-items:center}.post-item .post-item-content .content-header .user-info{display:flex}.post-item .post-item-content .content-header .user-info .user-name{margin-left:16px;font-size:14px;line-height:22px;color:rgba(0,0,0,.8)}.post-item .post-item-content .content-header .tag{display:flex;font-size:12px;align-items:center}.post-item .post-item-content .content-header .tag>div{min-width:56px;text-align:right}.post-item .post-item-content .content-header .tag .category-item{font-size:13px}.post-item .post-item-content .content-header .tag .tag-item{margin-left:16px;color:rgba(0,0,0,.8);font-size:13px}.post-item .post-item-content .content-header .tag .tag-item.ALL{display:none}.post-item .post-item-content .content-header .tag .status-item{margin-left:16px;background:#dffbdf;color:#fc7c30;width:55px;height:19px;line-height:19px;border-radius:18px;font-size:13px;text-align:center}.post-item .post-item-content .content-main{padding-left:48px;margin-bottom:8px}.post-item .post-item-content .content-main .title{font-weight:700;overflow:hidden;height:22px;line-height:22px;color:rgba(0,0,0,.8);width:550px}.post-item .post-item-content .content-main .content{overflow:hidden;width:550px}.post-item .post-item-content .content-main .img{margin-top:8px;border-radius:4px;max-width:300px!important}.post-item .post-item-content .content-footer{display:flex;align-items:center}.post-item .post-item-content .content-footer .time{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:85px;margin-left:48px;margin-right:25px;color:rgba(0,0,0,.5);font-size:12px}.list-box{position:relative}.content-wrap .el-tabs__item{padding:0 32px}