/* pages/ticketHand/ticketResult.wxss */ .icon-selected { display: block; margin: 68rpx auto 0; font-size: 199rpx; color: #09bb07; text-align: center; } .status { margin-top: 40rpx; height: 40rpx; line-height: 40rpx; font-size: 40rpx; font-weight: 420; color: #282828; text-align: center; } .code { margin: 48rpx auto 0; width: 150px; height: 150px; } .innerBtnwrap { margin-top: 48rpx; }