信达小程序
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.
 
 
 
 

339 lines
7.9 KiB

page {
background-color: #f6f8f9;
}
.page {
padding-bottom: 200rpx;
.page-header {
margin-bottom: 30rpx;
padding: 10rpx 32rpx 0;
.site-line {
padding: 30rpx 0 0;
display: flex;
align-items: center;
justify-content: space-between;
.area {
display: flex;
align-items: center;
gap: 14rpx;
.icon {
flex-shrink: 0;
width: 34rpx;
height: 36rpx;
}
.name {
font-size: 32rpx;
color: #211d2e;
}
.triangle {
width: 0;
height: 0;
border-style: solid;
border-width: 10rpx 10rpx 0 10rpx;
border-color: rgba(72, 72, 72, 1) transparent transparent transparent;
}
}
.btn {
width: 172rpx;
height: 60rpx;
font-size: 32rpx;
color: #adacb2;
display: flex;
align-items: center;
justify-content: center;
}
}
.search {
margin-top: 28rpx;
padding: 16rpx 32rpx;
display: flex;
align-items: center;
background: rgba(247, 248, 249, 1);
border-radius: 38rpx;
.icon {
flex-shrink: 0;
width: 40rpx;
height: 40rpx;
}
.input {
flex: 1;
padding-left: 10rpx;
font-size: 28rpx;
}
.place-input {
color: #adacb2;
}
}
.tabs {
margin-top: 10rpx;
.van-tabs__scroll {
background-color: transparent;
}
.tab-class {
font-size: 32rpx;
&.tab-active-class {
font-weight: bold;
}
}
.van-tabs__line {
width: 34rpx !important;
height: 8rpx;
background: #b982ff;
border-radius: 4rpx;
}
}
}
.map {
margin: 0 30rpx;
.map-item {
position: relative;
margin-bottom: 32rpx;
padding: 32rpx;
display: flex;
background: #ffffff;
box-shadow: 0rpx 4rpx 20rpx 0rpx rgba(0, 0, 0, 0.05);
border-radius: 24rpx;
border: 2rpx solid #ebecee;
.follow {
position: absolute;
top: 0;
right: 0;
width: 112rpx;
height: 42rpx;
background: #b982ff;
border-radius: 0rpx 24rpx 0rpx 24rpx;
border: 2rpx solid #ebecee;
font-size: 24rpx;
color: #ffffff;
text-align: center;
line-height: 42rpx;
}
.hosttipat-img {
margin-right: 16rpx;
flex-shrink: 0;
width: 136rpx;
height: 136rpx;
border-radius: 24rpx;
border: 2rpx solid rgba(151, 151, 151, 0.21);
overflow: hidden;
.img {
width: 100%;
height: 100%;
}
}
.wrap {
flex: 1;
.title {
.name {
margin-right: 12rpx;
font-size: 32rpx;
color: #211d2e;
word-break: break-all;
line-height: 48rpx;
}
.tag {
flex-shrink: 0;
display: inline-block;
vertical-align: 2rpx;
padding: 6rpx 12rpx;
font-size: 22rpx;
line-height: 1;
color: #ffffff;
background: #ffa300;
border-radius: 8rpx;
}
}
.content {
margin-top: 16rpx;
.inner {
flex: 1;
display: flex;
justify-content: space-between;
.site {
flex: 1;
font-size: 24rpx;
color: #adacb2;
}
.site-num {
flex-shrink: 0;
font-size: 24rpx;
color: #adacb2;
}
.icon {
flex-shrink: 0;
margin-left: 14rpx;
width: 36rpx;
height: 36rpx;
}
}
.tag {
margin-top: 16rpx;
margin-right: 22rpx;
display: inline-block;
padding: 4rpx 16rpx 4rpx 16rpx;
line-height: 1;
font-size: 22rpx;
color: #b982ff;
border-radius: 8rpx;
border: 1rpx solid #b982ff;
}
.drug {
vertical-align: middle;
padding-right: 8rpx;
display: inline-block;
font-size: 22rpx;
color: #b982ff;
line-height: 1;
border-radius: 8rpx;
background-color: #f5dfe6;
.drug-icon {
border-radius: 8rpx;
vertical-align: middle;
padding: 8rpx 10rpx;
width: 16rpx;
height: 20rpx;
background-color: #b982ff;
}
}
}
}
}
}
.dtp {
padding: 0 30rpx;
.dtp-item {
margin-bottom: 24rpx;
padding: 32rpx;
background: #ffffff;
box-shadow: 0rpx 4rpx 20rpx 0rpx rgba(0, 0, 0, 0.05);
border-radius: 24rpx;
border: 2rpx solid #ebecee;
display: flex;
.photo {
flex-shrink: 0;
&-img {
width: 136rpx;
height: 136rpx;
border-radius: 24rpx;
}
}
.wrap {
flex: 1;
padding-left: 16rpx;
.title {
font-size: 32rpx;
color: #211d2e;
font-weight: bold;
}
.content {
margin-top: 32rpx;
display: flex;
justify-content: space-between;
.inner {
.site {
font-size: 24rpx;
color: #adacb2;
}
.tel {
font-size: 24rpx;
color: #adacb2;
}
}
.options {
display: flex;
align-items: center;
.phone-icon {
margin-left: 16rpx;
flex-shrink: 0;
width: 44rpx;
height: 44rpx;
}
.map-icon {
margin-left: 16rpx;
flex-shrink: 0;
width: 44rpx;
height: 44rpx;
}
}
}
}
}
}
.infusion-center {
margin-top: 20rpx;
padding: 0 30rpx;
.tip {
font-size: 28rpx;
color: #d0d0d0;
text-align: center;
margin-bottom: 40rpx;
}
.card {
margin-bottom: 32rpx;
padding: 32rpx;
background: #ffffff;
box-shadow: 0rpx 4rpx 20rpx 0rpx rgba(0, 0, 0, 0.05);
border-radius: 24rpx;
border: 2rpx solid #ebecee;
.c-header {
display: flex;
.avatar {
margin-right: 18rpx;
flex-shrink: 0;
width: 136rpx;
height: 136rpx;
border-radius: 16rpx;
}
.wrap {
flex: 1;
position: relative;
.name {
max-width: 15em;
font-size: 32rpx;
color: #211d2e;
font-weight: bold;
}
.w-content {
margin-top: 20rpx;
display: flex;
align-items: center;
.inner {
flex: 1;
.site {
flex: 1;
font-size: 24rpx;
line-height: 32rpx;
color: #adacb2;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.tel {
margin-top: 8rpx;
font-size: 24rpx;
line-height: 32rpx;
color: #adacb2;
}
}
.site-box {
margin-left: 16rpx;
flex-shrink: 0;
display: flex;
gap: 16rpx;
.icon {
flex-shrink: 0;
width: 44rpx;
height: 44rpx;
border-radius: 50%;
}
}
}
}
}
}
}
}