.intro { margin: 30px; text-align: center; } .text { font-size: 32rpx; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; color: #000; } .hours { display: flex; align-items: center; justify-content: space-around } .hours image { width: 48rpx; height: 48rpx; } .indicator { background: rgba(255, 202, 224, 0.5); }