userbook.wxss 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293
  1. .container {
  2. background-color: #fff;
  3. }
  4. .text1 {
  5. margin: 360rpx 0 0 0;
  6. font-size: 64rpx;
  7. text-align: center;
  8. }
  9. .text2 {
  10. margin: 10rpx 0 0 0;
  11. font-size: 28rpx;
  12. font-weight: 400;
  13. text-align: center;
  14. }
  15. .userinfo {
  16. width: 100%;
  17. height: 130rpx;
  18. background-color: #ff9f33;
  19. justify-content: space-between;
  20. }
  21. .avatar {
  22. width: 70rpx;
  23. height: 70rpx;
  24. border-radius: 50%;
  25. }
  26. .nickname {
  27. margin-left: 20rpx;
  28. font-size: 28rpx;
  29. color: #fff;
  30. }
  31. .panel1 {
  32. width: 100%;
  33. height: 134rpx;
  34. align-items: flex-start;
  35. justify-content: space-between;
  36. font-weight: 400;
  37. font-size: 28rpx;
  38. }
  39. .panel10 {
  40. height: 101rpx;
  41. }
  42. .left {
  43. margin-left: 30rpx;
  44. margin-top: 30rpx;
  45. }
  46. .right {
  47. margin-right: 30rpx;
  48. margin-top: 30rpx;
  49. font-size: 28rpx;
  50. color:#fff;
  51. }
  52. .universalpic_setup_white_50x50{
  53. width:30rpx;
  54. height:30rpx;
  55. margin-right: 10rpx;
  56. }
  57. .panel11 {
  58. color: #787878;
  59. }
  60. .panel12 {
  61. font-weight: 500;
  62. font-size: 24rpx;
  63. }
  64. .panel2{
  65. width:100%;
  66. justify-content: space-between;
  67. border-top:1rpx solid #e3e3e3;
  68. }
  69. .panel21{
  70. flex:1;
  71. height:171rpx;
  72. font-size:24rpx;
  73. font-weight: 400;
  74. }
  75. .line2{
  76. width:1rpx;
  77. height:171rpx;
  78. background-color: #e3e3e3;
  79. }
  80. .panel3{
  81. width:100%;
  82. border-top: 50rpx solid #f0f0f0;
  83. background-color: #f0f0f0;
  84. }
  85. .panel31{
  86. width:220rpx;
  87. height:93rpx;
  88. font-size: 24rpx;
  89. border-radius: 10rpx;
  90. text-align: center;
  91. line-height: 93rpx;
  92. color: #1E1E1E;
  93. background-color: #fff;
  94. border: 2rpx solid #D2D2D2;
  95. margin: 0 8rpx;
  96. }
  97. .panelTitle {
  98. width: 100%;
  99. justify-content: space-between;
  100. background-color: #f0f0f0;
  101. }
  102. .panelTitle .panelTitle1 {
  103. font-size: 32rpx;
  104. margin: 50rpx 30rpx 30rpx 30rpx;
  105. }
  106. .panelItem {
  107. width: 100%;
  108. justify-content: flex-start;
  109. font-size: 24rpx;
  110. font-weight: 400;
  111. position: relative;
  112. }
  113. .panelItem3{
  114. border-top:20rpx solid #f0f0f0;
  115. }
  116. .line {
  117. width: 100%;
  118. height: 20rpx;
  119. background-color: #f0f0f0;
  120. }
  121. .panelItem2 {
  122. width: 100%;
  123. height:93rpx;
  124. justify-content: center;
  125. }
  126. .text3 {
  127. margin-top: 30rpx;
  128. width:690rpx;
  129. font-size:24rpx;
  130. }
  131. .text11 {
  132. color: #B3443B;
  133. font-size:24rpx;
  134. font-weight: 500;
  135. }
  136. .btn {
  137. font-size: 28rpx;
  138. font-weight: 500;
  139. width: 480rpx;
  140. height: 90rpx;
  141. border-radius: 10rpx;
  142. text-align: center;
  143. line-height: 90rpx;
  144. color: #0071ef;
  145. background-color: #fff;
  146. border: 2rpx solid #D2D2D2;
  147. margin: 40rpx 0 10rpx 0;
  148. }
  149. .btn4 {
  150. border: 2rpx solid #fff;
  151. margin: 60rpx 0 40rpx 0;
  152. }
  153. .text4 {
  154. width: 690rpx;
  155. margin-top: 20rpx;
  156. }
  157. .text41 {
  158. margin-top: 40rpx;
  159. }
  160. .text42 {
  161. margin-bottom: 40rpx;
  162. }
  163. .text5 {
  164. margin-bottom: 60rpx;
  165. }
  166. .panelItem1 {
  167. justify-content: flex-start;
  168. width: 100%;
  169. z-index: 10;
  170. }
  171. .btn2 {
  172. width: 300rpx;
  173. color: #1e1e1e;
  174. margin: 0 50rpx 50rpx 60rpx;
  175. }
  176. .text9 {
  177. width: 690rpx;
  178. text-align: center;
  179. font-size: 24rpx;
  180. }
  181. .btn3 {
  182. width: 480rpx;
  183. margin: 20rpx 0 60rpx 0;
  184. }
  185. .salesactivity_a01_usermanual_banner{
  186. width:100%;
  187. height:280rpx;
  188. }
  189. .text6 {
  190. position: absolute;
  191. left:274rpx;
  192. top:184rpx;
  193. width:200rpx;
  194. height:70rpx;
  195. }
  196. .news_lesson_a01 {
  197. width: 690rpx;
  198. height: 240rpx;
  199. border-radius: 10rpx;
  200. margin: 40rpx 0 30rpx 0;
  201. }
  202. .text7 {
  203. width: 690rpx;
  204. text-align: left;
  205. font-weight: 400;
  206. }
  207. .text8 {
  208. width: 690rpx;
  209. text-align: left;
  210. font-size: 32rpx;
  211. font-weight: 500;
  212. margin: 10rpx 0 10rpx 0;
  213. }
  214. .text10 {
  215. width: 690rpx;
  216. text-align: left;
  217. font-weight: 400;
  218. margin-bottom: 20rpx;
  219. }
  220. .news_mustread {
  221. width: 690rpx;
  222. height: 240rpx;
  223. border-radius: 10rpx;
  224. margin: 40rpx 0 30rpx 0;
  225. }
  226. .salesactivity_a02_usermanual_banner_header {
  227. width: 100%;
  228. height: 458rpx;
  229. }
  230. .salesactivity_a04_usermanual_banner_header {
  231. width: 100%;
  232. height: 523rpx;
  233. }
  234. .usermanual_index_handshake{
  235. width: 40rpx;
  236. height: 40rpx;
  237. margin-bottom: 10rpx;
  238. }
  239. .salesactivity_a05_usermanual_banner{
  240. width:100%;
  241. height:280rpx;
  242. border-bottom: 20rpx solid #f0f0f0;
  243. }
  244. .marketingDetail{
  245. position: absolute;
  246. top:60rpx;
  247. right:70rpx;
  248. width:200rpx;
  249. height:70rpx;
  250. }