taskHelp.wxss 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171
  1. .container{
  2. background-color: #E8E6E4;
  3. }
  4. .mg4_textH1_2{
  5. width:340rpx;
  6. height:193rpx;
  7. justify-content: flex-start;
  8. align-self: flex-start;
  9. margin: 100rpx 0 0 60rpx;
  10. }
  11. .text1{
  12. font-weight: 400;
  13. font-size: 24rpx;
  14. color: #2E2E2E;
  15. width:610rpx;
  16. margin-top: 60rpx;
  17. }
  18. .panel1{
  19. background: #FFFFFF;
  20. border-radius: 20rpx;
  21. width:690rpx;
  22. margin-top: 68rpx;
  23. justify-content: flex-start;
  24. }
  25. .panel11{
  26. width:610rpx;
  27. justify-content: space-between;
  28. margin-top: 60rpx;
  29. }
  30. .panel12{
  31. width:34rpx;
  32. height:34rpx;
  33. background: #EB5C28;
  34. border-radius: 50%;
  35. margin-right: 20rpx;
  36. }
  37. .text2{
  38. font-size: 36rpx;
  39. color: #4D4D4D;
  40. }
  41. .mg4_iconFold_2{
  42. width:20rpx;
  43. height:14rpx;
  44. }
  45. .panel1Line{
  46. width:610rpx;
  47. height:1rpx;
  48. background-color: #e3e3e3;
  49. margin: 60rpx 0 0 0;
  50. }
  51. .panel13{
  52. width:610rpx;
  53. font-size:24rpx;
  54. color: #4D4D4D;
  55. flex-wrap: wrap;
  56. }
  57. .text5{
  58. font-size: 28rpx;
  59. width:100%;
  60. margin-top: 40rpx;
  61. }
  62. .text6{
  63. color: #2e2e2e;
  64. width:100%;
  65. margin-top: 30rpx;
  66. }
  67. .text7{
  68. width:100%;
  69. font-weight: 400;
  70. margin-top: 20rpx;
  71. }
  72. .text8{
  73. width:100%;
  74. font-weight: 400;
  75. margin-top: 40rpx;
  76. }
  77. .panel131{
  78. width:280rpx;
  79. margin: 40rpx 0 0 0;
  80. justify-content: flex-start;
  81. align-items: flex-start;
  82. }
  83. .panel1310{
  84. margin: 40rpx 50rpx 0 0;
  85. }
  86. .mg4_iconTools_2{
  87. width:28rpx;
  88. height:28rpx;
  89. margin-right: 20rpx;
  90. }
  91. .text9{
  92. width:280rpx;
  93. font-weight: 400;
  94. margin-top: 14rpx;
  95. }
  96. .button1{
  97. width:610rpx;
  98. line-height:120rpx;
  99. background: #F2F2F2;
  100. border-radius: 20rpx;
  101. font-size: 36rpx;
  102. color: #EB5C28;
  103. text-align: center;
  104. margin:60rpx 0 40rpx 0;
  105. }
  106. .panel2{
  107. align-items: flex-start;
  108. margin-bottom: 60rpx;
  109. }
  110. .text3{
  111. font-size: 36rpx;
  112. color: #4D4D4D;
  113. margin: 60rpx 0 30rpx 40rpx;
  114. }
  115. .panel21{
  116. width:100%;
  117. justify-content: flex-start;
  118. margin-bottom: 20rpx;
  119. align-items: flex-start;
  120. }
  121. .panel21Footer{
  122. margin-bottom: 60rpx;
  123. }
  124. .panel211{
  125. width: 30rpx;
  126. height:30rpx;
  127. background: #4d4d4d;
  128. border-radius: 10rpx;
  129. margin: 0 0 0 40rpx;
  130. }
  131. .mg4_iconNum1_1{
  132. width: 6rpx;
  133. height:12rpx;
  134. }
  135. .mg4_iconNum2_1{
  136. width: 8rpx;
  137. height:12rpx;
  138. }
  139. .mg4_iconNum4_1{
  140. width: 10rpx;
  141. height:12rpx;
  142. }
  143. .text4{
  144. width:560rpx;
  145. font-size: 22rpx;
  146. font-weight: 400;
  147. margin-left: 20rpx;
  148. }