.card-box{margin:10px;width:calc(100% - 20px);height:100%;border-radius:5px;background-color:#fff;padding:10px}.card-box .card-head{width:100%;height:35px;display:flex;color:#929292;font-size:14px;justify-content:space-between;align-items:center;font-weight:1000}.card-box .card-content{width:100%;height:100%;display:flex;flex-wrap:wrap;justify-content:flex-start}.card-content-item{list-style:none;width:25%;padding:10px;display:flex;justify-content:center;align-items:center;flex-direction:column;margin:10px 0}.card-content-item img{width:30px;height:30px}.card-content-item .icon-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:5px}.head-block{width:100%;padding:10px 10px 0}.head-bg{background-color:#1899e2;display:flex;justify-content:space-between;align-items:center;border-radius:5px;min-height:120px}.head-block-item{flex:1;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;text-decoration:none}.head-block img{width:48px;height:48px}.head-block-item span{color:#fff}