studyplandetail.wxss 2.7 KB

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