.page{width:100%;height:100vh;background:#fafafa;padding-bottom:.8rem;box-sizing:border-box}.page .tab_box_out,.page .tab_box_out .tab_box{width:100%;height:2.18667rem}.page .tab_box_out .tab_box{z-index:10000;position:fixed;top:0;left:0;box-sizing:border-box;padding:0 .8rem;background:#fff;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.page .tab_box_out .tab_box .item{box-sizing:border-box;width:3.73333rem;font-size:.8rem;color:rgba(0,0,0,.85);text-align:center;line-height:2.18667rem}.page .tab_box_out .tab_box .active{border-bottom:.16rem solid #3680ff;font-size:.8rem;font-weight:600;color:#3680ff}.page .list{height:calc(100% - 2.18667rem);margin-top:.8rem;padding:0 .8rem;overflow-y:scroll}.page .list,.page .list .box{width:100%;box-sizing:border-box}.page .list .box{background:#fff;box-shadow:0 .10667rem .42667rem 0 hsla(0,0%,89%,.5);border-radius:.42667rem;padding:0 .85333rem 0 1.01333rem}.page .list .box .item{box-sizing:border-box;width:100%;height:5.65333rem;border-bottom:.05333rem solid rgba(0,0,0,.06);display:-webkit-box;display:-webkit-flex;display:flex;padding:.96rem 0 .85333rem}.page .list .box .item .status_box{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:100%}.page .list .box .item .status_box p{font-size:.69333rem;color:rgba(0,0,0,.5);text-align:right}.page .list .box .item .status_box p span{width:.26667rem;height:.26667rem;border-radius:50%;display:inline-block;position:relative;top:-.26667rem;right:-.05333rem}.page .list .box .item .status_box p .green{background:#66b95a}.page .list .box .item .status_box p .blue{background:#8db0e8}.page .list .box .item .status_box p .red{background:#c33333}.page .list .box .item .status_box p .yellow{background:#f9980b}.page .list .box .item .detail_box{box-sizing:border-box;width:8.8rem;height:100%;padding-left:.37333rem}.page .list .box .item .detail_box .name{margin-top:.10667rem;font-size:.90667rem;font-weight:600;color:rgba(0,0,0,.85);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.page .list .box .item .detail_box .type{font-size:.64rem;color:rgba(0,0,0,.85)}.page .list .box .item .detail_box .time{margin-top:.85333rem;font-size:.64rem;color:rgba(0,0,0,.41)}.page .list .box .item .img_box{width:3.84rem;height:100%}.page .list .box .item .img_box img{width:3.84rem;height:3.84rem}.page .list .box .item:last-child{border:none}