Aucune description
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

style7.css 2.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137
  1. /*
  2. 职称评审论文期刊精选
  3. */
  4. .content-7{
  5. width: 100%;
  6. float: left;
  7. }
  8. .box-7{
  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. .font-93{
  23. color: rgb(111, 111, 112);
  24. font-family: "HarmonyOS Sans SC";
  25. font-size: 14px;
  26. font-weight: 400;
  27. line-height: 100%;
  28. letter-spacing: 0px;
  29. text-align: right;
  30. }
  31. .qy-36-l{
  32. width: 676px;
  33. height: 526px;
  34. }
  35. .qy-36-r{
  36. width: 332px;
  37. height: 534px;
  38. background: #fff;
  39. position: relative;
  40. margin-top: 8px;
  41. }
  42. .qy-36-l .qy-36-li{
  43. /* 画板 16 */
  44. position: relative;
  45. width: 157px;
  46. height: 259px;
  47. float: left;
  48. margin: 8px 6px;
  49. background: #fff;
  50. }
  51. .qy-36-l .qy-36-1{
  52. height:206px;
  53. }
  54. .qy-36-l .qy-36-2{
  55. height:53px;
  56. line-height:53px;
  57. }
  58. .qy-36-r-1{
  59. /* 职称评审论文精选参考 */
  60. position: absolute;
  61. width: 171px;
  62. height: 16px;
  63. left: 80px;
  64. right: 81px;
  65. top: 17px;
  66. bottom: 493px;
  67. display: flex;
  68. flex-direction: row;
  69. align-items: center;
  70. }
  71. .font-100{
  72. color: rgb(54, 59, 120);
  73. font-family: "HarmonyOS Sans SC" !important;
  74. font-size: 16px;
  75. font-weight: 400;
  76. line-height: 100%;
  77. letter-spacing: 0px;
  78. text-align: left;
  79. }
  80. .qy-36-r-2{
  81. /* 矩形 5 */
  82. position: absolute;
  83. width: 89px;
  84. height: 3px;
  85. left: 115px;
  86. right: 128px;
  87. top: 40px;
  88. bottom: 483px;
  89. border-radius: 10px;
  90. background: rgb(255, 137, 36);
  91. }
  92. .qy-36-r-4{
  93. /* 查看更多 */
  94. position: absolute;
  95. width: 68px;
  96. height: 14px;
  97. left: 132px;
  98. right: -121px;
  99. top: 497px;
  100. bottom: -497px;
  101. display: flex;
  102. flex-direction: row;
  103. align-items: center;
  104. }
  105. .qy-36-r-3{
  106. margin-top: 55px;
  107. padding:0px 8px;
  108. }
  109. .qy-36-r-3 li{
  110. margin:12px 0;
  111. color: rgb(54, 59, 120);
  112. font-family: "HarmonyOS Sans SC";
  113. font-size: 14px;
  114. font-weight: 500;
  115. line-height: 100%;
  116. letter-spacing: 0px;
  117. text-align: left;
  118. }
  119. .qy-36-r-4 a{
  120. color: rgb(0, 165, 120);
  121. font-family: "HarmonyOS Sans SC";
  122. font-size: 14px;
  123. font-weight: 400;
  124. line-height: 100%;
  125. letter-spacing: 0px;
  126. text-align: left;
  127. }
  128. .font-563-active-1 a{
  129. font-weight: bold;
  130. }