new_recover.css 3.9 KB

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