selectTest.css 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221
  1. .project {
  2. height: 0.7rem;
  3. line-height: 0.7rem;
  4. background: #1AA1E6;
  5. font-size: 0.24rem;
  6. color: #FFFFFF;
  7. font-weight: bold;
  8. }
  9. .project-content {
  10. margin: 0.38rem 0;
  11. justify-content: center;
  12. align-items: stretch;
  13. }
  14. /* 考试 */
  15. .test-box {
  16. width: 8.9rem;
  17. /* min-height: 8.12rem;
  18. */
  19. background: #FFFFFF;
  20. border-radius: 0rem 0rem 0rem 0rem;
  21. opacity: 1;
  22. border: 3px solid #FFFFFF;
  23. position: relative;
  24. padding: 0.3rem;
  25. box-sizing: border-box;
  26. }
  27. .test-title {
  28. font-size: 0.3rem;
  29. font-family: Source Han Sans CN-Bold, Source Han Sans CN;
  30. font-weight: bold;
  31. color: #333333;
  32. line-height: 0.36rem;
  33. text-align: center;
  34. margin-bottom: 0.3rem;
  35. }
  36. .test-time {
  37. text-align: center;
  38. margin-top: 0.1rem;
  39. font-size: 0.14rem;
  40. }
  41. .yj-icon {
  42. width: 0.77rem;
  43. height: 0.81rem;
  44. margin: 0.76rem auto 0;
  45. }
  46. .yj-label {
  47. text-align: center;
  48. font-size: 0.18rem;
  49. margin-top: 0.18rem;
  50. }
  51. .chufen-number{
  52. color: #F45D44;
  53. font-size: 0.46rem;
  54. margin: 0.76rem auto 0;
  55. text-align: center;
  56. }
  57. .score {
  58. justify-content: center;
  59. margin-top: 0.3rem;
  60. margin-bottom: 0.6rem;
  61. padding-left: 0.3rem;
  62. }
  63. .score-label{
  64. font-size: 0.16rem;
  65. color: #999999;
  66. }
  67. .score-value{
  68. font-size: 0.24rem;
  69. color: #1AA1E6;
  70. margin-top: 0.2rem;
  71. }
  72. .line{
  73. width: 0.01rem;
  74. height: 0.57rem;
  75. color: #DEDEDE;
  76. background-color: #DEDEDE;
  77. margin: 0 0.3rem;
  78. }
  79. .back-btn{
  80. width: 1.9rem;
  81. height: 0.46rem;
  82. background: #F5F5F5;
  83. border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
  84. opacity: 1;
  85. font-size: 0.14rem;
  86. justify-content: center;
  87. margin:2rem auto 0;
  88. }
  89. .back-btn image{
  90. width: 0.19rem;
  91. height: 0.15rem;
  92. margin-right: 0.1rem;
  93. }
  94. .test-info {
  95. width: 2.8rem;
  96. flex-direction: column;
  97. margin-left: 0.3rem;
  98. }
  99. /* 考试信息 */
  100. .test-people {
  101. width: 100%;
  102. background-color: #FFFFFF;
  103. padding: 0.12rem 0.11rem;
  104. box-sizing: border-box;
  105. }
  106. .test-people image {
  107. width: 0.8rem;
  108. height: 0.89rem;
  109. margin-right: 0.19rem;
  110. }
  111. .test-people-info {
  112. flex-direction: column;
  113. justify-content: space-between;
  114. font-size: 0.14rem;
  115. flex: 1;
  116. align-items: flex-start;
  117. }
  118. .test-people-label {
  119. color: #999999;
  120. line-height: 0.36rem;
  121. margin-right: 0.08rem;
  122. }
  123. /* 考试公告 */
  124. .note-box {
  125. width: 100%;
  126. background-color: #FFFFFF;
  127. padding: 0.2rem;
  128. box-sizing: border-box;
  129. margin-top: 0.2rem;
  130. }
  131. .note-title {
  132. margin-bottom: 0.18rem;
  133. font-size: 0.16rem;
  134. }
  135. .note-title-icon {
  136. width: 0.18rem;
  137. height: 0.18rem;
  138. margin-right: 0.1rem;
  139. }
  140. .note-item {
  141. justify-content: space-between;
  142. font-size: 0.12rem;
  143. font-weight: 400;
  144. line-height: 0.3rem;
  145. font-family: Source Han Sans CN-Regular, Source Han Sans CN;
  146. cursor: pointer;
  147. }
  148. .note-item-content {
  149. color: #666666;
  150. flex: 1;
  151. overflow: hidden;
  152. text-overflow: ellipsis;
  153. white-space: nowrap;
  154. margin-right: 0.1rem;
  155. padding: 0 0.1rem;
  156. }
  157. .note-item-content:hover {
  158. text-decoration: underline #666666;
  159. background-color: #ededed;
  160. }
  161. .note-item-date {
  162. color: #999999;
  163. }
  164. /* 弹窗 */
  165. .popup-box{
  166. width: 7.22rem;
  167. min-height: 3.26rem;
  168. background: #FFFFFF;
  169. box-shadow: 0rem 0rem 0.1rem 0.01rem rgba(81,0,0,0.1);
  170. border-radius: 0.06rem 0.06rem 0.06rem 0.06rem;
  171. opacity: 1;
  172. border: 3px solid #FFFFFF;
  173. }
  174. .popup-top{
  175. height: 0.65rem;
  176. line-height: 0.65rem;
  177. padding: 0 0.25rem 0 0.17rem;
  178. border-bottom: 0.01rem solid #EBEBEB;
  179. font-size: 0.14rem;
  180. justify-content: space-between;
  181. }
  182. .popup-top image{
  183. width: 0.29rem;
  184. height: 0.29rem;
  185. cursor: pointer;
  186. }
  187. .popup-content{
  188. text-align: center;
  189. font-size: 0.16rem;
  190. margin-top: 0.3rem;
  191. }
  192. .popup-bottom{
  193. margin-top: 0.3rem;
  194. justify-content: center;
  195. margin-bottom: 0.3rem;
  196. }
  197. .popup-btn1{
  198. width: 1.46rem;
  199. height: 0.42rem;
  200. line-height: 0.42rem;
  201. border-radius: 0.21rem 0.21rem 0.21rem 0.21rem;
  202. opacity: 1;
  203. border: 1px solid #999999;
  204. text-align: center;
  205. cursor: pointer;
  206. font-size: 0.18rem;
  207. }
  208. .popup-btn2{
  209. width: 1.46rem;
  210. height: 0.42rem;
  211. line-height: 0.42rem;
  212. border-radius: 0.21rem 0.21rem 0.21rem 0.21rem;
  213. opacity: 1;
  214. border: 0.01rem solid #DF230F;
  215. margin-left: 0.3rem;
  216. text-align: center;
  217. color: #DF230F;
  218. cursor: pointer;
  219. font-size: 0.18rem;
  220. }