index.rpx.scss 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204
  1. .page{
  2. background: #F7F7F7;
  3. }
  4. .periodDate{
  5. height: 100rpx;
  6. background: #FFFFFF;
  7. font-size: 28rpx;
  8. font-weight: 500;
  9. color: #333333;
  10. line-height: 100rpx;
  11. padding-left: 32rpx;
  12. }
  13. .group{
  14. background: #FFFFFF;
  15. margin-top: 16rpx;
  16. padding: 24rpx 32rpx;
  17. }
  18. .serob{
  19. font-size: 32rpx;
  20. font-weight: bold;
  21. color: #333333;
  22. }
  23. .serobItem{
  24. //width: 150rpx;
  25. margin-top: 24rpx;
  26. text-align: center;
  27. position: relative;
  28. }
  29. .teachPrice{
  30. font-size: 24rpx;
  31. font-weight: 400;
  32. color: #ED569F;
  33. line-height: 40rpx;
  34. }
  35. .serobImgView{
  36. width: 146rpx;
  37. height: 146rpx;
  38. overflow: hidden;
  39. background: #FFE05C;
  40. border-radius: 75rpx;
  41. }
  42. .serobImg{
  43. width: 146rpx;
  44. height: 146rpx;
  45. border-radius: 75rpx;
  46. }
  47. .serobName{
  48. height: 40rpx;
  49. font-size: 24rpx;
  50. font-weight: 400;
  51. color: #666666;
  52. line-height: 40rpx;
  53. margin-top: 16rpx;
  54. }
  55. .serobV{
  56. width: 32rpx;
  57. height: 32rpx;
  58. position: absolute;
  59. top: 0;
  60. right: 0;
  61. }
  62. .serobVicon{
  63. width: 32rpx;
  64. height: 32rpx;
  65. }
  66. .group2{
  67. background: #FFFFFF;
  68. padding: 0 32rpx;
  69. height: 212rpx;
  70. position: fixed;
  71. bottom: 0;
  72. z-index: 5;
  73. }
  74. .groupItem{
  75. height: 92rpx;
  76. border-bottom: 1px solid #EEEEEE;
  77. }
  78. .groupItemKey{
  79. font-size: 28rpx;
  80. width: 200rpx;
  81. font-weight: bold;
  82. color: #333333;
  83. line-height: 92rpx;
  84. }
  85. .groupItemContent{
  86. font-size: 28rpx;
  87. line-height: 92rpx;
  88. font-weight: 400;
  89. width: 486rpx;
  90. color: #999999;
  91. }
  92. .selectSerobImg{
  93. width: 80rpx;
  94. height: 80rpx;
  95. border-radius: 40rpx;
  96. margin-bottom: 32rpx;
  97. background: #FFE05C;
  98. }
  99. .selectSerobName{
  100. font-size: 24rpx;
  101. font-weight: 400;
  102. color: #666666;
  103. line-height: 80rpx;
  104. margin-left: 16rpx;
  105. }
  106. .textareaView{
  107. height: 280rpx;
  108. background: #FAFAFA;
  109. border-radius: 16rpx;
  110. margin-top: 16rpx;
  111. margin-bottom: 32rpx;
  112. font-size: 28rpx;
  113. font-family: PingFangSC-Regular, PingFang SC;
  114. font-weight: 400;
  115. color: #999999;
  116. padding: 24rpx;
  117. }
  118. .btnTitle{
  119. font-size: 24rpx;
  120. font-weight: 400;
  121. color: #333333;
  122. margin-left: 32rpx;
  123. margin-top: 24rpx;
  124. }
  125. .btn{
  126. width: 686rpx;
  127. height: 108rpx;
  128. background: #FFF6CE;
  129. border-radius: 60rpx;
  130. margin-top: 16rpx;
  131. }
  132. .title{
  133. font-size: 24rpx;
  134. font-weight: 400;
  135. color: #333333;
  136. line-height: 108rpx;
  137. margin-top: 32rpx;
  138. margin-left: 32rpx;
  139. }
  140. .num{
  141. font-size: 36rpx;
  142. font-weight: bord;
  143. color: #111111;
  144. line-height: 108rpx;
  145. margin-left: 8rpx;
  146. }
  147. .btnRight{
  148. width: 220rpx;
  149. height: 108rpx;
  150. background: #FFE05C;
  151. border-radius: 0rpx 60rpx 60rpx 0rpx;
  152. font-size: 32rpx;
  153. font-weight: bold;
  154. color: #111111;
  155. line-height: 108rpx;
  156. text-align: center;
  157. }
  158. .marginTop{
  159. margin-top: 24rpx;
  160. }
  161. .text_5{
  162. font-size: 24rpx;
  163. color: red;
  164. line-height: 30rpx;
  165. }
  166. .timeItem {
  167. width: 124rpx;
  168. height: 124rpx;
  169. background: #FAFAFA;
  170. border-radius: 16rpx;
  171. margin-top: 16rpx;
  172. }
  173. .selectBack {
  174. background: rgba(255, 224, 92, 0.1);
  175. border: 4rpx solid #FFE05C;
  176. box-sizing:border-box
  177. }
  178. .time {
  179. font-size: 24rpx;
  180. color: #333333;
  181. line-height: 40rpx;
  182. }
  183. .price {
  184. font-size: 24rpx;
  185. color: #ED569F;
  186. line-height: 40rpx;
  187. }