new_recover.css 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279
  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-400 {width: calc(100% - 401px);}
  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. .custom-dropdown{width: 140px;}
  138. .set-xia {
  139. background: url(../../../images/tiaozhuan_xia_icon.png) no-repeat no-repeat 125px center;
  140. background-size: 8px 4px;
  141. }
  142. .set-shang {
  143. background: url(../../../images/tiaozhuan_shang_icon.png) no-repeat no-repeat 125px center;
  144. background-size: 8px 4px;
  145. }
  146. .doc_list {
  147. width: 100%;
  148. left: 0;
  149. top: 16px;
  150. z-index: 999;
  151. background-color: #ffffff;
  152. }
  153. .doc_list li:hover {
  154. background-color: #e1e1e1;
  155. }
  156. .set-blue-span {
  157. top: 10px;
  158. left: 0px;
  159. width: 3px;
  160. height: 20px;
  161. background-color:#12b7f5;;
  162. }
  163. .set-right-arraw {
  164. background: url(../images/zhixiang_icon.png) no-repeat no-repeat right center;
  165. background-size: 14px 14px;
  166. }
  167. .f-w500 {
  168. font-weight: 500;
  169. }
  170. .setInput .el-input__inner{
  171. font-size: 13px;
  172. height: 20.4px;
  173. }
  174. .el-date-editor .el-range-input {
  175. height: 24px;
  176. line-height: 24px;
  177. border: 0px;
  178. background-color: transparent;
  179. cursor: pointer;
  180. }
  181. .el-input__inner {
  182. height: 24px;
  183. line-height: 24px;
  184. /*border: 0px;*/
  185. background-color: transparent;
  186. cursor: pointer;
  187. }
  188. .el-input__icon {
  189. line-height: 24px;
  190. cursor: pointer;
  191. }
  192. .el-date-editor .el-range__icon, .el-date-editor .el-range-separator, .el-date-editor .el-range__close-icon {
  193. line-height: 18px;
  194. width: 20px;
  195. }
  196. .el-date-editor .el-range-input::-webkit-input-placeholder, .el-input__inner::-webkit-input-placeholder {
  197. color: #12b7f5;
  198. }
  199. .el-date-editor.el-input, .el-date-editor.el-input__inner {
  200. width: 180px;
  201. }
  202. .el-input--suffix .el-input__inner {
  203. padding-right: 0px;
  204. }
  205. .el-date-editor.el-range-editor.el-input__inner.el-date-editor--daterange {
  206. width: 220px;
  207. }
  208. .set-textarea {
  209. width: 100%;
  210. }
  211. .set-textarea textarea {
  212. border: 0;
  213. outline: none;
  214. width: 100%;
  215. height: 40px;
  216. resize: none;
  217. }
  218. .el-date-editor .el-range__close-icon {
  219. font-size: 14px;
  220. color: #C0C4CC;
  221. width: 5px;
  222. display: inline-block;
  223. float: right;
  224. line-height: 20px;
  225. }
  226. .ellipsis-1{
  227. overflow: hidden;
  228. white-space: nowrap;
  229. text-overflow: ellipsis;
  230. }
  231. .w-row{
  232. width: 100%;
  233. }
  234. .flex {
  235. display: flex;
  236. }
  237. .flex1{
  238. flex: 1;
  239. }
  240. .c-12b7f5 {
  241. color: #12b7f5;
  242. }
  243. .bg-f5f5fa{
  244. background-color: #f5f5fa;
  245. }
  246. .bd-red{
  247. border-color: red !important;
  248. }
  249. .bd-12b7f5{
  250. border-color: #12b7f5 !important;
  251. }
  252. .link-control{
  253. padding-right: 20px;
  254. position: relative;
  255. }
  256. .link-control::after{
  257. content: "";
  258. position: absolute;
  259. right: 10px;
  260. top: 50%;
  261. width: 6px;
  262. height: 6px;
  263. border-right: 1px solid #D7DCE6;
  264. border-bottom: 1px solid #D7DCE6;
  265. -webkit-transform: translateY(-50%) rotate(-45deg);
  266. -moz-transform: translateY(-50%) rotate(-45deg);
  267. -ms-transform: translateY(-50%) rotate(-45deg);
  268. -o-transform: translateY(-50%) rotate(-45deg);
  269. transform: translateY(-50%) rotate(-45deg);
  270. }
  271. .link-control.is-active{
  272. border-color: #12b7f5;
  273. }
  274. .click-text{
  275. float: right;
  276. font-size: 14px;
  277. color: #12B7F5;
  278. cursor: pointer;
  279. }