.container { background-color: #fff; } .img{ width:100%; } .EndTime{ font-size:28rpx; font-weight: 400; text-align: center; } .text1{ font-size:24rpx; text-align: center; } .text3{ font-size:32rpx; text-align: center; font-weight: 400; } .panel1{ width:560rpx; height:90rpx; background-color: #F0F0F0; border-radius: 10rpx; margin:30rpx 0 20rpx 0; } .panel11{ font-size:36rpx; color:#787878; } .panel12{ font-size:36rpx; color:#0071EF; text-decoration: underline; } .btn { font-size: 36rpx; width: 560rpx; height: 90rpx; border-radius: 10rpx; text-align: center; line-height: 90rpx; color: #1E1E1E; background-color: #FFDD0C; margin: 30rpx 0 20rpx 0; } .panelNone{ position: fixed; top:0; background-color: #F0F0F0; z-index: 100; } .text2 { font-size:48rpx; margin-top: 462rpx; }