.box { border-top: #eaeaea solid 1rpx; width: 750rpx; // overflow: hidden; display: flex; align-items: center; flex-direction: column; .tishi{ width: 100%; padding: 20rpx 40rpx; font-size: 26rpx; color: #333; border-top:10rpx solid #eee; box-sizing: border-box; } .oxs{ view:last-child{ border-bottom:10rpx solid #eee; } } }