new_recover.css 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220
  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. .pl56 {padding-left: 56px;}
  18. .pl65 {padding-left: 65px;}
  19. .c-12b7f5 {color: #12b7f5;)}
  20. .bgc-12b7f5 {background-color: #12b7f5;}
  21. .bgc-e1e1e1 {background-color: #e1e1e1;}
  22. .w40 {width: 32px; height: 24px; text-indent: 0.5em;}
  23. .w60 {width: 60px;}
  24. .w80 {width: 80px;}
  25. .lh18 {height: 18px; line-height: 18px;}
  26. .lh24 {height: 24px; line-height: 24px;}
  27. .h30 {height: 30px; line-height: 30px}
  28. .lh40 {line-height: 40px;}
  29. .cur-pit {cursor: pointer;}
  30. .set-photo, .set-photo img {
  31. height: 45px;
  32. width: 45px;
  33. border-radius: 50%;
  34. margin: 0 auto;
  35. }
  36. .set-photo.imgw80, .set-photo.imgw80 img {
  37. width: 80px;
  38. height: 80px;
  39. }
  40. .w300 {width: 300px;}
  41. .maxw600 {max-width: 600px;}
  42. .c-h100 {height: 100%;}
  43. .c-h100-41 {height: calc(100% - 41px);}
  44. .c-h100-99 {height: calc(100% - 99px);}
  45. .c-h100-79 {height: calc(100% - 79px);}
  46. .w-100-66 {width: calc(100% - 66px);}
  47. .w-100-78 {width: calc(100% - 78px);}
  48. .w-100-300 {width: calc(100% - 301px);}
  49. .muban_con {
  50. width: 400px;
  51. margin: 0 auto;
  52. }
  53. .muban_con li {
  54. overflow: hidden;
  55. text-overflow: ellipsis;
  56. white-space: nowrap;
  57. border-radius: 5px;
  58. border: 1px solid #12b7f5;
  59. cursor: pointer;
  60. }
  61. .addmuban-btn {
  62. background: #12b7f5 url(../images/xinzeng_icon.png) no-repeat no-repeat 40% 9px;
  63. }
  64. ul {
  65. list-style: none;
  66. }
  67. .set-label span {
  68. background: url(../images/dianxuan_btn.png) no-repeat no-repeat 0px center;
  69. background-size: 15px 15px;
  70. }
  71. .set-label span:hover, .set-label span.active {
  72. background: url(../images/dianxuan_pre.png) no-repeat no-repeat 0px center;
  73. background-size: 15px 15px;
  74. }
  75. .search-input {
  76. border: 0;
  77. outline: none;
  78. height: 34px;
  79. width: calc(100% - 50px);
  80. }
  81. .search-btn {
  82. width: 30px;
  83. height: 34px;
  84. background: url(../../../images/sousuo_icon.png) no-repeat no-repeat center center;
  85. cursor: pointer;
  86. }
  87. .set-arrow {
  88. background: url(../images/shouqi_jiantou_icon.png) no-repeat no-repeat 0px center;
  89. background-size: 9px 9px;
  90. }
  91. .set-arrow.active {
  92. background: url(../images/zhankai_jiantou_icon.png) no-repeat no-repeat 0px center;
  93. background-size: 9px 9px;
  94. }
  95. .border-c12b7f5 {
  96. border-color: #12b7f5;
  97. }
  98. .bgc-green {background-color: #4dcd70;}
  99. .bgc-d7dce6 {background-color: #d7dce6;}
  100. .b-r-3 {border-radius: 3px;}
  101. .txt-ells {
  102. overflow: hidden;
  103. white-space: nowrap;
  104. text-overflow: ellipsis;
  105. }
  106. .bgc-4dcd70 {background-color: #4dcd70;}
  107. .bgc-55cefc {background-color: #55cefc;}
  108. .bgc-f5f5fa {background-color: #f5f5fa;}
  109. .c-red {color: red;}
  110. .sub-tap {
  111. width: 18px;
  112. height: 18px;
  113. background: url(../images/qingchu_icon.png) no-repeat no-repeat right top;
  114. background-size: 18px 18px;
  115. }
  116. .fuzhi-tap {
  117. width: 18px;
  118. height: 18px;
  119. background: url(../images/fuzhi_icon.png) no-repeat no-repeat right top;
  120. background-size: 18px 18px;
  121. }
  122. .w-50 {width: 50%;}
  123. .set-qiehuan {
  124. right: 10px;
  125. top: 15px;
  126. width: 25px;
  127. height: 25px;
  128. background: url(../images/qiehuan_btn.png) no-repeat no-repeat scroll 0px 0px;
  129. background-size: 25px 25px;
  130. }
  131. .set-qiehuan:hover {
  132. background: url(../images/qiehuan_ben_pre.png) no-repeat no-repeat scroll 0px 0px;
  133. background-size: 25px 25px;
  134. }
  135. .bgc-999 {background-color: #999;}
  136. .w100 {width: 100px;}
  137. .set-xia {
  138. background: url(../../../images/tiaozhuan_xia_icon.png) no-repeat no-repeat 85px center;
  139. background-size: 8px 4px;
  140. }
  141. .set-shang {
  142. background: url(../../../images/tiaozhuan_shang_icon.png) no-repeat no-repeat 85px center;
  143. background-size: 8px 4px;
  144. }
  145. .doc_list {
  146. left: 0;
  147. top: 16px;
  148. width: 98px;
  149. z-index: 999;
  150. background-color: #ffffff;
  151. }
  152. .doc_list li:hover {
  153. background-color: #e1e1e1;
  154. }
  155. .set-blue-span {
  156. top: 10px;
  157. left: 0px;
  158. width: 3px;
  159. height: 20px;
  160. background-color:#12b7f5;;
  161. }
  162. .set-right-arraw {
  163. background: url(../images/zhixiang_icon.png) no-repeat no-repeat right center;
  164. background-size: 14px 14px;
  165. }
  166. .f-w500 {
  167. font-weight: 500;
  168. }
  169. .el-date-editor .el-range-input {
  170. height: 24px;
  171. line-height: 24px;
  172. border: 0px;
  173. background-color: transparent;
  174. cursor: pointer;
  175. }
  176. .el-input__inner {
  177. height: 24px;
  178. line-height: 24px;
  179. border: 0px;
  180. background-color: transparent;
  181. cursor: pointer;
  182. }
  183. .el-input__icon {
  184. line-height: 24px;
  185. cursor: pointer;
  186. }
  187. .el-date-editor .el-range__icon, .el-date-editor .el-range-separator, .el-date-editor .el-range__close-icon {
  188. line-height: 18px;
  189. width: 20px;
  190. }
  191. .el-date-editor .el-range-input::-webkit-input-placeholder, .el-input__inner::-webkit-input-placeholder {
  192. color: #12b7f5;
  193. }
  194. .el-date-editor.el-input, .el-date-editor.el-input__inner {
  195. width: 180px;
  196. }
  197. .el-input--suffix .el-input__inner {
  198. padding-right: 0px;
  199. }
  200. .el-date-editor.el-range-editor.el-input__inner.el-date-editor--daterange {
  201. width: 220px;
  202. }
  203. .set-textarea {
  204. width: 100%;
  205. }
  206. .set-textarea textarea {
  207. border: 0;
  208. outline: none;
  209. width: 100%;
  210. height: 40px;
  211. resize: none;
  212. }
  213. .el-date-editor .el-range__close-icon {
  214. font-size: 14px;
  215. color: #C0C4CC;
  216. width: 5px;
  217. display: inline-block;
  218. float: right;
  219. line-height: 20px;
  220. }