/*!
 *  build: HCMP 
 *  copyright: 浙江甜橙科技 
 *  time: 2024-10-26 10:29:56
 */.header{display:flex;align-items:center;justify-content:space-between;padding:10px 20px 0 20px}.header__logo{width:70px;height:70px}.header__tabs{width:100%;padding:0 15px 0 30px;margin-left:30px;background:#fff;border-radius:30px;box-shadow:0 8px 13px 0 rgba(223,227,241,.35)}.header__tabs .tabs{display:flex;align-items:center}.header__tabs .tabs .menu_wrap{display:flex;justify-content:space-between}.header__tabs .tabs .menu{display:flex;align-items:center}.header__tabs .tabs .menu__icon{width:20px;height:20px}.header__tabs .tabs .menu:hover{cursor:pointer}.header__tabs .tabs .menu span{margin-left:10px;font-size:20px}.header__tabs .tabs .menu_active{color:#595cff}.header__tabs .message-wrap{display:flex;margin-right:10px}.header__tabs .message-wrap .message{width:30px;height:30px}.header__tabs .message-wrap .total{position:relative}.header__tabs .message-wrap .total .total_icon{position:absolute;top:-5px;left:20px;width:10px;height:10px;background-color:#f56c6c;border-radius:10px}.header__tabs .icon{padding:0 15px;line-height:10px}.header__tabs .icon .user{display:flex;align-items:center;justify-content:right}.header__tabs .icon .user img{width:50px;border-radius:50%}.header__tabs .icon .user .info{margin-left:9px}.header__tabs .icon .user .info .name{font-size:16px;font-weight:700;color:#00001e}.header__tabs .icon .user .info .adress{font-size:14px;font-weight:500;color:#697084;opacity:.5}.user-action-wrap{display:flex;align-items:center;justify-content:flex-end}.user-action-wrap div{cursor:pointer}.message{width:30px;height:30px}.auditor_img{display:flex;align-items:center;margin-right:20px}.add_patient_wrap{position:absolute;right:350px;z-index:1;width:500px;background-color:transparent!important;background-image:url(https://crmp.oss-cn-hangzhou.aliyuncs.com/__hcmp/default/static/images/add_patient.png);background-repeat:no-repeat;background-size:100% 100%;border-radius:40px;box-shadow:none!important}