new_recover.css 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158
  1. body {
  2. font-family: "microsoft yahei";
  3. color: #333;
  4. }
  5. [v-cloak]{display: none;}
  6. #app {
  7. min-width: 1024px;
  8. height: 100%;
  9. }
  10. p {margin-bottom: 0; margin-top: 0;}
  11. .re-title .name{font-size: 18px;font-weight: bold;color: #333;height: 40px;line-height: 40px;display: inline-block;padding: 0px 20px;}
  12. .re-title .team{font-size: 14px;color: #333;display: inline-block;}
  13. .no-select{-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select:none}
  14. .re-title{border-bottom:solid 1px #ededed;}
  15. .lh28 {line-height: 28px;}
  16. .plr5 {padding-left: 5px; padding-right: 5px;}
  17. .c-12b7f5 {color: #12b7f5;)}
  18. .bgc-12b7f5 {background-color: #12b7f5;}
  19. .bgc-e1e1e1 {background-color: #e1e1e1;}
  20. .w40 {width: 32px; height: 24px; text-indent: 0.5em;}
  21. .w60 {width: 60px;}
  22. .w80 {width: 80px;}
  23. .lh18 {height: 18px; line-height: 18px;}
  24. .lh24 {height: 24px; line-height: 24px;}
  25. .h30 {height: 30px; line-height: 30px}
  26. .lh40 {line-height: 40px}
  27. .cur-pit {cursor: pointer;}
  28. .set-photo, .set-photo img {
  29. height: 45px;
  30. width: 45px;
  31. border-radius: 50%;
  32. margin: 0 auto;
  33. }
  34. .set-photo.imgw80, .set-photo.imgw80 img {
  35. width: 80px;
  36. height: 80px;
  37. }
  38. .w300 {width: 300px;}
  39. .c-h100 {height: 100%;}
  40. .c-h100-41 {height: calc(100% - 41px);}
  41. .c-h100-99 {height: calc(100% - 99px);}
  42. .c-h100-79 {height: calc(100% - 79px);}
  43. .w-100-66 {width: calc(100% - 66px);}
  44. .w-100-78 {width: calc(100% - 78px);}
  45. .w-100-300 {width: calc(100% - 301px);}
  46. .muban_con {
  47. width: 400px;
  48. margin: 0 auto;
  49. }
  50. .muban_con li {
  51. overflow: hidden;
  52. text-overflow: ellipsis;
  53. white-space: nowrap;
  54. border-radius: 5px;
  55. border: 1px solid #12b7f5;
  56. cursor: pointer;
  57. }
  58. .addmuban-btn {
  59. background: #12b7f5 url(../images/xinzeng_icon.png) no-repeat no-repeat 40% 9px;
  60. }
  61. ul {
  62. list-style: none;
  63. }
  64. .set-label span {
  65. background: url(../images/dianxuan_btn.png) no-repeat no-repeat 0px center;
  66. background-size: 15px 15px;
  67. }
  68. .set-label span:hover, .set-label span.active {
  69. background: url(../images/dianxuan_pre.png) no-repeat no-repeat 0px center;
  70. background-size: 15px 15px;
  71. }
  72. .search-input {
  73. border: 0;
  74. outline: none;
  75. height: 34px;
  76. width: calc(100% - 50px);
  77. }
  78. .search-btn {
  79. width: 30px;
  80. height: 34px;
  81. background: url(../../../images/sousuo_icon.png) no-repeat no-repeat center center;
  82. cursor: pointer;
  83. }
  84. .set-arrow {
  85. background: url(../images/shouqi_jiantou_icon.png) no-repeat no-repeat 0px center;
  86. background-size: 9px 9px;
  87. }
  88. .set-arrow.active {
  89. background: url(../images/zhankai_jiantou_icon.png) no-repeat no-repeat 0px center;
  90. background-size: 9px 9px;
  91. }
  92. .border-c12b7f5 {
  93. border-color: #12b7f5;
  94. }
  95. .bgc-green {background-color: #4dcd70;}
  96. .bgc-d7dce6 {background-color: #d7dce6;}
  97. .b-r-3 {border-radius: 3px;}
  98. .txt-ells {
  99. overflow: hidden;
  100. white-space: nowrap;
  101. text-overflow: ellipsis;
  102. }
  103. .bgc-4dcd70 {background-color: #4dcd70;}
  104. .bgc-55cefc {background-color: #55cefc;}
  105. .c-red {color: red;}
  106. .sub-tap {
  107. width: 18px;
  108. height: 18px;
  109. background: url(../images/qingchu_icon.png) no-repeat no-repeat right top;
  110. background-size: 18px 18px;
  111. }
  112. .w-50 {width: 50%;}
  113. .set-qiehuan {
  114. right: 10px;
  115. top: 15px;
  116. width: 25px;
  117. height: 25px;
  118. background: url(../images/qiehuan_btn.png) no-repeat no-repeat scroll 0px 0px;
  119. background-size: 25px 25px;
  120. }
  121. .set-qiehuan:hover {
  122. background: url(../images/qiehuan_ben_pre.png) no-repeat no-repeat scroll 0px 0px;
  123. background-size: 25px 25px;
  124. }
  125. .bgc-999 {background-color: #999;}
  126. .w100 {width: 100px;}
  127. .set-xia {
  128. background: url(../../../images/tiaozhuan_xia_icon.png) no-repeat no-repeat 85px center;
  129. background-size: 8px 4px;
  130. }
  131. .set-shang {
  132. background: url(../../../images/tiaozhuan_shang_icon.png) no-repeat no-repeat 85px center;
  133. background-size: 8px 4px;
  134. }
  135. .doc_list {
  136. left: 0;
  137. top: 16px;
  138. width: 98px;
  139. z-index: 999;
  140. background-color: #ffffff;
  141. }
  142. .doc_list li:hover {
  143. background-color: #e1e1e1;
  144. }
  145. .set-blue-span {
  146. top: 10px;
  147. left: 0px;
  148. width: 3px;
  149. height: 20px;
  150. background-color:#12b7f5;;
  151. }
  152. .set-right-arraw {
  153. background: url(../images/zhixiang_icon.png) no-repeat no-repeat right center;
  154. background-size: 14px 14px;
  155. }
  156. .f-w500 {
  157. font-weight: 500;
  158. }