Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 

9031 wiersze
163 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. }
  2869. .el-table th {
  2870. height: 27px;
  2871. background-color: #EBEBF2;
  2872. }
  2873. .el-button--text {
  2874. color: #62626f;
  2875. font-size: 12px;
  2876. }
  2877. .large_headImg {
  2878. width: 50px;
  2879. height: 50px;
  2880. border-radius: 25px;
  2881. background-color: #f2f2f2;
  2882. float: left;
  2883. overflow: hidden;
  2884. }
  2885. .uploadImg .webuploader-pick {
  2886. width: 120px;
  2887. margin-left: 10px;
  2888. top: 5px;
  2889. margin-top: 9px;
  2890. position: relative;
  2891. display: inline-block;
  2892. cursor: pointer;
  2893. background: #ffffff !important;
  2894. padding: 6px 13px;
  2895. color: #fff;
  2896. text-align: center;
  2897. border-radius: 0px;
  2898. overflow: hidden;
  2899. border: 1px solid #c6e2ff;
  2900. margin-top: 3px;
  2901. }
  2902. .hei40 .webuploader-pick {
  2903. width: 100%;
  2904. border-radius: 4px !important;
  2905. font-size: 13px;
  2906. background-color: rgb(255, 255, 255) !important;
  2907. border: 0.5px solid rgb(255, 255, 255) !important;
  2908. transition: all ease 0.5s;
  2909. }
  2910. .hei40:hover .webuploader-pick{
  2911. color: #8c00ff!important;
  2912. }
  2913. .el-input__inner {
  2914. height: 40px;
  2915. line-height: 40px;
  2916. background-color: #f4f4f6;
  2917. border: 0;
  2918. }
  2919. .yiyunTable_list_item>h3 {
  2920. font-size: 16px;
  2921. font-weight: 600;
  2922. margin-top: 4px;
  2923. }
  2924. /*树*/
  2925. .navtree .el-tree {
  2926. position: relative;
  2927. cursor: default;
  2928. background: transparent;
  2929. color: #d0d0d0;
  2930. font-size: 12px;
  2931. line-height: 30px;
  2932. }
  2933. .el-icon-floder {
  2934. background: url(/static/img/icon_file.png) 0 0;
  2935. width: 16px;
  2936. height: 16px;
  2937. margin-right: 5px;
  2938. position: relative;
  2939. top: 3px;
  2940. }
  2941. .is-current {
  2942. background-color: transparent;
  2943. }
  2944. /*探索者企业后台 2019年3月21日-添加-结束*/
  2945. .easycloudTreeleafe {
  2946. display: block;
  2947. float: left;
  2948. width: 100%;
  2949. }
  2950. .easycloudTreeleafe i {
  2951. display: block;
  2952. float: left;
  2953. margin-top: 12px;
  2954. }
  2955. .custom-tree-node {
  2956. width: 100%;
  2957. }
  2958. .el-tree-node:focus>.el-tree-node__content {
  2959. background-color: #868694;
  2960. }
  2961. .treeeditInput {
  2962. width: 190px;
  2963. }
  2964. .el-input--mini .el-input__inner {
  2965. height: 20px;
  2966. line-height: 20px;
  2967. margin-top: 12px;
  2968. }
  2969. .yiyunnodelabel {
  2970. line-height: 48px;
  2971. }
  2972. .treeeditInputChild.el-input {
  2973. width: 100px;
  2974. }
  2975. .perentbtn.el-button {
  2976. padding: 2px 4px;
  2977. display: inline-block;
  2978. margin-top: -3px;
  2979. position: relative;
  2980. top: -10px;
  2981. }
  2982. .perentbtn2 {
  2983. padding: 2px 4px;
  2984. display: inline-block;
  2985. position: relative;
  2986. top: 5px;
  2987. }
  2988. .morebtn {
  2989. color: #fff;
  2990. transform: rotate(90deg);
  2991. margin-right: 10px;
  2992. }
  2993. .morebtn:hover {
  2994. color: #8C00FF;
  2995. }
  2996. .el-tree-node__content .custom-tree-node:hover >.rightdrop{
  2997. opacity: 1;
  2998. transition: all ease 0.5s;
  2999. }
  3000. .rightdrop{
  3001. opacity: 0;
  3002. }
  3003. .toptree {
  3004. margin-top: 10px;
  3005. }
  3006. .el-tree-node__content:hover {
  3007. background-color: #23232B;
  3008. }
  3009. .nohoverbg .el-tree-node__content:hover {
  3010. background-color: #f2f2f2;
  3011. }
  3012. .noborder .el-form-item__label {
  3013. border: 0;
  3014. }
  3015. .DivInputHeight .el-cascader {
  3016. width: 100%;
  3017. }
  3018. .el-date-editor.el-input,
  3019. .el-date-editor.el-input__inner {
  3020. width: 100%;
  3021. }
  3022. .el-select {
  3023. width: 100%;
  3024. }
  3025. .upHeadImg .webuploader-pick {
  3026. margin: 0 auto;
  3027. display: block;
  3028. }
  3029. .el-dialog__header {
  3030. padding: 10px 20px 10px;
  3031. }
  3032. .ft26 {
  3033. font-size: 26px;
  3034. color: #8c00ff;
  3035. }
  3036. .labelinputbefore .el-input__inner {
  3037. color: #ffffff;
  3038. font-size: 15px;
  3039. line-height: 44px;
  3040. height: 44px;
  3041. border-radius: 5px;
  3042. background-color: rgba(50, 50, 60, 1);
  3043. }
  3044. /*2019-04-04 总后台--客户列表*/
  3045. .mr-20 {
  3046. margin-right: 20px;
  3047. }
  3048. .el-slider__runway {
  3049. overflow: unset;
  3050. }
  3051. .el-slider__button {
  3052. width: 36px;
  3053. height: 18px;
  3054. border: 0px solid #409EFF;
  3055. background-color: #fff;
  3056. border-radius: 4px;
  3057. background: url(/static/img/gundong.png) 0 0 no-repeat;
  3058. }
  3059. .el-slider__button.dragging,
  3060. .el-slider__button.hover,
  3061. .el-slider__button:hover {
  3062. -webkit-transform: scale(1);
  3063. transform: scale(1);
  3064. }
  3065. .el-slider__bar {
  3066. background-color: #8c00ff;
  3067. }
  3068. .el-switch.is-checked .el-switch__core {
  3069. border-color: #8c00ff;
  3070. background-color: #8c00ff;
  3071. }
  3072. .user_Imgsize_largerbox {
  3073. width: 150px;
  3074. height: 130px;
  3075. }
  3076. .user_Imgsize_larger {
  3077. width: 150px;
  3078. height: 150px;
  3079. border-radius: 50%;
  3080. margin-top: 40px;
  3081. }
  3082. .user_Imgsize_larger img {
  3083. width: 100%;
  3084. height: 100%;
  3085. }
  3086. .weizhiImghead {
  3087. margin: 10px auto;
  3088. position: relative;
  3089. top: -50px;
  3090. }
  3091. .navtree {
  3092. position: relative;
  3093. }
  3094. .bottombtn {
  3095. position: absolute;
  3096. width: 94%;
  3097. font-size: 16px;
  3098. left: 3%;
  3099. line-height: 36px;
  3100. bottom: 10px;
  3101. text-align: center;
  3102. background: -webkit-linear-gradient(#B0B0B7, #E1E2E8);
  3103. cursor: pointer;
  3104. transition: ease all 0.5s;
  3105. height: 36px;
  3106. border-radius: 8px;
  3107. box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  3108. }
  3109. .bottombtn:hover {
  3110. background: -webkit-linear-gradient(#E1E2E8, #B0B0B7);
  3111. }
  3112. .editnone .el-form-item__label {
  3113. border-bottom: 0px solid #62626f;
  3114. color: #62626f
  3115. }
  3116. .editnone .el-form-item__content {
  3117. line-height: 22px;
  3118. position: relative;
  3119. font-size: 14px;
  3120. }
  3121. .yiyun_wenjian_list {
  3122. position: relative;
  3123. cursor: pointer;
  3124. }
  3125. .yiyun_wenjian_list:hover .downloadBtn_yiyun {
  3126. display: block;
  3127. color: #676580;
  3128. right: -3px;
  3129. }
  3130. .locationbtn .el-input__inner {
  3131. border-radius: 5px 0 0 5px;
  3132. }
  3133. .nullproduct {
  3134. margin: 10% auto;
  3135. text-align: center;
  3136. line-height: 50px;
  3137. display: flex;
  3138. flex-direction: column;
  3139. justify-content: center;
  3140. align-items: center;
  3141. }
  3142. .noprotext{
  3143. color:#8f8f8f;
  3144. font-size: 16px
  3145. }
  3146. .newcreat {
  3147. color: #8b35f0;
  3148. }
  3149. .deleteBtnFlie {
  3150. font-size: 26px;
  3151. position: absolute;
  3152. right: 12px;
  3153. top: 10px;
  3154. color: #fff;
  3155. display: none;
  3156. }
  3157. .yupan_card_box ul li:hover>.deleteBtnFlie {
  3158. display: block;
  3159. }
  3160. .pageImgBox {
  3161. background-color: rgb(50, 50, 60);
  3162. border: 1px solid rgba(151, 151, 151, 1);
  3163. margin-bottom: 14px;
  3164. text-align: center;
  3165. width: 400px;
  3166. height: 245px;
  3167. border-radius: 10px;
  3168. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  3169. margin-left: 100px;
  3170. position: relative;
  3171. overflow: hidden;
  3172. border: 0;
  3173. display: inline-grid;
  3174. }
  3175. .pageImgBox > img {
  3176. min-width: 400px;
  3177. min-height: 245px;
  3178. max-width: 120%;
  3179. max-height: 120%;
  3180. transform: scale(1);
  3181. cursor: pointer;
  3182. vertical-align: middle;
  3183. margin: 0 auto;
  3184. }
  3185. .fandatupian{
  3186. max-width: 100%;
  3187. /* max-height: 100%; */
  3188. transform: scale(1.1);
  3189. cursor: pointer;
  3190. margin: 0 auto;
  3191. display: block;
  3192. position: inherit!important;
  3193. min-height: 245px;
  3194. /* min-width: 100%; */
  3195. }
  3196. .listUpdateBtn{
  3197. position: absolute;
  3198. bottom: 4px;
  3199. left: 10px;
  3200. }
  3201. .listUpdateBtn.editCoverBtn{
  3202. width: 40px;
  3203. height: 20px;
  3204. border-radius: 4px !important;
  3205. border: 0.5px solid rgba(227, 227, 227, 1);
  3206. line-height: 20px;
  3207. bottom: 10px;
  3208. font-size: 12px;
  3209. background-color: #fff;
  3210. color: #000;
  3211. }
  3212. .listUpdateBtn .webuploader-pick{
  3213. width: 80px;
  3214. height: 20px;
  3215. border-radius: 4px !important;
  3216. border: 0.5px solid rgba(227, 227, 227, 1);
  3217. line-height: 20px;
  3218. }
  3219. .mt-29 {
  3220. margin-top: 29px;
  3221. }
  3222. .mt-20 {
  3223. margin-top: 20px;
  3224. }
  3225. .mt-66{
  3226. margin-top: 66px;
  3227. }
  3228. .mt-96{
  3229. margin-top: 96px;
  3230. }
  3231. .selfradio .el-radio__label {
  3232. font-size: 16px;
  3233. }
  3234. .selfradio .el-radio__inner {
  3235. border: 1px solid #ffffff;
  3236. width: 20px;
  3237. height: 20px;
  3238. background-color: transparent;
  3239. }
  3240. .selfradio .el-radio__inner::after {
  3241. width: 0;
  3242. }
  3243. .forminfocom{
  3244. color: #fff;
  3245. }
  3246. .faceBtn{
  3247. color: rgba(204, 205, 215, 1);
  3248. font-size: 11px;
  3249. position: absolute;
  3250. bottom: 11px;
  3251. left: 106px;
  3252. cursor: pointer;
  3253. }
  3254. .selfradio .el-radio__input.is-checked .el-radio__inner {
  3255. border-color: #ffffff;
  3256. background: #8c00ff;
  3257. }
  3258. .selfradio .el-radio__input.is-checked+.el-radio__label {
  3259. color: #ffffff;
  3260. }
  3261. .yiyun_app_info_box li>span.fl {
  3262. font-family: PingFang SC;
  3263. font-weight: 400;
  3264. font-size: 15px;
  3265. }
  3266. .yiyun_headerce.houtai.width6 {
  3267. width: 60%;
  3268. }
  3269. .el-tree-node__content {
  3270. height: 28px;
  3271. }
  3272. .user_info_item span .el-checkbox__inner {
  3273. top: -22px;
  3274. }
  3275. .el-collapse-item__content .user_info_item .el-checkbox.checkBoxCol {
  3276. width: 97%;
  3277. }
  3278. .el-checkbox__label {
  3279. width: 100%
  3280. }
  3281. .bottombtnitem {
  3282. position: absolute;
  3283. bottom: 6px;
  3284. width: 100%;
  3285. }
  3286. .bottombtnitem .el-button {
  3287. width: 100%
  3288. }
  3289. .bottombtnitemlonBtn{
  3290. margin: 0px 16px;
  3291. }
  3292. .navtree .el-tree-node__content:hover,.navtree .el-tree-node__content:focus,.el-tree-node:focus>.el-tree-node__content {
  3293. /* background-color: #8E909F; */
  3294. background-color: rgba(141, 143, 159, 0.14);
  3295. border-radius: 5px;
  3296. }
  3297. .navtreebox {
  3298. height: calc(100vh - 242px);
  3299. margin: 0 10px;
  3300. overflow-y: auto;
  3301. }
  3302. .navtreebox2 {
  3303. height: calc(100vh - 228px);
  3304. }
  3305. .UserEditinfoBox .el-form-item__label {
  3306. font-size: 14px;
  3307. }
  3308. .el-tree-node.is-expanded.is-focusable:focus {
  3309. outline: -webkit-focus-ring-color auto 5px;
  3310. outline: none;
  3311. border-radius: 5px;
  3312. }
  3313. .nullclass {
  3314. font-size: 17px !important;
  3315. color: #000 !important;
  3316. }
  3317. .nullclass:hover {
  3318. color: #000 !important;
  3319. }
  3320. .huiclass {
  3321. color: #adadad !important;
  3322. }
  3323. .huiclass:hover {
  3324. color: #adadad !important;
  3325. }
  3326. .graybtn,.graybtn:hover {
  3327. color: #acacac!important;
  3328. height: 20px;
  3329. background-color: rgba(227, 227, 227, 1)!important;
  3330. border: 0.5px solid rgba(212, 212, 212, 1);
  3331. }
  3332. /*新登录页面*/
  3333. .loginbox_warp {
  3334. height: calc(100vh);
  3335. width: calc(100vw);
  3336. overflow: hidden;
  3337. }
  3338. .loginbox {
  3339. width: 355px;
  3340. height: 322px;
  3341. border-radius: 10px;
  3342. position: fixed;
  3343. bottom: 100px;
  3344. left: 100px;
  3345. z-index: 4;
  3346. }
  3347. .login_title {
  3348. color: rgba(140, 0, 255, 1);
  3349. font-size: 28px;
  3350. margin: 57px auto;
  3351. text-align: center;
  3352. }
  3353. .formlogin{
  3354. overflow: hidden;
  3355. }
  3356. .loginlabel {
  3357. line-height: 32px;
  3358. margin-left: 0px;
  3359. color: rgba(255, 255, 255, 1);
  3360. font-size: 32px;
  3361. margin-bottom: 21px;
  3362. display: block;
  3363. position: relative;
  3364. }
  3365. .loginlabel_resit {
  3366. line-height: 14px;
  3367. color: rgba(140, 0, 255, 1);
  3368. font-size: 11px;
  3369. line-height: 32px;
  3370. margin-left: 20px;
  3371. text-decoration: none;
  3372. position: absolute;
  3373. right: 16px;
  3374. top: 16px;
  3375. }
  3376. .combackreturn{
  3377. font-size: 30px;
  3378. cursor: pointer;
  3379. position: absolute;
  3380. left: -28px;
  3381. }
  3382. .login_input {
  3383. display: block;
  3384. font-size: 15px;
  3385. color: #000;
  3386. width: 355px;
  3387. height: 44px;
  3388. background-color: rgba(244, 244, 244, 1);
  3389. border: 0;
  3390. margin: 10px auto;
  3391. border-radius: 4px;
  3392. text-indent: 16px;
  3393. }
  3394. .login_input::-webkit-input-placeholder {
  3395. /* WebKit browsers */
  3396. color:#888;
  3397. }
  3398. .login_input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  3399. color:#888;
  3400. }
  3401. .login_input::-moz-placeholder { /* Mozilla Firefox 19+ */
  3402. color:#888;
  3403. }
  3404. .login_input:-ms-input-placeholder { /* Internet Explorer 10+ */
  3405. color:#888;
  3406. }
  3407. .login_line {
  3408. height: 1px;
  3409. background-color: #D8D8D8
  3410. }
  3411. .login_formBox {
  3412. height: 190px;
  3413. }
  3414. .formlogin_item{
  3415. overflow: hidden;
  3416. position: relative;
  3417. }
  3418. .login_btn {
  3419. display: block;
  3420. border: 0;
  3421. color: #fff;
  3422. cursor: pointer;
  3423. width: 178px;
  3424. height: 30px;
  3425. border-radius: 8px;
  3426. background-color: rgba(140, 0, 255, 1);
  3427. box-shadow: 0 4px 6px #1d1d2f;
  3428. margin-top: 4px;
  3429. font-size: 16px;
  3430. line-height: 30px;
  3431. margin-top: 28px;
  3432. }
  3433. .login_btn_defualt {
  3434. display: block;
  3435. cursor: pointer;
  3436. color: rgba(255, 255, 255, 1);
  3437. font-size: 16px;
  3438. margin-top: 34px;
  3439. }
  3440. .loginbox .el-checkbox__input.is-checked+.el-checkbox__label{
  3441. color: #fff;
  3442. }
  3443. .loginright_btn {
  3444. width: 98px;
  3445. height: 36px;
  3446. border-radius: 4px;
  3447. background-color: rgba(140, 0, 255, 1);
  3448. color: #fff;
  3449. position: absolute;
  3450. border: 0;
  3451. right: 4px;
  3452. top: 14px;
  3453. text-align: center;
  3454. text-decoration: none;
  3455. line-height: 36px;
  3456. font-size: 13px;
  3457. }
  3458. .rightBtn_input {
  3459. position: relative;
  3460. }
  3461. .mr-l {
  3462. padding-left: 0;
  3463. margin-left: 10;
  3464. margin-top: 0;
  3465. }
  3466. .bg_w .el-input__inner {
  3467. background-color: #32323c;
  3468. border-radius: 5px;
  3469. height: 44px;
  3470. line-height: 44px;
  3471. color: #fff;
  3472. border-bottom: 0;
  3473. }
  3474. .yiyunlargeItem .el-select .el-input .el-select__caret{
  3475. font-size: 26px;
  3476. }
  3477. .yiyunTable_list_item .UserEditinfoBox .el-form-item__label {
  3478. color: #606266;
  3479. }
  3480. .yiyun_wenjian_list:hover>.defultImage {
  3481. background-color: #d8d8d8;
  3482. transition: all ease 0.5s;
  3483. cursor: pointer;
  3484. border-radius: 10px;
  3485. }
  3486. .yiyunTable_list{
  3487. clear: both;
  3488. }
  3489. .el-input_mini .el-input__inner {
  3490. border: 1px solid transparent;
  3491. }
  3492. .el-input_mini .el-input__inner:hover {
  3493. border: 1px solid #8c00ff;
  3494. transition: ease all 0.5s;
  3495. }
  3496. /* 右键菜单 */
  3497. .menu__item {
  3498. display: block;
  3499. line-height: 20px;
  3500. text-align: center;
  3501. margin:10px;
  3502. cursor: default;
  3503. }
  3504. .menu__item:hover{
  3505. color: #66B1FF;
  3506. }
  3507. .automenu{
  3508. height: auto;
  3509. width: auto;
  3510. position: absolute;
  3511. font-size: 14px;
  3512. text-align: left;
  3513. border-radius: 10px;
  3514. border: 1px solid #c1c1c1;
  3515. background-color: #ffffff;
  3516. }
  3517. #tableMenu{
  3518. z-index: 9;
  3519. }
  3520. .Cicon{
  3521. font-size: 28px;
  3522. line-height: 30px;
  3523. color: #A7A8B7;
  3524. transition: ease all 0.5s;
  3525. cursor: pointer;
  3526. -webkit-font-smoothing:antialiased;/*设置字体的光滑度属性,也就是CSS3用于webkit引擎(chrome)
  3527. 设置字体抗锯齿属性*/
  3528. /*-webkit-text-stroke-width:.2px;设置文字边框*/
  3529. -moz-osx-font-smoothing:grayscale;/*该属性是为了让字体显示的更清晰的作用*/
  3530. }
  3531. .Cicon:hover{
  3532. color: #9c22ff
  3533. }
  3534. .text_wirte {
  3535. color: #fff;
  3536. }
  3537. .AnimatedRightIn{
  3538. right: 30px;
  3539. }
  3540. .flex_right_pain_head{
  3541. overflow: hidden;
  3542. height: 59px;
  3543. }
  3544. .flex_right_pain_body{
  3545. padding: 0 0px;
  3546. height: calc(100vh - 210px);
  3547. overflow-y: auto;
  3548. }
  3549. .tianjiaxiezuorenBox div{
  3550. overflow: hidden;
  3551. }
  3552. .iconsize_mini{
  3553. font-size: 24px;
  3554. }
  3555. .el-input--prefix .el-input__inner{
  3556. border:1px solid transparent;
  3557. transition: ease all 0.5s;
  3558. }
  3559. .el-input--prefix .el-input__inner:focus{
  3560. border:1px solid #9c22ff;
  3561. }
  3562. .admininput_search{
  3563. height: 30px;
  3564. overflow: hidden;
  3565. margin: 10px;
  3566. }
  3567. .yiyun_headerfr>a{
  3568. font-size: 17px;
  3569. }
  3570. /* .navtreebox .el-tree-node__content:hover {
  3571. background-color: #8E909F;
  3572. border-radius: 5px;
  3573. } */
  3574. .el-switch__core:after {
  3575. position: absolute;
  3576. top: -6px;
  3577. left: -7px;
  3578. border-radius: 100%;
  3579. -webkit-transition: all .3s;
  3580. transition: all .3s;
  3581. width: 28px;
  3582. height: 28px;
  3583. background-color: #fff;
  3584. box-shadow: 0 3px 1px rgba(0,0,0,0.15);
  3585. border: 0.5px solid rgba(0, 0, 0, 0.04);
  3586. }
  3587. .el-switch__core {
  3588. margin-right: 8px;
  3589. border-radius: 10px;
  3590. background-color: rgba(216, 216, 216, 1);
  3591. box-shadow: undefined, inset 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  3592. }
  3593. .yiyun_app_info_box li > span{
  3594. margin-left: 0px;
  3595. }
  3596. .userlist_table.el-table td, .userlist_table.el-table th{
  3597. height: 40px;
  3598. padding: 0;
  3599. }
  3600. .userlist_table.el-table .el-checkbox__inner{
  3601. margin-top: 15px;
  3602. margin-left: -10px;
  3603. }
  3604. .userlist_table.el-table .el-checkbox {
  3605. height: 40px;
  3606. width: 40px;
  3607. }
  3608. .userlist_table.el-table .el-table-column--selection .cell, .el-table th div {
  3609. text-overflow: clip;
  3610. }
  3611. .el-checkbox__input.is-indeterminate .el-checkbox__inner::before {
  3612. top: 9px;
  3613. }
  3614. .img_bg{
  3615. background: url(/static/img/file_img_bg.png) 0 0 no-repeat;
  3616. }
  3617. .img_bg-mid{
  3618. background: url(/static/img/file_img_bg.png) 0 -154px no-repeat;
  3619. }
  3620. .checkboxlabelitem{
  3621. height: 40px;
  3622. overflow: hidden;
  3623. }
  3624. .user_info_item span .el-checkbox__inner {
  3625. top: -18px;
  3626. }
  3627. .el-form-item__content {
  3628. overflow: hidden;
  3629. }
  3630. .dialogcontentbody{
  3631. width: 100%;
  3632. }
  3633. .centerWarpDia{
  3634. width: 800px;
  3635. margin: 0 auto;
  3636. overflow: hidden;
  3637. }
  3638. .linescoll{
  3639. height: 1px;
  3640. background-color: #8E909F;
  3641. position: relative;
  3642. top: -12px;
  3643. }
  3644. .dialogcontentbodyrow::-webkit-scrollbar,.navtreebox::-webkit-scrollbar ,.dataLarge::-webkit-scrollbar{
  3645. width: 10px;
  3646. padding-right: 4px;
  3647. border-radius: 4px;
  3648. background-color: transparent;
  3649. /*其他样式,比如圆角等*/
  3650. }
  3651. /*滑块样式*/
  3652. .dialogcontentbodyrow::-webkit-scrollbar-thumb,.navtreebox::-webkit-scrollbar-thumb ,.dataLarge::-webkit-scrollbar-thumb{
  3653. -webkit-border-radius: 10px;
  3654. border-radius: 10px;
  3655. height: 10px;
  3656. background-color: #adadad;
  3657. }
  3658. /*当前窗口失去焦点时的滑块样式*/
  3659. .dialogcontentbodyrow::-webkit-scrollbar-thumb:window-inactive,.navtreebox::-webkit-scrollbar-thumb:window-inactive ,.dataLarge::-webkit-scrollbar-thumb:window-inactive{
  3660. background-color: #adadad;
  3661. }
  3662. .dialogcontentbodyrow{
  3663. margin: 0 10px;
  3664. height: calc(100vh - 144px);
  3665. overflow-y: scroll;
  3666. }
  3667. .icon-icon_yunpan{
  3668. text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  3669. }
  3670. /* 探索者布局CSS样式 */
  3671. .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{
  3672. position: relative;
  3673. min-width: 1px;
  3674. display: block;
  3675. overflow: hidden;
  3676. }
  3677. .yiyun_row{
  3678. position: relative;
  3679. margin: 0 30px;
  3680. }
  3681. .yiyun-rows{
  3682. width: 100%;
  3683. }
  3684. .yiyun-col-12{
  3685. width: 100%;
  3686. }
  3687. .yiyun-col-11{
  3688. width: 91.66%;
  3689. float: left;
  3690. }
  3691. .yiyun-col-10{
  3692. width: 83.33%;
  3693. float: left;
  3694. }
  3695. .yiyun-col-9{
  3696. width: 75%;
  3697. float: left;
  3698. }
  3699. .yiyun-col-8{
  3700. width: 66.66%;
  3701. float: left;
  3702. }
  3703. .yiyun-col-7{
  3704. width: 58.33%;
  3705. float: left;
  3706. }
  3707. .yiyun-col-6{
  3708. width: 50%;
  3709. float: left;
  3710. }
  3711. .yiyun-col-5{
  3712. width: 41.66%;
  3713. float: left;
  3714. }
  3715. .yiyun-col-4{
  3716. width: 33.33%;
  3717. float: left;
  3718. }
  3719. .yiyun-col-3{
  3720. width: 25%;
  3721. float: left;
  3722. }
  3723. .yiyun-col-2{
  3724. width: 16.66%;
  3725. float: left;
  3726. }
  3727. .yiyun-col-1{
  3728. width: 8.33%;
  3729. float: left;
  3730. }
  3731. .layout_content {
  3732. /* height: calc(100vh - 48px);
  3733. overflow-y: auto; */
  3734. width: 100%;
  3735. overflow-x: hidden;
  3736. position: relative;
  3737. }
  3738. .yiyun_warpContent{
  3739. width:calc(100vw - 60px);
  3740. margin: 0 auto;
  3741. }
  3742. .header_w{
  3743. background-color: #f6f6f6;
  3744. }
  3745. .header_t{
  3746. background-color: transparent;
  3747. }
  3748. .mt-30{
  3749. margin-top: 30px;
  3750. }
  3751. .mb-40{
  3752. margin-bottom: 40px;
  3753. }
  3754. .setIcon{
  3755. display: block;
  3756. width: 28px;
  3757. height: 28px;
  3758. line-height: 28px;
  3759. font-size: 22px;
  3760. border-radius: 14px;
  3761. color: #fff;
  3762. text-align: center;
  3763. background-color: rgba(0, 0, 0, 0.5);
  3764. cursor: pointer;
  3765. }
  3766. /* 文本样式 */
  3767. /* 头部标题文本start */
  3768. .title_warp{
  3769. width: calc(100vw - 120px);
  3770. margin: 0 auto;
  3771. }
  3772. /* 协作文件超出部分滚动条 */
  3773. .fifleBox{
  3774. min-height: 204px;
  3775. max-height: 204px;
  3776. /* min-height: 215px;
  3777. max-height: 215px; */
  3778. /* max-height: 255px; */
  3779. /* max-height: 275px; */
  3780. overflow-y: scroll;
  3781. }
  3782. .fifleBox::-webkit-scrollbar-thumb {
  3783. border-radius:4px;
  3784. background-color: #adadad;
  3785. }
  3786. .neibianju1 .fifleBox{
  3787. height: calc(100vh - 236px);
  3788. max-height: calc(100vh - 236px);
  3789. overflow-y: auto;
  3790. }
  3791. .yiyun_title_label{
  3792. text-align: center;
  3793. font-size: 20px;
  3794. margin: 0 0px;
  3795. cursor: pointer;
  3796. font-weight: 400;
  3797. font-family: Pingfang SC;
  3798. line-height: 48px;
  3799. display: -webkit-box;
  3800. -webkit-box-orient: vertical;
  3801. -webkit-line-clamp: 1;
  3802. }
  3803. .toplefttext{
  3804. font-size: 17px;
  3805. line-height: 48px;
  3806. font-weight: 300;
  3807. }
  3808. .icon-icon_shezhi-weijihuo{
  3809. position: relative;
  3810. right: -8px;
  3811. top: 5px;
  3812. }
  3813. /* 头部标题文本end */
  3814. /* 云盘文件start */
  3815. .yinyun_file_row{
  3816. position: relative;
  3817. margin: 0 34px;
  3818. }
  3819. .yiyun_file_box{
  3820. margin: 0 6px;
  3821. }
  3822. .yiyun_cloud_fileList li{
  3823. margin: 0 24px;
  3824. width: 180px;
  3825. height: 258px;
  3826. float: left;
  3827. position: relative;
  3828. }
  3829. .yiyun_cloud_fileList.middle-icon li{
  3830. margin: 0 16px;
  3831. width: 136px;
  3832. height: 200px;
  3833. border-radius: 12px;
  3834. float: left;
  3835. position: relative;
  3836. transition: ease all 0.5s;
  3837. }
  3838. .yiyun_cloud_fileList.middle-icon li:hover{
  3839. background-color: #32323c;
  3840. }
  3841. .font-set{
  3842. color: #fff;
  3843. font-size: 16px;
  3844. }
  3845. .tip_icon_set{
  3846. position: absolute;
  3847. top: 6px;
  3848. right: 6px;
  3849. opacity: 0;
  3850. transform: ease all 0.5s;
  3851. }
  3852. .yiyun_cloud_fileList.middle-icon>li:hover .tip_icon_set{
  3853. opacity: 1;
  3854. }
  3855. .yiyun_cloud_fileList li .bghover{
  3856. display: block;
  3857. width: 180px;
  3858. height: 180px;
  3859. border-radius: 20px;
  3860. cursor: pointer;
  3861. transition: ease all 0.5s;
  3862. }
  3863. .yiyun_cloud_fileList li .bghover-mid{
  3864. display: block;
  3865. width: 136px;
  3866. height: 136px;
  3867. border-radius: 12px;
  3868. cursor: pointer;
  3869. transition: ease all 0.5s;
  3870. }
  3871. .webuploader-pick {
  3872. margin-top: 0px;
  3873. }
  3874. .yiyun_cloud_fileList li:hover>.deleteBtnFlie {
  3875. display: block;
  3876. }
  3877. .yiyun_cloud_fileList li:hover>.downloadBtn_yiyun {
  3878. display: block;
  3879. }
  3880. .yiyun_cloud_fileList li:hover>.bghover{
  3881. background-color: #32323c;
  3882. }
  3883. /* 云盘文件end */
  3884. /* 协作文件start */
  3885. .bg_color_company{
  3886. height: 54px;
  3887. line-height: 54px;
  3888. background-color: #f0f0f0;
  3889. }
  3890. .bottomBloder{
  3891. border-bottom: 0.5px solid rgb(204,205,215);
  3892. }
  3893. .yiyun_Headtitle_center{
  3894. margin:0 24px;
  3895. }
  3896. .font-line-text{
  3897. line-height: 54px!important;
  3898. }
  3899. /* 协作文件end */
  3900. /* 矩阵模板start */
  3901. .table1 td {
  3902. border: 1px solid black;
  3903. }
  3904. .table1 td:hover {
  3905. color: aliceblue;
  3906. cursor:pointer
  3907. }
  3908. /* 矩阵模板end */
  3909. /* 2019-06-04 workspace界面 */
  3910. .yiyun_line_border{
  3911. width: 100%;
  3912. height: 1px;
  3913. background-color: #d8d8d8
  3914. }
  3915. .newbtn img.wenjian_bg_img{
  3916. display: block;
  3917. width: 86px;
  3918. height: 86px;
  3919. margin: 10px auto;
  3920. margin-top: 40px;
  3921. }
  3922. .newbtn{
  3923. text-align: center;
  3924. }
  3925. .yiyun_wenjian_list:hover > .newbtn{
  3926. background-color: transparent;
  3927. }
  3928. .newbtn_label{
  3929. color: #32323C;
  3930. font-size: 14px;
  3931. }
  3932. .duiqi{
  3933. display: inline-block;
  3934. position: relative;
  3935. top: 4px;
  3936. left: 10px;
  3937. cursor: pointer;
  3938. }
  3939. .yiyun_btnnew_info .yiyun_btnnew_infolabel{
  3940. margin-left: 10px;
  3941. font-size: 14px;
  3942. position: relative;
  3943. top: -7px;
  3944. }
  3945. .newfiledialog{
  3946. position: fixed;
  3947. top: 130px;
  3948. left: 50%;
  3949. width: 680px;
  3950. margin-left: -340px;
  3951. background-color: rgba(50, 50, 60, 0);
  3952. overflow-y: auto;
  3953. z-index: 11;
  3954. }
  3955. .dia_8{
  3956. width: 100%;
  3957. height:100%;
  3958. position:fixed;
  3959. left: 0px;
  3960. top: 0px;
  3961. background-color: rgba(50, 50, 60, 0.42);
  3962. z-index: 10;
  3963. overflow-y: auto;
  3964. }
  3965. .el-message-box__wrapper{
  3966. background-color: rgba(50, 50, 60, 0.42);
  3967. }
  3968. .dragareaBox{
  3969. width: 680px;
  3970. margin-right: auto;
  3971. margin-left: auto;
  3972. margin-bottom: 50px;
  3973. }
  3974. .dragarea_top{
  3975. width: 100%;
  3976. height: 100px;
  3977. border-radius: 10px;
  3978. background-color: rgba(255, 255, 255, 1);
  3979. text-align: center;
  3980. cursor: pointer;
  3981. }
  3982. .yiyong_list_dalog{
  3983. margin-left: 10px;
  3984. }
  3985. .yiyong_list_dalog li{
  3986. float: left;
  3987. margin:10px 20px;
  3988. text-align: center;
  3989. cursor:pointer;
  3990. position: relative;
  3991. top: 0;
  3992. transition:ease all 0.5s;
  3993. }
  3994. .yiyong_list_dalog li:hover{
  3995. top: -5px;
  3996. }
  3997. .appfileImgIcon.dulicard{
  3998. /* height: 164px; */
  3999. position: relative;
  4000. }
  4001. .houzuidinwei{
  4002. position: absolute;
  4003. top: 132px;
  4004. font-size: 26px;
  4005. text-align: center;
  4006. right: 48px;
  4007. }
  4008. .dulicard img{
  4009. max-height: 148px;
  4010. display: block;
  4011. margin: 0 auto;
  4012. margin-top: 16px;
  4013. filter: drop-shadow(0px 1px 2px rgba(0,0,0,0.3));
  4014. max-width: 148px;
  4015. }
  4016. .cardlistbox li{
  4017. float: left;
  4018. margin:15px 5px;
  4019. text-align: center;
  4020. cursor:pointer;
  4021. }
  4022. .creatbox_mid{
  4023. width: 100%;
  4024. overflow: hidden;
  4025. border-radius: 10px;
  4026. background-color: rgba(255, 255, 255, 1);
  4027. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  4028. /* padding-bottom: 20px; */
  4029. }
  4030. .mt-10{
  4031. margin-top: 10px;
  4032. }
  4033. .spanImg{
  4034. display: block;
  4035. width: 70px;
  4036. }
  4037. .appItemlist{
  4038. clear: both;
  4039. cursor:pointer;
  4040. }
  4041. .diahead{
  4042. padding:19px 16px;
  4043. padding-bottom: 0;
  4044. overflow: hidden;
  4045. }
  4046. .colosbtn{
  4047. background: url(/static/img/yiyunicon.png) no-repeat -194px -28px;
  4048. display: block;
  4049. width: 28px;
  4050. height: 28px;
  4051. cursor: pointer;
  4052. /* transition: ease all 0.5s; */
  4053. }
  4054. .colosbtn:hover{
  4055. background: url(/static/img/yiyunicon.png) no-repeat -194px -84px;
  4056. }
  4057. .spanTitle{
  4058. font-size: 13px;
  4059. color: rgba(0, 0, 0, 1);
  4060. font-size: 13px;
  4061. }
  4062. .rtbtn{
  4063. padding: 0 10px;
  4064. border-radius: 10px;
  4065. color: rgba(167, 168, 183, 1);
  4066. font-size: 12px;
  4067. border: 1px solid #A7A8B7;
  4068. cursor: pointer;
  4069. }
  4070. .dragarea_area{
  4071. /* line-height: 100px; */
  4072. text-align: center;
  4073. color: rgba(0, 0, 0, 1);
  4074. font-size: 16px;
  4075. }
  4076. .xiangdui{
  4077. position: relative;
  4078. }
  4079. .xiangdui .fl_icon{
  4080. position: absolute;
  4081. left: -30px;
  4082. }
  4083. .layerout_H2{
  4084. height: calc(100vh - 368px);
  4085. overflow-y: auto;
  4086. transition: ease all 0.5s;
  4087. background-color: #f6f6f6;
  4088. }
  4089. .layerout_H3{
  4090. min-height: 150px;
  4091. }
  4092. /* 滚动条宽度设置 */
  4093. .layerout_H2::-webkit-scrollbar {
  4094. width: 8px;
  4095. height: 8px;
  4096. }
  4097. /* 里面的滑块样式 */
  4098. .layerout_H2::-webkit-scrollbar-thumb {
  4099. border-radius: 4px;
  4100. background-color: #adadad;
  4101. }
  4102. .file_Imgbox{
  4103. position: absolute;
  4104. width: 132px;
  4105. height: 90px;
  4106. top: 42px;
  4107. left: 24px;
  4108. overflow: hidden;
  4109. vertical-align: middle;
  4110. text-align: center;
  4111. margin: 0 auto;
  4112. background-color: #fff;
  4113. display: flex;
  4114. justify-content: center;
  4115. align-items: center;
  4116. }
  4117. .file_Imgbox-mid{
  4118. position: absolute;
  4119. width: 100px;
  4120. height: 69px;
  4121. top: 36px;
  4122. left: 18px;
  4123. overflow: hidden;
  4124. vertical-align: middle;
  4125. text-align: center;
  4126. margin: 0 auto;
  4127. background-color: #fff;
  4128. display: flex;
  4129. justify-content: center;
  4130. align-items: center;
  4131. }
  4132. .file_Img{
  4133. max-width: 102px;
  4134. max-height: 69px;
  4135. position: relative;
  4136. top: 36px;
  4137. }
  4138. .searchsize{
  4139. font-size: 24px;
  4140. }
  4141. /* .scollbarBox{
  4142. min-height: 423px;
  4143. overflow: hidden;
  4144. overflow-y: auto;
  4145. } */
  4146. .mt-5{
  4147. margin-top: 5px;
  4148. }
  4149. .mt-0{
  4150. margin-top: 0px;
  4151. }
  4152. .mt-32{
  4153. margin-top: 32px;
  4154. }
  4155. .mt-48{
  4156. margin-top: 48px;
  4157. }
  4158. .mt-50{
  4159. margin-top: 50px;
  4160. }
  4161. .mt-54{
  4162. margin-top: 54px;
  4163. }
  4164. .listfilewarp{
  4165. min-height: calc(100vh - 48px);
  4166. overflow: hidden;
  4167. /* overflow-y: auto; */
  4168. background-color: #f0f0f0;
  4169. }
  4170. .listfilewarp1{
  4171. min-height: calc(100vh - 48px);
  4172. overflow: hidden;
  4173. overflow-y: auto;
  4174. background-color: #f0f0f0;
  4175. }
  4176. .btn_group button{
  4177. background-color: #fff;
  4178. border: 0;
  4179. padding: 5px 7px 6px 8px;
  4180. cursor: pointer;
  4181. color: rgba(98, 98, 111, 1);
  4182. font-size: 14px;
  4183. text-align: center;
  4184. }
  4185. .btn_group{
  4186. border-radius:5px;
  4187. height: 28px;
  4188. line-height: 28px;
  4189. background-color: #fff;
  4190. overflow: hidden;
  4191. }
  4192. .zongjianbox{
  4193. height: 55px;
  4194. background-color: rgba(235, 235, 235, 0.57);
  4195. }
  4196. .yiyun_section2{
  4197. width: calc(100vw - 120px);
  4198. margin: 0 auto
  4199. }
  4200. .zongjianbox .yiyuntitle{
  4201. line-height: 55px;
  4202. }
  4203. .btn_group button+button{
  4204. margin: 0
  4205. }
  4206. .mt-16{
  4207. margin-top: 16px;
  4208. }
  4209. .program{
  4210. background-color: #8C00FF !important;
  4211. padding: 5px 12px !important;
  4212. color: #fff!important;
  4213. }
  4214. .jindutiao{
  4215. width: 340px;
  4216. margin:0 auto;
  4217. height: 26px;
  4218. border-radius: 18px;
  4219. background-color: rgba(234, 199, 142, 1);
  4220. overflow: hidden;
  4221. position: relative;
  4222. }
  4223. div.mt-16{
  4224. margin-top: 16px;
  4225. }
  4226. .jindu{
  4227. width: 40px;
  4228. height: 26px;
  4229. background-color: rgba(226, 169, 75, 1);
  4230. position: absolute;
  4231. top: 0;
  4232. z-index: 2;
  4233. }
  4234. .jindulabel{
  4235. position: absolute;
  4236. right: 10px;
  4237. line-height: 28px;
  4238. }
  4239. .mt-7{
  4240. margin-top: 7px;
  4241. }
  4242. .row_painfr h5{
  4243. font-size: 18px;
  4244. }
  4245. .top_optionBar{
  4246. position: absolute;
  4247. right: 10px;
  4248. top: 4px;
  4249. /*background: #ccc;*/
  4250. display: block;
  4251. width: 16px;
  4252. height: 16px;
  4253. }
  4254. .el-icon-reseting{
  4255. background: url(/static/img/icon_16.png) no-repeat 0 -16px;
  4256. display: block;
  4257. width: 16px;
  4258. height: 16px;
  4259. }
  4260. .dropdownList{
  4261. display: block;
  4262. }
  4263. .mt-20{
  4264. margin-top: 20px;
  4265. }
  4266. .el-dropdown-menu{
  4267. padding: 0
  4268. }
  4269. .el-dropdown-menu__item--divided{
  4270. margin-top: 0
  4271. }
  4272. .yiyun_text_line{
  4273. line-height: 30px;
  4274. }
  4275. .wrate{
  4276. background-color: #5498ff;
  4277. background: -webkit-linear-gradient(#c3c3c3, black);
  4278. color: #fff;
  4279. line-height: 30px;
  4280. text-align: center;
  4281. }
  4282. .blue {
  4283. background: #fdee27;
  4284. color: #88690f;
  4285. }
  4286. .gray{
  4287. background:#e2e9f1;
  4288. }
  4289. /* 探索者UI */
  4290. .LoginTitleWel{
  4291. position: fixed;
  4292. top: 120px;
  4293. left: 100px;
  4294. font-size: 48px;
  4295. font-weight: 500;
  4296. color: #fff;
  4297. z-index: 2;
  4298. }
  4299. .tinyLabel{
  4300. font-size: 12px;
  4301. line-height: 16px;
  4302. width: 52px;
  4303. border-radius: 8px;
  4304. background-color: #8C00FF;
  4305. display: block;
  4306. text-align: center;
  4307. color:#fff;
  4308. margin-bottom: 7px;
  4309. }
  4310. .yiyun_btn_new{
  4311. border: 0;
  4312. color: #fff;
  4313. width: 120px;
  4314. height: 32px;
  4315. font-size: 14px;
  4316. border-radius: 21px;
  4317. background-color: rgba(140, 0, 255, 1);
  4318. cursor: pointer;
  4319. transition: ease all 0.5s;
  4320. font-family: PingFang SC;
  4321. }
  4322. .yiyun_btn_new:hover{
  4323. box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  4324. }
  4325. .PaincenterBox .el-form-item__label{
  4326. color: #EBEBF2;
  4327. font-size: 15px;
  4328. }
  4329. .PaincenterBox .bg_w .el-input__inner {
  4330. background-color: #32323c;
  4331. border-radius: 5px;
  4332. height: 44px;
  4333. line-height: 44px;
  4334. color: #fff;
  4335. border-bottom: 0;
  4336. border: 0;
  4337. box-shadow: 0 0 0;
  4338. }
  4339. .yiyunPlusmini{
  4340. display: inline-block;
  4341. width: 20px;
  4342. height: 20px;
  4343. background: url(/static/img/Plus_mini.png) 0 0 no-repeat;
  4344. position: relative;
  4345. top: 1px;
  4346. cursor: pointer;
  4347. }
  4348. .self_newitem{
  4349. position: relative;
  4350. }
  4351. .bianji_input{
  4352. padding-left: 0;
  4353. width: 100%;
  4354. text-indent: 16px;
  4355. }
  4356. .selfoptiongroup{
  4357. position: absolute;
  4358. z-index: 1;
  4359. right: 10px;
  4360. top: 16px;
  4361. }
  4362. .blockcheckbox .el-checkbox{
  4363. display: block;
  4364. margin: 10px 0;
  4365. font-size: 15px;
  4366. color: #000;
  4367. }
  4368. .blockcheckbox .el-checkbox+.el-checkbox{
  4369. margin-left: 0;
  4370. }
  4371. .blockcheckbox{
  4372. margin-left: 0px;
  4373. margin-top: 10px;
  4374. }
  4375. .qustionimgbox{
  4376. width: 79px;
  4377. height: 82px;
  4378. border-radius: 10px;
  4379. border: 1px solid rgba(216, 216, 216, 1);
  4380. margin-right: 10px;
  4381. overflow: hidden;
  4382. display: inline-block;
  4383. position: relative;
  4384. margin-top: 6px;
  4385. }
  4386. .qustionimgbox img{
  4387. width: 100%;
  4388. height: 100%;
  4389. cursor: pointer;
  4390. }
  4391. .guanbi{
  4392. position: absolute;
  4393. z-index: 9;
  4394. top: 6px;
  4395. right: 8px;
  4396. color: #8c00ff;
  4397. }
  4398. .noborder{
  4399. border: 0
  4400. }
  4401. .dibubtn{
  4402. position: absolute;
  4403. margin: 16px;
  4404. bottom: 0px;
  4405. left: 0px;
  4406. }
  4407. .dibubtn .el-button {
  4408. padding: 8px 20px;
  4409. width: 343px;
  4410. border-radius: 8px;
  4411. display: block;
  4412. border: 0;
  4413. font-size: 16px;
  4414. font-family: PingFang SC;
  4415. }
  4416. .pxline{
  4417. height: 1px;
  4418. background-color: #CCCDD7;
  4419. }
  4420. .user_info_role .el-input--suffix .el-input__inner {
  4421. padding-right: 0px;
  4422. background-color: transparent;
  4423. box-shadow: 0;
  4424. border-radius: 0px;
  4425. border: 0px solid rgba(227, 227, 227, 1);
  4426. color: rgba(255,255,255,1);
  4427. font-size: 12px;
  4428. }
  4429. .nobg .el-input--suffix .el-input__inner{
  4430. background: transparent;
  4431. box-shadow: 0 0 0;
  4432. border: 1px solid #ccc;
  4433. color: #fff;
  4434. }
  4435. .user_info_role .el-select .el-input .el-select__caret {
  4436. font-size: 0px;
  4437. }
  4438. .nomidline .bg_text_wirte .el-collapse,.nomidline .el-collapse{
  4439. border-top: 0px solid #62626f;
  4440. border-bottom: 0px solid #62626f;
  4441. }
  4442. .fulldialog{
  4443. width: calc(100vw);
  4444. height: calc(100vh);
  4445. position: fixed;
  4446. background: #fff;
  4447. z-index: 999;
  4448. left: 0;
  4449. top: 0;
  4450. overflow-y: auto;
  4451. }
  4452. .questionwarp{
  4453. width: 668px;
  4454. margin: 0 auto;
  4455. margin-top: 20px;
  4456. }
  4457. .dibulongbtn{
  4458. margin: 50px 0;
  4459. overflow: hidden;
  4460. }
  4461. .widt50{
  4462. width: 48%;
  4463. }
  4464. .widt50 .el-button--default{
  4465. width: 100%;
  4466. border-radius: 24px;
  4467. }
  4468. .guanbiques{
  4469. position: fixed;
  4470. right: 30px;
  4471. top: 22px;
  4472. }
  4473. .tianjiaxiezuorenBox .el-button {
  4474. padding: 3px 23px 2px 23px;
  4475. border: 0;
  4476. }
  4477. .tianjiaxiezuorenBox .el-button:focus,.tianjiaxiezuorenBox .el-button:hover {
  4478. color: #ffffff;
  4479. border-color: #8c00ff;
  4480. background-color: #8c00ff;
  4481. }
  4482. .texttips{
  4483. color: rgba(155, 155, 155, 1);
  4484. font-size: 14px;
  4485. }
  4486. .el-input__inner::-webkit-input-placeholder {
  4487. color: rgba(136, 136, 136, 1);
  4488. font-size: 15px;
  4489. }
  4490. .el-input__inner::-moz-placeholder {
  4491. color: rgba(136, 136, 136, 1);
  4492. font-size: 15px;
  4493. }
  4494. .el-input__inner::-ms-input-placeholder {
  4495. color: rgba(136, 136, 136, 1);
  4496. font-size: 15px;
  4497. }
  4498. .appImg{
  4499. width: 32px;
  4500. height: 32px;
  4501. margin-right: 10px;
  4502. background-color: #ccc;
  4503. margin-top: 6px;
  4504. margin-bottom: 6px;
  4505. }
  4506. .appNameBox{
  4507. width: 300px;
  4508. float: right;
  4509. line-height: 40px;
  4510. border-bottom: 1px solid #cccdd7;
  4511. }
  4512. .el-checkbox__inner::after {
  4513. height: 0px;
  4514. left: -5px;
  4515. top: 1px;
  4516. width: 0px;
  4517. }
  4518. .maxlongBtn{
  4519. height: 44px;
  4520. border-radius: 5px;
  4521. border: 1px solid rgba(167, 168, 183, 1);
  4522. color:rgba(167, 168, 183, 1);
  4523. line-height: 44px;
  4524. font-size: 18px;
  4525. cursor: pointer;
  4526. position: relative;
  4527. text-align: center;
  4528. transition: ease all 0.5s;
  4529. }
  4530. .rightIcon{
  4531. transform: rotate(180deg);
  4532. position: absolute;
  4533. right: 20px;
  4534. top: 0px;
  4535. font-size: 21px;
  4536. }
  4537. .maxlongBtn:hover{
  4538. color: #fff;
  4539. border: 1px solid #fff;
  4540. }
  4541. .edit120.el-button.is-round{
  4542. padding: 7px;
  4543. }
  4544. .midIcon{
  4545. position: relative;
  4546. top: 5px;
  4547. width: 55px;
  4548. }
  4549. .yiyun_row_recyle_warp{
  4550. width: 100%;
  4551. padding: 0 22px;
  4552. position: relative;
  4553. left: -44px;
  4554. }
  4555. .bghover:hover .top_optionBar{
  4556. opacity: 1;
  4557. }
  4558. .helpNodeDetailBox{
  4559. min-height: calc(100vh - 300px);
  4560. overflow-y: auto;
  4561. }
  4562. .helpNodeDetailBox p{
  4563. text-align: justify;
  4564. }
  4565. .helpNodeDetailBox p span{
  4566. font-size: 14px!important;
  4567. line-height: 30px;
  4568. text-align: justify;
  4569. display: block;
  4570. text-indent: 30px;
  4571. }
  4572. .appbg{
  4573. background: transparent;
  4574. }
  4575. .appbg .file_Imgbox{
  4576. width: 116px;
  4577. height: 116px;
  4578. border-radius: 16px;
  4579. background-color: #ccc;
  4580. left: 32px;
  4581. top: 32px;
  4582. }
  4583. .appbg .file_Imgbox img{
  4584. width: 100%;
  4585. height: 100%;
  4586. transform: scale(1.23);
  4587. }
  4588. .updateImg .webuploader-pick{
  4589. width: 79px;
  4590. height: 79px;
  4591. border-radius: 0!important;
  4592. border: 0!important;
  4593. background: url(/static/img/newadd.png) 0 0 no-repeat;
  4594. background-size: 100%;
  4595. background-color: transparent !important;
  4596. position: absolute;
  4597. top: -3px;
  4598. left: 0;
  4599. }
  4600. .selfaddbtn > span{
  4601. position: relative;
  4602. top: 10px;
  4603. }
  4604. .el-date-editor.el-input--suffix .el-input__inner {
  4605. text-indent: 6px;
  4606. }
  4607. .el-form-item__content >span{
  4608. display: -webkit-box;
  4609. -webkit-box-orient: vertical;
  4610. -webkit-line-clamp: 1;
  4611. overflow: hidden;
  4612. /* font-size: 15px; */
  4613. }
  4614. .el-button--text:hover,.el-button--text:focus{
  4615. background-color: transparent;
  4616. }
  4617. .yiyun_section1{
  4618. width: calc(100vw - 120px);
  4619. margin: 0 auto;
  4620. height: calc(100vh - 128px);
  4621. }
  4622. /* 2019-07-25 UI */
  4623. .title_section{
  4624. width: calc(100vw - 120px);
  4625. margin: 0 auto;
  4626. overflow: hidden;
  4627. }
  4628. .EC_searchBox{
  4629. width: 300px;
  4630. margin: 20px auto;
  4631. }
  4632. .el-table--border::after, .el-table--group::after, .el-table::before {
  4633. z-index: -1;
  4634. }
  4635. .cutimgBox{
  4636. width: 77px;
  4637. height: 77px;
  4638. overflow: hidden;
  4639. position: relative;
  4640. float: left;
  4641. margin-right: 9px;
  4642. margin-bottom: 9px;
  4643. border-radius: 10px;
  4644. border: 1px solid rgba(216, 216, 216, 1);
  4645. margin-top: 10px;
  4646. }
  4647. .cutimgBox img{
  4648. width: 100%;
  4649. height: 100%;
  4650. }
  4651. .guanbibtn{
  4652. position: absolute;
  4653. top: 7px;
  4654. right: 9px;
  4655. }
  4656. .guanbibtn:hover{
  4657. color: #8C00FF;
  4658. }
  4659. .el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content {
  4660. background-color: #8E909F;
  4661. border-radius: 5px;
  4662. }
  4663. .yiyun_headerfr>a.textgray{
  4664. color: #adadad;
  4665. width: 100px;
  4666. overflow: hidden;
  4667. text-overflow: ellipsis;
  4668. white-space: nowrap;
  4669. }
  4670. .yiyun_headerfr>a.textblock{
  4671. color: #000
  4672. }
  4673. /* 2019-07-25 探索者UI规范 */
  4674. /*公共默认样式*/
  4675. body{
  4676. margin : 0 ;
  4677. padding : 0 ;
  4678. overflow: hidden;
  4679. }
  4680. .fl{
  4681. float: left;
  4682. }
  4683. .fr{
  4684. float: right;
  4685. }
  4686. .clear{
  4687. clear: both;
  4688. }
  4689. .el-form-itemBox{
  4690. margin: 0 10px;
  4691. overflow: hidden;
  4692. /* max-height: 50px; */
  4693. }
  4694. .mlr-10{
  4695. margin: 0 10px;
  4696. }
  4697. .mlr-16{
  4698. margin-left: 16px;
  4699. margin-right: 16px;
  4700. }
  4701. .mt-8{
  4702. margin-top: 8px;
  4703. }
  4704. .secondListTitle{
  4705. font-size: 16px;
  4706. }
  4707. .yiyunTable_list_item div.textlabelgray .el-form-item__label{
  4708. color: #808080!important;
  4709. font-weight: 500
  4710. }
  4711. .yiyunTable_list_item div.textlabelblock .el-form-item__label{
  4712. color: #000!important;
  4713. font-weight: 600
  4714. }
  4715. div.textlabelgray .el-form-item__content{
  4716. font-size: 15px;
  4717. font-weight: 600;
  4718. }
  4719. .el-table,.el-table thead{
  4720. color: #000;
  4721. font-weight: 600;
  4722. }
  4723. .el-table-column--selection .cell{
  4724. padding: 0;
  4725. }
  4726. .largecontentBox{
  4727. height: calc(100vh - 258px);
  4728. overflow-y: auto;
  4729. position: relative;
  4730. }
  4731. /*边距*/
  4732. .ml-8 {
  4733. margin-left: 8px;
  4734. }
  4735. .mt-10{
  4736. margin-top: 10px;
  4737. }
  4738. .mb-10{
  4739. margin-bottom: 10px;
  4740. }
  4741. .ml-10{
  4742. margin-left:10px;
  4743. }
  4744. .mr-10{
  4745. margin-right:10px;
  4746. }
  4747. .mt-15{
  4748. margin-top: 15px;
  4749. }
  4750. .ml-15{
  4751. margin-left: 15px;
  4752. }
  4753. .mt-20{
  4754. margin-top: 20px;
  4755. }
  4756. .mb-20{
  4757. margin-bottom: 20px;
  4758. }
  4759. .ml-20{
  4760. margin-left: 20px;
  4761. }
  4762. .mr-20{
  4763. margin-right: 20px;
  4764. }
  4765. .mlr-20{
  4766. margin: 0 20px;
  4767. }
  4768. .mlr_30{
  4769. margin: 0 30px;
  4770. }
  4771. .mt-26{
  4772. margin-top: 26px;
  4773. }
  4774. .line_H60{
  4775. line-height: 60px;
  4776. }
  4777. /* 滚动条 */
  4778. .flex_right_pain_body::-webkit-scrollbar ,.largecontentBox::-webkit-scrollbar,.scollbarBox::-webkit-scrollbar,.middiaHeight::-webkit-scrollbar,
  4779. .tankuangaodu::-webkit-scrollbar,.jsmind-inner::-webkit-scrollbar,.newfiledialog::-webkit-scrollbar,.scollBar::-webkit-scrollbar,.fixtable::-webkit-scrollbar
  4780. ,.worklink::-webkit-scrollbar,#bigbody::-webkit-scrollbar,.fulldialog::-webkit-scrollbar,.appiframebox::-webkit-scrollbar,.appiframebox::-webkit-scrollbar,.listfilewarp1::-webkit-scrollbar{
  4781. width: 8px;
  4782. height: 8px;
  4783. }
  4784. .translatescoall::-webkit-scrollbar,.neibianju::-webkit-scrollbar,.neibianju1::-webkit-scrollbar,.fifleBox::-webkit-scrollbar{
  4785. width: 8px;
  4786. height:8px;
  4787. }
  4788. .flex_right_pain_body::-webkit-scrollbar-track ,.largecontentBox::-webkit-scrollbar-track,.scollbarBox::-webkit-scrollbar-track,.middiaHeight::-webkit-scrollbar-track,
  4789. .tankuangaodu::-webkit-scrollbar-track,.jsmind-inner::-webkit-scrollbar-track,.newfiledialog::-webkit-scrollbar-track,.scollBar::-webkit-scrollbar-track,.fixtable::-webkit-scrollbar-track
  4790. ,.worklink::-webkit-scrollbar-track,#bigbody::-webkit-scrollbar-track,.fulldialog::-webkit-scrollbar-track,.appiframebox::-webkit-scrollbar-track,.appiframebox::-webkit-scrollbar-track,.listfilewarp1::-webkit-scrollbar-track{
  4791. background-color:transparent;
  4792. -webkit-border-radius: 2em;
  4793. -moz-border-radius: 2em;
  4794. border-radius:2em;
  4795. }
  4796. .flex_right_pain_body::-webkit-scrollbar-thumb,.largecontentBox::-webkit-scrollbar-thumb,.scollbarBox::-webkit-scrollbar-thumb,.middiaHeight::-webkit-scrollbar-thumb,
  4797. .tankuangaodu::-webkit-scrollbar-thumb,.jsmind-inner::-webkit-scrollbar-thumb,.newfiledialog::-webkit-scrollbar-thumb,.scollBar::-webkit-scrollbar-thumb,.fixtable::-webkit-scrollbar-thumb
  4798. ,.worklink::-webkit-scrollbar-thumb,#bigbody::-webkit-scrollbar-thumb,.fulldialog::-webkit-scrollbar-thumb,.appiframebox::-webkit-scrollbar-thumb,.appiframebox::-webkit-scrollbar-thumb,.listfilewarp1::-webkit-scrollbar-thumb{
  4799. background-color:#adadad;
  4800. -webkit-border-radius: 2em;
  4801. -moz-border-radius: 2em;
  4802. border-radius:2em;
  4803. }
  4804. /*网格布局 24网格*/
  4805. .EC_col_1{
  4806. width: 4.166%;
  4807. float: left;
  4808. }
  4809. .EC_col_2{
  4810. width: 8.33%;
  4811. float: left;
  4812. }
  4813. .EC_col_3{
  4814. width: 12.5%;
  4815. float: left;
  4816. }
  4817. .EC_col_4{
  4818. width: 16.66%;
  4819. float: left;
  4820. }.EC_col_5{
  4821. width: 20.833%;
  4822. float: left;
  4823. }
  4824. .EC_col_6{
  4825. width: 25%;
  4826. float: left;
  4827. }
  4828. .EC_col_7{
  4829. width: 29.166%;
  4830. float: left;
  4831. }
  4832. .EC_col_8{
  4833. width: 33.33%;
  4834. float: left;
  4835. }
  4836. .EC_col_9{
  4837. width: 37.5%;
  4838. float: left;
  4839. }
  4840. .EC_col_10{
  4841. width: 41.66%;
  4842. float: left;
  4843. }
  4844. .EC_col_11{
  4845. width: 45.83%;
  4846. float: left;
  4847. }
  4848. .EC_col_12{
  4849. width: 50%;
  4850. float: left;
  4851. }
  4852. .EC_col_13{
  4853. width: 54.166%;
  4854. float: left;
  4855. }
  4856. .EC_col_14{
  4857. width: 58.33%;
  4858. float: left;
  4859. }
  4860. .EC_col_15{
  4861. width: 62.5%;
  4862. float: left;
  4863. }
  4864. .EC_col_16{
  4865. width: 66.66%;
  4866. float: left;
  4867. }
  4868. .EC_col_17{
  4869. width: 70.833%;
  4870. float: left;
  4871. }
  4872. .EC_col_18{
  4873. width: 75%;
  4874. float: left;
  4875. }
  4876. .EC_col_19{
  4877. width: 79.166%;
  4878. float: left;
  4879. }
  4880. .EC_col_20{
  4881. width: 83.33%;
  4882. float: left;
  4883. }
  4884. .EC_col_21{
  4885. width: 87.5%;
  4886. float: left;
  4887. }
  4888. .EC_col_22{
  4889. width: 91.66%;
  4890. float: left;
  4891. }
  4892. .EC_col_23{
  4893. width: 95.83%;
  4894. float: left;
  4895. }
  4896. .EC_col_24{
  4897. width: 100%;
  4898. float: left;
  4899. }
  4900. /*按钮开始*/
  4901. button + button{
  4902. margin:0 5px;
  4903. }
  4904. .topOption .page_button{
  4905. margin: 0
  4906. }
  4907. button:last-child{
  4908. margin-right: 0;
  4909. }
  4910. .EC_button{
  4911. border: 0.5px solid transparent;
  4912. font-size: 14px;
  4913. border-radius: 4px;
  4914. color: #fff;
  4915. padding: 4px 31px 6px 31px;
  4916. cursor: pointer;
  4917. transition: ease all 0.5s;
  4918. outline: none;
  4919. }
  4920. .cicle{
  4921. border-radius: 15px;
  4922. }
  4923. .normal{
  4924. color: #32323c;
  4925. background-color: #fff;
  4926. border-color: #d4d4d4;
  4927. }
  4928. .dark{
  4929. background-color: #62626F;
  4930. }
  4931. .dark:hover,.normal:hover,.normal:focus,.dark:focus{
  4932. color: #fff;
  4933. border-color: #8C00FF;
  4934. background-color: #8C00FF
  4935. }
  4936. .textborder:focus{
  4937. border-color: #8C00FF;
  4938. color: #8C00FF
  4939. }
  4940. button:hover:disabled,button:disabled{
  4941. color: #ADADAD;
  4942. background-color: #e3e3e3;
  4943. border-color: #e3e3e3;
  4944. cursor: not-allowed;
  4945. }
  4946. .strong{
  4947. background-color: #8C00FF;
  4948. color: #fff;
  4949. border-color: #8C00FF;
  4950. }
  4951. .strong:hover{
  4952. background-color: #a02dff;
  4953. }
  4954. .text{
  4955. border-color: transparent;
  4956. background-color: transparent;
  4957. color: #000;
  4958. }
  4959. .text:hover,.text:focus{
  4960. color: #8C00FF;
  4961. background-color: transparent;
  4962. border: transparent;
  4963. }
  4964. .textborder{
  4965. border-color: #D4D4D4;
  4966. background-color: transparent;
  4967. color: #000;
  4968. }
  4969. .textborder:hover{
  4970. border-color: #8C00FF;
  4971. color: #8C00FF;
  4972. }
  4973. .textStrong{
  4974. border-color: transparent;
  4975. background-color: transparent;
  4976. color: #8C00FF;
  4977. }
  4978. .shadow{
  4979. box-shadow: 0 1px 2px #848484;
  4980. border-color: #e8e8e8;
  4981. }
  4982. .strong.shadow{
  4983. border-color: #8C00FF;
  4984. }
  4985. .gradient{
  4986. color:#32323c;
  4987. border:0;
  4988. background: -webkit-linear-gradient(#E1E2E8,#B0B0B7); /* Safari 5.1 - 6.0 */
  4989. background: -o-linear-gradient(#E1E2E8,#B0B0B7); /* Opera 11.1 - 12.0 */
  4990. background: -moz-linear-gradient(#E1E2E8,#B0B0B7); /* Firefox 3.6 - 15 */
  4991. background: linear-gradient(#E1E2E8,#B0B0B7); /* 标准的语法 */
  4992. }
  4993. .gradient:hover,.gradient:focus{
  4994. background: #8C00FF;
  4995. color: #FFF;
  4996. }
  4997. .long{
  4998. display: block;
  4999. width: 100%;
  5000. padding: 5px 0;
  5001. margin: 0;
  5002. text-align: center;
  5003. }
  5004. /*
  5005. *按钮尺寸:大【bt_large】,中【bt_middle】,小【bt_small】,mini【bt_mini】,微小 【bt_tiny】
  5006. */
  5007. .bt_large{
  5008. font-size: 16px;
  5009. border-radius: 8px;
  5010. }
  5011. .bt_middle{
  5012. font-size: 14px;
  5013. }
  5014. .bt_small{
  5015. font-size: 13px;
  5016. padding: 2px 27px 4px;
  5017. }
  5018. .bt_small_24{
  5019. font-size: 13px;
  5020. padding: 3px 17px;
  5021. font-weight: 400;
  5022. color: #000;
  5023. background-color: #fff;
  5024. border-color: #e3e3e3;
  5025. }
  5026. .bt_small_20{
  5027. font-size: 13px;
  5028. padding: 1px 23px 1px 23px;
  5029. font-weight: 400;
  5030. color: #000;
  5031. background-color: #fff;
  5032. border-color: #e3e3e3;
  5033. }
  5034. .primaryBtn{
  5035. background-color: #8C00FF;
  5036. color: #fff;
  5037. border-color: #8C00FF;
  5038. }
  5039. .primaryBtn:hover{
  5040. background-color: #8C00FF;
  5041. color: #fff!important;
  5042. border-color: #8C00FF;
  5043. }
  5044. .bt_small_20:hover{
  5045. color: #8C00FF;
  5046. border-color: #8C00FF;
  5047. }
  5048. .bt_mini{
  5049. font-size: 12px;
  5050. padding: 2px 14px 3px;
  5051. }
  5052. .bt_tiny{
  5053. font-size: 11px;
  5054. padding: 1px 3px 2px;
  5055. }
  5056. /*开关*/
  5057. .el-switch__core:after {
  5058. top: -6px;
  5059. left: -7px;
  5060. width: 28px;
  5061. height: 28px;
  5062. background-color: #FFF;
  5063. border-radius: 18px;
  5064. box-shadow: 0 1px 3px rgba(0,0,0,0.4);
  5065. }
  5066. .el-switch__core {
  5067. width: 38px!important;
  5068. box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  5069. }
  5070. /* /*按钮结束 */
  5071. /* 用户后台2019-08-05 */
  5072. .wirteBg{
  5073. background-color: rgba(255, 255, 255, 1)!important;
  5074. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  5075. }
  5076. .companylogoBox,.messageBoxlarge{
  5077. height: 255px;
  5078. background-color: rgba(235, 235, 242, 1);
  5079. }
  5080. .companylogoBox{
  5081. height: 255px;
  5082. margin: 30px;
  5083. overflow: hidden;
  5084. }
  5085. .companylogoImgBox{
  5086. width: 180px;
  5087. height: 180px;
  5088. margin: 0 auto;
  5089. margin-top: 35px;
  5090. display: flex;
  5091. justify-content: center;
  5092. align-items: center;
  5093. }
  5094. .companylogoImgBox img{
  5095. max-width: 100%
  5096. }
  5097. .messageBoxlarge{
  5098. height: 182px;
  5099. margin: 5px 0;
  5100. border-top: 1px solid transparent;
  5101. border-radius: 5px;
  5102. }
  5103. .desclabel label{
  5104. color: #808080;
  5105. font-weight: 500;
  5106. display: inline-block;
  5107. width: 80px;
  5108. }
  5109. .desclabel label,.desclabel span{
  5110. font-size: 15px;
  5111. line-height: 40px;
  5112. }
  5113. .desclabel span{
  5114. color: #000;
  5115. font-weight: 500;
  5116. }
  5117. .titleChapter{
  5118. color: rgba(0, 0, 0, 1);
  5119. font-size: 15px;
  5120. vertical-align: baseline
  5121. }
  5122. .labtips{
  5123. color: rgba(140, 0, 255, 1);
  5124. font-size: 12px;
  5125. vertical-align: baseline
  5126. }
  5127. .scanlargeBtn{
  5128. text-decoration: none;
  5129. color: rgba(140, 0, 255, 1);
  5130. font-size: 14px;
  5131. line-height: 44px;
  5132. }
  5133. .ml-23{
  5134. margin-left: 23px;
  5135. }
  5136. .m-20{
  5137. margin: 20px;
  5138. }
  5139. .mt-40{
  5140. margin-top: 40px;
  5141. }
  5142. .mt-5{
  5143. margin-top: 5px;
  5144. }
  5145. .m10{
  5146. margin: 10px;
  5147. }
  5148. .chapter{
  5149. color: rgba(155, 155, 155, 1);
  5150. font-size: 14px;
  5151. }
  5152. .chapterWarp{
  5153. width: 920px;
  5154. margin-left:auto ;
  5155. margin-right: auto
  5156. }
  5157. .page_button{
  5158. font-size: 12px;
  5159. }
  5160. .massagecontentBox img{
  5161. max-width: 100%;
  5162. display: block;
  5163. margin: 0 auto;
  5164. }
  5165. .massagecontentBox{
  5166. color: rgba(0, 0, 0, 1);
  5167. font-size: 14px;
  5168. text-align: justify;
  5169. margin: 10px;
  5170. }
  5171. .chapterbox{
  5172. border-radius: 10px;
  5173. padding-bottom: 20px;
  5174. margin-bottom: 20px;
  5175. overflow: hidden;
  5176. min-height: calc(100vh - 300px);
  5177. }
  5178. .clearboth {
  5179. clear: both;
  5180. overflow: hidden;
  5181. }
  5182. .ProjTitleLabel>div>span{
  5183. cursor: pointer;
  5184. }
  5185. .ProjTitleLabel{
  5186. -moz-user-select: none; /*火狐*/
  5187. -webkit-user-select: none; /*webkit浏览器*/
  5188. -ms-user-select: none; /*IE10*/
  5189. -khtml-user-select: none; /*早期浏览器*/
  5190. user-select: none;
  5191. }
  5192. .Icon_EC{
  5193. width: 20px;
  5194. height: 20px;
  5195. display: block;
  5196. }
  5197. .EC_wornning{
  5198. background: url(/static/img/icon_pic_01.png) 0 0 no-repeat
  5199. }
  5200. .formtextlabelgray .el-form-item__label{
  5201. color: #9B9B9B;
  5202. font-weight: 400;
  5203. }
  5204. .formtextlabelblack .el-form-item__label{
  5205. color: #000;
  5206. font-weight: 400;
  5207. }
  5208. .formtextlabelgray .el-form-item{
  5209. margin-bottom: 0;
  5210. }
  5211. .formtextlabelblack .el-form-item{
  5212. margin-bottom: 10px;
  5213. }
  5214. .beizhutext{
  5215. color: #888;
  5216. font-weight: 400
  5217. }
  5218. .height100{
  5219. clear: both;
  5220. width: 100%;
  5221. height: 100px;
  5222. }
  5223. .dibuBtn{
  5224. position: absolute;
  5225. bottom: 0px;
  5226. left: 10px;
  5227. }
  5228. .ECaddicon{
  5229. width: 14px;
  5230. height: 14px;
  5231. background: url(/static/img/icon_pic_01.png) 0 -44px no-repeat;
  5232. overflow: hidden;
  5233. padding: 0;
  5234. }
  5235. .ECaddiconUser{
  5236. width: 14px;
  5237. height: 14px;
  5238. background: url(/static/img/icon_pic_01.png) -28px -44px no-repeat;
  5239. overflow: hidden;
  5240. padding: 0;
  5241. display: block;
  5242. margin-top: 1px;
  5243. }
  5244. .ECaddiconcard{
  5245. width: 14px;
  5246. height: 14px;
  5247. background: url(/static/img/icon_pic_01.png) -42px -44px no-repeat;
  5248. overflow: hidden;
  5249. padding: 0;
  5250. display: block;
  5251. margin-top: 1px;
  5252. }
  5253. .Ecdel{
  5254. margin-left: 14px;
  5255. cursor: pointer;
  5256. }
  5257. .Ecdel:hover {
  5258. border-radius: 50%;
  5259. color: #ffffff;
  5260. background-color: #f00;
  5261. }
  5262. .addInput .el-input-group__append{
  5263. border-color: transparent
  5264. }
  5265. .UserItem{
  5266. display: inline-block;
  5267. padding: 3px 7px;
  5268. border-radius: 4px;
  5269. background-color: rgba(167, 168, 183, 1);
  5270. color: #fff;
  5271. font-size: 12px;
  5272. overflow: hidden;
  5273. margin-right: 4px;
  5274. }
  5275. .usertext{
  5276. display:block;
  5277. float: left;
  5278. margin-left: 6px;
  5279. }
  5280. .selectuserBox{
  5281. padding: 8px 0 4px 8px;
  5282. border-radius: 4px;
  5283. background-color: rgba(244, 244, 246, 1);
  5284. position: relative;
  5285. min-height: 28px;
  5286. margin-top: 5px;
  5287. }
  5288. .inputactived{
  5289. background-color: rgba(204, 205, 215, 1);
  5290. }
  5291. .inputactived .UserItem{
  5292. background-color: rgba(140, 0, 255, 1);
  5293. }
  5294. .inputactived .ECaddicon{
  5295. background: url(/static/img/icon_pic_01.png) 0px -58px no-repeat;
  5296. }
  5297. .ECIcondingwei{
  5298. position: absolute;
  5299. top: 13px;
  5300. right: 7px;
  5301. cursor: pointer;
  5302. }
  5303. .selctspan span{
  5304. cursor: pointer;
  5305. /* margin-left: 12px; */
  5306. font-size: 22px!important;
  5307. }
  5308. .no-mlr{
  5309. margin-left: 0;
  5310. margin-right: 0;
  5311. }
  5312. .dialogIcon{
  5313. position: absolute;
  5314. top: 20px;
  5315. }
  5316. .diaTitle{
  5317. font-size: 18px;
  5318. /* line-height: 54px; */
  5319. text-align: center;
  5320. color: #000;
  5321. margin-bottom: 20px;
  5322. }
  5323. .centerfooter{
  5324. display: block;
  5325. text-align:center
  5326. }
  5327. .wornningDia .el-dialog{
  5328. width: 460px!important;
  5329. border-radius: 20px;
  5330. }
  5331. .centerfooter .el-button.is-round {
  5332. padding: 7px 84px;
  5333. }
  5334. .ECclockText{
  5335. color: rgba(136, 136, 136, 1);
  5336. font-size: 12px;
  5337. }
  5338. .ECclock{
  5339. display: inline-block;
  5340. width: 24px;
  5341. height: 24px;
  5342. background: url(/static/img/icon_pic_01.png) -24px -20px no-repeat;
  5343. }
  5344. .el-ecclock{
  5345. display: inline-block;
  5346. width: 20px;
  5347. height: 20px;
  5348. background: url(/static/img/icon_pic_01.png) -60px 0px no-repeat;
  5349. }
  5350. .el-ecclock-o{
  5351. display: inline-block;
  5352. width: 20px;
  5353. height: 20px;
  5354. background: url(/static/img/icon_pic_01.png) -140px 0px no-repeat;
  5355. }
  5356. .clockPostion{
  5357. position: relative;
  5358. top: 7px;
  5359. margin-left: 5px;
  5360. }
  5361. .Treenavbox{
  5362. overflow: hidden;
  5363. }
  5364. .treeNav{
  5365. margin: 0 px;
  5366. }
  5367. .treeNav li{
  5368. line-height:44px;
  5369. color: rgba(255, 255, 255, 1);
  5370. font-size: 17px;
  5371. padding-left: 16px;
  5372. cursor: pointer;
  5373. }
  5374. .treeNav li:hover{
  5375. transition: ease all 0.5s;
  5376. border-radius: 4px;
  5377. background-color: rgba(141, 143, 159, 0.1411764705882353);
  5378. }
  5379. .contentNav{
  5380. transition: ease all 0.5s;
  5381. border-radius: 4px;
  5382. background-color: rgba(167, 168, 183, 1);
  5383. }
  5384. .comlogoBox{
  5385. text-align: center;
  5386. width: 340px;
  5387. height: 255px;
  5388. line-height: 255px;
  5389. background-color: rgba(235, 235, 242, 1);
  5390. color: rgba(0, 0, 0, 1);
  5391. font-size: 17px;
  5392. cursor: pointer;
  5393. position: relative;
  5394. display: flex;
  5395. justify-content: center;
  5396. align-items: center;
  5397. }
  5398. .uploadImg{
  5399. position: absolute;
  5400. left: 50px;
  5401. }
  5402. .xindinwei{
  5403. top: 106px;
  5404. left: 195px;
  5405. }
  5406. .comlogoImgBox{
  5407. margin: 10px 0;
  5408. overflow: hidden;
  5409. }
  5410. .labelbiaoshi{
  5411. color: rgba(155, 155, 155, 1);
  5412. font-size: 14px;
  5413. display: block;
  5414. margin-bottom: 10px;
  5415. }
  5416. .bzInfo{
  5417. margin: 10px 10px 0 10px;
  5418. }
  5419. .labelTosize{
  5420. color: rgba(173, 173, 173, 1);
  5421. font-size: 16px;
  5422. }
  5423. .yiyunTable_list_item{
  5424. overflow: hidden;
  5425. }
  5426. .liulanqiImgBox,
  5427. .shoujiImgBox{
  5428. display: table;
  5429. vertical-align: middle;
  5430. text-align: center;
  5431. color: rgba(0, 0, 0, 1);
  5432. font-size: 17px;
  5433. height: 240px;
  5434. background-color: rgba(235, 235, 242, 1);
  5435. }
  5436. .liulanqiImgBox{
  5437. width: 340px;
  5438. }
  5439. .shoujiImgBox{
  5440. width: 135px;
  5441. }
  5442. .el-radio__input.is-checked+.el-radio__label {
  5443. color: #000;
  5444. }
  5445. .topyichu::before{
  5446. content: '';
  5447. }
  5448. .ECvh_row_2{
  5449. min-height: calc(50vh - 130px);
  5450. }
  5451. .bgblack{
  5452. background-color: #ccc;
  5453. }
  5454. .el-progress-bar__outer ,.el-progress-bar__inner{
  5455. border-radius: 4px;
  5456. }
  5457. .el-input--suffix .el-input__inner {
  5458. padding-right: 30px;
  5459. background-color: #fff;
  5460. box-shadow: 0 2px 2px #cacaca;
  5461. border-radius: 4px;
  5462. border: 0.5px solid rgba(227, 227, 227, 1);
  5463. color: rgba(140, 0, 255, 1);
  5464. font-size: 15px;
  5465. }
  5466. .el-select .el-input .el-select__caret {
  5467. font-size: 26px;
  5468. }
  5469. .el-form-item__content {
  5470. overflow: initial;
  5471. }
  5472. /* 模板与应用 */
  5473. .layout_warp_4{
  5474. width: calc(100vw - 80px);
  5475. overflow: hidden;
  5476. margin: 0 auto
  5477. }
  5478. .appListBox{
  5479. padding: 0;
  5480. margin: 0;
  5481. }
  5482. .appListBox li{
  5483. margin: 10px 20px;
  5484. padding: 0;
  5485. text-align: center;
  5486. list-style: none;
  5487. float: left;
  5488. cursor: pointer;
  5489. }
  5490. .appImgIcon{
  5491. position: relative;
  5492. width: 130px;
  5493. height: 130px;
  5494. }
  5495. .appmark{
  5496. position: absolute;
  5497. width: 32px;
  5498. height: 32px;
  5499. border-radius: 50%;
  5500. top: 10px;
  5501. left: 10px;
  5502. color: rgb(140, 0, 255);
  5503. background-color: #fff;
  5504. font-size: 30px;
  5505. box-shadow: 0 3px 10px rgba(0, 0, 0, 0.32);
  5506. }
  5507. .Appname{
  5508. text-align: center;
  5509. line-height: 21px;
  5510. color: rgba(0, 0, 0, 1);
  5511. font-size: 16px;
  5512. }
  5513. .mark_disable{
  5514. background: url(/static/img/icon_pic_01.png) -100px 0px no-repeat;
  5515. }
  5516. .mark_able{
  5517. background: url(/static/img/icon_pic_01.png) -20px 0px no-repeat;
  5518. }
  5519. .mark_openclock{
  5520. background: url(/static/img/icon_pic_01.png) -80px 0px no-repeat;
  5521. }
  5522. .mark_normal{
  5523. opacity: 0;
  5524. }
  5525. .templateBoxItem{
  5526. margin: 20px;
  5527. height: 119px;
  5528. border-radius: 8px;
  5529. background-color: rgba(255, 255, 255, 1);
  5530. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  5531. position: relative;
  5532. border-top: 1px solid transparent;
  5533. }
  5534. .primaryText{
  5535. color: rgba(140, 0, 255, 1);
  5536. font-size: 12px;
  5537. }
  5538. .card_title{
  5539. color: rgba(0, 0, 0, 1);
  5540. font-size: 17px;
  5541. }
  5542. .cardBoxItemInner{
  5543. margin: 16px 17px 10px 20px;
  5544. }
  5545. .optionBtnlabel .primaryText{
  5546. position: absolute;
  5547. bottom: 13px;
  5548. }
  5549. .optionBtnlabel .primaryopBtn{
  5550. position: absolute;
  5551. right: 17px;
  5552. bottom: 10px;
  5553. }
  5554. .noshadow{
  5555. background-color: transparent;
  5556. box-shadow: 0 0 0 0;
  5557. }
  5558. .disadbled{
  5559. color: rgba(172, 172, 172, 1);
  5560. font-size: 13px;
  5561. background-color: rgba(227, 227, 227, 1);
  5562. border: 0.5px solid rgba(212, 212, 212, 1);
  5563. }
  5564. .disadbled:hover{
  5565. color: rgba(172, 172, 172, 1);
  5566. background-color: rgba(227, 227, 227, 1);
  5567. border: 0.5px solid rgba(212, 212, 212, 1);
  5568. }
  5569. .disadbledText{
  5570. color: rgba(136, 136, 136, 1);
  5571. }
  5572. .addlebel{
  5573. color: rgba(136, 136, 136, 1);
  5574. font-size: 12px;
  5575. display: block;
  5576. text-align: center;
  5577. }
  5578. .redText{
  5579. color: #D6243A ;
  5580. }
  5581. .addpicImg_large{
  5582. display: block;
  5583. width: 50px;
  5584. height: 50px;
  5585. margin: 23px auto 17px auto;
  5586. background: url(/static/img/icon_pic_01.png) 0px -70px no-repeat;
  5587. }
  5588. .cuspinter{
  5589. cursor: pointer;
  5590. box-shadow: 0 0 0 0;
  5591. border-radius: 8px;
  5592. border: 1px solid rgba(216, 216, 216, 1);
  5593. overflow: hidden;
  5594. height: 118px;
  5595. }
  5596. .appImgBox{
  5597. display: block;
  5598. width: 180px;
  5599. height: 180px;
  5600. margin: 50px auto;
  5601. text-align: center;
  5602. line-height: 180px;
  5603. }
  5604. .applistInfo{
  5605. color: rgba(235, 235, 242, 1);
  5606. font-size: 16px;
  5607. line-height: 40px;
  5608. border-bottom: 1px solid #8E909F;
  5609. }
  5610. .applistInfo:last-child{
  5611. border-bottom: 0px solid #8E909F;
  5612. }
  5613. .applistInfo p{
  5614. font-size: 16px;
  5615. line-height: 24px;
  5616. }
  5617. .hid{
  5618. height: 40px;
  5619. }
  5620. .appListBox li:hover{
  5621. border-radius: 20px;
  5622. background-color: rgba(227, 227, 227, 0.86);
  5623. transition: ease all 0.5s;
  5624. }
  5625. .marketcardItem{
  5626. margin:20px;
  5627. height: 120px;
  5628. border-radius: 8px;
  5629. background-color: rgba(255, 255, 255, 1);
  5630. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  5631. }
  5632. .minitext{
  5633. width: 300px;
  5634. line-height: 20px;
  5635. color: rgba(136, 136, 136, 1);
  5636. font-size: 13px;
  5637. }
  5638. .appDesc{
  5639. margin: 20px 25px 20px 10px;
  5640. height: 119px;
  5641. border-bottom: 1px solid #CCCDD7;
  5642. }
  5643. .addprimaryopBtn.el-button.is-round{
  5644. padding: 5px 27px;
  5645. }
  5646. .selctIcon{
  5647. width: 24px;
  5648. height: 24px;
  5649. display: block;
  5650. background: url(/static/img/icon_pic_01.png) 0px -20px no-repeat;
  5651. cursor: pointer;
  5652. }
  5653. .topBtngroup{
  5654. width: 86px!important;
  5655. transform-origin: center top;
  5656. z-index: 2102;
  5657. position: absolute;
  5658. top: 86px;
  5659. left: 59px;
  5660. }
  5661. .el-popover{
  5662. min-width: auto;
  5663. border-radius:4px;
  5664. }
  5665. .popoverNav li{
  5666. color: rgba(50, 50, 60, 1);
  5667. font-size: 14px;
  5668. padding: 10px 15px;
  5669. }
  5670. .Icon_size_128{
  5671. width: 128px;
  5672. height: 128px;
  5673. }
  5674. .Icon_size_108{
  5675. width: 108px;
  5676. height: 108px;
  5677. }
  5678. .Icon_size_62{
  5679. width: 62px;
  5680. height: 62px;
  5681. }
  5682. .Icon_size_32{
  5683. width: 32px;
  5684. height: 32px;
  5685. }
  5686. .IconBg{
  5687. border: 1px solid transparent
  5688. }
  5689. .IconBg:hover{
  5690. border: 1px dashed #7a7a88;
  5691. cursor: pointer;
  5692. transition: all ease 0.5s;
  5693. }
  5694. .AppIcon_group{
  5695. position: relative;
  5696. width: 338px;
  5697. margin: 0 auto;
  5698. margin-top: 106px;
  5699. }
  5700. .IconBg img{
  5701. width: 100%;
  5702. }
  5703. .center{
  5704. text-align: center;
  5705. }
  5706. .beizhu_11{
  5707. color: rgba(209, 209, 209, 1);
  5708. font-size: 11px;
  5709. }
  5710. .label_primary{
  5711. color: rgba(140, 0, 255, 1);
  5712. }
  5713. .label_danger{
  5714. color: rgba(214, 36, 58, 1);
  5715. }
  5716. .appFileBox{
  5717. list-style: none;
  5718. margin: 0;
  5719. padding: 0;
  5720. overflow: hidden;
  5721. }
  5722. .appFileBox li{
  5723. margin: 20px;
  5724. padding: 0;
  5725. float: left;
  5726. border-radius: 20px;
  5727. cursor: pointer;
  5728. position: relative;
  5729. transition: ease all 0.5s;
  5730. }
  5731. .appFileBox li:hover{
  5732. background-color: rgba(227, 227, 227, 0.86);
  5733. }
  5734. .appFileBox li>.appfileBtn{
  5735. opacity: 0;
  5736. }
  5737. .appFileBox li:hover>.appfileBtn{
  5738. opacity: 1;
  5739. }
  5740. .appfileImgIcon{
  5741. width: 180px;
  5742. height: 180px;
  5743. display: flex;
  5744. justify-items: center;
  5745. align-items: center;
  5746. }
  5747. .appfileImgIconItem{
  5748. display: block;
  5749. width: 180px;
  5750. height: 180px;;
  5751. }
  5752. .defualtappImg{
  5753. background: url(/static/img/appFileImg.png) -1800px 0px no-repeat;
  5754. }
  5755. .appImgIcon_{
  5756. background: url(/static/img/appFileImg.png) -1440px 0px no-repeat;
  5757. }
  5758. .appImgIcon_dwg{
  5759. background: url(/static/img/appFileImg.png) 0px 0px no-repeat;
  5760. }
  5761. .appImgIcon_zip{
  5762. background: url(/static/img/appFileImg.png) -180px 0px no-repeat;
  5763. }
  5764. .appImgIcon_skr{
  5765. background: url(/static/img/appFileImg.png) -360px 0px no-repeat;
  5766. }
  5767. .appImgIcon_rvt{
  5768. background: url(/static/img/appFileImg.png) -540px 0px no-repeat;
  5769. }
  5770. .appImgIcon_rar{
  5771. background: url(/static/img/appFileImg.png) -720px 0px no-repeat;
  5772. }
  5773. .appImgIcon_nwc{
  5774. background: url(/static/img/appFileImg.png) -900px 0px no-repeat;
  5775. }
  5776. .appImgIcon_3dmax{
  5777. background: url(/static/img/appFileImg.png) -1080px 0px no-repeat;
  5778. }
  5779. .appImgIcon_dxf{
  5780. background: url(/static/img/appFileImg.png) -1260px 0px no-repeat;
  5781. }
  5782. .mt-4{
  5783. margin-top: 4px;
  5784. }
  5785. .mb-6{
  5786. margin-bottom: 6px;
  5787. }
  5788. .appfileBtn{
  5789. width: 16px;
  5790. height: 16px;
  5791. overflow: hidden;
  5792. position: absolute;
  5793. top: 20px;
  5794. right: 20px;
  5795. }
  5796. .IconSetting{
  5797. display: block;
  5798. width: 17px;
  5799. height: 17px;
  5800. background: url(/static/img/icon_16.png) 0px -32px no-repeat;
  5801. }
  5802. .el-table--enable-row-hover .el-table__body tr:hover>td {
  5803. background-color: #f0f0f0;
  5804. }
  5805. .addUpfile{
  5806. width: 106px;
  5807. height: 106px;
  5808. margin: 0 auto;
  5809. }
  5810. .addUpfile .webuploader-pick{
  5811. display: block;
  5812. width: 106px;
  5813. height: 106px;
  5814. background: url(/static/img/newadd.png) 0 0 no-repeat;
  5815. background-color: transparent!important;
  5816. border: 0!important;
  5817. }
  5818. .addUpfile .webuploader-pick~div{
  5819. left: 0!important;
  5820. }
  5821. .searchInput{
  5822. float:right;
  5823. width: auto
  5824. }
  5825. .searchInput.el-input--suffix .el-input__inner{
  5826. box-shadow: 0 0 0 ;
  5827. background-color: #eee;
  5828. border-radius: 15px;
  5829. border: 1px solid transparent
  5830. }
  5831. .searchInput .el-input-group__prepend{
  5832. border: 0;
  5833. padding: 0;
  5834. }
  5835. .searchInputzhankai{
  5836. position: relative;
  5837. }
  5838. .searchInputzhankai i{
  5839. color: rgb(166,167,182);
  5840. line-height: 30px;
  5841. float: left;
  5842. margin-right: 5px;
  5843. cursor: pointer;
  5844. }
  5845. .searchInputzhankai i:focus{
  5846. color: rgb(0,0,0);
  5847. }
  5848. .searchInputzhankai input{
  5849. width: 200px;
  5850. height: 30px;
  5851. border: 0;
  5852. background-color: #eee;
  5853. border-radius: 15px;
  5854. text-indent: 0px;
  5855. }
  5856. .biaoqianweizhi1{
  5857. position: absolute;
  5858. bottom: 50px;
  5859. left: 20px;
  5860. }
  5861. .biaoqianweizhi2{
  5862. position: absolute;
  5863. bottom: 15px;
  5864. left: 20px;
  5865. cursor:pointer;
  5866. }
  5867. h4.biaoqianweizhi2{
  5868. color: rgba(255, 255, 255, 1);
  5869. font-size: 25px;
  5870. text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
  5871. font-weight: 500;
  5872. display: -webkit-box;
  5873. -webkit-box-orient: vertical;
  5874. -webkit-line-clamp: 1;
  5875. overflow: hidden;
  5876. }
  5877. .deletIocn{
  5878. font-size: 30px;
  5879. }
  5880. .juzhongtext{
  5881. padding: 100px 0;
  5882. text-align: center;
  5883. }
  5884. .el-form-item__error {
  5885. color: #F56C6C;
  5886. font-size: 12px;
  5887. line-height: 1;
  5888. padding-top: 4px;
  5889. position: absolute;
  5890. top: 28%;
  5891. left: auto;
  5892. right: 10px;
  5893. background-color: #fff;
  5894. }
  5895. .card_box_pane{
  5896. width: 260px;
  5897. height: 120px;
  5898. border-radius: 10px;
  5899. background-color: #fff;
  5900. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  5901. margin-top: 40px;
  5902. margin-bottom: 55px;
  5903. overflow: hidden;
  5904. position: relative;
  5905. float: left;
  5906. margin-right: 40px;
  5907. cursor: pointer;
  5908. }
  5909. .card_box_pane>img{
  5910. width: 100%;
  5911. height: 100%;
  5912. }
  5913. .icontree{
  5914. display: block
  5915. }
  5916. .tree-icon {
  5917. display:inline-block;
  5918. }
  5919. .el-tree-node__expand-icon.is-leaf {
  5920. color: transparent;
  5921. cursor: default;
  5922. width: 0;
  5923. }
  5924. .chengjitree .el-tree-node__expand-icon.is-leaf {
  5925. color: transparent;
  5926. cursor: default;
  5927. width: 19px;
  5928. }
  5929. .treeItembox i{
  5930. margin-right: 5px;
  5931. }
  5932. .treeItembox{
  5933. display: block;
  5934. width: 100%;
  5935. }
  5936. .el-icon-models{
  5937. background: url("/static/img/AdminImg/icon_model.png") 0 0;
  5938. width: 16px;
  5939. height: 16px;
  5940. margin-right: 0px;
  5941. }
  5942. .wenjianjialiebiao{
  5943. position: relative;
  5944. }
  5945. .mianbaoxiedinwei{
  5946. position: absolute;
  5947. top: 5px;
  5948. left: 5px;
  5949. z-index: 6;
  5950. }
  5951. .backprevIcon{
  5952. display: inline-block;
  5953. width: 17px;
  5954. height: 17px;
  5955. border-radius: 8px;
  5956. overflow: hidden;
  5957. text-align: center;
  5958. line-height: 16px;
  5959. background-color: rgba(255, 255, 255, 1);
  5960. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  5961. position: relative;
  5962. top: 3px;
  5963. margin-left: 7px;
  5964. margin-right: 10px;
  5965. }
  5966. .el-breadcrumb__item:last-child .el-breadcrumb__inner{
  5967. color: #000
  5968. }
  5969. .el-breadcrumb__inner{
  5970. line-height: 24px;
  5971. }
  5972. .el-breadcrumb__separator {
  5973. color: rgba(156, 0, 255, 1);
  5974. }
  5975. .el-form-item {
  5976. margin-bottom: 10px;
  5977. }
  5978. .kapian_card{
  5979. margin: 0 10px;
  5980. height: 120px;
  5981. border-radius: 10px;
  5982. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  5983. position: relative;
  5984. overflow: hidden;
  5985. }
  5986. .kapian_card img{
  5987. display: block;
  5988. width: 100%;
  5989. height: 100%;
  5990. cursor: pointer;
  5991. }
  5992. .cl_card{
  5993. margin: 0 20px 0 10px;
  5994. }
  5995. .ce_card{
  5996. margin: 0 20px 0 20px;
  5997. }
  5998. .cr_card{
  5999. margin: 0 10px 0 20px;
  6000. }
  6001. .el-tree-node__expand-icon{
  6002. font-size: 18px;
  6003. }
  6004. .el-tree-node__content>.el-tree-node__expand-icon {
  6005. padding: 1px;
  6006. }
  6007. .filebox{
  6008. width: 70px;
  6009. height: 100px;
  6010. overflow: hidden;
  6011. box-shadow: 0 1px 2px rgba(0,0,0,0.3);
  6012. cursor: pointer;
  6013. }
  6014. .listimg{
  6015. width: 100px;
  6016. height: 100px;
  6017. overflow: hidden;
  6018. position: relative;
  6019. display: flex;
  6020. cursor: pointer;
  6021. filter: drop-shadow(0px 1px 2px rgba(0,0,0,0.3));
  6022. justify-content: center;
  6023. align-items: center;
  6024. }
  6025. .listimg img{
  6026. max-width: 100px;
  6027. max-height: 100px;
  6028. }
  6029. .listimg .houzuidinwei{
  6030. font-size: 18px;
  6031. top: 71px;
  6032. right: 23px;
  6033. }
  6034. .wordicon{
  6035. background: url(/static/img/appfiletapy.png) 0 0;
  6036. }
  6037. .excelicon{
  6038. background: url(/static/img/appfiletapy.png) -70px 0;
  6039. }
  6040. .pdficon{
  6041. background: url(/static/img/appfiletapy.png) -140px 0;
  6042. }
  6043. .dwgicon{
  6044. background: url(/static/img/appfiletapy.png) -210px 0;
  6045. }
  6046. .dxficon{
  6047. background: url(/static/img/appfiletapy.png) -280px 0;
  6048. }
  6049. .maxicon{
  6050. background: url(/static/img/appfiletapy.png) -350px 0;
  6051. }
  6052. .nwcicon{
  6053. background: url(/static/img/appfiletapy.png) -420px 0;
  6054. }
  6055. .raricon{
  6056. background: url(/static/img/appfiletapy.png) -490px 0;
  6057. }
  6058. .rvticon{
  6059. background: url(/static/img/appfiletapy.png) -560px 0;
  6060. }
  6061. .skpicon{
  6062. background: url(/static/img/appfiletapy.png) -630px 0;
  6063. }
  6064. .zipicon{
  6065. background: url(/static/img/appfiletapy.png) -700px 0;
  6066. }
  6067. .abcicon{
  6068. background: url(/static/img/appfiletapy.png) -770px 0;
  6069. }
  6070. .addUpfile2 .webuploader-pick {
  6071. display: block;
  6072. width: 680px;
  6073. line-height: 100px;
  6074. height: 100px;
  6075. background-color: #fff!important;
  6076. border: 0!important;
  6077. border-radius: 10px!important;
  6078. text-indent: 58px;
  6079. }
  6080. .addUpfile2 .webuploader-pick:hover{
  6081. color: #323232!important
  6082. }
  6083. .addUpfile2 .webuploader-pick~div{
  6084. content: '点击上传';
  6085. position: absolute;
  6086. top: 0px;
  6087. left: 0px;
  6088. width: 680px;
  6089. height: 106px;
  6090. overflow: hidden;
  6091. bottom: auto;
  6092. right: auto;
  6093. }
  6094. .uploadBtn{
  6095. position: relative;
  6096. }
  6097. .uploadBtnImg{
  6098. position: absolute;
  6099. left: 37%;
  6100. top: 26%;
  6101. z-index: 1;
  6102. }
  6103. .dragbox .shangchuandinwei{
  6104. width: 400px;
  6105. /* height: 120px; */
  6106. background-color: rgba(255,255,255,1);
  6107. border: 0;
  6108. }
  6109. /* .updatebox li{
  6110. background-color: #fff;
  6111. } */
  6112. .redlabel{
  6113. color: rgba(156, 0, 255, 1);
  6114. font-size: 13px;
  6115. text-align: left;
  6116. }
  6117. .gundontiao{
  6118. width: calc(100vw - 120px);
  6119. height: calc(100vh - 120px);
  6120. overflow-x: auto;
  6121. overflow-y: auto;
  6122. }
  6123. .searhNodeNameconcenter{
  6124. width: 300px;
  6125. margin: 0 auto;
  6126. }
  6127. .el-message-box {
  6128. border-radius: 8px;
  6129. }
  6130. .ecload.yiyunfile-Uploader .webuploader-pick {
  6131. border-radius: 4px !important;
  6132. font-size: 13px;
  6133. font-weight: 500;
  6134. width: 112px;
  6135. height: 19px;
  6136. line-height: 20px;
  6137. background: #fff!important;
  6138. color: #323232;
  6139. cursor: pointer;
  6140. border: 0.5px solid #e3e3e3!important;
  6141. box-shadow: 0 0 0 0;
  6142. display: inline-block;
  6143. font-family: Yahei
  6144. }
  6145. .ecload.yiyunfile-Uploader:hover .webuploader-pick {
  6146. color: #8C00FF!important;
  6147. border: 0.5px solid #8C00FF!important;
  6148. }
  6149. .ecBtngroup_Item{
  6150. display: inline-block;
  6151. margin-right: 5px;
  6152. }
  6153. .ecload{
  6154. position: relative;
  6155. top: 5px;
  6156. }
  6157. .meassageyichu{
  6158. height: 20px;
  6159. overflow: hidden;
  6160. }
  6161. /* 提示框 */
  6162. .el-message-box__status+.el-message-box__message {
  6163. padding-left: 50px;
  6164. padding-right: 50px;
  6165. padding-top: 14px;
  6166. padding-bottom: 32px;
  6167. text-align: center;
  6168. }
  6169. .el-message-box__message {
  6170. text-align-last: left;
  6171. }
  6172. .el-message-box__status.el-icon-warning {
  6173. color: #F8D12A;
  6174. }
  6175. .el-message-box__status {
  6176. top: -62px;
  6177. /* position: absolute;
  6178. top: -22px;
  6179. -webkit-transform: translateY(-50%);
  6180. transform: translateY(-50%);
  6181. font-size: 28px!important; */
  6182. }
  6183. .el-message-box {
  6184. box-shadow: 0px 12px 14px 0px rgba(0, 0, 0, 0.2);
  6185. width: 460px;
  6186. }
  6187. .el-message-box__message p {
  6188. margin: 0;
  6189. line-height: 24px;
  6190. font-size: 18px;
  6191. color: #000;
  6192. text-align-last: center;
  6193. text-align: center;
  6194. }
  6195. .el-message-box .el-message-box__btns .el-button{
  6196. width: 210px;
  6197. height: 30px;
  6198. padding: 7px 20px;
  6199. border-radius: 30px;
  6200. font-size: 14px;
  6201. }
  6202. .el-message-box__content {
  6203. padding: 40px 15px;
  6204. }
  6205. .el-dialog {
  6206. border-radius: 30px;
  6207. box-shadow: 0px 12px 14px 0px rgba(0, 0, 0, 0.2);
  6208. }
  6209. .el-dialog__header {
  6210. padding: 30px 20px 0px;
  6211. text-align: center;
  6212. }
  6213. .el-dialog__footer .el-button{
  6214. width: 200px;
  6215. height: 30px;
  6216. padding: 7px 20px;
  6217. border-radius: 30px;
  6218. font-size: 14px;
  6219. }
  6220. .el-dialog__headerbtn,.el-message-box__headerbtn {
  6221. font-size: 28px;
  6222. }
  6223. .el-message-box__header {
  6224. position: relative;
  6225. text-align: center;
  6226. }
  6227. .el-message-box__header {
  6228. padding: 40px 15px 10px;
  6229. }
  6230. .el-message-box__btns {
  6231. padding: 5px 15px 8px;
  6232. }
  6233. .el-dialog--center .el-dialog__body {
  6234. overflow: hidden;
  6235. }
  6236. .longform .el-cascader{
  6237. width: 410px;
  6238. }
  6239. /* 层级树 */
  6240. .avtarface{
  6241. width: 60px;
  6242. height: 60px;
  6243. border-radius: 30px;
  6244. /* background-color: rgba(235, 235, 242, 1); */
  6245. cursor: pointer;
  6246. overflow: hidden;
  6247. position: relative;
  6248. }
  6249. .avtarface img{
  6250. width: 100%;
  6251. height: 100%;
  6252. }
  6253. .avtarface:hover>.eiditIconimgBox{
  6254. position: absolute;
  6255. top: 0;
  6256. left: 0;
  6257. width: 100%;
  6258. height: 100%;
  6259. text-align: center;
  6260. background-color: rgba(0,0,0,.5);
  6261. transition: ease all 0.5s;
  6262. }
  6263. .eiditIconimg{
  6264. font-size: 26px;
  6265. width: 32px;
  6266. height: 32px;
  6267. border-radius: 16px;
  6268. background-color: #fff;
  6269. display: block;
  6270. margin: 0 auto;
  6271. margin-top: 14px;
  6272. line-height: 32px;
  6273. color: #8c00ff;
  6274. }
  6275. .vhLine{
  6276. width: 1px;
  6277. height: 24px;
  6278. background-color: rgba(50, 50, 60, 1);
  6279. margin-top: 20px
  6280. }
  6281. .Text_tiny{
  6282. font-size: 12px;
  6283. }
  6284. .firstPeople{
  6285. width: 60px;
  6286. overflow: hidden;
  6287. text-align: center;
  6288. }
  6289. .ECworkerList{
  6290. text-align: center;
  6291. margin-left: 6px;
  6292. }
  6293. .ECworkerList li{
  6294. float: left;
  6295. margin: 0 12px;
  6296. cursor: pointer;
  6297. margin-bottom: 10px;
  6298. position: relative
  6299. }
  6300. .largeaddEC{
  6301. line-height: 60px;
  6302. font-size: 32px;
  6303. color: rgba(50, 50, 60, 0.82);
  6304. }
  6305. .addBtn_new{
  6306. text-align: center;
  6307. transition: ease all 0.5s;
  6308. color: rgba(235, 235, 242, 1);
  6309. width: 20px;
  6310. height: 60px;
  6311. background-color: rgba(235, 235, 242, 1);
  6312. border-radius: 10px;
  6313. }
  6314. .middleaddEC{
  6315. line-height: 60px;
  6316. font-size: 16px;
  6317. color: rgb(80, 82, 92);
  6318. cursor: pointer;
  6319. }
  6320. .addBtn_new:hover{
  6321. background-color: rgb(248, 209, 42);
  6322. }
  6323. .ec_number{
  6324. font-style: normal;
  6325. }
  6326. .tinyText_wirte{
  6327. color: rgba(255, 255, 255, 1);
  6328. font-weight: 200;
  6329. font-size: 12px;
  6330. margin-top: 8px;
  6331. width: 62px;
  6332. display: -webkit-box;
  6333. -webkit-box-orient: vertical;
  6334. -webkit-line-clamp: 1;
  6335. overflow: hidden;
  6336. }
  6337. .chengyuanbox{
  6338. width: 82%;
  6339. }
  6340. .eidtrepFirst{
  6341. position: relative;
  6342. }
  6343. .eidtrepFirstIconBox{
  6344. position: absolute;
  6345. left: 0;
  6346. top: 0;
  6347. width: 60px;
  6348. height: 60px;
  6349. z-index: 2;
  6350. overflow: hidden;
  6351. border-radius: 30px;
  6352. background-color: rgba(0, 0, 0, 0.4);
  6353. cursor: pointer;
  6354. transition: ease all 0.5s;
  6355. overflow: hidden;
  6356. opacity: 0;
  6357. }
  6358. .eidtrepFirst:hover .eidtrepFirstIconBox{
  6359. opacity: 1;
  6360. }
  6361. .eidtrepFirstIcon {
  6362. width: 32px;
  6363. height: 32px;
  6364. text-align: center;
  6365. line-height: 32px;
  6366. background-color: #ffffffdb;
  6367. font-size: 20px;
  6368. padding: 0;
  6369. border-radius: 32px;
  6370. color: #8c00ff;
  6371. display: block;
  6372. margin: 0 auto;
  6373. margin-top: 15px
  6374. }
  6375. .shenlvbiox{
  6376. width: 144px;
  6377. height: 60px;
  6378. }
  6379. .morePeople{
  6380. float: left;
  6381. width: 32px;
  6382. height: 32px;
  6383. overflow: hidden;
  6384. border-radius: 16px;
  6385. margin: 14px 4px;
  6386. background-color: #fff;
  6387. }
  6388. .morePeople img{
  6389. width: 100%;
  6390. height: 100%;
  6391. }
  6392. .morePeopleBox{
  6393. width: 120px;
  6394. margin: 0 auto
  6395. }
  6396. .EC_searchBox .el-input--suffix .el-input__inner{
  6397. box-shadow: 0 0 0 ;
  6398. border: 1px solid transparent;
  6399. text-indent: 20px;
  6400. }
  6401. .EC_searchBox .el-input--suffix .el-input__inner:hover{
  6402. border: 1px solid rgba(140, 0, 255, 1);
  6403. }
  6404. .EC_searchBox .el-input__suffix{
  6405. top:5px;
  6406. width: 20px;
  6407. height: 20px;
  6408. border-radius: 10px;
  6409. background-color:rgba(214, 36, 58, 1);
  6410. background: url(/static/img/icon_pic_01.png) -120px 0 no-repeat
  6411. }
  6412. .EC_searchBox .el-input__suffix i,.searchInput .el-input__suffix i{
  6413. opacity: 0
  6414. }
  6415. .searchInput .el-input__suffix{
  6416. top: 3px;
  6417. width: 20px;
  6418. height: 20px;
  6419. border-radius: 10px;
  6420. background-color:rgba(214, 36, 58, 1);
  6421. background: url(/static/img/icon_pic_01.png) -120px 0 no-repeat
  6422. }
  6423. .huangguan{
  6424. display: block;
  6425. background: url(/static/img/huangguan.png) 0 -19px no-repeat;
  6426. width: 26px;
  6427. height: 19px;
  6428. float: left;
  6429. margin-top: 7px;
  6430. margin-right: 8px;
  6431. }
  6432. .huangguanactive{
  6433. display: block;
  6434. background: url(/static/img/huangguan.png) 0 0px no-repeat;
  6435. width: 26px;
  6436. height: 19px;
  6437. float: left;
  6438. margin-top: 7px;
  6439. margin-right: 8px;
  6440. }
  6441. .zhangkai_up{
  6442. display: block;
  6443. width: 58px;
  6444. height: 58px;
  6445. background: url(/static/img/updown.png) 0 0 no-repeat;
  6446. margin-left: 3px;
  6447. }
  6448. .zhangkai_down{
  6449. display: block;
  6450. width: 58px;
  6451. height: 58px;
  6452. background: url(/static/img/updown.png) 0 -58px no-repeat;
  6453. margin-left: 3px;
  6454. }
  6455. .newweizhi{
  6456. position: absolute;
  6457. left: 85px;
  6458. top: 0px;
  6459. }
  6460. .xiezuobox>div{
  6461. margin-bottom: 20px;
  6462. }
  6463. .large_huangguan{
  6464. display: block;
  6465. width: 60px;
  6466. height: 60px;
  6467. color: #878787;
  6468. font-size: 32px;
  6469. background-color: #EBEBF2;
  6470. text-align: center;
  6471. line-height: 60px;
  6472. }
  6473. .ec_dialog{
  6474. width: 100%;
  6475. height: 100%;
  6476. position: fixed;
  6477. top: 0;
  6478. background-color: rgba(0,0,0,0.0);
  6479. z-index: 999;
  6480. }
  6481. .ec_dialogBox{
  6482. width: 800px;
  6483. height: 500px;
  6484. border-radius: 8px;
  6485. background-color: rgba(255, 255, 255, 1);
  6486. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  6487. margin: 0 auto;
  6488. margin-top: 150px;
  6489. }
  6490. .ec_dialogBoxBody{
  6491. height: 360px;
  6492. }
  6493. .line{
  6494. clear: both;
  6495. height: 1px;
  6496. background-color: #EBEEF5;
  6497. }
  6498. .ec_dialogBoxHeadTitle{
  6499. margin-left: 16px;
  6500. line-height: 60px;
  6501. }
  6502. .ec_dialogBoxHeadclose{
  6503. line-height: 60px;
  6504. margin-right: 20px;
  6505. }
  6506. .ec_dialogBoxBody .el-cascader-panel.is-bordered {
  6507. width: 768px;
  6508. height: 344px;
  6509. border-radius: 8px;
  6510. background-color: rgba(246, 246, 246, 1);
  6511. border: 1px solid rgba(227, 227, 227, 1);
  6512. overflow-x: auto;
  6513. margin: 12px auto;
  6514. }
  6515. .ec_dialogBoxBody .el-cascader-menu__wrap{
  6516. height: 344px;
  6517. overflow-y: auto
  6518. }
  6519. .ec_dialogBoxBody .el-cascader-node{
  6520. padding: 0 20px 0 0;
  6521. }
  6522. .ec_dialogBoxBody .el-cascader-menu__list {
  6523. padding: 6px 16px;
  6524. }
  6525. .ec_dialogBoxBody .el-cascader-node__prefix {
  6526. position: absolute;
  6527. left: -10px;
  6528. }
  6529. .ec_dialogBoxBody .el-radio__inner {
  6530. border: 1px solid #62626F;
  6531. background-color: #62626F;
  6532. }
  6533. .ec_dialogBoxfooter .el-button {
  6534. display: inline-block;
  6535. transition: .1s;
  6536. font-weight: 500;
  6537. -moz-user-select: none;
  6538. font-size: 16px;
  6539. border-radius: 4px;
  6540. width: 369px;
  6541. height: 32px;
  6542. border-radius: 8px;
  6543. border: 0;
  6544. background-color: #fff;
  6545. margin: 10px;
  6546. box-shadow: 0 3px 7px 2px #d6d6d8;
  6547. padding: 0!important;
  6548. margin-top: 15px;
  6549. cursor: pointer;
  6550. }
  6551. .ec_dialogBoxBody .el-cascader-panel.is-bordered::-webkit-scrollbar {
  6552. width: 5px;
  6553. height: 5px;
  6554. }
  6555. .ec_dialogBoxBody .el-cascader-panel.is-bordered::-webkit-scrollbar-track {
  6556. background-color:transparent;
  6557. -webkit-border-radius: 2em;
  6558. -moz-border-radius: 2em;
  6559. border-radius:2em;
  6560. }
  6561. .ec_dialogBoxBody .el-cascader-panel.is-bordered::-webkit-scrollbar-thumb {
  6562. background-color:#adadad;
  6563. -webkit-border-radius: 2em;
  6564. -moz-border-radius: 2em;
  6565. border-radius:2em;
  6566. }
  6567. .mini_typeBtn.el-button {
  6568. padding: 2px 20px;
  6569. }
  6570. .tianjiaxiezuorenBox>.tianjiaxiezuorenBox{
  6571. padding-left: 25px;
  6572. }
  6573. .hand{
  6574. cursor: pointer;
  6575. transition: ease all 0.5s;
  6576. }
  6577. .diaform .el-form-item__label{
  6578. color: #606266;
  6579. }
  6580. .ECupload .el-upload-dragger {
  6581. width: 420px;
  6582. height: 32px;
  6583. }
  6584. .ECupload .el-upload-dragger .el-icon-upload {
  6585. font-size: 28px;
  6586. margin: -10px 21px 0px;
  6587. float: left;
  6588. }
  6589. .ECupload .el-upload-dragger .el-upload__text {
  6590. font-size: 12px;
  6591. float: left;
  6592. line-height: 30px;
  6593. }
  6594. .longUploder .webuploader-pick{
  6595. width: 100%;
  6596. }
  6597. .main_workerBox{
  6598. width: 380px;
  6599. height: 192px;
  6600. border-radius: 4px;
  6601. border: 1px solid rgba(255, 210, 50, 1);
  6602. }
  6603. .largehuangguan{
  6604. font-size: 48px;
  6605. color: rgba(248, 209, 42, 1);
  6606. margin-left: 10px;
  6607. margin-top: 10px;
  6608. display: inline-block;
  6609. }
  6610. .rentou_alrge{
  6611. width: 120px;
  6612. height: 120px;
  6613. margin: 0 auto;
  6614. background:url(/static/img/huangguan.png) 0 -98px no-repeat;
  6615. position: relative;
  6616. top: -26px;
  6617. }
  6618. .middlehuangguan{
  6619. /* font-size: 49px; */
  6620. font-size: 30px;
  6621. line-height:30px;
  6622. color: #FFD232;
  6623. /* position: relative; */
  6624. /* top: -10px; */
  6625. margin-right: 10px;
  6626. }
  6627. .mainpeople_H{
  6628. height: 26px;
  6629. border-radius: 4px;
  6630. border: 1px solid rgba(255, 210, 50, 1);
  6631. padding: 20px 10px;
  6632. }
  6633. .mainpeople_H.user_info_item .user_info_faceImg{
  6634. margin-top: 0;
  6635. }
  6636. .largeclose{
  6637. font-size: 16px;
  6638. position: relative;
  6639. top: -6px;
  6640. }
  6641. .diaTip{
  6642. width: 348px;
  6643. color: rgba(235, 235, 242, 1);
  6644. font-size: 14px;
  6645. text-align: left;
  6646. margin: 0 auto;
  6647. margin-top: 16px;
  6648. }
  6649. .self_slider .el-slider__runway,.self_slider .el-slider__bar{
  6650. height: 1px;
  6651. background-color: #D8D8D8 ;
  6652. }
  6653. .self_slider .el-slider__button{
  6654. width: 24px;
  6655. height: 24px;
  6656. border-radius: 50%;
  6657. background: rgba(255, 255, 255, 1);
  6658. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  6659. }
  6660. .self_slider .el-slider__button-wrapper{
  6661. top: -18px;
  6662. }
  6663. .midupload .webuploader-pick{
  6664. width: 80px;
  6665. height: 20px;
  6666. border-radius: 4px!important;
  6667. border: 0.5px solid rgba(227, 227, 227, 1)!important;
  6668. background-color: #fff!important;
  6669. line-height: 18px;
  6670. color: rgba(0, 0, 0, 1);
  6671. font-size: 13px;
  6672. text-align: center;
  6673. box-shadow: 0 1px 2px #848484;
  6674. transition: ease all 0.5s;
  6675. }
  6676. .midupload .webuploader-pick:hover{
  6677. color: #8C00FF!important;
  6678. border-color: #8C00FF!important;
  6679. }
  6680. .derect_right{
  6681. display: inline-block;
  6682. width: 16px;
  6683. height: 16px;
  6684. background: url(/static/img/icon_file2.png) 0 -80px no-repeat;
  6685. }
  6686. .fileIcon_16{
  6687. display: inline-block;
  6688. width: 16px;
  6689. height: 16px;
  6690. position: relative;
  6691. top: 3px;
  6692. background: url(/static/img/icon_file2.png) 0 -240px no-repeat;
  6693. }
  6694. .fileIcon_word{
  6695. background: url(/static/img/icon_file2.png) 0 -16px no-repeat;
  6696. }
  6697. .fileIcon_jpg,.fileIcon_png{
  6698. background: url(/static/img/icon_file2.png) 0 -16px no-repeat;
  6699. }
  6700. .fileIcon_dwg{
  6701. background: url(/static/img/icon_file2.png) 0 -96px no-repeat;
  6702. }
  6703. .fileIcon_rar{
  6704. background: url(/static/img/icon_file2.png) 0 -112px no-repeat;
  6705. }
  6706. .fileIcon_skp{
  6707. background: url(/static/img/icon_file2.png) 0 -128px no-repeat;
  6708. }
  6709. .fileIcon_rvt{
  6710. background: url(/static/img/icon_file2.png) 0 -144px no-repeat;
  6711. }
  6712. .fileIcon_zip{
  6713. background: url(/static/img/icon_file2.png) 0 -128px no-repeat;
  6714. }
  6715. .fileIcon_nwc{
  6716. background: url(/static/img/icon_file2.png) 0 -176px no-repeat;
  6717. }
  6718. .fileIcon_3dmax,.fileIcon_max{
  6719. background: url(/static/img/icon_file2.png) 0 -192px no-repeat;
  6720. }
  6721. .fileIcon_dxf{
  6722. background: url(/static/img/icon_file2.png) 0 -208px no-repeat;
  6723. }
  6724. .fileIcon_weizi{
  6725. background: url(/static/img/icon_file2.png) 0 -224px no-repeat;
  6726. }
  6727. .fileIcon_doc{
  6728. background: url(/static/img/icon_file2.png) 0 -304px no-repeat;
  6729. }
  6730. .fileIcon_pdf{
  6731. background: url(/static/img/icon_file2.png) 0 -272px no-repeat;
  6732. }
  6733. .fileIcon_ppt{
  6734. background: url(/static/img/icon_file2.png) 0 -288px no-repeat;
  6735. }
  6736. .fileIcon_excel{
  6737. background: url(/static/img/icon_file2.png) 0 -320px no-repeat;
  6738. }
  6739. .fileIcon_png,.fileIcon_jpg,.fileIcon_jpeg{
  6740. background: url(/static/img/icon_file2.png) 0 -336px no-repeat;
  6741. }
  6742. .fileIcon_other{
  6743. background: url(/static/img/icon_file2.png) 0 -352px no-repeat;
  6744. }
  6745. .noborderbtn .el-input-group__append{
  6746. border: 1px solid transparent;
  6747. color: #cccdd7;
  6748. background-color: rgba(244, 244, 246, 1);
  6749. }
  6750. .noborderbtn .el-input-group__append:hover{
  6751. color: #62626F;
  6752. }
  6753. .middiaHeight{
  6754. height: 300px;
  6755. overflow-y: auto;
  6756. }
  6757. .middiaHeight .el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content{
  6758. background-color: rgba(97, 97, 111, 0.12);
  6759. }
  6760. .middiaHeight .el-tree-node__content:hover{
  6761. background-color: #f0f7ff;
  6762. }
  6763. .color1{
  6764. color: #8c00ff;
  6765. }
  6766. .color2{
  6767. color: #0012ff;
  6768. }
  6769. .DevtopIcon{
  6770. position: absolute;
  6771. left: 30px;
  6772. top: 17px;
  6773. }
  6774. .orginoverflow{
  6775. overflow: inherit;
  6776. }
  6777. button.yiyuntitle.myFolderName{
  6778. font-size: 20px;
  6779. text-align: center;
  6780. line-height: 37px;
  6781. border: 0;
  6782. font-weight: 400;
  6783. font-family: PingFang SC;
  6784. cursor: pointer;
  6785. background-color: transparent;
  6786. padding: 0;
  6787. }
  6788. button.yiyuntitle.nowFolderName{
  6789. white-space: nowrap;
  6790. text-overflow: ellipsis;
  6791. font-size: 20px;
  6792. border-radius: 4px;
  6793. background-color: rgba(255, 255, 255, 1);
  6794. /* box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2); */
  6795. text-align: center;
  6796. /* line-height: 37px; */
  6797. padding: 4px 10px 5px;
  6798. border: 0;
  6799. font-weight: 400;
  6800. font-family: PingFang SC;
  6801. cursor: pointer;
  6802. margin: 0 11px 0 10px;
  6803. }
  6804. .shadowbtn{
  6805. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  6806. }
  6807. h3.defualth3{
  6808. color: #A7A8B7;
  6809. font-size: 18px;
  6810. float: left;
  6811. margin-right: 10px;
  6812. cursor: pointer;
  6813. line-height: 31px;
  6814. text-align: center;
  6815. transition: ease all 0.5s;
  6816. border-radius: 4px;
  6817. transition: 0.2s all linear;
  6818. padding: 0 10px;
  6819. font-weight: 400;
  6820. margin-left: 20px;
  6821. }
  6822. h3.defualth3:hover{
  6823. background-color: rgb(235,235,242);
  6824. }
  6825. .sectitle{
  6826. border: 0;
  6827. font-weight: 500;
  6828. font-family: PingFang SC;
  6829. max-width: 122px;
  6830. padding: 0 8px;
  6831. height: 28px;
  6832. border-radius: 4px;
  6833. background-color: rgba(250, 250, 250, 1);
  6834. color: rgba(136, 136, 136, 1);
  6835. font-size: 12px;
  6836. overflow: hidden;
  6837. text-overflow:ellipsis;
  6838. white-space: nowrap;
  6839. cursor: pointer;
  6840. }
  6841. .sectitle:hover{
  6842. color: rgb(140, 0, 255);
  6843. }
  6844. /* h3.defualth3::before {
  6845. content: "";
  6846. position: absolute;
  6847. top: 0;
  6848. left: 100%;
  6849. width: 0;
  6850. height: 100%;
  6851. background-color: rgb(235,235,242);
  6852. transition: 0.2s all linear;
  6853. }
  6854. h3.defualth3:hover::before {
  6855. width: 100%;
  6856. height: 100%;
  6857. top: 0;
  6858. left: 0;
  6859. background-color: rgb(255,255,255);
  6860. transition-delay: 0.1s;
  6861. z-index: -1;
  6862. }
  6863. h3.defualth3:hover ~ h3.defualth3::before {
  6864. left: 0;
  6865. } */
  6866. h3.curactive{
  6867. color: #000000;
  6868. background-color: rgba(204, 205, 215, 1);
  6869. }
  6870. .hands{
  6871. cursor: pointer;
  6872. margin-right: 20px;
  6873. }
  6874. .hands:hover{
  6875. color: #409EFF;
  6876. }
  6877. .tabtltlebox{
  6878. display: flex;
  6879. vertical-align: baseline;
  6880. }
  6881. .icon-icon_shouqi.zhankaiIcon{
  6882. transform: rotate(180deg);
  6883. -ms-transform:rotate(180deg); /* IE 9 */
  6884. -moz-transform:rotate(180deg); /* Firefox */
  6885. -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
  6886. -o-transform:rotate(180deg); /* Opera */
  6887. }
  6888. .closepageH{
  6889. height: 54px;
  6890. transition: ease all 0.5s;
  6891. }
  6892. .myselfupload .el-upload-dragger {
  6893. height: 30px;
  6894. }
  6895. .myselfupload .el-upload-dragger .el-icon-upload {
  6896. font-size: 24px;
  6897. margin: 0;
  6898. line-height: 28px;
  6899. float: left;
  6900. padding-left: 30px;
  6901. }
  6902. .myselfupload .el-upload-dragger .el-upload__text{
  6903. line-height: 28px;
  6904. }
  6905. .contextmenu {
  6906. margin: 0;
  6907. background: #fff;
  6908. z-index: 3000;
  6909. position: absolute;
  6910. list-style-type: none;
  6911. padding: 5px 0;
  6912. border-radius: 4px;
  6913. font-size: 12px;
  6914. font-weight: 400;
  6915. color: #333;
  6916. box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.3);
  6917. }
  6918. .rightMenu>li{
  6919. line-height: 36px;
  6920. font-size: 14px;
  6921. padding: 0 20px;
  6922. color: #606266;
  6923. }
  6924. .rightMenu>li:hover{
  6925. cursor: pointer;
  6926. background-color: #ecf5ff;
  6927. color: #66b1ff;
  6928. }
  6929. li.secondMenu:hover{
  6930. background-color: transparent;
  6931. }
  6932. li.secondMenu ul li{
  6933. padding-left: 10px;
  6934. }
  6935. li.secondMenu ul li:hover {
  6936. background-color: rgb(230, 235, 241);
  6937. cursor: pointer;
  6938. }
  6939. .appImgiconbox{
  6940. width: 70px;
  6941. height: 70px;
  6942. border-radius: 35px;
  6943. margin: 10px auto;
  6944. }
  6945. .appImgiconbox img{
  6946. width: 70px;
  6947. }
  6948. .centertext{
  6949. text-align: center;
  6950. }
  6951. .yyerrtip{
  6952. color: red;
  6953. font-weight: bold;
  6954. position: absolute;
  6955. right: 12px;
  6956. top: 19px;
  6957. z-index: 999;
  6958. }
  6959. .loginright_btn.nopadding{
  6960. padding: 0;
  6961. }
  6962. .visontext{
  6963. line-height: 13px;
  6964. color: #4a90e2;
  6965. font-size: 10px;
  6966. text-align: center;
  6967. padding: 0px 12px;
  6968. border-radius: 10px;
  6969. display: inline-block;
  6970. margin-top: 20px;
  6971. transition: ease all 0.5s;
  6972. font-weight: 400;
  6973. }
  6974. .yiyun_wenjian_list{
  6975. text-align: center;
  6976. }
  6977. .yiyun_wenjian_list:hover>.visontext{
  6978. color: rgb(255, 255, 255);
  6979. background-color: #4a90e2;
  6980. }
  6981. .width4{
  6982. width: 33.33%;
  6983. }
  6984. .nobianju{
  6985. margin: 0;
  6986. }
  6987. .wirtebtn{
  6988. border: 0;
  6989. line-height: 28px;
  6990. color: rgba(0, 0, 0, 1);
  6991. font-size: 14px;
  6992. text-align: center;
  6993. background-color: rgba(255, 255, 255, 1);
  6994. border-radius: 6px;
  6995. padding: 0px 8px;
  6996. margin: 0 16px;
  6997. cursor: pointer;
  6998. transition: ease all 0.5s;
  6999. }
  7000. .wirtebtn:hover{
  7001. color: #8b35f0;
  7002. }
  7003. .overflowinit{
  7004. overflow: initial;
  7005. }
  7006. .webuploader-element-invisible{
  7007. visibility: hidden;
  7008. }
  7009. .neibianju {
  7010. background-color: #fff;
  7011. padding-top: 2px;
  7012. min-height: 259px;
  7013. max-height: 300px;
  7014. border-radius: 16px 16px 0 0;
  7015. box-shadow: 0 -3px 11px 1px rgba(0,0,0,0.06);
  7016. overflow-y: auto;
  7017. position: fixed;
  7018. bottom: 0;
  7019. width: 100%;
  7020. box-sizing: border-box;
  7021. }
  7022. .neibianju1 {
  7023. background-color: #fff;
  7024. padding-top: 5px;
  7025. height: calc(100vh - 168px);
  7026. border-radius: 16px 16px 0 0;
  7027. box-shadow: 0 -3px 11px 1px rgba(0,0,0,0.06);
  7028. overflow-y: auto;
  7029. background: linear-gradient(#fff,#fff);
  7030. }
  7031. /* 意见反馈 */
  7032. .yijianfankui{
  7033. position: absolute;
  7034. right: 23px;
  7035. bottom: 30px;
  7036. border: 0px;
  7037. width: 22px;
  7038. border-radius: 16px;
  7039. background-color: rgba(255, 255, 255, 1);
  7040. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  7041. color: rgba(50, 50, 60, 1);
  7042. font-size: 12px;
  7043. text-align: left;
  7044. cursor: pointer;
  7045. overflow: hidden;
  7046. }
  7047. .putonganniu{
  7048. width: 22px;
  7049. text-align: center;
  7050. font-size: 11px;
  7051. border: 0;
  7052. background-color: #fff;
  7053. font-weight: 900;
  7054. color: #000;
  7055. overflow: hidden;
  7056. padding: 3px 0;
  7057. }
  7058. .putonganniu:hover{
  7059. color: #8c00ff;
  7060. }
  7061. .quanxuanbtn{
  7062. position: absolute;
  7063. right: 30px;
  7064. }
  7065. .quanxuanbtn .el-checkbox__label{
  7066. font-size: 13px;
  7067. }
  7068. .btnlabelTitle{
  7069. font-size: 15px;
  7070. }
  7071. .el-checkbox__inner::after {
  7072. border: 0px solid #FFF;
  7073. }
  7074. .el-checkbox__inner {
  7075. border: 1px solid #DCDFE6;
  7076. background-color: #fff0;
  7077. }
  7078. .defualtBtnInfo.quitBtn{
  7079. height: 32px;
  7080. border-radius: 8px;
  7081. border: 0;
  7082. background-color: rgba(255, 255, 255, 1);
  7083. box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
  7084. font-size: 16px;
  7085. font-family: PingFang SC;
  7086. }
  7087. .yiyun_app_info_box li::after,.yiyun_yinyongname::after{
  7088. content: '';
  7089. display: block;
  7090. height: 1px;
  7091. background-color: #d8d8d8;
  7092. position: relative;
  7093. }
  7094. .yiyun_app_info_box li::after{
  7095. top: 43px;
  7096. }
  7097. .yiyun_yinyongname::after{
  7098. top: 10px;
  7099. }
  7100. .editnone .el-form{
  7101. padding: 0 16px;
  7102. }
  7103. .workbtn{
  7104. width: 28px;
  7105. height: 28px;
  7106. border-radius: 4px;
  7107. color: #ADADAD;
  7108. line-height: 28px;
  7109. text-align: center;
  7110. background-color: rgba(250, 250, 250, 1);
  7111. cursor: pointer;
  7112. font-size: 24px;
  7113. transition: ease all 0.5s;
  7114. }
  7115. .drakbg{
  7116. border-radius: 4px;
  7117. background-color: rgba(167, 168, 183, 1);
  7118. color: #fff;
  7119. }
  7120. .anniuweizhi{
  7121. position: absolute;
  7122. left: -8px;
  7123. top: 14px;
  7124. }
  7125. .workbtn:hover{
  7126. /* box-shadow: 0px -3px 10px 0px rgba(0, 0, 0, 0.2); */
  7127. color: rgba(140, 0, 255, 1);
  7128. }
  7129. .rota180{
  7130. display: inline-block;
  7131. -webkit-transform: rotate(180deg);
  7132. -moz-transform: rotate(180deg);
  7133. -o-transform: rotate(180deg);
  7134. -ms-transform: rotate(180deg);
  7135. transform: rotate(180deg);
  7136. }
  7137. .rota90{
  7138. display: inline-block;
  7139. -webkit-transform: rotate(90deg);
  7140. -moz-transform: rotate(90deg);
  7141. -o-transform: rotate(90deg);
  7142. -ms-transform: rotate(90deg);
  7143. transform: rotate(90deg);
  7144. }
  7145. .workderct{
  7146. /* position: relative;
  7147. top: 5px; */
  7148. margin-left: 10px;
  7149. /* margin-top: 15px; */
  7150. }
  7151. /* .worktitlebox button+button{
  7152. margin: 0 8px;
  7153. } */
  7154. .worklink{
  7155. width: 100%;
  7156. height: calc(100vh - 114px);
  7157. display: flex;
  7158. align-items: center;
  7159. overflow-y: auto;
  7160. flex-direction: row;
  7161. }
  7162. .linkcenter{
  7163. justify-content: center;
  7164. }
  7165. .linkstart{
  7166. justify-content: start;
  7167. }
  7168. .worklinkBtngroup{
  7169. height: 54px;
  7170. overflow: hidden;
  7171. float: left;
  7172. max-width: 368px;
  7173. }
  7174. .worklinkBtngroup button{
  7175. margin: 0 8px;
  7176. }
  7177. .curbtn{
  7178. /* float: left; */
  7179. /* margin-top: 7px; */
  7180. }
  7181. .currworkbutton{
  7182. border: 1.5px solid rgba(140, 0, 255, 1);
  7183. width: 106px;
  7184. height: 48px;
  7185. border-radius: 4px;
  7186. background-color: rgba(255, 255, 255, 1);
  7187. box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  7188. cursor: pointer;
  7189. }
  7190. .workbutton{
  7191. width: 106px;
  7192. height: 48px;
  7193. border-radius: 4px;
  7194. background-color: rgba(255, 255, 255, 1);
  7195. box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  7196. border: 1.5px solid rgba(140, 0, 255, 0);
  7197. padding: 0 16px;
  7198. cursor: pointer;
  7199. overflow: hidden;
  7200. text-overflow: ellipsis;
  7201. white-space: nowrap;
  7202. }
  7203. .workbutton:hover{
  7204. border: 1.5px solid rgba(140, 0, 255, 1);
  7205. }
  7206. .workbutton.current{
  7207. border: 1.5px solid rgba(140, 0, 255, 1);
  7208. }
  7209. .linkline{
  7210. width: 50px;
  7211. height: 1px;
  7212. background-color: rgba(204, 205, 215, 1);
  7213. display: inline-block;
  7214. position: relative;
  7215. top: -4px;
  7216. }
  7217. .workend{
  7218. background-color: rgba(140, 0, 255, 1);
  7219. }
  7220. .workheight{
  7221. height: calc(100vh - 48px);
  7222. transition: ease all 0.5s;
  7223. background-color: #f0f0f0;
  7224. }
  7225. .workheightinit{
  7226. /* height: calc(0); */
  7227. overflow: hidden;
  7228. transition: ease all 0.5s;
  7229. }
  7230. .bgwirte{
  7231. background-color: #fff;
  7232. }
  7233. .backwork{
  7234. height: 45px;
  7235. background-color: rgba(235, 235, 235, 0.57);
  7236. }
  7237. .worklinkHeight{
  7238. height: calc(100vh - 158px);
  7239. }
  7240. .warpbianju{
  7241. width: calc(100vw - 120px);
  7242. margin: 0 auto;
  7243. }
  7244. .largecheck .el-checkbox__inner {
  7245. width: 32px;
  7246. height: 32px;
  7247. border-radius: 16px;
  7248. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  7249. border: 5px solid #fff;
  7250. background-color: #fff;
  7251. }
  7252. .largecheck .el-checkbox__inner::after{
  7253. box-sizing: content-box;
  7254. content: "";
  7255. border: 2px solid #fff;
  7256. border-left: 0;
  7257. border-top: 0;
  7258. height: 16px;
  7259. height: 12px;
  7260. left: 7px;
  7261. position: absolute;
  7262. top: 2px;
  7263. transform: rotate(45deg) scaleY(0);
  7264. width: 6px;
  7265. transition: transform .15s ease-in .05s;
  7266. transform-origin: center;
  7267. }
  7268. .linedia .el-dialog__header{
  7269. text-align: left;
  7270. padding: 17px 16px;
  7271. border-bottom: 1px solid #dadbe2;
  7272. }
  7273. .linedia .el-dialog__headerbtn{
  7274. top: 9px;
  7275. }
  7276. .linedia .el-dialog__body{
  7277. padding: 16px;
  7278. }
  7279. .linedia .el-dialog{
  7280. border-radius: 8px;
  7281. }
  7282. .widthfile{
  7283. display: inline-block;
  7284. width: 300px;
  7285. }
  7286. .widthtext1{
  7287. display: inline-block;
  7288. width: 55px;
  7289. text-align: center;
  7290. }
  7291. .widthtext{
  7292. display: inline-block;
  7293. width: 180px;
  7294. }
  7295. .widthtext1.minitext,.widthtext.minitext{
  7296. text-align: center;
  7297. }
  7298. .largecheck .el-checkbox__input.is-checked .el-checkbox__inner,.largecheck .el-checkbox__input.is-indeterminate .el-checkbox__inner {
  7299. background-color: #8c00ff;
  7300. border: 5px solid #fff;
  7301. }
  7302. .largecheck .el-checkbox__input.is-focus .el-checkbox__input{
  7303. border: 5px solid #fff;
  7304. }
  7305. .loginright_btn.top0{
  7306. top: 0;
  7307. }
  7308. .midtext{
  7309. width: 252px;
  7310. color: rgba(0, 0, 0, 1);
  7311. font-size: 16px;
  7312. text-align: left;
  7313. margin-left: 30px;
  7314. line-height: 16px;
  7315. display: inline-block;
  7316. text-overflow: ellipsis;
  7317. overflow: hidden;
  7318. position: relative;
  7319. top: 2px;
  7320. }
  7321. .minitext{
  7322. color: rgba(98, 98, 111, 1);
  7323. font-size: 12px;
  7324. text-align: left;
  7325. }
  7326. .link{
  7327. text-decoration: none;
  7328. }
  7329. .link:hover{
  7330. color: #8c00ff;
  7331. }
  7332. .visionlist li{
  7333. line-height: 48px;
  7334. }
  7335. .visionlist li:hover{
  7336. background-color: #CCCDD7 ;
  7337. border-radius: 8px;
  7338. cursor: pointer;
  7339. }
  7340. .visionlistTitle{
  7341. color: rgba(140, 0, 255, 1);
  7342. font-size: 14px;
  7343. text-align: left;
  7344. margin-bottom: 12px;
  7345. display: block;
  7346. margin-top: 10px;
  7347. }
  7348. .linedia .el-dialog__title {
  7349. line-height: 24px;
  7350. font-size: 17px;
  7351. color: #303133;
  7352. font-weight: bolder;
  7353. }
  7354. .tankuangaodu{
  7355. height: 296px;
  7356. overflow-y: auto;
  7357. }
  7358. .yijianxietong{
  7359. display: block;
  7360. width: 20px;
  7361. height: 20px;
  7362. background-color: #CCCDD7;
  7363. color: #fff;
  7364. border-radius: 10px;
  7365. position: absolute;
  7366. left: 4px;
  7367. top: 4px;
  7368. }
  7369. .yijianIcon{
  7370. font-size: 24px;
  7371. left: -2px;
  7372. top: -3px;
  7373. position: relative;
  7374. }
  7375. .isonselect{
  7376. background-color: rgba(74, 226, 166, 1);
  7377. }
  7378. .isonselect_err{
  7379. background-color: rgba(214, 36, 58, 1);
  7380. }
  7381. .isonselect_update{
  7382. background-color: rgba(74, 144, 226, 1);
  7383. }
  7384. .tipMsg{
  7385. padding: 0px 2px;
  7386. background-color: #ED1B35;
  7387. border-radius: 10px;
  7388. font-size: 12px;
  7389. color: #fff;
  7390. font-style: normal;
  7391. margin-right: 6px;
  7392. }
  7393. .yiyun_wenjian_list .isonselect_defual{
  7394. opacity: 0;
  7395. transition: ease all 0.5s;
  7396. }
  7397. .yiyun_wenjian_list:hover .isonselect_defual{
  7398. opacity: 1;
  7399. }
  7400. .el-checkbox__label {
  7401. display: unset;
  7402. font-size: 13px;
  7403. }
  7404. .filestate{
  7405. position: absolute;
  7406. top: 35%;
  7407. left: 20%;
  7408. background-color: #E3E3E3;
  7409. padding: 3px 13px;
  7410. border-radius: 18px;
  7411. font-size: 16px;
  7412. }
  7413. .nobottom .el-form-item {
  7414. margin-bottom: 0px;
  7415. }
  7416. .flex_right_pain_body input[type="password"] {
  7417. letter-spacing: 0px;
  7418. font-size: 20px;
  7419. line-height: 10px;
  7420. }
  7421. input[type="password"]::-webkit-input-placeholder {
  7422. letter-spacing: 0;
  7423. font-size: 14px;
  7424. }
  7425. input[type="password"]:-moz-placeholder {
  7426. letter-spacing: 0;
  7427. font-size: 14px;
  7428. }
  7429. input[type="password"]::-moz-placeholder {
  7430. letter-spacing: 0;
  7431. font-size: 14px;
  7432. }
  7433. input[type="password"]:-ms-input-placeholder {
  7434. letter-spacing: 0;
  7435. font-size: 14px;
  7436. }
  7437. /* 上传进度 */
  7438. /* .shangchuandinwei{
  7439. position: absolute;
  7440. top: 25%;
  7441. left: 50%;
  7442. z-index: 9999;
  7443. max-height: 500px;
  7444. overflow-y: auto;
  7445. margin-left: -280px;
  7446. padding: 20px;
  7447. border: 0px;
  7448. width: 680px;
  7449. height: 254px;
  7450. border-radius: 8px!important;
  7451. background-color: rgba(255, 255, 255, 1);
  7452. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  7453. } */
  7454. i.iconmidle{
  7455. margin-top: 16px;
  7456. }
  7457. .bianjutop{
  7458. width: 15px;
  7459. }
  7460. .bianjutop2{
  7461. width: 14px;
  7462. }
  7463. .bianjutop{
  7464. position: relative;
  7465. top: 2px;
  7466. left: -1px;
  7467. }
  7468. .fulltreebox{
  7469. height: calc(100vh - 146px);
  7470. }
  7471. .iconduiqi .el-tree-node__content>.el-tree-node__expand-icon{
  7472. width: 20px;
  7473. }
  7474. .project_gantetubox_warp{
  7475. margin-top: 5px;
  7476. }
  7477. .btn_double{
  7478. width: 343px;
  7479. background-color: rgba(255, 255, 255, 1);
  7480. margin: 0 auto;
  7481. border-radius: 8px;
  7482. box-shadow: 0 3px 6px 4px rgba(0,0,0,0.1);
  7483. overflow: hidden;
  7484. }
  7485. .btn_double button+button{
  7486. margin: 0;
  7487. }
  7488. .btn_doubleItem{
  7489. height: 38px;
  7490. border: 0;
  7491. background-color: #fff;
  7492. color: #000;
  7493. line-height: 38px;
  7494. font-size: 16px;
  7495. font-family: PingFang SC;
  7496. display: block;
  7497. text-align: center;
  7498. width: 100%;
  7499. cursor: pointer;
  7500. transition: ease all 0.5s;
  7501. }
  7502. .btn_doubleItem:hover{
  7503. color: #8C00FF;
  7504. }
  7505. .flex_rightheight2{
  7506. height: calc(100vh - 342px);
  7507. }
  7508. .flex_rightheight3{
  7509. height: calc(100vh - 282px);
  7510. }
  7511. .flex_rightheight1{
  7512. height: calc(100vh - 262px);
  7513. }
  7514. .flex_rightheight0{
  7515. height: calc(100vh - 320px);
  7516. }
  7517. .nomargin .longBtn{
  7518. margin: 8px auto;
  7519. }
  7520. .m-7-18{
  7521. margin-top: 7px;
  7522. margin-bottom: 18px;
  7523. }
  7524. .nostyle{
  7525. margin: 0;
  7526. margin-bottom: 26px;
  7527. text-align: left;
  7528. }
  7529. .largecheck .el-radio__inner::after {
  7530. width: 6px!important;
  7531. height: 12px!important;
  7532. display: block;
  7533. -webkit-box-sizing: content-box;
  7534. box-sizing: content-box;
  7535. content: "";
  7536. border: 2px solid #FFF;
  7537. border-left: 0;
  7538. border-top: 0;
  7539. height: 7px;
  7540. left: 9px;
  7541. position: absolute;
  7542. top: 10px;
  7543. -webkit-transform: rotate(45deg) scaleY(0);
  7544. transform: rotate(69deg);
  7545. width: 3px;
  7546. -webkit-transition: -webkit-transform 0s ease-in 0s;
  7547. transition: -webkit-transform 0s ease-in 0s;
  7548. transition: transform 0s ease-in 0s;
  7549. transition: transform 0s ease-in 0s, -webkit-transform 0s ease-in 0s;
  7550. transition: transform 0s ease-in 0s,-webkit-transform 0s ease-in 0s;
  7551. -webkit-transform-origin: center;
  7552. transform-origin: center;
  7553. background-color:transparent;
  7554. border-radius:0
  7555. }
  7556. .largecheck .el-radio__inner {
  7557. width: 32px!important;
  7558. height: 32px!important;
  7559. border-radius: 16px;
  7560. box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  7561. border: 5px solid #fff;
  7562. background-color: #fff;
  7563. transform: rotate(45deg);
  7564. }
  7565. .largecheck .el-radio__input.is-checked .el-radio__inner {
  7566. border-color: #ffffff!important;
  7567. background: #8c00ff!important;
  7568. }
  7569. .fileItemlistBox li{
  7570. padding: 0 16px;
  7571. height: 44px;
  7572. line-height: 44px;
  7573. transition: ease all 0.5s;
  7574. }
  7575. .fileItemlistBox li .el-radio__label{
  7576. font-size: 15px;
  7577. line-height: 44px;
  7578. }
  7579. .fileItemlistBox li:hover{
  7580. background-color: #f2f2f2;
  7581. }
  7582. .dulihang .el-radio__label::after{
  7583. content: '';
  7584. height: 1px;
  7585. width: 292px;
  7586. display: block;
  7587. background-color: #d8d8d8;
  7588. margin-left: 44px;
  7589. }
  7590. .largeBtn.el-button{
  7591. width: 305px;
  7592. height: 32px;
  7593. border-radius: 8px;
  7594. }
  7595. .mb-15{
  7596. margin-bottom: 16px;
  7597. }
  7598. .footernobianju .el-dialog__footer{
  7599. padding: 10px 0;
  7600. }
  7601. .bianjubtn{
  7602. margin: 0 23px;
  7603. margin-bottom: 6px;
  7604. }
  7605. .eldialogheight .el-dialog{
  7606. height: 310px;
  7607. }
  7608. .DiacenterBox{
  7609. height: 130px;
  7610. }
  7611. .logoarea{
  7612. display: flex;
  7613. justify-content: center;
  7614. align-items: center;
  7615. position: absolute;
  7616. width: calc(100vw);
  7617. height: calc(100vh);
  7618. top: 0px;
  7619. background-color: transparent;
  7620. }
  7621. .logintitlefirst span{
  7622. display: block;
  7623. line-height: 67px;
  7624. }
  7625. .intentinput .el-input__inner{
  7626. text-indent: 16px;
  7627. }
  7628. .loginimgboxa{
  7629. position: relative;
  7630. height: 429px;
  7631. width: 369px;
  7632. clip-path: polygon(
  7633. 0 25%,
  7634. 50% 0,
  7635. 100% 25%,
  7636. 100% 75%,
  7637. 50% 100%,
  7638. 0 75%
  7639. );
  7640. background: #33333d;
  7641. display: flex;
  7642. justify-content: center;
  7643. align-items: center;
  7644. z-index: 1;
  7645. }
  7646. .loginimgbordera{
  7647. position: absolute;
  7648. width: 100%;
  7649. z-index: 3;
  7650. }
  7651. .loginimgboxImga{
  7652. position: absolute;
  7653. background-size: 100%;
  7654. max-width: 100%;
  7655. max-height: 100%;
  7656. z-index: 2;
  7657. }
  7658. .righttabs .el-tabs__item{
  7659. padding: 0;
  7660. height: 40px;
  7661. font-weight: 500;
  7662. color: #000;
  7663. width: 187px;
  7664. text-align: center;
  7665. }
  7666. .righttabs .el-tabs__header{
  7667. margin: 0;
  7668. }
  7669. .righttabs .el-tabs__content{
  7670. overflow: inherit;
  7671. }
  7672. .righttabs .el-tabs__item.is-active{
  7673. color: #ED1B35;
  7674. }
  7675. .eidtTip{
  7676. position: absolute;
  7677. left: 50%;
  7678. top: 27%;
  7679. width: 86px;
  7680. height: 28px;
  7681. color: rgba(0, 0, 0, 1);
  7682. font-size: 12px;
  7683. line-height: 28px;
  7684. border-radius: 21px;
  7685. text-align: center;
  7686. background-color: #E3E3E3;
  7687. display: block;
  7688. margin-left: -43px;
  7689. }
  7690. .tixinpage{
  7691. overflow: hidden;
  7692. }
  7693. .opitcy1{
  7694. opacity: 1;
  7695. }
  7696. .opitcy0{
  7697. opacity: 0.5;
  7698. }
  7699. .settingIcon.minisize{
  7700. font-size: 16px;
  7701. margin-right: 4px;
  7702. }
  7703. .finger{
  7704. cursor: pointer;
  7705. }
  7706. .filelist{
  7707. overflow: hidden;
  7708. padding: 6px 0;
  7709. }
  7710. .filelist:nth-child(2n){
  7711. padding-right: 0px;
  7712. }
  7713. .filelist:nth-child(2n+1){
  7714. padding-right: 10px;
  7715. }
  7716. .filelist>span{
  7717. font-size: 15px;
  7718. }
  7719. .icon-icon_yijianxietong{
  7720. font-size: 18px;
  7721. top: 0;
  7722. left: 0;
  7723. }
  7724. .redtext{
  7725. color: #ED1B35;
  7726. }
  7727. .yiyun_headerfr_item_r>div span.dulibianjuspan{
  7728. margin-left: 10px;
  7729. }
  7730. .linkbtngroup{
  7731. display: inline-block;
  7732. /* overflow: hidden; */
  7733. position: relative;
  7734. }
  7735. .appiframebox{
  7736. width: calc(100vw - 40px);
  7737. height: calc(100vh - 54px);
  7738. overflow-y: auto;
  7739. }
  7740. .fullscreenDia .el-dialog__header{
  7741. padding: 5px 20px 0px;
  7742. }
  7743. .fullscreenDia .el-dialog__body{
  7744. padding: 0px 20px;
  7745. }
  7746. .fullscreenDia .el-dialog{
  7747. border-radius: 0;
  7748. }
  7749. .fullscreenDia .el-dialog__headerbtn {
  7750. top: 0px;
  7751. }
  7752. .bottext{
  7753. color: rgba(74, 74, 74, 1);
  7754. font-size: 14px;
  7755. text-align: left;
  7756. font-family: PingFang SC;
  7757. }
  7758. .textcolor1{
  7759. color: #32323C;
  7760. font-family: PingFang SC;
  7761. }
  7762. .botbtnr{
  7763. position: absolute;
  7764. bottom: 0px;
  7765. right: 10px;
  7766. }
  7767. .introlisttitle{
  7768. padding: 0 16px;
  7769. }
  7770. .topprev{
  7771. top: 10px;
  7772. }
  7773. h5.dulilabel{
  7774. font-size: 15px;
  7775. font-weight: 500;
  7776. margin-top: 12px;
  7777. }
  7778. .el-tree-node__content .el-dropdown{
  7779. opacity: 0;
  7780. }
  7781. .el-tree-node__content:hover>.custom-tree-node .el-dropdown{
  7782. opacity: 1;
  7783. }
  7784. .rightdesc{
  7785. font-family: PingFang SC;
  7786. font-weight: 400;
  7787. font-size: 15px;
  7788. line-height: 30px;
  7789. margin-top: 20px;
  7790. }
  7791. .fixtable{
  7792. /* border: 1px solid #cdd; */
  7793. width: calc(100vw - 122px);
  7794. height: calc(100vh - 150px);
  7795. overflow: scroll;
  7796. position: relative;
  7797. float: left;
  7798. top: 0px;
  7799. left: 0px;
  7800. font-size: 12px;
  7801. }
  7802. .bg1 {
  7803. position: fixed;
  7804. z-index: 10001;
  7805. width: 100px;
  7806. left: auto;
  7807. top: auto;
  7808. }
  7809. .bg2 {
  7810. position: sticky;
  7811. top: 0px;
  7812. margin-left: 192px;
  7813. /* width: 500px; */
  7814. z-index: 1000;
  7815. }
  7816. .bg3 {
  7817. left: 0px;
  7818. float: left;
  7819. position: sticky;
  7820. z-index: 1000;
  7821. width: 100px;
  7822. }
  7823. .bg4 {
  7824. left: 192px;
  7825. /* width: 500px; */
  7826. position: absolute;
  7827. }
  7828. .bg1,.bg2,.bg3,.bg4{
  7829. border-collapse:collapse;
  7830. border:none;
  7831. }
  7832. .bg1 td,.bg2 td,.bg3 td,.bg4 td{
  7833. border:solid #cdcdcd 1px;
  7834. }
  7835. .row-w-60{
  7836. width: 60px;
  7837. text-align: center;
  7838. }
  7839. .col-h-30{
  7840. height: 30px;
  7841. line-height: 30px;
  7842. }
  7843. .col-h-60{
  7844. height: 60px;
  7845. line-height: 60px;
  7846. overflow: hidden;
  7847. }
  7848. .col-h-58{
  7849. height: 60px;
  7850. line-height: 60px;
  7851. text-align: center;
  7852. }
  7853. .row-w-130{
  7854. width: 130px;
  7855. overflow: hidden;
  7856. text-align: center;
  7857. }
  7858. .tdheight{
  7859. height: 58px;
  7860. overflow: hidden;
  7861. }
  7862. .bg_write{
  7863. background-color: #fff;
  7864. }
  7865. .bg_gray_th{
  7866. background-color: #e3e3e3;
  7867. }
  7868. .bg_gray_td{
  7869. background-color: #ebebeb;
  7870. }
  7871. .bg_druk{
  7872. background-color: #adadad;
  7873. }
  7874. /* .listTemplateList li:hover,.selected{
  7875. background-color: rgba(204, 205, 215, 1);
  7876. } */
  7877. .listTemplateList li{
  7878. height: 48px;
  7879. border-radius: 8px;
  7880. margin: 8px 10px;
  7881. padding: 0 16px;
  7882. overflow: hidden;
  7883. line-height: 48px;
  7884. transition: ease all 0.5s;
  7885. cursor: pointer;
  7886. }
  7887. .listTemplateTextBig{
  7888. color: rgba(50, 50, 60, 1);
  7889. font-size: 18px;
  7890. width: 95px;
  7891. display: inline-block;
  7892. font-weight: 600;
  7893. }
  7894. .listTemplateText{
  7895. color: rgba(0, 0, 0, 1);
  7896. font-size: 15px;
  7897. text-align: left;
  7898. }
  7899. .diaTitle{
  7900. font-size: 17px;
  7901. }
  7902. .yuandian{
  7903. position: relative;
  7904. height: 0;
  7905. left: 0;
  7906. top: 0;
  7907. /* width: 158px; */
  7908. text-align: left;
  7909. /* display: flex;
  7910. align-items: baseline;
  7911. justify-content: center; */
  7912. }
  7913. .upList{
  7914. top: 0;
  7915. }
  7916. .upList,.bottomlist{
  7917. position: absolute;
  7918. left: 8px;
  7919. }
  7920. .bottomlist{
  7921. position: absolute;
  7922. top: 22px;
  7923. }
  7924. .enterPoint,.outPoint{
  7925. position: absolute;
  7926. left: 7px;
  7927. }
  7928. .enterPoint{
  7929. bottom: 40px;
  7930. }
  7931. .outPoint{
  7932. top: 50px;
  7933. }
  7934. .enterPoint button,.outPoint button{
  7935. display: block;
  7936. margin-bottom: 16px;
  7937. }
  7938. .enterPoint .leftlinebox+.leftlinebox,.outPoint .leftlinebox+.leftlinebox{
  7939. margin: 0px;
  7940. margin-bottom: 10px;
  7941. }
  7942. .linkBtn1,.linkBtn2{
  7943. border: 1.5px dashed transparent;
  7944. height: 32px;
  7945. border-radius: 4px;
  7946. color: rgba(142, 144, 159, 1);
  7947. font-size: 13px;
  7948. font-family: PingFangSC-Regular;
  7949. transition: ease all 0.5s;
  7950. cursor: pointer;
  7951. padding: 0 10px;
  7952. }
  7953. .linkBtn1:hover,.linkBtn2:hover{
  7954. border-color:#4A90E2 ;
  7955. color: #4A90E2;
  7956. }
  7957. .linkBtn1{
  7958. background-color: rgba(255, 255, 255, 1);
  7959. }
  7960. .linkBtn2{
  7961. background-color: rgba(227, 227, 227, 1);
  7962. min-width: 72px;
  7963. max-width: 120px;
  7964. }
  7965. .enterLine{
  7966. width: 1px;
  7967. height: 20px;
  7968. background-color: rgba(204, 205, 215, 1);
  7969. position: absolute;
  7970. left: 0;
  7971. bottom: 0px;
  7972. }
  7973. .outLine{
  7974. position: relative;
  7975. width: 1px;
  7976. height: 20px;
  7977. background-color: rgba(204, 205, 215, 1);
  7978. top: 17px;
  7979. left: -7px;
  7980. }
  7981. .bottomenter{
  7982. position: absolute;
  7983. bottom: -6px;
  7984. left: -10px;
  7985. color: #CCCDD7;
  7986. font-size: 20px;
  7987. }
  7988. .leftlinebox{
  7989. position: relative;
  7990. display: block;
  7991. line-height: 30px;
  7992. margin-bottom: 11px;
  7993. }
  7994. .leftline{
  7995. position: absolute;
  7996. display: block;
  7997. width: 8px;
  7998. height: 1px;
  7999. position: absolute;
  8000. left: -8px;
  8001. top: 50%;
  8002. background-color: rgba(204, 205, 215, 1);
  8003. }
  8004. .leftline::after{
  8005. content: '';
  8006. height: 48px;
  8007. width: 1px;
  8008. position: absolute;
  8009. left: -1px;
  8010. top: 50%;
  8011. background-color: rgba(204, 205, 215, 1);
  8012. }
  8013. .worllistt2{
  8014. display: -webkit-box;
  8015. -webkit-box-orient: vertical;
  8016. -webkit-line-clamp: 1;
  8017. overflow: hidden;
  8018. }
  8019. .leftlin2{
  8020. height: 40px;
  8021. width: 1px;
  8022. position: relative;
  8023. background-color: rgba(204, 205, 215, 1);
  8024. left: 0;
  8025. top: 30px;
  8026. }
  8027. .conterpoint{
  8028. position: relative;
  8029. width: 157px;
  8030. }
  8031. .worningalert{
  8032. position: relative;
  8033. width: 355px;
  8034. height: 22px;
  8035. border-radius: 4px;
  8036. background-color: rgba(214, 36, 58, 1);
  8037. top: -14px;
  8038. text-indent: 16px;
  8039. color: #fff;
  8040. }
  8041. .EC_searchBox .el-input-group__prepend {
  8042. background-color: #ffffff;
  8043. vertical-align: middle;
  8044. display: table-cell;
  8045. position: relative;
  8046. border: 0px solid #ffffff;
  8047. white-space: nowrap;
  8048. position: absolute;
  8049. left: 7px;
  8050. padding: 0;
  8051. width: 0;
  8052. }
  8053. #bigbody{
  8054. height: calc(100vh - 47px);
  8055. overflow-y: auto;
  8056. }
  8057. .scorllbaron{
  8058. background-color: #fff;
  8059. box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  8060. }
  8061. .tinylabel{
  8062. font-size: 12px;
  8063. display: block;
  8064. line-height: 20px;
  8065. color: #888;
  8066. }
  8067. .newapplay li{
  8068. height: 59px;
  8069. border-bottom: 1px solid #cccdd7;
  8070. margin: 0 16px;
  8071. padding: 0;
  8072. }
  8073. .searchPagebox{
  8074. width: calc(100vw - 60px);
  8075. height: calc(100vh - 75px);
  8076. }
  8077. .searchPagebox2{
  8078. width: calc(100vw - 120px);
  8079. margin: 0 auto;
  8080. }
  8081. .bj_label{
  8082. font-size: 14px;
  8083. color: #8e909f;
  8084. }
  8085. /* 适配 */
  8086. @media(max-width:1600px) {
  8087. .yiyun-col-md-4{
  8088. width: 33.3%
  8089. }
  8090. }
  8091. @media(max-width:1337px) {
  8092. .yiyun-col-md-4{
  8093. width: 33.3%
  8094. }
  8095. .yiyun_headerce>span {
  8096. padding: 13px 15px;
  8097. }
  8098. .LoginTitleWel{
  8099. top: 60px;
  8100. }
  8101. .loginbox{
  8102. bottom: 60px;
  8103. }
  8104. }
  8105. @media(max-width:1025px) {
  8106. .yiyun-col-sm-6{
  8107. width: 50%
  8108. }
  8109. .bottomdialog {
  8110. width: calc(100vw - 20px);
  8111. left: calc(-50vw + 10px);
  8112. }
  8113. .yiyun_dialog_left {
  8114. margin-left: 20px;
  8115. }
  8116. .yiyun_dialog_right{
  8117. right: 20px;
  8118. }
  8119. .yiyun_headerce>span {
  8120. padding: 13px 9px;
  8121. }
  8122. .LoginTitleWel {
  8123. top: 30px;
  8124. font-size: 39px;
  8125. }
  8126. .logintitlefirst span {
  8127. line-height: 45px;
  8128. }
  8129. .loginlabel {
  8130. font-size: 22px;
  8131. }
  8132. .loginbox {
  8133. bottom: 30px;
  8134. }
  8135. }
  8136. @media(max-width:768px) {
  8137. .yiyun-col-ty-12{
  8138. width: 100%
  8139. }
  8140. .yiyun_headerce>span {
  8141. padding: 13px 8px;
  8142. font-size: 16px;
  8143. }
  8144. }
  8145. .drop_areabox{
  8146. position: fixed;
  8147. z-index: 999;
  8148. width: 480px;
  8149. height: 300px;
  8150. background-color: #ccc;
  8151. top: 50%;
  8152. left: 50%;
  8153. margin-left: -240px;
  8154. margin-top: -150px;
  8155. border: 1px dashed #8c00ff;
  8156. background-color: #ebebf2;
  8157. color: #8c00ff;
  8158. display: flex;
  8159. flex-direction: column;
  8160. justify-content: center;
  8161. align-items: center;
  8162. border-radius: 10px;
  8163. }
  8164. .yywenjiantitle{
  8165. display: inline-block;
  8166. width: 92px;
  8167. height: 31px;
  8168. color: #a7a8b7;
  8169. font-size: 18px;
  8170. line-height:31px;
  8171. margin-right: 16px;
  8172. border-radius: 4px;
  8173. background-color: transparent;
  8174. text-align: center;
  8175. cursor: pointer;
  8176. }
  8177. .yywenjiantitle.yyactive,.yywenjiantitle:hover{
  8178. color: #32323c;
  8179. background:#CCCDD7;
  8180. }
  8181. .fuzeren{
  8182. overflow: hidden;
  8183. padding-bottom: 11px;
  8184. border-bottom: 1px solid #8e909f;
  8185. }
  8186. .el-icon-warning::before{
  8187. content: "";
  8188. display: inline-block;
  8189. width: 28px;
  8190. height: 28px;
  8191. background-color: #ccc;
  8192. background: url(/static/img/icon_pic_01.png) no-repeat -180px 0px;
  8193. }
  8194. .selfupdate .webuploader-pick{
  8195. width: 120px
  8196. }
  8197. .right-algin{
  8198. text-align: right
  8199. }
  8200. .downloadIcon{
  8201. position: absolute;
  8202. width: 100%;
  8203. height: 120px;
  8204. left: 0;
  8205. top: 0;
  8206. }
  8207. .downloadIcon img,.downloadIcon span{
  8208. position: relative;
  8209. top: 30px;
  8210. }
  8211. .downloadIcon img.imgjuzhong,.downloadIcon span.spanjuzhong{
  8212. position: relative;
  8213. top: 45px;
  8214. }
  8215. .uploadText{
  8216. position: relative;
  8217. top: 40px;
  8218. left: 30px;
  8219. font-size: 13px
  8220. }
  8221. .minifont{
  8222. font-size: 11px;
  8223. color: #71717d;
  8224. margin-top: 2px
  8225. }
  8226. .largeicon{
  8227. color: #000;
  8228. font-size: 22px
  8229. }
  8230. .titlebar_head{
  8231. display: flex;
  8232. justify-content: space-between;
  8233. }
  8234. .toumin{
  8235. opacity: 0.5;
  8236. }
  8237. .showdowfix{
  8238. position: fixed;
  8239. background: linear-gradient(rgba(255, 255, 255, 0),rgba(0, 0, 0, 0.15));
  8240. height: 60px;
  8241. width: 100%;
  8242. bottom: 0;
  8243. }
  8244. .el-message-box__message p{
  8245. display: -webkit-box;
  8246. -webkit-box-orient: vertical;
  8247. /* -webkit-line-clamp: 3; */
  8248. overflow: hidden;
  8249. font-weight: 400;
  8250. word-break: break-all;
  8251. }
  8252. .mainbtn{
  8253. color: #8c00ff!important
  8254. }
  8255. .redbtn{
  8256. color: #d6243a!important
  8257. }
  8258. /* 竖线 */
  8259. .vertical-line {
  8260. float: left;
  8261. position: relative;
  8262. top: 12px;
  8263. width: 1px;
  8264. height: 24px;
  8265. background-color: rgba(153, 155, 157, 1);
  8266. margin: 0 7px 0 0;
  8267. }
  8268. /* 使用flex布局 */
  8269. .use-flex {
  8270. display: flex;
  8271. flex-wrap: wrap;
  8272. }
  8273. /* 相对定位 */
  8274. .use-relative {
  8275. position: relative;
  8276. }
  8277. /* 新项目人员列表超出部分滚动条样式 */
  8278. /* 滚动条样式 */
  8279. .personnel-list .content-wrap::-webkit-scrollbar,
  8280. .proj-detail .right-part .part-wrap::-webkit-scrollbar,
  8281. .proj-detail .proj-desc-wrap::-webkit-scrollbar,
  8282. .proj-detail .summary-wrap::-webkit-scrollbar,
  8283. .new-proj .template_select_content::-webkit-scrollbar {
  8284. width: 8px;
  8285. height: 8px;
  8286. /* padding-right: 4px; */
  8287. border-radius: 4px;
  8288. /*其他样式,比如圆角等*/
  8289. }
  8290. /*滑块样式*/
  8291. .personnel-list .content-wrap::-webkit-scrollbar-thumb,
  8292. .right-part .part-wrap::-webkit-scrollbar-thumb,
  8293. .proj-detail .proj-desc-wrap::-webkit-scrollbar-thumb,
  8294. .proj-detail .summary-wrap::-webkit-scrollbar-thumb,
  8295. .new-proj .template_select_content::-webkit-scrollbar-thumb {
  8296. -webkit-border-radius: 4px;
  8297. border-radius: 4px;
  8298. background-color: #adadad;
  8299. }
  8300. /*当前窗口失去焦点时的滑块样式*/
  8301. .personnel-list .content-wrap::-webkit-scrollbar-thumb:window-inactive,
  8302. .right-part .part-wrap::-webkit-scrollbar-thumb:window-inactive,
  8303. .proj-detail .proj-desc-wrap::-webkit-scrollbar-thumb:window-inactive,
  8304. .proj-detail .summary-wrap::-webkit-scrollbar-thumb:window-inactive,
  8305. .new-proj .template_select_content::-webkit-scrollbar-thumb:window-inactive {
  8306. background-color: #adadad;
  8307. }
  8308. /* 当前选中的工作负责人的框 */
  8309. .active-manager-mark {
  8310. border: 2px solid #7850ff;
  8311. border-radius: 8px;
  8312. background-color: #dededf;
  8313. }
  8314. .active-manager-mark-bottom-name {
  8315. position: relative;
  8316. top: -7px;
  8317. border-bottom-right-radius: 8px;
  8318. border-bottom-left-radius: 8px;
  8319. padding: 8px 0 5px;
  8320. width: 100%;
  8321. background-color: #7850ff;
  8322. color: rgba(255, 255, 255, 100);
  8323. font-size: 11px;
  8324. text-align: center;
  8325. z-index: 1;
  8326. font-family: PingFangSC-Regular;
  8327. }
  8328. /* 展示的负责人的框 */
  8329. .manager-mark {
  8330. border: 4px dashed rgba(140, 0, 255, 1) !important;
  8331. }
  8332. .mr-8 {
  8333. margin: 0 8px 0 0;
  8334. }
  8335. .ml-4 {
  8336. margin: 0 0 0 4px;
  8337. }
  8338. .mb-32 {
  8339. margin: 0 0 32px 4px;
  8340. }
  8341. .mt-32 {
  8342. margin: 32px 0 0 0;
  8343. }
  8344. /* 当前要进行工作指派的文件夹样式 */
  8345. .active-folder {
  8346. background-color: #dededf;
  8347. border-radius: 8px;
  8348. background-color: rgba(50, 50, 60, 0.15);
  8349. }
  8350. .folder-hover:hover {
  8351. border-radius: 8px;
  8352. background-color: rgba(50, 50, 60, 0.15);
  8353. }
  8354. /* 清除 浮动 */
  8355. .clear-fix::after {
  8356. content: '';
  8357. display: block;
  8358. clear: both;
  8359. height: 0;
  8360. visibility: hidden;
  8361. }
  8362. /* 新建样本文件弹框显示的图片 */
  8363. .defultImage-small {
  8364. margin: 0 auto;
  8365. width: 70px;
  8366. height: 70px;
  8367. background: url(/static/img/defult-mid.png) center/100%;
  8368. }
  8369. .video-small {
  8370. height: 70px;
  8371. width: 70px;
  8372. background: url(/static/img/FileType/video.svg) center/100%;
  8373. margin: 0 auto;
  8374. }
  8375. .border-box {
  8376. box-sizing: border-box;
  8377. }