.list-wrap{height:100%}.list-wrap .has-bottom{padding-bottom:60px}.list-wrap .bottom-holder{background:rgba(34,32,28,.85);position:absolute;display:flex;padding:10px 10px;justify-content:space-between;bottom:0;left:0;right:0;height:55px;text-align:center;border-top:1px solid rgba(34,32,28,.85);box-sizing:border-box;color:#999}.list-wrap .bottom-holder .title-holder{font-size:3.5rem;padding:1rem}.list-wrap .van-pull-refresh{min-height:100%}.status-goods{position:relative;width:100%;height:100%;display:flex;flex-direction:column}.status-goods .search-box{padding:10px}.status-goods .search-box .van-search{padding:0;background:transparent}.status-goods .filter-bar .van-dropdown-menu{height:44px}.status-goods .content{flex:1;overflow-y:auto;padding:10px;height:100%}.status-goods .card-list{min-height:100%}.status-goods .card-list .person-card{width:calc(50% - 8px);background-color:#fff;border-radius:4px;margin-bottom:10px;padding:12px;margin-right:8px;display:inline-block;vertical-align:top;height:220px;overflow:hidden;position:relative}.status-goods .card-list .person-card.card-idle{color:#07c160}.status-goods .card-list .person-card.card-on{color:#9c27b0}.status-goods .card-list .person-card.card-off{color:#ee0a24}.status-goods .card-list .person-card.card-absent{color:#333}.status-goods .card-list .person-card .card-header{display:flex;margin-bottom:12px}.status-goods .card-list .person-card .card-header .avatar-box{position:relative;margin-right:10px}.status-goods .card-list .person-card .card-header .avatar-box .status-badge{position:absolute;bottom:-4px;right:-4px;padding:2px 6px;font-size:10px;color:#fff;border-radius:10px;white-space:nowrap}.status-goods .card-list .person-card .card-header .avatar-box .status-badge.status-work{background-color:#07c160}.status-goods .card-list .person-card .card-header .avatar-box .status-badge.status-on{background-color:#9c27b0}.status-goods .card-list .person-card .card-header .avatar-box .status-badge.status-off{background-color:#ee0a24}.status-goods .card-list .person-card .card-header .avatar-box .status-badge.status-absent{background-color:#333}.status-goods .card-list .person-card .card-header .header-info{flex:1;display:flex;flex-direction:column;justify-content:center}.status-goods .card-list .person-card .card-header .header-info .work-count{font-size:12px;margin-bottom:4px}.status-goods .card-list .person-card .card-header .header-info .team-name{font-size:14px;font-weight:700}.status-goods .card-list .person-card .card-body{margin-bottom:10px}.status-goods .card-list .person-card .card-body .info-row{display:flex;align-items:flex-start;font-size:12px;margin-bottom:6px;line-height:1.5}.status-goods .card-list .person-card .card-body .info-row .label{min-width:50px;flex-shrink:0}.status-goods .card-list .person-card .card-body .info-row .value{flex:1;word-break:break-all}.status-goods .card-list .person-card .card-body .info-row .value.room-purple{color:#9c27b0}.status-goods .card-list .person-card .card-body .info-row .late-tag{margin-left:8px;color:#ee0a24}.status-goods .card-list .person-card .card-footer{position:absolute;bottom:2px;left:2px;right:2px;padding-top:10px;border-top:1px solid #f5f5f5;font-size:12px}.status-goods .van-pull-refresh{min-height:100%}.status-goods .van-list__error-text,.status-goods .van-list__finished-text{width:100%}