.event-item{display:flex;height:2.36rem;padding:.28rem .32rem;margin-bottom:.24rem;background:#fff;border-radius:.16rem}.event-item .pic{width:2.4rem;height:1.8rem;margin-right:.24rem;border-radius:.16rem;background:50%/cover no-repeat}.event-item .text-wrap{flex:1 1;display:flex;flex-direction:column;padding:.08rem 0}.event-item .text-wrap .title{height:.88rem;font-family:PingFang SC;font-size:.28rem;font-weight:400;line-height:.44rem;letter-spacing:0;color:rgba(0,0,0,.9);display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;word-break:break-word}.event-item .text-wrap .title .status{position:relative;top:-.04rem;display:inline-block;height:.36rem;padding:0 .08rem;margin-right:.08rem;font-family:PingFang SC;font-size:.2rem;font-weight:400;line-height:.36rem;letter-spacing:0;color:rgba(0,0,0,.6);background:rgba(0,0,0,.03);border-radius:.04rem}.event-item .text-wrap .title .status.status-1{color:#f58900;background:#fef3e6}.event-item .text-wrap .title .status.status-2{color:#5a960a;background:#f3f7ed}.event-item .text-wrap .count{font-size:.24rem;color:rgba(0,0,0,.9)}.event-item .text-wrap .count,.event-item .text-wrap .date{margin-top:.08rem;font-family:PingFang SC;font-weight:400;line-height:.2808rem;letter-spacing:0}.event-item .text-wrap .date{font-size:.22rem;color:rgba(0,0,0,.4)}.app-dark-mode .event-item{background:#1f1f20}.app-dark-mode .event-item .text-wrap .title{color:hsla(0,0%,100%,.9)}.app-dark-mode .event-item .text-wrap .title .status{color:hsla(0,0%,100%,.6);background:hsla(0,0%,100%,.1)}.app-dark-mode .event-item .text-wrap .title .status.status-1{color:#f58900;background:rgba(220,123,0,.1)}.app-dark-mode .event-item .text-wrap .title .status.status-2{color:#5a960a;background:rgba(213,255,156,.1)}.app-dark-mode .event-item .text-wrap .count{color:hsla(0,0%,100%,.9)}.app-dark-mode .event-item .text-wrap .date{color:hsla(0,0%,100%,.4)}