.aCustomerPage{width:100%;min-width:300px}.aCustomerPage .search{width:100%}.aCustomerPage .search .searchItem{display:flex;flex-wrap:wrap;line-height:55px;align-items:center}.aCustomerPage .search .searchItem .flexItem{margin:10px;display:flex}.aCustomerPage .search .searchItem .flexItem .label{width:fit-content;margin:0 auto;line-height:32px;text-align:right}.aCustomerPage .card{margin:20px 0}.aCustomerPage .card .list{display:flex;justify-content:start;flex-flow:row wrap}.aCustomerPage .card .list .customer{position:relative;width:150px;height:150px;margin:10px 5px;text-align:center}.aCustomerPage .card .list .customer .head{width:150px;height:150px}.aCustomerPage .card .list .customer .head .noFriendLabel{position:absolute;width:150px;top:40px;text-align:center;font-size:16px;font-weight:bolder}.aCustomerPage .card .list .customer .head img{border:2px solid #ccc;width:100px;height:100px;border-radius:75px}.aCustomerPage .card .list .customer .head .noFriend{opacity:.3}.aCustomerPage .card .list .operation{margin:10px 0}