testResult.ttss 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143
  1. .bg.data-v-fceae6a7 {
  2. width: 100%;
  3. height: 1900rpx;
  4. background: url(../../static/images/EQtest/test_result_bg.png) no-repeat center;
  5. background-size: 100% auto;
  6. }
  7. .role_name.data-v-fceae6a7 {
  8. text-align: center;
  9. margin: 202rpx 0 0 0;
  10. }
  11. .role_name image.data-v-fceae6a7 {
  12. width: 308rpx;
  13. }
  14. .role_img.data-v-fceae6a7 {
  15. text-align: center;
  16. margin-top: -30rpx;
  17. }
  18. .role_img image.data-v-fceae6a7 {
  19. width: 660rpx;
  20. }
  21. .result_box.data-v-fceae6a7 {
  22. width: 706rpx;
  23. min-height: 548rpx;
  24. padding-bottom: 28rpx;
  25. background: url(https://test.jue-ming.com:8849/api/show?filePath=./webo/EQtest/result_bg_w.png) no-repeat top;
  26. background-size: 100% auto;
  27. overflow: hidden;
  28. margin: -180rpx auto 0;
  29. border-radius: 33rpx;
  30. position: relative;
  31. }
  32. .role_medal.data-v-fceae6a7 {
  33. position: absolute;
  34. right: 50rpx;
  35. top: 0;
  36. }
  37. .role_medal image.data-v-fceae6a7 {
  38. width: 155rpx;
  39. }
  40. .result_box_r.data-v-fceae6a7 {
  41. box-sizing: border-box;
  42. width: 660rpx;
  43. min-height: 283rpx;
  44. padding: 26rpx;
  45. margin: 0 auto 0;
  46. background: #FFFFFF url(https://test.jue-ming.com:8849/api/show?filePath=./webo/EQtest/result_bg_r.png) no-repeat top;
  47. background-size: 100% auto;
  48. border-radius: 33rpx;
  49. font-family: 'Alibaba PuHuiTi 2.0';
  50. font-weight: normal;
  51. font-size: 32rpx;
  52. color: #333333;
  53. line-height: 46rpx;
  54. }
  55. .score_title.data-v-fceae6a7 {
  56. font-family: 'Alibaba PuHuiTi 2.0';
  57. font-weight: bold;
  58. font-size: 36rpx;
  59. color: #333333;
  60. line-height: 31rpx;
  61. margin: 104rpx 0 0 42rpx;
  62. }
  63. .score_num.data-v-fceae6a7 {
  64. font-family: 'Alibaba PuHuiTi 2.0';
  65. font-weight: bold;
  66. font-size: 81rpx;
  67. color: #FF9C00;
  68. line-height: 51rpx;
  69. /* text-stroke: 4px #FFFFFF;
  70. background: linear-gradient(269deg, #FF443D 0%, #FF9C00 100%);
  71. -webkit-text-stroke: 4px #FFFFFF;
  72. -webkit-background-clip: text;
  73. -webkit-text-fill-color: transparent; */
  74. margin: 12rpx 0 7rpx 156rpx;
  75. }
  76. .score_percentage.data-v-fceae6a7 {
  77. display: flex;
  78. align-items: center;
  79. justify-content: space-between;
  80. width: 420rpx;
  81. height: 46rpx;
  82. background: url(https://test.jue-ming.com:8849/api/show?filePath=./webo/EQtest/score_percentage_bg.png) no-repeat center;
  83. background-size: cover;
  84. margin: 14rpx 0 8rpx 72rpx;
  85. }
  86. .score_wrap.data-v-fceae6a7 {
  87. width: 318rpx;
  88. height: 32rpx;
  89. margin: 0 0 0 12rpx;
  90. position: relative;
  91. overflow-x: hidden;
  92. border-radius: 25rpx;
  93. }
  94. .process.data-v-fceae6a7 {
  95. overflow: hidden;
  96. }
  97. .process_bar.data-v-fceae6a7 {
  98. width: 318rpx;
  99. position: absolute;
  100. left: -100rpx;
  101. }
  102. .score_text.data-v-fceae6a7 {
  103. font-family: Alibaba PuHuiTi 2.0;
  104. font-weight: normal;
  105. font-size: 18rpx;
  106. color: #FFFFFF;
  107. line-height: 16rpx;
  108. margin-right: 16rpx;
  109. }
  110. .sm_title.data-v-fceae6a7 {
  111. font-family: 'Alibaba PuHuiTi 2.0';
  112. font-weight: bold;
  113. font-size: 36rpx;
  114. color: #333333;
  115. line-height: 31rpx;
  116. margin-bottom: 22rpx;
  117. }
  118. .report_desc.data-v-fceae6a7 {
  119. margin: 30rpx 38rpx;
  120. letter-spacing: 1px;
  121. }
  122. .desc_title.data-v-fceae6a7 {
  123. font-family: 'Alibaba PuHuiTi 2.0';
  124. font-weight: normal;
  125. font-size: 28rpx;
  126. color: #FFFFFF;
  127. line-height: 46rpx;
  128. }
  129. .desc_txt.data-v-fceae6a7 {
  130. font-family: 'Alibaba PuHuiTi 2.0';
  131. font-weight: normal;
  132. font-size: 20rpx;
  133. color: #FFFFFF;
  134. line-height: 30rpx;
  135. }
  136. .list_mark.data-v-fceae6a7 {
  137. line-height: 0.7;
  138. font-size: 36rpx;
  139. color: #ffffff;
  140. font-weight: 600;
  141. margin-right: 5rpx;
  142. }