studyplandetail.wxss 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216
  1. @import "../template/Fan.wxss";
  2. .container{
  3. font-size:28rpx;
  4. }
  5. .line{
  6. width:100%;
  7. height:30rpx;
  8. background-color: #F0F0F0;
  9. }
  10. .lineWidthAll1{
  11. width: 100%;
  12. background-color: #fff;
  13. height: 1rpx;
  14. }
  15. .panelTitle{
  16. width:100%;
  17. justify-content: flex-start;
  18. height:100rpx;
  19. background-color: #fff;
  20. }
  21. .universalpic_plan_2line_black_30x32{
  22. width:30rpx;
  23. height:32rpx;
  24. margin-left: 30rpx;
  25. margin-right: 20rpx;
  26. }
  27. .panelTitle1{
  28. margin-left: 10rpx;
  29. color: #4D4D4D;
  30. }
  31. .panelItem{
  32. width:100%;
  33. background-color: #fff;
  34. justify-content: space-between;
  35. }
  36. .panelItem1{
  37. width:50%;
  38. height:319rpx;
  39. position: relative;
  40. }
  41. .cardFull{
  42. position: absolute;
  43. width:120rpx;
  44. height:40rpx;
  45. color:#fff;
  46. background-color: #FE6659;
  47. border-radius: 20rpx;
  48. line-height: 40rpx;
  49. font-size:20rpx;
  50. text-align: center;
  51. top:40rpx;
  52. left:30rpx;
  53. z-index: 20;
  54. }
  55. .line2{
  56. width:2rpx;
  57. height:219rpx;
  58. background-color: #E3E3E3;
  59. }
  60. .panelItem11{
  61. margin-left: 40rpx;
  62. align-items: flex-start;
  63. align-self: flex-start;
  64. }
  65. .panelItem12{
  66. margin-top: 27rpx;
  67. }
  68. .fan{
  69. width:100rpx;
  70. height:100rpx;
  71. background-color: #fff;
  72. position: relative;
  73. z-index: 10;
  74. text-align: center;
  75. line-height: 100rpx;
  76. font-size:28;
  77. margin-bottom: 20rpx;
  78. }
  79. .text5{
  80. font-size:24rpx;
  81. margin-top:20rpx;
  82. }
  83. .list{
  84. align-items: flex-start;
  85. font-size:24rpx;
  86. }
  87. .list1{
  88. align-items: flex-start;
  89. }
  90. .item{
  91. width:100%;
  92. justify-content: flex-start;
  93. margin-bottom: 5rpx;
  94. }
  95. .block{
  96. width:10rpx;
  97. height:10rpx;
  98. margin-right: 10rpx;
  99. background-color: #fff;
  100. }
  101. .block1{
  102. background-color: #FF8C83;
  103. border:1rpx solid #BF524A;
  104. }
  105. .block2{
  106. background-color: #F0F0F0;
  107. border:1rpx solid #9B9B9B;
  108. }
  109. .Number1{
  110. font-size: 24rpx;
  111. font-family: Roboto-Black;
  112. margin: 0 5rpx 0rpx 5rpx;
  113. }
  114. .Number11{
  115. color:#787878;
  116. }
  117. .text6{
  118. font-size:24rpx;
  119. color:#787878;
  120. }
  121. .text9{
  122. font-size:20rpx;
  123. color:#787878;
  124. }
  125. .Arrow{
  126. width:16rpx;
  127. height:26rpx;
  128. margin-left: 30rpx;
  129. }
  130. .panelTitle3{
  131. width:100%;
  132. background-color: #F0F0F0;
  133. height:75rpx;
  134. align-items: flex-start;
  135. justify-content: space-between;
  136. margin-top: 50rpx;
  137. }
  138. .left{
  139. margin: 0 0 30rpx 30rpx;
  140. font-size:32rpx;
  141. }
  142. .panelItem0 {
  143. width: 100%;
  144. }
  145. .panelItem3{
  146. margin-left: 30rpx;
  147. line-height: 101rpx;
  148. font-weight: 400;
  149. }
  150. .panelItem4{
  151. margin-right: 30rpx;
  152. }
  153. .picker{
  154. color:#787878;
  155. font-weight: 400;
  156. }
  157. .universalpic_exmark_black_26x26{
  158. width:26rpx;
  159. height:26rpx;
  160. margin-right: 10rpx;
  161. }
  162. .panelItem5{
  163. width:100%;
  164. background-color: #F0F0F0;
  165. margin-top: 30rpx;
  166. }
  167. .text7{
  168. font-size:24rpx;
  169. font-weight: 400;
  170. }
  171. .panelTitle00 {
  172. margin-top: 20rpx;
  173. }
  174. .panelTitle2 {
  175. font-size: 32rpx;
  176. margin-left: 30rpx;
  177. margin-bottom: 30rpx;
  178. }
  179. .text8{
  180. font-size:24rpx;
  181. font-weight: 400;
  182. width:690rpx;
  183. }