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

1157 wiersze
18 KiB

  1. /*顶部标题*/
  2. .topTit {
  3. color: #adadad;
  4. width: 50%;
  5. text-align: left;
  6. font-size: 12px;
  7. padding: 10px 0;
  8. }
  9. .topDress{
  10. position: relative;
  11. }
  12. .topDress .el-input__inner {
  13. background: none;
  14. height: 25px;
  15. font-size: 12px;
  16. }
  17. .topDress .el-select {
  18. border: 1px solid #dbdbdb;
  19. height: 25px;
  20. width: 110px;
  21. background: url("../images/icon3.png") 8px no-repeat;
  22. padding-left: 10px;
  23. }
  24. .topDress .el-input__suffix {
  25. top: 5px !important;
  26. }
  27. .topDress .el-input__icon {
  28. line-height: 15px !important;
  29. }
  30. .topDress .el-input__suffix-inner {
  31. display: inline-block !important;
  32. }
  33. .topTit02 {
  34. border: 1px solid #dbdbdb;
  35. font-size: 12px;
  36. line-height: 23px;
  37. padding: 0px 15px;
  38. margin-left: 15px;
  39. margin-top: 7px;
  40. cursor: pointer;
  41. }
  42. .topTit02 img{
  43. margin-top: 2px;
  44. margin-right: 5px;
  45. }
  46. /*logo和搜索*/
  47. .logoSearch {
  48. padding: 20px 0px;
  49. }
  50. .logoSearch .logoSearch-div {
  51. height: 72px;
  52. line-height: 72px;
  53. position: relative;
  54. }
  55. .logoSearch-div a {
  56. margin-left: 20px;
  57. color: #b8b8b8;
  58. }
  59. .logoSearch-div a:hover {
  60. color: #007b76;
  61. }
  62. .logoSearch-div h1 {
  63. line-height: 72px;
  64. margin-left: 15px;
  65. }
  66. .logoSearch .searchClass {
  67. border: 2px solid #007b76;
  68. border-radius: 20px;
  69. background: transparent;
  70. padding: 6px 10px;
  71. width: 100%;
  72. }
  73. .searchDiv {
  74. position: relative;
  75. width: 270px;
  76. transform: translate(0, 20px);
  77. margin-left: 120px;
  78. }
  79. .searchButton {
  80. background-color: #007b76 !important;
  81. color: #ffffff !important;
  82. width: 65px !important;
  83. border: 2px solid #007b76;
  84. border-radius: 25px;
  85. padding: 4px 0px;
  86. position: absolute;
  87. right: 0;
  88. }
  89. /*导航栏*/
  90. .top .active {
  91. background-color: #007b76;
  92. }
  93. .top .active a {
  94. color: #FFFFFF;
  95. }
  96. .top {
  97. border-bottom: 2px solid #007b76;
  98. }
  99. .top ul {
  100. padding-bottom: 5px;
  101. }
  102. .top ul li {
  103. border-radius: 20px;
  104. display: inline-block;
  105. }
  106. .top ul li a {
  107. line-height: 30px;
  108. padding: 0 20px;
  109. display: block;
  110. font-size: 16px;
  111. }
  112. .top ul li:hover {
  113. background-color: #007b76;
  114. color: #FFFFFF;
  115. }
  116. .top ul li:hover a {
  117. color: #FFFFFF;
  118. }
  119. /*banner*/
  120. .banner {
  121. margin-top: 15px;
  122. }
  123. /*banner左侧导航*/
  124. .bannerLeft {
  125. padding: 0px 0px 30px 20px;
  126. border: 1px solid #e3e3e3;
  127. width: 400px;
  128. height: 300px;
  129. }
  130. .bannerLeft-top ul li {
  131. margin: 12px 38px 0px 0px;
  132. display: inline-block;
  133. }
  134. .bannerLeft-tit01 {
  135. background: url("../images/icon1.png") 0px no-repeat;
  136. padding-left: 28px;
  137. margin-top: 26px;
  138. }
  139. .bannerLeft-tit02 {
  140. background: url("../images/icon2.png") 0px no-repeat;
  141. padding-left: 28px;
  142. margin-top: 26px;
  143. }
  144. .bannerLeft a {
  145. color: #626262;
  146. font-size: 16px;
  147. }
  148. .bannerLeft-top a:hover {
  149. color: #007b76;
  150. }
  151. .bannerLeft-top ul li:last-child a {
  152. color: #adadad;
  153. }
  154. .bannerLeft-top ul li:last-child a:hover {
  155. color: #007b76;
  156. }
  157. .bannerLeft-buttom ul li {
  158. margin: 12px 15px 0px 0px;
  159. padding: 3px 6px;
  160. background-color: #f1f1f1;
  161. border-radius: 3px;
  162. display: inline-block;
  163. }
  164. .bannerLeft-buttom li:hover {
  165. background-color: #007b76;
  166. }
  167. .bannerLeft-buttom li:hover a {
  168. color: #FFFFFF;
  169. }
  170. .bannerLeft-buttom ul li:last-child {
  171. background: none;
  172. }
  173. .bannerLeft-buttom ul li:last-child a {
  174. color: #adadad;
  175. }
  176. .bannerLeft-buttom ul li:last-child a:hover {
  177. color: #007b76;
  178. }
  179. .bannerRight {
  180. width: 800px;
  181. height: 300px;
  182. }
  183. /*内容区*/
  184. .centerLeft {}
  185. .centerLeft-top {
  186. border-bottom: 1px solid #adadad;
  187. }
  188. .center .centerLeft-top-tit01 {
  189. font-size: 28px;
  190. display: inline-block;
  191. vertical-align: middle;
  192. }
  193. .center .centerLeft-top-tit01 span {
  194. color: #d21313;
  195. }
  196. .center .centerLeft-top-tit02 {
  197. font-size: 14px;
  198. color: #d21313;
  199. display: inline-block;
  200. vertical-align: middle;
  201. }
  202. .center .centerLeft-top-tit02 span {
  203. font-size: 18px;
  204. background: #d21313;
  205. color: #FFFFFF;
  206. display: inline-block;
  207. padding: 0px 2px;
  208. }
  209. .centerLeft-center .centerleft-center-tit01 {
  210. color: #626262;
  211. margin: 24px 0px 14px 0px;
  212. }
  213. .centerLeft-center .centerleft-center-tit01 span:last-child {
  214. float: right;
  215. }
  216. .centerLeft-center-middle {
  217. position: relative;
  218. width: 252px;
  219. border: 1px solid #e3e3e3;
  220. display: inline-block;
  221. }
  222. .centerLeft-center-middle div {
  223. padding: 12px 10px;
  224. }
  225. .centerLeft-center-middle .centerLeft-center-lable {
  226. width: 44px;
  227. /* height: 46px; */
  228. background: #007b76;
  229. color: #FFF;
  230. text-align: center;
  231. border-bottom-left-radius: 18px;
  232. border-bottom-right-radius: 18px;
  233. font-size: 14px;
  234. padding: 4px 0px;
  235. position: absolute;
  236. right: 10px;
  237. }
  238. .centerLeft-center-middle-tit01 {
  239. font-size: 16px;
  240. color: #626262;
  241. white-space: nowrap;
  242. overflow: hidden;
  243. text-overflow: ellipsis;
  244. }
  245. .centerLeft-center-middle-tit01 span {
  246. font-size: 12px;
  247. color: #007b76;
  248. border: 1px solid #007b76;
  249. padding: 1px 2px;
  250. margin-right: 6px;
  251. }
  252. .centerLeft-center-middle-ul li p {
  253. font-size: 14px;
  254. color: #626262;
  255. margin-top: 12px;
  256. }
  257. .centerLeft-center-middle-ul li:first-child p {
  258. font-size: 14px;
  259. color: #d21313;
  260. }
  261. .centerLeft-center-middle-ul li p span {
  262. display: inline-block;
  263. width: 4em;
  264. font-size: 12px;
  265. color: #adadad;
  266. margin-right: 12px;
  267. }
  268. .centerLeft-center-middle-ul li p span i {
  269. display: inline-block;
  270. width: 0.5em;
  271. }
  272. .centerLeft-center-bottom p:first-child {
  273. background: url("../images/icon3.png") 0px no-repeat;
  274. padding-left: 16px;
  275. width: 70%;
  276. border-right: 1px solid #e3e3e3;
  277. }
  278. .centerLeft-center-bottom p {
  279. font-size: 12px;
  280. color: #adadad;
  281. display: inline-block;
  282. }
  283. .centerLeft-center-bottom {
  284. border-top: 1px solid #e3e3e3;
  285. padding: 0 10px !important;
  286. line-height: 40px;
  287. }
  288. .centerRight {}
  289. .centerRight-list0 {
  290. padding: 26px 30px;
  291. background-color: #f7f7f7;
  292. border: 1px solid #e3e3e3;
  293. }
  294. .centerRight-list0 p:first-child {
  295. font-size: 20px;
  296. color: #626262;
  297. }
  298. .centerRight-list0 p:first-child span:first-child {
  299. font-size: 12px;
  300. color: #007b76;
  301. border: 1px solid #007b76;
  302. padding: 1px 6px;
  303. margin-right: 6px;
  304. }
  305. .centerRight-list0 p:first-child span {
  306. display: inline-block;
  307. vertical-align: middle;
  308. }
  309. .centerRight-list0 p {
  310. font-size: 14px;
  311. color: #626262;
  312. margin-bottom: 20px;
  313. }
  314. .centerRight-list0 p i {
  315. display: inline-block;
  316. width: 1em;
  317. }
  318. .centerRight-list0 p:nth-child(3) span {
  319. color: #d21313;
  320. }
  321. .centerRight-list0 p:last-child {
  322. text-align: center;
  323. color: #adadad;
  324. font-size: 12px;
  325. margin-bottom: 0;
  326. }
  327. .centerRight-list1 {
  328. margin-top: 25px;
  329. background-color: #f7f7f7;
  330. border: 1px solid #e3e3e3;
  331. padding-bottom: 15px;
  332. }
  333. .centerRight-list1-tit01 {
  334. text-align: center;
  335. color: #ffffff;
  336. font-size: 20px;
  337. line-height: 42px;
  338. background-color: #007b76;
  339. }
  340. .centerRight-list1-tit02 {
  341. text-align: center;
  342. color: #007b76;
  343. font-size: 16px;
  344. margin-top: 15px;
  345. }
  346. .centerRight-list1-div01 {
  347. text-align: center;
  348. margin-top: 15px;
  349. }
  350. .centerRight-list1-div02 {
  351. margin: 0 auto;
  352. margin-top: 15px;
  353. width: 80%;
  354. margin-bottom: 18px;
  355. position: relative;
  356. }
  357. .centerRight-list1-div02 .searchClass {
  358. border: 2px solid #007b76;
  359. border-radius: 20px;
  360. background: transparent;
  361. padding: 6px 10px;
  362. width: 100%;
  363. }
  364. .searchClass .el-input-group__append {
  365. border: none;
  366. background-color: #007b76;
  367. border-radius: 20px;
  368. color: #FFFFFF;
  369. LEFT: 4PX;
  370. }
  371. .searchClass .el-input-group__prepend {
  372. border: none;
  373. background-color: transparent;
  374. padding: 0 10px 0 30px;
  375. }
  376. .searchClass .el-input__inner {
  377. height: 36px;
  378. line-height: 36px;
  379. border: none;
  380. background-color: transparent;
  381. }
  382. .searchClass .el-icon-search {
  383. font-size: 16px;
  384. line-height: 35px;
  385. }
  386. .searchClass .centerClass {
  387. height: 100%;
  388. line-height: 100%;
  389. display: inline-block;
  390. vertical-align: middle;
  391. text-align: right;
  392. }
  393. .searchClass .line {
  394. width: 1px;
  395. height: 26px;
  396. background-color: #c5c5c5;
  397. margin-left: 14px;
  398. }
  399. .centerRight-list1-div03 {
  400. border-top: 1px solid #e3e3e3;
  401. text-align: center;
  402. }
  403. .centerRight-list1-form {
  404. width: 80%;
  405. margin: 0 auto;
  406. margin-top: 15px;
  407. }
  408. .centerRight-list1-form tr {
  409. display: block;
  410. margin-bottom: 10px;
  411. }
  412. .centerRight-list1-form table {
  413. margin: 0 auto;
  414. }
  415. .centerRight-list1-form input,
  416. select {
  417. background-color: transparent;
  418. border: 1px solid #bfbfbf;
  419. height: 26px;
  420. padding-left: 5px;
  421. width: 196px;
  422. }
  423. .searchbtn {
  424. background-color: #007b76;
  425. color: #ffffff;
  426. margin: 0 auto;
  427. width: 66px;
  428. padding: 5px 0px;
  429. border: none;
  430. border-radius: 30px;
  431. }
  432. .centerRight-list2 {
  433. margin-top: 26px;
  434. background-color: #f7f7f7;
  435. border: 1px solid #e3e3e3;
  436. padding: 26px 20px;
  437. }
  438. .centerRight-list2-tit01 {
  439. font-size: 20px;
  440. color: #626262;
  441. }
  442. .centerRight-list2-tit01 span:last-child {
  443. font-size: 14px;
  444. float: right;
  445. }
  446. .centerRight-list2-tit01 span:last-child:hover {
  447. color: #007b76;
  448. cursor: pointer;
  449. }
  450. .centerRight-list2 ul li p:first-child {
  451. overflow: hidden;
  452. text-overflow: ellipsis;
  453. white-space: nowrap;
  454. margin-bottom: 10px;
  455. }
  456. .centerRight-list2 ul li p:last-child {
  457. display: flex !important;
  458. display: -webkit-box !important;
  459. display: -webkit-flex !important;
  460. justify-content: space-between;
  461. -webkit-justify-content: space-between;
  462. }
  463. .centerRight-list2 ul li p:last-child span {
  464. color: #adadad;
  465. }
  466. .centerRight-list2 ul li p:last-child span:nth-child(1) span {
  467. color: #000;
  468. }
  469. .centerRight-list2 ul li {
  470. margin-top: 28px;
  471. }
  472. .centerRight-list2 ul li a:hover {
  473. color: #007b76;
  474. }
  475. .centerRight-list3 {
  476. background-color: #f7f7f7;
  477. border: 1px solid #e3e3e3;
  478. padding: 26px 20px;
  479. }
  480. .centerRight-list3-tit01 {
  481. font-size: 20px;
  482. color: #626262;
  483. }
  484. .centerRight-list3-tit01 span {
  485. font-size: 14px;
  486. }
  487. .centerRight-list3-tit01 span:hover {
  488. color: #007b76;
  489. cursor: pointer;
  490. }
  491. .centerRight-list3 ul li p:first-child {
  492. overflow: hidden;
  493. text-overflow: ellipsis;
  494. white-space: nowrap;
  495. margin-bottom: 10px;
  496. }
  497. .centerRight-list3 ul li p:last-child {
  498. color: #adadad;
  499. }
  500. .centerRight-list3 ul li p:last-child span {
  501. color: #000;
  502. }
  503. .centerRight-list3 ul li {
  504. margin-top: 28px;
  505. }
  506. .centerRight-list3 ul li a:hover {
  507. color: #007b76;
  508. }
  509. .el-table__body-wrapper::-webkit-scrollbar {
  510. width: 0px;
  511. height: 0px;
  512. }
  513. .bottom .bottomNews-tit01 {
  514. font-size: 28px;
  515. display: inline-block;
  516. }
  517. .bottom .bottomNews-tit01 span {
  518. color: #007b76;
  519. }
  520. .bottom .bottomNews-tit02 {
  521. font-size: 16px;
  522. color: #626262;
  523. display: inline-block;
  524. }
  525. .bottom .bottomNews-tit02:hover {
  526. color: #007b76;
  527. cursor: pointer;
  528. }
  529. .bottomNews {
  530. border-bottom: 1px solid #adadad;
  531. margin-bottom: 18px;
  532. }
  533. .bottomNews-list {
  534. width: 32%;
  535. padding: 30px;
  536. background-color: #f7f7f7;
  537. border: 1px solid #e3e3e3;
  538. display: inline-block;
  539. }
  540. .bottomNews-list p {
  541. font-size: 20px;
  542. color: #626262;
  543. }
  544. .bottomNews-list p span {
  545. font-size: 16px;
  546. color: #626262;
  547. float: right;
  548. }
  549. .bottomNews-list p span:hover {
  550. color: #007b76;
  551. cursor: pointer;
  552. }
  553. .bottomNews-list ul {
  554. margin-top: 10px;
  555. }
  556. .bottomNews-list ul li {
  557. margin-top: 25px;
  558. }
  559. .bottomNews-list ul li a {
  560. overflow: hidden;
  561. text-overflow: ellipsis;
  562. white-space: nowrap;
  563. display: block;
  564. }
  565. .bottomNews-list ul li a:hover {
  566. color: #007b76;
  567. }
  568. .bidding {
  569. overflow: hidden;
  570. }
  571. .biddingTit {
  572. border-bottom: 1px solid #adadad;
  573. margin-bottom: 18px;
  574. }
  575. .biddingTit p {
  576. display: inline-block;
  577. }
  578. .bidding .biddingTit-tit01 {
  579. font-size: 28px;
  580. }
  581. .bidding .biddingTit-tit01 span {
  582. color: #007b76;
  583. }
  584. .bidding .biddingTit-tit02 {
  585. font-size: 16px;
  586. color: #626262;
  587. }
  588. .bidding .biddingTit-tit02:hover {
  589. color: #007b76;
  590. cursor: pointer;
  591. }
  592. .now-row {
  593. color: #d21313;
  594. }
  595. .notStart-row {
  596. color: #007b76;
  597. }
  598. .tableType {
  599. background-color: #e4e4e4;
  600. padding: 10px 25px;
  601. text-align: right;
  602. }
  603. .tableType i {
  604. display: inline-block;
  605. width: 10px;
  606. height: 10px;
  607. margin-right: 5px;
  608. }
  609. .tableType p {
  610. margin-left: 45px;
  611. display: inline-block;
  612. }
  613. .tableType p:nth-child(1) {
  614. color: #007b76;
  615. }
  616. .tableType p:nth-child(2) {
  617. color: #d21313;
  618. }
  619. .tableType p:nth-child(3) {
  620. color: #797979;
  621. }
  622. .tableType p:nth-child(1) i {
  623. background-color: #007b76;
  624. }
  625. .tableType p:nth-child(2) i {
  626. background-color: #d21313;
  627. }
  628. .tableType p:nth-child(3) i {
  629. background-color: #797979;
  630. }
  631. .personalTit {
  632. border-bottom: 1px solid #adadad;
  633. margin-bottom: 18px;
  634. }
  635. .personal .personalTit-tit01 {
  636. font-size: 28px;
  637. display: inline-block;
  638. }
  639. .personal .personalTit-tit01 span {
  640. color: #007b76;
  641. }
  642. .personal .personalTit-tit02 {
  643. font-size: 16px;
  644. color: #626262;
  645. display: inline-block;
  646. }
  647. .personal .personalTit-tit02:hover {
  648. color: #007b76;
  649. cursor: pointer;
  650. }
  651. .personalTit-banner {
  652. width: 400px;
  653. }
  654. .personalTit-Tab {
  655. width: 775px;
  656. position: relative;
  657. }
  658. .personalTit-Tab .perBtn {
  659. position: absolute;
  660. right: 0;
  661. color: #FFFFFF !important;
  662. border: none !important;
  663. background-color: #007b76 !important;
  664. }
  665. .el-tabs--card>.el-tabs__header .el-tabs__item:not(.is-disabled):hover {
  666. color: #007b76 !important;
  667. }
  668. .el-tabs--card>.el-tabs__header {
  669. margin: 0 !important;
  670. }
  671. .el-tabs--card>.el-tabs__header .el-tabs__item.is-active {
  672. color: #007b76 !important;
  673. background: #f6f5f5 !important;
  674. }
  675. .el-tabs--card {
  676. box-shadow: none !important;
  677. }
  678. .el-tabs--card>.el-tabs__content {
  679. padding: 0 !important;
  680. }
  681. .personalTit-Tab .el-table td,
  682. .el-table th {
  683. padding: 10px 0px !important;
  684. }
  685. .el-table td.gutter,
  686. .el-table th.gutter {
  687. background: #e4e4e4 !important;
  688. }
  689. .interactionTit {
  690. border-bottom: 1px solid #adadad;
  691. margin-bottom: 18px;
  692. }
  693. .interaction .interactionTit-tit01 {
  694. font-size: 28px;
  695. }
  696. .interaction .interactionTit-tit01 span {
  697. color: #007b76;
  698. }
  699. .interaction .interactionTit-tit02 {
  700. font-size: 16px;
  701. color: #626262;
  702. }
  703. .interaction .interactionTit-tit02:hover {
  704. color: #007b76;
  705. cursor: pointer;
  706. }
  707. .interaction .searchClass {
  708. border: 2px solid #007b76;
  709. border-radius: 20px;
  710. background: transparent;
  711. width: 500px;
  712. padding: 6px 15px;
  713. }
  714. .interaction .searchClass .el-input__inner {
  715. height: 30px;
  716. }
  717. .interaction .searchClass .el-icon-search {
  718. line-height: 28px;
  719. }
  720. .interaction .seaBtn {
  721. color: #FFFFFF;
  722. border: 1px solid #007b76;
  723. background-color: #007b76;
  724. padding: 0px 40px;
  725. border-radius: 16px;
  726. line-height: 32px;
  727. height: 32px;
  728. }
  729. .bottomLink {
  730. background: #e8e8e8;
  731. margin-top: 40px;
  732. padding: 30px 0 40px;
  733. }
  734. .bottomLink-tit {
  735. font-size: 12px;
  736. color: #7f7f7f;
  737. }
  738. .bottomLink-linkList {
  739. font-size: 12px;
  740. color: #7f7f7f;
  741. width: 1000px;
  742. }
  743. .bottomLink-linkList a {
  744. width: 90px;
  745. margin-top: 15px;
  746. display: inline-block;
  747. }
  748. .ba {
  749. font-size: 12px;
  750. color: #7f7f7f;
  751. margin-top: 20px;
  752. }
  753. .ba span {
  754. margin-left: 20px;
  755. }
  756. .ewm {
  757. padding: 25px 25px 0;
  758. }
  759. .ewmtit {
  760. font-size: 12px;
  761. color: #7f7f7f;
  762. margin-top: 5px;
  763. }
  764. input[type="radio"] {
  765. appearance: none;
  766. -webkit-appearance: none;
  767. outline: none;
  768. display: none
  769. }
  770. label {
  771. display: inline-block;
  772. cursor: pointer;
  773. margin-right: 10px;
  774. }
  775. label input[type="radio"]+span {
  776. width: 12px;
  777. height: 12px;
  778. display: inline-block;
  779. border: 1px solid #007b76;
  780. background: url('../images/check.png') no-repeat;
  781. background-position: 0 0;
  782. position: relative;
  783. top: 2px;
  784. margin-right: 5px;
  785. }
  786. label input[type="radio"]:checked+span {
  787. background-position: 0 -12px
  788. }
  789. .tableHead {
  790. background-color: #e4e4e4;
  791. color: #000000;
  792. text-align: center;
  793. font-size: 16px;
  794. padding: 10px 0px;
  795. font-weight: 600;
  796. margin-top: 10px;
  797. }
  798. .tableHead tr td {
  799. width: 12%;
  800. }
  801. .tableHead tr td:last-child {
  802. width: 16%;
  803. }
  804. .tableList {
  805. height: 198px;
  806. overflow-y: auto;
  807. width: 1218px;
  808. }
  809. .tableList table tr td {
  810. width: 12%;
  811. text-align: center;
  812. padding: 10px 0px;
  813. }
  814. .tableList table tr td:last-child {
  815. width: 16%;
  816. }
  817. .tableList table tr:nth-child(2n) {
  818. background-color: #f6f5f5;
  819. }
  820. .bidding input[type='button'] {
  821. border: 1px solid #a6a6a6;
  822. border-radius: 20px;
  823. padding: 4px 10px;
  824. }
  825. .bidding input[type='button']:hover {
  826. color: #FFFFFF !important;
  827. border-color: #007b76 !important;
  828. background-color: #007b76 !important;
  829. }
  830. .tabList table {
  831. border: 1px solid #e3e3e3;
  832. border-top: none;
  833. }
  834. .tabList table tr td {
  835. text-align: center;
  836. padding: 10px;
  837. border-top: 1px solid #e3e3e3;
  838. border-right: 1px solid #e3e3e3;
  839. }
  840. .tabList table tr td:last-child {
  841. border-right: none;
  842. }
  843. .tabList table tr:first-child td {
  844. padding: 12px 10px;
  845. border-right: none;
  846. }
  847. .tabList table tr:first-child {
  848. background-color: #f6f5f5;
  849. }
  850. .tabList p.active {
  851. border: 1px solid #e3e3e3;
  852. border-bottom: none;
  853. background-color: #f6f5f5;
  854. }
  855. .tabList p {
  856. display: inline-table;
  857. width: 128px;
  858. height: 45px;
  859. line-height: 45px;
  860. text-align: center;
  861. }
  862. .interactionTableLeft tr td {
  863. border-bottom: 1px dashed #e3e3e3;
  864. padding: 10px 0px;
  865. }
  866. .interactionTableLeft tr td:last-child {
  867. text-align: right;
  868. }
  869. .interactionTableLeft tr:hover {
  870. color: #007b76;
  871. }
  872. .userName{
  873. font-size: 12px;
  874. }
  875. .userName:hover{
  876. cursor: pointer;
  877. color: #007b76;
  878. }
  879. .headHover{
  880. position: absolute;
  881. top: 64px;
  882. right: 0;
  883. background: #FFF;
  884. padding: 15px 10px;
  885. width: 142px;
  886. z-index: 9;
  887. box-shadow: 0px 0px 5px #e1e1e1;
  888. }
  889. .headHover ul li p{
  890. line-height: 12px;
  891. font-size: 12px;
  892. margin-left: 5px;
  893. }
  894. .headHover ul li p:hover{
  895. cursor: pointer;
  896. color: #007b76;
  897. }
  898. .headHover ul li:first-child p:hover{
  899. cursor: initial;
  900. color: #000;
  901. }
  902. .headHover ul li{
  903. padding: 8px 5px;
  904. }
  905. .headHover ul li:first-child{
  906. padding: 0;
  907. }
  908. .headHover ul li:first-child p{
  909. font-size: 14px;
  910. border-bottom: 1px solid #e3e3e3;
  911. padding-bottom: 15px;
  912. }
  913. .headHover ul li:last-child p{
  914. font-size: 12px;
  915. line-height: 14px;
  916. }
  917. .headHover ul li:last-child{
  918. border-top: 1px solid #e3e3e3;
  919. }
  920. .dressPc{
  921. position: absolute;
  922. right: 100px;
  923. z-index: 9;
  924. background: #FFF;
  925. padding: 5px 10px;
  926. box-shadow: 0px 0px 5px #e1e1e1;
  927. }
  928. .dressPc ul li{
  929. margin-bottom: 5px;
  930. }
  931. .dressPc ul li:last-child{
  932. margin-bottom: 0px;
  933. }
  934. .jiantou {
  935. width: 6px;
  936. height: 6px;
  937. border-top: 1px solid #8f8f94;
  938. border-right: 1px solid #8f8f94;
  939. transform: rotate(45deg);
  940. margin-top: 10px;
  941. margin-left: 10px;
  942. display: block;
  943. float: left;
  944. }