Açıklama Yok
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

style12.css 3.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189
  1. /*
  2. 职称专业分类对照表
  3. */
  4. .content-4{
  5. width: 100%;
  6. float: left;
  7. }
  8. .box-4{
  9. width: 1050px;
  10. height: 607px;
  11. margin:0 auto;
  12. display: block;
  13. padding: 5px 0px 10px 0px;
  14. }
  15. .qy-10{
  16. width: 260px;
  17. height: 100%;
  18. background: #fff;
  19. border-radius: 5px;
  20. }
  21. .qy-11-1{
  22. margin-top: 30px;
  23. width: 100%;
  24. height: 577px;
  25. overflow-y: scroll;
  26. overflow-x:hidden;
  27. }
  28. .qy-11{
  29. width: 784px;
  30. height: 100%;
  31. margin-left: 5px;
  32. }
  33. .font-15{
  34. color: rgb(40, 45, 108);
  35. font-family: "HarmonyOS Sans SC";
  36. font-size: 15px;
  37. font-weight: 300;
  38. line-height: 100%;
  39. letter-spacing: 0px;
  40. text-align: center;
  41. }
  42. .qy-15{
  43. width:240px;
  44. height:30px;
  45. line-height:30px;
  46. padding:3px 10px;
  47. position: relative;
  48. }
  49. .font-20{
  50. position: absolute;
  51. top:0;
  52. left:8px;
  53. border-radius: 2px;
  54. background: rgb(38, 120, 255);
  55. width: 2px;
  56. height: 14px;
  57. display: block;
  58. }
  59. .font-21{
  60. color: rgb(40, 45, 108);
  61. font-family: "HarmonyOS Sans SC";
  62. font-size: 14px;
  63. font-weight: bold;
  64. line-height: 100%;
  65. letter-spacing: 0px;
  66. text-align: center;
  67. margin-left: 15px;
  68. }
  69. .qy-12{
  70. margin:15px 0px 0px;
  71. }
  72. .font-22{
  73. width: auto;
  74. padding: 3px 6px;
  75. height: 20px;
  76. border-radius: 5px;
  77. display: block;
  78. background: rgba(3, 8, 82, 0.05);
  79. line-height: 20px;
  80. text-align: center;
  81. float: left;
  82. margin-bottom:10px;
  83. margin-right:5px;
  84. }
  85. .font-22 a{
  86. color: rgb(54, 59, 120);
  87. font-family: "HarmonyOS Sans SC";
  88. font-size: 13px;
  89. font-weight: 300;
  90. line-height: 100%;
  91. letter-spacing: 0px;
  92. text-align: center;
  93. }
  94. .qy-13{
  95. margin: 8px 16px 0 16px;
  96. height: 30px; overflow: hidden;
  97. }
  98. .qy-16{
  99. height: 607px;width:100%; background: #fff;
  100. }
  101. #banner{
  102. width:100% !important;
  103. height:100% !important;
  104. border-radius: 5px;
  105. /* 面板阴影 */
  106. box-shadow: 10px 10px 25px 0px rgba(3, 8, 82, 0.15);
  107. }
  108. .qy-17{
  109. width: 785px;
  110. height: 153px;
  111. border-radius: 3px;
  112. /* 面板阴影 */
  113. box-shadow: 10px 10px 25px 0px rgba(3, 8, 82, 0.15);
  114. background: rgba(255, 255, 255, 0.6);
  115. margin-top:6px;
  116. padding:5px 10px;
  117. }
  118. .qy-20{
  119. border-bottom: 1px solid rgb(168, 172, 217);
  120. height:40px;line-height:40px;
  121. }
  122. .font-50{
  123. color: rgb(54, 59, 120);
  124. font-family: "HarmonyOS Sans SC";
  125. font-size: 14px;
  126. font-weight: 400;
  127. line-height: 100%;
  128. letter-spacing: 0px;
  129. text-align: left;
  130. }
  131. .font-51{
  132. color: rgb(54, 59, 120);
  133. font-family: "HarmonyOS Sans SC";
  134. font-size: 14px;
  135. font-weight: 400;
  136. line-height: 100%;
  137. letter-spacing: 0px;
  138. text-align: left;
  139. margin-left:15px;
  140. }
  141. .font-52{
  142. width: 58px;
  143. height: 18px;
  144. border-radius: 5px;
  145. /* 绿色 */
  146. box-shadow: 5px 5px 10px 0px rgba(0, 155, 108, 0.13);
  147. background: rgb(0, 165, 120);
  148. color:#fff;
  149. padding:5px 10px;
  150. }
  151. .active-1{
  152. margin-left:15px;
  153. color: rgb(255, 137, 36);
  154. font-family: "HarmonyOS Sans SC";
  155. font-size: 14px;
  156. font-weight: 400;
  157. line-height: 100%;
  158. letter-spacing: 0px;
  159. text-align: left;
  160. }
  161. .qy-30{
  162. margin-top:6px;
  163. }
  164. .qy-30-li{
  165. margin:4px 0px;
  166. }
  167. .font-53{
  168. color: rgb(54, 59, 120);
  169. font-family: "HarmonyOS Sans SC";
  170. font-size: 14px;
  171. font-weight: 0;
  172. line-height: 100%;
  173. letter-spacing: 0px;
  174. text-align: left;
  175. }
  176. .font-53-active-1{
  177. color: rgb(54, 59, 120);
  178. font-family: "HarmonyOS Sans SC";
  179. font-size: 14px;
  180. font-weight: bold;
  181. line-height: 100%;
  182. letter-spacing: 0px;
  183. text-align: left;
  184. }