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.
 
 
 
 
 
 

829 lines
16 KiB

  1. .lr-logo-title {
  2. display: block;
  3. position: absolute;
  4. top: 0;
  5. left: 10px;
  6. height: 100%;
  7. width: 320px;
  8. cursor: pointer;
  9. text-decoration: none;
  10. font-size: 18px;
  11. white-space: nowrap;
  12. line-height: 56px
  13. }
  14. .lr-frame-top {
  15. z-index: 3;
  16. height: 60px;
  17. background: #3286ed;
  18. background-size: cover;
  19. background-size: cover
  20. }
  21. .lr-frame-menu-wrap {
  22. overflow: hidden
  23. }
  24. .lr-first-menu-list {
  25. white-space: nowrap;
  26. height: 60px
  27. }
  28. .lr-frame-menu {
  29. top: 0;
  30. height: 60px;
  31. width: 100%;
  32. z-index: 3;
  33. padding: 0 143px 0 405px
  34. }
  35. .lr-frame-menu li {
  36. width: auto;
  37. white-space: nowrap;
  38. display: inline-block
  39. }
  40. .lr-frame-menu .lr-menu-item {
  41. height: 100%;
  42. line-height: 60px;
  43. font-size: 12px;
  44. color: #fff;
  45. padding: 0 19px 0 36px
  46. }
  47. .lr-first-menu-list > li > .lr-menu-item.active, .lr-first-menu-list > li > .lr-menu-item:hover {
  48. background-color: #156edb
  49. }
  50. .lr-first-menu-list > li > .lr-menu-item > .lr-menu-item-icon {
  51. display: block;
  52. position: absolute;
  53. top: 23px;
  54. left: 14px
  55. }
  56. .lr-first-menu-list > li > .lr-menu-item:before {
  57. content: '';
  58. position: absolute;
  59. top: 50%;
  60. margin-top: -18px;
  61. left: 0;
  62. height: 36px;
  63. width: 1px;
  64. background-color: #156edb
  65. }
  66. .lr-first-menu-list > li.active + li > .lr-menu-item:before, .lr-first-menu-list > li:hover + li > .lr-menu-item:before {
  67. display: none
  68. }
  69. .lr-second-menu-wrap {
  70. position: absolute;
  71. top: 0;
  72. left: 0;
  73. height: 100%;
  74. width: 160px;
  75. background-color: #f8f8f8;
  76. border-right: 1px solid #e1e2e2;
  77. z-index: 2;
  78. padding-top: 100px
  79. }
  80. .lr-second-menu-wrap > div {
  81. position: relative;
  82. height: 100%;
  83. width: 100%
  84. }
  85. .lr-second-menu-list .lr-menu-item {
  86. height: 40px;
  87. line-height: 40px;
  88. color: #333;
  89. padding: 0 0 0 20px;
  90. font-size: 12px
  91. }
  92. .lr-second-menu-list .lr-menu-item:hover {
  93. background-color: #ccc
  94. }
  95. .lr-second-menu-list .lr-menu-item-arrow .fa-angle-left {
  96. position: absolute;
  97. right: 15px;
  98. top: 12px
  99. }
  100. .lr-second-menu-list .open .lr-menu-item-arrow .fa-angle-left {
  101. -webkit-transform: rotate(-90deg);
  102. -ms-transform: rotate(-90deg);
  103. -o-transform: rotate(-90deg);
  104. transform: rotate(-90deg)
  105. }
  106. .lr-three-menu-list {
  107. display: block
  108. }
  109. .lr-second-menu-list > li {
  110. position: relative
  111. }
  112. .lr-second-menu-list > li:after {
  113. content: '';
  114. display: block;
  115. position: absolute;
  116. bottom: 0;
  117. left: 50%;
  118. margin-left: -70px;
  119. width: 140px;
  120. height: 1px;
  121. background-color: #ccc
  122. }
  123. .lr-three-menu-list .lr-menu-item {
  124. padding-left: 45px;
  125. color: #666
  126. }
  127. .lr-frame-tabs {
  128. top: 60px;
  129. padding: 0 30px 0 160px;
  130. background-color: #fff;
  131. z-index: 1;
  132. -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
  133. box-shadow: 0 1px 3px rgba(0,0,0,.1);
  134. border-bottom: 1px solid #d2d3d4;
  135. height: 40px
  136. }
  137. .lr-frame-tabs-wrap {
  138. height: 40px
  139. }
  140. .lr-frame-tabItem {
  141. height: 39px;
  142. line-height: 39px;
  143. background: #fff;
  144. margin-left: 0
  145. }
  146. .lr-frame-tabItem i {
  147. color: #666
  148. }
  149. .lr-frame-tabItem.active:after {
  150. content: '';
  151. position: absolute;
  152. bottom: 0;
  153. bottom: 1px\9;
  154. left: 0;
  155. height: 2px;
  156. width: 100%;
  157. background-color: #156edb
  158. }
  159. .lr-frame-tabItem.active .text {
  160. font-weight: bold
  161. }
  162. .lr-frame-tabItem .reomve {
  163. top: 13px;
  164. right: 4px
  165. }
  166. .lr-frame-personCenter {
  167. top: 0;
  168. right: 10px;
  169. height: 60px;
  170. line-height: 60px
  171. }
  172. .lr-frame-personCenter > a {
  173. color: #fff
  174. }
  175. .lr-frame-personCenter > .dropdown-toggle > img {
  176. border: 2px solid #fff;
  177. margin-top: 16px
  178. }
  179. .lr_frame_fullscreen {
  180. top: 60px;
  181. color: #666;
  182. height: 39px;
  183. line-height: 39px
  184. }
  185. .lr_frame_fullscreen a {
  186. color: #666
  187. }
  188. .lr-frame-main {
  189. padding: 100px 0 0 160px;
  190. background: #F0F3F4
  191. }
  192. .lr-frame-menu-btn {
  193. position: absolute;
  194. left: 0;
  195. top: 60px;
  196. height: 40px;
  197. line-height: 40px;
  198. width: 159px;
  199. text-align: center;
  200. font-size: 18px;
  201. cursor: pointer;
  202. color: #333;
  203. opacity: .5;
  204. background: #ededed;
  205. border-bottom: 1px solid #ccc;
  206. z-index: 3
  207. }
  208. .lr-frame-menu-btn:hover {
  209. color: #999
  210. }
  211. .lr-menu-closed .lr-second-menu-wrap {
  212. width: 50px
  213. }
  214. .lr-menu-closed .lr-second-menu-wrap span, .lr-menu-closed .lr-second-menu-wrap .lr-menu-item-arrow {
  215. display: none
  216. }
  217. .lr-menu-closed .lr-second-menu-wrap a {
  218. padding: 0;
  219. text-align: center
  220. }
  221. .lr-menu-closed .lr-second-menu-wrap .lr-menu-item-icon {
  222. margin: 0
  223. }
  224. .lr-menu-closed .lr-frame-menu-btn {
  225. -webkit-transform: rotate(-180deg);
  226. -ms-transform: rotate(-180deg);
  227. -o-transform: rotate(-180deg);
  228. transform: rotate(-180deg);
  229. width: 50px
  230. }
  231. .lr-menu-closed .lr-frame-main {
  232. padding: 100px 0 0 50px
  233. }
  234. .lr-menu-closed .lr-frame-tabs {
  235. padding-left: 50px
  236. }
  237. .lr-im-bell {
  238. position: fixed;
  239. right: 105px;
  240. top: 12px;
  241. width: 30px;
  242. height: 40px;
  243. line-height: 40px;
  244. color: #fff;
  245. text-align: center;
  246. cursor: pointer;
  247. z-index: 51;
  248. display: none
  249. }
  250. .lr-im-bell > i {
  251. font-size: 20px
  252. }
  253. .lr-im-bell > .point {
  254. background: #D71012;
  255. position: absolute;
  256. right: 5px;
  257. top: 5px;
  258. width: 8px;
  259. height: 8px;
  260. border-radius: 50%;
  261. display: none
  262. }
  263. .lr-im-body {
  264. position: fixed;
  265. right: 10px;
  266. bottom: 10px;
  267. width: 248px;
  268. height: 400px;
  269. background: #fff;
  270. z-index: 50;
  271. padding-top: 40px;
  272. box-shadow: 0 0 10px 0 rgba(0,0,0,0.50);
  273. display: none
  274. }
  275. .lr-im-body.open {
  276. display: block
  277. }
  278. .lr-im-title {
  279. position: absolute;
  280. top: 0;
  281. left: 0;
  282. background: #F8F8F8;
  283. border-bottom: 1px solid #F8F8F8;
  284. width: 100%;
  285. height: 40px
  286. }
  287. .lr-im-title .title-item {
  288. position: absolute;
  289. width: 50%;
  290. height: 39px;
  291. top: 0;
  292. left: 0;
  293. cursor: pointer;
  294. color: #404040;
  295. font-size: 14px;
  296. line-height: 39px;
  297. text-align: center
  298. }
  299. .lr-im-title .title-item.active {
  300. color: #3285ED;
  301. background: #fff
  302. }
  303. .lr-im-title .title-item.title-item-two {
  304. left: 124px
  305. }
  306. .lr-im-content {
  307. position: relative;
  308. width: 100%;
  309. height: 100%;
  310. display: none;
  311. border-left: 0
  312. }
  313. .lr-im-content.active {
  314. display: block
  315. }
  316. .lr-im-msg-list {
  317. position: relative;
  318. width: 100%;
  319. height: 100%
  320. }
  321. .lr-im-msg-list .msg-item {
  322. position: relative;
  323. width: 100%;
  324. height: 50px;
  325. cursor: pointer
  326. }
  327. .lr-im-msg-list .msg-item:after {
  328. content: '';
  329. display: block;
  330. position: absolute;
  331. height: 1px;
  332. width: 100%;
  333. background: #F8F8F8;
  334. bottom: 0;
  335. left: 0
  336. }
  337. .lr-im-msg-list .msg-item .photo {
  338. position: absolute;
  339. width: 30px;
  340. height: 30px;
  341. border-radius: 50%;
  342. top: 10px;
  343. left: 10px
  344. }
  345. .lr-im-msg-list .msg-item .icon {
  346. position: absolute;
  347. top: 10px;
  348. left: 10px;
  349. width: 30px;
  350. height: 30px;
  351. line-height: 30px;
  352. border-radius: 50%;
  353. background-color: #2B97DF;
  354. color: #fff;
  355. font-size: 18px;
  356. text-align: center
  357. }
  358. .lr-im-msg-list .msg-item .point {
  359. width: 8px;
  360. height: 8px;
  361. background: #DB3702;
  362. border-radius: 50%;
  363. position: absolute;
  364. right: -4px;
  365. top: -2px;
  366. display: none
  367. }
  368. .lr-im-msg-list .msg-item img {
  369. width: 100%;
  370. height: 100%;
  371. border-radius: 50%
  372. }
  373. .lr-im-msg-list .msg-item .name {
  374. position: absolute;
  375. top: 8px;
  376. left: 50px;
  377. height: 16px;
  378. color: #333;
  379. font-size: 12px;
  380. overflow: hidden;
  381. text-overflow: ellipsis;
  382. white-space: nowrap
  383. }
  384. .lr-im-msg-list .msg-item .msg {
  385. position: absolute;
  386. top: 24px;
  387. left: 50px;
  388. height: 16px;
  389. width: 188px;
  390. color: #999;
  391. font-size: 12px;
  392. overflow: hidden;
  393. text-overflow: ellipsis;
  394. white-space: nowrap
  395. }
  396. .lr-im-msg-list .msg-item .date {
  397. position: absolute;
  398. right: 10px;
  399. top: 8px;
  400. height: 16px;
  401. color: #666;
  402. font-size: 12px;
  403. text-align: right
  404. }
  405. .lr-im-userlist {
  406. padding-top: 40px
  407. }
  408. .lr-im-search {
  409. position: absolute;
  410. top: 0;
  411. left: 0;
  412. width: 100%;
  413. height: 40px;
  414. font-size: 0;
  415. padding: 10px
  416. }
  417. .lr-im-search i {
  418. position: absolute;
  419. left: 15px;
  420. top: 14px;
  421. font-size: 12px;
  422. font-weight: 100;
  423. color: #999;
  424. z-index: 1
  425. }
  426. .lr-im-search input {
  427. position: relative;
  428. text-align: left;
  429. border: 1px solid transparent;
  430. font-size: 12px;
  431. width: 100%;
  432. height: 100%;
  433. background: #F8F8F8;
  434. border-radius: 3px;
  435. box-sizing: border-box;
  436. color: #999;
  437. outline: 0;
  438. text-indent: 20px
  439. }
  440. .lr-im-search input::-webkit-input-placeholder {
  441. text-align: center
  442. }
  443. .lr-im-search input::-moz-placeholder {
  444. text-align: center
  445. }
  446. .lr-im-search input:-moz-placeholder {
  447. text-align: center
  448. }
  449. .lr-im-search input:-ms-input-placeholder {
  450. text-align: center
  451. }
  452. .lr-im-content-userlist {
  453. position: relative;
  454. width: 100%;
  455. height: 100%
  456. }
  457. .lr-im-content-userlist .lr-scroll-box {
  458. padding: 0 10px
  459. }
  460. .lr-im-item-name {
  461. position: relative;
  462. width: 100%;
  463. height: 30px;
  464. line-height: 30px;
  465. cursor: pointer;
  466. font-size: 12px;
  467. color: #666
  468. }
  469. .lr-im-item-name > i {
  470. color: #999;
  471. font-size: 14px;
  472. margin: 3px
  473. }
  474. .lr-im-item-name.open > i {
  475. -webkit-transform: rotate(90deg);
  476. -moz-transform: rotate(90deg);
  477. -ms-transform: rotate(90deg);
  478. -o-transform: rotate(90deg);
  479. transform: rotate(90deg)
  480. }
  481. .lr-im-user-list {
  482. position: relative;
  483. width: 100%
  484. }
  485. .lr-im-user {
  486. position: relative;
  487. height: 43px;
  488. line-height: 43px;
  489. padding-left: 40px
  490. }
  491. .lr-im-user > img {
  492. position: absolute;
  493. top: 6px;
  494. left: 0;
  495. width: 30px;
  496. height: 30px;
  497. border-radius: 50%
  498. }
  499. .lr-im-black-overlay {
  500. position: fixed;
  501. left: 0;
  502. top: 0;
  503. width: 100%;
  504. height: 100%;
  505. overflow: hidden;
  506. background: rgba(51,51,51,0.4);
  507. z-index: 52;
  508. display: none
  509. }
  510. .lr-im-black-overlay.open {
  511. display: block
  512. }
  513. .lr-im-dialog {
  514. position: absolute;
  515. left: 50%;
  516. top: 50%;
  517. margin-left: -270px;
  518. margin-top: -240px;
  519. width: 540px;
  520. height: 480px;
  521. background: #f3f3f3;
  522. border-radius: 3px;
  523. box-shadow: 0 0 2px 0 rgba(0,0,0,0.50);
  524. padding-top: 40px;
  525. padding-bottom: 135px
  526. }
  527. .lr-im-header {
  528. position: absolute;
  529. top: 0;
  530. left: 0;
  531. width: 100%;
  532. height: 40px;
  533. border-bottom: 1px solid #E5E5E5;
  534. line-height: 39px;
  535. padding-left: 10px;
  536. font-size: 14px;
  537. color: #333;
  538. text-align: center
  539. }
  540. .lr-im-header .im-close {
  541. position: absolute;
  542. top: 10px;
  543. right: 10px;
  544. width: 20px;
  545. height: 20px;
  546. line-height: 20px;
  547. text-align: center;
  548. cursor: pointer;
  549. font-size: 12px;
  550. color: #333;
  551. font-weight: 100
  552. }
  553. .lr-im-msgcontent {
  554. position: relative;
  555. width: 100%;
  556. height: 100%
  557. }
  558. .lr-im-msgcontent-tool {
  559. position: absolute;
  560. height: 25px;
  561. line-height: 24px;
  562. text-align: right;
  563. width: 100%;
  564. left: 0;
  565. bottom: 110px;
  566. padding-right: 10px;
  567. border-top: 1px solid #E5E5E5;
  568. background: #F8F8F8
  569. }
  570. .lr-im-msgcontent-tool > span {
  571. cursor: pointer
  572. }
  573. .lr-im-input {
  574. position: absolute;
  575. bottom: 0;
  576. left: 0;
  577. width: 100%;
  578. height: 110px;
  579. border-top: 1px solid #E5E5E5
  580. }
  581. .lr-im-input .inp {
  582. width: 100%;
  583. height: 100%;
  584. resize: none;
  585. border: 0;
  586. outline: 0;
  587. padding: 5px;
  588. background: transparent
  589. }
  590. .lr-im-msgcontent .im-time {
  591. position: relative;
  592. font-size: 12px;
  593. color: #999;
  594. width: 100%;
  595. height: 15px;
  596. line-height: 15px;
  597. text-align: left;
  598. padding: 0 50px
  599. }
  600. .lr-im-msgcontent .me.im-time {
  601. text-align: right
  602. }
  603. .lr-im-msgcontent .im-me, .lr-im-msgcontent .im-other {
  604. position: relative;
  605. word-break: break-all;
  606. height: auto;
  607. overflow: hidden;
  608. width: 100%;
  609. padding: 0 50px;
  610. margin-bottom: 10px;
  611. text-align: right
  612. }
  613. .lr-im-msgcontent .im-other {
  614. text-align: left
  615. }
  616. .lr-im-msgcontent .im-other .headimg {
  617. position: absolute;
  618. top: 0;
  619. left: 10px;
  620. width: 30px;
  621. height: 30px;
  622. border-radius: 50%
  623. }
  624. .lr-im-msgcontent .im-me img, .lr-im-msgcontent .im-other img {
  625. width: 100%;
  626. height: 100%;
  627. border-radius: 50%
  628. }
  629. .lr-im-msgcontent .im-me .content, .lr-im-msgcontent .im-other .content {
  630. display: inline-block;
  631. background: #FFF;
  632. border: 1px solid #E5E5E5;
  633. padding: 5px 13px 6px 19px;
  634. font-size: 12px;
  635. color: #333;
  636. box-sizing: border-box;
  637. position: relative;
  638. float: left;
  639. max-width: 100%;
  640. text-align: left;
  641. line-height: 20px
  642. }
  643. .lr-im-msgcontent .im-me .content {
  644. float: right
  645. }
  646. .lr-im-msgcontent .im-other .arrow {
  647. width: 8px;
  648. height: 8px;
  649. border: 1px solid #E5E5E5;
  650. -webkit-transform: rotate(-45deg);
  651. -moz-transform: rotate(-45deg);
  652. -ms-transform: rotate(-45deg);
  653. -o-transform: rotate(-45deg);
  654. transform: rotate(-45deg);
  655. background: #fff;
  656. position: absolute;
  657. top: 11px;
  658. left: 46px;
  659. z-index: 1;
  660. clip: rect(0,8px,8px,0);
  661. border-bottom: 0;
  662. border-right: 0
  663. }
  664. .lr-im-msgcontent .im-me .headimg {
  665. position: absolute;
  666. top: 0;
  667. right: 10px;
  668. width: 30px;
  669. height: 30px;
  670. border-radius: 50%
  671. }
  672. .lr-im-msgcontent .im-me .arrow {
  673. width: 8px;
  674. height: 8px;
  675. border: 1px solid #E5E5E5;
  676. -webkit-transform: rotate(-45deg);
  677. -moz-transform: rotate(-45deg);
  678. -ms-transform: rotate(-45deg);
  679. -o-transform: rotate(-45deg);
  680. transform: rotate(-45deg);
  681. background: #fff;
  682. position: absolute;
  683. top: 11px;
  684. right: 46px;
  685. z-index: 1;
  686. clip: rect(0,8px,8px,0);
  687. border-top: 0;
  688. border-left: 0
  689. }
  690. .imHasMsg .point {
  691. display: block
  692. }
  693. .lr-lg-setting {
  694. position: absolute;
  695. top: 21px;
  696. left: 333px;
  697. font-size: 14px;
  698. z-index: 4;
  699. color: #c6c6c6
  700. }
  701. .lr-lg-setting > a {
  702. color: #c6c6c6
  703. }
  704. .lr-lg-setting span {
  705. color: #fff
  706. }
  707. .lr-menu-itemFour {
  708. color: #666;
  709. height: 40px;
  710. line-height: 40px;
  711. padding: 0 0 0 60px;
  712. font-size: 12px;
  713. display: block;
  714. position: relative;
  715. text-decoration: none;
  716. width: 100%;
  717. overflow: hidden;
  718. }
  719. .lr-four-menu-list li a{
  720. padding-left: 65px!important;
  721. }
  722. .lr-four-menu-list,.lr-three-menu-list{
  723. display: none;
  724. }