InteractionPointIndex.css 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254
  1. .g-container {
  2. display: flex;
  3. flex-direction: column;
  4. height: 100%;
  5. padding: 15px;
  6. row-gap: 5px;
  7. column-gap: 5px;
  8. }
  9. .g-container > div {
  10. position: relative;
  11. border-radius: 5px;
  12. width: 30px;
  13. }
  14. .flex-container {
  15. display: flex;
  16. /* flex-flow: row; */
  17. flex-direction: row;
  18. height: 100%;
  19. padding: 15px;
  20. row-gap: 5px;
  21. column-gap: 5px;
  22. }
  23. .flex-container > div {
  24. border-radius: 5px;
  25. padding: 8px;
  26. }
  27. .srmdiv {
  28. position: absolute;
  29. margin-left: 45px;
  30. }
  31. .srm {
  32. margin-top: 50px;
  33. margin-left: -8px;
  34. }
  35. .srmnum {
  36. margin-left: -13px;
  37. position: absolute;
  38. margin-top: 57px;
  39. font-size: 14px;
  40. color: #fff;
  41. font-family: DIN-Bold;
  42. z-index: 9999;
  43. }
  44. .track {
  45. margin-top: -80px;
  46. }
  47. .item2 {
  48. margin-top: -3px;
  49. }
  50. .item3 {
  51. margin-top: -3px;
  52. }
  53. .center {
  54. height: 700px; /*calc(100% - 10px);*/
  55. display: flex;
  56. box-sizing: border-box;
  57. flex-direction: row;
  58. justify-content: space-between;
  59. align-items: flex-start;
  60. }
  61. .center .left {
  62. position: relative;
  63. padding-left: 15px;
  64. margin-top: 2px;
  65. /* display: flex;
  66. box-sizing: border-box;
  67. flex-direction: row;
  68. justify-content: flex-start;
  69. align-items: flex-start; */
  70. }
  71. .center .left .LineBox {
  72. padding-top: 57px;
  73. position: relative;
  74. }
  75. .center .left .LineBoxstu {
  76. position: absolute;
  77. left: 8px;
  78. top: 48px;
  79. }
  80. .center .left .itemBox {
  81. display: flex;
  82. box-sizing: border-box;
  83. flex-direction: column;
  84. justify-content: flex-start;
  85. align-items: flex-start;
  86. }
  87. .center .left .item {
  88. position: relative;
  89. top: 49px;
  90. left: 4px;
  91. line-height: 1;
  92. }
  93. .center .left .item .num {
  94. color: #09355e;
  95. position: absolute;
  96. left: 48px;
  97. top: 5px;
  98. font-size: 8px;
  99. font-family: DIN-Bold;
  100. }
  101. .center .left .item .num.nums {
  102. left: 45px;
  103. }
  104. .center .left .item .ddj {
  105. margin-left: 1px;
  106. display: block;
  107. }
  108. .center .left .item .round {
  109. position: absolute;
  110. bottom: -56px;
  111. }
  112. .center .right {
  113. height: 100%;
  114. width: 382px;
  115. box-sizing: border-box;
  116. padding: 5px 0 0 5px;
  117. border-left: 1px solid #bdcadb;
  118. }
  119. .center .right .rItem {
  120. margin-bottom: 5px;
  121. }
  122. .center .right .rItem .title {
  123. display: flex;
  124. flex-direction: row;
  125. justify-content: flex-start;
  126. align-items: center;
  127. margin-bottom: 6px;
  128. }
  129. .center .right .rItem .title span {
  130. font-size: 16px;
  131. color: #2d2f33;
  132. font-weight: bold;
  133. margin-left: 6px;
  134. }
  135. .center .right .rItem .tbale {
  136. border: 1px solid #bdcadb;
  137. width: 337px;
  138. margin-left: 12px;
  139. }
  140. .center .right .rItem .tbale .item {
  141. overflow: hidden;
  142. height: 32px;
  143. border-bottom: 1px solid #bdcadb;
  144. }
  145. .center .right .rItem .tbale .item span {
  146. display: block;
  147. float: left;
  148. width: 200px;
  149. height: 32px;
  150. line-height: 32px;
  151. background: #f8f9fb;
  152. font-size: 14px;
  153. color: #525866;
  154. text-align: center;
  155. border-right: 1px solid #bdcadb;
  156. }
  157. .center .right .rItem .tbale .item label {
  158. display: block;
  159. float: left;
  160. width: 135px;
  161. height: 32px;
  162. line-height: 32px;
  163. font-size: 14px;
  164. color: #525866;
  165. text-align: center;
  166. font-family: DIN-Bold;
  167. border-right: 0px solid #bdcadb;
  168. }
  169. .center .right .rItem .InfoItem {
  170. margin-bottom: 3px;
  171. margin-left: 12px;
  172. }
  173. .center .right .rItem .InfoItem .titleS {
  174. display: block;
  175. width: 48px;
  176. height: 20px;
  177. text-align: center;
  178. line-height: 20px;
  179. background: #fe2c2c;
  180. color: #fff;
  181. font-size: 12px;
  182. border-radius: 5px;
  183. margin-bottom: 4px;
  184. }
  185. .center .right .rItem .InfoItem .InfoBlock {
  186. display: flex;
  187. flex-direction: row;
  188. margin-bottom: 1px;
  189. }
  190. .center .right .rItem .InfoItem .InfoBlock span {
  191. color: #525866;
  192. font-size: 14px;
  193. display: block;
  194. min-width: 70px;
  195. }
  196. .center .right .rItem .InfoItem .InfoBlock label {
  197. color: #525866;
  198. font-size: 14px;
  199. font-weight: bold;
  200. }
  201. .item1 img {
  202. width: 32px;
  203. height: 32px;
  204. margin-left: -1px;
  205. }
  206. .item3 img {
  207. width: 28px;
  208. height: 110px;
  209. margin-left: 1px;
  210. }
  211. .lefttitle {
  212. font-size: 16px;
  213. color: #2d2f33;
  214. font-weight: bold;
  215. margin-left: -3px;
  216. position: absolute;
  217. margin-top: -2px;
  218. }