選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

124 行
2.8KB

  1. .home[data-v-5954443c] {
  2. padding-bottom: 0.16rem;
  3. }
  4. .home .notice-bar[data-v-5954443c] {
  5. width: 100%;
  6. height: 0.88rem;
  7. position: fixed;
  8. top: 0;
  9. left: 0;
  10. background-color: #e5ebf5;
  11. }
  12. .home .top[data-v-5954443c] {
  13. height: 2.98667rem;
  14. background: url(../img/topBg.png);
  15. background-repeat: no-repeat;
  16. background-size: 100%;
  17. margin-bottom: 1.22667rem;
  18. }
  19. .home .top .md-notice-bar[data-v-5954443c] {
  20. background-color: #e5eeff;
  21. }
  22. .home .top .num[data-v-5954443c] {
  23. padding: 0 0.42667rem;
  24. overflow: hidden;
  25. }
  26. .home .top .num .number[data-v-5954443c] {
  27. height: 2.56rem;
  28. background: #ffffff;
  29. display: flex;
  30. justify-content: space-around;
  31. border-radius: 0.26667rem;
  32. align-items: center;
  33. margin-top: 1.38667rem;
  34. }
  35. .home .top .num .number .number-item[data-v-5954443c] {
  36. width: 33.33%;
  37. text-align: center;
  38. }
  39. .home .top .num .number .number-item .data[data-v-5954443c] {
  40. font-size: 0.96rem;
  41. font-weight: bold;
  42. color: rgba(0, 0, 0, 0.65);
  43. margin-bottom: 0.04rem;
  44. }
  45. .home .top .num .number .number-item .label[data-v-5954443c] {
  46. font-size: 0.34667rem;
  47. color: rgba(0, 0, 0, 0.45);
  48. text-align: center;
  49. }
  50. .home .top .num .number .line[data-v-5954443c] {
  51. display: inline-block;
  52. width: 1px;
  53. height: 1.2rem;
  54. background: #eeeeee;
  55. }
  56. .home .project[data-v-5954443c] {
  57. background: #fff;
  58. }
  59. .home .project .title[data-v-5954443c] {
  60. font-size: 0.48rem;
  61. font-weight: 600;
  62. color: #111c33;
  63. line-height: 0.72rem;
  64. border-bottom: 1px solid #eeeeee;
  65. padding: 0.4rem 0.53333rem;
  66. }
  67. .home .project .list[data-v-5954443c] {
  68. padding: 0 0.53333rem;
  69. }
  70. .home .project .list .tit[data-v-5954443c] {
  71. font-weight: 600;
  72. color: #111c33;
  73. line-height: 0.64rem;
  74. font-size: 0.42667rem;
  75. margin-bottom: 0.26667rem;
  76. display: flex;
  77. align-items: center;
  78. }
  79. .home .project .list .tit .svg-icon[data-v-5954443c] {
  80. font-size: 0.42667rem;
  81. margin-right: 0.26667rem;
  82. }
  83. .home .project .list .tit span[data-v-5954443c] {
  84. width: 90%;
  85. display: inline-block;
  86. white-space: nowrap;
  87. overflow: hidden;
  88. text-overflow: ellipsis;
  89. }
  90. .home .project .list .out_li[data-v-5954443c] {
  91. padding: 0.4rem 0;
  92. border-bottom: 0.02667rem solid #eeeeee;
  93. }
  94. .home .project .list .inner_ul li[data-v-5954443c] {
  95. margin-bottom: 0.13333rem;
  96. font-size: 0.32rem;
  97. color: #111c33;
  98. }
  99. .home .project .list .inner_ul li .time[data-v-5954443c] {
  100. float: right;
  101. color: #848c9c;
  102. }
  103. .home .project .list label[data-v-5954443c] {
  104. display: inline-block;
  105. color: #848c9c;
  106. line-height: 0.45333rem;
  107. width: 2rem;
  108. text-align: right;
  109. }
  110. .home .project .more[data-v-5954443c] {
  111. color: #0057ff;
  112. font-size: 0.34667rem;
  113. line-height: 0.49333rem;
  114. padding: 0.42667rem 0;
  115. text-align: center;
  116. }
  117. .home .mySwiper[data-v-5954443c] {
  118. height: 0.88rem;
  119. }
  120. .home .mySwiper[data-v-5954443c] .md-swiper-container .md-swiper-item {
  121. height: 0.88rem !important;
  122. }