|
|
@ -286,7 +286,7 @@ video.slider-media .wx-video-volume-icon { |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.info-value { |
|
|
.info-value { |
|
|
font-size: 16px; |
|
|
font-size: 14px; |
|
|
color: #000000d9; |
|
|
color: #000000d9; |
|
|
font-weight: 600; |
|
|
font-weight: 600; |
|
|
line-height: 1.3; |
|
|
line-height: 1.3; |
|
|
@ -704,7 +704,7 @@ video.slider-media .wx-video-volume-icon { |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.wq-title { |
|
|
.wq-title { |
|
|
font-size: 32rpx; |
|
|
font-size: 16px; |
|
|
font-weight: 600; |
|
|
font-weight: 600; |
|
|
color: #262626; |
|
|
color: #262626; |
|
|
margin-bottom: 16rpx; |
|
|
margin-bottom: 16rpx; |
|
|
@ -732,7 +732,7 @@ video.slider-media .wx-video-volume-icon { |
|
|
|
|
|
|
|
|
.wq-item { |
|
|
.wq-item { |
|
|
background-color: #f8f9fa; |
|
|
background-color: #f8f9fa; |
|
|
padding: 16rpx 20rpx; |
|
|
padding: 30rpx 20rpx; |
|
|
border-radius: 8rpx; |
|
|
border-radius: 8rpx; |
|
|
border-left: 4rpx solid #1890ff; |
|
|
border-left: 4rpx solid #1890ff; |
|
|
transition: all 0.3s ease; |
|
|
transition: all 0.3s ease; |
|
|
@ -744,10 +744,10 @@ video.slider-media .wx-video-volume-icon { |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.wq-text { |
|
|
.wq-text { |
|
|
font-size: 28rpx; |
|
|
font-size: 20px; |
|
|
color: #595959; |
|
|
color: #595959; |
|
|
line-height: 1.5; |
|
|
line-height: 1.5; |
|
|
font-weight: 500; |
|
|
font-weight: 600; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* 对比价格弹窗样式 */ |
|
|
/* 对比价格弹窗样式 */ |
|
|
|