123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160 |
- @charset "UTF-8";
- .text-center.data-v-01c948ba {
- text-align: center;
- }
- .font-weight.data-v-01c948ba {
- font-weight: bold;
- }
- .page-width.data-v-01c948ba {
- width: 100%;
- }
- .goods-hover-class.data-v-01c948ba {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-01c948ba {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-01c948ba {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-01c948ba {
- width: 100%;
- }
- .u-hover-class.data-v-01c948ba {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-01c948ba {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .app-stock-user.data-v-01c948ba {
- width: 100%;
- height: 460rpx;
- padding: 56rpx;
- background-size: 100% 100%;
- position: relative;
- font-size: 26rpx;
- color: #ffe5be;
- }
- .app-stock-user .user-info.data-v-01c948ba {
- margin-bottom: 20rpx;
- position: relative;
- width: fit-content;
- width: -webkit-fit-content;
- width: -moz-fit-content;
- height: 60rpx;
- padding: 0 32rpx 0 2rpx;
- font-size: 28rpx;
- color: #ffe5be;
- background-color: rgba(0, 0, 0, 0.3);
- border-radius: 30rpx;
- }
- .app-stock-user .user-info image.data-v-01c948ba {
- width: 56rpx;
- border-radius: 28rpx;
- height: 56rpx;
- margin-right: 16rpx;
- display: block;
- }
- .app-stock-user .user-info .level-icon.data-v-01c948ba {
- padding: 2rpx 10rpx;
- font-size: 22rpx;
- color: #fff;
- background-color: #ff4544;
- border-radius: 16rpx;
- border-bottom-left-radius: 0;
- position: absolute;
- right: -40rpx;
- top: -20rpx;
- }
- .app-stock-user .about.data-v-01c948ba {
- position: absolute;
- top: 56rpx;
- right: 56rpx;
- font-size: 26rpx;
- height: 60rpx;
- line-height: 60rpx;
- color: rgba(255, 255, 255, 0.5);
- }
- .app-stock-user .about image.data-v-01c948ba {
- width: 28rpx;
- height: 28rpx;
- opacity: 0.5;
- margin-left: 12rpx;
- }
- .app-stock-user .price.data-v-01c948ba {
- font-size: 24rpx;
- color: #fff;
- margin-top: 40rpx;
- }
- .app-stock-user .price .price-detail.data-v-01c948ba {
- font-size: 64rpx;
- font-family: DIN;
- margin-bottom: 6rpx;
- }
- .app-stock-user .cash-btn.data-v-01c948ba {
- padding: 0 42rpx;
- border-radius: 32rpx;
- display: inline-block;
- height: 64rpx;
- line-height: 64rpx;
- font-size: 28rpx;
- color: #fff;
- text-align: center;
- position: absolute;
- right: 56rpx;
- top: 232rpx;
- background: -webkit-linear-gradient(left, #d59635, #f8bb60);
- background: linear-gradient(to right, #d59635, #f8bb60);
- }
- .app-stock-bonus.data-v-01c948ba {
- margin-top: -80rpx;
- padding: 0 24rpx;
- height: 170rpx;
- }
- .app-stock-bonus .bonus-item.data-v-01c948ba {
- background-color: #fff;
- position: relative;
- z-index: 2;
- width: 702rpx;
- height: 124rpx;
- border-radius: 16rpx;
- box-shadow: 0 0 10rpx rgba(0, 0, 0, 0.05);
- padding: 0 32rpx;
- color: #999999;
- font-size: 26rpx;
- }
- .app-stock-bonus .bonus-item .bonus-price.data-v-01c948ba {
- font-size: 40rpx;
- font-family: DIN;
- color: #353535;
- margin-top: 4rpx;
- }
- .app-stock-menu.data-v-01c948ba {
- margin: 24rpx;
- margin-top: -20rpx;
- border-radius: 16rpx;
- background-color: #fff;
- padding: 48rpx 27rpx 50rpx;
- box-shadow: 0 0 10rpx rgba(0, 0, 0, 0.05);
- }
- .app-stock-menu .menu-item.data-v-01c948ba {
- width: 216rpx;
- font-size: 28rpx;
- color: #353535;
- }
- .app-stock-menu .menu-item .menu-icon.data-v-01c948ba {
- width: 120rpx;
- height: 120rpx;
- margin-bottom: 20rpx;
- display: block;
- }
|