#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center}.hostInfo .hostCard{margin:auto;width:88vw}.hostInfo .hostCard .van-cell .van-cell__title{width:30%;flex:none;text-align:left}.hostInfo .serveCardList .serveCard{width:88vw;height:50px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding-bottom:6px;margin-bottom:6px;border-bottom:1px solid #e5e5e5}.hostInfo .serveCardList .serveCard .left{height:100%;flex:1;display:flex;flex-direction:column;justify-content:space-around;align-items:flex-start}.hostInfo .serveCardList .serveCard .left .left_top{width:100%;display:flex;justify-content:space-between;align-items:center;font-size:14px}.hostInfo .serveCardList .serveCard .left .left_top .status{display:flex;font-size:12px;justify-content:center;align-items:center}.hostInfo .serveCardList .serveCard .left .left_top .status .icon_runing{background-color:#52c41a;display:inline-block;width:5px;height:5px;border:none;border-radius:50%;margin-bottom:3px}.hostInfo .serveCardList .serveCard .left .left_top .status .icon_stop{background-color:#f5222d;display:inline-block;width:5px;height:5px;border:none;border-radius:50%;margin-bottom:3px}.hostInfo .serveCardList .serveCard .left .left_buttom{width:100%;display:flex;font-size:14px;font-weight:400;color:#666}.hostInfo .serveCardList .serveCard .right{height:100%;width:25%;display:flex;flex-direction:column;justify-content:space-around;align-items:flex-end}.hostInfo .serveCardList .serveCard .right .btn{width:80%;height:24px;font-size:14px}.custom-title2{display:flex;align-items:center;justify-content:flex-end}.hostCard{background-color:#fff;font-size:12px;margin-bottom:8px;padding:8px}.hostCard .hostname{text-align:left;font-size:14px;font-weight:600;padding-bottom:2px;margin-bottom:4px;border-bottom:1px solid #ebedf0;display:flex;justify-content:space-between;align-items:center}.hostCard .hostname .hostname_status{font-size:12px}.hostCard .infoBox{display:flex;flex-wrap:wrap;justify-content:space-between;border-bottom:1px solid #ebedf0}.hostCard .infoBox .infoBox_item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:space-between;font-size:12px}.hostCard .infoBox .infoBox_item:last-child{border-left:1px solid #ebedf0}.hostCard .infoBox .infoBox_item .infoBox_item_title{width:100%;text-align:left;height:28px;line-height:28px;padding-left:6px;font-size:12px;color:#969799}.hostCard .infoBox .infoBox_item .infoBox_item_value{font-size:12px;width:100%;text-align:center;height:24px;line-height:24px;font-size:14px;font-weight:600}.hostCard .toolsBox{display:flex;justify-content:flex-end;align-items:center;margin-top:4px}.hostCard .toolsBox .btn{width:60px;height:24px}.hostname_box{display:flex;align-items:center;justify-content:flex-start}.hostname_status{display:inline-block;width:5px;height:5px;border-radius:3px;background-color:#fff;margin-left:6px}.hostname_status.status_on{background-color:#52c41a}.hostname_status.status_off{background-color:#f5222d}#home{width:100vw;min-height:100vh;height:100%;background-color:#efefef;padding-bottom:30px}#home .list{width:94vw;margin:auto;margin-top:8px}.list_item{width:100%}.list_item .van-cell .van-cell__title{width:30%;flex:none;text-align:left}.list_flexd{display:flex;flex-wrap:wrap;justify-content:space-between;width:94vw;margin:auto}.list_flexd .list_flexd_item{width:45%;margin:1px}