123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158 |
- @charset "UTF-8";
- .text-center.data-v-d1f88526 {
- text-align: center;
- }
- .font-weight.data-v-d1f88526 {
- font-weight: bold;
- }
- .page-width.data-v-d1f88526 {
- width: 100%;
- }
- .goods-hover-class.data-v-d1f88526 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-d1f88526 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-d1f88526 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-d1f88526 {
- width: 100%;
- }
- .u-hover-class.data-v-d1f88526 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-d1f88526 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .nav.data-v-d1f88526 {
- margin-top: 32rpx;
- position: relative;
- text-align: center;
- height: 370rpx;
- }
- .nav image.data-v-d1f88526 {
- margin-top: 20rpx;
- height: 330rpx;
- width: 640rpx;
- border-radius: 16rpx;
- box-shadow: 0 0 20rpx rgba(0, 0, 0, 0.3);
- }
- .nav .to-recharge.data-v-d1f88526 {
- position: absolute;
- bottom: 102rpx;
- left: 0;
- right: 0;
- margin: 0 auto;
- height: 70rpx;
- width: 240rpx;
- }
- .member-list.data-v-d1f88526 {
- height: 370rpx;
- }
- .upgrade-btn.data-v-d1f88526 {
- height: 70rpx;
- line-height: 68rpx;
- width: 240rpx;
- border: 1rpx solid #b4914f;
- border-radius: 36rpx;
- font-size: 32rpx;
- color: #b4914f;
- background-color: #f8f2e2;
- }
- .method.data-v-d1f88526 {
- margin-top: 96rpx;
- }
- .member-info.data-v-d1f88526 {
- font-size: 36rpx;
- color: #353535;
- padding: 0 55rpx;
- margin-bottom: 40rpx;
- }
- .method-title.data-v-d1f88526 {
- height: 48rpx;
- font-size: 32rpx;
- color: #353535;
- padding: 0 55rpx;
- }
- .method-title image.data-v-d1f88526 {
- height: 48rpx;
- width: 48rpx;
- float: left;
- margin-right: 40rpx;
- }
- .method-list.data-v-d1f88526 {
- margin-top: 32rpx;
- margin-left: 143rpx;
- }
- .way-num.data-v-d1f88526 {
- height: 36rpx;
- width: 36rpx;
- display: block;
- margin-top: 8rpx;
- margin-right: 16rpx;
- }
- .way.data-v-d1f88526 {
- height: 60rpx;
- line-height: 60rpx;
- }
- .way-money.data-v-d1f88526 {
- font-size: 32rpx;
- color: #353535;
- }
- .way-money text.data-v-d1f88526 {
- font-size: 36rpx;
- color: #b4914f;
- font-family: DIN;
- }
- .right.data-v-d1f88526 {
- margin-top: 64rpx;
- padding-bottom: 150rpx;
- }
- .right-list.data-v-d1f88526 {
- margin-left: 143rpx;
- color: #666;
- font-size: 28rpx;
- width: 540rpx;
- }
- .right-away.data-v-d1f88526 {
- height: 140rpx;
- position: fixed;
- bottom: 0;
- left: 0;
- right: 0;
- background-color: #ffffff;
- }
- .right-away .way-btn.data-v-d1f88526 {
- margin: 30rpx auto 0;
- height: 80rpx;
- line-height: 80rpx;
- width: 640rpx;
- background-color: #b4914f;
- border-radius: 40rpx;
- font-size: 32rpx;
- color: #ffffff;
- }
- .member-name.data-v-d1f88526 {
- position: absolute;
- text-align: center;
- left: 0;
- right: 0;
- font-size: 44rpx;
- color: #fff;
- top: 85rpx;
- }
- .memeber-info.data-v-d1f88526 {
- display: none;
- }
|