detail.scss 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247
  1. .head {
  2. width: 100vw;
  3. padding: 20rpx 30rpx;
  4. background-color: #fff;
  5. box-sizing: border-box;
  6. margin-bottom: 20rpx;
  7. .title {
  8. display: flex;
  9. justify-content: space-between;
  10. .text {
  11. width: 86% !important;
  12. font-size: 32rpx;
  13. font-family: PingFang SC-Bold, PingFang SC;
  14. font-weight: bold;
  15. color: #333333;
  16. }
  17. }
  18. .exp {
  19. display: flex;
  20. align-items: center;
  21. font-size: 20rpx;
  22. font-family: PingFang SC-Regular, PingFang SC;
  23. color: #999999;
  24. margin-top: 10rpx;
  25. .line-1 {
  26. padding-right: 50rpx;
  27. max-width: 230rpx;
  28. }
  29. }
  30. .bottom {
  31. display: flex;
  32. justify-content: space-between;
  33. height: 34rpx;
  34. margin-top: 20rpx;
  35. .left {
  36. font-size: 24rpx;
  37. font-family: PingFangSC-Regular-, PingFangSC-Regular;
  38. font-weight: normal;
  39. color: #333333;
  40. }
  41. .right {
  42. font-size: 24rpx;
  43. font-family: PingFangSC-Regular-, PingFangSC-Regular;
  44. font-weight: normal;
  45. color: #3874F6;
  46. }
  47. }
  48. }
  49. .item {
  50. background-color: #fff;
  51. width: 100vw;
  52. box-sizing: border-box;
  53. padding: 10rpx 30rpx;
  54. .question {
  55. font-size: 28rpx;
  56. font-family: PingFang SC-Bold, PingFang SC;
  57. font-weight: bold;
  58. color: #333333;
  59. margin-bottom: 10rpx;
  60. }
  61. .custom-class {
  62. padding: 10rpx 0 !important;
  63. }
  64. .label-class {
  65. font-size: 28rpx;
  66. font-family: PingFangSC-Regular-, PingFangSC-Regular;
  67. font-weight: normal;
  68. color: #888888;
  69. width: 100%;
  70. }
  71. }
  72. .but-box {
  73. display: flex;
  74. align-items: center;
  75. justify-content: center;
  76. height: 130rpx;
  77. width: 100vw;
  78. .but {
  79. width: 500rpx;
  80. height: 90rpx;
  81. background: #3874F6;
  82. border-radius: 45rpx;
  83. border: 0 !important;
  84. }
  85. }
  86. .grid {
  87. display: flex;
  88. margin-top: 30rpx;
  89. >view {
  90. position: relative;
  91. flex: 1;
  92. display: flex;
  93. flex-direction: column;
  94. align-items: center;
  95. .title {
  96. line-height: 34rpx;
  97. font-size: 24rpx;
  98. font-family: PingFang SC-Regular, PingFang SC;
  99. color: #333333;
  100. }
  101. .count {
  102. margin-top: 10rpx;
  103. line-height: 40rpx;
  104. width: 28rpx;
  105. font-size: 28rpx;
  106. font-family: PingFang SC-Medium, PingFang SC;
  107. font-weight: 500;
  108. color: #3874F6;
  109. }
  110. }
  111. >view::before {
  112. content: "";
  113. position: absolute;
  114. width: 1px;
  115. height: 60rpx;
  116. background-color: #DDDDDD;
  117. right: 0;
  118. top: 10rpx;
  119. opacity: .6;
  120. }
  121. >view:last-child::before {
  122. opacity: 0;
  123. }
  124. }
  125. .popup {
  126. position: relative;
  127. width: 480rpx;
  128. height: 750rpx;
  129. border-radius: 50% !important;
  130. image {
  131. position: absolute;
  132. width: 176rpx;
  133. height: 176rpx;
  134. top: -40rpx;
  135. left: 152rpx;
  136. }
  137. .filter {
  138. position: absolute;
  139. left: 152rpx;
  140. top: 130rpx;
  141. width: 176rpx;
  142. height: 22rpx;
  143. background: rgba(227, 55, 17, 0.15);
  144. filter: blur(6.4338297843933105px);
  145. }
  146. .main {
  147. width: 360rpx;
  148. margin: 0 auto;
  149. padding-top: 192rpx;
  150. box-sizing: border-box;
  151. .label {
  152. text-align: center;
  153. line-height: 40rpx;
  154. font-size: 28rpx;
  155. font-family: Source Han Sans SC-Normal, Source Han Sans SC;
  156. color: #222222;
  157. }
  158. .data-statis {
  159. display: flex;
  160. justify-content: space-between;
  161. height: 130rpx;
  162. width: 100%;
  163. margin-top: 40rpx;
  164. border-bottom: 1rpx solid #ddd;
  165. box-sizing: border-box;
  166. >view {
  167. flex: 1;
  168. text-align: center;
  169. .count {
  170. line-height: 44rpx;
  171. font-size: 32rpx;
  172. font-family: PingFang HK-Medium, PingFang HK;
  173. font-weight: 500;
  174. }
  175. .name {
  176. line-height: 36rpx;
  177. font-size: 26rpx;
  178. font-family: PingFang HK-Regular, PingFang HK;
  179. color: #666666;
  180. margin-top: 10rpx;
  181. }
  182. }
  183. }
  184. .analyse {
  185. text-align: center;
  186. margin-top: 36rpx;
  187. >view {
  188. line-height: 44rpx;
  189. font-size: 28rpx;
  190. font-family: PingFang HK-Regular, PingFang HK;
  191. font-weight: 400;
  192. color: #666666;
  193. text {
  194. font-size: 32rpx;
  195. font-family: PingFang HK-Medium, PingFang HK;
  196. font-weight: 500;
  197. color: #3874F6;
  198. }
  199. }
  200. }
  201. .but-box {
  202. width: 100%;
  203. text-align: center;
  204. margin-top: 35rpx;
  205. .but {
  206. width: 320rpx;
  207. height: 90rpx;
  208. background: #FF5F3B;
  209. border-radius: 45rpx;
  210. color: #fff;
  211. }
  212. }
  213. }
  214. }