page { background: #F6F7FB; } .top { margin: 20rpx; height: 310rpx; background-color: #f3445b; border-radius: 20rpx; color: white; font-size: 26rpx; padding-top: 5rpx; } .top_top { text-align: center; } .top_bottom { display: flex; align-items: center; } .upText { margin-top: 30rpx; } .downText { font-size: 48rpx; margin-top: 10rpx; } .bottomText2 { width: 50%; text-align: center; } .boldText { font-size: 54rpx; font-weight: bold; margin-top: 10rpx; } .center { margin: 20rpx; height: 150rpx; background-color: #ffffff; border-radius: 20rpx; font-size: 26rpx; } .line { height: 100rpx; width: 1rpx; background-color: #f4f4f4; margin-top: 25rpx; } .centerText { margin-top: 25rpx; color: #979797; } .bi { font-size: 28rpx; } .bottom { margin: 20rpx; height: 580rpx; background-color: #ffffff; border-radius: 20rpx; font-size: 26rpx; } .numStyle { height: 80rpx; display: flex; align-items: center; font-size: 24rpx; font-weight: bolder; border-radius: 20rpx 20rpx 0 0; background-image: linear-gradient(to right, #fee8c9, white); padding-left: 25rpx; } .div { display: flex; align-items: center; height: 70rpx; } .div text { font-size: 26rpx; color: #979797; margin-left: 25rpx; flex: 1; } .div view { font-size: 26rpx; float: left; margin-right: 25rpx; } .divv { width: 660rpx; height: 75rpx; border-bottom: 1px solid #f4f4f4; margin: 0 auto; padding-top: 20rpx; padding-bottom: 30rpx; } .divv text { font-size: 26rpx; color: #979797; float: left; } .divView { font-size: 22rpx; float: right; display: flex; flex-direction: column; align-items: flex-end; } .div img { width: 40rpx; height: 40rpx; margin-right: 10rpx; } .line2 { height: 1rpx; width: 660rpx; background-color: #f4f4f4; margin-top: 25rpx; margin: 0 auto; } .line3 { height: 60rpx; width: 1rpx; background-color: #f4f4f4; margin-top: 15rpx; }