profile.wxss 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192
  1. /* pages/luckDraw/profile.wxss */
  2. .personal{
  3. width: 750rpx;
  4. height: auto;
  5. padding-bottom: 119rpx;
  6. }
  7. .head-bg{
  8. width: 750rpx;
  9. height: 464rpx;
  10. }
  11. .image_bg{
  12. width: 750rpx;
  13. height: 464rpx;
  14. position: absolute;
  15. left: 0;
  16. top: 0;
  17. z-index: 1;
  18. }
  19. .image_portrait{
  20. width: 140rpx;
  21. height: 144rpx;
  22. position: relative;
  23. z-index: 2;
  24. left: 304rpx;
  25. top: 170rpx;
  26. }
  27. .luck-draw-pro-nickname{
  28. width: 750rpx;
  29. height: 50rpx;
  30. font-size: 40rpx;
  31. font-family: Source Han Sans CN;
  32. font-weight: 500;
  33. color: #FEFEFE;
  34. position: relative;
  35. z-index: 2;
  36. text-align: center;
  37. top: 180rpx;
  38. }
  39. .luck-draw-pro-cp{
  40. width: 750rpx;
  41. height: 180rpx;
  42. }
  43. .luck-draw-coupon,.luck-draw-prize{
  44. display: inline-block;
  45. width: 50%;
  46. height: 100%;
  47. }
  48. .luck-draw-cn,.luck-draw-cz,.luck-draw-pn,.luck-draw-pz,.luck-draw-cjh{
  49. text-align: center;
  50. }
  51. .luck-draw-cn,.luck-draw-pn{
  52. margin-top: 30rpx;
  53. font-size: 36rpx;
  54. font-family: Source Han Sans CN;
  55. font-weight: 500;
  56. color: #BF2637;
  57. }
  58. .luck-draw-cz,.luck-draw-pz{
  59. font-size: 32rpx;
  60. font-family: Source Han Sans CN;
  61. font-weight: 400;
  62. color: #303030;
  63. }
  64. .luck-draw-cj{
  65. width: 78rpx;
  66. height: 6rpx;
  67. background: #BF2637;
  68. border-radius: 4rpx;
  69. margin: 10rpx auto;
  70. }
  71. .luck-draw-content{
  72. width: 708rpx;
  73. height: 220rpx;
  74. position: relative;
  75. margin: 0 auto 20rpx;
  76. }
  77. .image_zk{
  78. width: 708rpx;
  79. height: 220rpx;
  80. position: absolute;
  81. z-index: 1;
  82. left: 0;
  83. top: 0;
  84. }
  85. .image_zk_un{
  86. display: inline-block;
  87. width: 162rpx;
  88. height: 56rpx;
  89. position:absolute;
  90. z-index: 2;
  91. bottom: 70rpx;
  92. right: 26rpx;
  93. }
  94. .luck-draw-discount1,.luck-draw-discount2,.luck-draw-zkz4,.luck-draw-zkz5,.luck-draw-zkz21,.luck-draw-zkz22,.luck-draw-zkz2,.luck-draw-djz4,.luck-draw-djz5{
  95. display: inline-block;
  96. }
  97. .luck-draw-words{
  98. position:relative;
  99. z-index: 2;
  100. width: 708rpx;
  101. height: 220rpx;
  102. display: flex;
  103. flex-direction: row;
  104. }
  105. .luck-draw-discount1{
  106. width: 208rpx;
  107. height: 100%;
  108. text-align: center;
  109. line-height: 220rpx;
  110. }
  111. .luck-draw-discount1 view:nth-child(1) {
  112. position: relative;
  113. top: 60rpx;
  114. }
  115. .luck-draw-discount1 view:nth-child(2) {
  116. position: relative;
  117. top: 60rpx;
  118. }
  119. .luck-draw-discount2{
  120. width: 500rpx;
  121. height: 100%;
  122. }
  123. .luck-draw-zkz4,.luck-draw-djz5{
  124. font-size: 118rpx;
  125. font-family: Impact;
  126. font-weight: 400;
  127. color: #443E5B;
  128. line-height: 142rpx;
  129. }
  130. .luck-draw-zkz5,.luck-draw-djz4{
  131. font-size: 40rpx;
  132. font-family: Microsoft YaHei;
  133. font-weight: 400;
  134. color: #443E5B;
  135. line-height: 48rpx;
  136. }
  137. .luck-draw-zkz1{
  138. font-size: 40rpx;
  139. font-family: Source Han Sans CN;
  140. font-weight: 500;
  141. color: #443E5B;
  142. line-height: 32rpx;
  143. margin-top: 48rpx;
  144. margin-left: 48rpx;
  145. }
  146. .luck-draw-mj{
  147. margin-left: 48rpx;
  148. margin-top: 20rpx;
  149. margin-bottom: 20rpx;
  150. }
  151. .luck-draw-zkz2{
  152. font-size: 26rpx;
  153. font-family: Microsoft YaHei;
  154. font-weight: 400;
  155. color: #443E5B;
  156. line-height: 32rpx;
  157. }
  158. .luck-draw-zkz21,.luck-draw-zkz22{
  159. width: 14rpx;
  160. height: 14rpx;
  161. background: #443E5B;
  162. transform:rotate(45deg);
  163. margin: 0 10rpx;
  164. }
  165. .luck-draw-zkz3{
  166. font-size: 26rpx;
  167. font-family: Microsoft YaHei;
  168. font-weight: 400;
  169. color: #443E5B;
  170. line-height: 32rpx;
  171. margin-left: 48rpx;
  172. }
  173. .no_result {
  174. font-size: 24rpx;
  175. color: #B1B1B1;
  176. text-align: center;
  177. line-height: 100rpx;
  178. font-weight: 1000;
  179. }