recorddetailsinfo.wxss 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224
  1. /* pages/record/recorddetailsinfo/recorddetailsinfo.wxss */
  2. page{
  3. padding: 0 0 180rpx;
  4. background: #f8f8f8;
  5. }
  6. .title_view{
  7. font-size: 28rpx;
  8. font-weight: bold;
  9. color: #333;
  10. }
  11. .item_five{
  12. margin: 24rpx 32rpx 0;
  13. background: #fff;
  14. border-radius: 8rpx;
  15. }
  16. .item_five>view:nth-child(1){
  17. padding: 0 24rpx;
  18. height: 92rpx;
  19. border-bottom: 1rpx solid #ededed;
  20. }
  21. .item_five_one_icon{
  22. display: inline-block;
  23. width: 28rpx;
  24. height: 28rpx;
  25. margin-right: 8rpx;
  26. }
  27. .item_five>view:nth-child(2){
  28. padding: 0 24rpx 24rpx;
  29. font-size: 26rpx;
  30. color: #999;
  31. }
  32. .item_five>view:nth-child(2)>view{
  33. margin-top: 24rpx;
  34. }
  35. .item_distwo>view{
  36. display: flex;
  37. align-items: center;
  38. }
  39. .item_distwo>view>view{
  40. flex: 1;
  41. }
  42. .item_five_btn{
  43. font-size: 24rpx;
  44. color: #4699FF;
  45. width: 109rpx;
  46. height: 56rpx;
  47. border-radius: 4rpx;
  48. border: 1rpx solid #4699FF;
  49. }
  50. .bottom_view{
  51. position: fixed;
  52. bottom: 0;
  53. left: 0;
  54. z-index: 10;
  55. width: 100vw;
  56. background: #fff;
  57. height: 148rpx;
  58. border-radius: 24rpx 24rpx 0 0;
  59. box-shadow: 0 -10rpx 20rpx 0 rgba(0, 0, 0, 0.06);
  60. font-size: 30rpx;
  61. color: #52A1FF;
  62. }
  63. .bottom_icon{
  64. display: inline-block;
  65. width: 32rpx;
  66. height: 32rpx;
  67. margin-right: 16rpx;
  68. }
  69. .outer3 {
  70. height: 188rpx;
  71. background-color: rgba(255,255,255,1);
  72. margin-top: 1rpx;
  73. display: flex;
  74. flex-direction: column;
  75. width: 750rpx;
  76. padding: 33rpx 0 0 303rpx;
  77. }
  78. .main3 {
  79. width: 146rpx;
  80. height: 127rpx;
  81. display: flex;
  82. flex-direction: column;
  83. justify-content: space-between;
  84. }
  85. .outer4 {
  86. width: 67rpx;
  87. height: 67rpx;
  88. margin-left: 39rpx;
  89. display: flex;
  90. flex-direction: column;
  91. }
  92. .txt1 {
  93. width: 146rpx;
  94. height: 36rpx;
  95. display: block;
  96. overflow-wrap: break-word;
  97. color: rgba(51,51,51,1);
  98. font-size: 36rpx;
  99. letter-spacing: 0rpx;
  100. font-family: PingFangSC-Semibold;
  101. white-space: nowrap;
  102. line-height: 36rpx;
  103. text-align: center;
  104. margin-top: 24rpx;
  105. }
  106. .outer8 {
  107. height: 148rpx;
  108. border-radius: 24px 24px 0px 0px;
  109. background-color: rgba(255,255,255,1);
  110. box-shadow: 0px -10px 20px 0px rgba(0,0,0,0.06);
  111. margin-top: 105rpx;
  112. display: flex;
  113. flex-direction: column;
  114. width: 750rpx;
  115. justify-content: center;
  116. align-items: center;
  117. position: fixed;
  118. bottom: 0;
  119. }
  120. .box5 {
  121. width: 690rpx;
  122. height: 88rpx;
  123. flex-direction: row;
  124. display: flex;
  125. justify-content: space-between;
  126. }
  127. .outer9 {
  128. height: 88rpx;
  129. border-radius: 8rpx;
  130. border: 1px solid rgba(82,161,255,1);
  131. display: flex;
  132. flex-direction: column;
  133. padding-left: 65rpx;
  134. width: 330rpx;
  135. justify-content: center;
  136. }
  137. .layer1 {
  138. width: 199rpx;
  139. height: 32rpx;
  140. flex-direction: row;
  141. display: flex;
  142. justify-content: space-between;
  143. }
  144. .main4 {
  145. z-index: 72;
  146. height: 32rpx;
  147. background-color: rgba(0,0,0,0);
  148. display: flex;
  149. flex-direction: column;
  150. width: 32rpx;
  151. position: relative;
  152. padding: 11rpx 0 0 24rpx;
  153. }
  154. .main5 {
  155. width: 3rpx;
  156. height: 3rpx;
  157. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng4968ce3536ce4bb63979b684e0217e9d5675025829b601e16a9fdd48daca3256) 0rpx -1rpx no-repeat;
  158. background-size: 3rpx 4rpx;
  159. display: flex;
  160. flex-direction: column;
  161. }
  162. .main6 {
  163. z-index: 74;
  164. position: absolute;
  165. left: 4rpx;
  166. top: 5rpx;
  167. width: 24rpx;
  168. height: 24rpx;
  169. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng85d7297b160686cf1fc35069d14a6e6a7a3e419a509e7327e10f33332480832b) -1rpx 0rpx no-repeat;
  170. background-size: 25rpx 24rpx;
  171. display: flex;
  172. flex-direction: column;
  173. }
  174. .main7 {
  175. z-index: 85;
  176. position: absolute;
  177. left: 2rpx;
  178. top: 2rpx;
  179. width: 29rpx;
  180. height: 29rpx;
  181. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng4828aed3b12c31b392b3230afe93f2ce21df1775563dab380cae456a7a058acd) 0rpx -1rpx no-repeat;
  182. background-size: 30rpx 30rpx;
  183. display: flex;
  184. flex-direction: column;
  185. }
  186. .word6 {
  187. width: 151rpx;
  188. height: 30rpx;
  189. display: block;
  190. overflow-wrap: break-word;
  191. color: rgba(82,161,255,1);
  192. font-size: 30rpx;
  193. letter-spacing: 0rpx;
  194. font-family: PingFangSC-Regular;
  195. white-space: nowrap;
  196. line-height: 30rpx;
  197. text-align: left;
  198. margin-top: 1rpx;
  199. }
  200. .outer10 {
  201. height: 88rpx;
  202. border-radius: 8rpx;
  203. background-color: rgba(82,161,255,1);
  204. display: flex;
  205. flex-direction: column;
  206. width: 330rpx;
  207. justify-content: center;
  208. align-items: center;
  209. }
  210. .txt5 {
  211. width: 120rpx;
  212. height: 30rpx;
  213. display: block;
  214. overflow-wrap: break-word;
  215. color: rgba(255,255,255,1);
  216. font-size: 30rpx;
  217. font-family: PingFangSC-Regular;
  218. white-space: nowrap;
  219. line-height: 30rpx;
  220. text-align: center;
  221. }