项目原始demo,不改动
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 

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