网站
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.
 
 
 

1523 lines
24 KiB

  1. /*公共主题参数*/
  2. :root{
  3. --color:'';
  4. --icon:'';
  5. --logo:'';
  6. /*--color:#e8041f;*/
  7. }
  8. #bannerFocusWrapTop{
  9. height: calc(100vw/5.3);
  10. position: absolute;
  11. z-index: -1;
  12. }
  13. #userLogin{
  14. }
  15. #userLogin a{
  16. display: inline;
  17. }
  18. #userLogin a:first-child{
  19. border-right: 1px solid #adadad;
  20. margin-right: 5px;
  21. padding-right: 5px;
  22. }
  23. #userLogin a:hover{
  24. color: #007b76;
  25. }
  26. .logo{
  27. width: 593px;
  28. height: 72px;
  29. background: url("../images/index_head_logo.png") 0px no-repeat;
  30. }
  31. /*顶部标题*/
  32. .topTit {
  33. color: #adadad;
  34. width: 40%;
  35. text-align: left;
  36. font-size: 12px;
  37. padding: 10px 0;
  38. }
  39. .topDress{
  40. position: relative;
  41. }
  42. .topDress .el-input__inner {
  43. background: none;
  44. height: 25px;
  45. font-size: 12px;
  46. }
  47. .topDress .el-select {
  48. border: 1px solid #dbdbdb;
  49. height: 25px;
  50. width: 110px;
  51. background: url("../images/icon3.png") 8px no-repeat;
  52. padding-left: 10px;
  53. }
  54. .topDress .el-input__suffix {
  55. top: 5px !important;
  56. }
  57. .topDress .el-input__icon {
  58. line-height: 15px !important;
  59. }
  60. .topDress .el-input__suffix-inner {
  61. display: inline-block !important;
  62. }
  63. .topTit02 {
  64. border: 1px solid #dbdbdb;
  65. font-size: 12px;
  66. line-height: 23px;
  67. padding: 0px 15px;
  68. /*margin-left: 15px;*/
  69. margin-left: 10%;
  70. margin-top: 7px;
  71. cursor: pointer;
  72. }
  73. .topTit02 img{
  74. margin-top: 2px;
  75. margin-right: 5px;
  76. }
  77. /*logo和搜索*/
  78. .logoSearch {
  79. height: 150px;
  80. background: url("../images/index_head_bg.png") no-repeat center;
  81. background-size: 100% 100%;
  82. }
  83. .logoSearch .logoSearch-div {
  84. height: 72px;
  85. line-height: 72px;
  86. position: relative;
  87. top: 39px;
  88. width: 1200px;
  89. margin: 0 auto;
  90. display: flex;
  91. align-items: center;
  92. justify-content: space-between;
  93. }
  94. .logoSearch-div a {
  95. color: #333333;
  96. }
  97. .logoSearch-div a:hover {
  98. color: var(--color);
  99. }
  100. .logoSearch-div h1 {
  101. line-height: 72px;
  102. margin-left: 15px;
  103. font-weight: 900;
  104. text-stroke: 1px #ffffff;
  105. -webkit-text-stroke: 1px #ffffff;
  106. font-size: 38px;
  107. }
  108. .logoSearch-div:first-child img,.logoSearch-div:first-child h1{
  109. cursor: pointer;
  110. }
  111. .searchClass {
  112. border: 1px solid #e0e0e0!important;
  113. background: #ffffff;
  114. padding: 0px 10px;
  115. width: 100%;
  116. height: 40px;
  117. }
  118. .searchDiv {
  119. position: relative;
  120. width: 270px;
  121. /*transform: translate(0, 3px);*/
  122. }
  123. .searchButton {
  124. background-color: var(--color) !important;
  125. color: #ffffff !important;
  126. width: 65px !important;
  127. border: 2px solid var(--color);
  128. padding: 4px 0px;
  129. position: absolute;
  130. right: 0;
  131. height: 40px;
  132. }
  133. /*导航栏*/
  134. .top .active {
  135. /*background-color: var(--color);*/
  136. background-color: #ffffff;
  137. }
  138. .top .active a {
  139. color: #1269d3;
  140. }
  141. .top {
  142. background: var(--color);
  143. }
  144. .top .container {
  145. text-align: left;
  146. }
  147. .top ul {
  148. /*padding-bottom: 5px;*/
  149. cursor: pointer;
  150. }
  151. .top ul li {
  152. /*border-radius: 20px;*/
  153. display: inline-block;
  154. padding: 15px 0;
  155. margin-right: 15px;
  156. }
  157. .top ul li a {
  158. line-height: 30px;
  159. padding: 0 20px;
  160. display: block;
  161. font-size: 16px;
  162. color: #FFFFFF;
  163. }
  164. .top ul li:hover {
  165. /*background-color: var(--color);*/
  166. background-color: #ffffff;
  167. color: #1269d3;
  168. }
  169. .top ul li:hover a {
  170. color: #1269d3;
  171. }
  172. /*banner*/
  173. .banner {
  174. }
  175. /*banner左侧导航*/
  176. .bannerLeft {
  177. height: 400px;
  178. padding:20px;
  179. flex: 1;
  180. background: #f8f8f8;
  181. }
  182. .bannerLeft_tt{
  183. display: flex;
  184. justify-content: space-between;
  185. }
  186. .bannerLeft_tt a{
  187. line-height: 40px;
  188. }
  189. .bannerLeft_tt p{
  190. background: url("../images/index_center_left_icon.png") no-repeat left center;
  191. padding-left: 40px;
  192. height: 40px;
  193. font-size: 20px;
  194. font-weight: bold;
  195. line-height: 40px;
  196. }
  197. .bannerLeft_tab {
  198. position: relative;
  199. background-color: #f1f1f1;
  200. color: #000000;
  201. text-align: center;
  202. font-size: 16px;
  203. font-weight: 400;
  204. margin-top: 10px;
  205. }
  206. .bannerLeft_tab div{
  207. border-bottom: 1px solid #e3e3e3;
  208. position: absolute;
  209. bottom: 1px;
  210. width: 100%;
  211. z-index: -1;
  212. }
  213. .bannerLeft_tab p{
  214. display: inline-block;
  215. font-size: 18px;
  216. padding: 15px 0;
  217. width: 20%;
  218. text-align: center;
  219. border-bottom: 3px solid transparent;
  220. transition: all 0.4s ease-in-out;
  221. }
  222. .bannerLeft_tab span{
  223. margin-top: 10px;
  224. cursor: pointer;
  225. }
  226. .bannerLeft_tab span:hover{
  227. color: var(--color);
  228. }
  229. .bannerLeft_tab p:hover{
  230. color: var(--color);
  231. cursor: pointer;
  232. border-bottom: 3px solid var(--color);
  233. transition: all 0.4s ease-in-out;
  234. }
  235. .bannerLeft_tab p.active{
  236. color: var(--color);
  237. border-bottom: 3px solid var(--color);
  238. }
  239. .bannerLeft_tab tr td {
  240. width: 8%;
  241. }
  242. .bannerLeft_tab tr td:first-child {
  243. width: 16%;
  244. }
  245. .bannerLeft_tab tr td:last-child {
  246. width: 8%;
  247. }
  248. .bannerLeft-top ul li {
  249. margin: 12px 38px 0px 0px;
  250. display: inline-block;
  251. }
  252. .bannerLeft-tit01 {
  253. padding-left: 28px;
  254. position: relative;
  255. margin-top: 26px;
  256. }
  257. .bannerLeft-tit01 i{
  258. width: 22px;
  259. height: 22px;
  260. display: inline-block;
  261. background: url("../images/icon1_red.png") center no-repeat;
  262. background-color: var(--color);
  263. position: absolute;
  264. left: 0;
  265. top: 4px;
  266. border-radius: 50%;
  267. }
  268. .bannerLeft-tit02 {
  269. padding-left: 28px;
  270. position: relative;
  271. margin-top: 26px;
  272. }
  273. .bannerLeft-tit02 i {
  274. width: 22px;
  275. height: 22px;
  276. display: inline-block;
  277. background: url("../images/icon2_red.png") center no-repeat;
  278. background-color: var(--color);
  279. position: absolute;
  280. left: 0;
  281. top: 4px;
  282. border-radius: 50%;
  283. }
  284. .bannerLeft a {
  285. color: var(--color);
  286. font-size: 14px;
  287. }
  288. .bannerLeft-top a:hover {
  289. color: var(--color);
  290. }
  291. .bannerLeft-top ul li:last-child a {
  292. color: #adadad;
  293. }
  294. .bannerLeft-top ul li:last-child a:hover {
  295. color: var(--color);
  296. }
  297. .bannerLeft-buttom ul li {
  298. margin: 12px 15px 0px 0px;
  299. padding: 3px 6px;
  300. background-color: #f1f1f1;
  301. border-radius: 3px;
  302. display: inline-block;
  303. }
  304. .bannerLeft-buttom li:hover {
  305. background-color: var(--color);
  306. }
  307. .bannerLeft-buttom li:hover a {
  308. color: #FFFFFF;
  309. }
  310. .bannerLeft-buttom ul li:last-child {
  311. background: none;
  312. }
  313. .bannerLeft-buttom ul li:last-child a {
  314. color: #adadad;
  315. }
  316. .bannerLeft-buttom ul li:last-child a:hover {
  317. color: var(--color);
  318. }
  319. .bannerRight {
  320. width: 100%;
  321. height: 320px;
  322. }
  323. .nav_main{
  324. display: flex;
  325. justify-content: space-between;
  326. padding: 3vh 0;
  327. background: #f8f8f8;
  328. margin: 3vh auto;
  329. }
  330. .nav_main div{
  331. display: flex;
  332. flex-direction: column;
  333. align-items: center;
  334. justify-content: center;
  335. width: 11.1111%;
  336. }
  337. .nav_main div img{
  338. display: block;
  339. margin-bottom: 15px;
  340. }
  341. .center_main{
  342. display: flex;
  343. justify-content: space-between;
  344. }
  345. /*内容区*/
  346. .centerLeft {}
  347. .centerLeft-top {
  348. border-bottom: 1px solid #adadad;
  349. }
  350. .center .centerLeft-top-tit01 {
  351. font-size: 28px;
  352. display: inline-block;
  353. vertical-align: middle;
  354. font-weight: bold;
  355. }
  356. .center .centerLeft-top-tit01 span {
  357. color: var(--color);
  358. }
  359. .center .centerLeft-top-tit02 {
  360. font-size: 14px;
  361. color: #d21313;
  362. display: inline-block;
  363. vertical-align: middle;
  364. }
  365. .center .centerLeft-top-tit02 span {
  366. font-size: 18px;
  367. background: #d21313;
  368. color: #FFFFFF;
  369. display: inline-block;
  370. padding: 0px 2px;
  371. }
  372. .centerLeft .centerLeft-center .tableList{
  373. width: 100%;
  374. height: auto;
  375. }
  376. .centerLeft .centerLeft-center .tableList table tr td span{
  377. padding: 3px 8px;
  378. margin: 0 5px 0 20px;
  379. display: inline-block;
  380. border-radius: 10px;
  381. }
  382. .centerLeft .centerLeft-center .tableList table tr{
  383. cursor: pointer;
  384. height: 41px;
  385. }
  386. .centerLeft .centerLeft-center .tableList table tr td{
  387. border-bottom: 1px dashed #e3e3e3;
  388. }
  389. .centerLeft-center .centerleft-center-tit01 {
  390. color: #626262;
  391. margin: 24px 0px 14px 0px;
  392. border-bottom: 1px solid #e3e3e3;
  393. padding-bottom: 10px;
  394. }
  395. /*.centerLeft-center .centerleft-center-tit01 span:first-child {*/
  396. /* color: var(--color);*/
  397. /*}*/
  398. .centerLeft-center .centerleft-center-tit01 span.active{
  399. color: var(--color);
  400. }
  401. .centerLeft-center .centerleft-center-tit01 span:hover {
  402. cursor: pointer;
  403. color: var(--color);
  404. }
  405. .centerLeft-center .centerleft-center-tit01 span:last-child {
  406. float: right;
  407. cursor: pointer;
  408. }
  409. .centerLeft-center .centerleft-center-tit01 span:last-child:hover {
  410. color: var(--color);
  411. }
  412. .centerLeft-center-middle {
  413. position: relative;
  414. width: 275px;
  415. border: 1px solid #e3e3e3;
  416. display: inline-block;
  417. margin-top: 20px;
  418. }
  419. .centerLeft-center-middle div {
  420. padding: 12px 10px;
  421. }
  422. .centerLeft-center-middle .centerLeft-center-lable {
  423. width: 44px;
  424. /* height: 46px; */
  425. /*background: var(--color);*/
  426. color: #FFF;
  427. text-align: center;
  428. border-bottom-left-radius: 18px;
  429. border-bottom-right-radius: 18px;
  430. font-size: 14px;
  431. padding: 4px 0px;
  432. position: absolute;
  433. right: 10px;
  434. }
  435. .centerLeft-center-middle-tit01 {
  436. font-size: 16px;
  437. color: #626262;
  438. white-space: nowrap;
  439. overflow: hidden;
  440. text-overflow: ellipsis;
  441. }
  442. .centerLeft-center-middle-tit01 span {
  443. font-size: 12px;
  444. color: var(--color);
  445. border: 1px solid var(--color);
  446. padding: 1px 2px;
  447. margin-right: 6px;
  448. }
  449. .centerLeft-center-middle-ul li p {
  450. font-size: 14px;
  451. color: #626262;
  452. margin-top: 12px;
  453. }
  454. .centerLeft-center-middle-ul li:first-child p {
  455. font-size: 14px;
  456. color: #d21313;
  457. display: -webkit-box;
  458. -webkit-box-orient: vertical;
  459. -webkit-line-clamp: 1;
  460. word-break: break-all;
  461. overflow: hidden;
  462. }
  463. .centerLeft-center-middle-ul li:first-child p i{
  464. font-size: 18px;
  465. color: #d21313;
  466. font-weight: bold;
  467. }
  468. .centerLeft-center-middle-ul li p span {
  469. display: inline-block;
  470. width: 4em;
  471. font-size: 12px;
  472. color: #adadad;
  473. margin-right: 12px;
  474. }
  475. .centerLeft-center-middle-ul li p span i {
  476. display: inline-block;
  477. width: 0.5em;
  478. }
  479. .centerLeft-center-bottom p:first-child {
  480. background: url('../images/address_icon.png') 0px no-repeat;
  481. padding-left: 16px;
  482. width: 66%;
  483. white-space:nowrap;
  484. text-overflow:ellipsis;
  485. overflow:hidden;
  486. }
  487. .centerLeft-center-bottom p:nth-child(2) {
  488. width: 30%;
  489. float: right;
  490. text-align: center;
  491. }
  492. .centerLeft-center-bottom p {
  493. font-size: 12px;
  494. color: #adadad;
  495. display: block;
  496. }
  497. .centerLeft-center-bottom {
  498. border-top: 1px solid #e3e3e3;
  499. padding: 0 10px !important;
  500. line-height: 40px;
  501. }
  502. . centerRight {}
  503. .centerRight-list0 {
  504. min-height: 420px;
  505. /*padding: 26px 30px;*/
  506. background-color: #f7f7f7;
  507. border: 1px solid #e3e3e3;
  508. float: left;
  509. margin-top: 25px;
  510. width: 24%;
  511. }
  512. .centerRight-list0 p:first-child {
  513. font-size: 20px;
  514. color: #ffffff;
  515. }
  516. .centerRight-list0 p:first-child span:first-child {
  517. font-size: 12px;
  518. color: #ffffff;
  519. border: 1px solid #ffffff;
  520. padding: 1px 6px;
  521. margin-right: 6px;
  522. }
  523. .centerRight-list0 p:first-child span {
  524. display: inline;
  525. vertical-align: middle;
  526. }
  527. .centerRight-list0 p {
  528. font-size: 14px;
  529. color: #626262;
  530. margin-bottom: 20px;
  531. }
  532. .centerRight-list0 p i {
  533. display: inline-block;
  534. width: 1em;
  535. }
  536. .centerRight-list0 p:nth-child(3) span {
  537. color: #d21313;
  538. }
  539. .centerRight-list0 p:nth-child(3) {
  540. margin-left: 15px;
  541. }
  542. .centerRight-list0 p:nth-child(2) {
  543. margin-left: 15px;
  544. }
  545. .centerRight-list0 .down{
  546. color: var(--color);
  547. }
  548. .centerRight-list0 p:last-child {
  549. text-align: center;
  550. color: #adadad;
  551. font-size: 12px;
  552. margin-bottom: 0;
  553. }
  554. .centerRight-list1 {
  555. margin-top: 25px;
  556. background-color: #f7f7f7;
  557. border: 1px solid #e3e3e3;
  558. padding-bottom: 15px;
  559. min-height: 420px;
  560. float: left;
  561. width: 24%;
  562. margin-left: 1.333%;
  563. }
  564. .centerRight-list1-tit01 {
  565. text-align: center;
  566. color: #ffffff;
  567. font-size: 20px;
  568. line-height: 42px;
  569. background-color: var(--color);
  570. }
  571. .centerRight-list1-tit02 {
  572. text-align: center;
  573. color: var(--color);
  574. font-size: 16px;
  575. margin-top: 15px;
  576. }
  577. .centerRight-list1-div01 {
  578. text-align: center;
  579. margin-top: 15px;
  580. }
  581. .centerRight-list1-div02 {
  582. margin: 0 auto;
  583. margin-top: 15px;
  584. width: 88%;
  585. margin-bottom: 18px;
  586. position: relative;
  587. }
  588. .centerRight-list1-div02 .searchClass {
  589. border: 2px solid var(--color);
  590. border-radius: 20px;
  591. background: transparent;
  592. padding: 6px 10px;
  593. width: 100%;
  594. }
  595. .searchClass .el-input-group__append {
  596. border: none;
  597. background-color: var(--color);
  598. border-radius: 20px;
  599. color: #FFFFFF;
  600. LEFT: 4PX;
  601. }
  602. .searchClass .el-input-group__prepend {
  603. border: none;
  604. background-color: transparent;
  605. padding: 0 10px 0 30px;
  606. }
  607. .searchClass .el-input__inner {
  608. height: 36px;
  609. line-height: 36px;
  610. border: none;
  611. background-color: transparent;
  612. }
  613. .searchClass .el-icon-search {
  614. font-size: 16px;
  615. line-height: 35px;
  616. }
  617. .searchClass .centerClass {
  618. height: 100%;
  619. line-height: 100%;
  620. display: inline-block;
  621. vertical-align: middle;
  622. text-align: right;
  623. }
  624. .searchClass .line {
  625. width: 1px;
  626. height: 26px;
  627. background-color: #c5c5c5;
  628. margin-left: 14px;
  629. }
  630. .centerRight-list1-div03 {
  631. border-top: 1px solid #e3e3e3;
  632. text-align: center;
  633. }
  634. .centerRight-list1-form {
  635. width: 88%;
  636. margin: 0 auto;
  637. margin-top: 15px;
  638. }
  639. .centerRight-list1-form tr {
  640. display: block;
  641. margin-bottom: 10px;
  642. }
  643. .centerRight-list1-form table {
  644. margin: 0 auto;
  645. }
  646. .centerRight-list1-form input,
  647. select {
  648. background-color: transparent;
  649. border: 1px solid #bfbfbf;
  650. height: 26px;
  651. padding-left: 5px;
  652. width: 170px;
  653. }
  654. .searchbtn {
  655. background-color: var(--color);
  656. color: #ffffff;
  657. margin: 0 auto;
  658. width: 66px;
  659. padding: 5px 0px;
  660. border: none;
  661. border-radius: 30px;
  662. }
  663. .centerRight-list2 {
  664. /*padding: 26px 20px;*/
  665. max-height: 300px;
  666. width: 100%;
  667. }
  668. .centerRight-list2-tit01 {
  669. font-size: 20px;
  670. color: #626262;
  671. }
  672. .centerRight-list2 .centerRight-list1-tit01{
  673. position: relative;
  674. }
  675. .centerRight-list2 .centerRight-list1-tit01 span:last-child{
  676. font-size: 14px;
  677. position: absolute;
  678. right: 15px;
  679. }
  680. .centerRight-list3 .centerRight-list1-tit01{
  681. position: relative;
  682. }
  683. .centerRight-list3 .centerRight-list1-tit01 span:last-child{
  684. font-size: 14px;
  685. position: absolute;
  686. right: 15px;
  687. }
  688. .centerRight-list2-tit01 span:last-child {
  689. font-size: 14px;
  690. float: right;
  691. }
  692. .centerRight-list2-tit01 span:last-child:hover {
  693. color: var(--color);
  694. cursor: pointer;
  695. }
  696. .centerRight-list2 ul li p:first-child {
  697. overflow: hidden;
  698. text-overflow: ellipsis;
  699. white-space: nowrap;
  700. margin-bottom: 5px;
  701. }
  702. .centerRight-list2 ul li p:last-child {
  703. display: flex !important;
  704. display: -webkit-box !important;
  705. display: -webkit-flex !important;
  706. justify-content: space-between;
  707. -webkit-justify-content: space-between;
  708. }
  709. .centerRight-list2 ul li p:last-child span {
  710. color: #adadad;
  711. }
  712. .centerRight-list2 ul li p:last-child span:nth-child(1) span {
  713. color: #000;
  714. }
  715. .centerRight-list2 ul li {
  716. margin-top: 10px;
  717. }
  718. .centerRight-list2 ul li a:hover {
  719. color: var(--color);
  720. }
  721. .centerRight-list3 {
  722. max-height: 300px;
  723. width: 100%;
  724. }
  725. .centerRight-list3-tit01 {
  726. font-size: 20px;
  727. color: #626262;
  728. }
  729. .centerRight-list3-tit01 span {
  730. font-size: 14px;
  731. }
  732. .centerRight-list3-tit01 span:hover {
  733. color: var(--color);
  734. cursor: pointer;
  735. }
  736. .centerRight-list3 ul li p:first-child {
  737. overflow: hidden;
  738. text-overflow: ellipsis;
  739. white-space: nowrap;
  740. margin-bottom: 5px;
  741. }
  742. .centerRight-list3 ul li p:last-child {
  743. color: #adadad;
  744. }
  745. .centerRight-list3 ul li p:last-child span {
  746. color: #000;
  747. }
  748. .centerRight-list3 ul li {
  749. margin-top: 10px;
  750. }
  751. .centerRight-list3 ul li a:hover {
  752. color: var(--color);
  753. }
  754. .el-table__body-wrapper::-webkit-scrollbar {
  755. width: 0px;
  756. height: 0px;
  757. }
  758. .bottom .bottomNews-tit01 {
  759. font-size: 28px;
  760. display: inline-block;
  761. font-weight: bold;
  762. }
  763. .bottom .bottomNews-tit01 span {
  764. color: var(--color);
  765. }
  766. .bottom .bottomNews-tit02 {
  767. font-size: 16px;
  768. color: #626262;
  769. display: inline-block;
  770. }
  771. .bottom .bottomNews-tit02:hover {
  772. color: var(--color);
  773. cursor: pointer;
  774. }
  775. .bottomNews {
  776. border-bottom: 1px solid #adadad;
  777. margin-bottom: 18px;
  778. }
  779. .bottomNews-list {
  780. width: 32%;
  781. padding: 20px 30px;
  782. background-color: #f7f7f7;
  783. border: 1px solid #e3e3e3;
  784. height: 332px;
  785. }
  786. .bottomNews-list p {
  787. font-size: 20px;
  788. color: #626262;
  789. }
  790. .bottomNews-list p span {
  791. font-size: 16px;
  792. color: #626262;
  793. float: right;
  794. }
  795. .bottomNews-list p span:hover {
  796. color: var(--color);
  797. cursor: pointer;
  798. }
  799. .bottomNews-list ul {
  800. margin-top: 10px;
  801. }
  802. .bottomNews-list ul li {
  803. margin-top: 22px;
  804. }
  805. .bottomNews-list ul li a {
  806. overflow: hidden;
  807. text-overflow: ellipsis;
  808. white-space: nowrap;
  809. display: block;
  810. }
  811. .bottomNews-list ul li a:hover {
  812. color: var(--color);
  813. }
  814. .bidding {
  815. overflow: hidden;
  816. background: #f8f8f8;
  817. padding: 20px;
  818. }
  819. .biddingTit {
  820. border-bottom: 1px solid #adadad;
  821. margin-bottom: 18px;
  822. }
  823. .biddingTit p {
  824. display: inline-block;
  825. }
  826. .bidding .biddingTit-tit01 {
  827. font-size: 28px;
  828. font-weight: bold;
  829. }
  830. .bidding .biddingTit-tit01 span {
  831. color: var(--color);
  832. }
  833. .bidding .biddingTit-tit02 {
  834. font-size: 16px;
  835. color: #626262;
  836. }
  837. .bidding .biddingTit-tit02:hover {
  838. color: var(--color);
  839. cursor: pointer;
  840. }
  841. .now-row {
  842. color: #ff7b2b!important;
  843. }
  844. .notStart-row {
  845. color: #1269d3!important;
  846. }
  847. .tableType {
  848. padding: 10px 25px;
  849. text-align: right;
  850. }
  851. .tableType i {
  852. display: inline-block;
  853. width: 10px;
  854. height: 10px;
  855. margin-right: 5px;
  856. }
  857. .tableType p {
  858. margin-left: 45px;
  859. display: inline-block;
  860. }
  861. .tableType p:nth-child(1) {
  862. color: #1269d3;
  863. }
  864. .tableType p:nth-child(2) {
  865. color: #ff7b2b;
  866. }
  867. .tableType p:nth-child(3) {
  868. color: #797979;
  869. }
  870. .tableType p:nth-child(1) i {
  871. background-color: #1269d3;
  872. }
  873. .tableType p:nth-child(2) i {
  874. background-color: #ff7b2b;
  875. }
  876. .tableType p:nth-child(3) i {
  877. background-color: #797979;
  878. }
  879. .personalTit {
  880. border-bottom: 1px solid #adadad;
  881. margin-bottom: 18px;
  882. }
  883. .personal .personalTit-tit01 {
  884. font-size: 28px;
  885. display: inline-block;
  886. font-weight: bold;
  887. }
  888. .personal .personalTit-tit01 span {
  889. color: var(--color);
  890. }
  891. .personal .personalTit-tit02 {
  892. font-size: 16px;
  893. color: #626262;
  894. display: inline-block;
  895. }
  896. .personal .personalTit-tit02:hover {
  897. color: var(--color);
  898. cursor: pointer;
  899. }
  900. .personalTit-banner {
  901. width: 400px;
  902. }
  903. .personalTit-Tab {
  904. width: 775px;
  905. position: relative;
  906. }
  907. .personalTit-Tab .perBtn {
  908. position: absolute;
  909. right: 0;
  910. color: #FFFFFF !important;
  911. border: none !important;
  912. background-color: var(--color) !important;
  913. }
  914. .el-tabs--card>.el-tabs__header .el-tabs__item:not(.is-disabled):hover {
  915. color: var(--color) !important;
  916. }
  917. .el-tabs--card>.el-tabs__header {
  918. margin: 0 !important;
  919. }
  920. .el-tabs--card>.el-tabs__header .el-tabs__item.is-active {
  921. color: var(--color) !important;
  922. background: #f6f5f5 !important;
  923. }
  924. .el-tabs--card {
  925. box-shadow: none !important;
  926. }
  927. .el-tabs--card>.el-tabs__content {
  928. padding: 0 !important;
  929. }
  930. .personalTit-Tab .el-table td,
  931. .el-table th {
  932. padding: 10px 0px !important;
  933. }
  934. .el-table td.gutter,
  935. .el-table th.gutter {
  936. background: #e4e4e4 !important;
  937. }
  938. .interactionTit {
  939. border-bottom: 1px solid #adadad;
  940. margin-bottom: 18px;
  941. }
  942. .interaction .interactionTit-tit01 {
  943. font-size: 28px;
  944. font-weight: bold;
  945. }
  946. .interaction .interactionTit-tit01 span {
  947. color: var(--color);
  948. }
  949. .interaction .interactionTit-tit02 {
  950. font-size: 16px;
  951. color: #626262;
  952. }
  953. .interaction .interactionTit-tit02:hover {
  954. color: var(--color);
  955. cursor: pointer;
  956. }
  957. .interaction .searchClass {
  958. border: 2px solid var(--color);
  959. border-radius: 20px;
  960. background: transparent;
  961. width: 500px;
  962. padding: 6px 15px;
  963. }
  964. .interaction .searchClass .el-input__inner {
  965. height: 30px;
  966. }
  967. .interaction .searchClass .el-icon-search {
  968. line-height: 28px;
  969. }
  970. .interaction .seaBtn {
  971. color: #FFFFFF;
  972. border: 1px solid var(--color);
  973. background-color: var(--color);
  974. padding: 0px 40px;
  975. border-radius: 16px;
  976. line-height: 32px;
  977. height: 32px;
  978. }
  979. .bottomLink {
  980. background: #e8e8e8;
  981. margin-top: 40px;
  982. padding: 30px 0 40px;
  983. }
  984. .bottomLink-tit {
  985. font-size: 12px;
  986. color: #7f7f7f;
  987. }
  988. .bottomLink-tit img{
  989. vertical-align: middle;
  990. margin-right: 2px;
  991. }
  992. .bottomLink-linkList {
  993. font-size: 12px;
  994. color: #7f7f7f;
  995. width: 1000px;
  996. }
  997. .bottomLink-linkList a {
  998. margin-top: 15px;
  999. margin-right: 15px;
  1000. display: inline-block;
  1001. }
  1002. .ba {
  1003. font-size: 12px;
  1004. color: #7f7f7f;
  1005. margin-top: 20px;
  1006. }
  1007. .ba span {
  1008. margin-left: 20px;
  1009. }
  1010. .ewm {
  1011. padding: 25px 25px 0;
  1012. }
  1013. .ewmtit {
  1014. font-size: 12px;
  1015. color: #7f7f7f;
  1016. margin-top: 5px;
  1017. }
  1018. input[type="radio"] {
  1019. appearance: none;
  1020. -webkit-appearance: none;
  1021. outline: none;
  1022. display: none
  1023. }
  1024. label {
  1025. display: inline-block;
  1026. cursor: pointer;
  1027. margin-right: 10px;
  1028. }
  1029. label input[type="radio"]+span {
  1030. width: 12px;
  1031. height: 12px;
  1032. display: inline-block;
  1033. border: 1px solid var(--color);
  1034. background: url('../images/check.png') no-repeat;
  1035. background-position: 0 0;
  1036. position: relative;
  1037. top: 2px;
  1038. margin-right: 5px;
  1039. }
  1040. label input[type="radio"]:checked+span {
  1041. background-position: 0 -12px
  1042. }
  1043. .tableHead {
  1044. color: #000000;
  1045. text-align: center;
  1046. font-size: 16px;
  1047. padding: 10px 0px;
  1048. font-weight: 600;
  1049. margin-top: 10px;
  1050. }
  1051. .tableHead tr td {
  1052. width: 8%;
  1053. }
  1054. .tableHead tr td:first-child {
  1055. width: 16%;
  1056. }
  1057. .tableHead tr td:last-child {
  1058. width: 8%;
  1059. }
  1060. .tableList {
  1061. height: 198px;
  1062. overflow-y: auto;
  1063. width: 1218px;
  1064. }
  1065. .tableList table tr td {
  1066. width: 8%;
  1067. text-align: center;
  1068. padding: 10px 0px;
  1069. overflow: hidden;
  1070. white-space: nowrap;
  1071. text-overflow: ellipsis;
  1072. }
  1073. .tableList table tr td:first-child {
  1074. width: 16%;
  1075. overflow: hidden;
  1076. white-space: nowrap;
  1077. text-overflow: ellipsis;
  1078. }
  1079. .tableList table tr td:last-child {
  1080. width: 8%;
  1081. }
  1082. .tableList table tr:nth-child(odd) {
  1083. /*background-color: #f6f5f5;*/
  1084. }
  1085. .tableList_top {
  1086. height: 260px;
  1087. overflow-y: auto;
  1088. }
  1089. .tableList_top table tr td {
  1090. text-align: left;
  1091. padding: 10px 0px;
  1092. overflow: hidden;
  1093. white-space: nowrap;
  1094. text-overflow: ellipsis;
  1095. }
  1096. .tableList_top table tr td:first-child {
  1097. overflow: hidden;
  1098. white-space: nowrap;
  1099. text-overflow: ellipsis;
  1100. width: 20%;
  1101. }
  1102. .tableList_top table tr td:last-child {
  1103. text-align: center;
  1104. width: 20%;
  1105. }
  1106. .tableList_top table tr:nth-child(odd) {
  1107. background-color: #f6f5f5;
  1108. }
  1109. .bidding input[type='button'] {
  1110. background: #cadbf1;
  1111. color: #1269d3;
  1112. border: none;
  1113. padding: 4px 10px;
  1114. }
  1115. .bidding input[type='button']:hover {
  1116. color: #FFFFFF !important;
  1117. border-color: var(--color) !important;
  1118. background-color: var(--color) !important;
  1119. }
  1120. .tabList table {
  1121. border: 1px solid #e3e3e3;
  1122. border-top: none;
  1123. }
  1124. .tabList table tr td {
  1125. text-align: center;
  1126. padding: 10px;
  1127. border-top: 1px solid #e3e3e3;
  1128. border-right: 1px solid #e3e3e3;
  1129. height: 41px;
  1130. }
  1131. .tabList table tr td:last-child {
  1132. border-right: none;
  1133. }
  1134. .tabList table tr:first-child td {
  1135. padding: 12px 10px;
  1136. border-right: none;
  1137. }
  1138. .tabList table tr:first-child {
  1139. background-color: #d7f0d2;
  1140. }
  1141. .tabList p.active {
  1142. border: 1px solid #e3e3e3;
  1143. border-bottom: none;
  1144. background-color: #d7f0d2;
  1145. }
  1146. .tabList p {
  1147. display: inline-table;
  1148. width: 128px;
  1149. height: 45px;
  1150. line-height: 45px;
  1151. text-align: center;
  1152. cursor: pointer;
  1153. }
  1154. .interactionTableLeft tr td {
  1155. border-bottom: 1px dashed #e3e3e3;
  1156. padding: 10px 0px;
  1157. }
  1158. .interactionTableLeft tr td:last-child {
  1159. text-align: right;
  1160. }
  1161. .interactionTableLeft tr td:first-child {
  1162. overflow: hidden;
  1163. text-overflow: ellipsis;
  1164. white-space: nowrap;
  1165. display: block;
  1166. }
  1167. .interactionTableLeft tr:hover {
  1168. color: var(--color);
  1169. }
  1170. .userName{
  1171. font-size: 16px;
  1172. color: #000!important;
  1173. margin: 0!important;
  1174. /*padding: 10px 0;*/
  1175. }
  1176. .userName:hover{
  1177. cursor: pointer;
  1178. color: var(--color);
  1179. }
  1180. .headHover{
  1181. position: absolute;
  1182. top: 72px;
  1183. right: -36px;
  1184. background: #FFF;
  1185. padding: 15px 10px;
  1186. width: 142px;
  1187. z-index: 9;
  1188. box-shadow: 0px 0px 5px #e1e1e1;
  1189. }
  1190. .headHover ul li a{
  1191. line-height: 12px;
  1192. font-size: 12px;
  1193. margin-left: 5px;
  1194. color: #000;
  1195. }
  1196. .headHover ul li img{
  1197. width: 14px;
  1198. }
  1199. .headHover ul li a:hover{
  1200. cursor: pointer;
  1201. color: var(--color);
  1202. }
  1203. .headHover ul li:first-child p:hover{
  1204. cursor: initial;
  1205. color: #000;
  1206. }
  1207. .headHover ul li{
  1208. padding: 8px 5px;
  1209. display: flex;
  1210. align-items: center;
  1211. }
  1212. .headHover ul li:first-child{
  1213. padding: 0;
  1214. }
  1215. .headHover ul li:first-child p{
  1216. font-size: 14px;
  1217. border-bottom: 1px solid #e3e3e3;
  1218. padding-bottom: 15px;
  1219. line-height: 14px;
  1220. }
  1221. .headHover ul li:last-child p{
  1222. font-size: 12px;
  1223. line-height: 14px;
  1224. }
  1225. .headHover ul li:last-child{
  1226. border-top: 1px solid #e3e3e3;
  1227. }
  1228. .dressPc{
  1229. position: absolute;
  1230. right: 97px;
  1231. z-index: 9;
  1232. background: #FFF;
  1233. padding: 5px 12px;
  1234. box-shadow: 0px 0px 5px #e1e1e1;
  1235. top: 32px;
  1236. }
  1237. .dressPc ul li{
  1238. margin-bottom: 5px;
  1239. cursor: pointer;
  1240. }
  1241. .dressPc ul li:last-child{
  1242. margin-bottom: 0px;
  1243. }
  1244. .jiantou {
  1245. width: 6px;
  1246. height: 6px;
  1247. border-top: 1px solid #8f8f94;
  1248. border-right: 1px solid #8f8f94;
  1249. transform: rotate(45deg);
  1250. margin-top: 8px;
  1251. margin-left: 10px;
  1252. display: block;
  1253. float: left;
  1254. }
  1255. .center_main_jyxm{
  1256. overflow: hidden;
  1257. background: #f8f8f8;
  1258. padding: 20px;
  1259. }
  1260. .bannerLeft_tt_jyxm{
  1261. background: url("../images/index_center_left_icon_03.png") no-repeat left center!important;
  1262. }
  1263. .bannerLeft_tt_jjdt{
  1264. background: url("../images/index_center_left_icon_02.png") no-repeat left center!important;
  1265. }