theme.css 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286
  1. /* 海蓝theme1 */
  2. /* 头部 */
  3. /* .theme1 .logo {
  4. background: url(/img/GEIDCP.png);
  5. } */
  6. .theme1 .layout-north {
  7. background: linear-gradient(180deg, rgba(0, 183, 254, 1) 0%, rgba(77, 125, 249, 1) 100%) !important;
  8. }
  9. /*顶部导航条选中配置*/
  10. .theme1 .layout-north a.menuActive {
  11. text-decoration: none !important;
  12. background: linear-gradient(180deg, rgba(56, 141, 251, 1) 0%, rgba(62, 96, 184, 1) 100%) !important;
  13. }
  14. /*顶部导航条hover配置*/
  15. .theme1 .layout-north .navmenu li a:hover {
  16. padding: 0px !important;
  17. background: linear-gradient(180deg, rgba(4, 129, 255, 1) 0%, rgba(59, 117, 215, 1) 100%) !important;
  18. opacity: 0.56;
  19. }
  20. /* 侧边导航条 */
  21. .theme1 .sidebar-nav ul a:hover,
  22. .theme1 .sidebar-nav ul a:focus,
  23. .theme1 .sidebar-nav ul a:active {
  24. background-color: #FFFFFF !important;
  25. background-image: linear-gradient(to right, #F9974D 4px, #f5f5f5 4px) !important;
  26. }
  27. .theme1 .sidebar-nav ul a.active {
  28. background-image: linear-gradient(to right, #F9974D 4px, #f5f5f5 4px) !important;
  29. }
  30. /* 五花海theme2 */
  31. /* 头部 */
  32. /* .theme2 .logo {
  33. background: url(/img/GEIDCP.png);
  34. } */
  35. .theme2 .layout-north {
  36. background: linear-gradient(180deg, rgba(126, 214, 223, 1) 0%, rgba(34, 166, 179, 1) 100%) !important;
  37. }
  38. /*顶部导航条选中配置*/
  39. .theme2 .layout-north a.menuActive {
  40. text-decoration: none !important;
  41. background: linear-gradient(180deg, rgba(65, 200, 213, 1) 0%, rgba(0, 134, 148, 1) 100%) !important;
  42. }
  43. /*顶部导航条hover配置*/
  44. .theme2 .layout-north .navmenu li a:hover {
  45. padding: 0px !important;
  46. background: linear-gradient(180deg, rgba(65, 200, 213, 1) 0%, rgba(0, 134, 148, 1) 100%) !important;
  47. opacity: 0.56;
  48. }
  49. /* 侧边导航条 */
  50. .theme2 .sidebar-nav ul a:hover,
  51. .theme2 .sidebar-nav ul a:focus,
  52. .theme2 .sidebar-nav ul a:active {
  53. background-color: #FFFFFF !important;
  54. color: #0771A6 !important;
  55. background-image: linear-gradient(to right, #18DBEE 4px, #f5f5f5 4px) !important;
  56. }
  57. .theme2 .sidebar-nav ul a.active {
  58. background-image: linear-gradient(to right, #18DBEE 4px, #f5f5f5 4px) !important;
  59. }
  60. /* 新芽绿theme3 */
  61. /* 头部 */
  62. /* .theme3 .logo {
  63. background: url(/img/GEIDCP.png);
  64. } */
  65. .theme3 .layout-north {
  66. background: linear-gradient(180deg, rgba(186, 220, 88, 1) 0%, rgba(106, 176, 76, 1) 100%) !important;
  67. }
  68. /*顶部导航条选中配置*/
  69. .theme3 .layout-north a.menuActive {
  70. text-decoration: none !important;
  71. background: linear-gradient(180deg, rgba(164, 198, 68, 1) 0%, rgba(63, 126, 36, 1) 100%) !important;
  72. }
  73. /*顶部导航条hover配置*/
  74. .theme3 .layout-north .navmenu li a:hover {
  75. padding: 0px !important;
  76. background: linear-gradient(180deg, rgba(164, 198, 68, 1) 0%, rgba(63, 126, 36, 1) 100%) !important;
  77. opacity: 0.56;
  78. }
  79. /* 侧边导航条 */
  80. .theme3 .sidebar-nav ul a:hover,
  81. .theme3 .sidebar-nav ul a:focus,
  82. .theme3 .sidebar-nav ul a:active {
  83. background-color: #FFFFFF !important;
  84. color: #0771A6 !important;
  85. background-image: linear-gradient(to right, #8CC351 4px, #f5f5f5 4px) !important;
  86. }
  87. .theme3 .sidebar-nav ul a.active {
  88. background-image: linear-gradient(to right, #8CC351 4px, #f5f5f5 4px) !important;
  89. }
  90. /* 南瓜橙theme4 */
  91. /* 头部 */
  92. /* .theme4 .logo {
  93. background: url(/img/GEIDCP.png);
  94. } */
  95. .theme4 .layout-north {
  96. background: linear-gradient(180deg, rgba(255, 190, 118, 1) 0%, rgba(240, 147, 43, 1) 100%) !important;
  97. }
  98. /*顶部导航条选中配置*/
  99. .theme4 .layout-north a.menuActive {
  100. text-decoration: none !important;
  101. background: linear-gradient(180deg, rgba(255, 123, 0, 1) 0%, rgba(206, 77, 0, 1) 100%) !important;
  102. }
  103. /*顶部导航条hover配置*/
  104. .theme4 .layout-north .navmenu li a:hover {
  105. padding: 0px !important;
  106. background: linear-gradient(180deg, rgba(255, 123, 0, 1) 0%, rgba(206, 77, 0, 1) 100%) !important;
  107. opacity: 0.56;
  108. }
  109. /* 侧边导航条 */
  110. .theme4 .sidebar-nav ul a:hover,
  111. .theme4 .sidebar-nav ul a:focus,
  112. .theme4 .sidebar-nav ul a:active {
  113. background-color: #FFFFFF !important;
  114. color: #0771A6 !important;
  115. background-image: linear-gradient(to right, #F7A74D 4px, #f5f5f5 4px) !important;
  116. }
  117. .theme4 .sidebar-nav ul a.active {
  118. background-image: linear-gradient(to right, #F7A74D 4px, #f5f5f5 4px) !important;
  119. }
  120. /* 金光阁theme5 */
  121. /* 头部 */
  122. /* .theme5 .logo {
  123. background: url(/img/GEIDCP.png);
  124. } */
  125. .theme5 .layout-north {
  126. background: linear-gradient(180deg, rgba(213, 171, 71, 1) 0%, rgba(170, 115, 34, 1) 100%) !important;
  127. }
  128. /*顶部导航条选中配置*/
  129. .theme5 .layout-north a.menuActive {
  130. text-decoration: none !important;
  131. background: linear-gradient(180deg, rgba(149, 88, 0, 1) 0%, rgba(197, 151, 57, 1) 0%, rgba(149, 88, 0, 1) 100%) !important;
  132. }
  133. /*顶部导航条hover配置*/
  134. .theme5 .layout-north .navmenu li a:hover {
  135. padding: 0px !important;
  136. background: linear-gradient(180deg, rgba(149, 88, 0, 1) 0%, rgba(197, 151, 57, 1) 0%, rgba(149, 88, 0, 1) 100%) !important;
  137. opacity: 0.56;
  138. }
  139. /* 侧边导航条 */
  140. .theme5 .sidebar-nav ul a:hover,
  141. .theme5 .sidebar-nav ul a:focus,
  142. .theme5 .sidebar-nav ul a:active {
  143. background-color: #FFFFFF !important;
  144. color: #0771A6 !important;
  145. background-image: linear-gradient(to right, #5DC7FD 4px, #f5f5f5 4px) !important;
  146. }
  147. .theme5 .sidebar-nav ul a.active {
  148. background-image: linear-gradient(to right, #5DC7FD 4px, #f5f5f5 4px) !important;
  149. }
  150. /* 赤霞珠theme6 */
  151. /* 头部 */
  152. /* .theme6 .logo {
  153. background: url(/img/GEIDCP.png);
  154. } */
  155. .theme6 .layout-north {
  156. background: linear-gradient(180deg, rgba(181, 78, 51, 1) 0%, rgba(128, 0, 34, 1) 100%) !important;
  157. }
  158. /*顶部导航条选中配置*/
  159. .theme6 .layout-north a.menuActive {
  160. text-decoration: none !important;
  161. background: linear-gradient(180deg, rgba(228, 34, 34, 1) 0%, rgba(136, 28, 28, 1) 0%, rgba(91, 22, 18, 1) 100%) !important;
  162. }
  163. /*顶部导航条hover配置*/
  164. .theme6 .layout-north .navmenu li a:hover {
  165. padding: 0px !important;
  166. background: linear-gradient(180deg, rgba(228, 34, 34, 1) 0%, rgba(136, 28, 28, 1) 0%, rgba(91, 22, 18, 1) 100%) !important;
  167. opacity: 0.56;
  168. }
  169. /* 侧边导航条 */
  170. .theme6 .sidebar-nav ul a:hover,
  171. .theme6 .sidebar-nav ul a:focus,
  172. .theme6 .sidebar-nav ul a:active {
  173. background-color: #FFFFFF !important;
  174. color: #0771A6 !important;
  175. background-image: linear-gradient(to right, #FFAC3D 4px, #f5f5f5 4px) !important;
  176. }
  177. .theme6 .sidebar-nav ul a.active {
  178. background-image: linear-gradient(to right, #FFAC3D 4px, #f5f5f5 4px) !important;
  179. }
  180. /* 玫瑰灰theme7 */
  181. /* 头部 */
  182. /* .theme7 .logo {
  183. background: url(/img/GEIDCP.png);
  184. } */
  185. .theme7 .layout-north {
  186. background: linear-gradient(180deg, rgba(232, 213, 213, 1) 0%, rgba(204, 171, 171, 1) 100%) !important;
  187. }
  188. /*顶部导航条选中配置*/
  189. .theme7 .layout-north a.menuActive {
  190. text-decoration: none !important;
  191. background: linear-gradient(180deg, rgba(205, 191, 191, 1) 0%, rgba(205, 191, 191, 1) 0%, rgba(158, 120, 120, 1) 100%) !important;
  192. }
  193. /*顶部导航条hover配置*/
  194. .theme7 .layout-north .navmenu li a:hover {
  195. padding: 0px !important;
  196. background: linear-gradient(180deg, rgba(205, 191, 191, 1) 0%, rgba(205, 191, 191, 1) 0%, rgba(158, 120, 120, 1) 100%) !important;
  197. opacity: 0.56;
  198. }
  199. /* 侧边导航条 */
  200. .theme7 .sidebar-nav ul a:hover,
  201. .theme7 .sidebar-nav ul a:focus,
  202. .theme7 .sidebar-nav ul a:active {
  203. background-color: #FFFFFF !important;
  204. color: #0771A6 !important;
  205. background-image: linear-gradient(to right, #B59B9B 4px, #f5f5f5 4px) !important;
  206. }
  207. .theme7 .sidebar-nav ul a.active {
  208. background-image: linear-gradient(to right, #B59B9B 4px, #f5f5f5 4px) !important;
  209. }
  210. /* 雪青theme8 */
  211. /* 头部 */
  212. /* .theme8 .logo {
  213. background: url(/img/GEIDCP.png);
  214. } */
  215. .theme8 .layout-north {
  216. background:linear-gradient(180deg,rgba(190,201,208,1) 0%,rgba(137,153,162,1) 100%) !important;
  217. }
  218. /*顶部导航条选中配置*/
  219. .theme8 .layout-north a.menuActive {
  220. text-decoration: none !important;
  221. background:linear-gradient(180deg,rgba(205,204,204,1) 0%,rgba(140,164,177,1) 0%,rgba(72,85,98,1) 100%) !important;
  222. }
  223. /*顶部导航条hover配置*/
  224. .theme8 .layout-north .navmenu li a:hover {
  225. padding: 0px !important;
  226. background:linear-gradient(180deg,rgba(205,204,204,1) 0%,rgba(140,164,177,1) 0%,rgba(72,85,98,1) 100%) !important;
  227. opacity: 0.56;
  228. }
  229. /* 侧边导航条 */
  230. .theme8 .sidebar-nav ul a:hover,
  231. .theme8 .sidebar-nav ul a:focus,
  232. .theme8 .sidebar-nav ul a:active {
  233. background-color: #FFFFFF !important;
  234. background-image: linear-gradient(to right, #7A8F9C 4px, #f5f5f5 4px) !important;
  235. }
  236. .theme8 .sidebar-nav ul a.active {
  237. background-image: linear-gradient(to right, #7A8F9C 4px, #f5f5f5 4px) !important;
  238. }