You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

9103 regels
166 KiB

  1. body {
  2. margin: 0;
  3. padding: 0;
  4. font-family: PingFang SC, PingFang SC-Regular, PingFang SC-Medium, PingFang SC-Light, PingFang SC-Semibold, Microsoft YaHei, "Helvetica Neue", Helvetica, Arial, sans-serif;
  5. -webkit-font-smoothing: antialiased;
  6. }
  7. /*登录注册*/
  8. .loginbox {
  9. width: 100%;
  10. }
  11. .loginbg {
  12. width: 1920px;
  13. height: 1365px;
  14. position: absolute;
  15. margin-left: 50%;
  16. left: -960px;
  17. }
  18. .login_inputbox {
  19. position: relative;
  20. width: 402px;
  21. overflow: hidden;
  22. margin: 0 auto;
  23. margin-top: 123px;
  24. }
  25. .login_inputbox input {
  26. width: 400px;
  27. padding-left: 30px;
  28. outline: 0;
  29. border: 1px solid #979797;
  30. }
  31. .login_inputbox input[type=text],
  32. .login_inputbox input[type=password] {
  33. width: 400px;
  34. height: 56px;
  35. border-radius: 30px;
  36. line-height: 60px;
  37. transition: ease all 1s;
  38. font-size: 18px;
  39. }
  40. .login_inputbox input[type=text]:focus,
  41. .login_inputbox input[type=password]:focus {
  42. border-color: #8c00ff
  43. }
  44. .login_inputbox input[type=text] {
  45. margin-bottom: 30px;
  46. }
  47. .login_inputbox input[type=password] {
  48. margin-bottom: 10px;
  49. }
  50. .login_inputbox>span {
  51. display: block;
  52. text-align: center;
  53. font-size: 28px;
  54. color: #8c00ff;
  55. margin-bottom: 96px;
  56. }
  57. .reset {
  58. display: block;
  59. text-align: right;
  60. font-size: 14px;
  61. padding-right: 30px;
  62. color: #a7a8b7;
  63. text-decoration: none;
  64. }
  65. .login_inputbox input[type=button] {
  66. margin-top: 59px;
  67. height: 36px;
  68. background-color: #8c00ff;
  69. color: #fff;
  70. border: 0;
  71. font-size: 18px;
  72. border-radius: 18px;
  73. cursor: pointer;
  74. padding-left: 0
  75. }
  76. .yiyunline {
  77. width: 100%;
  78. height: 1px;
  79. background-color: #e3e3e3;
  80. margin-top: 40px;
  81. margin-bottom: 10px;
  82. }
  83. .loginbottom>span {
  84. font-size: 14px;
  85. color: #fff;
  86. margin-left: 20px;
  87. }
  88. .loginbottom a {
  89. text-decoration: none;
  90. color: #fff;
  91. }
  92. .loginbottom a:hover,
  93. .reset:hover {
  94. color: #8c00ff;
  95. transition: ease all 1s;
  96. }
  97. /*云盘首页*/
  98. body,
  99. div,
  100. ul,
  101. li,
  102. h1,
  103. h2,
  104. h3,
  105. h4,
  106. h5,
  107. h6,
  108. p,
  109. sup,
  110. input {
  111. margin: 0;
  112. padding: 0;
  113. outline: none;
  114. list-style: none;
  115. }
  116. body {
  117. background-color: #f6f6f6;
  118. }
  119. .bg_f0{
  120. background-color: #f0f0f0;
  121. }
  122. #bigbody{
  123. background-color: #f6f6f6;
  124. }
  125. ul {
  126. list-style: none;
  127. }
  128. .fl {
  129. float: left;
  130. }
  131. .fr {
  132. float: right;
  133. }
  134. .clear {
  135. clear: both;
  136. }
  137. .yiyun_icon {
  138. /*transition: all ease 0.5s;*/
  139. cursor: pointer;
  140. }
  141. .icon_topnav_email {
  142. background: url("/static/img/yiyunicon.png") no-repeat -532px -28px;
  143. }
  144. .icon_topnav_email:hover {
  145. background: url("/static/img/yiyunicon.png") no-repeat -532px -112px;
  146. }
  147. .icon_topnav_message {
  148. background: url("/static/img/yiyunicon.png") no-repeat -728px -28px;
  149. }
  150. .icon_topnav_message:hover {
  151. background: url("/static/img/yiyunicon.png") no-repeat -728px -112px;
  152. }
  153. .icon_topnav_more {
  154. background: url("/static/img/yiyunicon.png") no-repeat -392px -28px;
  155. }
  156. .icon_topnav_more:hover {
  157. background: url("/static/img/yiyunicon.png") no-repeat -392px -112px;
  158. }
  159. .icon_topnav_searchicon {
  160. background: url("/static/img/yiyunicon.png") no-repeat -588px -28px;
  161. }
  162. .icon_topnav_fullscreen {
  163. background: url("/static/img/yiyunicon.png") no-repeat -420px -28px;
  164. }
  165. .icon_topnav_edit {
  166. background: url("/static/img/yiyunicon.png") no-repeat -784px -28px;
  167. }
  168. .icon_topnav_Zoommax {
  169. background: url("/static/img/yiyunicon.png") no-repeat -784px -28px;
  170. }
  171. .icon_topnav_Zoommin {
  172. background: url("/static/img/yiyunicon.png") no-repeat -784px -28px;
  173. }
  174. .icon_topnav_history {
  175. background: url("/static/img/yiyunicon.png") no-repeat -280px -28px;
  176. }
  177. .icon_topnav_zhedieDwon {
  178. background: url("/static/img/yiyunicon.png") no-repeat -560px -28px;
  179. }
  180. .icon_topnav_zhedieUp {
  181. background: url("/static/img/yiyunicon.png") no-repeat -140px -28px;
  182. }
  183. .icon_topnav_large_add {
  184. background: url("/static/img/yiyunicon.png") no-repeat 0px -234px;
  185. }
  186. .icon_topnav_backicon {
  187. background: url("/static/img/yiyunicon.png") no-repeat -28px -28px;
  188. }
  189. .icon_topnav_listicon {
  190. background: url("/static/img/yiyunicon.png") no-repeat -336px -28px;
  191. }
  192. .icon_topnav_sort {
  193. background: url("/static/img/yiyunicon.png") no-repeat -476px -28px;
  194. }
  195. .icon_topnav_maxzoomBtn {
  196. background: url("/static/img/yiyunicon.png") no-repeat -840px -56px;
  197. }
  198. .icon_topnav_minzoomBtn {
  199. background: url("/static/img/yiyunicon.png") no-repeat -868px -56px
  200. }
  201. .icon_topnav_shared_fifle {
  202. background: url("/static/img/yiyunicon.png") no-repeat -56px -56px
  203. }
  204. .icon_topback_left {
  205. background: url("/static/img/yiyunicon.png") no-repeat -28px -56px
  206. }
  207. .icon_topback_left_baise {
  208. background: url("/static/img/yiyunicon.png") no-repeat -28px -28px
  209. }
  210. .icon_topnav_cloud {
  211. display: inline-block;
  212. width: 28px;
  213. height: 28px;
  214. background: url("/static/img/yiyunicon.png") no-repeat 0 0;
  215. cursor: pointer;
  216. }
  217. .icon_topnav_cardicon {
  218. display: inline-block;
  219. width: 28px;
  220. height: 28px;
  221. background: url("/static/img/yiyunicon.png") no-repeat -702px -28px;
  222. cursor: pointer;
  223. }
  224. .clear {
  225. clear: both;
  226. }
  227. .yiyun_headerbox {
  228. width: 100%;
  229. /* background-color: #f6f6f6; */
  230. /* box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3); */
  231. position: fixed!important;
  232. z-index: 1;
  233. top: 0;
  234. }
  235. .headershadow{
  236. background-color: #fff;
  237. box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
  238. }
  239. .yiyun_header {
  240. width: calc(100vw - 120px);
  241. height: 54px;
  242. margin-left: auto;
  243. margin-right: auto;
  244. line-height: 54px;
  245. }
  246. .yiyun_headerce>span {
  247. padding: 14px 30px;
  248. margin: 0 0px;
  249. cursor: pointer;
  250. font-weight: 500;
  251. font-family: Pingfang SC;
  252. }
  253. .yiyun_headerfl,
  254. .yiyun_headerfr {
  255. width: 25%;
  256. /* width: 475px; */
  257. }
  258. .yiyun_headerfl {
  259. margin-left: 0px;
  260. float: left;
  261. font-size: 17px;
  262. color: #000;
  263. width: 25%;
  264. }
  265. .yiyun_headerfladmin {
  266. padding-right: 0;
  267. width: 50%;
  268. }
  269. .yiyun-2 {
  270. width: 20%;
  271. }
  272. .yiyun-6 {
  273. width: 60%;
  274. }
  275. .yiyun_headerfradmin {
  276. margin-right: 10px;
  277. }
  278. .yiyun_headerce {
  279. display: inline-block;
  280. text-align: center;
  281. font-size: 17px;
  282. text-align: center;
  283. font-weight: bold;
  284. color: #000;
  285. }
  286. .cewidth {
  287. width: 50%;
  288. overflow: hidden;
  289. text-overflow: ellipsis;
  290. white-space: nowrap;
  291. }
  292. .yiyun_headerfr {
  293. margin-right: 0px;
  294. float: right;
  295. }
  296. .yiyun_icon {
  297. display: inline-block;
  298. width: 28px;
  299. height: 28px;
  300. }
  301. .yiyun_icon_large {
  302. display: inline-block;
  303. width: 60px;
  304. height: 60px;
  305. cursor: pointer;
  306. margin-bottom: 15px;
  307. }
  308. .yiyun_headerfr>a {
  309. font-size: 12px;
  310. color: #000;
  311. cursor: pointer;
  312. margin-left: 22px;
  313. float: right;
  314. text-decoration: none;
  315. }
  316. .yiyun_headerfr>a:hover {
  317. color: #8c00ff;
  318. }
  319. .yiyun_searchbox {
  320. display: inline-block;
  321. position: relative;
  322. width: 28%;
  323. margin-top: 8px;
  324. margin-right: 43px;
  325. }
  326. .yiyun_searchbox i {
  327. float: left;
  328. position: absolute;
  329. left: 2px;
  330. top: 2px;
  331. cursor: pointer
  332. }
  333. .yiyun_search {
  334. float: left;
  335. width: 100%;
  336. background-color: transparent;
  337. border-radius: 16px;
  338. height: 30px;
  339. border: 1px solid rgba(216,216,216,1);
  340. padding-left: 40px;
  341. }
  342. .yiyun_search:focus {
  343. border: 1px solid #a9aab8;
  344. transition: all 0.5s;
  345. }
  346. .downlodkehu{
  347. color: #8c00ff;
  348. text-decoration: none;
  349. line-height: 54px;
  350. float: left;
  351. margin-right: 16px;
  352. }
  353. .user_info_item .el-input--suffix .el-input__inner{
  354. box-shadow: 0 0;
  355. }
  356. .yiyun_headerfr_item_r {
  357. height: 48px;
  358. line-height: 48px;
  359. overflow: hidden;
  360. float: right;
  361. margin-right: 30px;
  362. }
  363. .bzline{
  364. height: 1px;
  365. background-color: #A7A8B7;
  366. }
  367. .yiyun_headerfr_item_r > div > span {
  368. float: right;
  369. line-height: 48px;
  370. margin-left: 24px;
  371. }
  372. .yiyun_headerfr_item_r:last {
  373. margin-right: 0;
  374. }
  375. .el-badge__content.is-fixed {
  376. top: -6px;
  377. }
  378. /*中间内容区域*/
  379. .yiyun_section {
  380. display: block;
  381. width: calc(100vw - 120px);
  382. margin: 0 auto;
  383. height: calc(100vh - 136px);
  384. }
  385. .yiyun_section_warp{
  386. display: block;
  387. width: calc(100vw - 120px);
  388. margin: 0 auto;
  389. padding: 0 0 10px 0;
  390. }
  391. .yiyun_section_top {
  392. margin-top: 10px;
  393. overflow: hidden;
  394. margin-bottom: 10px;
  395. }
  396. .section_item_aside_fl h1 {
  397. font-size: 44px;
  398. font-family: PingFang SC;
  399. font-weight: 400;
  400. position: relative;
  401. top: -11px;
  402. color: #000;
  403. }
  404. .section_item_aside_fl .nowshijian {
  405. font-size: 20px;
  406. margin-right: 6px;
  407. position: relative;
  408. top: -13px;
  409. font-weight: 400;
  410. letter-spacing: 0.73px;
  411. color: #323232;
  412. }
  413. .yiyun_text-wenben {
  414. color: #9B9B9B;
  415. font-size: 12px;
  416. cursor: pointer;
  417. }
  418. .yiyun_btn_info {
  419. border: 0;
  420. border-radius: 4px;
  421. font-size: 14px;
  422. width: 80px;
  423. height: 28px;
  424. line-height: 28px;
  425. color: rgba(155, 155, 155, 1);
  426. background: -webkit-linear-gradient(top, #E1E2E8, #B0B0B7);
  427. color: #323232;
  428. cursor: pointer;
  429. }
  430. .section_item {
  431. display: inline-block;
  432. }
  433. .yiyun_point_group li {
  434. display: inline-block;
  435. margin: 0 10px;
  436. width: 70px;
  437. }
  438. .yiyun_point_group {
  439. text-align: center;
  440. }
  441. .yiyun_point_group .yiyun_point {
  442. display: inline-block;
  443. width: 10px;
  444. height: 10px;
  445. background-color: #d8d8d8;
  446. margin: 0 3px;
  447. border-radius: 10px;
  448. }
  449. .yiyun_point_group .yiyun_point.yyactive {
  450. background-color: #a8a8a8;
  451. }
  452. .section_item_aside_fl {
  453. /* min-height: 85px; */
  454. width: 80%;
  455. /* border: 1px solid #000;*/
  456. }
  457. .first-leftarrow{
  458. font-size: 19px;
  459. color: #A7A8B7;
  460. position: relative;
  461. top: 4px;
  462. }
  463. .section_item_aside_ce {
  464. /*border: 1px solid #ccc;*/
  465. width: calc(100vw - 550px);
  466. text-align: center;
  467. }
  468. .yiyun_point_group {
  469. width: 500px;
  470. margin: 0 auto;
  471. cursor: pointer;
  472. }
  473. .active {
  474. background-color: #a8a8a8 !important;
  475. }
  476. .mr-20 {
  477. margin-right: 20px;
  478. }
  479. .mr-30 {
  480. margin-right: 30px;
  481. }
  482. .newProject_next_taggle1,
  483. .newProject_next_taggle2,
  484. .newProject_next_taggle3 {
  485. width: 800px;
  486. }
  487. /*云盘*/
  488. .cloudpan_headbox {
  489. background-color: #555564;
  490. box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
  491. color: #fff;
  492. }
  493. .cloudpan_headbox .yiyun_headerfl,
  494. .cloudpan_headbox .yiyun_headerce,
  495. .cloudpan_headbox .yiyun_headerfr>a {
  496. color: #fff;
  497. }
  498. .cloudindexbody {
  499. background-color: #62626f!important;
  500. }
  501. .yiyun_section_1368 {
  502. width: 1368px;
  503. height: auto;
  504. margin: 0 auto;
  505. }
  506. .pt-10{
  507. padding-top: 10px;
  508. overflow: hidden;
  509. }
  510. .mt_30 {
  511. margin-top: 30px;
  512. }
  513. .mtb-10{
  514. margin-top: 10px;
  515. margin-bottom: 10px;
  516. }
  517. .mt_54 {
  518. margin-top: 54px;
  519. }
  520. .ml-8 {
  521. margin-left: 8px;
  522. }
  523. .ml-36 {
  524. margin-left: 36px;
  525. }
  526. .yiyun_text-title {
  527. font-size: 18px;
  528. color: #A7A8B7;
  529. float: left;
  530. line-height: 28px
  531. }
  532. .yiyun_text-title-workspace{
  533. display: flex
  534. }
  535. .yiyun_text-title-workspace a{
  536. font-size: 18px;
  537. color: #A7A8B7;
  538. float: left;
  539. line-height: 28px;
  540. text-decoration: none
  541. }
  542. .yiyun_text-title-workspace a:last-child .el-icon-arrow-left{
  543. opacity: 0;
  544. }
  545. .yiyun_text-title-workspace a:last-child{
  546. color: #000;
  547. background-color: #cccdd7;
  548. display: flex;
  549. padding-left: 15px;
  550. border-radius: 4px;
  551. padding-top: 0px;
  552. padding-bottom: 0px;
  553. position: relative;
  554. }
  555. .new_fifle {
  556. outline: none;
  557. padding-left: 20px;
  558. width: 102px;
  559. background: url(/static/img/new_btn_fifle.png) no-repeat 0 0;
  560. height: 24px;
  561. line-height: 23px;
  562. }
  563. .yupan_card_box ul li {
  564. float: left;
  565. height: 258px;
  566. margin: 0px 24px;
  567. cursor: pointer;
  568. overflow: hidden;
  569. position: relative;
  570. }
  571. .downloadBtn_yiyun {
  572. font-size: 30px;
  573. position: absolute;
  574. right: 10px;
  575. top: 143px;
  576. color: #fff;
  577. display: none;
  578. cursor:pointer;
  579. }
  580. .mr-30 {
  581. margin-right: 30px;
  582. }
  583. .yupan_card_box ul li:hover>.downloadBtn_yiyun {
  584. display: block;
  585. }
  586. .yupan_card_box ul li img {
  587. display: block;
  588. width: 180px;
  589. height: 180px;
  590. /* border-radius: 20px; */
  591. transition: ease all 0.5s;
  592. }
  593. .yupan_card_box ul li>div {
  594. display: block;
  595. width: 180px;
  596. height: 180px;
  597. border-radius: 20px;
  598. transition: ease all 0.5s;
  599. }
  600. .yupan_card_box ul li:hover>div {
  601. background-color: #32323c;
  602. }
  603. .yiyun_file_infobox {
  604. display: block;
  605. text-align: center;
  606. }
  607. .yiyun_file_newlabel {
  608. display: inline-block;
  609. width: 8px;
  610. height: 8px;
  611. border-radius: 7px;
  612. background-color: #4a90e2;
  613. }
  614. .yiyun_file_name {
  615. font-size: 18px;
  616. color: #fff;
  617. width: 180px;
  618. word-break: break-all;
  619. margin-top: 2px;
  620. display: -webkit-box;
  621. -webkit-box-orient: vertical;
  622. -webkit-line-clamp: 2;
  623. overflow: hidden;
  624. font-weight: 500;
  625. font-family: Pingfang SC;
  626. }
  627. .yiyun_file_name-mid {
  628. font-size: 15px;
  629. color: #fff;
  630. width: 136px;
  631. word-break: break-all;
  632. margin-top: 2px;
  633. display: -webkit-box;
  634. -webkit-box-orient: vertical;
  635. -webkit-line-clamp: 2;
  636. overflow: hidden;
  637. font-weight: 400;
  638. font-family: Pingfang SC;
  639. }
  640. .yiyun_file_info {
  641. display: block;
  642. font-size: 11px;
  643. color: #adadad;
  644. margin-top: 2px;
  645. }
  646. .fifle_pcdialogbox {
  647. width: 100%;
  648. height: calc(100vh);
  649. position: fixed;
  650. top: 0;
  651. left: 0;
  652. background-color: rgba(0, 0, 0, 0.2);
  653. }
  654. .fifle_pcdialogboxInputbox {
  655. width: 680px;
  656. height: 82px;
  657. margin: 0 auto;
  658. margin-top: 23%;
  659. border-radius: 20px;
  660. background-color: rgba(50, 50, 60, 1);
  661. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  662. }
  663. .passwordicon {
  664. display: inline-block;
  665. width: 48px;
  666. height: 48px;
  667. margin: 17px 24px;
  668. }
  669. .large_input_password {
  670. width: 435px;
  671. height: 40px;
  672. margin: 20px 0;
  673. padding-left: 20px;
  674. border: 1px solid #fff;
  675. }
  676. .fifle_pcdialogboxInputbox>a {
  677. font-size: 22px;
  678. line-height: 82px;
  679. margin-left: 30px;
  680. color: #fff;
  681. text-decoration: none;
  682. }
  683. /*新建文件夹弹框 start*/
  684. .bottomdialog {
  685. width: calc(100vw - 120px);
  686. height: calc(100vh - 60px);
  687. box-shadow: 0 0 15px #333;
  688. margin-right: auto;
  689. background-color: #55555d;
  690. position: absolute;
  691. bottom: 0px;
  692. margin-left: 50%;
  693. left: calc(-50vw + 60px);
  694. border-radius: 16px 16px 0 0;
  695. }
  696. .bottomdialogbox::after {
  697. background-position: center top;
  698. background-size: cover;
  699. background-attachment: fixed;
  700. -webkit-filter: blur(20px);
  701. -moz-filter: blur(20px);
  702. -ms-filter: blur(20px);
  703. -o-filter: blur(20px);
  704. filter: blur(20px);
  705. }
  706. .bottomdialogbox {
  707. width: 100%;
  708. height: calc(100vh);
  709. /*background-color: rgba(255,255,255,0.52);*/
  710. position: fixed;
  711. left: 0;
  712. bottom: -999px;
  713. opacity: 0;
  714. z-index: 99;
  715. background-color: rgba(98, 98, 111, 0.82);
  716. }
  717. .yiyun_dialog_left,
  718. .yiyun_dialog_right {
  719. /* width: 200px; */
  720. float: left;
  721. }
  722. .yiyun_dialog_left {
  723. margin-left: 60px;
  724. text-align: left;
  725. position: absolute;
  726. }
  727. .yiyun_dialog_right {
  728. text-align: right;
  729. position: absolute;
  730. right: 60px;
  731. top: 0px;
  732. }
  733. .yiyun_dialog_center {
  734. width: 800px;
  735. color: #fff;
  736. margin: 0 auto;
  737. position: relative;
  738. }
  739. /*新建文件夹弹框 end*/
  740. /*浏览文件start*/
  741. .scanindexbox {
  742. margin-top: 30px;
  743. }
  744. .wenjianscan_box_fl {
  745. float: left;
  746. width: 140px;
  747. height: 387px;
  748. margin-right: 15px;
  749. padding: 5px;
  750. }
  751. .wenjianscan_box_ce {
  752. float: left;
  753. width: 960px;
  754. height: 940px;
  755. box-shadow: 0px 10px 14px 0px rgba(83, 83, 83, 1);
  756. border: 1px solid rgba(235, 235, 242, 1);
  757. background-color: #fff;
  758. }
  759. .wenjianscan_box_fr {
  760. float: left;
  761. margin-left: 15px;
  762. width: 100px;
  763. height: 500px;
  764. }
  765. /*浏览文件end*/
  766. .yiyun_v_btngroup_item_bg {
  767. width: 52px;
  768. height: 111px;
  769. border-radius: 45px;
  770. background-color: rgba(50, 50, 60, 1);
  771. box-shadow: 0px 3px 6px 1px rgba(60, 60, 60, 0.5);
  772. }
  773. .yiyun_v_btngroup_1 .yiyun_v_btngroup_item_bg {
  774. width: 52px;
  775. height: 52px;
  776. border-radius: 45px;
  777. background-color: rgba(50, 50, 60, 1);
  778. box-shadow: 0px 3px 6px 1px rgba(60, 60, 60, 0.5);
  779. }
  780. .yiyun_v_btngroup_item {
  781. width: 52px;
  782. }
  783. .yiyun_v_btngroup_item_bg>a,
  784. .yiyun_v_btngroup_item>a {
  785. display: block;
  786. width: 28px;
  787. height: 28px;
  788. margin: 16px auto;
  789. }
  790. .yiyun_v_btngroup_1 .yiyun_v_btngroup_item_bg>a,
  791. .yiyun_v_btngroup_1 .yiyun_v_btngroup_item>a {
  792. margin: 11px auto;
  793. }
  794. .yiyun_v_btngroup>a {
  795. display: block;
  796. background-color: rgba(50, 50, 60, 1);
  797. width: 52px;
  798. padding: 12px 0;
  799. }
  800. .yiyun_v_btngroup>a:first-child {
  801. border-radius: 26px 26px 0 0;
  802. }
  803. .yiyun_v_btngroup>a:last-child {
  804. border-radius: 0 0 26px 26px;
  805. }
  806. .yiyun_v_btngroup>a i {
  807. display: block;
  808. margin: 0 auto;
  809. }
  810. .yiyun_v_btngroup {
  811. display: inline-block;
  812. border-radius: 26px;
  813. border: 0;
  814. box-shadow: 0px 3px 6px 1px rgba(60, 60, 60, 0.5);
  815. }
  816. .yiyun_headerfr_item_r .updowndrop .el-dropdown {
  817. margin-top: -20px;
  818. top: 20px;
  819. }
  820. .bottomdialogbox_list_head {
  821. float: left;
  822. height: 79px;
  823. line-height: 79px;
  824. }
  825. .bottomdialogbox_list_head h3 {
  826. font-size: 26px;
  827. font-weight: 500;
  828. display: -webkit-box;
  829. -webkit-box-orient: vertical;
  830. -webkit-line-clamp: 1;
  831. overflow: hidden;
  832. }
  833. .bottomdialogbox_list_head .text_concenter .el-input {
  834. width: 300px;
  835. }
  836. .yiyun_col-4 {
  837. width: 33.333%;
  838. float: left;
  839. }
  840. .yiyun_col-3 {
  841. width: 25%;
  842. float: left;
  843. }
  844. .yiyun_col-6 {
  845. width: 50%;
  846. float: left;
  847. }
  848. .yiyun_col-12 {
  849. width: 100%;
  850. float: left;
  851. }
  852. .el-input_mini .el-input__inner {
  853. height: 30px;
  854. }
  855. .text_concenter {
  856. text-align: center;
  857. }
  858. .text_concenter .el-input__icon {
  859. line-height: 28px;
  860. }
  861. .width_120 {
  862. width: 120px;
  863. }
  864. .yiyun_line {
  865. width: 100%;
  866. height: 1px;
  867. background-color: #62626F;
  868. margin: 8px 0;
  869. }
  870. .yiyun_line2{
  871. width: 100%;
  872. height: 1px;
  873. background-color: #CCCDD7;
  874. margin: 17px 0 20px 0;
  875. }
  876. .line_from .el-input__inner {
  877. border-radius: 5px;
  878. border: 0;
  879. background-color: #32323C;
  880. height: 36px;
  881. line-height: 36px;
  882. color: #fff;
  883. }
  884. .yonghutouxiangBox{
  885. float: left;
  886. margin-right: 28px;
  887. margin-bottom: 15px;
  888. text-align: center
  889. }
  890. .yonghutouxiangBox>span{
  891. color: rgba(255, 255, 255, 1);
  892. font-weight: 200;
  893. font-size: 12px;
  894. margin-top: 8px;
  895. }
  896. .touxiang_hezuorenBox {
  897. display: inline-block;
  898. }
  899. .touxiang_hezuorenBox-item {
  900. position: relative;
  901. width: 60px;
  902. height: 60px;
  903. border-radius: 30px;
  904. cursor: pointer;
  905. overflow: hidden;
  906. }
  907. .tianjiaxiezuoren h5 {
  908. font-size: 16px;
  909. margin-top: -10px;
  910. color: #fff;
  911. }
  912. .textlabelgray .el-form-item{
  913. margin-bottom: 0px;
  914. }
  915. .textlabelblock .el-form-item {
  916. margin-bottom: 10px;
  917. }
  918. .touxiang_hezuorenBox-item i {
  919. display: none;
  920. font-size: 24px;
  921. width: 150%;
  922. height: 150%;
  923. position: absolute;
  924. top: 0;
  925. left: 0;
  926. line-height: 60px;
  927. opacity: 0;
  928. text-align: center;
  929. background-color: rgba(0, 0, 0, 0.1);
  930. transition: ease all 0.5s;
  931. }
  932. .touxiang_hezuorenBox-item:hover>i {
  933. width: 100%;
  934. height: 100%;
  935. top: 0;
  936. opacity: 1;
  937. background-color: rgba(0, 0, 0, 0.7);
  938. }
  939. .bg_text_wirte .el-collapse-item__header {
  940. color: #ffffff;
  941. cursor: pointer;
  942. border-bottom: 1px solid #62626f;
  943. background-color: transparent;
  944. position: relative;
  945. font-size: 15px;
  946. }
  947. .bg_text_wirte .el-collapse-item__wrap {
  948. background-color: transparent;
  949. }
  950. .bg_text_wirte .el-collapse {
  951. border-top: 1px solid #62626f;
  952. border-bottom: 1px solid #62626f;
  953. }
  954. .mr_20 {
  955. margin-right: 10px;
  956. }
  957. .el-checkbox__inner {
  958. width: 10px;
  959. height: 10px;
  960. border-radius: 16px;
  961. }
  962. .el-checkbox__input.is-checked .el-checkbox__inner,
  963. .el-checkbox__input.is-indeterminate .el-checkbox__inner {
  964. background-color: #8c00ff;
  965. border-color: #8c00ff;
  966. }
  967. .mt-8 {
  968. margin-top: -8px;
  969. }
  970. .mt-7 {
  971. margin-top: 7px;
  972. }
  973. .user_info_item {
  974. color: #fff;
  975. height: 30px;
  976. padding: 0px 8px 8px 8px;
  977. border-radius: 4px;
  978. transition: all ease 0.5s;
  979. cursor: pointer;
  980. margin-top: 5px;
  981. overflow: hidden;
  982. }
  983. .user_info_item .user_info_faceImg {
  984. width: 30px;
  985. height: 30px;
  986. border-radius: 15px;
  987. margin-right: 10px;
  988. float: left;
  989. margin-top: 4px;
  990. }
  991. .user_info_item .el-checkbox {
  992. float: left;
  993. margin-right: 10px;
  994. }
  995. .el-collapse-item__wrap {
  996. border-bottom: 1px solid #62626f;
  997. }
  998. .user_info_item span {
  999. display: inline-block;
  1000. line-height: 34px;
  1001. }
  1002. .user_info_item .user_info_name {
  1003. display: inline-block;
  1004. width: 70px;
  1005. font-size: 14px;
  1006. color: #cccdd7;
  1007. margin-right: 14px;
  1008. overflow: hidden;
  1009. text-overflow: ellipsis;
  1010. word-break: keep-all;
  1011. margin-top: 1px;
  1012. }
  1013. .user_info_item .user_info_job {
  1014. font-size: 12px;
  1015. color: #cccdd7;
  1016. width: 70px;
  1017. float: left;
  1018. overflow: hidden;
  1019. text-overflow: ellipsis;
  1020. word-break: keep-all;
  1021. }
  1022. .user_info_item .user_info_role {
  1023. float: right;
  1024. font-size: 13px;
  1025. color: #cccdd7;
  1026. margin-right: 10px;
  1027. }
  1028. .renyuanbox {
  1029. overflow: hidden;
  1030. }
  1031. .checkBoxCol {
  1032. color: #ffffff !important;
  1033. }
  1034. .checkxiezuoren {
  1035. position: absolute;
  1036. right: 8px;
  1037. }
  1038. .checkBoxDeptName {
  1039. position: absolute;
  1040. right: 30px;
  1041. }
  1042. .rightXiezuoren {
  1043. margin: 7px 0px 7px 15px;
  1044. color:#FEFEFE;
  1045. font-size: 17px;
  1046. font-weight: 400;
  1047. }
  1048. .row_painfl {
  1049. padding-right: 19px;
  1050. }
  1051. .row_painfr {
  1052. padding-left: 8px;
  1053. margin-left: 10px;
  1054. margin-top: 7px;
  1055. color: #fff;
  1056. font-size: 16px;
  1057. }
  1058. .row_painfl .el-collapse-item__arrow{
  1059. font-size: 25px;
  1060. color: #ebebf2;
  1061. }
  1062. .shuxian {
  1063. position: absolute;
  1064. left: 50%;
  1065. width: 1px;
  1066. height: 600px;
  1067. background-color: #62626f;
  1068. }
  1069. .xiezuobox {
  1070. position: relative;
  1071. /* overflow-y: auto;
  1072. overflow-x: hidden */
  1073. }
  1074. .xiezuobox::-webkit-scrollbar {
  1075. width: 5px;
  1076. padding-right: 4px;
  1077. border-radius: 4px;
  1078. background-color: #32323c;
  1079. /*其他样式,比如圆角等*/
  1080. }
  1081. /*滑块样式*/
  1082. .xiezuobox::-webkit-scrollbar-thumb {
  1083. -webkit-border-radius: 4px;
  1084. border-radius: 4px;
  1085. height: 300px;
  1086. background-color: #adadad;
  1087. }
  1088. /*当前窗口失去焦点时的滑块样式*/
  1089. .xiezuobox::-webkit-scrollbar-thumb:window-inactive {
  1090. background-color: #adadad;
  1091. }
  1092. .yiyun_zhedie,
  1093. .yiyundialog_close {
  1094. color: #f9f9f9;
  1095. cursor: pointer;
  1096. margin-top:28px;
  1097. }
  1098. .yiyundialog_close{
  1099. font-size: 18px;
  1100. }
  1101. .yiyun_zhediebtn{
  1102. margin-top: -4px;
  1103. display: block;
  1104. }
  1105. .yiyun_anniu1 {
  1106. text-align: center;
  1107. display: block;
  1108. width: 52px;
  1109. border-radius: 26px 26px 0 0;
  1110. padding: 10px 0 10px 0;
  1111. background-color: rgba(50, 50, 60, 1);
  1112. }
  1113. .yiyun_anniu1:hover {
  1114. background-color: rgba(50, 50, 60, 1);
  1115. }
  1116. .yiyun_anniu2 {
  1117. display: block;
  1118. text-align: center;
  1119. width: 52px;
  1120. border-radius: 0 0 26px 26px;
  1121. background-color: #ccc;
  1122. padding: 10px 0 10px 0;
  1123. background-color: rgba(50, 50, 60, 1);
  1124. }
  1125. /*btngrup*/
  1126. .btn_grouplist1 {
  1127. width: 52px;
  1128. overflow: hidden;
  1129. border-radius: 26px;
  1130. border: 0;
  1131. }
  1132. .btn_grouplist2 {
  1133. width: 52px;
  1134. overflow: hidden;
  1135. border: 0;
  1136. }
  1137. .yunjianzhu_show {
  1138. box-shadow: 0px 3px 6px 1px rgba(60, 60, 60, 0.5);
  1139. }
  1140. .yunjianzhu_noshow {
  1141. box-shadow: 0px 0px 0px 0px rgba(60, 60, 60, 0.5);
  1142. }
  1143. .btn_list1 {
  1144. padding: 12px 12px 9px 12px;
  1145. border: 0;
  1146. border-radius: 26px 26px 0 0;
  1147. }
  1148. .btn_list3 {
  1149. padding: 9px 12px 12px 12px;
  1150. border: 0;
  1151. border-radius: 0 0 26px 26px;
  1152. }
  1153. .btn_bg_block {
  1154. background-color: #32323c;
  1155. }
  1156. .btn_bg_block:hover {
  1157. transition: ease all 0.5s;
  1158. background-color: #4b4b50;
  1159. }
  1160. .btn_bg_baise {
  1161. background-color: #fff;
  1162. }
  1163. .btn_bg_baise:hover {
  1164. transition: ease all 0.5s;
  1165. background-color: #4b4b50;
  1166. }
  1167. .btn_bg_text {
  1168. transition: ease all 0.5s;
  1169. background-color: transparent;
  1170. }
  1171. .yiyuntextbtn {
  1172. padding: 9px 12px 12px 12px;
  1173. }
  1174. .popover_ul {
  1175. margin: 0;
  1176. padding: 0;
  1177. font-size: 14px;
  1178. line-height: 36px;
  1179. margin-left: 8px;
  1180. }
  1181. .popover_ul_nopadding {
  1182. margin: 0;
  1183. }
  1184. .popover_ul li a {
  1185. color: #A7A8B7;
  1186. text-decoration: none;
  1187. transition: ease all 0.5s;
  1188. }
  1189. .popover_ul li a:hover {
  1190. color: #000;
  1191. }
  1192. .el-popover {
  1193. border: 0px solid #ebeef5;
  1194. border-radius: 20px;
  1195. box-shadow: 0px 12px 14px 0px rgba(0, 0, 0, 0.2);
  1196. }
  1197. .scanleft_bottombtn {
  1198. position: fixed;
  1199. bottom: 60px;
  1200. }
  1201. .historyBox {
  1202. position: absolute;
  1203. width: 400px;
  1204. height: 930px;
  1205. border-radius: 10px;
  1206. background-color: rgba(255, 255, 255, 1);
  1207. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  1208. }
  1209. .fugaibtn {
  1210. top: 72px;
  1211. }
  1212. .danqianactive {
  1213. font-weight: 600;
  1214. }
  1215. .cicle_baiseanniu {
  1216. width: 52px;
  1217. height: 52px;
  1218. border-radius: 45px;
  1219. background-color: rgba(255, 255, 255, 1);
  1220. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  1221. border: 0;
  1222. }
  1223. .nullbox {
  1224. width: 100%;
  1225. height: 40px;
  1226. }
  1227. .labelinputbefore .el-input-group__prepend {
  1228. background-color: transparent;
  1229. border: 0;
  1230. font-size: 16px;
  1231. color: #EBEBF2;
  1232. border-radius: 0px;
  1233. border-bottom: 1px solid #62626f;
  1234. text-align: left;
  1235. padding: 0;
  1236. }
  1237. .locationbtn .el-input-group__append {
  1238. border: 0;
  1239. font-size: 24px;
  1240. padding: 0;
  1241. height: 36px;
  1242. border-radius: 0 5px 5px 0;
  1243. background-color: rgba(50, 50, 60, 1);
  1244. }
  1245. .label_text {
  1246. font-size: 16px;
  1247. margin-bottom: 16px;
  1248. margin-top: 10px;
  1249. color: #fff;
  1250. }
  1251. .label_text_moren {
  1252. border: 0;
  1253. background: transparent;
  1254. color: #fff;
  1255. font-size: 16px;
  1256. margin-bottom: 16px;
  1257. margin-top: 10px;
  1258. font-weight: bold;
  1259. }
  1260. .bg_baise {
  1261. background-color: rgba(255, 255, 255, 0.52);
  1262. }
  1263. .large_checkbox .el-checkbox__inner {
  1264. width: 20px;
  1265. height: 20px;
  1266. border-radius: 10px;
  1267. margin-left: 10px;
  1268. }
  1269. .large_checkbox .el-checkbox__inner::after {
  1270. height: 7px;
  1271. left: 7px;
  1272. top: 4px;
  1273. }
  1274. .backshangyicheng {
  1275. position: absolute;
  1276. left: -30px;
  1277. width: 10px;
  1278. height: 28px;
  1279. top: 26px;
  1280. }
  1281. .xiezuo_input.el-input {
  1282. width: 90%;
  1283. }
  1284. .xiezuo_input .el-input__inner {
  1285. height: 36px;
  1286. line-height: 36px;
  1287. }
  1288. .add_newxiezuo ul li {
  1289. height: 49px;
  1290. border-bottom: 1px solid #62626f;
  1291. line-height: 49px;
  1292. }
  1293. .add_xiezuo_title {
  1294. display: inline-block;
  1295. color: #fff;
  1296. font-size: 14px;
  1297. }
  1298. .add_xiezuo_icon_plus {
  1299. float: right;
  1300. color: #fff;
  1301. font-size: 15px;
  1302. line-height: 50px;
  1303. margin-right: 6px;
  1304. }
  1305. .popover_ul li a {
  1306. font-weight: 600;
  1307. /*color: #000;*/
  1308. }
  1309. .user_info_item:hover {
  1310. background-color: #23232b;
  1311. }
  1312. .el-collapse-item__content {
  1313. padding-bottom: 0px;
  1314. }
  1315. .user_info_role .setroleselect {
  1316. width: 65px;
  1317. }
  1318. .setroleselect .el-input__inner {
  1319. background-color: transparent;
  1320. padding: 0;
  1321. border: 0;
  1322. font-size: 14px;
  1323. position: relative;
  1324. color: #cccdd7;
  1325. }
  1326. .setroleselect .el-select__caret {
  1327. width: 0;
  1328. font-size: 0px;
  1329. }
  1330. .user_info_role {
  1331. display: block;
  1332. float: left;
  1333. }
  1334. .user_info_role .el-icon-close {
  1335. float: right;
  1336. margin-top: 11px;
  1337. cursor: pointer;
  1338. margin-left: 10px;
  1339. display: none;
  1340. }
  1341. .user_info_item:hover>.user_info_role .el-icon-close {
  1342. display: block;
  1343. }
  1344. .user_info_role .el-icon-close:hover {
  1345. border-radius: 50%;
  1346. background-color: #f00;
  1347. color: #fff;
  1348. }
  1349. .projectbox_item_model {
  1350. border-radius: 10px;
  1351. height: 286px;
  1352. margin: 10px 0;
  1353. }
  1354. .projectbox_item_model:hover>.project_item_model{
  1355. border-radius: 10px;
  1356. transform: scale(1.05);
  1357. transition: ease all 0.5s;
  1358. box-shadow: 0px 12px 14px rgba(0, 0, 0, 0.2);
  1359. }
  1360. .yupan_card_box ul li:nth-child(8n+1) {
  1361. margin-left: 0
  1362. }
  1363. .defualtBtnInfo.el-button:hover {
  1364. background: #9c23ff;
  1365. border-color: #9c23ff;
  1366. color: #fff;
  1367. transition: all ease 0.5s;
  1368. }
  1369. .projectbox_card_warp {
  1370. /* padding: 20px 6px; */
  1371. width: 1840px;
  1372. /*position: relative;
  1373. left: -30px;*/
  1374. border-radius: 20px;
  1375. margin: 0 auto;
  1376. }
  1377. .projectbox_card {
  1378. border-radius: 20px;
  1379. /* background-color: #EBEBEB; */
  1380. transition: ease all 0.5s;
  1381. margin: 15px 0;
  1382. }
  1383. .yiyun_product_item {
  1384. width: 100%;
  1385. height: 245px;
  1386. border-radius: 10px;
  1387. background-color: #ccc;
  1388. overflow: hidden;
  1389. /* box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2); */
  1390. position: relative;
  1391. }
  1392. .zuiright {
  1393. position: relative;
  1394. right: -10px;
  1395. }
  1396. .yiyun_product_item img {
  1397. position: absolute;
  1398. }
  1399. .yiyun_product_item_top {
  1400. position: absolute;
  1401. top: 0px;
  1402. width: 100%;
  1403. }
  1404. .yiyun_product_itembarfl {
  1405. float: left;
  1406. margin-top: 16px;
  1407. margin-left: 16px;
  1408. }
  1409. .yiyun_product_itembarfl span {
  1410. display: inline-block;
  1411. width: 28px;
  1412. height: 28px;
  1413. border-radius: 14px;
  1414. color: #fff;
  1415. font-size: 15px;
  1416. text-align: center;
  1417. line-height: 28px;
  1418. cursor: pointer;
  1419. }
  1420. .yiyun_product_itembarfr {
  1421. float: right;
  1422. margin-top: 16px;
  1423. margin-right: 16px;
  1424. }
  1425. .projectbox_item_model .el-dropdown{
  1426. opacity: 0;
  1427. transition: ease all 0.5s;
  1428. }
  1429. .projectbox_item_model:hover .yiyun_product_item .el-dropdown{
  1430. opacity: 1;
  1431. }
  1432. .btn_yiyun_cardinfo_a {
  1433. background-color: #9c23ff;
  1434. }
  1435. .btn_yiyun_cardinfo_b {
  1436. background-color: #4a90e2;
  1437. }
  1438. .newtip{
  1439. position: absolute;
  1440. top: 0;
  1441. left: 1px;
  1442. width: 8px;
  1443. height: 8px;
  1444. border-radius: 4px;
  1445. background-color: #26ADFC;
  1446. }
  1447. .wenjiantitle {
  1448. position: relative;
  1449. bottom: -124px;
  1450. margin-left: 20px;
  1451. }
  1452. .wenjiantitle h4 {
  1453. line-height: 28px;
  1454. color: #fff;
  1455. font-size: 25px;
  1456. text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
  1457. font-weight: 600;
  1458. font-family: Pingfang SC;
  1459. display: -webkit-box;
  1460. -webkit-box-orient: vertical;
  1461. -webkit-line-clamp: 1;
  1462. overflow: hidden;
  1463. }
  1464. .yiyun_product_card_tips {
  1465. font-size: 14px;
  1466. color: #fff;
  1467. text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
  1468. margin-bottom: 8px;
  1469. display: -webkit-box;
  1470. -webkit-box-orient: vertical;
  1471. -webkit-line-clamp: 1;
  1472. overflow: hidden;
  1473. }
  1474. .mr-15 {
  1475. margin-right: 15px;
  1476. }
  1477. .longBtn {
  1478. width: 100%;
  1479. margin: 15px 0;
  1480. }
  1481. .defualtBtnInfo.el-button {
  1482. color: rgba(50, 50, 60, 1);
  1483. font-size: 14px;
  1484. height: 30px;
  1485. border-radius: 21px;
  1486. background-color: rgba(255, 255, 255, 1);
  1487. border: 0.5px solid rgba(212, 212, 212, 1);
  1488. margin-bottom: 10px;
  1489. padding: 0px 23px !important;
  1490. }
  1491. .gantetu_listBox {
  1492. width: 400px;
  1493. height: 412px;
  1494. /*background-color: #ccc;*/
  1495. }
  1496. .yyactive {
  1497. background-color: #adadad;
  1498. }
  1499. .yiyunLayout_col-12 {
  1500. width: 100%;
  1501. float: left;
  1502. }
  1503. .yiyunLayout_col-6 {
  1504. width: 50%;
  1505. float: left;
  1506. }
  1507. .yiyunLayout_col-4 {
  1508. width: 25%;
  1509. float: left;
  1510. }
  1511. .top_gonggao {
  1512. text-align: center;
  1513. margin-top: 20px;
  1514. }
  1515. h3.yiyuntitle {
  1516. color: rgba(0, 0, 0, 1);
  1517. font-size: 18px;
  1518. line-height: 36px;
  1519. display: inline-block;
  1520. position: relative;
  1521. top: 1px;
  1522. font-weight: 400;
  1523. font-family: Pingfang SC;
  1524. }
  1525. span.yiyun_tishibtn {
  1526. color: rgba(167, 168, 183, 1);
  1527. font-size: 12px;
  1528. text-align: center;
  1529. }
  1530. .ml-24 {
  1531. margin-left: 24px;
  1532. }
  1533. .yiyun_yinggyong_list {
  1534. display: inline-block;
  1535. width: 285px;
  1536. height: 250px;
  1537. background-color: #fff;
  1538. margin: 20px 24px;
  1539. position: relative;
  1540. border-radius: 10px;
  1541. cursor: pointer;
  1542. background-color: rgba(0, 0, 0, 0.15);
  1543. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  1544. overflow: hidden;
  1545. }
  1546. .yiyun_yinggyong_list:hover {
  1547. transition: all ease 0.5s;
  1548. }
  1549. .yiyun_yinggyong_list:hover>img {
  1550. transform: scale(1.1);
  1551. -ms-transform: scale(1.1);
  1552. /* IE 9 */
  1553. -moz-transform: scale(1.1);
  1554. /* Firefox */
  1555. -webkit-transform: scale(1.1);
  1556. /* Safari 和 Chrome */
  1557. -o-transform: scale(1.1);
  1558. transition: ease all 0.5s;
  1559. }
  1560. .yinyong_bg_img {
  1561. display: block;
  1562. width: 100%;
  1563. height: 100%;
  1564. }
  1565. .yiyun_label_yinyong {
  1566. position: absolute;
  1567. top: 20px;
  1568. left: 20px;
  1569. background-color: #ED1B35;
  1570. border-radius: 10px;
  1571. font-size: 10px;
  1572. padding: 3px 10px;
  1573. color: #fff;
  1574. }
  1575. .yiyun_label_yinyong2 {
  1576. position: absolute;
  1577. top: 20px;
  1578. left: 20px;
  1579. font-size: 14px;
  1580. color: #000;
  1581. cursor: pointer;
  1582. }
  1583. .label_text_yingyong {
  1584. position: absolute;
  1585. bottom: 20px;
  1586. left: 20px;
  1587. color: #fff;
  1588. font-size: 22px;
  1589. text-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
  1590. font-weight: 500;
  1591. font-family: Pingfang SC;
  1592. }
  1593. .yiyun_wenjian_list {
  1594. width: 136px;
  1595. float: left;
  1596. height: 200px;
  1597. margin: 0px 16px 0px 16px;
  1598. }
  1599. .yiyun_wenjian_list:hover {
  1600. background-color: #ddddde;
  1601. border-radius: 10px;
  1602. }
  1603. .yiyun_row.py-x-22,.py-x-22{
  1604. margin-left: -22px;
  1605. margin-right: -22px;
  1606. }
  1607. .mt-12{
  1608. margin-top: 12px;
  1609. }
  1610. .pageImgBox.ml-110,.ml-110{
  1611. margin-left: 110px;
  1612. }
  1613. .nohover:hover{
  1614. background-color: transparent;
  1615. }
  1616. .settingIcon{
  1617. color: #fff;
  1618. font-size: 20px;
  1619. }
  1620. .top_optionBar{
  1621. opacity: 0;
  1622. }
  1623. .yiyun_wenjian_list:hover .top_optionBar{
  1624. opacity: 1;
  1625. }
  1626. .yiyunwenjian_name {
  1627. color: #32323c;
  1628. font-size: 15px;
  1629. text-align: center;
  1630. display: -webkit-box;
  1631. -webkit-box-orient: vertical;
  1632. -webkit-line-clamp: 2;
  1633. overflow: hidden;
  1634. font-weight: 400;
  1635. word-break: break-all;
  1636. }
  1637. .yiyunwenjian_infodesc {
  1638. color: #9B9B9B;
  1639. font-size: 11px;
  1640. text-align: center;
  1641. display: block;
  1642. }
  1643. .noFile {
  1644. margin-left: 50%;
  1645. margin-top: 5%;
  1646. font-weight: bold;
  1647. font-size: 16px;
  1648. }
  1649. .gonggao_content p {
  1650. line-height: 22px;
  1651. color: rgba(255, 255, 255, 1);
  1652. font-size: 16px;
  1653. text-align: justify;
  1654. margin-top: 20px;
  1655. }
  1656. .yiyun_wenjian_list:hover>.yiyunwenjian_imgbox {
  1657. background-color: #d8d8d8;
  1658. transition: all ease 0.5s;
  1659. cursor: pointer;
  1660. border-radius: 10px;
  1661. }
  1662. .yinyong_warpBox {
  1663. overflow: unset;
  1664. }
  1665. .yiyun_yingyongBox_wrap {
  1666. height: 300px;
  1667. overflow: hidden;
  1668. }
  1669. .flex_right_pain {
  1670. position: fixed;
  1671. top: 70px;
  1672. right: -800px;
  1673. background-color: #fff;
  1674. width: 375px;
  1675. height: calc(100vh - 100px);
  1676. overflow-y: auto;
  1677. overflow-x: hidden;
  1678. border-radius: 10px;
  1679. transition: all ease 0.5s;
  1680. background-color: rgba(255, 255, 255, 1);
  1681. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  1682. z-index: 9;
  1683. }
  1684. .fifle_search {
  1685. margin: 0 auto;
  1686. }
  1687. .fifle_search .el-input__icon {
  1688. line-height: 30px;
  1689. }
  1690. .yiyun_app_info_box li {
  1691. height: 44px;
  1692. line-height: 44px;
  1693. color: #000;
  1694. padding: 0 16px;
  1695. overflow: hidden;
  1696. }
  1697. .noshodow .el-input--suffix .el-input__inner{
  1698. background-color: rgba(244, 244, 246, 1);
  1699. box-shadow: 0 0px 0px #c3c3c3;
  1700. border: 0;
  1701. }
  1702. .yiyun_app_info_box .el-switch {
  1703. margin-top: 12px;
  1704. }
  1705. .yiyun_app_info_box .el-switch.is-checked .el-switch__core {
  1706. border-color: #8c00ff;
  1707. background-color: #8c00ff;
  1708. }
  1709. .yiyun_yinyongname {
  1710. color: #8c00ff;
  1711. font-size: 15px;
  1712. margin-top: 14px;
  1713. display: block;
  1714. margin-left: 0px;
  1715. margin-bottom: 12px;
  1716. padding: 0 16px;
  1717. }
  1718. .line35 .el-checkbox__label{
  1719. font-size: 13px;
  1720. color: #000;
  1721. padding-left: 6px;
  1722. }
  1723. .line35{
  1724. line-height: 35px;
  1725. }
  1726. .flex_right_pain_head h4{
  1727. line-height: 59px;
  1728. font-size: 17px;
  1729. display: -webkit-box;
  1730. -webkit-box-orient: vertical;
  1731. -webkit-line-clamp: 1;
  1732. overflow: hidden;
  1733. }
  1734. .RdiaheaderTitle{
  1735. padding-left: 16px;
  1736. }
  1737. .flex_right_pain_head .el-icon-arrow-left{
  1738. line-height: 59px;
  1739. margin-left: 8px;
  1740. }
  1741. .flex_right_pain_head .icon-icon_quxiaohuoguanbi{
  1742. margin-right: 16px;
  1743. line-height: 59px;
  1744. font-size: 20px;
  1745. }
  1746. .centertext{
  1747. text-align: center
  1748. }
  1749. .el-icon-close {
  1750. cursor: pointer;
  1751. }
  1752. .julidingbu_15 {
  1753. margin-top: 15px;
  1754. display: block;
  1755. }
  1756. button:focus {
  1757. outline: none;
  1758. }
  1759. /*工期审核*/
  1760. .workchack_itembgBox {
  1761. position: relative;
  1762. left: -25px;
  1763. width: 1350px;
  1764. }
  1765. .workchack_item {
  1766. width: 400px;
  1767. float: left;
  1768. margin: 0px 15px;
  1769. padding: 0px 10px;
  1770. position: relative;
  1771. top: 0px;
  1772. margin-top: 12px;
  1773. padding: 10px;
  1774. }
  1775. .workchack_item .yiyun_product_item—mincard {
  1776. width: 390px;
  1777. height: 88px;
  1778. border-radius: 10px;
  1779. background-color: rgba(255, 255, 255, 1);
  1780. border-left: 10px solid #4A90e2;
  1781. transition: ease all 0.5s;
  1782. cursor: pointer;
  1783. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  1784. }
  1785. .workchack_item .yiyun_text_mini {
  1786. font-size: 12px;
  1787. }
  1788. .workchack_item .yiyun_text_middle {
  1789. font-size: 20px !important;
  1790. }
  1791. .section_item_aside_fl .workchack_item .yiyun_text_large {
  1792. font-size: 38px;
  1793. font-weight: 600;
  1794. }
  1795. .mincard_left_item span,
  1796. .mincard_right_item span {
  1797. display: block;
  1798. }
  1799. .mincard_left_item {
  1800. margin-left: 15px;
  1801. margin-top: 10px;
  1802. }
  1803. .mincard_right_item {
  1804. margin-top: 10px;
  1805. margin-right: 25px;
  1806. }
  1807. .mt-12 {
  1808. margin-top: 12px;
  1809. }
  1810. .text_color_defualt {
  1811. color: #8C00FF;
  1812. }
  1813. .mincard_right_item .yiyun_text_large {
  1814. text-align: right;
  1815. }
  1816. .yiyun_product_item—mincard:hover {
  1817. border-left-color: #A6E9CE;
  1818. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  1819. }
  1820. /*卡片浮动层*/
  1821. .yiyunupdown_box {
  1822. margin-top: 10px;
  1823. width: 350px;
  1824. background-color: #fff;
  1825. border-radius: 10px;
  1826. background-color: rgba(255, 255, 255, 1);
  1827. /* box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2); */
  1828. overflow: hidden;
  1829. padding: 15px;
  1830. }
  1831. .yiyun—primary {
  1832. font-size: 14px;
  1833. padding: 6px 26px;
  1834. background-color: #8C00FF;
  1835. border-radius: 15px;
  1836. border: 0;
  1837. color: #fff;
  1838. cursor: pointer;
  1839. }
  1840. .yiyun—info {
  1841. font-size: 14px;
  1842. padding: 6px 26px;
  1843. background-color: #62626F;
  1844. border-radius: 15px;
  1845. border: 0;
  1846. color: #fff;
  1847. cursor: pointer;
  1848. }
  1849. .yiyun_querenyouce>button {
  1850. display: block;
  1851. }
  1852. .mt_10 {
  1853. margin-top: 10px;
  1854. }
  1855. .yiyun_uerinfobox {
  1856. margin-top: 5px;
  1857. }
  1858. .yiyun_uerinfobox ul li {
  1859. font-size: 15px;
  1860. margin: 5px 0;
  1861. }
  1862. .yiyun_uerinfobox ul li label {
  1863. width: 70px;
  1864. text-align: justify;
  1865. display: inline-block;
  1866. letter-spacing: 8px;
  1867. font-weight: 600;
  1868. }
  1869. .gongqibeizhuyun {
  1870. font-size: 16px;
  1871. margin-top: 25px;
  1872. margin-bottom: 40px;
  1873. line-height: 22px;
  1874. }
  1875. .biaoqian_addgongqi span {
  1876. display: block;
  1877. }
  1878. .yiyunprogressbox {
  1879. width: 100%;
  1880. height: 26px;
  1881. position: relative;
  1882. }
  1883. .yiyun_probg,
  1884. .current_pro,
  1885. .current_delaypro,
  1886. .progresslabel,
  1887. .current_delayprolabel {
  1888. position: absolute;
  1889. }
  1890. .yiyunprogressbox .progresslabel {
  1891. left: 10px;
  1892. top: 1px;
  1893. z-index: 4;
  1894. font-size: 14px;
  1895. }
  1896. .yiyunprogressbox .current_delayprolabel {
  1897. right: 10px;
  1898. top: 1px;
  1899. z-index: 5;
  1900. font-size: 14px;
  1901. color: #fff;
  1902. }
  1903. .current_delaypro {
  1904. background-color: #D0021B;
  1905. border-radius: 0px 13px 13px 0px;
  1906. width: 20%;
  1907. right: 0;
  1908. z-index: 3;
  1909. text-align: right;
  1910. }
  1911. /*蓝色进度条定义*/
  1912. .pro_yiyun_blue .yiyun_probg {
  1913. background-color: #92B8E5;
  1914. border-radius: 13px;
  1915. width: 100%;
  1916. z-index: 1;
  1917. }
  1918. .pro_yiyun_blue .current_pro {
  1919. background-color: #4A90E2;
  1920. border-radius: 13px 0 0 13px;
  1921. width: 30%;
  1922. z-index: 2;
  1923. }
  1924. /*绿色进度条定义*/
  1925. .pro_yiyun_green .yiyun_probg {
  1926. background-color: #94E8C7;
  1927. border-radius: 13px;
  1928. width: 100%;
  1929. z-index: 1;
  1930. }
  1931. .pro_yiyun_green .current_pro {
  1932. background-color: #4AE2A5;
  1933. border-radius: 13px 0 0 13px;
  1934. width: 10%;
  1935. z-index: 2;
  1936. }
  1937. /*紫色进度条定义*/
  1938. .pro_yiyun_purple .yiyun_probg {
  1939. background-color: rgba(226, 74, 225, 30%);
  1940. border-radius: 13px;
  1941. width: 100%;
  1942. z-index: 1;
  1943. }
  1944. .pro_yiyun_purple .current_pro {
  1945. background-color: #E24AE1;
  1946. border-radius: 13px 0 0 13px;
  1947. width: 50%;
  1948. z-index: 2;
  1949. }
  1950. /*紫色进度条定义*/
  1951. .pro_yiyun_orange .yiyun_probg {
  1952. background-color: #f2dfd4;
  1953. border-radius: 13px;
  1954. width: 100%;
  1955. z-index: 1;
  1956. }
  1957. .pro_yiyun_orange .current_pro {
  1958. background-color: #E2844A;
  1959. border-radius: 13px 0 0 13px;
  1960. width: 70%;
  1961. z-index: 2;
  1962. }
  1963. .yiyuninput_number {
  1964. margin: 40px 0;
  1965. text-align: center;
  1966. }
  1967. .section_item_aside_fl .yiyunjishuqiinput span {
  1968. font-size: 20px;
  1969. margin-right: 6px;
  1970. border-radius: 50%;
  1971. width: 36px;
  1972. height: 36px;
  1973. background-color: rgba(255, 255, 255, 1);
  1974. box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  1975. }
  1976. .yiyunjishuqiinput .el-input__inner {
  1977. font-size: 58px;
  1978. border: 0;
  1979. height: 44px;
  1980. color: #000000;
  1981. }
  1982. .yiyunjishuqiinput.el-input-number {
  1983. width: 100%;
  1984. }
  1985. .yiyuninput_number_label {
  1986. font-size: 15px;
  1987. }
  1988. .workchack_item_warp {
  1989. width: 1350px;
  1990. position: relative;
  1991. left: -25px;
  1992. top: -18px;
  1993. }
  1994. .card_yiyunrecord .yiyun_yinggyong_list {
  1995. display: inline-block;
  1996. width: 100%;
  1997. height: auto;
  1998. background-color: #fff;
  1999. margin: 20px 0px;
  2000. position: relative;
  2001. border-radius: 10px;
  2002. cursor: pointer;
  2003. }
  2004. .biaozhu_tupian {
  2005. color: rgba(173, 173, 173, 1);
  2006. font-size: 12px;
  2007. text-align: center;
  2008. display: block;
  2009. }
  2010. .yiyunjishuqiinput .el-input-number__decrease,
  2011. .yiyunjishuqiinput .el-input-number__increase {
  2012. font-size: 20px;
  2013. margin-right: 6px;
  2014. border-radius: 50%;
  2015. width: 36px;
  2016. height: 36px;
  2017. background-color: rgba(255, 255, 255, 1);
  2018. box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  2019. margin-top: 2px;
  2020. }
  2021. .el-input-number__decrease:hover,
  2022. .el-input-number__increase:hover {
  2023. color: #8c00ff;
  2024. }
  2025. .section_item_aside_fl .workchack_item span {
  2026. font-size: 12px;
  2027. margin-right: 0px;
  2028. }
  2029. .yiyuntab_toggle {
  2030. color: #A7A8B7;
  2031. }
  2032. .yiyuntabactived {
  2033. color: #000;
  2034. }
  2035. .bianji_input {
  2036. width: 370px;
  2037. height: 36px!important;
  2038. line-height: 36px!important;
  2039. border-radius: 4px!important;
  2040. background-color: rgba(49, 49, 59, 1);
  2041. color: #fff;
  2042. border: 0;
  2043. padding-left: 10px;
  2044. }
  2045. .bianji_input_toggle {
  2046. color: #fff;
  2047. }
  2048. .self_eidt_selfWorkImg {
  2049. display: none;
  2050. }
  2051. .self_eidt_selfWork {
  2052. margin-top: 15px;
  2053. }
  2054. .workchack_item_warp .yiyun_row,
  2055. .project_workTimeItme .yiyun_row {
  2056. left: 0;
  2057. }
  2058. .section_item_aside_fl .yiyun_label_yinyong {
  2059. font-size: 10px;
  2060. border-radius: 13px;
  2061. }
  2062. .section_item_aside_fl .cicle_raduas span {
  2063. font-size: 14px;
  2064. }
  2065. .cicle_raduas {
  2066. padding: 6px 22px;
  2067. position: relative;
  2068. top: -1px;
  2069. }
  2070. .popoveractive {
  2071. color: #000;
  2072. font-weight: bold;
  2073. }
  2074. .popover_ul li {
  2075. cursor: pointer;
  2076. }
  2077. .wenjianscan_box_ceContent {
  2078. width: 700px;
  2079. margin: 50px auto;
  2080. }
  2081. .wenjianscan_box_ceContent h2 {
  2082. text-align: center;
  2083. line-height: 60px;
  2084. }
  2085. .wenjianscan_box_ceContent p {
  2086. text-align: justify;
  2087. font-size: 16px;
  2088. line-height: 32px;
  2089. color: #666;
  2090. margin: 50px 0;
  2091. text-indent: 33px;
  2092. }
  2093. .left_dinwei_btn {
  2094. position: fixed;
  2095. top: 75px;
  2096. padding: 10px;
  2097. margin-left: -10px;
  2098. }
  2099. .right_dinwei_btn {
  2100. position: fixed;
  2101. top: 75px;
  2102. padding: 10px;
  2103. margin-right: -10px;
  2104. }
  2105. .back_top {
  2106. position: relative;
  2107. }
  2108. .back_top_btn {
  2109. position: absolute;
  2110. left: -29px;
  2111. top: -2px;
  2112. cursor:pointer;
  2113. }
  2114. .back_title{
  2115. cursor:pointer;
  2116. }
  2117. .caozuotishi_btn {
  2118. display: inline-block;
  2119. margin-left: 20px;
  2120. position: relative;
  2121. top: 10px;
  2122. }
  2123. .yiyun_label_yinyong_worker {
  2124. color: rgba(255, 255, 255, 1);
  2125. font-size: 11px;
  2126. text-align: right;
  2127. text-shadow: 1px 2px 0px rgba(0, 0, 0, 0.5);
  2128. position: absolute;
  2129. bottom: 58px;
  2130. left: 20px;
  2131. }
  2132. .height_auto {
  2133. height: auto;
  2134. }
  2135. .project_workreviewItme {
  2136. margin-top: 12px;
  2137. }
  2138. .label_slide_btn {
  2139. display: inline-block;
  2140. position: relative;
  2141. top: 8px;
  2142. margin-left: 20px;
  2143. }
  2144. .project_workTimeItme .wenjianbox_warp {
  2145. left: -22px;
  2146. }
  2147. .project_workTimeItme .wenjianbox_warp .yiyunwenjian_infodesc {
  2148. font-size: 11px;
  2149. }
  2150. .newmassage_yinyong {
  2151. display: inline-block;
  2152. width: 10px;
  2153. height: 10px;
  2154. background-color: #D0021B;
  2155. border-radius: 50%;
  2156. margin-right: 10px;
  2157. position: relative;
  2158. top: -3px;
  2159. }
  2160. .newmassage_wenjian {
  2161. display: inline-block;
  2162. width: 10px;
  2163. height: 10px;
  2164. background-color: rgba(74, 144, 226, 1);
  2165. border-radius: 50%;
  2166. margin-right: 10px;
  2167. position: relative;
  2168. top: -3px;
  2169. }
  2170. .mt-12 {
  2171. margin-top: 12px;
  2172. }
  2173. .project_workTimeItme {
  2174. margin-top: 12px;
  2175. }
  2176. .layout_content::-webkit-scrollbar, .admin_contentBox_body::-webkit-scrollbar{
  2177. width: 8px;
  2178. padding-right: 4px;
  2179. border-radius: 4px;
  2180. background-color: #f6f6f6;
  2181. /*其他样式,比如圆角等*/
  2182. }
  2183. /*滑块样式*/
  2184. .layout_content::-webkit-scrollbar-thumb,.admin_contentBox_body::-webkit-scrollbar-thumb {
  2185. -webkit-border-radius: 4px;
  2186. border-radius: 4px;
  2187. height: 300px;
  2188. background-color: #adadad;
  2189. }
  2190. /*当前窗口失去焦点时的滑块样式*/
  2191. .layout_content::-webkit-scrollbar-thumb:window-inactive,.admin_contentBox_body::-webkit-scrollbar-thumb:window-inactive {
  2192. background-color: #adadad;
  2193. }
  2194. .biaoti_head {
  2195. margin-top: 22px;
  2196. margin-bottom: 12px;
  2197. }
  2198. .personManagerBox {
  2199. width: 640px;
  2200. height: 703px;
  2201. border-radius: 10px;
  2202. box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
  2203. }
  2204. .bg_black {
  2205. background-color: rgba(98, 98, 111, 1);
  2206. }
  2207. .bg_wirte {
  2208. background-color: rgba(255, 255, 255, 1);
  2209. }
  2210. .part_nameBody {
  2211. overflow: initial;
  2212. }
  2213. .personManagerBoxBody {
  2214. width: 100%;
  2215. margin: 20px;
  2216. }
  2217. .yiyun_collapse {
  2218. width: 600px;
  2219. }
  2220. .yiyun_collapse .el-carousel__mask,
  2221. .yiyun_collapse .el-cascader-menu,
  2222. .yiyun_collapse .el-cascader-menu__item.is-disabled:hover,
  2223. .yiyun_collapse .el-collapse-item__header,
  2224. .yiyun_collapse .el-collapse-item__wrap {
  2225. background-color: transparent;
  2226. }
  2227. .yiyun_collapse .el-collapse-item__header {
  2228. border: 0;
  2229. }
  2230. .yiyun_collapse.el-collapse {
  2231. border: 0;
  2232. }
  2233. .collapse_title {
  2234. font-size: 18px;
  2235. font-weight: 500;
  2236. line-height: 20px;
  2237. color: #CCCDD7;
  2238. }
  2239. .yiyun_checkbox_label {
  2240. color: #CCCDD7;
  2241. font-size: 14px;
  2242. }
  2243. .user_info_item_list .user_info_faceImg {
  2244. width: 30px;
  2245. height: 30px;
  2246. border-radius: 15px;
  2247. }
  2248. /* 文件格式 */
  2249. .fifleimg_box {
  2250. width: 180px;
  2251. height: 180px;
  2252. }
  2253. .fifleimg_box-mid {
  2254. width: 136px;
  2255. height: 136px;
  2256. }
  2257. .defultImage {
  2258. width: 136px;
  2259. height: 136px;
  2260. background-image: url(/static/img/defult.png);
  2261. }
  2262. .defultImage-mid {
  2263. width: 136px;
  2264. height: 136px;
  2265. background-image: url(/static/img/defult-mid.png);
  2266. }
  2267. .folder {
  2268. background: url("/static/img/bgtupian.png") no-repeat 0px 0;
  2269. }
  2270. .folder1 {
  2271. background: url("/static/img/bgtupian.png") no-repeat 0px 0;
  2272. }
  2273. .folder-mid{
  2274. background: url("/static/img/bgtupian.png") no-repeat -11px -200px;
  2275. }
  2276. .folder2 {
  2277. background: url("/static/img/bgtupian.png") no-repeat -180px 0;
  2278. }
  2279. .folder2-mid {
  2280. background: url("/static/img/bgtupian.png") no-repeat -147px -200px;
  2281. }
  2282. .foldernew-mid{
  2283. background: url("/static/img/folder.png") no-repeat 0px 0px;
  2284. }
  2285. .doc,
  2286. .docx,
  2287. .word {
  2288. background: url("/static/img/bgtupian.png") no-repeat -360px 0;
  2289. }
  2290. .doc-mid,
  2291. .docx-mid,
  2292. .word-mid {
  2293. background: url("/static/img/bgtupian.png") no-repeat -283px -200px;
  2294. }
  2295. .xls,
  2296. .xlsx,
  2297. .excel {
  2298. background: url("/static/img/bgtupian.png") no-repeat -540px 0;
  2299. }
  2300. /* 开始 */
  2301. .xls-mid,
  2302. .xlsx-mid,
  2303. .excel-mid {
  2304. background: url("/static/img/bgtupian.png") no-repeat -419px -200px;
  2305. }
  2306. .ppt,
  2307. .pptx {
  2308. background: url("/static/img/bgtupian.png") no-repeat -720px 0;
  2309. }
  2310. .ppt-mid,
  2311. .pptx-mid {
  2312. background: url("/static/img/bgtupian.png") no-repeat -555px -200px;
  2313. }
  2314. .pdf {
  2315. background: url("/static/img/bgtupian.png") no-repeat -900px 0
  2316. }
  2317. .pdf-mid {
  2318. background: url("/static/img/bgtupian.png") no-repeat -691px -200px
  2319. }
  2320. .jpg,
  2321. .jpeg,
  2322. .png,
  2323. .bmp,
  2324. .gif {
  2325. background: url("/static/img/bgtupian.png") no-repeat -1080px 0;
  2326. }
  2327. .jpg-mid,
  2328. .jpeg-mid,
  2329. .png-mid,
  2330. .bmp-mid,
  2331. .gif-mid {
  2332. background: url("/static/img/bgtupian.png") no-repeat -827px -200px;
  2333. }
  2334. .txt-mid,
  2335. .ae-mid,
  2336. .ai-mid,
  2337. .idml-mid,
  2338. .indd-mid,
  2339. .mp3-mid,
  2340. .pr-mid,
  2341. .ps-mid,
  2342. .sketch-mid,
  2343. .xmind-mid,
  2344. .zip-mid,
  2345. .video-mid{
  2346. position: relative;
  2347. top: 18px;
  2348. left: 15px;
  2349. }
  2350. .txt {
  2351. background: url("/static/img/fileType/txt.svg") no-repeat;
  2352. }
  2353. .txt-mid {
  2354. background: url("/static/img/fileType/txt.svg") no-repeat;
  2355. background-size:80% 76%;
  2356. }
  2357. .zip{
  2358. background: url("/static/img/fileType/zip.svg") no-repeat;
  2359. }
  2360. .zip-mid{
  2361. background: url("/static/img/fileType/zip.svg") no-repeat;
  2362. background-size:80% 76%;
  2363. }
  2364. .ae{
  2365. background: url("/static/img/fileType/ae.svg") no-repeat;
  2366. }
  2367. .ae-mid{
  2368. background: url("/static/img/fileType/ae.svg") no-repeat;
  2369. background-size:80% 76%;
  2370. }
  2371. .ai{
  2372. background: url("/static/img/fileType/ai.svg") no-repeat;
  2373. }
  2374. .ai-mid{
  2375. background: url("/static/img/fileType/ai.svg") no-repeat;
  2376. background-size:80% 76%;
  2377. }
  2378. .idml{
  2379. background: url("/static/img/fileType/idml.svg") no-repeat;
  2380. }
  2381. .idml-mid{
  2382. background: url("/static/img/fileType/idml.svg") no-repeat;
  2383. background-size:80% 76%;
  2384. }
  2385. .indd{
  2386. background: url("/static/img/fileType/indd.svg") no-repeat;
  2387. }
  2388. .indd-mid{
  2389. background: url("/static/img/fileType/indd.svg") no-repeat;
  2390. background-size:80% 76%;
  2391. }
  2392. .mp3{
  2393. background: url("/static/img/fileType/mp3.svg") no-repeat;
  2394. }
  2395. .mp3-mid{
  2396. background: url("/static/img/fileType/mp3.svg") no-repeat;
  2397. background-size:80% 76%;
  2398. }
  2399. .pr{
  2400. background: url("/static/img/fileType/pr.svg") no-repeat;
  2401. }
  2402. .pr-mid{
  2403. background: url("/static/img/fileType/pr.svg") no-repeat;
  2404. background-size:80% 76%;
  2405. }
  2406. .ps{
  2407. background: url("/static/img/fileType/ps.svg") no-repeat;
  2408. }
  2409. .ps-mid{
  2410. background: url("/static/img/fileType/ps.svg") no-repeat;
  2411. background-size:80% 76%;
  2412. }
  2413. .sketch{
  2414. background: url("/static/img/fileType/sketch.svg") no-repeat;
  2415. }
  2416. .sketch-mid{
  2417. background: url("/static/img/fileType/sketch.svg") no-repeat;
  2418. background-size:80% 76%;
  2419. }
  2420. .video{
  2421. background: url("/static/img/fileType/video.svg") no-repeat;
  2422. }
  2423. .video-mid{
  2424. background: url("/static/img/fileType/video.svg") no-repeat;
  2425. background-size:80% 76%;
  2426. }
  2427. .xmind{
  2428. background: url("/static/img/fileType/xmind.svg") no-repeat;
  2429. }
  2430. .xmind-mid{
  2431. background: url("/static/img/fileType/xmind.svg") no-repeat;
  2432. background-size:80% 76%;
  2433. }
  2434. .skp{
  2435. background: url("/static/img/bgtupian.png") no-repeat -1800px 0;
  2436. }
  2437. .skp-mid{
  2438. background: url("/static/img/bgtupian.png") no-repeat -1371px -200px;
  2439. }
  2440. .rvt{
  2441. background: url("/static/img/bgtupian.png") no-repeat -1980px 0;
  2442. }
  2443. .rvt-mid{
  2444. background: url("/static/img/bgtupian.png") no-repeat -1507px -200px;
  2445. }
  2446. .rar{
  2447. background: url("/static/img/bgtupian.png") no-repeat -2160px 0;
  2448. }
  2449. .rar-mid{
  2450. background: url("/static/img/bgtupian.png") no-repeat -1642px -200px;
  2451. }
  2452. .nwc{
  2453. background: url("/static/img/bgtupian.png") no-repeat -2340px 0;
  2454. }
  2455. .nwc-mid{
  2456. background: url("/static/img/bgtupian.png") no-repeat -1779px -200px;
  2457. }
  2458. .max{
  2459. background: url("/static/img/bgtupian.png") no-repeat -2520px 0;
  2460. }
  2461. .max-mid{
  2462. background: url("/static/img/bgtupian.png") no-repeat -1915px -200px;
  2463. }
  2464. .dxf{
  2465. background: url("/static/img/bgtupian.png") no-repeat -2700px 0;
  2466. }
  2467. .dxf-mid{
  2468. background: url("/static/img/bgtupian.png") no-repeat -2051px -200px;
  2469. }
  2470. .dwg{
  2471. background: url("/static/img/bgtupian.png") no-repeat -2880px 0;
  2472. }
  2473. .dwg-mid{
  2474. background: url("/static/img/bgtupian.png") no-repeat -2183px -200px;
  2475. }
  2476. /* yun icon end */
  2477. .svfzip {
  2478. background: url("/static/img/AppHeadImg/appImg_com.png") 0 -1438px no-repeat;
  2479. }
  2480. .svfzip-mid {
  2481. background: url("/static/img/AppHeadImg/appImg_com.png") -178px -1414px no-repeat;
  2482. }
  2483. .map {
  2484. background: url("/static/img/AppHeadImg/appImg_com.png") 0 -1259px no-repeat;
  2485. }
  2486. .map-mid {
  2487. background: url("/static/img/AppHeadImg/appImg_com.png") -180px -1278px no-repeat;
  2488. }
  2489. .supermap{
  2490. background: url("/static/img/AppHeadImg/appImg_com.png") 0 -1620px no-repeat;
  2491. }
  2492. .supermap-mid{
  2493. background: url("/static/img/AppHeadImg/appImg_com.png") -180px -1550px no-repeat;
  2494. }
  2495. .showAllAppProject {
  2496. height: auto;
  2497. }
  2498. .bianju_item_fr2 {
  2499. margin-right: 0;
  2500. }
  2501. .yiyun_header .flex_right_pain_head {
  2502. line-height: 22px;
  2503. }
  2504. .yiyun_header .flex_right_pain_body {
  2505. line-height: 22px;
  2506. }
  2507. .user_Img {
  2508. width: 100px;
  2509. height: 100px;
  2510. margin: 20px auto 8px auto;
  2511. background-color: #DCDCDC;
  2512. border-radius: 50px;
  2513. overflow: hidden;
  2514. display: flex;
  2515. justify-content: center;
  2516. align-items: center;
  2517. }
  2518. .self_Inputwork {
  2519. margin: 10px 0;
  2520. font-weight: bold;
  2521. font-size: 16px;
  2522. height: 30px;
  2523. line-height: 30px;
  2524. border-radius: 15px;
  2525. line-height: 30px;
  2526. }
  2527. .addself_workbtn {
  2528. width: 382px;
  2529. height: 30px;
  2530. border-radius: 21px;
  2531. font-size: 14px;
  2532. color: #000;
  2533. background-color: rgba(227, 227, 227, 1);
  2534. border: 0.5px solid rgba(212, 212, 212, 1);
  2535. transition: all ease 0.5s;
  2536. }
  2537. .webuploader-pick {
  2538. width: 382px;
  2539. height: 30px;
  2540. padding: 0 !important;
  2541. line-height: 30px;
  2542. border-radius: 21px !important;
  2543. font-size: 13px;
  2544. color: #000 !important;
  2545. background-color: rgba(227, 227, 227, 1) !important;
  2546. border: 0.5px solid rgba(212, 212, 212, 1) !important;
  2547. transition: all ease 0.5s;
  2548. }
  2549. .webuploader-pick:hover {
  2550. background: #9c23ff !important;
  2551. border-color: #9c23ff !important;
  2552. color: #fff !important;
  2553. }
  2554. .user_Img img {
  2555. max-width: 100px;
  2556. max-height: 100px;
  2557. }
  2558. .userNamelabel {
  2559. text-align: center;
  2560. font-size: 18px;
  2561. margin-bottom: 19px;
  2562. }
  2563. .rightLabel {
  2564. line-height: 42px;
  2565. cursor: pointer;
  2566. color: rgba(235, 235, 242, 1);
  2567. font-size: 12px;
  2568. }
  2569. .rightLabelDelete {
  2570. margin-right: 10px;
  2571. }
  2572. .touxiangBox {
  2573. width: 120px;
  2574. margin: 0 auto;
  2575. }
  2576. .editImgHead .el-dialog {
  2577. width: 30%;
  2578. }
  2579. .floderselect.el-select {
  2580. width: 100%;
  2581. }
  2582. .right-list_btn {
  2583. float: right;
  2584. color: #9b9b9b;
  2585. line-height: 44px;
  2586. font-size: 26px;
  2587. margin-right: -6px;
  2588. }
  2589. #upload_btn {
  2590. opacity: 0;
  2591. display: block;
  2592. width: 1px;
  2593. overflow: hidden;
  2594. margin-right: 0;
  2595. }
  2596. .left-list_btn {
  2597. float: left;
  2598. color: #9b9b9b;
  2599. line-height: 24px;
  2600. font-size: 30px;
  2601. margin-right: 0;
  2602. cursor: pointer;
  2603. }
  2604. .yiyun_app_info_box li:hover {
  2605. background-color: #f2f2f2;
  2606. cursor: pointer;
  2607. }
  2608. .right-list_beizhu {
  2609. font-size: 14px;
  2610. color: #9b9b9b;
  2611. line-height: 44px;
  2612. float: right;
  2613. }
  2614. .biaotititle {
  2615. width: 284px;
  2616. text-align: center;
  2617. margin: 0 auto;
  2618. }
  2619. .downtext_beizhu {
  2620. font-size: 14px;
  2621. color: #9b9b9b;
  2622. line-height: 20px;
  2623. margin-top: 10px;
  2624. padding: 0 16px;
  2625. }
  2626. .eidtimg {
  2627. position: relative;
  2628. }
  2629. .eidtimg>div {
  2630. position: absolute;
  2631. width: 100px;
  2632. height: 100px;
  2633. text-align: center;
  2634. line-height: 100px;
  2635. background-color: rgba(167, 168, 183, 0.7);
  2636. color: #fff;
  2637. transition: all ease 0.5s;
  2638. top: 0;
  2639. left: 0;
  2640. display: none;
  2641. cursor: pointer;
  2642. }
  2643. .eidtimg:hover>div {
  2644. display: block;
  2645. }
  2646. .yiyunfile-Uploader .webuploader-pick {
  2647. border: 0 !important;
  2648. border-radius: 4px !important;
  2649. font-size: 14px;
  2650. width: 80px;
  2651. height: 28px;
  2652. line-height: 28px;
  2653. background: #fff;
  2654. color: #323232;
  2655. cursor: pointer;
  2656. box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
  2657. }
  2658. .baisebtn.yiyunfile-Uploader .webuploader-pick{
  2659. background: #e3e3e3!important;
  2660. }
  2661. .right-list_btn {
  2662. float: right;
  2663. color: #9b9b9b;
  2664. line-height: 44px;
  2665. font-size: 22px;
  2666. margin-right: 0;
  2667. }
  2668. #upload_btn {
  2669. opacity: 0;
  2670. display: block;
  2671. width: 1px;
  2672. overflow: hidden;
  2673. margin-right: 0;
  2674. }
  2675. .yiyun_app_info_box li:hover {
  2676. background-color: #f2f2f2;
  2677. cursor: pointer;
  2678. }
  2679. .right-list_beizhu {
  2680. font-size: 14px;
  2681. color: #9b9b9b;
  2682. line-height: 44px;
  2683. float: right;
  2684. }
  2685. .downtext_beizhu {
  2686. font-size: 14px;
  2687. color: #9b9b9b;
  2688. line-height: 20px;
  2689. margin-top: 10px;
  2690. }
  2691. .eidtimg {
  2692. position: relative;
  2693. }
  2694. .eidtimg > img {
  2695. cursor: pointer;
  2696. }
  2697. .eidtimg>div {
  2698. position: absolute;
  2699. width: 100px;
  2700. height: 100px;
  2701. text-align: center;
  2702. line-height: 100px;
  2703. background-color: rgba(167, 168, 183, 0.7);
  2704. color: #fff;
  2705. transition: all ease 0.5s;
  2706. top: 0;
  2707. left: 0;
  2708. display: none;
  2709. cursor: pointer;
  2710. }
  2711. .eidtimg:hover>div {
  2712. display: block;
  2713. }
  2714. .cloudpan_headbox .flex_right_pain_head {
  2715. color: #000
  2716. }
  2717. .col-12-yiyun {
  2718. width: 100%;
  2719. }
  2720. .yiyun_text-title a {
  2721. text-decoration: none;
  2722. color: #A7A8B7;
  2723. float: left;
  2724. }
  2725. .yiyun_text-title>a:last-child a,
  2726. .yiyun_text-title a:hover {
  2727. color: #fff;
  2728. }
  2729. .mr-10 {
  2730. margin-right: 10px;
  2731. }
  2732. .mr-5 {
  2733. margin-right: 5px;
  2734. }
  2735. .user_info_companyName {
  2736. font-size: 12px;
  2737. color: #cccdd7;
  2738. margin: 0 6px 0 14px;
  2739. display: inline-block;
  2740. width: 90px;
  2741. text-overflow: ellipsis;
  2742. word-break: keep-all;
  2743. overflow: hidden;
  2744. }
  2745. .imgHead {
  2746. max-width: 100%;
  2747. max-height: 100%;
  2748. /* transform: scale(1.5); */
  2749. }
  2750. .v-modal{
  2751. width: 0;
  2752. height: 0
  2753. }
  2754. /*探索者企业后台 2019年3月21日-添加-开始*/
  2755. .yiyun_headerfl.houtai,
  2756. .yiyun_headerfr.houtai {
  2757. width: 19%;
  2758. margin-right: 0;
  2759. }
  2760. .yiyun_headerce.houtai {
  2761. width: 50%;
  2762. }
  2763. .yiyun_headerfr.houtai a {
  2764. float: right;
  2765. }
  2766. .Nowactive {
  2767. border-bottom: 2px solid #8C00FF;
  2768. }
  2769. .fl_navBox {
  2770. width: 400px;
  2771. height: calc(100vh - 156px);
  2772. float: left;
  2773. }
  2774. .fl_contentBox {
  2775. width: calc(100vw - 540px);
  2776. height: calc(100vh - 156px);
  2777. float: right;
  2778. overflow: initial;
  2779. }
  2780. .adminnavBox {
  2781. margin-bottom: 10px;
  2782. height: 37px;
  2783. overflow: hidden;
  2784. margin-top: 23px;
  2785. cursor: pointer;
  2786. }
  2787. .adminnavBox h3 {
  2788. display: inline-block;
  2789. color: rgba(0, 0, 0, 1);
  2790. font-size: 24px;
  2791. font-weight: 400;
  2792. }
  2793. .adminnavBox h3 .el-icon-arrow-left{
  2794. font-size: 30px;
  2795. position: relative;
  2796. top: 3px;
  2797. left: -6px;
  2798. margin-right: -3px;
  2799. }
  2800. .admin_treeBox,
  2801. .admin_contentBox_body {
  2802. width: 100%;
  2803. height: calc(100vh - 145px);
  2804. border-radius: 10px;
  2805. overflow-y: auto;
  2806. }
  2807. .admin_treeBox {
  2808. border-radius: 10px;
  2809. background-color: rgba(98, 98, 111, 1);
  2810. box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
  2811. }
  2812. .admin_contentBox_body {
  2813. background-color: rgba(255, 255, 255, 1);
  2814. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  2815. }
  2816. .adminnavBox span {
  2817. color: rgba(142, 144, 159, 1);
  2818. font-size: 22px;
  2819. }
  2820. .admintitle {
  2821. color: rgba(0, 0, 0, 1);
  2822. font-size: 17px;
  2823. display: inline-block;
  2824. font-weight: 400;
  2825. }
  2826. .timelabel{
  2827. font-size: 12px;
  2828. color: #999;
  2829. line-height: 21px;
  2830. }
  2831. .border-line {
  2832. width: 100%;
  2833. height: 1px;
  2834. background-color: rgba(204, 205, 215, 1);
  2835. margin: 5px 0;
  2836. }
  2837. .border-line_light {
  2838. width: 100%;
  2839. height: 1px;
  2840. background-color: rgba(216, 216, 216, 1);
  2841. margin: 5px 0;
  2842. }
  2843. .topOption .el-button--text {
  2844. color: #000;
  2845. font-size: 13px;
  2846. }
  2847. .el-button--text:focus,
  2848. .el-button--text:hover {
  2849. color: #8c00ff;
  2850. border:1px solid transparent
  2851. }
  2852. .el-table td,
  2853. .el-table th {
  2854. padding: 7px 0;
  2855. }
  2856. .el-table {
  2857. font-size: 12px;
  2858. }
  2859. .toxiang_box {
  2860. width: 32px;
  2861. height: 32px;
  2862. background-color: #ccc;
  2863. border-radius: 15px;
  2864. overflow: hidden;
  2865. }
  2866. .admin_contentBox_bodyPain {
  2867. margin: 10px;
  2868. min-width: 600px;
  2869. }
  2870. .el-table th {
  2871. height: 27px;
  2872. background-color: #EBEBF2;
  2873. }
  2874. .el-button--text {
  2875. color: #62626f;
  2876. font-size: 12px;
  2877. }
  2878. .large_headImg {
  2879. width: 50px;
  2880. height: 50px;
  2881. border-radius: 25px;
  2882. background-color: #f2f2f2;
  2883. float: left;
  2884. overflow: hidden;
  2885. }
  2886. .uploadImg .webuploader-pick {
  2887. width: 120px;
  2888. margin-left: 10px;
  2889. top: 5px;
  2890. margin-top: 9px;
  2891. position: relative;
  2892. display: inline-block;
  2893. cursor: pointer;
  2894. background: #ffffff !important;
  2895. padding: 6px 13px;
  2896. color: #fff;
  2897. text-align: center;
  2898. border-radius: 0px;
  2899. overflow: hidden;
  2900. border: 1px solid #c6e2ff;
  2901. margin-top: 3px;
  2902. }
  2903. .hei40 .webuploader-pick {
  2904. width: 100%;
  2905. border-radius: 4px !important;
  2906. font-size: 13px;
  2907. background-color: rgb(255, 255, 255) !important;
  2908. border: 0.5px solid rgb(255, 255, 255) !important;
  2909. transition: all ease 0.5s;
  2910. }
  2911. .hei40:hover .webuploader-pick{
  2912. color: #8c00ff!important;
  2913. }
  2914. .el-input__inner {
  2915. height: 40px;
  2916. line-height: 40px;
  2917. background-color: #f4f4f6;
  2918. border: 0;
  2919. }
  2920. .yiyunTable_list_item>h3 {
  2921. font-size: 16px;
  2922. font-weight: 600;
  2923. margin-top: 4px;
  2924. }
  2925. /*树*/
  2926. .navtree .el-tree {
  2927. position: relative;
  2928. cursor: default;
  2929. background: transparent;
  2930. color: #d0d0d0;
  2931. font-size: 12px;
  2932. line-height: 30px;
  2933. }
  2934. .el-icon-floder {
  2935. background: url(/static/img/icon_file.png) 0 0;
  2936. width: 16px;
  2937. height: 16px;
  2938. margin-right: 5px;
  2939. position: relative;
  2940. top: 3px;
  2941. }
  2942. .is-current {
  2943. background-color: transparent;
  2944. }
  2945. /*探索者企业后台 2019年3月21日-添加-结束*/
  2946. .easycloudTreeleafe {
  2947. display: block;
  2948. float: left;
  2949. width: 100%;
  2950. }
  2951. .easycloudTreeleafe i {
  2952. display: block;
  2953. float: left;
  2954. margin-top: 12px;
  2955. }
  2956. .custom-tree-node {
  2957. width: 100%;
  2958. }
  2959. .el-tree-node:focus>.el-tree-node__content {
  2960. background-color: #868694;
  2961. }
  2962. .treeeditInput {
  2963. width: 190px;
  2964. }
  2965. .el-input--mini .el-input__inner {
  2966. height: 20px;
  2967. line-height: 20px;
  2968. margin-top: 12px;
  2969. }
  2970. .yiyunnodelabel {
  2971. line-height: 48px;
  2972. }
  2973. .treeeditInputChild.el-input {
  2974. width: 100px;
  2975. }
  2976. .perentbtn.el-button {
  2977. padding: 2px 4px;
  2978. display: inline-block;
  2979. margin-top: -3px;
  2980. position: relative;
  2981. top: -10px;
  2982. }
  2983. .perentbtn2 {
  2984. padding: 2px 4px;
  2985. display: inline-block;
  2986. position: relative;
  2987. top: 5px;
  2988. }
  2989. .morebtn {
  2990. color: #fff;
  2991. transform: rotate(90deg);
  2992. margin-right: 10px;
  2993. }
  2994. .morebtn:hover {
  2995. color: #8C00FF;
  2996. }
  2997. .el-tree-node__content .custom-tree-node:hover >.rightdrop{
  2998. opacity: 1;
  2999. transition: all ease 0.5s;
  3000. }
  3001. .rightdrop{
  3002. opacity: 0;
  3003. }
  3004. .toptree {
  3005. margin-top: 10px;
  3006. }
  3007. .el-tree-node__content:hover {
  3008. background-color: #23232B;
  3009. }
  3010. .nohoverbg .el-tree-node__content:hover {
  3011. background-color: #f2f2f2;
  3012. }
  3013. .noborder .el-form-item__label {
  3014. border: 0;
  3015. }
  3016. .DivInputHeight .el-cascader {
  3017. width: 100%;
  3018. }
  3019. .el-date-editor.el-input,
  3020. .el-date-editor.el-input__inner {
  3021. width: 100%;
  3022. }
  3023. .el-select {
  3024. width: 100%;
  3025. }
  3026. .upHeadImg .webuploader-pick {
  3027. margin: 0 auto;
  3028. display: block;
  3029. }
  3030. .el-dialog__header {
  3031. padding: 10px 20px 10px;
  3032. }
  3033. .ft26 {
  3034. font-size: 26px;
  3035. color: #8c00ff;
  3036. }
  3037. .labelinputbefore .el-input__inner {
  3038. color: #ffffff;
  3039. font-size: 15px;
  3040. line-height: 44px;
  3041. height: 44px;
  3042. border-radius: 5px;
  3043. background-color: rgba(50, 50, 60, 1);
  3044. }
  3045. /*2019-04-04 总后台--客户列表*/
  3046. .mr-20 {
  3047. margin-right: 20px;
  3048. }
  3049. .el-slider__runway {
  3050. overflow: unset;
  3051. }
  3052. .el-slider__button {
  3053. width: 36px;
  3054. height: 18px;
  3055. border: 0px solid #409EFF;
  3056. background-color: #fff;
  3057. border-radius: 4px;
  3058. background: url(/static/img/gundong.png) 0 0 no-repeat;
  3059. }
  3060. .el-slider__button.dragging,
  3061. .el-slider__button.hover,
  3062. .el-slider__button:hover {
  3063. -webkit-transform: scale(1);
  3064. transform: scale(1);
  3065. }
  3066. .el-slider__bar {
  3067. background-color: #8c00ff;
  3068. }
  3069. .el-switch.is-checked .el-switch__core {
  3070. border-color: #8c00ff;
  3071. background-color: #8c00ff;
  3072. }
  3073. .user_Imgsize_largerbox {
  3074. width: 150px;
  3075. height: 130px;
  3076. }
  3077. .user_Imgsize_larger {
  3078. width: 150px;
  3079. height: 150px;
  3080. border-radius: 50%;
  3081. margin-top: 40px;
  3082. }
  3083. .user_Imgsize_larger img {
  3084. width: 100%;
  3085. height: 100%;
  3086. }
  3087. .weizhiImghead {
  3088. margin: 10px auto;
  3089. position: relative;
  3090. top: -50px;
  3091. }
  3092. .navtree {
  3093. position: relative;
  3094. }
  3095. .bottombtn {
  3096. position: absolute;
  3097. width: 94%;
  3098. font-size: 16px;
  3099. left: 3%;
  3100. line-height: 36px;
  3101. bottom: 10px;
  3102. text-align: center;
  3103. background: -webkit-linear-gradient(#B0B0B7, #E1E2E8);
  3104. cursor: pointer;
  3105. transition: ease all 0.5s;
  3106. height: 36px;
  3107. border-radius: 8px;
  3108. box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  3109. }
  3110. .bottombtn:hover {
  3111. background: -webkit-linear-gradient(#E1E2E8, #B0B0B7);
  3112. }
  3113. .editnone .el-form-item__label {
  3114. border-bottom: 0px solid #62626f;
  3115. color: #62626f
  3116. }
  3117. .editnone .el-form-item__content {
  3118. line-height: 22px;
  3119. position: relative;
  3120. font-size: 14px;
  3121. }
  3122. .yiyun_wenjian_list {
  3123. position: relative;
  3124. cursor: pointer;
  3125. }
  3126. .yiyun_wenjian_list:hover .downloadBtn_yiyun {
  3127. display: block;
  3128. color: #676580;
  3129. right: -3px;
  3130. }
  3131. .locationbtn .el-input__inner {
  3132. border-radius: 5px 0 0 5px;
  3133. }
  3134. .nullproduct {
  3135. margin: 10% auto;
  3136. text-align: center;
  3137. line-height: 50px;
  3138. display: flex;
  3139. flex-direction: column;
  3140. justify-content: center;
  3141. align-items: center;
  3142. }
  3143. .noprotext{
  3144. color:#8f8f8f;
  3145. font-size: 16px
  3146. }
  3147. .newcreat {
  3148. color: #8b35f0;
  3149. }
  3150. .deleteBtnFlie {
  3151. font-size: 26px;
  3152. position: absolute;
  3153. right: 12px;
  3154. top: 10px;
  3155. color: #fff;
  3156. display: none;
  3157. }
  3158. .yupan_card_box ul li:hover>.deleteBtnFlie {
  3159. display: block;
  3160. }
  3161. .pageImgBox {
  3162. background-color: rgb(50, 50, 60);
  3163. border: 1px solid rgba(151, 151, 151, 1);
  3164. margin-bottom: 14px;
  3165. text-align: center;
  3166. width: 400px;
  3167. height: 245px;
  3168. border-radius: 10px;
  3169. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  3170. margin-left: 100px;
  3171. position: relative;
  3172. overflow: hidden;
  3173. border: 0;
  3174. display: inline-grid;
  3175. }
  3176. .pageImgBox > img {
  3177. min-width: 400px;
  3178. min-height: 245px;
  3179. max-width: 120%;
  3180. max-height: 120%;
  3181. transform: scale(1);
  3182. cursor: pointer;
  3183. vertical-align: middle;
  3184. margin: 0 auto;
  3185. }
  3186. .fandatupian{
  3187. max-width: 100%;
  3188. /* max-height: 100%; */
  3189. transform: scale(1.1);
  3190. cursor: pointer;
  3191. margin: 0 auto;
  3192. display: block;
  3193. position: inherit!important;
  3194. min-height: 245px;
  3195. /* min-width: 100%; */
  3196. }
  3197. .listUpdateBtn{
  3198. position: absolute;
  3199. bottom: 4px;
  3200. left: 10px;
  3201. }
  3202. .listUpdateBtn.editCoverBtn{
  3203. width: 64px;
  3204. height: 28px;
  3205. border-radius: 4px !important;
  3206. border: 0.5px solid rgba(227, 227, 227, 1);
  3207. box-sizing: border-box;
  3208. bottom: 10px;
  3209. font-size: 14px;
  3210. background-color: #fff;
  3211. color: #000;
  3212. text-align: center;
  3213. line-height: 28px;
  3214. }
  3215. .listUpdateBtn .webuploader-pick{
  3216. width: 80px;
  3217. height: 20px;
  3218. border-radius: 4px !important;
  3219. border: 0.5px solid rgba(227, 227, 227, 1);
  3220. line-height: 20px;
  3221. }
  3222. .mt-29 {
  3223. margin-top: 29px;
  3224. }
  3225. .mt-20 {
  3226. margin-top: 20px;
  3227. }
  3228. .mt-66{
  3229. margin-top: 66px;
  3230. }
  3231. .mt-96{
  3232. margin-top: 96px;
  3233. }
  3234. .selfradio .el-radio__label {
  3235. font-size: 16px;
  3236. }
  3237. .selfradio .el-radio__inner {
  3238. border: 1px solid #ffffff;
  3239. width: 20px;
  3240. height: 20px;
  3241. background-color: transparent;
  3242. }
  3243. .selfradio .el-radio__inner::after {
  3244. width: 0;
  3245. }
  3246. .forminfocom{
  3247. color: #fff;
  3248. }
  3249. .faceBtn{
  3250. color: rgba(204, 205, 215, 1);
  3251. font-size: 11px;
  3252. position: absolute;
  3253. bottom: 11px;
  3254. left: 106px;
  3255. cursor: pointer;
  3256. }
  3257. .selfradio .el-radio__input.is-checked .el-radio__inner {
  3258. border-color: #ffffff;
  3259. background: #8c00ff;
  3260. }
  3261. .selfradio .el-radio__input.is-checked+.el-radio__label {
  3262. color: #ffffff;
  3263. }
  3264. .yiyun_app_info_box li>span.fl {
  3265. font-family: PingFang SC;
  3266. font-weight: 400;
  3267. font-size: 15px;
  3268. }
  3269. .yiyun_headerce.houtai.width6 {
  3270. width: 60%;
  3271. }
  3272. .el-tree-node__content {
  3273. height: 28px;
  3274. }
  3275. .user_info_item span .el-checkbox__inner {
  3276. top: -22px;
  3277. }
  3278. .el-collapse-item__content .user_info_item .el-checkbox.checkBoxCol {
  3279. width: 97%;
  3280. }
  3281. .el-checkbox__label {
  3282. width: 100%
  3283. }
  3284. .bottombtnitem {
  3285. position: absolute;
  3286. bottom: 6px;
  3287. width: 100%;
  3288. }
  3289. .bottombtnitem .el-button {
  3290. width: 100%
  3291. }
  3292. .bottombtnitemlonBtn{
  3293. margin: 0px 16px;
  3294. }
  3295. .navtree .el-tree-node__content:hover,.navtree .el-tree-node__content:focus,.el-tree-node:focus>.el-tree-node__content {
  3296. /* background-color: #8E909F; */
  3297. background-color: rgba(141, 143, 159, 0.14);
  3298. border-radius: 5px;
  3299. }
  3300. .navtreebox {
  3301. height: calc(100vh - 242px);
  3302. margin: 0 10px;
  3303. overflow-y: auto;
  3304. }
  3305. .navtreebox2 {
  3306. height: calc(100vh - 228px);
  3307. }
  3308. .UserEditinfoBox .el-form-item__label {
  3309. font-size: 14px;
  3310. }
  3311. .el-tree-node.is-expanded.is-focusable:focus {
  3312. outline: -webkit-focus-ring-color auto 5px;
  3313. outline: none;
  3314. border-radius: 5px;
  3315. }
  3316. .nullclass {
  3317. font-size: 17px !important;
  3318. color: #000 !important;
  3319. }
  3320. .nullclass:hover {
  3321. color: #000 !important;
  3322. }
  3323. .huiclass {
  3324. color: #adadad !important;
  3325. }
  3326. .huiclass:hover {
  3327. color: #adadad !important;
  3328. }
  3329. .graybtn,.graybtn:hover {
  3330. color: #acacac!important;
  3331. height: 20px;
  3332. background-color: rgba(227, 227, 227, 1)!important;
  3333. border: 0.5px solid rgba(212, 212, 212, 1);
  3334. }
  3335. /*新登录页面*/
  3336. .loginbox_warp {
  3337. height: calc(100vh);
  3338. width: calc(100vw);
  3339. overflow: hidden;
  3340. }
  3341. .loginbox {
  3342. width: 355px;
  3343. height: 322px;
  3344. border-radius: 10px;
  3345. position: fixed;
  3346. bottom: 100px;
  3347. left: 100px;
  3348. z-index: 4;
  3349. }
  3350. .login_title {
  3351. color: rgba(140, 0, 255, 1);
  3352. font-size: 28px;
  3353. margin: 57px auto;
  3354. text-align: center;
  3355. }
  3356. .formlogin{
  3357. overflow: hidden;
  3358. }
  3359. .loginlabel {
  3360. line-height: 32px;
  3361. margin-left: 0px;
  3362. color: rgba(255, 255, 255, 1);
  3363. font-size: 32px;
  3364. margin-bottom: 21px;
  3365. display: block;
  3366. position: relative;
  3367. }
  3368. .loginlabel_resit {
  3369. line-height: 14px;
  3370. color: rgba(140, 0, 255, 1);
  3371. font-size: 11px;
  3372. line-height: 32px;
  3373. margin-left: 20px;
  3374. text-decoration: none;
  3375. position: absolute;
  3376. right: 16px;
  3377. top: 16px;
  3378. }
  3379. .combackreturn{
  3380. font-size: 30px;
  3381. cursor: pointer;
  3382. position: absolute;
  3383. left: -28px;
  3384. }
  3385. .login_input {
  3386. display: block;
  3387. font-size: 15px;
  3388. color: #000;
  3389. width: 355px;
  3390. height: 44px;
  3391. background-color: rgba(244, 244, 244, 1);
  3392. border: 0;
  3393. margin: 10px auto;
  3394. border-radius: 4px;
  3395. text-indent: 16px;
  3396. }
  3397. .login_input::-webkit-input-placeholder {
  3398. /* WebKit browsers */
  3399. color:#888;
  3400. }
  3401. .login_input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  3402. color:#888;
  3403. }
  3404. .login_input::-moz-placeholder { /* Mozilla Firefox 19+ */
  3405. color:#888;
  3406. }
  3407. .login_input:-ms-input-placeholder { /* Internet Explorer 10+ */
  3408. color:#888;
  3409. }
  3410. .login_line {
  3411. height: 1px;
  3412. background-color: #D8D8D8
  3413. }
  3414. .login_formBox {
  3415. height: 190px;
  3416. }
  3417. .formlogin_item{
  3418. overflow: hidden;
  3419. position: relative;
  3420. }
  3421. .login_btn {
  3422. display: block;
  3423. border: 0;
  3424. color: #fff;
  3425. cursor: pointer;
  3426. width: 178px;
  3427. height: 30px;
  3428. border-radius: 8px;
  3429. background-color: rgba(140, 0, 255, 1);
  3430. box-shadow: 0 4px 6px #1d1d2f;
  3431. margin-top: 4px;
  3432. font-size: 16px;
  3433. line-height: 30px;
  3434. margin-top: 28px;
  3435. }
  3436. .login_btn_defualt {
  3437. display: block;
  3438. cursor: pointer;
  3439. color: rgba(255, 255, 255, 1);
  3440. font-size: 16px;
  3441. margin-top: 34px;
  3442. }
  3443. .loginbox .el-checkbox__input.is-checked+.el-checkbox__label{
  3444. color: #fff;
  3445. }
  3446. .loginright_btn {
  3447. width: 98px;
  3448. height: 36px;
  3449. border-radius: 4px;
  3450. background-color: rgba(140, 0, 255, 1);
  3451. color: #fff;
  3452. position: absolute;
  3453. border: 0;
  3454. right: 4px;
  3455. top: 14px;
  3456. text-align: center;
  3457. text-decoration: none;
  3458. line-height: 36px;
  3459. font-size: 13px;
  3460. }
  3461. .rightBtn_input {
  3462. position: relative;
  3463. }
  3464. .mr-l {
  3465. padding-left: 0;
  3466. margin-left: 10;
  3467. margin-top: 0;
  3468. }
  3469. .bg_w .el-input__inner {
  3470. background-color: #32323c;
  3471. border-radius: 5px;
  3472. height: 44px;
  3473. line-height: 44px;
  3474. color: #fff;
  3475. border-bottom: 0;
  3476. }
  3477. .yiyunlargeItem .el-select .el-input .el-select__caret{
  3478. font-size: 26px;
  3479. }
  3480. .yiyunTable_list_item .UserEditinfoBox .el-form-item__label {
  3481. color: #606266;
  3482. }
  3483. .yiyun_wenjian_list:hover>.defultImage {
  3484. background-color: #d8d8d8;
  3485. transition: all ease 0.5s;
  3486. cursor: pointer;
  3487. border-radius: 10px;
  3488. }
  3489. .yiyunTable_list{
  3490. clear: both;
  3491. }
  3492. .el-input_mini .el-input__inner {
  3493. border: 1px solid transparent;
  3494. }
  3495. .el-input_mini .el-input__inner:hover {
  3496. border: 1px solid #8c00ff;
  3497. transition: ease all 0.5s;
  3498. }
  3499. /* 右键菜单 */
  3500. .menu__item {
  3501. display: block;
  3502. line-height: 20px;
  3503. text-align: center;
  3504. margin:10px;
  3505. cursor: default;
  3506. }
  3507. .menu__item:hover{
  3508. color: #66B1FF;
  3509. }
  3510. .automenu{
  3511. height: auto;
  3512. width: auto;
  3513. position: absolute;
  3514. font-size: 14px;
  3515. text-align: left;
  3516. border-radius: 10px;
  3517. border: 1px solid #c1c1c1;
  3518. background-color: #ffffff;
  3519. }
  3520. #tableMenu{
  3521. z-index: 9;
  3522. }
  3523. .Cicon{
  3524. font-size: 28px;
  3525. line-height: 30px;
  3526. color: #A7A8B7;
  3527. transition: ease all 0.5s;
  3528. cursor: pointer;
  3529. -webkit-font-smoothing:antialiased;/*设置字体的光滑度属性,也就是CSS3用于webkit引擎(chrome)
  3530. 设置字体抗锯齿属性*/
  3531. /*-webkit-text-stroke-width:.2px;设置文字边框*/
  3532. -moz-osx-font-smoothing:grayscale;/*该属性是为了让字体显示的更清晰的作用*/
  3533. }
  3534. .Cicon:hover{
  3535. color: #9c22ff
  3536. }
  3537. .text_wirte {
  3538. color: #fff;
  3539. }
  3540. .AnimatedRightIn{
  3541. right: 30px;
  3542. }
  3543. .flex_right_pain_head{
  3544. overflow: hidden;
  3545. height: 59px;
  3546. }
  3547. .flex_right_pain_body{
  3548. padding: 0 0px;
  3549. height: calc(100vh - 210px);
  3550. overflow-y: auto;
  3551. }
  3552. .tianjiaxiezuorenBox div{
  3553. overflow: hidden;
  3554. }
  3555. .iconsize_mini{
  3556. font-size: 24px;
  3557. }
  3558. .el-input--prefix .el-input__inner{
  3559. border:1px solid transparent;
  3560. transition: ease all 0.5s;
  3561. }
  3562. .el-input--prefix .el-input__inner:focus{
  3563. border:1px solid #9c22ff;
  3564. }
  3565. .admininput_search{
  3566. height: 30px;
  3567. overflow: hidden;
  3568. margin: 10px;
  3569. }
  3570. .yiyun_headerfr>a{
  3571. font-size: 17px;
  3572. }
  3573. /* .navtreebox .el-tree-node__content:hover {
  3574. background-color: #8E909F;
  3575. border-radius: 5px;
  3576. } */
  3577. .el-switch__core:after {
  3578. position: absolute;
  3579. top: -6px;
  3580. left: -7px;
  3581. border-radius: 100%;
  3582. -webkit-transition: all .3s;
  3583. transition: all .3s;
  3584. width: 28px;
  3585. height: 28px;
  3586. background-color: #fff;
  3587. box-shadow: 0 3px 1px rgba(0,0,0,0.15);
  3588. border: 0.5px solid rgba(0, 0, 0, 0.04);
  3589. }
  3590. .el-switch__core {
  3591. margin-right: 8px;
  3592. border-radius: 10px;
  3593. background-color: rgba(216, 216, 216, 1);
  3594. box-shadow: undefined, inset 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  3595. }
  3596. .yiyun_app_info_box li > span{
  3597. margin-left: 0px;
  3598. }
  3599. .userlist_table.el-table td, .userlist_table.el-table th{
  3600. height: 40px;
  3601. padding: 0;
  3602. }
  3603. .userlist_table.el-table .el-checkbox__inner{
  3604. margin-top: 15px;
  3605. margin-left: -10px;
  3606. }
  3607. .userlist_table.el-table .el-checkbox {
  3608. height: 40px;
  3609. width: 40px;
  3610. }
  3611. .userlist_table.el-table .el-table-column--selection .cell, .el-table th div {
  3612. text-overflow: clip;
  3613. }
  3614. .el-checkbox__input.is-indeterminate .el-checkbox__inner::before {
  3615. top: 9px;
  3616. }
  3617. .img_bg{
  3618. background: url(/static/img/file_img_bg.png) 0 0 no-repeat;
  3619. }
  3620. .img_bg-mid{
  3621. background: url(/static/img/file_img_bg.png) 0 -154px no-repeat;
  3622. }
  3623. .checkboxlabelitem{
  3624. height: 40px;
  3625. overflow: hidden;
  3626. }
  3627. .user_info_item span .el-checkbox__inner {
  3628. top: -18px;
  3629. }
  3630. .el-form-item__content {
  3631. overflow: hidden;
  3632. }
  3633. .dialogcontentbody{
  3634. width: 100%;
  3635. }
  3636. .centerWarpDia{
  3637. width: 800px;
  3638. margin: 0 auto;
  3639. overflow: hidden;
  3640. }
  3641. .linescoll{
  3642. height: 1px;
  3643. background-color: #8E909F;
  3644. position: relative;
  3645. top: -12px;
  3646. }
  3647. .dialogcontentbodyrow::-webkit-scrollbar,.navtreebox::-webkit-scrollbar ,.dataLarge::-webkit-scrollbar{
  3648. width: 10px;
  3649. padding-right: 4px;
  3650. border-radius: 4px;
  3651. background-color: transparent;
  3652. /*其他样式,比如圆角等*/
  3653. }
  3654. /*滑块样式*/
  3655. .dialogcontentbodyrow::-webkit-scrollbar-thumb,.navtreebox::-webkit-scrollbar-thumb ,.dataLarge::-webkit-scrollbar-thumb{
  3656. -webkit-border-radius: 10px;
  3657. border-radius: 10px;
  3658. height: 10px;
  3659. background-color: #adadad;
  3660. }
  3661. /*当前窗口失去焦点时的滑块样式*/
  3662. .dialogcontentbodyrow::-webkit-scrollbar-thumb:window-inactive,.navtreebox::-webkit-scrollbar-thumb:window-inactive ,.dataLarge::-webkit-scrollbar-thumb:window-inactive{
  3663. background-color: #adadad;
  3664. }
  3665. .dialogcontentbodyrow{
  3666. margin: 0 10px;
  3667. height: calc(100vh - 144px);
  3668. overflow-y: scroll;
  3669. }
  3670. .icon-icon_yunpan{
  3671. text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  3672. }
  3673. /* 探索者布局CSS样式 */
  3674. .yiyun-rows,.yiyun-col-12,.yiyun-col-11,.yiyun-col-10,.yiyun-col-9,.yiyun-col-8,.yiyun-col-7,.yiyun-col-6,.yiyun-col-5,.yiyun-col-4,.yiyun-col-3,.yiyun-col-2,.yiyun-col-1{
  3675. position: relative;
  3676. min-width: 1px;
  3677. display: block;
  3678. overflow: hidden;
  3679. }
  3680. .yiyun_row{
  3681. position: relative;
  3682. margin: 0 30px;
  3683. }
  3684. .yiyun-rows{
  3685. width: 100%;
  3686. }
  3687. .yiyun-col-12{
  3688. width: 100%;
  3689. }
  3690. .yiyun-col-11{
  3691. width: 91.66%;
  3692. float: left;
  3693. }
  3694. .yiyun-col-10{
  3695. width: 83.33%;
  3696. float: left;
  3697. }
  3698. .yiyun-col-9{
  3699. width: 75%;
  3700. float: left;
  3701. }
  3702. .yiyun-col-8{
  3703. width: 66.66%;
  3704. float: left;
  3705. }
  3706. .yiyun-col-7{
  3707. width: 58.33%;
  3708. float: left;
  3709. }
  3710. .yiyun-col-6{
  3711. width: 50%;
  3712. float: left;
  3713. }
  3714. .yiyun-col-5{
  3715. width: 41.66%;
  3716. float: left;
  3717. }
  3718. .yiyun-col-4{
  3719. width: 33.33%;
  3720. float: left;
  3721. }
  3722. .yiyun-col-3{
  3723. width: 25%;
  3724. float: left;
  3725. }
  3726. .yiyun-col-2{
  3727. width: 16.66%;
  3728. float: left;
  3729. }
  3730. .yiyun-col-1{
  3731. width: 8.33%;
  3732. float: left;
  3733. }
  3734. .layout_content {
  3735. /* height: calc(100vh - 48px);
  3736. overflow-y: auto; */
  3737. width: 100%;
  3738. overflow-x: hidden;
  3739. position: relative;
  3740. }
  3741. .yiyun_warpContent{
  3742. width:calc(100vw - 60px);
  3743. margin: 0 auto;
  3744. }
  3745. .header_w{
  3746. background-color: #f6f6f6;
  3747. }
  3748. .header_t{
  3749. background-color: transparent;
  3750. }
  3751. .mt-30{
  3752. margin-top: 30px;
  3753. }
  3754. .mb-40{
  3755. margin-bottom: 40px;
  3756. }
  3757. .setIcon{
  3758. display: block;
  3759. width: 28px;
  3760. height: 28px;
  3761. line-height: 28px;
  3762. font-size: 22px;
  3763. border-radius: 14px;
  3764. color: #fff;
  3765. text-align: center;
  3766. background-color: rgba(0, 0, 0, 0.5);
  3767. cursor: pointer;
  3768. }
  3769. /* 文本样式 */
  3770. /* 头部标题文本start */
  3771. .title_warp{
  3772. width: calc(100vw - 120px);
  3773. margin: 0 auto;
  3774. }
  3775. /* 协作文件超出部分滚动条 */
  3776. .fifleBox{
  3777. min-height: 204px;
  3778. max-height: 204px;
  3779. /* min-height: 215px;
  3780. max-height: 215px; */
  3781. /* max-height: 255px; */
  3782. /* max-height: 275px; */
  3783. overflow-y: scroll;
  3784. }
  3785. .fifleBox::-webkit-scrollbar-thumb {
  3786. border-radius:4px;
  3787. background-color: #adadad;
  3788. }
  3789. .neibianju1 .fifleBox{
  3790. height: calc(100vh - 236px);
  3791. max-height: calc(100vh - 236px);
  3792. overflow-y: auto;
  3793. }
  3794. .yiyun_title_label{
  3795. text-align: center;
  3796. font-size: 20px;
  3797. margin: 0 0px;
  3798. cursor: pointer;
  3799. font-weight: 400;
  3800. font-family: Pingfang SC;
  3801. line-height: 48px;
  3802. display: -webkit-box;
  3803. -webkit-box-orient: vertical;
  3804. -webkit-line-clamp: 1;
  3805. }
  3806. .toplefttext{
  3807. font-size: 17px;
  3808. line-height: 48px;
  3809. font-weight: 300;
  3810. }
  3811. .icon-icon_shezhi-weijihuo{
  3812. position: relative;
  3813. right: -8px;
  3814. top: 5px;
  3815. }
  3816. /* 头部标题文本end */
  3817. /* 云盘文件start */
  3818. .yinyun_file_row{
  3819. position: relative;
  3820. margin: 0 34px;
  3821. }
  3822. .yiyun_file_box{
  3823. margin: 0 6px;
  3824. }
  3825. .yiyun_cloud_fileList li{
  3826. margin: 0 24px;
  3827. width: 180px;
  3828. height: 258px;
  3829. float: left;
  3830. position: relative;
  3831. }
  3832. .yiyun_cloud_fileList.middle-icon li{
  3833. margin: 0 16px;
  3834. width: 136px;
  3835. height: 200px;
  3836. border-radius: 12px;
  3837. float: left;
  3838. position: relative;
  3839. transition: ease all 0.5s;
  3840. }
  3841. .yiyun_cloud_fileList.middle-icon li:hover{
  3842. background-color: #32323c;
  3843. }
  3844. .font-set{
  3845. color: #fff;
  3846. font-size: 16px;
  3847. }
  3848. .tip_icon_set{
  3849. position: absolute;
  3850. top: 6px;
  3851. right: 6px;
  3852. opacity: 0;
  3853. transform: ease all 0.5s;
  3854. }
  3855. .yiyun_cloud_fileList.middle-icon>li:hover .tip_icon_set{
  3856. opacity: 1;
  3857. }
  3858. .yiyun_cloud_fileList li .bghover{
  3859. display: block;
  3860. width: 180px;
  3861. height: 180px;
  3862. border-radius: 20px;
  3863. cursor: pointer;
  3864. transition: ease all 0.5s;
  3865. }
  3866. .yiyun_cloud_fileList li .bghover-mid{
  3867. display: block;
  3868. width: 136px;
  3869. height: 136px;
  3870. border-radius: 12px;
  3871. cursor: pointer;
  3872. transition: ease all 0.5s;
  3873. }
  3874. .webuploader-pick {
  3875. margin-top: 0px;
  3876. }
  3877. .yiyun_cloud_fileList li:hover>.deleteBtnFlie {
  3878. display: block;
  3879. }
  3880. .yiyun_cloud_fileList li:hover>.downloadBtn_yiyun {
  3881. display: block;
  3882. }
  3883. .yiyun_cloud_fileList li:hover>.bghover{
  3884. background-color: #32323c;
  3885. }
  3886. /* 云盘文件end */
  3887. /* 协作文件start */
  3888. .bg_color_company{
  3889. /* height: 54px;
  3890. line-height: 54px; */
  3891. background-color: #f0f0f0;
  3892. }
  3893. .yiyun_warpBar {
  3894. display: inline-block;
  3895. }
  3896. .bottomBloder{
  3897. border-bottom: 0.5px solid rgb(204,205,215);
  3898. }
  3899. .yiyun_Headtitle_center{
  3900. margin:0 24px;
  3901. }
  3902. .font-line-text{
  3903. line-height: 54px!important;
  3904. }
  3905. /* 协作文件end */
  3906. /* 矩阵模板start */
  3907. .table1 td {
  3908. border: 1px solid black;
  3909. }
  3910. .table1 td:hover {
  3911. color: aliceblue;
  3912. cursor:pointer
  3913. }
  3914. /* 矩阵模板end */
  3915. /* 2019-06-04 workspace界面 */
  3916. .yiyun_line_border{
  3917. width: 100%;
  3918. height: 1px;
  3919. background-color: #d8d8d8
  3920. }
  3921. .newbtn img.wenjian_bg_img{
  3922. display: block;
  3923. width: 86px;
  3924. height: 86px;
  3925. margin: 10px auto;
  3926. margin-top: 40px;
  3927. }
  3928. .newbtn{
  3929. text-align: center;
  3930. }
  3931. .yiyun_wenjian_list:hover > .newbtn{
  3932. background-color: transparent;
  3933. }
  3934. .newbtn_label{
  3935. color: #32323C;
  3936. font-size: 14px;
  3937. }
  3938. .duiqi{
  3939. display: inline-block;
  3940. position: relative;
  3941. top: 4px;
  3942. left: 10px;
  3943. cursor: pointer;
  3944. }
  3945. .yiyun_btnnew_info .yiyun_btnnew_infolabel{
  3946. margin-left: 10px;
  3947. font-size: 14px;
  3948. position: relative;
  3949. top: -7px;
  3950. }
  3951. .newfiledialog{
  3952. position: fixed;
  3953. top: 130px;
  3954. left: 50%;
  3955. width: 680px;
  3956. margin-left: -340px;
  3957. background-color: rgba(50, 50, 60, 0);
  3958. overflow-y: auto;
  3959. z-index: 11;
  3960. }
  3961. .dia_8{
  3962. width: 100%;
  3963. height:100%;
  3964. position:fixed;
  3965. left: 0px;
  3966. top: 0px;
  3967. background-color: rgba(50, 50, 60, 0.42);
  3968. z-index: 10;
  3969. overflow-y: auto;
  3970. }
  3971. .el-message-box__wrapper{
  3972. background-color: rgba(50, 50, 60, 0.42);
  3973. }
  3974. .dragareaBox{
  3975. display: flex;
  3976. align-items: center;
  3977. width: 680px;
  3978. height: 100px;
  3979. margin : 0 auto;
  3980. border-radius: 10px;
  3981. background-color: rgba(252, 252, 252, 1);
  3982. box-shadow: 0px 4px 10px 1px rgba(0, 0, 0, 0.1), 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  3983. }
  3984. .dragarea_top{
  3985. width: 100%;
  3986. height: 100px;
  3987. border-radius: 10px;
  3988. background-color: rgba(255, 255, 255, 1);
  3989. text-align: center;
  3990. cursor: pointer;
  3991. }
  3992. .yiyong_list_dalog{
  3993. margin-left: 10px;
  3994. }
  3995. .yiyong_list_dalog li{
  3996. float: left;
  3997. margin:10px 20px;
  3998. text-align: center;
  3999. cursor:pointer;
  4000. position: relative;
  4001. top: 0;
  4002. transition:ease all 0.5s;
  4003. }
  4004. .yiyong_list_dalog li:hover{
  4005. top: -5px;
  4006. }
  4007. .appfileImgIcon.dulicard{
  4008. /* height: 164px; */
  4009. position: relative;
  4010. }
  4011. .houzuidinwei{
  4012. position: absolute;
  4013. top: 132px;
  4014. font-size: 26px;
  4015. text-align: center;
  4016. right: 48px;
  4017. }
  4018. .dulicard img{
  4019. max-height: 148px;
  4020. display: block;
  4021. margin: 0 auto;
  4022. margin-top: 16px;
  4023. filter: drop-shadow(0px 1px 2px rgba(0,0,0,0.3));
  4024. max-width: 148px;
  4025. }
  4026. .cardlistbox li{
  4027. float: left;
  4028. margin:15px 5px;
  4029. text-align: center;
  4030. cursor:pointer;
  4031. }
  4032. .creatbox_mid{
  4033. width: 100%;
  4034. overflow: hidden;
  4035. border-radius: 10px;
  4036. background-color: rgba(255, 255, 255, 1);
  4037. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  4038. /* padding-bottom: 20px; */
  4039. }
  4040. .mt-10{
  4041. margin-top: 10px;
  4042. }
  4043. .spanImg{
  4044. display: block;
  4045. width: 70px;
  4046. }
  4047. .appItemlist{
  4048. clear: both;
  4049. cursor:pointer;
  4050. }
  4051. .diahead{
  4052. padding:19px 16px;
  4053. padding-bottom: 0;
  4054. overflow: hidden;
  4055. }
  4056. .colosbtn{
  4057. background: url(/static/img/yiyunicon.png) no-repeat -194px -28px;
  4058. display: block;
  4059. width: 28px;
  4060. height: 28px;
  4061. cursor: pointer;
  4062. /* transition: ease all 0.5s; */
  4063. }
  4064. .colosbtn:hover{
  4065. background: url(/static/img/yiyunicon.png) no-repeat -194px -84px;
  4066. }
  4067. .spanTitle{
  4068. font-size: 13px;
  4069. color: rgba(0, 0, 0, 1);
  4070. font-size: 13px;
  4071. }
  4072. .rtbtn{
  4073. padding: 0 10px;
  4074. border-radius: 10px;
  4075. color: rgba(167, 168, 183, 1);
  4076. font-size: 12px;
  4077. border: 1px solid #A7A8B7;
  4078. cursor: pointer;
  4079. }
  4080. .dragarea_area{
  4081. /* line-height: 100px; */
  4082. text-align: center;
  4083. color: rgba(0, 0, 0, 1);
  4084. font-size: 16px;
  4085. }
  4086. .xiangdui{
  4087. position: relative;
  4088. }
  4089. .xiangdui .fl_icon{
  4090. position: absolute;
  4091. left: -30px;
  4092. }
  4093. .layerout_H2{
  4094. height: calc(100vh - 368px);
  4095. overflow-y: auto;
  4096. transition: ease all 0.5s;
  4097. background-color: #f6f6f6;
  4098. }
  4099. .layerout_H3{
  4100. min-height: 150px;
  4101. }
  4102. /* 滚动条宽度设置 */
  4103. .layerout_H2::-webkit-scrollbar {
  4104. width: 8px;
  4105. height: 8px;
  4106. }
  4107. /* 里面的滑块样式 */
  4108. .layerout_H2::-webkit-scrollbar-thumb {
  4109. border-radius: 4px;
  4110. background-color: #adadad;
  4111. }
  4112. .file_Imgbox{
  4113. position: absolute;
  4114. width: 132px;
  4115. height: 90px;
  4116. top: 42px;
  4117. left: 24px;
  4118. overflow: hidden;
  4119. vertical-align: middle;
  4120. text-align: center;
  4121. margin: 0 auto;
  4122. background-color: #fff;
  4123. display: flex;
  4124. justify-content: center;
  4125. align-items: center;
  4126. }
  4127. .file_Imgbox-mid{
  4128. position: absolute;
  4129. width: 100px;
  4130. height: 69px;
  4131. top: 36px;
  4132. left: 18px;
  4133. overflow: hidden;
  4134. vertical-align: middle;
  4135. text-align: center;
  4136. margin: 0 auto;
  4137. background-color: #fff;
  4138. display: flex;
  4139. justify-content: center;
  4140. align-items: center;
  4141. }
  4142. .file_Img{
  4143. max-width: 102px;
  4144. max-height: 69px;
  4145. position: relative;
  4146. top: 36px;
  4147. }
  4148. .searchsize{
  4149. font-size: 24px;
  4150. }
  4151. /* .scollbarBox{
  4152. min-height: 423px;
  4153. overflow: hidden;
  4154. overflow-y: auto;
  4155. } */
  4156. .mt-5{
  4157. margin-top: 5px;
  4158. }
  4159. .mt-0{
  4160. margin-top: 0px;
  4161. }
  4162. .mt-32{
  4163. margin-top: 32px;
  4164. }
  4165. .mt-48{
  4166. margin-top: 48px;
  4167. }
  4168. .mt-50{
  4169. margin-top: 50px;
  4170. }
  4171. .mt-54{
  4172. margin-top: 54px;
  4173. }
  4174. .listfilewarp{
  4175. overflow: hidden;
  4176. /* overflow-y: auto; */
  4177. background-color: #f0f0f0;
  4178. }
  4179. .listfilewarp1{
  4180. min-height: calc(100vh - 48px);
  4181. overflow: hidden;
  4182. overflow-y: auto;
  4183. background-color: #f0f0f0;
  4184. }
  4185. .btn_group button{
  4186. background-color: #fff;
  4187. border: 0;
  4188. padding: 5px 7px 6px 8px;
  4189. cursor: pointer;
  4190. color: rgba(98, 98, 111, 1);
  4191. font-size: 14px;
  4192. text-align: center;
  4193. }
  4194. .btn_group{
  4195. border-radius:5px;
  4196. height: 28px;
  4197. line-height: 28px;
  4198. background-color: #fff;
  4199. overflow: hidden;
  4200. }
  4201. .zongjianbox{
  4202. height: 55px;
  4203. background-color: rgba(235, 235, 235, 0.57);
  4204. }
  4205. .yiyun_section2{
  4206. width: calc(100vw - 120px);
  4207. margin: 0 auto
  4208. }
  4209. .zongjianbox .yiyuntitle{
  4210. line-height: 55px;
  4211. }
  4212. .btn_group button+button{
  4213. margin: 0
  4214. }
  4215. .mt-16{
  4216. margin-top: 16px;
  4217. }
  4218. .program{
  4219. background-color: #8C00FF !important;
  4220. padding: 5px 12px !important;
  4221. color: #fff!important;
  4222. }
  4223. .jindutiao{
  4224. width: 340px;
  4225. margin:0 auto;
  4226. height: 26px;
  4227. border-radius: 18px;
  4228. background-color: rgba(234, 199, 142, 1);
  4229. overflow: hidden;
  4230. position: relative;
  4231. }
  4232. div.mt-16{
  4233. margin-top: 16px;
  4234. }
  4235. .jindu{
  4236. width: 40px;
  4237. height: 26px;
  4238. background-color: rgba(226, 169, 75, 1);
  4239. position: absolute;
  4240. top: 0;
  4241. z-index: 2;
  4242. }
  4243. .jindulabel{
  4244. position: absolute;
  4245. right: 10px;
  4246. line-height: 28px;
  4247. }
  4248. .mt-7{
  4249. margin-top: 7px;
  4250. }
  4251. .row_painfr h5{
  4252. font-size: 18px;
  4253. }
  4254. .top_optionBar{
  4255. position: absolute;
  4256. right: 10px;
  4257. top: 4px;
  4258. /*background: #ccc;*/
  4259. display: block;
  4260. width: 16px;
  4261. height: 16px;
  4262. }
  4263. .el-icon-reseting{
  4264. background: url(/static/img/icon_16.png) no-repeat 0 -16px;
  4265. display: block;
  4266. width: 16px;
  4267. height: 16px;
  4268. }
  4269. .dropdownList{
  4270. display: block;
  4271. }
  4272. .mt-20{
  4273. margin-top: 20px;
  4274. }
  4275. .el-dropdown-menu{
  4276. padding: 0
  4277. }
  4278. .el-dropdown-menu__item--divided{
  4279. margin-top: 0
  4280. }
  4281. .yiyun_text_line{
  4282. line-height: 30px;
  4283. }
  4284. .wrate{
  4285. background-color: #5498ff;
  4286. background: -webkit-linear-gradient(#c3c3c3, black);
  4287. color: #fff;
  4288. line-height: 30px;
  4289. text-align: center;
  4290. }
  4291. .blue {
  4292. background: #fdee27;
  4293. color: #88690f;
  4294. }
  4295. .gray{
  4296. background:#e2e9f1;
  4297. }
  4298. /* 探索者UI */
  4299. .LoginTitleWel{
  4300. position: fixed;
  4301. top: 120px;
  4302. left: 100px;
  4303. font-size: 48px;
  4304. font-weight: 500;
  4305. color: #fff;
  4306. z-index: 2;
  4307. }
  4308. .tinyLabel{
  4309. font-size: 12px;
  4310. line-height: 16px;
  4311. width: 52px;
  4312. border-radius: 8px;
  4313. background-color: #8C00FF;
  4314. display: block;
  4315. text-align: center;
  4316. color:#fff;
  4317. margin-bottom: 7px;
  4318. }
  4319. .yiyun_btn_new{
  4320. border: 0;
  4321. color: #fff;
  4322. width: 120px;
  4323. height: 32px;
  4324. font-size: 14px;
  4325. border-radius: 21px;
  4326. background-color: rgba(140, 0, 255, 1);
  4327. cursor: pointer;
  4328. transition: ease all 0.5s;
  4329. font-family: PingFang SC;
  4330. }
  4331. .yiyun_btn_new:hover{
  4332. box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  4333. }
  4334. .PaincenterBox .el-form-item__label{
  4335. color: #EBEBF2;
  4336. font-size: 15px;
  4337. }
  4338. .PaincenterBox .bg_w .el-input__inner {
  4339. background-color: #32323c;
  4340. border-radius: 5px;
  4341. height: 44px;
  4342. line-height: 44px;
  4343. color: #fff;
  4344. border-bottom: 0;
  4345. border: 0;
  4346. box-shadow: 0 0 0;
  4347. }
  4348. .yiyunPlusmini{
  4349. display: inline-block;
  4350. width: 20px;
  4351. height: 20px;
  4352. background: url(/static/img/Plus_mini.png) 0 0 no-repeat;
  4353. position: relative;
  4354. top: 1px;
  4355. cursor: pointer;
  4356. }
  4357. .self_newitem{
  4358. position: relative;
  4359. }
  4360. .bianji_input{
  4361. padding-left: 0;
  4362. width: 100%;
  4363. text-indent: 16px;
  4364. }
  4365. .selfoptiongroup{
  4366. position: absolute;
  4367. z-index: 1;
  4368. right: 10px;
  4369. top: 16px;
  4370. }
  4371. .blockcheckbox .el-checkbox{
  4372. display: block;
  4373. margin: 10px 0;
  4374. font-size: 15px;
  4375. color: #000;
  4376. }
  4377. .blockcheckbox .el-checkbox+.el-checkbox{
  4378. margin-left: 0;
  4379. }
  4380. .blockcheckbox{
  4381. margin-left: 0px;
  4382. margin-top: 10px;
  4383. }
  4384. .qustionimgbox{
  4385. width: 79px;
  4386. height: 82px;
  4387. border-radius: 10px;
  4388. border: 1px solid rgba(216, 216, 216, 1);
  4389. margin-right: 10px;
  4390. overflow: hidden;
  4391. display: inline-block;
  4392. position: relative;
  4393. margin-top: 6px;
  4394. }
  4395. .qustionimgbox img{
  4396. width: 100%;
  4397. height: 100%;
  4398. cursor: pointer;
  4399. }
  4400. .guanbi{
  4401. position: absolute;
  4402. z-index: 9;
  4403. top: 6px;
  4404. right: 8px;
  4405. color: #8c00ff;
  4406. }
  4407. .noborder{
  4408. border: 0
  4409. }
  4410. .dibubtn{
  4411. position: absolute;
  4412. margin: 16px;
  4413. bottom: 0px;
  4414. left: 0px;
  4415. }
  4416. .dibubtn .el-button {
  4417. padding: 8px 20px;
  4418. width: 343px;
  4419. border-radius: 8px;
  4420. display: block;
  4421. border: 0;
  4422. font-size: 16px;
  4423. font-family: PingFang SC;
  4424. }
  4425. .pxline{
  4426. height: 1px;
  4427. background-color: #CCCDD7;
  4428. }
  4429. .user_info_role .el-input--suffix .el-input__inner {
  4430. padding-right: 0px;
  4431. background-color: transparent;
  4432. box-shadow: 0;
  4433. border-radius: 0px;
  4434. border: 0px solid rgba(227, 227, 227, 1);
  4435. color: rgba(255,255,255,1);
  4436. font-size: 12px;
  4437. }
  4438. .nobg .el-input--suffix .el-input__inner{
  4439. background: transparent;
  4440. box-shadow: 0 0 0;
  4441. border: 1px solid #ccc;
  4442. color: #fff;
  4443. }
  4444. .user_info_role .el-select .el-input .el-select__caret {
  4445. font-size: 0px;
  4446. }
  4447. .nomidline .bg_text_wirte .el-collapse,.nomidline .el-collapse{
  4448. border-top: 0px solid #62626f;
  4449. border-bottom: 0px solid #62626f;
  4450. }
  4451. .fulldialog{
  4452. width: calc(100vw);
  4453. height: calc(100vh);
  4454. position: fixed;
  4455. background: #fff;
  4456. z-index: 999;
  4457. left: 0;
  4458. top: 0;
  4459. overflow-y: auto;
  4460. }
  4461. .questionwarp{
  4462. width: 668px;
  4463. margin: 0 auto;
  4464. margin-top: 20px;
  4465. }
  4466. .dibulongbtn{
  4467. margin: 50px 0;
  4468. overflow: hidden;
  4469. }
  4470. .widt50{
  4471. width: 48%;
  4472. }
  4473. .widt50 .el-button--default{
  4474. width: 100%;
  4475. border-radius: 24px;
  4476. }
  4477. .guanbiques{
  4478. position: fixed;
  4479. right: 30px;
  4480. top: 22px;
  4481. }
  4482. .tianjiaxiezuorenBox .el-button {
  4483. padding: 3px 23px 2px 23px;
  4484. border: 0;
  4485. }
  4486. .tianjiaxiezuorenBox .el-button:focus,.tianjiaxiezuorenBox .el-button:hover {
  4487. color: #ffffff;
  4488. border-color: #8c00ff;
  4489. background-color: #8c00ff;
  4490. }
  4491. .texttips{
  4492. color: rgba(155, 155, 155, 1);
  4493. font-size: 14px;
  4494. }
  4495. .el-input__inner::-webkit-input-placeholder {
  4496. color: rgba(136, 136, 136, 1);
  4497. font-size: 15px;
  4498. }
  4499. .el-input__inner::-moz-placeholder {
  4500. color: rgba(136, 136, 136, 1);
  4501. font-size: 15px;
  4502. }
  4503. .el-input__inner::-ms-input-placeholder {
  4504. color: rgba(136, 136, 136, 1);
  4505. font-size: 15px;
  4506. }
  4507. .appImg{
  4508. width: 32px;
  4509. height: 32px;
  4510. margin-right: 10px;
  4511. background-color: #ccc;
  4512. margin-top: 6px;
  4513. margin-bottom: 6px;
  4514. }
  4515. .appNameBox{
  4516. width: 300px;
  4517. float: right;
  4518. line-height: 40px;
  4519. border-bottom: 1px solid #cccdd7;
  4520. }
  4521. .el-checkbox__inner::after {
  4522. height: 0px;
  4523. left: -5px;
  4524. top: 1px;
  4525. width: 0px;
  4526. }
  4527. .maxlongBtn{
  4528. height: 44px;
  4529. border-radius: 5px;
  4530. border: 1px solid rgba(167, 168, 183, 1);
  4531. color:rgba(167, 168, 183, 1);
  4532. line-height: 44px;
  4533. font-size: 18px;
  4534. cursor: pointer;
  4535. position: relative;
  4536. text-align: center;
  4537. transition: ease all 0.5s;
  4538. }
  4539. .rightIcon{
  4540. transform: rotate(180deg);
  4541. position: absolute;
  4542. right: 20px;
  4543. top: 0px;
  4544. font-size: 21px;
  4545. }
  4546. .maxlongBtn:hover{
  4547. color: #fff;
  4548. border: 1px solid #fff;
  4549. }
  4550. .edit120.el-button.is-round{
  4551. padding: 7px;
  4552. }
  4553. .midIcon{
  4554. position: relative;
  4555. top: 5px;
  4556. width: 55px;
  4557. }
  4558. .yiyun_row_recyle_warp{
  4559. width: 100%;
  4560. padding: 0 22px;
  4561. position: relative;
  4562. left: -44px;
  4563. }
  4564. .bghover:hover .top_optionBar{
  4565. opacity: 1;
  4566. }
  4567. .helpNodeDetailBox{
  4568. min-height: calc(100vh - 300px);
  4569. overflow-y: auto;
  4570. }
  4571. .helpNodeDetailBox p{
  4572. text-align: justify;
  4573. }
  4574. .helpNodeDetailBox p span{
  4575. font-size: 14px!important;
  4576. line-height: 30px;
  4577. text-align: justify;
  4578. display: block;
  4579. text-indent: 30px;
  4580. }
  4581. .appbg{
  4582. background: transparent;
  4583. }
  4584. .appbg .file_Imgbox{
  4585. width: 116px;
  4586. height: 116px;
  4587. border-radius: 16px;
  4588. background-color: #ccc;
  4589. left: 32px;
  4590. top: 32px;
  4591. }
  4592. .appbg .file_Imgbox img{
  4593. width: 100%;
  4594. height: 100%;
  4595. transform: scale(1.23);
  4596. }
  4597. .updateImg .webuploader-pick{
  4598. width: 79px;
  4599. height: 79px;
  4600. border-radius: 0!important;
  4601. border: 0!important;
  4602. background: url(/static/img/newadd.png) 0 0 no-repeat;
  4603. background-size: 100%;
  4604. background-color: transparent !important;
  4605. position: absolute;
  4606. top: -3px;
  4607. left: 0;
  4608. }
  4609. .selfaddbtn > span{
  4610. position: relative;
  4611. top: 10px;
  4612. }
  4613. .el-date-editor.el-input--suffix .el-input__inner {
  4614. text-indent: 6px;
  4615. }
  4616. .el-form-item__content >span{
  4617. display: -webkit-box;
  4618. -webkit-box-orient: vertical;
  4619. -webkit-line-clamp: 1;
  4620. overflow: hidden;
  4621. /* font-size: 15px; */
  4622. }
  4623. .el-button--text:hover,.el-button--text:focus{
  4624. background-color: transparent;
  4625. }
  4626. .yiyun_section1{
  4627. width: calc(100vw - 120px);
  4628. margin: 0 auto;
  4629. height: calc(100vh - 128px);
  4630. }
  4631. /* 2019-07-25 UI */
  4632. .title_section{
  4633. width: calc(100vw - 120px);
  4634. margin: 0 auto;
  4635. overflow: hidden;
  4636. }
  4637. .EC_searchBox{
  4638. width: 300px;
  4639. margin: 20px auto;
  4640. }
  4641. .el-table--border::after, .el-table--group::after, .el-table::before {
  4642. z-index: -1;
  4643. }
  4644. .cutimgBox{
  4645. width: 77px;
  4646. height: 77px;
  4647. overflow: hidden;
  4648. position: relative;
  4649. float: left;
  4650. margin-right: 9px;
  4651. margin-bottom: 9px;
  4652. border-radius: 10px;
  4653. border: 1px solid rgba(216, 216, 216, 1);
  4654. margin-top: 10px;
  4655. }
  4656. .cutimgBox img{
  4657. width: 100%;
  4658. height: 100%;
  4659. }
  4660. .guanbibtn{
  4661. position: absolute;
  4662. top: 7px;
  4663. right: 9px;
  4664. }
  4665. .guanbibtn:hover{
  4666. color: #8C00FF;
  4667. }
  4668. .el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content {
  4669. background-color: #8E909F;
  4670. border-radius: 5px;
  4671. }
  4672. .yiyun_headerfr>a.textgray{
  4673. color: #adadad;
  4674. width: 100px;
  4675. overflow: hidden;
  4676. text-overflow: ellipsis;
  4677. white-space: nowrap;
  4678. }
  4679. .yiyun_headerfr>a.textblock{
  4680. color: #000
  4681. }
  4682. /* 2019-07-25 探索者UI规范 */
  4683. /*公共默认样式*/
  4684. body{
  4685. margin : 0 ;
  4686. padding : 0 ;
  4687. overflow: hidden;
  4688. }
  4689. .fl{
  4690. float: left;
  4691. }
  4692. .fr{
  4693. float: right;
  4694. }
  4695. .clear{
  4696. clear: both;
  4697. }
  4698. .el-form-itemBox{
  4699. margin: 0 10px;
  4700. overflow: hidden;
  4701. /* max-height: 50px; */
  4702. }
  4703. .mlr-10{
  4704. margin: 0 10px;
  4705. }
  4706. .mlr-16{
  4707. margin-left: 16px;
  4708. margin-right: 16px;
  4709. }
  4710. .mt-8{
  4711. margin-top: 8px;
  4712. }
  4713. .secondListTitle{
  4714. font-size: 16px;
  4715. }
  4716. .yiyunTable_list_item div.textlabelgray .el-form-item__label{
  4717. color: #808080!important;
  4718. font-weight: 500
  4719. }
  4720. .yiyunTable_list_item div.textlabelblock .el-form-item__label{
  4721. color: #000!important;
  4722. font-weight: 600
  4723. }
  4724. div.textlabelgray .el-form-item__content{
  4725. font-size: 15px;
  4726. font-weight: 600;
  4727. }
  4728. .el-table,.el-table thead{
  4729. color: #000;
  4730. font-weight: 600;
  4731. }
  4732. .el-table-column--selection .cell{
  4733. padding: 0;
  4734. }
  4735. .largecontentBox{
  4736. height: calc(100vh - 258px);
  4737. overflow-y: auto;
  4738. position: relative;
  4739. }
  4740. /*边距*/
  4741. .ml-8 {
  4742. margin-left: 8px;
  4743. }
  4744. .mt-10{
  4745. margin-top: 10px;
  4746. }
  4747. .mb-10{
  4748. margin-bottom: 10px;
  4749. }
  4750. .ml-10{
  4751. margin-left:10px;
  4752. }
  4753. .mr-10{
  4754. margin-right:10px;
  4755. }
  4756. .mt-15{
  4757. margin-top: 15px;
  4758. }
  4759. .ml-15{
  4760. margin-left: 15px;
  4761. }
  4762. .mt-20{
  4763. margin-top: 20px;
  4764. }
  4765. .mb-20{
  4766. margin-bottom: 20px;
  4767. }
  4768. .ml-20{
  4769. margin-left: 20px;
  4770. }
  4771. .mr-20{
  4772. margin-right: 20px;
  4773. }
  4774. .mlr-20{
  4775. margin: 0 20px;
  4776. }
  4777. .mlr_30{
  4778. margin: 0 30px;
  4779. }
  4780. .mt-26{
  4781. margin-top: 26px;
  4782. }
  4783. .line_H60{
  4784. line-height: 60px;
  4785. }
  4786. /* 滚动条 */
  4787. .flex_right_pain_body::-webkit-scrollbar ,.largecontentBox::-webkit-scrollbar,.scollbarBox::-webkit-scrollbar,.middiaHeight::-webkit-scrollbar,
  4788. .tankuangaodu::-webkit-scrollbar,.jsmind-inner::-webkit-scrollbar,.newfiledialog::-webkit-scrollbar,.scollBar::-webkit-scrollbar,.fixtable::-webkit-scrollbar
  4789. ,.worklink::-webkit-scrollbar,#bigbody::-webkit-scrollbar,.fulldialog::-webkit-scrollbar,.appiframebox::-webkit-scrollbar,.appiframebox::-webkit-scrollbar,.listfilewarp1::-webkit-scrollbar{
  4790. width: 8px;
  4791. height: 8px;
  4792. }
  4793. .translatescoall::-webkit-scrollbar,.neibianju::-webkit-scrollbar,.neibianju1::-webkit-scrollbar,.fifleBox::-webkit-scrollbar{
  4794. width: 8px;
  4795. height:8px;
  4796. }
  4797. .flex_right_pain_body::-webkit-scrollbar-track ,.largecontentBox::-webkit-scrollbar-track,.scollbarBox::-webkit-scrollbar-track,.middiaHeight::-webkit-scrollbar-track,
  4798. .tankuangaodu::-webkit-scrollbar-track,.jsmind-inner::-webkit-scrollbar-track,.newfiledialog::-webkit-scrollbar-track,.scollBar::-webkit-scrollbar-track,.fixtable::-webkit-scrollbar-track
  4799. ,.worklink::-webkit-scrollbar-track,#bigbody::-webkit-scrollbar-track,.fulldialog::-webkit-scrollbar-track,.appiframebox::-webkit-scrollbar-track,.appiframebox::-webkit-scrollbar-track,.listfilewarp1::-webkit-scrollbar-track{
  4800. background-color:transparent;
  4801. -webkit-border-radius: 2em;
  4802. -moz-border-radius: 2em;
  4803. border-radius:2em;
  4804. }
  4805. .flex_right_pain_body::-webkit-scrollbar-thumb,.largecontentBox::-webkit-scrollbar-thumb,.scollbarBox::-webkit-scrollbar-thumb,.middiaHeight::-webkit-scrollbar-thumb,
  4806. .tankuangaodu::-webkit-scrollbar-thumb,.jsmind-inner::-webkit-scrollbar-thumb,.newfiledialog::-webkit-scrollbar-thumb,.scollBar::-webkit-scrollbar-thumb,.fixtable::-webkit-scrollbar-thumb
  4807. ,.worklink::-webkit-scrollbar-thumb,#bigbody::-webkit-scrollbar-thumb,.fulldialog::-webkit-scrollbar-thumb,.appiframebox::-webkit-scrollbar-thumb,.appiframebox::-webkit-scrollbar-thumb,.listfilewarp1::-webkit-scrollbar-thumb{
  4808. background-color:#adadad;
  4809. -webkit-border-radius: 2em;
  4810. -moz-border-radius: 2em;
  4811. border-radius:2em;
  4812. }
  4813. /*网格布局 24网格*/
  4814. .EC_col_1{
  4815. width: 4.166%;
  4816. float: left;
  4817. }
  4818. .EC_col_2{
  4819. width: 8.33%;
  4820. float: left;
  4821. }
  4822. .EC_col_3{
  4823. width: 12.5%;
  4824. float: left;
  4825. }
  4826. .EC_col_4{
  4827. width: 16.66%;
  4828. float: left;
  4829. }.EC_col_5{
  4830. width: 20.833%;
  4831. float: left;
  4832. }
  4833. .EC_col_6{
  4834. width: 25%;
  4835. float: left;
  4836. }
  4837. .EC_col_7{
  4838. width: 29.166%;
  4839. float: left;
  4840. }
  4841. .EC_col_8{
  4842. width: 33.33%;
  4843. float: left;
  4844. }
  4845. .EC_col_9{
  4846. width: 37.5%;
  4847. float: left;
  4848. }
  4849. .EC_col_10{
  4850. width: 41.66%;
  4851. float: left;
  4852. }
  4853. .EC_col_11{
  4854. width: 45.83%;
  4855. float: left;
  4856. }
  4857. .EC_col_12{
  4858. width: 50%;
  4859. float: left;
  4860. }
  4861. .EC_col_13{
  4862. width: 54.166%;
  4863. float: left;
  4864. }
  4865. .EC_col_14{
  4866. width: 58.33%;
  4867. float: left;
  4868. }
  4869. .EC_col_15{
  4870. width: 62.5%;
  4871. float: left;
  4872. }
  4873. .EC_col_16{
  4874. width: 66.66%;
  4875. float: left;
  4876. }
  4877. .EC_col_17{
  4878. width: 70.833%;
  4879. float: left;
  4880. }
  4881. .EC_col_18{
  4882. width: 75%;
  4883. float: left;
  4884. }
  4885. .EC_col_19{
  4886. width: 79.166%;
  4887. float: left;
  4888. }
  4889. .EC_col_20{
  4890. width: 83.33%;
  4891. float: left;
  4892. }
  4893. .EC_col_21{
  4894. width: 87.5%;
  4895. float: left;
  4896. }
  4897. .EC_col_22{
  4898. width: 91.66%;
  4899. float: left;
  4900. }
  4901. .EC_col_23{
  4902. width: 95.83%;
  4903. float: left;
  4904. }
  4905. .EC_col_24{
  4906. width: 100%;
  4907. float: left;
  4908. }
  4909. /*按钮开始*/
  4910. button + button{
  4911. margin:0 5px;
  4912. }
  4913. .topOption .page_button{
  4914. margin: 0
  4915. }
  4916. button:last-child{
  4917. margin-right: 0;
  4918. }
  4919. .EC_button{
  4920. border: 0.5px solid transparent;
  4921. font-size: 14px;
  4922. border-radius: 4px;
  4923. color: #fff;
  4924. padding: 4px 31px 6px 31px;
  4925. cursor: pointer;
  4926. transition: ease all 0.5s;
  4927. outline: none;
  4928. }
  4929. .cicle{
  4930. border-radius: 15px;
  4931. }
  4932. .normal{
  4933. color: #32323c;
  4934. background-color: #fff;
  4935. border-color: #d4d4d4;
  4936. }
  4937. .dark{
  4938. background-color: #62626F;
  4939. }
  4940. .dark:hover,.normal:hover,.normal:focus,.dark:focus{
  4941. color: #fff;
  4942. border-color: #8C00FF;
  4943. background-color: #8C00FF
  4944. }
  4945. .textborder:focus{
  4946. border-color: #8C00FF;
  4947. color: #8C00FF
  4948. }
  4949. button:hover:disabled,button:disabled{
  4950. color: #ADADAD;
  4951. background-color: #e3e3e3;
  4952. border-color: #e3e3e3;
  4953. cursor: not-allowed;
  4954. }
  4955. .strong{
  4956. background-color: #8C00FF;
  4957. color: #fff;
  4958. border-color: #8C00FF;
  4959. }
  4960. .strong:hover{
  4961. background-color: #a02dff;
  4962. }
  4963. .text{
  4964. border-color: transparent;
  4965. background-color: transparent;
  4966. color: #000;
  4967. }
  4968. .text:hover,.text:focus{
  4969. color: #8C00FF;
  4970. background-color: transparent;
  4971. border: transparent;
  4972. }
  4973. .textborder{
  4974. border-color: #D4D4D4;
  4975. background-color: transparent;
  4976. color: #000;
  4977. }
  4978. .textborder:hover{
  4979. border-color: #8C00FF;
  4980. color: #8C00FF;
  4981. }
  4982. .textStrong{
  4983. border-color: transparent;
  4984. background-color: transparent;
  4985. color: #8C00FF;
  4986. }
  4987. .shadow{
  4988. box-shadow: 0 1px 2px #848484;
  4989. border-color: #e8e8e8;
  4990. }
  4991. .strong.shadow{
  4992. border-color: #8C00FF;
  4993. }
  4994. .gradient{
  4995. color:#32323c;
  4996. border:0;
  4997. background: -webkit-linear-gradient(#E1E2E8,#B0B0B7); /* Safari 5.1 - 6.0 */
  4998. background: -o-linear-gradient(#E1E2E8,#B0B0B7); /* Opera 11.1 - 12.0 */
  4999. background: -moz-linear-gradient(#E1E2E8,#B0B0B7); /* Firefox 3.6 - 15 */
  5000. background: linear-gradient(#E1E2E8,#B0B0B7); /* 标准的语法 */
  5001. }
  5002. .gradient:hover,.gradient:focus{
  5003. background: #8C00FF;
  5004. color: #FFF;
  5005. }
  5006. .long{
  5007. display: block;
  5008. width: 100%;
  5009. padding: 5px 0;
  5010. margin: 0;
  5011. text-align: center;
  5012. }
  5013. /*
  5014. *按钮尺寸:大【bt_large】,中【bt_middle】,小【bt_small】,mini【bt_mini】,微小 【bt_tiny】
  5015. */
  5016. .bt_large{
  5017. font-size: 16px;
  5018. border-radius: 8px;
  5019. }
  5020. .bt_middle{
  5021. font-size: 14px;
  5022. }
  5023. .bt_small{
  5024. font-size: 13px;
  5025. padding: 2px 27px 4px;
  5026. }
  5027. .bt_small_24{
  5028. font-size: 13px;
  5029. padding: 3px 17px;
  5030. font-weight: 400;
  5031. color: #000;
  5032. background-color: #fff;
  5033. border-color: #e3e3e3;
  5034. }
  5035. .bt_small_20{
  5036. font-size: 13px;
  5037. padding: 1px 23px 1px 23px;
  5038. font-weight: 400;
  5039. color: #000;
  5040. background-color: #fff;
  5041. border-color: #e3e3e3;
  5042. }
  5043. .primaryBtn{
  5044. background-color: #8C00FF;
  5045. color: #fff;
  5046. border-color: #8C00FF;
  5047. }
  5048. .primaryBtn:hover{
  5049. background-color: #8C00FF;
  5050. color: #fff!important;
  5051. border-color: #8C00FF;
  5052. }
  5053. .bt_small_20:hover{
  5054. color: #8C00FF;
  5055. border-color: #8C00FF;
  5056. }
  5057. .bt_mini{
  5058. font-size: 12px;
  5059. padding: 2px 14px 3px;
  5060. }
  5061. .bt_tiny{
  5062. font-size: 11px;
  5063. padding: 1px 3px 2px;
  5064. }
  5065. /*开关*/
  5066. .el-switch__core:after {
  5067. top: -6px;
  5068. left: -7px;
  5069. width: 28px;
  5070. height: 28px;
  5071. background-color: #FFF;
  5072. border-radius: 18px;
  5073. box-shadow: 0 1px 3px rgba(0,0,0,0.4);
  5074. }
  5075. .el-switch__core {
  5076. width: 38px!important;
  5077. box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  5078. }
  5079. /* /*按钮结束 */
  5080. /* 用户后台2019-08-05 */
  5081. .wirteBg{
  5082. background-color: rgba(255, 255, 255, 1)!important;
  5083. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  5084. }
  5085. .companylogoBox,.messageBoxlarge{
  5086. height: 255px;
  5087. background-color: rgba(235, 235, 242, 1);
  5088. }
  5089. .companylogoBox{
  5090. height: 255px;
  5091. margin: 30px;
  5092. overflow: hidden;
  5093. }
  5094. .companylogoImgBox{
  5095. width: 180px;
  5096. height: 180px;
  5097. margin: 0 auto;
  5098. margin-top: 35px;
  5099. display: flex;
  5100. justify-content: center;
  5101. align-items: center;
  5102. }
  5103. .companylogoImgBox img{
  5104. max-width: 100%
  5105. }
  5106. .messageBoxlarge{
  5107. height: 182px;
  5108. margin: 5px 0;
  5109. border-top: 1px solid transparent;
  5110. border-radius: 5px;
  5111. }
  5112. .desclabel label{
  5113. color: #808080;
  5114. font-weight: 500;
  5115. display: inline-block;
  5116. width: 80px;
  5117. }
  5118. .desclabel label,.desclabel span{
  5119. font-size: 15px;
  5120. line-height: 40px;
  5121. }
  5122. .desclabel span{
  5123. color: #000;
  5124. font-weight: 500;
  5125. }
  5126. .titleChapter{
  5127. color: rgba(0, 0, 0, 1);
  5128. font-size: 15px;
  5129. vertical-align: baseline
  5130. }
  5131. .labtips{
  5132. color: rgba(140, 0, 255, 1);
  5133. font-size: 12px;
  5134. vertical-align: baseline
  5135. }
  5136. .scanlargeBtn{
  5137. text-decoration: none;
  5138. color: rgba(140, 0, 255, 1);
  5139. font-size: 14px;
  5140. line-height: 44px;
  5141. }
  5142. .ml-23{
  5143. margin-left: 23px;
  5144. }
  5145. .m-20{
  5146. margin: 20px;
  5147. }
  5148. .mt-40{
  5149. margin-top: 40px;
  5150. }
  5151. .mt-5{
  5152. margin-top: 5px;
  5153. }
  5154. .m10{
  5155. margin: 10px;
  5156. }
  5157. .chapter{
  5158. color: rgba(155, 155, 155, 1);
  5159. font-size: 14px;
  5160. }
  5161. .chapterWarp{
  5162. width: 920px;
  5163. margin-left:auto ;
  5164. margin-right: auto
  5165. }
  5166. .page_button{
  5167. font-size: 12px;
  5168. }
  5169. .massagecontentBox img{
  5170. max-width: 100%;
  5171. display: block;
  5172. margin: 0 auto;
  5173. }
  5174. .massagecontentBox{
  5175. color: rgba(0, 0, 0, 1);
  5176. font-size: 14px;
  5177. text-align: justify;
  5178. margin: 10px;
  5179. }
  5180. .chapterbox{
  5181. border-radius: 10px;
  5182. padding-bottom: 20px;
  5183. margin-bottom: 20px;
  5184. overflow: hidden;
  5185. min-height: calc(100vh - 300px);
  5186. }
  5187. .clearboth {
  5188. clear: both;
  5189. overflow: hidden;
  5190. }
  5191. .ProjTitleLabel>div>span{
  5192. cursor: pointer;
  5193. }
  5194. .ProjTitleLabel{
  5195. -moz-user-select: none; /*火狐*/
  5196. -webkit-user-select: none; /*webkit浏览器*/
  5197. -ms-user-select: none; /*IE10*/
  5198. -khtml-user-select: none; /*早期浏览器*/
  5199. user-select: none;
  5200. }
  5201. .Icon_EC{
  5202. width: 20px;
  5203. height: 20px;
  5204. display: block;
  5205. }
  5206. .EC_wornning{
  5207. background: url(/static/img/icon_pic_01.png) 0 0 no-repeat
  5208. }
  5209. .formtextlabelgray .el-form-item__label{
  5210. color: #9B9B9B;
  5211. font-weight: 400;
  5212. }
  5213. .formtextlabelblack .el-form-item__label{
  5214. color: #000;
  5215. font-weight: 400;
  5216. }
  5217. .formtextlabelgray .el-form-item{
  5218. margin-bottom: 0;
  5219. }
  5220. .formtextlabelblack .el-form-item{
  5221. margin-bottom: 10px;
  5222. }
  5223. .beizhutext{
  5224. color: #888;
  5225. font-weight: 400
  5226. }
  5227. .height100{
  5228. clear: both;
  5229. width: 100%;
  5230. height: 100px;
  5231. }
  5232. .dibuBtn{
  5233. position: absolute;
  5234. bottom: 0px;
  5235. left: 10px;
  5236. }
  5237. .ECaddicon{
  5238. width: 14px;
  5239. height: 14px;
  5240. background: url(/static/img/icon_pic_01.png) 0 -44px no-repeat;
  5241. overflow: hidden;
  5242. padding: 0;
  5243. }
  5244. .ECaddiconUser{
  5245. width: 14px;
  5246. height: 14px;
  5247. background: url(/static/img/icon_pic_01.png) -28px -44px no-repeat;
  5248. overflow: hidden;
  5249. padding: 0;
  5250. display: block;
  5251. margin-top: 1px;
  5252. }
  5253. .ECaddiconcard{
  5254. width: 14px;
  5255. height: 14px;
  5256. background: url(/static/img/icon_pic_01.png) -42px -44px no-repeat;
  5257. overflow: hidden;
  5258. padding: 0;
  5259. display: block;
  5260. margin-top: 1px;
  5261. }
  5262. .Ecdel{
  5263. margin-left: 14px;
  5264. cursor: pointer;
  5265. }
  5266. .Ecdel:hover {
  5267. border-radius: 50%;
  5268. color: #ffffff;
  5269. background-color: #f00;
  5270. }
  5271. .addInput .el-input-group__append{
  5272. border-color: transparent
  5273. }
  5274. .UserItem{
  5275. display: inline-block;
  5276. padding: 3px 7px;
  5277. border-radius: 4px;
  5278. background-color: rgba(167, 168, 183, 1);
  5279. color: #fff;
  5280. font-size: 12px;
  5281. overflow: hidden;
  5282. margin-right: 4px;
  5283. }
  5284. .usertext{
  5285. display:block;
  5286. float: left;
  5287. margin-left: 6px;
  5288. }
  5289. .selectuserBox{
  5290. padding: 8px 0 4px 8px;
  5291. border-radius: 4px;
  5292. background-color: rgba(244, 244, 246, 1);
  5293. position: relative;
  5294. min-height: 28px;
  5295. margin-top: 5px;
  5296. }
  5297. .inputactived{
  5298. background-color: rgba(204, 205, 215, 1);
  5299. }
  5300. .inputactived .UserItem{
  5301. background-color: rgba(140, 0, 255, 1);
  5302. }
  5303. .inputactived .ECaddicon{
  5304. background: url(/static/img/icon_pic_01.png) 0px -58px no-repeat;
  5305. }
  5306. .ECIcondingwei{
  5307. position: absolute;
  5308. top: 13px;
  5309. right: 7px;
  5310. cursor: pointer;
  5311. }
  5312. .selctspan span{
  5313. cursor: pointer;
  5314. /* margin-left: 12px; */
  5315. font-size: 22px!important;
  5316. }
  5317. .no-mlr{
  5318. margin-left: 0;
  5319. margin-right: 0;
  5320. }
  5321. .dialogIcon{
  5322. position: absolute;
  5323. top: 20px;
  5324. }
  5325. .diaTitle{
  5326. font-size: 18px;
  5327. /* line-height: 54px; */
  5328. text-align: center;
  5329. color: #000;
  5330. margin-bottom: 20px;
  5331. }
  5332. .centerfooter{
  5333. display: block;
  5334. text-align:center
  5335. }
  5336. .wornningDia .el-dialog{
  5337. width: 460px!important;
  5338. border-radius: 20px;
  5339. }
  5340. .centerfooter .el-button.is-round {
  5341. padding: 7px 84px;
  5342. }
  5343. .ECclockText{
  5344. color: rgba(136, 136, 136, 1);
  5345. font-size: 12px;
  5346. }
  5347. .ECclock{
  5348. display: inline-block;
  5349. width: 24px;
  5350. height: 24px;
  5351. background: url(/static/img/icon_pic_01.png) -24px -20px no-repeat;
  5352. }
  5353. .el-ecclock{
  5354. display: inline-block;
  5355. width: 20px;
  5356. height: 20px;
  5357. background: url(/static/img/icon_pic_01.png) -60px 0px no-repeat;
  5358. }
  5359. .el-ecclock-o{
  5360. display: inline-block;
  5361. width: 20px;
  5362. height: 20px;
  5363. background: url(/static/img/icon_pic_01.png) -140px 0px no-repeat;
  5364. }
  5365. .clockPostion{
  5366. position: relative;
  5367. top: 7px;
  5368. margin-left: 5px;
  5369. }
  5370. .Treenavbox{
  5371. overflow: hidden;
  5372. }
  5373. .treeNav{
  5374. margin: 0 px;
  5375. }
  5376. .treeNav li{
  5377. line-height:44px;
  5378. color: rgba(255, 255, 255, 1);
  5379. font-size: 17px;
  5380. padding-left: 16px;
  5381. cursor: pointer;
  5382. }
  5383. .treeNav li:hover{
  5384. transition: ease all 0.5s;
  5385. border-radius: 4px;
  5386. background-color: rgba(141, 143, 159, 0.1411764705882353);
  5387. }
  5388. .contentNav{
  5389. transition: ease all 0.5s;
  5390. border-radius: 4px;
  5391. background-color: rgba(167, 168, 183, 1);
  5392. }
  5393. .comlogoBox{
  5394. text-align: center;
  5395. width: 340px;
  5396. height: 255px;
  5397. line-height: 255px;
  5398. background-color: rgba(235, 235, 242, 1);
  5399. color: rgba(0, 0, 0, 1);
  5400. font-size: 17px;
  5401. cursor: pointer;
  5402. position: relative;
  5403. display: flex;
  5404. justify-content: center;
  5405. align-items: center;
  5406. }
  5407. .uploadImg{
  5408. position: absolute;
  5409. left: 50px;
  5410. }
  5411. .xindinwei{
  5412. top: 106px;
  5413. left: 195px;
  5414. }
  5415. .comlogoImgBox{
  5416. margin: 10px 0;
  5417. overflow: hidden;
  5418. }
  5419. .labelbiaoshi{
  5420. color: rgba(155, 155, 155, 1);
  5421. font-size: 14px;
  5422. display: block;
  5423. margin-bottom: 10px;
  5424. }
  5425. .bzInfo{
  5426. margin: 10px 10px 0 10px;
  5427. }
  5428. .labelTosize{
  5429. color: rgba(173, 173, 173, 1);
  5430. font-size: 16px;
  5431. }
  5432. .yiyunTable_list_item{
  5433. overflow: hidden;
  5434. }
  5435. .liulanqiImgBox,
  5436. .shoujiImgBox{
  5437. display: table;
  5438. vertical-align: middle;
  5439. text-align: center;
  5440. color: rgba(0, 0, 0, 1);
  5441. font-size: 17px;
  5442. height: 240px;
  5443. background-color: rgba(235, 235, 242, 1);
  5444. }
  5445. .liulanqiImgBox{
  5446. width: 340px;
  5447. }
  5448. .shoujiImgBox{
  5449. width: 135px;
  5450. }
  5451. .el-radio__input.is-checked+.el-radio__label {
  5452. color: #000;
  5453. }
  5454. .topyichu::before{
  5455. content: '';
  5456. }
  5457. .ECvh_row_2{
  5458. min-height: calc(50vh - 130px);
  5459. }
  5460. .bgblack{
  5461. background-color: #ccc;
  5462. }
  5463. .el-progress-bar__outer ,.el-progress-bar__inner{
  5464. border-radius: 4px;
  5465. }
  5466. .el-input--suffix .el-input__inner {
  5467. padding-right: 30px;
  5468. background-color: #fff;
  5469. box-shadow: 0 2px 2px #cacaca;
  5470. border-radius: 4px;
  5471. border: 0.5px solid rgba(227, 227, 227, 1);
  5472. color: rgba(140, 0, 255, 1);
  5473. font-size: 15px;
  5474. }
  5475. .el-select .el-input .el-select__caret {
  5476. font-size: 26px;
  5477. }
  5478. .el-form-item__content {
  5479. overflow: initial;
  5480. }
  5481. /* 模板与应用 */
  5482. .layout_warp_4{
  5483. width: calc(100vw - 80px);
  5484. overflow: hidden;
  5485. margin: 0 auto
  5486. }
  5487. .appListBox{
  5488. padding: 0;
  5489. margin: 0;
  5490. }
  5491. .appListBox li{
  5492. margin: 10px 20px;
  5493. padding: 0;
  5494. text-align: center;
  5495. list-style: none;
  5496. float: left;
  5497. cursor: pointer;
  5498. }
  5499. .appImgIcon{
  5500. position: relative;
  5501. width: 130px;
  5502. height: 130px;
  5503. }
  5504. .appmark{
  5505. position: absolute;
  5506. width: 32px;
  5507. height: 32px;
  5508. border-radius: 50%;
  5509. top: 10px;
  5510. left: 10px;
  5511. color: rgb(140, 0, 255);
  5512. background-color: #fff;
  5513. font-size: 30px;
  5514. box-shadow: 0 3px 10px rgba(0, 0, 0, 0.32);
  5515. }
  5516. .Appname{
  5517. text-align: center;
  5518. line-height: 21px;
  5519. color: rgba(0, 0, 0, 1);
  5520. font-size: 16px;
  5521. }
  5522. .mark_disable{
  5523. background: url(/static/img/icon_pic_01.png) -100px 0px no-repeat;
  5524. }
  5525. .mark_able{
  5526. background: url(/static/img/icon_pic_01.png) -20px 0px no-repeat;
  5527. }
  5528. .mark_openclock{
  5529. background: url(/static/img/icon_pic_01.png) -80px 0px no-repeat;
  5530. }
  5531. .mark_normal{
  5532. opacity: 0;
  5533. }
  5534. .templateBoxItem{
  5535. margin: 20px;
  5536. height: 119px;
  5537. border-radius: 8px;
  5538. background-color: rgba(255, 255, 255, 1);
  5539. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  5540. position: relative;
  5541. border-top: 1px solid transparent;
  5542. }
  5543. .primaryText{
  5544. color: rgba(140, 0, 255, 1);
  5545. font-size: 12px;
  5546. }
  5547. .card_title{
  5548. color: rgba(0, 0, 0, 1);
  5549. font-size: 17px;
  5550. }
  5551. .cardBoxItemInner{
  5552. margin: 16px 17px 10px 20px;
  5553. }
  5554. .optionBtnlabel .primaryText{
  5555. position: absolute;
  5556. bottom: 13px;
  5557. }
  5558. .optionBtnlabel .primaryopBtn{
  5559. position: absolute;
  5560. right: 17px;
  5561. bottom: 10px;
  5562. }
  5563. .noshadow{
  5564. background-color: transparent;
  5565. box-shadow: 0 0 0 0;
  5566. }
  5567. .disadbled{
  5568. color: rgba(172, 172, 172, 1);
  5569. font-size: 13px;
  5570. background-color: rgba(227, 227, 227, 1);
  5571. border: 0.5px solid rgba(212, 212, 212, 1);
  5572. }
  5573. .disadbled:hover{
  5574. color: rgba(172, 172, 172, 1);
  5575. background-color: rgba(227, 227, 227, 1);
  5576. border: 0.5px solid rgba(212, 212, 212, 1);
  5577. }
  5578. .disadbledText{
  5579. color: rgba(136, 136, 136, 1);
  5580. }
  5581. .addlebel{
  5582. color: rgba(136, 136, 136, 1);
  5583. font-size: 12px;
  5584. display: block;
  5585. text-align: center;
  5586. }
  5587. .redText{
  5588. color: #D6243A ;
  5589. }
  5590. .addpicImg_large{
  5591. display: block;
  5592. width: 50px;
  5593. height: 50px;
  5594. margin: 23px auto 17px auto;
  5595. background: url(/static/img/icon_pic_01.png) 0px -70px no-repeat;
  5596. }
  5597. .cuspinter{
  5598. cursor: pointer;
  5599. box-shadow: 0 0 0 0;
  5600. border-radius: 8px;
  5601. border: 1px solid rgba(216, 216, 216, 1);
  5602. overflow: hidden;
  5603. height: 118px;
  5604. }
  5605. .appImgBox{
  5606. display: block;
  5607. width: 180px;
  5608. height: 180px;
  5609. margin: 50px auto;
  5610. text-align: center;
  5611. line-height: 180px;
  5612. }
  5613. .applistInfo{
  5614. color: rgba(235, 235, 242, 1);
  5615. font-size: 16px;
  5616. line-height: 40px;
  5617. border-bottom: 1px solid #8E909F;
  5618. }
  5619. .applistInfo:last-child{
  5620. border-bottom: 0px solid #8E909F;
  5621. }
  5622. .applistInfo p{
  5623. font-size: 16px;
  5624. line-height: 24px;
  5625. }
  5626. .hid{
  5627. height: 40px;
  5628. }
  5629. .appListBox li:hover{
  5630. border-radius: 20px;
  5631. background-color: rgba(227, 227, 227, 0.86);
  5632. transition: ease all 0.5s;
  5633. }
  5634. .marketcardItem{
  5635. margin:20px;
  5636. height: 120px;
  5637. border-radius: 8px;
  5638. background-color: rgba(255, 255, 255, 1);
  5639. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  5640. }
  5641. .minitext{
  5642. width: 300px;
  5643. line-height: 20px;
  5644. color: rgba(136, 136, 136, 1);
  5645. font-size: 13px;
  5646. }
  5647. .appDesc{
  5648. margin: 20px 25px 20px 10px;
  5649. height: 119px;
  5650. border-bottom: 1px solid #CCCDD7;
  5651. }
  5652. .addprimaryopBtn.el-button.is-round{
  5653. padding: 5px 27px;
  5654. }
  5655. .selctIcon{
  5656. width: 24px;
  5657. height: 24px;
  5658. display: block;
  5659. background: url(/static/img/icon_pic_01.png) 0px -20px no-repeat;
  5660. cursor: pointer;
  5661. }
  5662. .topBtngroup{
  5663. width: 86px!important;
  5664. transform-origin: center top;
  5665. z-index: 2102;
  5666. position: absolute;
  5667. top: 86px;
  5668. left: 59px;
  5669. }
  5670. .el-popover{
  5671. min-width: auto;
  5672. border-radius:4px;
  5673. }
  5674. .popoverNav li{
  5675. color: rgba(50, 50, 60, 1);
  5676. font-size: 14px;
  5677. padding: 10px 15px;
  5678. }
  5679. .Icon_size_128{
  5680. width: 128px;
  5681. height: 128px;
  5682. }
  5683. .Icon_size_108{
  5684. width: 108px;
  5685. height: 108px;
  5686. }
  5687. .Icon_size_62{
  5688. width: 62px;
  5689. height: 62px;
  5690. }
  5691. .Icon_size_32{
  5692. width: 32px;
  5693. height: 32px;
  5694. }
  5695. .IconBg{
  5696. border: 1px solid transparent
  5697. }
  5698. .IconBg:hover{
  5699. border: 1px dashed #7a7a88;
  5700. cursor: pointer;
  5701. transition: all ease 0.5s;
  5702. }
  5703. .AppIcon_group{
  5704. position: relative;
  5705. width: 338px;
  5706. margin: 0 auto;
  5707. margin-top: 106px;
  5708. }
  5709. .IconBg img{
  5710. width: 100%;
  5711. }
  5712. .center{
  5713. text-align: center;
  5714. }
  5715. .beizhu_11{
  5716. color: rgba(209, 209, 209, 1);
  5717. font-size: 11px;
  5718. }
  5719. .label_primary{
  5720. color: rgba(140, 0, 255, 1);
  5721. }
  5722. .label_danger{
  5723. color: rgba(214, 36, 58, 1);
  5724. }
  5725. .appFileBox{
  5726. list-style: none;
  5727. margin: 0;
  5728. padding: 0;
  5729. overflow: hidden;
  5730. }
  5731. .appFileBox li{
  5732. margin: 20px;
  5733. padding: 0;
  5734. float: left;
  5735. border-radius: 20px;
  5736. cursor: pointer;
  5737. position: relative;
  5738. transition: ease all 0.5s;
  5739. }
  5740. .appFileBox li:hover{
  5741. background-color: rgba(227, 227, 227, 0.86);
  5742. }
  5743. .appFileBox li>.appfileBtn{
  5744. opacity: 0;
  5745. }
  5746. .appFileBox li:hover>.appfileBtn{
  5747. opacity: 1;
  5748. }
  5749. .appfileImgIcon{
  5750. width: 180px;
  5751. height: 180px;
  5752. display: flex;
  5753. justify-items: center;
  5754. align-items: center;
  5755. }
  5756. .appfileImgIconItem{
  5757. display: block;
  5758. width: 180px;
  5759. height: 180px;;
  5760. }
  5761. .defualtappImg{
  5762. background: url(/static/img/appFileImg.png) -1800px 0px no-repeat;
  5763. }
  5764. .appImgIcon_{
  5765. background: url(/static/img/appFileImg.png) -1440px 0px no-repeat;
  5766. }
  5767. .appImgIcon_dwg{
  5768. background: url(/static/img/appFileImg.png) 0px 0px no-repeat;
  5769. }
  5770. .appImgIcon_zip{
  5771. background: url(/static/img/appFileImg.png) -180px 0px no-repeat;
  5772. }
  5773. .appImgIcon_skr{
  5774. background: url(/static/img/appFileImg.png) -360px 0px no-repeat;
  5775. }
  5776. .appImgIcon_rvt{
  5777. background: url(/static/img/appFileImg.png) -540px 0px no-repeat;
  5778. }
  5779. .appImgIcon_rar{
  5780. background: url(/static/img/appFileImg.png) -720px 0px no-repeat;
  5781. }
  5782. .appImgIcon_nwc{
  5783. background: url(/static/img/appFileImg.png) -900px 0px no-repeat;
  5784. }
  5785. .appImgIcon_3dmax{
  5786. background: url(/static/img/appFileImg.png) -1080px 0px no-repeat;
  5787. }
  5788. .appImgIcon_dxf{
  5789. background: url(/static/img/appFileImg.png) -1260px 0px no-repeat;
  5790. }
  5791. .mt-4{
  5792. margin-top: 4px;
  5793. }
  5794. .mb-6{
  5795. margin-bottom: 6px;
  5796. }
  5797. .appfileBtn{
  5798. width: 16px;
  5799. height: 16px;
  5800. overflow: hidden;
  5801. position: absolute;
  5802. top: 20px;
  5803. right: 20px;
  5804. }
  5805. .IconSetting{
  5806. display: block;
  5807. width: 17px;
  5808. height: 17px;
  5809. background: url(/static/img/icon_16.png) 0px -32px no-repeat;
  5810. }
  5811. .el-table--enable-row-hover .el-table__body tr:hover>td {
  5812. background-color: #f0f0f0;
  5813. }
  5814. .addUpfile{
  5815. width: 106px;
  5816. height: 106px;
  5817. margin: 0 auto;
  5818. }
  5819. .addUpfile .webuploader-pick{
  5820. display: block;
  5821. width: 106px;
  5822. height: 106px;
  5823. background: url(/static/img/newadd.png) 0 0 no-repeat;
  5824. background-color: transparent!important;
  5825. border: 0!important;
  5826. }
  5827. .addUpfile .webuploader-pick~div{
  5828. left: 0!important;
  5829. }
  5830. .searchInput{
  5831. float:right;
  5832. width: auto
  5833. }
  5834. .searchInput.el-input--suffix .el-input__inner{
  5835. box-shadow: 0 0 0 ;
  5836. background-color: #eee;
  5837. border-radius: 15px;
  5838. border: 1px solid transparent
  5839. }
  5840. .searchInput .el-input-group__prepend{
  5841. border: 0;
  5842. padding: 0;
  5843. }
  5844. .searchInputzhankai{
  5845. position: relative;
  5846. }
  5847. .searchInputzhankai i{
  5848. color: rgb(166,167,182);
  5849. line-height: 30px;
  5850. float: left;
  5851. margin-right: 5px;
  5852. cursor: pointer;
  5853. }
  5854. .searchInputzhankai i:focus{
  5855. color: rgb(0,0,0);
  5856. }
  5857. .searchInputzhankai input{
  5858. width: 200px;
  5859. height: 30px;
  5860. border: 0;
  5861. background-color: #eee;
  5862. border-radius: 15px;
  5863. text-indent: 0px;
  5864. }
  5865. .biaoqianweizhi1{
  5866. position: absolute;
  5867. bottom: 50px;
  5868. left: 20px;
  5869. }
  5870. .biaoqianweizhi2{
  5871. position: absolute;
  5872. bottom: 15px;
  5873. left: 20px;
  5874. cursor:pointer;
  5875. }
  5876. h4.biaoqianweizhi2{
  5877. color: rgba(255, 255, 255, 1);
  5878. font-size: 25px;
  5879. text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
  5880. font-weight: 500;
  5881. display: -webkit-box;
  5882. -webkit-box-orient: vertical;
  5883. -webkit-line-clamp: 1;
  5884. overflow: hidden;
  5885. }
  5886. .deletIocn{
  5887. font-size: 30px;
  5888. }
  5889. .juzhongtext{
  5890. padding: 100px 0;
  5891. text-align: center;
  5892. }
  5893. .el-form-item__error {
  5894. color: #F56C6C;
  5895. font-size: 12px;
  5896. line-height: 1;
  5897. padding-top: 4px;
  5898. position: absolute;
  5899. top: 28%;
  5900. left: auto;
  5901. right: 10px;
  5902. background-color: #fff;
  5903. }
  5904. .card_box_pane{
  5905. width: 260px;
  5906. height: 120px;
  5907. border-radius: 10px;
  5908. background-color: #fff;
  5909. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  5910. margin-top: 40px;
  5911. margin-bottom: 55px;
  5912. overflow: hidden;
  5913. position: relative;
  5914. float: left;
  5915. margin-right: 40px;
  5916. cursor: pointer;
  5917. }
  5918. .card_box_pane>img{
  5919. width: 100%;
  5920. height: 100%;
  5921. }
  5922. .icontree{
  5923. display: block
  5924. }
  5925. .tree-icon {
  5926. display:inline-block;
  5927. }
  5928. .el-tree-node__expand-icon.is-leaf {
  5929. color: transparent;
  5930. cursor: default;
  5931. width: 0;
  5932. }
  5933. .chengjitree .el-tree-node__expand-icon.is-leaf {
  5934. color: transparent;
  5935. cursor: default;
  5936. width: 19px;
  5937. }
  5938. .treeItembox i{
  5939. margin-right: 5px;
  5940. }
  5941. .treeItembox{
  5942. display: block;
  5943. width: 100%;
  5944. }
  5945. .el-icon-models{
  5946. background: url("/static/img/AdminImg/icon_model.png") 0 0;
  5947. width: 16px;
  5948. height: 16px;
  5949. margin-right: 0px;
  5950. }
  5951. .wenjianjialiebiao{
  5952. position: relative;
  5953. }
  5954. .mianbaoxiedinwei{
  5955. position: absolute;
  5956. top: 5px;
  5957. left: 5px;
  5958. z-index: 6;
  5959. }
  5960. .backprevIcon{
  5961. display: inline-block;
  5962. width: 17px;
  5963. height: 17px;
  5964. border-radius: 8px;
  5965. overflow: hidden;
  5966. text-align: center;
  5967. line-height: 16px;
  5968. background-color: rgba(255, 255, 255, 1);
  5969. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  5970. position: relative;
  5971. top: 3px;
  5972. margin-left: 7px;
  5973. margin-right: 10px;
  5974. }
  5975. .el-breadcrumb__item:last-child .el-breadcrumb__inner{
  5976. color: #000
  5977. }
  5978. .el-breadcrumb__inner{
  5979. line-height: 24px;
  5980. }
  5981. .el-breadcrumb__separator {
  5982. color: rgba(156, 0, 255, 1);
  5983. }
  5984. .el-form-item {
  5985. margin-bottom: 10px;
  5986. }
  5987. .kapian_card{
  5988. margin: 0 10px;
  5989. height: 120px;
  5990. border-radius: 10px;
  5991. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  5992. position: relative;
  5993. overflow: hidden;
  5994. }
  5995. .kapian_card img{
  5996. display: block;
  5997. width: 100%;
  5998. height: 100%;
  5999. cursor: pointer;
  6000. }
  6001. .cl_card{
  6002. margin: 0 20px 0 10px;
  6003. }
  6004. .ce_card{
  6005. margin: 0 20px 0 20px;
  6006. }
  6007. .cr_card{
  6008. margin: 0 10px 0 20px;
  6009. }
  6010. .el-tree-node__expand-icon{
  6011. font-size: 18px;
  6012. }
  6013. .el-tree-node__content>.el-tree-node__expand-icon {
  6014. padding: 1px;
  6015. }
  6016. .filebox{
  6017. width: 70px;
  6018. height: 100px;
  6019. overflow: hidden;
  6020. box-shadow: 0 1px 2px rgba(0,0,0,0.3);
  6021. cursor: pointer;
  6022. }
  6023. .listimg{
  6024. width: 100px;
  6025. height: 100px;
  6026. overflow: hidden;
  6027. position: relative;
  6028. display: flex;
  6029. cursor: pointer;
  6030. filter: drop-shadow(0px 1px 2px rgba(0,0,0,0.3));
  6031. justify-content: center;
  6032. align-items: center;
  6033. }
  6034. .listimg img{
  6035. max-width: 100px;
  6036. max-height: 100px;
  6037. }
  6038. .listimg .houzuidinwei{
  6039. font-size: 18px;
  6040. top: 71px;
  6041. right: 23px;
  6042. }
  6043. .wordicon{
  6044. background: url(/static/img/appfiletapy.png) 0 0;
  6045. }
  6046. .excelicon{
  6047. background: url(/static/img/appfiletapy.png) -70px 0;
  6048. }
  6049. .pdficon{
  6050. background: url(/static/img/appfiletapy.png) -140px 0;
  6051. }
  6052. .dwgicon{
  6053. background: url(/static/img/appfiletapy.png) -210px 0;
  6054. }
  6055. .dxficon{
  6056. background: url(/static/img/appfiletapy.png) -280px 0;
  6057. }
  6058. .maxicon{
  6059. background: url(/static/img/appfiletapy.png) -350px 0;
  6060. }
  6061. .nwcicon{
  6062. background: url(/static/img/appfiletapy.png) -420px 0;
  6063. }
  6064. .raricon{
  6065. background: url(/static/img/appfiletapy.png) -490px 0;
  6066. }
  6067. .rvticon{
  6068. background: url(/static/img/appfiletapy.png) -560px 0;
  6069. }
  6070. .skpicon{
  6071. background: url(/static/img/appfiletapy.png) -630px 0;
  6072. }
  6073. .zipicon{
  6074. background: url(/static/img/appfiletapy.png) -700px 0;
  6075. }
  6076. .abcicon{
  6077. background: url(/static/img/appfiletapy.png) -770px 0;
  6078. }
  6079. .addUpfile2 .webuploader-pick {
  6080. display: block;
  6081. width: 680px;
  6082. line-height: 100px;
  6083. height: 100px;
  6084. background-color: #fff!important;
  6085. border: 0!important;
  6086. border-radius: 10px!important;
  6087. text-indent: 58px;
  6088. }
  6089. .addUpfile2 .webuploader-pick:hover{
  6090. color: #323232!important
  6091. }
  6092. .addUpfile2 .webuploader-pick~div{
  6093. content: '点击上传';
  6094. position: absolute;
  6095. top: 0px;
  6096. left: 0px;
  6097. width: 680px;
  6098. height: 106px;
  6099. overflow: hidden;
  6100. bottom: auto;
  6101. right: auto;
  6102. }
  6103. .uploadBtn{
  6104. position: relative;
  6105. }
  6106. .uploadBtnImg{
  6107. position: absolute;
  6108. left: 26%;
  6109. top: 26%;
  6110. z-index: 1;
  6111. height: 48px;
  6112. }
  6113. .dragbox .shangchuandinwei{
  6114. width: 400px;
  6115. /* height: 120px; */
  6116. background-color: rgba(255,255,255,1);
  6117. border: 0;
  6118. }
  6119. /* .updatebox li{
  6120. background-color: #fff;
  6121. } */
  6122. .redlabel{
  6123. color: rgba(156, 0, 255, 1);
  6124. font-size: 13px;
  6125. text-align: left;
  6126. }
  6127. .gundontiao{
  6128. width: calc(100vw - 120px);
  6129. height: calc(100vh - 120px);
  6130. overflow-x: auto;
  6131. overflow-y: auto;
  6132. }
  6133. .searhNodeNameconcenter{
  6134. width: 300px;
  6135. margin: 0 auto;
  6136. }
  6137. .el-message-box {
  6138. border-radius: 8px;
  6139. }
  6140. .ecload.yiyunfile-Uploader .webuploader-pick {
  6141. border-radius: 4px !important;
  6142. font-size: 13px;
  6143. font-weight: 500;
  6144. width: 112px;
  6145. height: 19px;
  6146. line-height: 20px;
  6147. background: #fff!important;
  6148. color: #323232;
  6149. cursor: pointer;
  6150. border: 0.5px solid #e3e3e3!important;
  6151. box-shadow: 0 0 0 0;
  6152. display: inline-block;
  6153. font-family: Yahei
  6154. }
  6155. .ecload.yiyunfile-Uploader:hover .webuploader-pick {
  6156. color: #8C00FF!important;
  6157. border: 0.5px solid #8C00FF!important;
  6158. }
  6159. .ecBtngroup_Item{
  6160. display: inline-block;
  6161. margin-right: 5px;
  6162. }
  6163. .ecload{
  6164. position: relative;
  6165. top: 5px;
  6166. }
  6167. .meassageyichu{
  6168. height: 20px;
  6169. overflow: hidden;
  6170. }
  6171. /* 提示框 */
  6172. .el-message-box__status+.el-message-box__message {
  6173. padding-left: 50px;
  6174. padding-right: 50px;
  6175. padding-top: 14px;
  6176. padding-bottom: 32px;
  6177. text-align: center;
  6178. }
  6179. .el-message-box__message {
  6180. text-align-last: left;
  6181. }
  6182. .el-message-box__status.el-icon-warning {
  6183. color: #F8D12A;
  6184. }
  6185. .el-message-box__status {
  6186. top: -62px;
  6187. /* position: absolute;
  6188. top: -22px;
  6189. -webkit-transform: translateY(-50%);
  6190. transform: translateY(-50%);
  6191. font-size: 28px!important; */
  6192. }
  6193. .el-message-box {
  6194. box-shadow: 0px 12px 14px 0px rgba(0, 0, 0, 0.2);
  6195. width: 460px;
  6196. }
  6197. .el-message-box__message p {
  6198. margin: 0;
  6199. line-height: 24px;
  6200. font-size: 18px;
  6201. color: #000;
  6202. text-align-last: center;
  6203. text-align: center;
  6204. }
  6205. .el-message-box .el-message-box__btns .el-button{
  6206. width: 210px;
  6207. height: 30px;
  6208. padding: 7px 20px;
  6209. border-radius: 30px;
  6210. font-size: 14px;
  6211. }
  6212. .el-message-box__content {
  6213. padding: 40px 15px;
  6214. }
  6215. .el-dialog {
  6216. border-radius: 30px;
  6217. box-shadow: 0px 12px 14px 0px rgba(0, 0, 0, 0.2);
  6218. }
  6219. .el-dialog__header {
  6220. padding: 30px 20px 0px;
  6221. text-align: center;
  6222. }
  6223. .el-dialog__footer .el-button{
  6224. width: 200px;
  6225. height: 30px;
  6226. padding: 7px 20px;
  6227. border-radius: 30px;
  6228. font-size: 14px;
  6229. }
  6230. .el-dialog__headerbtn,.el-message-box__headerbtn {
  6231. font-size: 28px;
  6232. }
  6233. .el-message-box__header {
  6234. position: relative;
  6235. text-align: center;
  6236. }
  6237. .el-message-box__header {
  6238. padding: 40px 15px 10px;
  6239. }
  6240. .el-message-box__btns {
  6241. padding: 5px 15px 8px;
  6242. }
  6243. .el-dialog--center .el-dialog__body {
  6244. overflow: hidden;
  6245. }
  6246. .longform .el-cascader{
  6247. width: 410px;
  6248. }
  6249. /* 层级树 */
  6250. .avtarface{
  6251. width: 60px;
  6252. height: 60px;
  6253. border-radius: 30px;
  6254. /* background-color: rgba(235, 235, 242, 1); */
  6255. cursor: pointer;
  6256. overflow: hidden;
  6257. position: relative;
  6258. }
  6259. .avtarface img{
  6260. width: 100%;
  6261. height: 100%;
  6262. }
  6263. .avtarface:hover>.eiditIconimgBox{
  6264. position: absolute;
  6265. top: 0;
  6266. left: 0;
  6267. width: 100%;
  6268. height: 100%;
  6269. text-align: center;
  6270. background-color: rgba(0,0,0,.5);
  6271. transition: ease all 0.5s;
  6272. }
  6273. .eiditIconimg{
  6274. font-size: 26px;
  6275. width: 32px;
  6276. height: 32px;
  6277. border-radius: 16px;
  6278. background-color: #fff;
  6279. display: block;
  6280. margin: 0 auto;
  6281. margin-top: 14px;
  6282. line-height: 32px;
  6283. color: #8c00ff;
  6284. }
  6285. .vhLine{
  6286. width: 1px;
  6287. height: 24px;
  6288. background-color: rgba(50, 50, 60, 1);
  6289. margin-top: 20px
  6290. }
  6291. .Text_tiny{
  6292. font-size: 12px;
  6293. }
  6294. .firstPeople{
  6295. width: 60px;
  6296. overflow: hidden;
  6297. text-align: center;
  6298. }
  6299. .ECworkerList{
  6300. text-align: center;
  6301. margin-left: 6px;
  6302. }
  6303. .ECworkerList li{
  6304. float: left;
  6305. margin: 0 12px;
  6306. cursor: pointer;
  6307. margin-bottom: 10px;
  6308. position: relative
  6309. }
  6310. .largeaddEC{
  6311. line-height: 60px;
  6312. font-size: 32px;
  6313. color: rgba(50, 50, 60, 0.82);
  6314. }
  6315. .addBtn_new{
  6316. text-align: center;
  6317. transition: ease all 0.5s;
  6318. color: rgba(235, 235, 242, 1);
  6319. width: 20px;
  6320. height: 60px;
  6321. background-color: rgba(235, 235, 242, 1);
  6322. border-radius: 10px;
  6323. }
  6324. .middleaddEC{
  6325. line-height: 60px;
  6326. font-size: 16px;
  6327. color: rgb(80, 82, 92);
  6328. cursor: pointer;
  6329. }
  6330. .addBtn_new:hover{
  6331. background-color: rgb(248, 209, 42);
  6332. }
  6333. .ec_number{
  6334. font-style: normal;
  6335. }
  6336. .tinyText_wirte{
  6337. color: rgba(255, 255, 255, 1);
  6338. font-weight: 200;
  6339. font-size: 12px;
  6340. margin-top: 8px;
  6341. width: 62px;
  6342. display: -webkit-box;
  6343. -webkit-box-orient: vertical;
  6344. -webkit-line-clamp: 1;
  6345. overflow: hidden;
  6346. }
  6347. .chengyuanbox{
  6348. width: 82%;
  6349. }
  6350. .eidtrepFirst{
  6351. position: relative;
  6352. }
  6353. .eidtrepFirstIconBox{
  6354. position: absolute;
  6355. left: 0;
  6356. top: 0;
  6357. width: 60px;
  6358. height: 60px;
  6359. z-index: 2;
  6360. overflow: hidden;
  6361. border-radius: 30px;
  6362. background-color: rgba(0, 0, 0, 0.4);
  6363. cursor: pointer;
  6364. transition: ease all 0.5s;
  6365. overflow: hidden;
  6366. opacity: 0;
  6367. }
  6368. .eidtrepFirst:hover .eidtrepFirstIconBox{
  6369. opacity: 1;
  6370. }
  6371. .eidtrepFirstIcon {
  6372. width: 32px;
  6373. height: 32px;
  6374. text-align: center;
  6375. line-height: 32px;
  6376. background-color: #ffffffdb;
  6377. font-size: 20px;
  6378. padding: 0;
  6379. border-radius: 32px;
  6380. color: #8c00ff;
  6381. display: block;
  6382. margin: 0 auto;
  6383. margin-top: 15px
  6384. }
  6385. .shenlvbiox{
  6386. width: 144px;
  6387. height: 60px;
  6388. }
  6389. .morePeople{
  6390. float: left;
  6391. width: 32px;
  6392. height: 32px;
  6393. overflow: hidden;
  6394. border-radius: 16px;
  6395. margin: 14px 4px;
  6396. background-color: #fff;
  6397. }
  6398. .morePeople img{
  6399. width: 100%;
  6400. height: 100%;
  6401. }
  6402. .morePeopleBox{
  6403. width: 120px;
  6404. margin: 0 auto
  6405. }
  6406. .EC_searchBox .el-input--suffix .el-input__inner{
  6407. box-shadow: 0 0 0 ;
  6408. border: 1px solid transparent;
  6409. text-indent: 20px;
  6410. }
  6411. .EC_searchBox .el-input--suffix .el-input__inner:hover{
  6412. border: 1px solid rgba(140, 0, 255, 1);
  6413. }
  6414. .EC_searchBox .el-input__suffix{
  6415. top:5px;
  6416. width: 20px;
  6417. height: 20px;
  6418. border-radius: 10px;
  6419. background-color:rgba(214, 36, 58, 1);
  6420. background: url(/static/img/icon_pic_01.png) -120px 0 no-repeat
  6421. }
  6422. .EC_searchBox .el-input__suffix i,.searchInput .el-input__suffix i{
  6423. opacity: 0
  6424. }
  6425. .searchInput .el-input__suffix{
  6426. top: 3px;
  6427. width: 20px;
  6428. height: 20px;
  6429. border-radius: 10px;
  6430. background-color:rgba(214, 36, 58, 1);
  6431. background: url(/static/img/icon_pic_01.png) -120px 0 no-repeat
  6432. }
  6433. .huangguan{
  6434. display: block;
  6435. background: url(/static/img/huangguan.png) 0 -19px no-repeat;
  6436. width: 26px;
  6437. height: 19px;
  6438. float: left;
  6439. margin-top: 7px;
  6440. margin-right: 8px;
  6441. }
  6442. .huangguanactive{
  6443. display: block;
  6444. background: url(/static/img/huangguan.png) 0 0px no-repeat;
  6445. width: 26px;
  6446. height: 19px;
  6447. float: left;
  6448. margin-top: 7px;
  6449. margin-right: 8px;
  6450. }
  6451. .zhangkai_up{
  6452. display: block;
  6453. width: 58px;
  6454. height: 58px;
  6455. background: url(/static/img/updown.png) 0 0 no-repeat;
  6456. margin-left: 3px;
  6457. }
  6458. .zhangkai_down{
  6459. display: block;
  6460. width: 58px;
  6461. height: 58px;
  6462. background: url(/static/img/updown.png) 0 -58px no-repeat;
  6463. margin-left: 3px;
  6464. }
  6465. .newweizhi{
  6466. position: absolute;
  6467. left: 85px;
  6468. top: 0px;
  6469. }
  6470. .xiezuobox>div{
  6471. margin-bottom: 20px;
  6472. }
  6473. .large_huangguan{
  6474. display: block;
  6475. width: 60px;
  6476. height: 60px;
  6477. color: #878787;
  6478. font-size: 32px;
  6479. background-color: #EBEBF2;
  6480. text-align: center;
  6481. line-height: 60px;
  6482. }
  6483. .ec_dialog{
  6484. width: 100%;
  6485. height: 100%;
  6486. position: fixed;
  6487. top: 0;
  6488. background-color: rgba(0,0,0,0.0);
  6489. z-index: 999;
  6490. }
  6491. .ec_dialogBox{
  6492. width: 800px;
  6493. height: 500px;
  6494. border-radius: 8px;
  6495. background-color: rgba(255, 255, 255, 1);
  6496. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  6497. margin: 0 auto;
  6498. margin-top: 150px;
  6499. }
  6500. .ec_dialogBoxBody{
  6501. height: 360px;
  6502. }
  6503. .line{
  6504. clear: both;
  6505. height: 1px;
  6506. background-color: #EBEEF5;
  6507. }
  6508. .ec_dialogBoxHeadTitle{
  6509. margin-left: 16px;
  6510. line-height: 60px;
  6511. }
  6512. .ec_dialogBoxHeadclose{
  6513. line-height: 60px;
  6514. margin-right: 20px;
  6515. }
  6516. .ec_dialogBoxBody .el-cascader-panel.is-bordered {
  6517. width: 768px;
  6518. height: 344px;
  6519. border-radius: 8px;
  6520. background-color: rgba(246, 246, 246, 1);
  6521. border: 1px solid rgba(227, 227, 227, 1);
  6522. overflow-x: auto;
  6523. margin: 12px auto;
  6524. }
  6525. .ec_dialogBoxBody .el-cascader-menu__wrap{
  6526. height: 344px;
  6527. overflow-y: auto
  6528. }
  6529. .ec_dialogBoxBody .el-cascader-node{
  6530. padding: 0 20px 0 0;
  6531. }
  6532. .ec_dialogBoxBody .el-cascader-menu__list {
  6533. padding: 6px 16px;
  6534. }
  6535. .ec_dialogBoxBody .el-cascader-node__prefix {
  6536. position: absolute;
  6537. left: -10px;
  6538. }
  6539. .ec_dialogBoxBody .el-radio__inner {
  6540. border: 1px solid #62626F;
  6541. background-color: #62626F;
  6542. }
  6543. .ec_dialogBoxfooter .el-button {
  6544. display: inline-block;
  6545. transition: .1s;
  6546. font-weight: 500;
  6547. -moz-user-select: none;
  6548. font-size: 16px;
  6549. border-radius: 4px;
  6550. width: 369px;
  6551. height: 32px;
  6552. border-radius: 8px;
  6553. border: 0;
  6554. background-color: #fff;
  6555. margin: 10px;
  6556. box-shadow: 0 3px 7px 2px #d6d6d8;
  6557. padding: 0!important;
  6558. margin-top: 15px;
  6559. cursor: pointer;
  6560. }
  6561. .ec_dialogBoxBody .el-cascader-panel.is-bordered::-webkit-scrollbar {
  6562. width: 5px;
  6563. height: 5px;
  6564. }
  6565. .ec_dialogBoxBody .el-cascader-panel.is-bordered::-webkit-scrollbar-track {
  6566. background-color:transparent;
  6567. -webkit-border-radius: 2em;
  6568. -moz-border-radius: 2em;
  6569. border-radius:2em;
  6570. }
  6571. .ec_dialogBoxBody .el-cascader-panel.is-bordered::-webkit-scrollbar-thumb {
  6572. background-color:#adadad;
  6573. -webkit-border-radius: 2em;
  6574. -moz-border-radius: 2em;
  6575. border-radius:2em;
  6576. }
  6577. .mini_typeBtn.el-button {
  6578. padding: 2px 20px;
  6579. }
  6580. .tianjiaxiezuorenBox>.tianjiaxiezuorenBox{
  6581. padding-left: 25px;
  6582. }
  6583. .hand{
  6584. cursor: pointer;
  6585. transition: ease all 0.5s;
  6586. }
  6587. .diaform .el-form-item__label{
  6588. color: #606266;
  6589. }
  6590. .ECupload .el-upload-dragger {
  6591. width: 420px;
  6592. height: 32px;
  6593. }
  6594. .ECupload .el-upload-dragger .el-icon-upload {
  6595. font-size: 28px;
  6596. margin: -10px 21px 0px;
  6597. float: left;
  6598. }
  6599. .ECupload .el-upload-dragger .el-upload__text {
  6600. font-size: 12px;
  6601. float: left;
  6602. line-height: 30px;
  6603. }
  6604. .longUploder .webuploader-pick{
  6605. width: 100%;
  6606. }
  6607. .main_workerBox{
  6608. width: 380px;
  6609. height: 192px;
  6610. border-radius: 4px;
  6611. border: 1px solid rgba(255, 210, 50, 1);
  6612. }
  6613. .largehuangguan{
  6614. font-size: 48px;
  6615. color: rgba(248, 209, 42, 1);
  6616. margin-left: 10px;
  6617. margin-top: 10px;
  6618. display: inline-block;
  6619. }
  6620. .rentou_alrge{
  6621. width: 120px;
  6622. height: 120px;
  6623. margin: 0 auto;
  6624. background:url(/static/img/huangguan.png) 0 -98px no-repeat;
  6625. position: relative;
  6626. top: -26px;
  6627. }
  6628. .middlehuangguan{
  6629. /* font-size: 49px; */
  6630. font-size: 30px;
  6631. line-height:30px;
  6632. color: #FFD232;
  6633. /* position: relative; */
  6634. /* top: -10px; */
  6635. margin-right: 10px;
  6636. }
  6637. .mainpeople_H{
  6638. height: 26px;
  6639. border-radius: 4px;
  6640. border: 1px solid rgba(255, 210, 50, 1);
  6641. padding: 20px 10px;
  6642. }
  6643. .mainpeople_H.user_info_item .user_info_faceImg{
  6644. margin-top: 0;
  6645. }
  6646. .largeclose{
  6647. font-size: 16px;
  6648. position: relative;
  6649. top: -6px;
  6650. }
  6651. .diaTip{
  6652. width: 348px;
  6653. color: rgba(235, 235, 242, 1);
  6654. font-size: 14px;
  6655. text-align: left;
  6656. margin: 0 auto;
  6657. margin-top: 16px;
  6658. }
  6659. .self_slider .el-slider__runway,.self_slider .el-slider__bar{
  6660. height: 1px;
  6661. background-color: #D8D8D8 ;
  6662. }
  6663. .self_slider .el-slider__button{
  6664. width: 24px;
  6665. height: 24px;
  6666. border-radius: 50%;
  6667. background: rgba(255, 255, 255, 1);
  6668. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  6669. }
  6670. .self_slider .el-slider__button-wrapper{
  6671. top: -18px;
  6672. }
  6673. .midupload .webuploader-pick{
  6674. width: 80px;
  6675. height: 20px;
  6676. border-radius: 4px!important;
  6677. border: 0.5px solid rgba(227, 227, 227, 1)!important;
  6678. background-color: #fff!important;
  6679. line-height: 18px;
  6680. color: rgba(0, 0, 0, 1);
  6681. font-size: 13px;
  6682. text-align: center;
  6683. box-shadow: 0 1px 2px #848484;
  6684. transition: ease all 0.5s;
  6685. }
  6686. .midupload .webuploader-pick:hover{
  6687. color: #8C00FF!important;
  6688. border-color: #8C00FF!important;
  6689. }
  6690. .derect_right{
  6691. display: inline-block;
  6692. width: 16px;
  6693. height: 16px;
  6694. background: url(/static/img/icon_file2.png) 0 -80px no-repeat;
  6695. }
  6696. .fileIcon_16{
  6697. display: inline-block;
  6698. width: 16px;
  6699. height: 16px;
  6700. position: relative;
  6701. top: 3px;
  6702. background: url(/static/img/icon_file2.png) 0 -240px no-repeat;
  6703. }
  6704. .fileIcon_word{
  6705. background: url(/static/img/icon_file2.png) 0 -16px no-repeat;
  6706. }
  6707. .fileIcon_jpg,.fileIcon_png{
  6708. background: url(/static/img/icon_file2.png) 0 -16px no-repeat;
  6709. }
  6710. .fileIcon_dwg{
  6711. background: url(/static/img/icon_file2.png) 0 -96px no-repeat;
  6712. }
  6713. .fileIcon_rar{
  6714. background: url(/static/img/icon_file2.png) 0 -112px no-repeat;
  6715. }
  6716. .fileIcon_skp{
  6717. background: url(/static/img/icon_file2.png) 0 -128px no-repeat;
  6718. }
  6719. .fileIcon_rvt{
  6720. background: url(/static/img/icon_file2.png) 0 -144px no-repeat;
  6721. }
  6722. .fileIcon_zip{
  6723. background: url(/static/img/icon_file2.png) 0 -128px no-repeat;
  6724. }
  6725. .fileIcon_nwc{
  6726. background: url(/static/img/icon_file2.png) 0 -176px no-repeat;
  6727. }
  6728. .fileIcon_3dmax,.fileIcon_max{
  6729. background: url(/static/img/icon_file2.png) 0 -192px no-repeat;
  6730. }
  6731. .fileIcon_dxf{
  6732. background: url(/static/img/icon_file2.png) 0 -208px no-repeat;
  6733. }
  6734. .fileIcon_weizi{
  6735. background: url(/static/img/icon_file2.png) 0 -224px no-repeat;
  6736. }
  6737. .fileIcon_doc{
  6738. background: url(/static/img/icon_file2.png) 0 -304px no-repeat;
  6739. }
  6740. .fileIcon_pdf{
  6741. background: url(/static/img/icon_file2.png) 0 -272px no-repeat;
  6742. }
  6743. .fileIcon_ppt{
  6744. background: url(/static/img/icon_file2.png) 0 -288px no-repeat;
  6745. }
  6746. .fileIcon_excel{
  6747. background: url(/static/img/icon_file2.png) 0 -320px no-repeat;
  6748. }
  6749. .fileIcon_png,.fileIcon_jpg,.fileIcon_jpeg{
  6750. background: url(/static/img/icon_file2.png) 0 -336px no-repeat;
  6751. }
  6752. .fileIcon_other{
  6753. background: url(/static/img/icon_file2.png) 0 -352px no-repeat;
  6754. }
  6755. .noborderbtn .el-input-group__append{
  6756. border: 1px solid transparent;
  6757. color: #cccdd7;
  6758. background-color: rgba(244, 244, 246, 1);
  6759. }
  6760. .noborderbtn .el-input-group__append:hover{
  6761. color: #62626F;
  6762. }
  6763. .middiaHeight{
  6764. height: 300px;
  6765. overflow-y: auto;
  6766. }
  6767. .middiaHeight .el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content{
  6768. background-color: rgba(97, 97, 111, 0.12);
  6769. }
  6770. .middiaHeight .el-tree-node__content:hover{
  6771. background-color: #f0f7ff;
  6772. }
  6773. .color1{
  6774. color: #8c00ff;
  6775. }
  6776. .color2{
  6777. color: #0012ff;
  6778. }
  6779. .DevtopIcon{
  6780. position: absolute;
  6781. left: 30px;
  6782. top: 17px;
  6783. }
  6784. .orginoverflow{
  6785. overflow: inherit;
  6786. }
  6787. .yiyuntitle.myFolderName{
  6788. font-size: 20px;
  6789. text-align: center;
  6790. line-height: 37px;
  6791. border: 0;
  6792. font-weight: 400;
  6793. font-family: PingFang SC;
  6794. cursor: pointer;
  6795. background-color: transparent;
  6796. padding: 0;
  6797. }
  6798. .yiyuntitle.nowFolderName{
  6799. white-space: nowrap;
  6800. text-overflow: ellipsis;
  6801. font-size: 20px;
  6802. border-radius: 8px;
  6803. background-color: rgba(255, 255, 255, 1);
  6804. /* box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2); */
  6805. text-align: center;
  6806. /* line-height: 37px; */
  6807. /* padding: 4px 10px 5px; */
  6808. padding: 0 0 0 10px;
  6809. border: 0;
  6810. font-weight: 400;
  6811. font-family: PingFang SC;
  6812. cursor: pointer;
  6813. margin: 0 8px;
  6814. }
  6815. .shadowbtn{
  6816. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  6817. }
  6818. h3.defualth3{
  6819. color: #A7A8B7;
  6820. font-size: 18px;
  6821. float: left;
  6822. margin-right: 10px;
  6823. cursor: pointer;
  6824. line-height: 31px;
  6825. text-align: center;
  6826. transition: ease all 0.5s;
  6827. border-radius: 4px;
  6828. transition: 0.2s all linear;
  6829. padding: 0 10px;
  6830. font-weight: 400;
  6831. margin-left: 20px;
  6832. }
  6833. h3.defualth3:hover{
  6834. background-color: rgb(235,235,242);
  6835. }
  6836. .sectitle{
  6837. border: 0;
  6838. font-weight: 500;
  6839. font-family: PingFang SC;
  6840. padding: 0 8px;
  6841. margin: 0 8px;
  6842. height: 32px;
  6843. line-height: 32px;
  6844. border-radius: 8px;
  6845. background-color: rgba(250, 250, 250, 1);
  6846. color: rgba(136, 136, 136, 1);
  6847. font-size: 14px;
  6848. /* overflow: hidden;
  6849. text-overflow:ellipsis;
  6850. white-space: nowrap; */
  6851. cursor: pointer;
  6852. }
  6853. .sectitle:hover{
  6854. color: rgb(140, 0, 255);
  6855. }
  6856. /* h3.defualth3::before {
  6857. content: "";
  6858. position: absolute;
  6859. top: 0;
  6860. left: 100%;
  6861. width: 0;
  6862. height: 100%;
  6863. background-color: rgb(235,235,242);
  6864. transition: 0.2s all linear;
  6865. }
  6866. h3.defualth3:hover::before {
  6867. width: 100%;
  6868. height: 100%;
  6869. top: 0;
  6870. left: 0;
  6871. background-color: rgb(255,255,255);
  6872. transition-delay: 0.1s;
  6873. z-index: -1;
  6874. }
  6875. h3.defualth3:hover ~ h3.defualth3::before {
  6876. left: 0;
  6877. } */
  6878. h3.curactive{
  6879. color: #000000;
  6880. background-color: rgba(204, 205, 215, 1);
  6881. }
  6882. .hands{
  6883. cursor: pointer;
  6884. margin-right: 20px;
  6885. }
  6886. .hands:hover{
  6887. color: #409EFF;
  6888. }
  6889. .tabtltlebox{
  6890. display: flex;
  6891. vertical-align: baseline;
  6892. }
  6893. .icon-icon_shouqi.zhankaiIcon{
  6894. transform: rotate(180deg);
  6895. -ms-transform:rotate(180deg); /* IE 9 */
  6896. -moz-transform:rotate(180deg); /* Firefox */
  6897. -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
  6898. -o-transform:rotate(180deg); /* Opera */
  6899. }
  6900. .closepageH{
  6901. height: 54px;
  6902. transition: ease all 0.5s;
  6903. }
  6904. .myselfupload .el-upload-dragger {
  6905. height: 30px;
  6906. }
  6907. .myselfupload .el-upload-dragger .el-icon-upload {
  6908. font-size: 24px;
  6909. margin: 0;
  6910. line-height: 28px;
  6911. float: left;
  6912. padding-left: 30px;
  6913. }
  6914. .myselfupload .el-upload-dragger .el-upload__text{
  6915. line-height: 28px;
  6916. }
  6917. .contextmenu {
  6918. margin: 0;
  6919. background: #fff;
  6920. z-index: 3000;
  6921. position: absolute;
  6922. list-style-type: none;
  6923. padding: 5px 0;
  6924. border-radius: 4px;
  6925. font-size: 12px;
  6926. font-weight: 400;
  6927. color: #333;
  6928. box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.3);
  6929. }
  6930. .rightMenu>li{
  6931. line-height: 36px;
  6932. font-size: 14px;
  6933. padding: 0 20px;
  6934. color: #606266;
  6935. white-space: nowrap;
  6936. }
  6937. .rightMenu>li:hover{
  6938. cursor: pointer;
  6939. background-color: #ecf5ff;
  6940. color: #66b1ff;
  6941. }
  6942. li.secondMenu:hover{
  6943. background-color: transparent;
  6944. }
  6945. li.secondMenu ul li{
  6946. padding-left: 10px;
  6947. }
  6948. li.secondMenu ul li:hover {
  6949. background-color: rgb(230, 235, 241);
  6950. cursor: pointer;
  6951. }
  6952. .appImgiconbox{
  6953. width: 70px;
  6954. height: 70px;
  6955. border-radius: 35px;
  6956. margin: 10px auto;
  6957. }
  6958. .appImgiconbox img{
  6959. width: 70px;
  6960. }
  6961. .centertext{
  6962. text-align: center;
  6963. }
  6964. .yyerrtip{
  6965. color: red;
  6966. font-weight: bold;
  6967. position: absolute;
  6968. right: 12px;
  6969. top: 19px;
  6970. z-index: 999;
  6971. }
  6972. .loginright_btn.nopadding{
  6973. padding: 0;
  6974. }
  6975. .visontext{
  6976. line-height: 13px;
  6977. color: #4a90e2;
  6978. font-size: 10px;
  6979. text-align: center;
  6980. padding: 0px 12px;
  6981. border-radius: 10px;
  6982. display: inline-block;
  6983. margin-top: 20px;
  6984. transition: ease all 0.5s;
  6985. font-weight: 400;
  6986. }
  6987. .yiyun_wenjian_list{
  6988. text-align: center;
  6989. }
  6990. .yiyun_wenjian_list:hover>.visontext{
  6991. color: rgb(255, 255, 255);
  6992. background-color: #4a90e2;
  6993. }
  6994. .width4{
  6995. width: 33.33%;
  6996. }
  6997. .nobianju{
  6998. margin: 0;
  6999. }
  7000. .wirtebtn{
  7001. border: 0;
  7002. line-height: 28px;
  7003. color: rgba(0, 0, 0, 1);
  7004. font-size: 14px;
  7005. text-align: center;
  7006. background-color: rgba(255, 255, 255, 1);
  7007. border-radius: 6px;
  7008. padding: 0px 8px;
  7009. margin: 0 16px;
  7010. cursor: pointer;
  7011. transition: ease all 0.5s;
  7012. }
  7013. .wirtebtn:hover{
  7014. color: #8b35f0;
  7015. }
  7016. .overflowinit{
  7017. overflow: initial;
  7018. }
  7019. .webuploader-element-invisible{
  7020. visibility: hidden;
  7021. }
  7022. .neibianju {
  7023. background-color: #fff;
  7024. padding-top: 2px;
  7025. min-height: 259px;
  7026. max-height: 300px;
  7027. border-radius: 16px 16px 0 0;
  7028. box-shadow: 0 -3px 11px 1px rgba(0,0,0,0.06);
  7029. overflow-y: auto;
  7030. position: fixed;
  7031. bottom: 0;
  7032. width: 100%;
  7033. box-sizing: border-box;
  7034. }
  7035. .neibianju1 {
  7036. background-color: #fff;
  7037. padding-top: 5px;
  7038. height: calc(100vh - 168px);
  7039. border-radius: 16px 16px 0 0;
  7040. box-shadow: 0 -3px 11px 1px rgba(0,0,0,0.06);
  7041. overflow-y: auto;
  7042. background: linear-gradient(#fff,#fff);
  7043. }
  7044. /* 意见反馈 */
  7045. .yijianfankui{
  7046. position: absolute;
  7047. right: 23px;
  7048. bottom: 30px;
  7049. border: 0px;
  7050. width: 22px;
  7051. border-radius: 16px;
  7052. background-color: rgba(255, 255, 255, 1);
  7053. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  7054. color: rgba(50, 50, 60, 1);
  7055. font-size: 12px;
  7056. text-align: left;
  7057. cursor: pointer;
  7058. overflow: hidden;
  7059. }
  7060. .putonganniu{
  7061. width: 22px;
  7062. text-align: center;
  7063. font-size: 11px;
  7064. border: 0;
  7065. background-color: #fff;
  7066. font-weight: 900;
  7067. color: #000;
  7068. overflow: hidden;
  7069. padding: 3px 0;
  7070. }
  7071. .putonganniu:hover{
  7072. color: #8c00ff;
  7073. }
  7074. .quanxuanbtn{
  7075. position: absolute;
  7076. right: 30px;
  7077. }
  7078. .quanxuanbtn .el-checkbox__label{
  7079. font-size: 13px;
  7080. }
  7081. .btnlabelTitle{
  7082. font-size: 15px;
  7083. }
  7084. .el-checkbox__inner::after {
  7085. border: 0px solid #FFF;
  7086. }
  7087. .el-checkbox__inner {
  7088. border: 1px solid #DCDFE6;
  7089. background-color: #fff0;
  7090. }
  7091. .defualtBtnInfo.quitBtn{
  7092. height: 32px;
  7093. border-radius: 8px;
  7094. border: 0;
  7095. background-color: rgba(255, 255, 255, 1);
  7096. box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
  7097. font-size: 16px;
  7098. font-family: PingFang SC;
  7099. }
  7100. .yiyun_app_info_box li::after,.yiyun_yinyongname::after{
  7101. content: '';
  7102. display: block;
  7103. height: 1px;
  7104. background-color: #d8d8d8;
  7105. position: relative;
  7106. }
  7107. .yiyun_app_info_box li::after{
  7108. top: 43px;
  7109. }
  7110. .yiyun_yinyongname::after{
  7111. top: 10px;
  7112. }
  7113. .editnone .el-form{
  7114. padding: 0 16px;
  7115. }
  7116. .workbtn{
  7117. width: 28px;
  7118. height: 28px;
  7119. border-radius: 4px;
  7120. color: #ADADAD;
  7121. line-height: 28px;
  7122. text-align: center;
  7123. background-color: rgba(250, 250, 250, 1);
  7124. cursor: pointer;
  7125. font-size: 24px;
  7126. transition: ease all 0.5s;
  7127. }
  7128. .drakbg{
  7129. border-radius: 4px;
  7130. background-color: rgba(167, 168, 183, 1);
  7131. color: #fff;
  7132. }
  7133. .anniuweizhi{
  7134. position: absolute;
  7135. left: -8px;
  7136. top: 14px;
  7137. }
  7138. .workbtn:hover{
  7139. /* box-shadow: 0px -3px 10px 0px rgba(0, 0, 0, 0.2); */
  7140. color: rgba(140, 0, 255, 1);
  7141. }
  7142. .rota180{
  7143. display: inline-block;
  7144. -webkit-transform: rotate(180deg);
  7145. -moz-transform: rotate(180deg);
  7146. -o-transform: rotate(180deg);
  7147. -ms-transform: rotate(180deg);
  7148. transform: rotate(180deg);
  7149. }
  7150. .rota90{
  7151. display: inline-block;
  7152. -webkit-transform: rotate(90deg);
  7153. -moz-transform: rotate(90deg);
  7154. -o-transform: rotate(90deg);
  7155. -ms-transform: rotate(90deg);
  7156. transform: rotate(90deg);
  7157. }
  7158. .workderct{
  7159. /* position: relative;
  7160. top: 5px; */
  7161. margin-left: 10px;
  7162. /* margin-top: 15px; */
  7163. }
  7164. /* .worktitlebox button+button{
  7165. margin: 0 8px;
  7166. } */
  7167. .worklink{
  7168. width: 100%;
  7169. width: calc(100vw - 64px);
  7170. height: calc(100vh - 114px);
  7171. display: flex;
  7172. align-items: center;
  7173. overflow-y: auto;
  7174. flex-direction: row;
  7175. }
  7176. .linkstart{
  7177. justify-content: start;
  7178. }
  7179. .worklinkBtngroup{
  7180. /* height: 54px; */
  7181. overflow: hidden;
  7182. float: left;
  7183. /* max-width: 368px; */
  7184. }
  7185. .worklinkBtngroup button{
  7186. margin: 0 8px;
  7187. }
  7188. /* .curbtn{
  7189. float: left;
  7190. margin-top: 7px;
  7191. } */
  7192. .currworkbutton{
  7193. border: 1.5px solid rgba(140, 0, 255, 1);
  7194. width: 106px;
  7195. height: 48px;
  7196. border-radius: 4px;
  7197. background-color: rgba(255, 255, 255, 1);
  7198. box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  7199. cursor: pointer;
  7200. }
  7201. .workbutton{
  7202. width: 106px;
  7203. height: 48px;
  7204. border-radius: 4px;
  7205. background-color: rgba(255, 255, 255, 1);
  7206. box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  7207. border: 1.5px solid rgba(140, 0, 255, 0);
  7208. padding: 0 16px;
  7209. cursor: pointer;
  7210. overflow: hidden;
  7211. text-overflow: ellipsis;
  7212. white-space: nowrap;
  7213. }
  7214. .workbutton:hover{
  7215. border: 1.5px solid rgba(140, 0, 255, 1);
  7216. }
  7217. .workbutton.current{
  7218. border: 1.5px solid rgba(140, 0, 255, 1);
  7219. }
  7220. .linkline{
  7221. width: 50px;
  7222. height: 1px;
  7223. background-color: rgba(204, 205, 215, 1);
  7224. display: inline-block;
  7225. position: relative;
  7226. top: -4px;
  7227. }
  7228. .workend{
  7229. background-color: rgba(140, 0, 255, 1);
  7230. }
  7231. .workheight{
  7232. height: calc(100vh - 48px);
  7233. transition: ease all 0.5s;
  7234. background-color: #f0f0f0;
  7235. }
  7236. .workheightinit{
  7237. /* height: calc(0); */
  7238. overflow: hidden;
  7239. transition: ease all 0.5s;
  7240. }
  7241. .bgwirte{
  7242. background-color: #fff;
  7243. }
  7244. .backwork{
  7245. height: 45px;
  7246. background-color: rgba(235, 235, 235, 0.57);
  7247. }
  7248. .worklinkHeight{
  7249. height: calc(100vh - 158px);
  7250. }
  7251. .warpbianju{
  7252. width: calc(100vw - 120px);
  7253. margin: 0 auto;
  7254. }
  7255. .largecheck .el-checkbox__inner {
  7256. width: 32px;
  7257. height: 32px;
  7258. border-radius: 16px;
  7259. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  7260. border: 5px solid #fff;
  7261. background-color: #fff;
  7262. }
  7263. .largecheck .el-checkbox__inner::after{
  7264. box-sizing: content-box;
  7265. content: "";
  7266. border: 2px solid #fff;
  7267. border-left: 0;
  7268. border-top: 0;
  7269. height: 16px;
  7270. height: 12px;
  7271. left: 7px;
  7272. position: absolute;
  7273. top: 2px;
  7274. transform: rotate(45deg) scaleY(0);
  7275. width: 6px;
  7276. transition: transform .15s ease-in .05s;
  7277. transform-origin: center;
  7278. }
  7279. .linedia .el-dialog__header{
  7280. text-align: left;
  7281. padding: 17px 16px;
  7282. border-bottom: 1px solid #dadbe2;
  7283. }
  7284. .linedia .el-dialog__headerbtn{
  7285. top: 9px;
  7286. }
  7287. .linedia .el-dialog__body{
  7288. padding: 16px;
  7289. }
  7290. .linedia .el-dialog{
  7291. border-radius: 8px;
  7292. }
  7293. .widthfile{
  7294. display: inline-block;
  7295. width: 300px;
  7296. }
  7297. .widthtext1{
  7298. display: inline-block;
  7299. width: 55px;
  7300. text-align: center;
  7301. }
  7302. .widthtext{
  7303. display: inline-block;
  7304. width: 180px;
  7305. }
  7306. .widthtext1.minitext,.widthtext.minitext{
  7307. text-align: center;
  7308. }
  7309. .largecheck .el-checkbox__input.is-checked .el-checkbox__inner,.largecheck .el-checkbox__input.is-indeterminate .el-checkbox__inner {
  7310. background-color: #8c00ff;
  7311. border: 5px solid #fff;
  7312. }
  7313. .largecheck .el-checkbox__input.is-focus .el-checkbox__input{
  7314. border: 5px solid #fff;
  7315. }
  7316. .loginright_btn.top0{
  7317. top: 0;
  7318. }
  7319. .midtext{
  7320. width: 252px;
  7321. color: rgba(0, 0, 0, 1);
  7322. font-size: 16px;
  7323. text-align: left;
  7324. margin-left: 30px;
  7325. line-height: 16px;
  7326. display: inline-block;
  7327. text-overflow: ellipsis;
  7328. overflow: hidden;
  7329. position: relative;
  7330. top: 2px;
  7331. }
  7332. .minitext{
  7333. color: rgba(98, 98, 111, 1);
  7334. font-size: 12px;
  7335. text-align: left;
  7336. }
  7337. .link{
  7338. text-decoration: none;
  7339. }
  7340. .link:hover{
  7341. color: #8c00ff;
  7342. }
  7343. .visionlist li{
  7344. line-height: 48px;
  7345. }
  7346. .visionlist li:hover{
  7347. background-color: #CCCDD7 ;
  7348. border-radius: 8px;
  7349. cursor: pointer;
  7350. }
  7351. .visionlistTitle{
  7352. color: rgba(140, 0, 255, 1);
  7353. font-size: 14px;
  7354. text-align: left;
  7355. margin-bottom: 12px;
  7356. display: block;
  7357. margin-top: 10px;
  7358. }
  7359. .linedia .el-dialog__title {
  7360. line-height: 24px;
  7361. font-size: 17px;
  7362. color: #303133;
  7363. font-weight: bolder;
  7364. }
  7365. .tankuangaodu{
  7366. height: 296px;
  7367. overflow-y: auto;
  7368. }
  7369. .yijianxietong{
  7370. display: block;
  7371. /* width: 20px;
  7372. height: 20px;
  7373. background-color: #CCCDD7;
  7374. color: #fff;
  7375. border-radius: 10px; */
  7376. position: absolute;
  7377. left: 3px;
  7378. top: 4px;
  7379. }
  7380. .yijianIcon{
  7381. font-size: 24px;
  7382. left: -2px;
  7383. top: -3px;
  7384. position: relative;
  7385. }
  7386. .isonselect{
  7387. background-color: rgba(74, 226, 166, 1);
  7388. }
  7389. .isonselect_err{
  7390. background-color: rgba(214, 36, 58, 1);
  7391. }
  7392. .isonselect_update{
  7393. background-color: rgba(74, 144, 226, 1);
  7394. }
  7395. .tipMsg{
  7396. padding: 0px 2px;
  7397. background-color: #ED1B35;
  7398. border-radius: 10px;
  7399. font-size: 12px;
  7400. color: #fff;
  7401. font-style: normal;
  7402. margin-right: 6px;
  7403. }
  7404. .yiyun_wenjian_list .isonselect_defual{
  7405. opacity: 0;
  7406. transition: ease all 0.5s;
  7407. }
  7408. .yiyun_wenjian_list:hover .isonselect_defual{
  7409. opacity: 1;
  7410. }
  7411. .el-checkbox__label {
  7412. display: unset;
  7413. font-size: 13px;
  7414. }
  7415. .filestate{
  7416. position: absolute;
  7417. top: 35%;
  7418. left: 20%;
  7419. background-color: #E3E3E3;
  7420. padding: 3px 13px;
  7421. border-radius: 18px;
  7422. font-size: 16px;
  7423. }
  7424. .nobottom .el-form-item {
  7425. margin-bottom: 0px;
  7426. }
  7427. .flex_right_pain_body input[type="password"] {
  7428. letter-spacing: 0px;
  7429. font-size: 20px;
  7430. line-height: 10px;
  7431. }
  7432. input[type="password"]::-webkit-input-placeholder {
  7433. letter-spacing: 0;
  7434. font-size: 14px;
  7435. }
  7436. input[type="password"]:-moz-placeholder {
  7437. letter-spacing: 0;
  7438. font-size: 14px;
  7439. }
  7440. input[type="password"]::-moz-placeholder {
  7441. letter-spacing: 0;
  7442. font-size: 14px;
  7443. }
  7444. input[type="password"]:-ms-input-placeholder {
  7445. letter-spacing: 0;
  7446. font-size: 14px;
  7447. }
  7448. /* 上传进度 */
  7449. /* .shangchuandinwei{
  7450. position: absolute;
  7451. top: 25%;
  7452. left: 50%;
  7453. z-index: 9999;
  7454. max-height: 500px;
  7455. overflow-y: auto;
  7456. margin-left: -280px;
  7457. padding: 20px;
  7458. border: 0px;
  7459. width: 680px;
  7460. height: 254px;
  7461. border-radius: 8px!important;
  7462. background-color: rgba(255, 255, 255, 1);
  7463. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  7464. } */
  7465. i.iconmidle{
  7466. margin-top: 16px;
  7467. }
  7468. .bianjutop{
  7469. width: 15px;
  7470. }
  7471. .bianjutop2{
  7472. width: 14px;
  7473. }
  7474. .bianjutop{
  7475. position: relative;
  7476. top: 2px;
  7477. left: -1px;
  7478. }
  7479. .fulltreebox{
  7480. height: calc(100vh - 146px);
  7481. }
  7482. .iconduiqi .el-tree-node__content>.el-tree-node__expand-icon{
  7483. width: 20px;
  7484. }
  7485. .project_gantetubox_warp{
  7486. margin-top: 5px;
  7487. }
  7488. .btn_double{
  7489. width: 343px;
  7490. background-color: rgba(255, 255, 255, 1);
  7491. margin: 0 auto;
  7492. border-radius: 8px;
  7493. box-shadow: 0 3px 6px 4px rgba(0,0,0,0.1);
  7494. overflow: hidden;
  7495. }
  7496. .btn_double button+button{
  7497. margin: 0;
  7498. }
  7499. .btn_doubleItem{
  7500. height: 38px;
  7501. border: 0;
  7502. background-color: #fff;
  7503. color: #000;
  7504. line-height: 38px;
  7505. font-size: 16px;
  7506. font-family: PingFang SC;
  7507. display: block;
  7508. text-align: center;
  7509. width: 100%;
  7510. cursor: pointer;
  7511. transition: ease all 0.5s;
  7512. }
  7513. .btn_doubleItem:hover{
  7514. color: #8C00FF;
  7515. }
  7516. .flex_rightheight2{
  7517. height: calc(100vh - 342px);
  7518. }
  7519. .flex_rightheight3{
  7520. height: calc(100vh - 282px);
  7521. }
  7522. .flex_rightheight1{
  7523. height: calc(100vh - 262px);
  7524. }
  7525. .flex_rightheight0{
  7526. height: calc(100vh - 320px);
  7527. }
  7528. .nomargin .longBtn{
  7529. margin: 8px auto;
  7530. }
  7531. .m-7-18{
  7532. margin-top: 7px;
  7533. margin-bottom: 18px;
  7534. }
  7535. .nostyle{
  7536. margin: 0;
  7537. margin-bottom: 26px;
  7538. text-align: left;
  7539. }
  7540. .largecheck .el-radio__inner::after {
  7541. width: 6px!important;
  7542. height: 12px!important;
  7543. display: block;
  7544. -webkit-box-sizing: content-box;
  7545. box-sizing: content-box;
  7546. content: "";
  7547. border: 2px solid #FFF;
  7548. border-left: 0;
  7549. border-top: 0;
  7550. height: 7px;
  7551. left: 9px;
  7552. position: absolute;
  7553. top: 10px;
  7554. -webkit-transform: rotate(45deg) scaleY(0);
  7555. transform: rotate(69deg);
  7556. width: 3px;
  7557. -webkit-transition: -webkit-transform 0s ease-in 0s;
  7558. transition: -webkit-transform 0s ease-in 0s;
  7559. transition: transform 0s ease-in 0s;
  7560. transition: transform 0s ease-in 0s, -webkit-transform 0s ease-in 0s;
  7561. transition: transform 0s ease-in 0s,-webkit-transform 0s ease-in 0s;
  7562. -webkit-transform-origin: center;
  7563. transform-origin: center;
  7564. background-color:transparent;
  7565. border-radius:0
  7566. }
  7567. .largecheck .el-radio__inner {
  7568. width: 32px!important;
  7569. height: 32px!important;
  7570. border-radius: 16px;
  7571. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  7572. border: 5px solid #fff;
  7573. background-color: #fff;
  7574. transform: rotate(45deg);
  7575. }
  7576. .largecheck .el-radio__input.is-checked .el-radio__inner {
  7577. border-color: #ffffff!important;
  7578. background: #8c00ff!important;
  7579. }
  7580. .fileItemlistBox li{
  7581. padding: 0 16px;
  7582. height: 44px;
  7583. line-height: 44px;
  7584. transition: ease all 0.5s;
  7585. }
  7586. .fileItemlistBox li .el-radio__label{
  7587. font-size: 15px;
  7588. line-height: 44px;
  7589. }
  7590. .fileItemlistBox li:hover{
  7591. background-color: #f2f2f2;
  7592. }
  7593. .dulihang .el-radio__label::after{
  7594. content: '';
  7595. height: 1px;
  7596. width: 292px;
  7597. display: block;
  7598. background-color: #d8d8d8;
  7599. margin-left: 44px;
  7600. }
  7601. .largeBtn.el-button{
  7602. width: 305px;
  7603. height: 32px;
  7604. border-radius: 8px;
  7605. }
  7606. .mb-15{
  7607. margin-bottom: 16px;
  7608. }
  7609. .footernobianju .el-dialog__footer{
  7610. padding: 10px 0;
  7611. }
  7612. .bianjubtn{
  7613. margin: 0 23px;
  7614. margin-bottom: 6px;
  7615. }
  7616. .eldialogheight .el-dialog{
  7617. height: 310px;
  7618. }
  7619. .DiacenterBox{
  7620. height: 130px;
  7621. }
  7622. .logoarea{
  7623. display: flex;
  7624. justify-content: center;
  7625. align-items: center;
  7626. position: absolute;
  7627. width: calc(100vw);
  7628. height: calc(100vh);
  7629. top: 0px;
  7630. background-color: transparent;
  7631. }
  7632. .logintitlefirst span{
  7633. display: block;
  7634. line-height: 67px;
  7635. }
  7636. .intentinput .el-input__inner{
  7637. text-indent: 16px;
  7638. }
  7639. .loginimgboxa{
  7640. position: relative;
  7641. height: 429px;
  7642. width: 369px;
  7643. clip-path: polygon(
  7644. 0 25%,
  7645. 50% 0,
  7646. 100% 25%,
  7647. 100% 75%,
  7648. 50% 100%,
  7649. 0 75%
  7650. );
  7651. background: #33333d;
  7652. display: flex;
  7653. justify-content: center;
  7654. align-items: center;
  7655. z-index: 1;
  7656. }
  7657. .loginimgbordera{
  7658. position: absolute;
  7659. width: 100%;
  7660. z-index: 3;
  7661. }
  7662. .loginimgboxImga{
  7663. position: absolute;
  7664. background-size: 100%;
  7665. max-width: 100%;
  7666. max-height: 100%;
  7667. z-index: 2;
  7668. }
  7669. .righttabs .el-tabs__item{
  7670. padding: 0;
  7671. height: 40px;
  7672. font-weight: 500;
  7673. color: #000;
  7674. width: 187px;
  7675. text-align: center;
  7676. }
  7677. .righttabs .el-tabs__header{
  7678. margin: 0;
  7679. }
  7680. .righttabs .el-tabs__content{
  7681. overflow: inherit;
  7682. }
  7683. .righttabs .el-tabs__item.is-active{
  7684. color: #ED1B35;
  7685. }
  7686. .eidtTip{
  7687. position: absolute;
  7688. left: 50%;
  7689. top: 27%;
  7690. width: 86px;
  7691. height: 28px;
  7692. color: rgba(0, 0, 0, 1);
  7693. font-size: 12px;
  7694. line-height: 28px;
  7695. border-radius: 21px;
  7696. text-align: center;
  7697. background-color: #E3E3E3;
  7698. display: block;
  7699. margin-left: -43px;
  7700. }
  7701. .tixinpage{
  7702. overflow: hidden;
  7703. }
  7704. .opitcy1{
  7705. opacity: 1;
  7706. }
  7707. .opitcy0{
  7708. opacity: 0.5;
  7709. }
  7710. .settingIcon.minisize{
  7711. font-size: 16px;
  7712. margin-right: 4px;
  7713. }
  7714. .finger{
  7715. cursor: pointer;
  7716. }
  7717. .filelist{
  7718. overflow: hidden;
  7719. padding: 6px 0;
  7720. }
  7721. .filelist:nth-child(2n){
  7722. padding-right: 0px;
  7723. }
  7724. .filelist:nth-child(2n+1){
  7725. padding-right: 10px;
  7726. }
  7727. .filelist>span{
  7728. font-size: 15px;
  7729. }
  7730. .icon-icon_yijianxietong{
  7731. font-size: 18px;
  7732. top: 0;
  7733. left: 0;
  7734. }
  7735. .redtext{
  7736. color: #ED1B35;
  7737. }
  7738. .yiyun_headerfr_item_r>div span.dulibianjuspan{
  7739. margin-left: 10px;
  7740. }
  7741. .linkbtngroup{
  7742. display: inline-block;
  7743. /* overflow: hidden; */
  7744. position: relative;
  7745. }
  7746. .appiframebox{
  7747. width: calc(100vw - 40px);
  7748. height: calc(100vh - 54px);
  7749. overflow-y: auto;
  7750. }
  7751. .fullscreenDia .el-dialog__header{
  7752. padding: 5px 20px 0px;
  7753. }
  7754. .fullscreenDia .el-dialog__body{
  7755. padding: 0px 20px;
  7756. }
  7757. .fullscreenDia .el-dialog{
  7758. border-radius: 0;
  7759. }
  7760. .fullscreenDia .el-dialog__headerbtn {
  7761. top: 0px;
  7762. }
  7763. .bottext{
  7764. color: rgba(74, 74, 74, 1);
  7765. font-size: 14px;
  7766. text-align: left;
  7767. font-family: PingFang SC;
  7768. }
  7769. .textcolor1{
  7770. color: #32323C;
  7771. font-family: PingFang SC;
  7772. }
  7773. .botbtnr{
  7774. position: absolute;
  7775. bottom: 0px;
  7776. right: 10px;
  7777. }
  7778. .introlisttitle{
  7779. padding: 0 16px;
  7780. }
  7781. .topprev{
  7782. top: 10px;
  7783. }
  7784. h5.dulilabel{
  7785. font-size: 15px;
  7786. font-weight: 500;
  7787. margin-top: 12px;
  7788. }
  7789. .el-tree-node__content .el-dropdown{
  7790. opacity: 0;
  7791. }
  7792. .el-tree-node__content:hover>.custom-tree-node .el-dropdown{
  7793. opacity: 1;
  7794. }
  7795. .rightdesc{
  7796. font-family: PingFang SC;
  7797. font-weight: 400;
  7798. font-size: 15px;
  7799. line-height: 30px;
  7800. margin-top: 20px;
  7801. }
  7802. .fixtable{
  7803. /* border: 1px solid #cdd; */
  7804. width: calc(100vw - 122px);
  7805. height: calc(100vh - 150px);
  7806. overflow: scroll;
  7807. position: relative;
  7808. float: left;
  7809. top: 0px;
  7810. left: 0px;
  7811. font-size: 12px;
  7812. }
  7813. .bg1 {
  7814. position: fixed;
  7815. z-index: 10001;
  7816. width: 100px;
  7817. left: auto;
  7818. top: auto;
  7819. }
  7820. .bg2 {
  7821. position: sticky;
  7822. top: 0px;
  7823. margin-left: 192px;
  7824. /* width: 500px; */
  7825. z-index: 1000;
  7826. }
  7827. .bg3 {
  7828. left: 0px;
  7829. float: left;
  7830. position: sticky;
  7831. z-index: 1000;
  7832. width: 100px;
  7833. }
  7834. .bg4 {
  7835. left: 192px;
  7836. /* width: 500px; */
  7837. position: absolute;
  7838. }
  7839. .bg1,.bg2,.bg3,.bg4{
  7840. border-collapse:collapse;
  7841. border:none;
  7842. }
  7843. .bg1 td,.bg2 td,.bg3 td,.bg4 td{
  7844. border:solid #cdcdcd 1px;
  7845. }
  7846. .row-w-60{
  7847. width: 60px;
  7848. text-align: center;
  7849. }
  7850. .col-h-30{
  7851. height: 30px;
  7852. line-height: 30px;
  7853. }
  7854. .col-h-60{
  7855. height: 60px;
  7856. line-height: 60px;
  7857. overflow: hidden;
  7858. }
  7859. .col-h-58{
  7860. height: 60px;
  7861. line-height: 60px;
  7862. text-align: center;
  7863. }
  7864. .row-w-130{
  7865. width: 130px;
  7866. overflow: hidden;
  7867. text-align: center;
  7868. }
  7869. .tdheight{
  7870. height: 58px;
  7871. overflow: hidden;
  7872. }
  7873. .bg_write{
  7874. background-color: #fff;
  7875. }
  7876. .bg_gray_th{
  7877. background-color: #e3e3e3;
  7878. }
  7879. .bg_gray_td{
  7880. background-color: #ebebeb;
  7881. }
  7882. .bg_druk{
  7883. background-color: #adadad;
  7884. }
  7885. /* .listTemplateList li:hover,.selected{
  7886. background-color: rgba(204, 205, 215, 1);
  7887. } */
  7888. .listTemplateList li{
  7889. height: 48px;
  7890. border-radius: 8px;
  7891. margin: 8px 10px;
  7892. padding: 0 16px;
  7893. overflow: hidden;
  7894. line-height: 48px;
  7895. transition: ease all 0.5s;
  7896. cursor: pointer;
  7897. }
  7898. .listTemplateTextBig{
  7899. color: rgba(50, 50, 60, 1);
  7900. font-size: 18px;
  7901. width: 95px;
  7902. display: inline-block;
  7903. font-weight: 600;
  7904. }
  7905. .listTemplateText{
  7906. color: rgba(0, 0, 0, 1);
  7907. font-size: 15px;
  7908. text-align: left;
  7909. }
  7910. .diaTitle{
  7911. font-size: 17px;
  7912. }
  7913. .yuandian{
  7914. position: relative;
  7915. /* width: 158px; */
  7916. }
  7917. .yuandian:last-child .conterpoint {
  7918. width: 108px !important;
  7919. }
  7920. .upList{
  7921. top: 0;
  7922. }
  7923. .upList,.bottomlist{
  7924. position: absolute;
  7925. left: 8px;
  7926. }
  7927. .bottomlist{
  7928. position: absolute;
  7929. top: 22px;
  7930. }
  7931. .enterPoint,.outPoint{
  7932. position: absolute;
  7933. left: 7px;
  7934. }
  7935. .enterPoint{
  7936. bottom: 40px;
  7937. }
  7938. .outPoint{
  7939. top: 50px;
  7940. }
  7941. .enterPoint button,.outPoint button{
  7942. display: block;
  7943. margin-bottom: 16px;
  7944. }
  7945. .enterPoint .leftlinebox+.leftlinebox,.outPoint .leftlinebox+.leftlinebox{
  7946. margin: 0px;
  7947. margin-bottom: 10px;
  7948. }
  7949. .linkBtn1,.linkBtn2{
  7950. border: 1.5px dashed transparent;
  7951. height: 32px;
  7952. border-radius: 4px;
  7953. color: rgba(142, 144, 159, 1);
  7954. font-size: 13px;
  7955. font-family: PingFangSC-Regular;
  7956. transition: ease all 0.5s;
  7957. cursor: pointer;
  7958. padding: 0 10px;
  7959. }
  7960. .linkBtn1:hover,.linkBtn2:hover{
  7961. border-color:#4A90E2 ;
  7962. color: #4A90E2;
  7963. }
  7964. .linkBtn1{
  7965. background-color: rgba(255, 255, 255, 1);
  7966. }
  7967. .linkBtn2{
  7968. background-color: rgba(227, 227, 227, 1);
  7969. min-width: 72px;
  7970. max-width: 120px;
  7971. }
  7972. .enterLine{
  7973. width: 1px;
  7974. height: 20px;
  7975. background-color: rgba(204, 205, 215, 1);
  7976. position: absolute;
  7977. left: 0;
  7978. bottom: 0px;
  7979. }
  7980. .outLine{
  7981. position: relative;
  7982. width: 1px;
  7983. height: 20px;
  7984. background-color: rgba(204, 205, 215, 1);
  7985. top: 17px;
  7986. left: -7px;
  7987. }
  7988. .bottomenter{
  7989. position: absolute;
  7990. bottom: -6px;
  7991. left: -10px;
  7992. color: #CCCDD7;
  7993. font-size: 20px;
  7994. }
  7995. .leftlinebox{
  7996. position: relative;
  7997. display: block;
  7998. line-height: 30px;
  7999. margin-bottom: 11px;
  8000. }
  8001. .leftline{
  8002. position: absolute;
  8003. display: block;
  8004. width: 8px;
  8005. height: 1px;
  8006. position: absolute;
  8007. left: -8px;
  8008. top: 50%;
  8009. background-color: rgba(204, 205, 215, 1);
  8010. }
  8011. .leftline::after{
  8012. content: '';
  8013. height: 48px;
  8014. width: 1px;
  8015. position: absolute;
  8016. left: -1px;
  8017. top: 50%;
  8018. background-color: rgba(204, 205, 215, 1);
  8019. }
  8020. .worllistt2{
  8021. display: -webkit-box;
  8022. -webkit-box-orient: vertical;
  8023. -webkit-line-clamp: 1;
  8024. overflow: hidden;
  8025. }
  8026. .leftlin2{
  8027. height: 40px;
  8028. width: 1px;
  8029. position: relative;
  8030. background-color: rgba(204, 205, 215, 1);
  8031. left: 0;
  8032. top: 30px;
  8033. }
  8034. .conterpoint{
  8035. position: relative;
  8036. width: 157px;
  8037. }
  8038. /* .conterpoint:last-child{
  8039. width: 200px;
  8040. } */
  8041. .worningalert{
  8042. position: relative;
  8043. width: 355px;
  8044. height: 22px;
  8045. border-radius: 4px;
  8046. background-color: rgba(214, 36, 58, 1);
  8047. top: -14px;
  8048. text-indent: 16px;
  8049. color: #fff;
  8050. }
  8051. .EC_searchBox .el-input-group__prepend {
  8052. background-color: #ffffff;
  8053. vertical-align: middle;
  8054. display: table-cell;
  8055. position: relative;
  8056. border: 0px solid #ffffff;
  8057. white-space: nowrap;
  8058. position: absolute;
  8059. left: 7px;
  8060. padding: 0;
  8061. width: 0;
  8062. }
  8063. #bigbody{
  8064. height: calc(100vh - 47px);
  8065. overflow-y: auto;
  8066. }
  8067. .scorllbaron{
  8068. background-color: #fff;
  8069. box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  8070. }
  8071. /* 滑动的时候 顶部导航栏的底部阴影 */
  8072. .header-bottom-shadow::after {
  8073. /* box-shadow: 0 18px 18px 0 #f1f1f1; */
  8074. content:'';
  8075. display: block;
  8076. width: 100%;
  8077. height: 30px;
  8078. background: linear-gradient(rgba(#000, .06),rgba(#000, 0));
  8079. }
  8080. .tinylabel{
  8081. font-size: 12px;
  8082. display: block;
  8083. line-height: 20px;
  8084. color: #888;
  8085. }
  8086. .newapplay li{
  8087. height: 59px;
  8088. border-bottom: 1px solid #cccdd7;
  8089. margin: 0 16px;
  8090. padding: 0;
  8091. }
  8092. .searchPagebox{
  8093. width: calc(100vw - 60px);
  8094. height: calc(100vh - 75px);
  8095. }
  8096. .searchPagebox2{
  8097. width: calc(100vw - 120px);
  8098. margin: 0 auto;
  8099. }
  8100. .bj_label{
  8101. font-size: 14px;
  8102. color: #8e909f;
  8103. }
  8104. /* 适配 */
  8105. @media(max-width:1600px) {
  8106. .yiyun-col-md-4{
  8107. width: 33.3%
  8108. }
  8109. }
  8110. @media(max-width:1337px) {
  8111. .yiyun-col-md-4{
  8112. width: 33.3%
  8113. }
  8114. .yiyun_headerce>span {
  8115. padding: 13px 15px;
  8116. }
  8117. .LoginTitleWel{
  8118. top: 60px;
  8119. }
  8120. .loginbox{
  8121. bottom: 60px;
  8122. }
  8123. }
  8124. @media(max-width:1025px) {
  8125. .yiyun-col-sm-6{
  8126. width: 50%;
  8127. }
  8128. .bottomdialog {
  8129. width: calc(100vw - 20px);
  8130. left: calc(-50vw + 10px);
  8131. }
  8132. .yiyun_dialog_left {
  8133. margin-left: 20px;
  8134. }
  8135. .yiyun_dialog_right{
  8136. right: 20px;
  8137. }
  8138. .yiyun_headerce>span {
  8139. padding: 13px 9px;
  8140. }
  8141. .LoginTitleWel {
  8142. top: 30px;
  8143. font-size: 39px;
  8144. }
  8145. .logintitlefirst span {
  8146. line-height: 45px;
  8147. }
  8148. .loginlabel {
  8149. font-size: 22px;
  8150. }
  8151. .loginbox {
  8152. bottom: 30px;
  8153. }
  8154. }
  8155. @media(max-width:768px) {
  8156. .yiyun-col-ty-12{
  8157. width: 100%
  8158. }
  8159. .yiyun_headerce>span {
  8160. padding: 13px 8px;
  8161. font-size: 16px;
  8162. }
  8163. }
  8164. .drop_areabox{
  8165. position: fixed;
  8166. z-index: 999;
  8167. width: 480px;
  8168. height: 300px;
  8169. background-color: #ccc;
  8170. top: 50%;
  8171. left: 50%;
  8172. margin-left: -240px;
  8173. margin-top: -150px;
  8174. border: 1px dashed #8c00ff;
  8175. background-color: #ebebf2;
  8176. color: #8c00ff;
  8177. display: flex;
  8178. flex-direction: column;
  8179. justify-content: center;
  8180. align-items: center;
  8181. border-radius: 10px;
  8182. }
  8183. .yywenjiantitle{
  8184. display: inline-block;
  8185. width: 92px;
  8186. height: 31px;
  8187. color: #a7a8b7;
  8188. font-size: 18px;
  8189. line-height:31px;
  8190. margin-right: 16px;
  8191. border-radius: 4px;
  8192. background-color: transparent;
  8193. text-align: center;
  8194. cursor: pointer;
  8195. }
  8196. .yywenjiantitle.yyactive,.yywenjiantitle:hover{
  8197. color: #32323c;
  8198. background:#CCCDD7;
  8199. }
  8200. .fuzeren{
  8201. overflow: hidden;
  8202. padding-bottom: 11px;
  8203. border-bottom: 1px solid #8e909f;
  8204. }
  8205. .el-icon-warning::before{
  8206. content: "";
  8207. display: inline-block;
  8208. width: 28px;
  8209. height: 28px;
  8210. background-color: #ccc;
  8211. background: url(/static/img/icon_pic_01.png) no-repeat -180px 0px;
  8212. }
  8213. .selfupdate .webuploader-pick{
  8214. width: 120px
  8215. }
  8216. .right-algin{
  8217. text-align: right
  8218. }
  8219. .downloadIcon{
  8220. position: absolute;
  8221. width: 100%;
  8222. height: 120px;
  8223. left: 0;
  8224. top: 0;
  8225. }
  8226. .downloadIcon img,.downloadIcon span{
  8227. position: relative;
  8228. top: 30px;
  8229. }
  8230. .downloadIcon img.imgjuzhong,.downloadIcon span.spanjuzhong{
  8231. position: relative;
  8232. top: 45px;
  8233. }
  8234. .uploadText{
  8235. position: relative;
  8236. top: 40px;
  8237. left: 30px;
  8238. font-size: 13px
  8239. }
  8240. .minifont{
  8241. font-size: 11px;
  8242. color: #71717d;
  8243. margin-top: 2px
  8244. }
  8245. .largeicon{
  8246. color: #000;
  8247. font-size: 22px
  8248. }
  8249. .titlebar_head{
  8250. display: flex;
  8251. justify-content: space-between;
  8252. }
  8253. .toumin{
  8254. opacity: 0.5;
  8255. }
  8256. .showdowfix{
  8257. position: fixed;
  8258. background: linear-gradient(rgba(255, 255, 255, 0),rgba(0, 0, 0, 0.15));
  8259. height: 60px;
  8260. width: 100%;
  8261. bottom: 0;
  8262. }
  8263. .el-message-box__message p{
  8264. display: -webkit-box;
  8265. -webkit-box-orient: vertical;
  8266. /* -webkit-line-clamp: 3; */
  8267. overflow: hidden;
  8268. font-weight: 400;
  8269. word-break: break-all;
  8270. }
  8271. .mainbtn{
  8272. color: #8c00ff!important
  8273. }
  8274. .redbtn{
  8275. color: #d6243a!important
  8276. }
  8277. /* 竖线 */
  8278. .vertical-line {
  8279. float: left;
  8280. position: relative;
  8281. top: 12px;
  8282. width: 1px;
  8283. height: 24px;
  8284. background-color: rgba(153, 155, 157, 1);
  8285. margin: 0 7px 0 0;
  8286. }
  8287. /* 使用flex布局 */
  8288. .use-flex {
  8289. display: flex;
  8290. flex-wrap: wrap;
  8291. }
  8292. /* 相对定位 */
  8293. .use-relative {
  8294. position: relative;
  8295. }
  8296. /* 新项目人员列表超出部分滚动条样式 */
  8297. /* 滚动条样式 */
  8298. .personnel-list .content-wrap::-webkit-scrollbar,
  8299. .proj-detail .right-part .part-wrap::-webkit-scrollbar,
  8300. .proj-detail .proj-desc-wrap::-webkit-scrollbar,
  8301. .proj-detail .summary-wrap::-webkit-scrollbar,
  8302. .template_improve .summary-wrap::-webkit-scrollbar,
  8303. .template_nest .template_select_content::-webkit-scrollbar,
  8304. .template_improve .template_improve_content::-webkit-scrollbar,
  8305. .new-proj .template_select_content::-webkit-scrollbar {
  8306. width: 8px;
  8307. height: 8px;
  8308. border-radius: 4px;
  8309. /*其他样式,比如圆角等*/
  8310. }
  8311. /*滑块样式*/
  8312. .personnel-list .content-wrap::-webkit-scrollbar-thumb,
  8313. .right-part .part-wrap::-webkit-scrollbar-thumb,
  8314. .proj-detail .proj-desc-wrap::-webkit-scrollbar-thumb,
  8315. .proj-detail .summary-wrap::-webkit-scrollbar-thumb,
  8316. .template_improve .summary-wrap::-webkit-scrollbar-thumb,
  8317. .template_nest .template_select_content::-webkit-scrollbar-thumb,
  8318. .template_improve .template_improve_content::-webkit-scrollbar-thumb,
  8319. .new-proj .template_select_content::-webkit-scrollbar-thumb {
  8320. -webkit-border-radius: 4px;
  8321. border-radius: 4px;
  8322. height: 300px;
  8323. background-color: #adadad;
  8324. /* transition: background-color .3s linear; */
  8325. }
  8326. /* 当一定时间内不进行操作时滚动条修改颜色与底色一致 */
  8327. /* .hide-scrollbar-thumb {
  8328. background-color: #fcfcfc !important;
  8329. } */
  8330. /*当前窗口失去焦点时的滑块样式*/
  8331. .personnel-list .content-wrap::-webkit-scrollbar-thumb:window-inactive,
  8332. .right-part .part-wrap::-webkit-scrollbar-thumb:window-inactive,
  8333. .proj-detail .proj-desc-wrap::-webkit-scrollbar-thumb:window-inactive,
  8334. .proj-detail .summary-wrap::-webkit-scrollbar-thumb:window-inactive,
  8335. .template_improve .summary-wrap::-webkit-scrollbar-thumb:window-inactive,
  8336. .new-proj .template_select_content::-webkit-scrollbar-thumb:window-inactive {
  8337. background-color: #adadad;
  8338. /* background-color: transparent; */
  8339. }
  8340. /* 当前选中的工作负责人的框 */
  8341. .active-manager-mark {
  8342. border: 2px solid #7850ff;
  8343. border-radius: 8px;
  8344. background-color: #dededf;
  8345. }
  8346. .active-manager-mark-bottom-name {
  8347. position: relative;
  8348. top: -7px;
  8349. border-bottom-right-radius: 8px;
  8350. border-bottom-left-radius: 8px;
  8351. padding: 8px 0 5px;
  8352. width: 100%;
  8353. background-color: #7850ff;
  8354. color: rgba(255, 255, 255, 100);
  8355. font-size: 11px;
  8356. text-align: center;
  8357. z-index: 1;
  8358. font-family: PingFangSC-Regular;
  8359. }
  8360. /* 展示的负责人的框 */
  8361. .manager-mark {
  8362. border: 4px dashed rgba(140, 0, 255, 1) !important;
  8363. }
  8364. .mr-8 {
  8365. margin: 0 8px 0 0;
  8366. }
  8367. .ml-4 {
  8368. margin: 0 0 0 4px;
  8369. }
  8370. .mb-32 {
  8371. margin: 0 0 32px 4px;
  8372. }
  8373. .mt-32 {
  8374. margin: 32px 0 0 0;
  8375. }
  8376. /* 当前要进行工作指派的文件夹样式 */
  8377. .active-folder {
  8378. background-color: #dededf;
  8379. border-radius: 8px;
  8380. background-color: rgba(50, 50, 60, 0.15);
  8381. }
  8382. .folder-hover:hover {
  8383. border-radius: 8px;
  8384. background-color: rgba(50, 50, 60, 0.15);
  8385. }
  8386. /* 清除 浮动 */
  8387. .clear-fix::after {
  8388. content: '';
  8389. display: block;
  8390. clear: both;
  8391. height: 0;
  8392. visibility: hidden;
  8393. }
  8394. /* 新建样本文件弹框显示的图片 */
  8395. .defultImage-small {
  8396. margin: 0 auto;
  8397. width: 70px;
  8398. height: 70px;
  8399. background: url(/static/img/defult-mid.png) center/100%;
  8400. }
  8401. .video-small {
  8402. height: 70px;
  8403. width: 70px;
  8404. background: url(/static/img/FileType/video.svg) center/100%;
  8405. margin: 0 auto;
  8406. }
  8407. .border-box {
  8408. box-sizing: border-box;
  8409. }
  8410. /* 搜索功能 搜索入口 */
  8411. .search-entry {
  8412. position: relative;
  8413. width: 26px;
  8414. height: 26px;
  8415. background: url('/static/img/搜索.svg') center/100%;
  8416. cursor: pointer;
  8417. }
  8418. /* 文件左上角图标 */
  8419. .green-icon, .gray-icon , .blue-icon {
  8420. display: block;
  8421. width: 24px;
  8422. height: 24px;
  8423. }
  8424. /* 绿色协同图标 */
  8425. .green-icon {
  8426. background: url('/static/img/FileStatus/已协同协同.svg') center/100%;
  8427. }
  8428. /* 灰色图标 未启用协同*/
  8429. .gray-icon {
  8430. background: url('/static/img/FileStatus/未启用协同.svg') center/100%;
  8431. }
  8432. /* 蓝色图标 待更新协同 */
  8433. .blue-icon {
  8434. background: url('/static/img/FileStatus/待更新协同.svg') center/100%;
  8435. }
  8436. /* 新版项目概况 工作指派微调样式 */
  8437. .header-wrap .app-header-back-btn {
  8438. left: 24px !important;
  8439. }
  8440. .header-wrap .app-header-content {
  8441. padding: 0 48px !important;
  8442. }
  8443. .adjust-top-radius {
  8444. border-top-left-radius: 8px;
  8445. border-top-right-radius: 8px;
  8446. }