tuaninfo.wxss 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142
  1. .header .info {
  2. text-align: center;
  3. width: 100%;
  4. height: 310rpx;
  5. background-color: #ff6f60;
  6. color: #fff;
  7. display: -webkit-box;
  8. -webkit-box-orient: vertical;
  9. -webkit-box-align: center;
  10. -webkit-box-pack: center;
  11. }
  12. .header .info .img {
  13. border: none;
  14. }
  15. .header .info .img image {
  16. width: 120rpx;
  17. height: 120rpx;
  18. background-position: center center;
  19. background-size: cover;
  20. border: 2px solid #fff;
  21. border-radius: 50%;
  22. }
  23. .header .info .nickname {
  24. margin: 20rpx 0 12rpx 0;
  25. font-size: 32rpx;
  26. }
  27. .section .bottom2 {
  28. border-width: 0 0 1px;
  29. -webkit-box-align: center;
  30. background-color: #fff;
  31. }
  32. .section .bonus {
  33. height: 170rpx;
  34. width: 100%;
  35. display: -webkit-box;
  36. -webkit-box-orient: horizontal;
  37. -webkit-box-pack: justify;
  38. padding: 0 20rpx 0 30rpx;
  39. background-color: #fff;
  40. }
  41. .section .bonus .total2 view:first-of-type {
  42. font-size: 28rpx;
  43. color: #333;
  44. padding: 32rpx 0 10rpx 0;
  45. }
  46. .section .bonus .total2 view:last-of-type {
  47. color: #ff534c;
  48. font-size: 56rpx;
  49. }
  50. .section .gray {
  51. color: #999;
  52. font-size: 28rpx;
  53. }
  54. .section .message .bonus .cashout .p {
  55. font-size: 28rpx;
  56. line-height: 170rpx;
  57. }
  58. .section .message .label {
  59. display: inline-block;
  60. margin: 0 20rpx 0 20rpx;
  61. width: 16rpx;
  62. height: 16rpx;
  63. border-top: 1px solid #999;
  64. border-right: 1px solid #999;
  65. -webkit-transform: rotate(45deg);
  66. -moz-transform: rotate(45deg);
  67. -o-transform: rotate(45deg);
  68. line-height: 16rpx;
  69. }
  70. .bottom {
  71. position: relative;
  72. width: 100%;
  73. height: 46rpx;
  74. line-height: 46rpx;
  75. margin: 42rpx 0;
  76. text-align: center;
  77. }
  78. .section .myqcode, .myfans, .mycard, .cs, .leader {
  79. height: 88rpx;
  80. }
  81. .section .myqcode, .myfans, .mycard, .cs, .leader {
  82. width: 100%;
  83. display: -webkit-box;
  84. -webkit-box-orient: horizontal;
  85. -webkit-box-align: center;
  86. -webkit-box-pack: justify;
  87. padding: 0 20rpx 0 30rpx;
  88. background-color: #fff;
  89. }
  90. .section .font {
  91. font-size: 30rpx;
  92. color: #333;
  93. }
  94. .bottom .span {
  95. position: relative;
  96. display: inline-block;
  97. color: #9f9f9f;
  98. font-size: 24rpx;
  99. }
  100. .myqcode .span image {
  101. width: 40rpx;
  102. height: 40rpx;
  103. position:absolute;
  104. right:76rpx;
  105. }
  106. .section .myqcode, .myfans, .mycard, .cs, .leader {
  107. height: 88rpx;
  108. }
  109. .section .myqcode, .myfans, .mycard, .cs, .leader {
  110. width: 100%;
  111. display: -webkit-box;
  112. -webkit-box-orient: horizontal;
  113. -webkit-box-align: center;
  114. -webkit-box-pack: justify;
  115. padding: 0 20rpx 0 30rpx;
  116. background-color: #fff;
  117. }
  118. .section .myfans, .cs {
  119. margin-bottom: 20rpx;
  120. }
  121. .section .font {
  122. font-size: 30rpx;
  123. color: #333;
  124. }
  125. .mbt20{
  126. margin-bottom: 20rpx;
  127. position: relative;
  128. }
  129. .recommend {
  130. /* height: 115px; */
  131. text-align: center;
  132. display: -webkit-box;
  133. -webkit-box-orient: vertical;
  134. -webkit-box-align: center;
  135. -webkit-box-pack: center;
  136. font-size: 12px;
  137. padding: 40rpx 0 40rpx 0;
  138. }
  139. .section .myfans, .cs {
  140. margin-bottom: 20rpx;
  141. }