/*!
 *  build: HCMP 
 *  copyright: 浙江甜橙科技 
 *  time: 2024-10-26 10:29:56
 */.patient{position:relative;box-sizing:border-box;height:100px;padding:0 20px}.patient,.patient__header{width:100%;border-radius:20px}.patient__header{position:absolute;left:0;font-size:24px;font-weight:700;color:#fff;background:#595cff}.patient__header .header{height:50px;padding:0 20px}.patient__info{display:flex;align-items:center;justify-content:space-between;height:100%;height:50px;background:#f5f6fa;border-bottom:1px solid #f5f6fa;border-radius:15px}.patient__info .info{display:flex;align-items:center;justify-content:center;margin-bottom:60px}.patient__info .search{margin-right:10px;margin-bottom:50px}.patient__info .img{width:80px;height:80px;margin:10px 20px 0 20px;border-radius:50%}.patient__info .title{margin:10px 0;font-size:30px;font-weight:700;color:#fff}.patient__info .text{display:flex;align-items:center;margin:5px 0;font-size:14px;font-weight:500;color:#697084}.patient_content_icon{margin-right:5px}.empty_wrap{width:240px;margin-top:10px}