.content { width: 790rpx; height: 120rpx; margin: auto; position: relative; display: flex; align-items: center; justify-content: center; } .value { color: #FA562B; font-size: 45rpx; font-weight: bold; position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; }