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.

provincial.css 7.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429
  1. #provincial-index .left{
  2. width: 712px;
  3. height: auto;
  4. float: left;
  5. }
  6. #provincial-index .right{
  7. width: 332px;
  8. height: auto;
  9. float: left;
  10. margin-left: 6px;
  11. }
  12. /*
  13. 职称专业分类对照表
  14. */
  15. .content-4{
  16. width: 100%;
  17. float: left;
  18. }
  19. .box-4{
  20. width: 100%;
  21. height: 607px;
  22. margin:0 auto;
  23. display: block;
  24. padding: 5px 0px 10px 0px;
  25. }
  26. .qy-10{
  27. width: 260px;
  28. height: 100%;
  29. background: #fff;
  30. border-radius: 5px;
  31. }
  32. .qy-11-1{
  33. margin-top: 30px;
  34. width: 100%;
  35. height: 577px;
  36. overflow-y: scroll;
  37. overflow-x:hidden;
  38. }
  39. .qy-11{
  40. width: 784px;
  41. height: 100%;
  42. margin-left: 5px;
  43. }
  44. .font-15{
  45. color: rgb(40, 45, 108);
  46. font-family: "HarmonyOS Sans SC";
  47. font-size: 15px;
  48. font-weight: 300;
  49. line-height: 100%;
  50. letter-spacing: 0px;
  51. text-align: center;
  52. }
  53. .qy-15{
  54. width:240px;
  55. height:30px;
  56. line-height:30px;
  57. padding:3px 10px;
  58. position: relative;
  59. }
  60. .font-20{
  61. position: absolute;
  62. top:0;
  63. left:8px;
  64. border-radius: 2px;
  65. background: rgb(38, 120, 255);
  66. width: 2px;
  67. height: 14px;
  68. display: block;
  69. }
  70. .font-21{
  71. color: rgb(40, 45, 108);
  72. font-family: "HarmonyOS Sans SC";
  73. font-size: 14px;
  74. font-weight: bold;
  75. line-height: 100%;
  76. letter-spacing: 0px;
  77. text-align: center;
  78. margin-left: 15px;
  79. }
  80. .qy-12{
  81. margin:15px 0px 0px;
  82. }
  83. .font-22{
  84. width: auto;
  85. padding: 3px 6px;
  86. height: 20px;
  87. border-radius: 5px;
  88. display: block;
  89. background: rgba(3, 8, 82, 0.05);
  90. line-height: 20px;
  91. text-align: center;
  92. float: left;
  93. margin-bottom:10px;
  94. margin-right:5px;
  95. }
  96. .font-22 a{
  97. color: rgb(54, 59, 120);
  98. font-family: "HarmonyOS Sans SC";
  99. font-size: 13px;
  100. font-weight: 300;
  101. line-height: 100%;
  102. letter-spacing: 0px;
  103. text-align: center;
  104. }
  105. .qy-13{
  106. margin: 8px 16px 0 16px;
  107. height: 30px; overflow: hidden;
  108. }
  109. .qy-16{
  110. height: 607px;width:100%; background: #fff;
  111. }
  112. #banner{
  113. width:100% !important;
  114. height:100% !important;
  115. border-radius: 5px;
  116. /* 面板阴影 */
  117. box-shadow: 10px 10px 25px 0px rgba(3, 8, 82, 0.15);
  118. }
  119. .qy-17{
  120. width: 785px;
  121. height: 153px;
  122. border-radius: 3px;
  123. /* 面板阴影 */
  124. box-shadow: 10px 10px 25px 0px rgba(3, 8, 82, 0.15);
  125. background: rgba(255, 255, 255, 0.6);
  126. margin-top:6px;
  127. padding:5px 10px;
  128. }
  129. .qy-20{
  130. border-bottom: 1px solid rgb(168, 172, 217);
  131. height:40px;line-height:40px;
  132. }
  133. .font-50{
  134. color: rgb(54, 59, 120);
  135. font-family: "HarmonyOS Sans SC";
  136. font-size: 14px;
  137. font-weight: 400;
  138. line-height: 100%;
  139. letter-spacing: 0px;
  140. text-align: left;
  141. }
  142. .font-51{
  143. color: rgb(54, 59, 120);
  144. font-family: "HarmonyOS Sans SC";
  145. font-size: 14px;
  146. font-weight: 400;
  147. line-height: 100%;
  148. letter-spacing: 0px;
  149. text-align: left;
  150. margin-left:15px;
  151. }
  152. .font-52{
  153. width: 58px;
  154. height: 18px;
  155. border-radius: 5px;
  156. /* 绿色 */
  157. box-shadow: 5px 5px 10px 0px rgba(0, 155, 108, 0.13);
  158. background: rgb(0, 165, 120);
  159. color:#fff;
  160. padding:5px 10px;
  161. }
  162. .active-1{
  163. margin-left:15px;
  164. color: rgb(255, 137, 36);
  165. font-family: "HarmonyOS Sans SC";
  166. font-size: 14px;
  167. font-weight: 400;
  168. line-height: 100%;
  169. letter-spacing: 0px;
  170. text-align: left;
  171. }
  172. .qy-30{
  173. margin-top:6px;
  174. }
  175. .qy-30-li{
  176. margin:4px 0px;
  177. }
  178. .font-53{
  179. color: rgb(54, 59, 120);
  180. font-family: "HarmonyOS Sans SC";
  181. font-size: 14px;
  182. font-weight: 0;
  183. line-height: 100%;
  184. letter-spacing: 0px;
  185. text-align: left;
  186. }
  187. .font-53-active-1{
  188. color: rgb(54, 59, 120);
  189. font-family: "HarmonyOS Sans SC";
  190. font-size: 14px;
  191. font-weight: bold;
  192. line-height: 100%;
  193. letter-spacing: 0px;
  194. text-align: left;
  195. }
  196. /*
  197. *增加样式
  198. */
  199. .content-4 .font-15 a{
  200. margin-left: 0px !important;
  201. }
  202. .content-4 .font-22{
  203. padding: 1px 12px !important;
  204. margin-bottom: 6px !important;
  205. margin-right: 6px !important;
  206. margin-left: 3px !important;
  207. }
  208. .content-4 .font-22 a{
  209. }
  210. .hot-city{
  211. color:rgb(255, 139, 0) !important;
  212. font-weight: bold;
  213. }
  214. .hot-city-a a{
  215. color:rgb(255, 139, 0) !important;
  216. }
  217. .hot-city-a{
  218. border-radius: 5px !important;
  219. background: rgba(255, 139, 0, 0.1) !important;
  220. }
  221. .qy-12 .font-20-hot{
  222. background: rgb(255, 139, 0) !important
  223. }
  224. .font-15-hot a{
  225. color: rgb(40, 45, 108);
  226. font-family: HarmonyOS Sans SC;
  227. font-size: 15px;
  228. font-weight: bold;
  229. line-height: 100%;
  230. letter-spacing: 0px;
  231. text-align: center;
  232. }
  233. .font-20-hot-2{
  234. }
  235. .hot-city-2{
  236. color: rgb(40, 45, 108) !important;
  237. font-family: HarmonyOS Sans SC;
  238. font-size: 14px;
  239. font-weight: bold;
  240. line-height: 100%;
  241. letter-spacing: 0px;
  242. text-align: left;
  243. }
  244. .content-4 .font-22-zc{
  245. padding: 1px 6px !important;
  246. margin-bottom: 6px !important;
  247. margin-right: 3px !important;
  248. margin-left: 3px !important;
  249. }
  250. /*
  251. 评审成功案例
  252. */
  253. .content-9{
  254. width: 100%;
  255. float: left;
  256. }
  257. .box-9{
  258. width: 100%;
  259. height: 355px;
  260. margin:0 auto;
  261. display: block;
  262. padding: 5px 0px 10px 0px;
  263. margin-bottom:10px;
  264. border-radius: 5px;
  265. /* 面板阴影 */
  266. box-shadow: 10px 10px 25px 0px rgba(3, 8, 82, 0.15);
  267. background: rgba(255, 255, 255, 0.7);
  268. z-index: 1000;
  269. position: relative;
  270. }
  271. .content-9 .qy-36-5{
  272. height: 243px;
  273. }
  274. .content-9 .qy-36-5-li{
  275. height:30px;
  276. line-height:30px;
  277. }
  278. .font-9668{
  279. padding:2px 8px 4px 8px;
  280. color: rgb(255, 255, 255);
  281. font-family: "HarmonyOS Sans SC";
  282. font-size: 14px;
  283. font-weight: 400;
  284. line-height: 100%;
  285. letter-spacing: 0px;
  286. text-align: left;
  287. border-radius: 3px;
  288. background: rgb(123, 97, 255);
  289. margin-right:3px;
  290. }
  291. .content-9 .qy-36-r{
  292. margin-top: 0px;
  293. height: 243px;
  294. overflow:hidden;
  295. width: 210px;
  296. margin-left: 20px;
  297. }
  298. .content-9 .qy-36-l{
  299. height: 254px;
  300. width: 778px;
  301. }
  302. /*
  303. 案例成功展示
  304. */
  305. .content-10{
  306. width: 100%;
  307. float: left;
  308. }
  309. .box-10{
  310. width: 100%;
  311. height: 383px;
  312. margin:0 auto;
  313. display: block;
  314. padding: 5px 0px 10px 0px;
  315. margin-bottom:10px;
  316. border-radius: 5px;
  317. /* 面板阴影 */
  318. box-shadow: 10px 10px 25px 0px rgba(3, 8, 82, 0.15);
  319. background: rgba(255, 255, 255, 0.7);
  320. z-index: 1000;
  321. position: relative;
  322. }
  323. .qy-38-li{
  324. width: 243px;
  325. height: 246px;
  326. float: left;
  327. margin-right:13px;
  328. position: relative;
  329. }
  330. .qy-38-li .a{
  331. /* 矩形 27 */
  332. position: absolute;
  333. width: 243px;
  334. height: 219px;
  335. left: 0px;
  336. right: -33px;
  337. top: 0px;
  338. bottom: -36.4px;
  339. z-index: 600;
  340. transform: rotate(0.28deg);
  341. }
  342. .qy-38-li .b{
  343. /* 矩形 28 */
  344. position: absolute;
  345. width: 243px;
  346. height: 146px;
  347. left: 0px;
  348. right: -31.46px;
  349. top: 100px;
  350. bottom: -83px;
  351. border-radius: 10px;
  352. z-index: 500;
  353. box-shadow: 5px 5px 20px 1px rgba(9, 109, 217, 0.2);
  354. background: rgb(9, 109, 217);
  355. }
  356. .qy-38-li .c{
  357. position: absolute;
  358. width: 100%;
  359. height: 30px;
  360. line-height: 30px;
  361. bottom: 0;
  362. text-align: center;
  363. z-index: 700;
  364. }
  365. .qy-38-li .c a {
  366. color: rgb(255, 255, 255);
  367. font-family: "HarmonyOS Sans SC";
  368. font-size: 14px;
  369. font-weight: 700;
  370. line-height: 14px;
  371. letter-spacing: 3px;
  372. text-align: left;
  373. }
  374. .qy-32 {
  375. width: 1010px;
  376. height: 60px;
  377. line-height: 60px;
  378. position: relative;
  379. margin: 0px 20px;
  380. border-bottom: 1px solid rgb(168, 172, 217);
  381. }
  382. .font-57 {
  383. position: absolute;
  384. background: rgb(38, 120, 255);
  385. width: 3px;
  386. height: 20px;
  387. left: -10px;
  388. top: 18px;
  389. }
  390. .font-58 {
  391. color: rgb(40, 45, 108);
  392. font-family: "HarmonyOS Sans SC" !important;
  393. font-size: 18px;
  394. font-weight: 400;
  395. line-height: 100%;
  396. letter-spacing: 0px;
  397. text-align: center;
  398. }
  399. .qy-36 {
  400. margin: 15px 20px;
  401. }
  402. .qy-36-r {
  403. width: 332px;
  404. height: 534px;
  405. background: #fff;
  406. position: relative;
  407. margin-top: 8px;
  408. }