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.
 
 
 
 

210 lines
3.7 KiB

  1. body {
  2. background: #F5F5F5 !important;
  3. font-size: 12px;
  4. }
  5. .main-container {
  6. width: 960px;
  7. margin: 0 auto;
  8. min-height: 500px;
  9. }
  10. .main-container .breadcrumb{
  11. margin-bottom: 10px;
  12. font-size: 12px;
  13. }
  14. .main-container .breadcrumb .location{
  15. margin-right: 10px;
  16. font-size: 12px !important;
  17. }
  18. .main-container .breadcrumb .el-breadcrumb__item{
  19. font-size: 12px !important;
  20. }
  21. .main-container .breadcrumb .location i.el-breadcrumb__separator{
  22. display: none;
  23. }
  24. .linear {
  25. background-image: linear-gradient(to right, #42A8CE, #427FCE);
  26. }
  27. .text-linear {
  28. font-size: 20px;
  29. background-image: -webkit-linear-gradient(right, #42A8CE, #427FCE) !important;
  30. background-image: linear-gradient(to right, #42A8CE, #427FCE) !important;
  31. -webkit-background-clip: text !important;
  32. color: transparent !important;
  33. border: 2px solid #42A8CE !important;
  34. font-weight: 900 !important;
  35. letter-spacing: 3px;
  36. }
  37. .card_style1 .el-card__header, .card_menu .el-card__header {
  38. background-image: linear-gradient(to right, #42A8CE, #427FCE);
  39. color: #fff;
  40. font-weight: 700;
  41. padding: 9px 10px !important;
  42. }
  43. .el-pager .active, .el-table__header thead, .el-button--primary {
  44. background-image: linear-gradient(to right, #42A8CE, #427FCE) !important;
  45. }
  46. .el-table__header thead {
  47. color: #fff !important;
  48. }
  49. .el-table th.el-table__cell, .el-table .el-table__header tr {
  50. background: transparent !important;
  51. }
  52. .el-table__header > tr, .el-table__header > th {
  53. background: transparent !important;
  54. }
  55. .card_menu .box-card {
  56. background: #F5F5F5;
  57. }
  58. .card_menu .el-card__body {
  59. background: #FFF;
  60. }
  61. .card_menu .el-card__header {
  62. text-align: center;
  63. font-size: 16px;
  64. border-top-left-radius: 10px;
  65. border-top-right-radius: 10px;
  66. }
  67. .card_style1 .el-card__header .el-divider {
  68. width: 3px;
  69. background: #FFF;
  70. }
  71. .card_style2 .el-card__header {
  72. color: #427FCE;
  73. font-weight: 700;
  74. padding: 9px 10px !important;
  75. border-bottom: none !important;
  76. }
  77. .card_style2 .el-card__header .el-divider {
  78. width: 3px;
  79. background: #427FCE;
  80. }
  81. .card_style2 h2 {
  82. font-size: 14px;
  83. color: #333333;
  84. }
  85. .card_style2 p {
  86. color: #999999;
  87. }
  88. .card_style2 .list {
  89. border-bottom: 1px solid #eee;
  90. padding: 10px
  91. }
  92. .card_style2 .list:last-child {
  93. border-bottom: none;
  94. }
  95. .el-card {
  96. border-radius: 0 !important;
  97. border: 0 !important;
  98. }
  99. .header {
  100. color: #fff !important;
  101. height: 50px;
  102. }
  103. .header > .el-menu--horizontal > .el-menu-item {
  104. height: 45px !important;
  105. line-height: 45px !important;
  106. color: #fff !important;
  107. font-size: 12px;
  108. padding: 0;
  109. width: 7.6923%;
  110. }
  111. .header > .el-menu--horizontal > .el-menu-item.is-active {
  112. border-bottom: 2px solid #fff
  113. }
  114. .header > .el-menu--horizontal > .el-menu-item:hover, .header > .el-menu--horizontal > .el-menu-item:focus {
  115. background: transparent !important;
  116. }
  117. .footer {
  118. color: #fff;
  119. font-size: 10px;
  120. text-align: center;
  121. padding: 10px;
  122. }
  123. .footer span {
  124. padding: 10px;
  125. }
  126. .footer .footer-bar {
  127. margin: 10px;
  128. }
  129. .footer .copyright {
  130. line-height: 20px;
  131. }
  132. .el-pager,
  133. .el-pagination.is-background .btn-next,
  134. .el-pagination.is-background .btn-prev {
  135. padding: 0px 5px !important;
  136. }
  137. .el-carousel__item h3 {
  138. color: #475669;
  139. font-size: 14px;
  140. opacity: 0.75;
  141. line-height: 150px;
  142. margin: 0;
  143. }
  144. .el-carousel__item:nth-child(2n) {
  145. background-color: #99a9bf;
  146. }
  147. .el-carousel__item:nth-child(2n+1) {
  148. background-color: #d3dce6;
  149. }
  150. .logo {
  151. font-size: 20px;
  152. font-weight: 900;
  153. position: absolute;
  154. margin-right: 100px;
  155. left: -40px;
  156. top: 6px;
  157. text-align: center;
  158. line-height: 50px;
  159. width: 100px;
  160. }
  161. .logo a, .logo a:hover {
  162. color: #fff;
  163. }
  164. /*about*/
  165. .menu-item{
  166. text-align: center;
  167. padding: 10px;
  168. width: 100%;
  169. }
  170. .card_menu .menu-item.active{
  171. border-left: 2px solid #427FCE;
  172. background: #eee;
  173. }