.weui-cell__bd { font-size: 40rpx; font-weight: bold; color: #000000; } .weui-cell__ft { font-size: 24rpx; color: #999999; } .price::before { content: '¥'; } .nothing { display: flex; flex-direction: column; align-items: center; padding: 53px 0 20px; } .nothing img { width: 110px; height: 110px; } .nothing .main { font-size: 14px; color: #000000; line-height: 20px; margin-top: 25px; } .nothing .title { font-size: 16px; color: #000000; line-height: 22px; margin-top: 25px; } .nothing .sub { font-size: 13px; color: #999999; line-height: 18px; margin-top: 6px; } .nothing button { width: 110px; height: 36px; line-height: 36px; font-size: 14px; color: #00c5f2; border-radius: 22px; border: 1px solid #00c5f2; margin-top: 20px; } .nothing .primary { width: 240px; height: 44px; background: #00c5f2; color: #fff; line-height: 44px; margin-top: 60px; } .nothing .primary:active { background-color: #009bbf; } /*# sourceMappingURL=./main.css.map */