You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

47 lines
1.1 KiB

.head-base-info.data-v-077ba3e9 {
background-color: #002648;
padding: 16rpx 48rpx;
color: #fff;
}
.head-base-info .base-one.data-v-077ba3e9,
.head-base-info .base-two.data-v-077ba3e9,
.head-base-info .base-three.data-v-077ba3e9 {
display: flex;
border: 1px solid #4b657e;
border-radius: 16rpx;
margin-bottom: 14rpx;
}
.head-base-info .patient-base-icon.data-v-077ba3e9 {
color: #b6d8f6;
font-weight: 700;
margin-right: 20rpx;
}
.head-base-info .patient-base.data-v-077ba3e9 {
background-color: #12395a;
border-radius: 20rpx;
height: 78rpx;
line-height: 78rpx;
}
.head-base-info .patient-base.data-v-077ba3e9,
.head-base-info .shoushu-name.data-v-077ba3e9 {
flex: 1;
padding-left: 28rpx;
overflow: hidden;
display: flex;
}
.head-base-info .patient-base .sy-text.data-v-077ba3e9,
.head-base-info .shoushu-name .sy-text.data-v-077ba3e9 {
width: 95rpx;
}
.head-base-info .shoushu-name.data-v-077ba3e9:nth-child(1) {
margin-bottom: 10rpx;
}
.head-base-info .base-three.data-v-077ba3e9 {
background-color: #12395a;
padding: 20rpx;
border: 1px solid #4b657e;
border-radius: 16rpx;
display: flex;
align-items: center;
}