style.css 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739
  1. .o2_homepage_content {
  2. margin: 15px;
  3. min-width: 1280px;
  4. min-height: 700px;
  5. font-size: 14px;
  6. }
  7. .o2_homepage_layout_right {
  8. min-width: 360px;
  9. max-width: 410px;
  10. float: right;
  11. height: 100%;
  12. }
  13. .o2_homepage_layout_left {
  14. overflow: hidden;
  15. height: 100%;
  16. }
  17. .o2_homepage_layout_leftTop {
  18. height: 50%;
  19. }
  20. .o2_homepage_layout_leftBottom {
  21. height: 50%;
  22. }
  23. .o2_homepage_layout_leftTopLeft {
  24. float: left;
  25. height: 100%;
  26. width: 62%;
  27. }
  28. .o2_homepage_layout_leftTopRight {
  29. float: left;
  30. height: 100%;
  31. width: 38%;
  32. }
  33. .o2_homepage_layout_leftBottomLeft {
  34. float: left;
  35. height: 100%;
  36. width: 62%;
  37. }
  38. .o2_homepage_layout_leftBottomRight {
  39. float: left;
  40. height: 100%;
  41. width: 38%;
  42. }
  43. .o2_homepage_calendar_content {
  44. overflow: hidden;
  45. margin: 5px;
  46. background-color: #ffffff;
  47. }
  48. .o2_homepage_task_content {
  49. overflow: hidden;
  50. margin: 5px;
  51. background-color: #ffffff;
  52. }
  53. .o2_homepage_meeting_content {
  54. overflow: hidden;
  55. margin: 5px;
  56. background-color: #ffffff;
  57. }
  58. .o2_homepage_infor_content {
  59. overflow: hidden;
  60. margin: 5px;
  61. background-color: #ffffff;
  62. }
  63. .o2_homepage_file_content {
  64. overflow: hidden;
  65. margin: 5px;
  66. background-color: #ffffff;
  67. }
  68. .o2_homepage_title {
  69. margin: 0 20px;
  70. height: 50px;
  71. line-height: 50px;
  72. margin-bottom: 15px;
  73. border-bottom: 1px solid #E6E6E6;
  74. overflow: hidden;
  75. }
  76. .o2_homepage_title_action {
  77. height: 50px;
  78. float: right;
  79. background-repeat: no-repeat;
  80. background-position: 0 center;
  81. padding-left: 20px;
  82. color: #4A90E2;
  83. cursor: pointer;
  84. background-image: url(../x_component_Homepage/$Main/default/icon/icon_zengjia_blue2_click.png);
  85. }
  86. .o2_homepage_title_tabarea {
  87. font-size: 16px;
  88. height: 50px;
  89. color: #666666;
  90. }
  91. .o2_homepage_title_tab {
  92. height: 47px;
  93. border-bottom: 3px solid #ffffff;
  94. float: left;
  95. margin-right: 20px;
  96. margin-left: 5px;
  97. cursor: pointer;
  98. }
  99. .o2_homepage_title_tab_over {
  100. border-bottom: 3px solid #999999;
  101. }
  102. .o2_homepage_title_tab_current {
  103. color: #4A90E2;
  104. border-color: #4A90E2;
  105. }
  106. .o2_homepage_task_area {
  107. overflow: hidden;
  108. margin: 0 20px;
  109. }
  110. .o2_homepage_task_area_action {
  111. height: 50px;
  112. }
  113. .o2_homepage_task_area_content {
  114. overflow: hidden;
  115. background-position: center;
  116. background-repeat: no-repeat;
  117. }
  118. .o2_homepage_area_content_loading {
  119. background-image: url(../o2_core/o2/xDesktop/$Default/red/icons/loading.gif);
  120. }
  121. .o2_homepage_task_area_content_empty {
  122. background-image: url(../o2_core/o2/xDesktop/$Default/red/icons/icon_wugongzuo.png);
  123. }
  124. .o2_homepage_task_area_content_empty_node {
  125. font-size: 14px;
  126. color: #CCCCCC;
  127. text-align: center;
  128. background-position: top;
  129. background-repeat: no-repeat;
  130. background-image: url(../x_component_Homepage/$Main/default/icon/icon_wugongzuo.png);
  131. width: 90px;
  132. height: 30px;
  133. padding-top: 60px;
  134. line-height: 30px;
  135. margin: 30px auto 0 auto;
  136. }
  137. .o2_homepage_task_item_row {
  138. height: 40px;
  139. line-height: 40px;
  140. cursor: pointer;
  141. color: #333333;
  142. }
  143. .o2_homepage_task_item_row_over {
  144. color: #4A90E2;
  145. background-color: #F7F7F7;
  146. }
  147. .o2_homepage_task_item_cell_number {
  148. height: 40px;
  149. width: 20px;
  150. padding: 0 20px;
  151. }
  152. .o2_homepage_task_item_number {
  153. float: right;
  154. width: 20px;
  155. height: 20px;
  156. border-radius: 10px;
  157. background: #CCCCCC;
  158. text-align: center;
  159. font-size: 12px;
  160. color: #FFFFFF;
  161. line-height: 20px;
  162. }
  163. .o2_homepage_task_item_number_over {
  164. background: #4A90E2;
  165. }
  166. .o2_homepage_task_item_cell_subject {
  167. height: 40px;
  168. }
  169. .o2_homepage_task_item_subject {
  170. height: 40px;
  171. overflow: hidden;
  172. text-overflow: ellipsis;
  173. word-wrap: normal;
  174. margin-right: 10px;
  175. }
  176. .o2_homepage_task_item_cell_activity {
  177. color: #666666;
  178. font-size: 12px;
  179. width: 140px;
  180. }
  181. .o2_homepage_task_item_activity {
  182. width: 140px;
  183. height: 40px;
  184. overflow: hidden;
  185. text-overflow: ellipsis;
  186. word-break: keep-all;
  187. word-wrap: normal;
  188. margin-right: 10px;
  189. }
  190. .o2_homepage_task_item_cell_creator {
  191. color: #666666;
  192. font-size: 12px;
  193. width: 40px;
  194. }
  195. .o2_homepage_task_item_creator {
  196. width: 40px;
  197. height: 40px;
  198. overflow: hidden;
  199. text-overflow: ellipsis;
  200. word-break: keep-all;
  201. word-wrap: normal;
  202. }
  203. .o2_homepage_task_item_cell_time {
  204. text-align: right;
  205. color: #999999;
  206. font-size: 12px;
  207. width: 80px;
  208. word-wrap: break-spaces;
  209. }
  210. .o2_homepage_task_item_time {
  211. width: 80px;
  212. height: 40px;
  213. overflow: hidden;
  214. text-overflow: ellipsis;
  215. word-break: keep-all;
  216. word-wrap: normal;
  217. }
  218. .o2_homepage_task_page_area {
  219. overflow: hidden;
  220. }
  221. .o2_homepage_task_page_prev {
  222. background: #FFFFFF;
  223. border: 1px solid #E6E6E6;
  224. border-radius: 20px;
  225. width: 70px;
  226. height: 24px;
  227. font-size: 12px;
  228. color: #666666;
  229. text-align: center;
  230. line-height: 24px;
  231. float: left;
  232. margin-left: 20px;
  233. cursor: pointer;
  234. user-select: none;
  235. -ms-user-select: none;
  236. -moz-user-select: none;
  237. -webkit-user-select: none;
  238. }
  239. .o2_homepage_task_page_prev_over {
  240. background: #4A90E2;
  241. color: #ffffff;
  242. }
  243. .o2_homepage_task_page_next {
  244. background: #FFFFFF;
  245. border: 1px solid #E6E6E6;
  246. border-radius: 20px;
  247. width: 70px;
  248. height: 24px;
  249. font-size: 12px;
  250. color: #666666;
  251. text-align: center;
  252. line-height: 24px;
  253. float: left;
  254. margin-left: 5px;
  255. cursor: pointer;
  256. user-select: none;
  257. -ms-user-select: none;
  258. -moz-user-select: none;
  259. -webkit-user-select: none;
  260. }
  261. .o2_homepage_task_page_next_over {
  262. background: #4A90E2;
  263. color: #ffffff;
  264. }
  265. .o2_homepage_task_page_items {
  266. padding: 2px 0;
  267. height: 20px;
  268. float: left;
  269. }
  270. .o2_homepage_task_page_item {
  271. width: 20px;
  272. height: 20px;
  273. border-radius: 10px;
  274. background-color: #ffffff;
  275. line-height: 20px;
  276. text-align: center;
  277. margin-left: 8px;
  278. color: #666666;
  279. cursor: pointer;
  280. border: 1px solid #E6E6E6;
  281. float: left;
  282. font-size: 12px;
  283. }
  284. .o2_homepage_task_page_reverse {
  285. width: 20px;
  286. height: 20px;
  287. border-radius: 10px;
  288. background-color: #ffffff;
  289. text-align: center;
  290. margin-left: 8px;
  291. color: #666666;
  292. cursor: pointer;
  293. float: left;
  294. border: 1px solid #E6E6E6;
  295. line-height: 11px;
  296. font-size: 14px;
  297. font-family: "Microsoft YaHei", "SimSun", "黑体", serif;
  298. }
  299. .o2_homepage_task_page_forward {
  300. width: 20px;
  301. height: 20px;
  302. border-radius: 10px;
  303. background-color: #ffffff;
  304. text-align: center;
  305. margin-left: 8px;
  306. color: #666666;
  307. cursor: pointer;
  308. float: left;
  309. border: 1px solid #E6E6E6;
  310. line-height: 11px;
  311. font-size: 14px;
  312. font-family: "Microsoft YaHei", "SimSun", "黑体", serif;
  313. }
  314. .o2_homepage_task_page_item_over {
  315. background-color: #cccccc;
  316. color: #ffffff;
  317. }
  318. .o2_homepage_task_page_item_current {
  319. background-color: #4A90E2;
  320. color: #ffffff;
  321. }
  322. .o2_homepage_infor_title {
  323. margin: 0 20px;
  324. height: 50px;
  325. line-height: 50px;
  326. margin-bottom: 15px;
  327. border-bottom: 1px solid #E6E6E6;
  328. overflow: hidden;
  329. }
  330. .o2_homepage_infor_title_action {
  331. height: 50px;
  332. float: right;
  333. background-repeat: no-repeat;
  334. background-position: 0 center;
  335. padding-left: 20px;
  336. color: #4A90E2;
  337. cursor: pointer;
  338. background-image: url(../x_component_Homepage/$Main/default/icon/icon_zengjia_blue2_click.png);
  339. }
  340. .o2_homepage_task_title_tabarea {
  341. font-size: 16px;
  342. height: 50px;
  343. color: #666666;
  344. }
  345. .o2_homepage_task_title_tab {
  346. height: 47px;
  347. border-bottom: 3px solid #ffffff;
  348. float: left;
  349. margin-right: 20px;
  350. margin-left: 5px;
  351. cursor: pointer;
  352. }
  353. .o2_homepage_task_title_tab_over {
  354. border-bottom: 3px solid #999999;
  355. }
  356. .o2_homepage_task_title_tab_current {
  357. color: #4A90E2;
  358. border-color: #4A90E2;
  359. }
  360. .o2_homepage_infor_area {
  361. overflow: hidden;
  362. margin: 0 20px 20px 20px;
  363. background-position: center;
  364. background-repeat: no-repeat;
  365. }
  366. .o2_homepage_infor_hotpicArea {
  367. height: 100%;
  368. width: 36%;
  369. float: left;
  370. background: #F7FBFF;
  371. border-radius: 8px;
  372. }
  373. .o2_homepage_infor_hotpicArea_doc {
  374. position: relative;
  375. overflow: hidden;
  376. margin: 20px;
  377. background-position: center;
  378. background-repeat: no-repeat;
  379. }
  380. .o2_homepage_infor_hotpicArea_page {
  381. height: 40px;
  382. text-align: center;
  383. }
  384. .o2_homepage_infor_itemsArea {
  385. height: 100%;
  386. }
  387. .o2_homepage_infor_itemsArea_content {
  388. overflow: hidden;
  389. background-position: center;
  390. background-repeat: no-repeat;
  391. }
  392. .o2_homepage_infor_itemsArea_page {
  393. height: 40px;
  394. }
  395. .o2_homepage_infor_hotpicNode {
  396. width: 100%;
  397. position: absolute;
  398. top: 0;
  399. left: 0;
  400. overflow: hidden;
  401. z-index: 0;
  402. opacity: 0;
  403. }
  404. .o2_homepage_infor_hotpicNode_current {
  405. z-index: 100;
  406. }
  407. .o2_homepage_infor_hotpicImg {
  408. margin-bottom: 20px;
  409. background-position: center;
  410. background-repeat: no-repeat;
  411. background-size: cover;
  412. border-radius: 8px;
  413. cursor: pointer;
  414. }
  415. .o2_homepage_infor_hotpicInfor_title {
  416. height: 24px;
  417. line-height: 24px;
  418. font-size: 14px;
  419. color: #333333;
  420. overflow: hidden;
  421. cursor: pointer;
  422. }
  423. .o2_homepage_infor_hotpicInfor_content {
  424. font-size: 12px;
  425. color: #666666;
  426. letter-spacing: 0;
  427. line-height: 18px;
  428. height: 36px;
  429. margin-top: 5px;
  430. overflow: hidden;
  431. }
  432. .o2_homepage_infor_hotpicInfor_date{
  433. font-size: 12px;
  434. color: #999999;
  435. text-align: right;
  436. height: 20px;
  437. line-height: 20px;
  438. overflow: hidden;
  439. }
  440. .o2_homepage_hotpic_area_content_empty_node {
  441. font-size: 14px;
  442. color: #CCCCCC;
  443. text-align: center;
  444. background-position: top;
  445. background-repeat: no-repeat;
  446. background-image: url(../x_component_Homepage/$Main/default/icon/icon_wuxiaoxi.png);
  447. width: 120px;
  448. height: 30px;
  449. padding-top: 60px;
  450. line-height: 30px;
  451. margin: 30px auto 0 auto;
  452. }
  453. .o2_homepage_infor_hotpicArea_page_item {
  454. width: 18px;
  455. height: 6px;
  456. border-radius: 6px;
  457. background-color: #dddddd;
  458. float: left;
  459. margin-left: 5px;
  460. cursor: pointer;
  461. }
  462. .o2_homepage_infor_hotpicArea_page_item_current{
  463. background-color: #666666;
  464. }
  465. .o2_homepage_infor_hotpicArea_pagecontent {
  466. margin: auto;
  467. display: inline-block;
  468. }
  469. .o2_homepage_infor_area_action {
  470. height: 30px;
  471. }
  472. .o2_homepage_meeting_area_action {
  473. height: 0;
  474. }
  475. .o2_homepage_meeting_area_content_empty_node {
  476. font-size: 14px;
  477. color: #CCCCCC;
  478. text-align: center;
  479. background-position: top;
  480. background-repeat: no-repeat;
  481. background-image: url(../x_component_Homepage/$Main/default/icon/icon_wuhuiyi.png);
  482. width: 90px;
  483. height: 30px;
  484. padding-top: 60px;
  485. line-height: 30px;
  486. margin: 30px auto 0 auto;
  487. }
  488. .o2_homepage_meeting_item_node {
  489. height: 79px;
  490. border-bottom: 1px solid #E6E6E6;
  491. color: #333333;
  492. cursor: pointer;
  493. }
  494. .o2_homepage_meeting_item_action {
  495. width: 54px;
  496. height: 60px;
  497. margin-right: 18px;
  498. padding-top: 15px;
  499. float: right;
  500. }
  501. .o2_homepage_meeting_item_infor {
  502. margin-right: 80px;
  503. height: 60px;
  504. padding-top: 10px;
  505. padding-left: 15px;
  506. }
  507. .o2_homepage_meeting_item_title {
  508. height: 24px;
  509. line-height: 24px;
  510. font-size: 14px;
  511. overflow: hidden;
  512. }
  513. .o2_homepage_meeting_item_time {
  514. height: 18px;
  515. line-height: 18px;
  516. font-size: 12px;
  517. color: #666666;
  518. overflow: hidden;
  519. }
  520. .o2_homepage_meeting_item_location {
  521. height: 18px;
  522. line-height: 18px;
  523. font-size: 12px;
  524. color: #666666;
  525. overflow: hidden;
  526. }
  527. .o2_homepage_meeting_title {
  528. margin: 0 20px;
  529. height: 50px;
  530. line-height: 50px;
  531. margin-bottom: 0px;
  532. border-bottom: 1px solid #E6E6E6;
  533. overflow: hidden;
  534. }
  535. .o2_homepage_meeting_item_action_accepted {
  536. width: 54px;
  537. height: 20px;
  538. background: #60BF78;
  539. border-radius: 10px;
  540. font-size: 12px;
  541. color: #FFFFFF;
  542. text-align: center;
  543. line-height: 20px;
  544. }
  545. .o2_homepage_meeting_item_action_rejected {
  546. width: 54px;
  547. height: 20px;
  548. background: #bbbbbb;
  549. border-radius: 10px;
  550. font-size: 12px;
  551. color: #FFFFFF;
  552. text-align: center;
  553. line-height: 20px;
  554. }
  555. .o2_homepage_meeting_item_action_accept {
  556. width: 54px;
  557. height: 20px;
  558. background: #4DA1FF;
  559. border-radius: 10px;
  560. font-size: 12px;
  561. color: #FFFFFF;
  562. text-align: center;
  563. line-height: 20px;
  564. }
  565. .o2_homepage_meeting_item_action_reject{
  566. margin-top: 8px;
  567. width: 54px;
  568. height: 20px;
  569. background: #FF8080;
  570. border-radius: 10px;
  571. font-size: 12px;
  572. color: #FFFFFF;
  573. text-align: center;
  574. line-height: 20px;
  575. }
  576. .o2_homepage_file_area_content_empty_node {
  577. font-size: 14px;
  578. color: #CCCCCC;
  579. text-align: center;
  580. background-position: top;
  581. background-repeat: no-repeat;
  582. background-image: url(../x_component_Homepage/$Main/default/icon/icon_wuwenjian.png);
  583. cursor: pointer;
  584. width: 90px;
  585. height: 30px;
  586. padding-top: 60px;
  587. line-height: 20px;
  588. margin: 30px auto 0 auto;
  589. }
  590. .o2_homepage_file_item_node {
  591. height: 50px;
  592. border-bottom: 1px solid #E6E6E6;
  593. color: #333333;
  594. }
  595. .o2_homepage_file_item_icon {
  596. height: 50px;
  597. width: 50px;
  598. background-size: 30px;
  599. background-repeat: no-repeat;
  600. background-position: center;
  601. float: left;
  602. }
  603. .o2_homepage_file_item_action {
  604. float: right;
  605. height: 50px;
  606. width: 50px;
  607. text-align: center;
  608. line-height: 50px;
  609. background-image: url(../x_component_Homepage/$Main/default/icon/icon_down.png);
  610. background-position: center;
  611. background-repeat: no-repeat;
  612. cursor: pointer;
  613. }
  614. .o2_homepage_file_item_title {
  615. height: 50px;
  616. margin: 0 50px;
  617. line-height: 50px;
  618. font-size: 14px;
  619. cursor: pointer;
  620. word-break: break-all;
  621. overflow: hidden;
  622. }
  623. .o2_homepage_calender {
  624. height: 380px;
  625. width: 340px;
  626. margin: auto;
  627. }
  628. .o2_homepage_calender_infor {
  629. font-size: 13px;
  630. color: #666666;
  631. height: 30px;
  632. padding: 0 20px;
  633. line-height: 30px;
  634. }
  635. .o2_homepage_calendar_area_content_empty_node {
  636. font-size: 14px;
  637. color: #CCCCCC;
  638. text-align: center;
  639. background-position: top;
  640. background-repeat: no-repeat;
  641. background-image: url(../x_component_Homepage/$Main/default/icon/icon_wuricheng.png);
  642. width: 90px;
  643. height: 30px;
  644. padding-top: 60px;
  645. line-height: 30px;
  646. margin: 30px auto 0 auto;
  647. }
  648. .o2_homepage_calender_item_node {
  649. height: 50px;
  650. padding: 10px 5px;
  651. border-radius: 8px;
  652. color: #333333;
  653. cursor: pointer;
  654. margin-bottom: 10px;
  655. }
  656. .o2_homepage_calender_item_infor {
  657. height: 50px;
  658. line-height: 30px;
  659. margin-right: 70px;
  660. }
  661. .o2_homepage_calender_item_location {
  662. float: right;
  663. height: 50px;
  664. line-height: 25px;
  665. font-size: 12px;
  666. width: 60px;
  667. margin-right: 10px;
  668. text-align: right;
  669. color: #666666;
  670. }
  671. .o2_homepage_calender_item_title {
  672. height: 30px;
  673. }
  674. .o2_homepage_calender_item_title_icon {
  675. height: 6px;
  676. width: 6px;
  677. background-color: #666666;
  678. border-radius: 6px;
  679. margin: 12px;
  680. float: left;
  681. }
  682. .o2_homepage_calender_item_title_text {
  683. margin-left: 30px;
  684. }
  685. .o2_homepage_calender_item_time {
  686. height: 20px;
  687. line-height: 20px;
  688. color: #666666;
  689. font-size: 12px;
  690. padding-left: 30px;
  691. }
  692. .o2_homepage_calender_item_flag {
  693. background-color: #D94141;
  694. width: 6px;
  695. height: 6px;
  696. border-radius: 6px;
  697. position: absolute;
  698. float: right;
  699. top: -18px;
  700. }
  701. .o2_homepage_calender_flag {
  702. width: 0;
  703. height: 0;
  704. }
  705. .o2_homepage_calender_area {
  706. overflow: hidden;
  707. margin: 0;
  708. }
  709. .o2_homepage_calender_area_content {
  710. background-position: center;
  711. background-repeat: no-repeat;
  712. padding: 0 20px;
  713. overflow: auto;
  714. }
  715. .o2_homepage_calender_count_flag{
  716. width: 10px;
  717. height: 10px;
  718. border-radius: 12px;
  719. background-color: #F23030;
  720. color: #ffffff;
  721. display: inline;
  722. padding: 0 5px;
  723. margin-left: 3px;
  724. margin-right: 3px;
  725. }