signRecord.wxss 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154
  1. /* pages/signFor/signRecord.wxss */
  2. .page {
  3. position: relative;
  4. width: 750rpx;
  5. background-color: rgba(246,246,246,1);
  6. overflow: hidden;
  7. display: flex;
  8. flex-direction: column;
  9. }
  10. .wrap1 {
  11. width: 750rpx;
  12. display: flex;
  13. flex-direction: column;
  14. }
  15. .outer3 {
  16. width: 710rpx;
  17. height: 64rpx;
  18. flex-direction: row;
  19. display: flex;
  20. }
  21. .icon2 {
  22. width: 48rpx;
  23. height: 48rpx;
  24. margin-top: 8rpx;
  25. }
  26. .info1 {
  27. width: 144rpx;
  28. height: 36rpx;
  29. display: block;
  30. overflow-wrap: break-word;
  31. color: rgba(51,51,51,1);
  32. font-size: 36rpx;
  33. font-family: PingFangSC-Medium;
  34. white-space: nowrap;
  35. line-height: 36rpx;
  36. text-align: left;
  37. margin: 14rpx 0 0 231rpx;
  38. }
  39. .img2 {
  40. width: 174rpx;
  41. height: 64rpx;
  42. margin-left: 113rpx;
  43. }
  44. .outer4 {
  45. height: 388rpx;
  46. border-radius: 8rpx;
  47. background-color: rgba(255,255,255,1);
  48. display: flex;
  49. flex-direction: column;
  50. padding-left: 30rpx;
  51. width: 710rpx;
  52. justify-content: center;
  53. margin: 20rpx 0 0 20rpx;
  54. }
  55. .group1 {
  56. width: 423rpx;
  57. height: 340rpx;
  58. display: flex;
  59. flex-direction: column;
  60. justify-content: space-between;
  61. }
  62. .word3 {
  63. width: 257rpx;
  64. height: 28rpx;
  65. display: block;
  66. overflow-wrap: break-word;
  67. color: rgba(51,51,51,1);
  68. font-size: 28rpx;
  69. font-family: PingFangSC-Regular;
  70. white-space: nowrap;
  71. line-height: 28rpx;
  72. text-align: left;
  73. }
  74. .info2 {
  75. width: 409rpx;
  76. height: 28rpx;
  77. display: block;
  78. overflow-wrap: break-word;
  79. color: rgba(51,51,51,1);
  80. font-size: 28rpx;
  81. font-family: PingFangSC-Regular;
  82. white-space: nowrap;
  83. line-height: 28rpx;
  84. text-align: left;
  85. margin-top: 24rpx;
  86. }
  87. .info3 {
  88. width: 423rpx;
  89. height: 28rpx;
  90. display: block;
  91. overflow-wrap: break-word;
  92. color: rgba(51,51,51,1);
  93. font-size: 28rpx;
  94. font-family: PingFangSC-Regular;
  95. white-space: nowrap;
  96. line-height: 28rpx;
  97. text-align: left;
  98. margin-top: 24rpx;
  99. }
  100. .txt2 {
  101. width: 392rpx;
  102. height: 28rpx;
  103. display: block;
  104. overflow-wrap: break-word;
  105. color: rgba(51,51,51,1);
  106. font-size: 28rpx;
  107. font-family: PingFangSC-Regular;
  108. white-space: nowrap;
  109. line-height: 28rpx;
  110. text-align: left;
  111. margin-top: 24rpx;
  112. }
  113. .txt3 {
  114. width: 381rpx;
  115. height: 28rpx;
  116. display: block;
  117. overflow-wrap: break-word;
  118. color: rgba(51,51,51,1);
  119. font-size: 28rpx;
  120. font-family: PingFangSC-Regular;
  121. white-space: nowrap;
  122. line-height: 28rpx;
  123. text-align: left;
  124. margin-top: 24rpx;
  125. }
  126. .word4 {
  127. width: 168rpx;
  128. height: 28rpx;
  129. display: block;
  130. overflow-wrap: break-word;
  131. color: rgba(51,51,51,1);
  132. font-size: 28rpx;
  133. font-family: PingFangSC-Regular;
  134. white-space: nowrap;
  135. line-height: 28rpx;
  136. text-align: left;
  137. margin-top: 24rpx;
  138. }
  139. .word5 {
  140. width: 168rpx;
  141. height: 28rpx;
  142. display: block;
  143. overflow-wrap: break-word;
  144. color: rgba(51,51,51,1);
  145. font-size: 28rpx;
  146. font-family: PingFangSC-Regular;
  147. white-space: nowrap;
  148. line-height: 28rpx;
  149. text-align: left;
  150. margin-top: 24rpx;
  151. }