#home{background-color:#f0f2f5;padding:10px;min-height:100vh}#home .item-wrap{background-color:#fff;margin-bottom:10px;overflow:hidden}#home .item-wrap .count-title{height:52px;line-height:52px;font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:600;color:#0e1319;border-bottom:1px solid #e1e1e1;padding-left:20px}#home .item-wrap .count-main{padding:10px 20px 10px 20px}#home .item-wrap .count-main .statusInfo{margin-right:10px;height:168px;background:#fff;border-radius:6px;border:1px solid #e9eff4}#home .item-wrap .count-main .statusInfo .desc{height:58px;line-height:58px;color:#323c47;font-size:18px;font-family:PingFangSC-Medium,PingFang SC;font-weight:600;padding-left:28px;border-bottom:1px solid #e9eff4}#home .item-wrap .count-main .statusInfo .count{font-size:36px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#0e1319;margin:0 28px;height:108px;display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis}#home .item-wrap .entrance{box-sizing:border-box}#home .item-wrap .entrance .item{text-align:center;cursor:pointer}#home .item-wrap .entrance .item .imags{display:inline-block;height:54px;width:54px;margin-top:14px;text-align:center;line-height:54px;border-radius:54px}#home .item-wrap .entrance .item p{height:58px;line-height:58px;color:#0e1319}#home .cursor{cursor:pointer}