1
0

index.rpx.css 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279
  1. .page{
  2. background-image:url('/static/index/bgImg.png');
  3. background-repeat:no-repeat;
  4. background-size:100% ;
  5. background-color: #f7f7f7;
  6. padding: 32rpx;
  7. }
  8. .tuni{
  9. height: 160rpx;
  10. border-radius: 24rpx;
  11. background: #ffffff;
  12. }
  13. .profile{
  14. width: 112rpx;
  15. height: 112rpx;
  16. border-radius: 80rpx;
  17. border: 2rpx solid #FFFFFF;
  18. box-sizing: border-box;
  19. margin-left: 32rpx;
  20. margin-top: 24rpx;
  21. }
  22. .tuniMsg{
  23. width: 380rpx;
  24. height: 160rpx;
  25. margin-left: 16rpx;
  26. }
  27. .name{
  28. font-size: 28rpx;
  29. font-weight: 600;
  30. color: #333333;
  31. margin-top: 30rpx;
  32. }
  33. .dizi{
  34. font-size: 24rpx;
  35. font-weight: 400;
  36. color: #333333;
  37. margin-top: 30rpx;
  38. }
  39. .tab{
  40. width: 384rpx;
  41. height: 80rpx;
  42. border-radius: 40rpx;
  43. background: #ffffff;
  44. margin-top: 30rpx;
  45. }
  46. .serviceMsg{
  47. width: 686rpx;
  48. padding-bottom: 100rpx;
  49. background: #FFFFFF;
  50. border-radius: 24rpx;
  51. margin-top: 60rpx;
  52. margin-bottom: 80rpx;
  53. position: relative;
  54. }
  55. .dakaIcon{
  56. margin-top: 30rpx;
  57. }
  58. .dakaText{
  59. margin-top: 20rpx;
  60. font-size: 20rpx;
  61. font-weight: 400;
  62. color: #333333;
  63. }
  64. .tabs{
  65. width: 192rpx;
  66. height: 80rpx;
  67. background: #FFFFFF;
  68. border-radius: 40rpx;
  69. border: 4rpx solid #FFFFFF;
  70. box-sizing: border-box;
  71. text-align: center;
  72. line-height: 80rpx;
  73. }
  74. .selectTabs{
  75. background:#FFE05C ;
  76. }
  77. .serviceProfile{
  78. width: 160rpx;
  79. height: 160rpx;
  80. border-radius: 80rpx;
  81. border: 2px solid #ffffff;
  82. box-sizing: border-box;
  83. }
  84. .serviceInfo{
  85. position: absolute;
  86. left: 32rpx;
  87. top: -50rpx;
  88. }
  89. .servicename{
  90. height: 52rpx;
  91. font-size: 36rpx;
  92. font-weight: 600;
  93. color: #333333;
  94. margin-left: 20rpx;
  95. line-height: 64rpx;
  96. margin-bottom: 20rpx;
  97. }
  98. .tag{
  99. width: 140rpx;
  100. height: 64rpx;
  101. background: #FFF6CE;
  102. border-radius: 32rpx;
  103. line-height: 64rpx;
  104. margin-bottom: 20rpx;
  105. margin-left: 20rpx;
  106. }
  107. .tag text{
  108. margin-right: 10rpx;
  109. }
  110. .hint{
  111. width: 24rpx;
  112. height: 24rpx;
  113. border-radius: 12rpx;
  114. text-align: center;
  115. background: #FFAF36;
  116. color: #FFFFFF;
  117. font-size: 18rpx;
  118. margin-left: 20rpx;
  119. margin-top: 32rpx;
  120. }
  121. .hintCentent{
  122. font-size: 24rpx;
  123. font-weight: 400;
  124. color: #FFAF36;
  125. margin-left: 16rpx;
  126. line-height: 88rpx;
  127. }
  128. .hintView{
  129. width: 622rpx;
  130. height: 88rpx;
  131. background: #FFF7EA;
  132. border-radius: 44rpx;
  133. border: 2rpx solid #FFFFFF;
  134. margin-top: 24rpx;
  135. }
  136. .key{
  137. font-size: 28rpx;
  138. font-weight: 400;
  139. color: #999999;
  140. }
  141. .value{
  142. font-size: 28rpx;
  143. font-weight: 400;
  144. color: #333333;
  145. }
  146. .key1{
  147. height: 44rpx;
  148. font-size: 28rpx;
  149. font-weight: 400;
  150. color: #333333;
  151. line-height: 44rpx;
  152. }
  153. .leftBord{
  154. border-left: 2px solid #DDDDDD;
  155. padding-left: 30rpx;
  156. margin-left: 30rpx;
  157. }
  158. .value1{
  159. height: 52rpx;
  160. font-size: 36rpx;
  161. font-weight: bold;
  162. color: #ED569F;
  163. line-height: 52rpx;
  164. }
  165. .value2{
  166. height: 44rpx;
  167. font-size: 28rpx;
  168. font-family: DIN, DIN;
  169. font-weight: 400;
  170. color: #ED569F;
  171. line-height: 44rpx;
  172. }
  173. .tag1{
  174. width: 188rpx;
  175. height: 80rpx;
  176. background: #FFF6CE;
  177. border-radius: 44rpx;
  178. font-size: 24rpx;
  179. font-weight: 400;
  180. color: #333333;
  181. line-height: 80rpx;
  182. }
  183. .tag1 text{
  184. margin-left: 10rpx;
  185. }
  186. .itemView{
  187. width: 592rpx;
  188. margin-top: 24rpx;
  189. }
  190. .item{
  191. margin-top: 16rpx;
  192. }
  193. .grid{
  194. width: 622rpx;
  195. height: 136rpx;
  196. margin-top: 40rpx;
  197. border-top: 2rpx dashed #111111;
  198. padding-top: 40rpx;
  199. }
  200. .grid-text{
  201. height: 34rpx;
  202. font-size: 24rpx;
  203. font-weight: 400;
  204. color: #666666;
  205. line-height: 34rpx;
  206. }
  207. .start{
  208. width: 160rpx;
  209. height: 160rpx;
  210. border-radius: 80rpx;
  211. background: #FFE05C;
  212. border: 4rpx solid #FFFFFF;
  213. box-sizing: border-box;
  214. text-align: center;
  215. position: absolute;
  216. left: 263rpx;
  217. bottom: -80rpx;
  218. }
  219. .start text{
  220. width: 56rpx;
  221. height: 80rpx;
  222. font-size: 28rpx;
  223. font-weight: 600;
  224. color: #333333;
  225. line-height:40rpx;
  226. margin-top: 40rpx;
  227. }
  228. .dataNull{
  229. width: 140rpx;
  230. height: 140rpx;
  231. margin-top: 200rpx;
  232. }
  233. .dataNullText{
  234. font-size: 24rpx;
  235. font-weight: 400;
  236. color: #999999;
  237. margin-top: 24rpx;
  238. }
  239. .listItem{
  240. width: 686rpx;
  241. height: 160rpx;
  242. background: #FFFFFF;
  243. border-radius: 24rpx;
  244. margin-top: 24rpx;
  245. }
  246. .listItemProfile{
  247. width: 112rpx;
  248. height: 112rpx;
  249. border: 2rpx solid #FFFFFF;
  250. margin-top: 24rpx;
  251. margin-left: 32rpx;
  252. }
  253. .listItemName{
  254. font-size: 28rpx;
  255. font-weight: 600;
  256. color: #333333;
  257. margin-left: 28rpx;
  258. line-height: 160rpx;
  259. }
  260. .listItemkey{
  261. height: 44rpx;
  262. font-size: 28rpx;
  263. font-weight: 400;
  264. color: #999999;
  265. line-height: 160rpx;
  266. }
  267. .listItemValue{
  268. height: 44rpx;
  269. font-size: 28rpx;
  270. font-weight: 400;
  271. color: #333333;
  272. line-height: 160rpx;
  273. padding-right: 38rpx;
  274. }