Ingen beskrivning
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.

style8.css 1.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. /*
  2. 职称评审攻略技巧
  3. */
  4. .content-8{
  5. width: 100%;
  6. float: left;
  7. }
  8. .box-8{
  9. width: 1050px;
  10. height: 654px;
  11. margin:0 auto;
  12. display: block;
  13. padding: 5px 0px 10px 0px;
  14. margin-bottom:10px;
  15. border-radius: 5px;
  16. /* 面板阴影 */
  17. box-shadow: 10px 10px 25px 0px rgba(3, 8, 82, 0.15);
  18. background: rgba(255, 255, 255, 0.7);
  19. z-index: 1000;
  20. position: relative;
  21. }
  22. .content-8 .qy-36-r{
  23. width: 210px;
  24. }
  25. .content-8 .qy-36-r-1{
  26. left: 41px;
  27. }
  28. .content-8 .qy-36-r-2{
  29. left: 59px;
  30. }
  31. .content-8 .qy-36-r-4{
  32. left: 75px;
  33. }
  34. .content-8 .qy-36-l{
  35. width: 800px;
  36. margin-right: 0px;
  37. }
  38. .content-8 .qy-36-li{
  39. width: 258px;
  40. height: 218px;
  41. margin: 8px 4px 0 0;
  42. }
  43. .content-8 .qy-36-1{
  44. height: 145px;
  45. }
  46. .content-8 .qy-36-2{
  47. padding: 0 5px 0 0;
  48. height: 30px;
  49. line-height: 30px;
  50. }
  51. .content-8 .qy-36-3{
  52. padding: 0 5px 0 0;
  53. height: 30px;
  54. line-height: 17px;
  55. }
  56. .content-8 .font-500{
  57. color: rgb(40, 45, 108);
  58. font-family: "HarmonyOS Sans SC";
  59. font-size: 16px;
  60. font-weight: 700;
  61. line-height: 19px;
  62. letter-spacing: 0%;
  63. text-align: left;
  64. }
  65. .qy-36-5{
  66. width: 788px;
  67. height: 308px;
  68. background: #fff;
  69. padding: 15px 0px;
  70. }
  71. .qy-36-5-li{
  72. height:25px;
  73. line-height:25px;
  74. /* padding-right: 13px;*/
  75. }
  76. .qy-36-5-li a,span{
  77. color: rgb(54, 59, 120);
  78. font-family: "HarmonyOS Sans SC";
  79. font-size: 14px;
  80. font-weight: 500;
  81. line-height: 100%;
  82. letter-spacing: 0px;
  83. text-align: left;
  84. }
  85. .font-933-active-1 a{
  86. font-weight: bold;
  87. }