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

805 line
13 KiB

  1. .auction_hall_condition {
  2. width: 1200px;
  3. /* height: 300px; */
  4. margin: 25px auto;
  5. background: #f8f8f8;
  6. padding: 25px;
  7. }
  8. .auction_hall_condition p{
  9. color: #535252;
  10. margin-bottom: 25px;
  11. }
  12. .auction_hall_condition table {
  13. width: 100%;
  14. height: 100%;
  15. font-size: 14px;
  16. }
  17. .auction_hall_condition table .auction_tr {
  18. height: 42px;
  19. }
  20. .auction_hall_condition table tr td {
  21. text-align: center;
  22. }
  23. .auction_hall_condition table tr .auction_td {
  24. background: #F8F8F8;
  25. color: #535252;
  26. width: 80px;
  27. text-align: left;
  28. }
  29. .auction_hall_table_tab {
  30. position: relative;
  31. float: left;
  32. padding: 1px 8px;
  33. margin-left: 15px;
  34. font-size: 14px;
  35. color: #666666;
  36. cursor: pointer;
  37. margin-bottom: 10px;
  38. }
  39. .auction_hot_icon {
  40. position: absolute;
  41. left: -10px;
  42. top: 2px;
  43. width: 14px;
  44. height: 16px;
  45. }
  46. .auction_hot_icon img {
  47. width: 100%;
  48. height: 100%;
  49. }
  50. .auction_hall_table_tab_select {
  51. color: #FFFFFF!important;
  52. background: var(--color)!important;
  53. }
  54. .data_input, .data_input2, .data_input3, .data_input4 {
  55. float: left;
  56. width: 190px;
  57. height: 26px;
  58. background: #F6F6F6;
  59. border: 1px solid #E5E5E5;
  60. border-radius: 4px;
  61. text-indent: 10px;
  62. margin-left: 15px;
  63. font-size: 14px;
  64. }
  65. .data_input2, .data_input4 {
  66. margin-left: 0;
  67. }
  68. .datas_input::-webkit-input-placeholder {
  69. color: #999;
  70. }
  71. .datas_input:-moz-placeholder {
  72. color: #999;
  73. }
  74. .datas_input:-ms-input-placeholder {
  75. color: #999;
  76. }
  77. .input_data_icon {
  78. position: absolute;
  79. width: 22px;
  80. left: 178px;
  81. top: 9px;
  82. }
  83. .input_data_icon2 {
  84. left: 395px;
  85. }
  86. .data_input_line {
  87. float: left;
  88. width: 15px;
  89. height: 1px;
  90. margin: 12.5px 5px;
  91. background: #BEBEBE;
  92. }
  93. .input_data_btn {
  94. float: left;
  95. width: 63px;
  96. height: 28px;
  97. background: var(--color);
  98. font-size: 14px;
  99. color: #FFFFFF;
  100. line-height: 28px;
  101. margin-left: 25px;
  102. cursor: pointer;
  103. }
  104. .input_data_btn_clear {
  105. float: left;
  106. width: 63px;
  107. height: 28px;
  108. background: #ebebeb;
  109. font-size: 14px;
  110. color: #6e6e6e;
  111. line-height: 28px;
  112. margin-left: 25px;
  113. cursor: pointer;
  114. }
  115. input[type=text]{
  116. background: #fff;
  117. }
  118. .auction_all_left {
  119. float: left;
  120. width: 60px;
  121. height: 95%;
  122. margin-top: 8px;
  123. }
  124. .auction_hall_table_tab:hover {
  125. color: #FFFFFF;
  126. background: var(--color);
  127. }
  128. .auction_add_area .auction_hall_table_tab:hover {
  129. color: var(--color);
  130. background: transparent;
  131. }
  132. .auction_all_right {
  133. float: left;
  134. width: 93%;
  135. padding-bottom: 10px;
  136. }
  137. .auction_all_right .auction_hall_table_tab {
  138. margin-top: 8px;
  139. }
  140. .auction_add_area {
  141. float: left;
  142. line-height: 20px;
  143. width: 96.5%;
  144. margin-top: 5px;
  145. padding-bottom: 5px;
  146. background: #F6F6F6;
  147. display: none;
  148. }
  149. .pageNum{
  150. margin-top: 45px;
  151. text-align: center;
  152. }
  153. .pageNum li{
  154. width: 25px;
  155. height: 25px;
  156. text-align: center;
  157. line-height: 25px;
  158. margin-right: 5px;
  159. display: inline-block;
  160. }
  161. .pageNum p{
  162. height: 25px;
  163. text-align: center;
  164. line-height: 25px;
  165. margin-right: 5px;
  166. display: inline-block;
  167. }
  168. .pageNum li.active{
  169. background-color: var(--color);
  170. color: #ffffff;
  171. border-radius: 2px;
  172. }
  173. .pageNum li:hover{
  174. background-color: var(--color);
  175. color: #ffffff;
  176. border-radius: 2px;
  177. cursor:pointer;
  178. }
  179. .importantText{
  180. color: #636363;
  181. padding: 18px;
  182. background-color: #e5f2f1;
  183. }
  184. .swiperDiv{
  185. border: 1px solid #eaeaea;
  186. margin-top: 20px;
  187. }
  188. .pc-slide {
  189. width: 500px;
  190. margin: 0 auto;
  191. }
  192. .view .swiper-container {
  193. width: 500px;
  194. height: 350px;
  195. }
  196. .view .arrow-left {
  197. background: url(../../images/feel3.png) no-repeat left top;
  198. position: absolute;
  199. left: 10px;
  200. top: 50%;
  201. margin-top: -25px;
  202. width: 30px;
  203. height: 30px;
  204. z-index: 10;
  205. background-size: 100%;
  206. }
  207. .view .arrow-right {
  208. background: url(../../images/feel4.png) no-repeat left bottom;
  209. position: absolute;
  210. right: 10px;
  211. top: 50%;
  212. margin-top: -25px;
  213. width: 30px;
  214. height: 30px;
  215. z-index: 10;
  216. background-size: 100%;
  217. }
  218. .preview {
  219. width: 100%;
  220. margin-top: 10px;
  221. position: relative;
  222. }
  223. .preview .swiper-container {
  224. width: 430px;
  225. height: 82px;
  226. margin-left: 35px;
  227. }
  228. .preview .swiper-slide {
  229. width: 87px;
  230. height: 82px;
  231. }
  232. .preview .slide6 {
  233. width: 82px;
  234. }
  235. .preview .arrow-left {
  236. background: url(../../images/feel6.png) no-repeat left top;
  237. position: absolute;
  238. left: 10px;
  239. top: 50%;
  240. margin-top: -9px;
  241. width: 9px;
  242. height: 18px;
  243. z-index: 10;
  244. }
  245. .preview .arrow-right {
  246. background: url(../../images/feel5.png) no-repeat left bottom;
  247. position: absolute;
  248. right: 10px;
  249. top: 50%;
  250. margin-top: -9px;
  251. width: 9px;
  252. height: 18px;
  253. z-index: 10;
  254. }
  255. .preview img {
  256. padding: 1px;
  257. }
  258. .preview .active-nav img {
  259. padding: 0;
  260. border: 1px solid #F00;
  261. }
  262. .swiperDetail{
  263. width: 665px;
  264. }
  265. .swiperTit{
  266. font-size: 24px;
  267. margin-top: 18px;
  268. margin-bottom: 20px;
  269. }
  270. .swiperTable{
  271. border-collapse: collapse;
  272. }
  273. .swiperTable tr:first-child td{
  274. color: #FFF!important;
  275. padding: 0 15px;
  276. line-height: 60px;
  277. }
  278. .swiperTable tr:first-child td:nth-child(1){
  279. text-align: center;
  280. width: 12%;
  281. background: #c71622;
  282. }
  283. .swiperTable tr:first-child td:nth-child(2){
  284. background-image: linear-gradient(to right, #e82d2d , #f6a4ab);
  285. }
  286. .swiperTable tr td{
  287. padding-top: 20px;
  288. }
  289. .swiperTable tr td:nth-child(2){
  290. color:#c21f3a;
  291. /*padding-left: 28px;*/
  292. }
  293. .swiperTable tr td:nth-child(2) span{
  294. font-size: 22px;
  295. }
  296. .swiperInput{
  297. padding: 12px 14px;
  298. background-color: #f3f3f3;margin-top: 20px;
  299. }
  300. nput::-webkit-outer-spin-button,
  301. input::-webkit-inner-spin-button {
  302. -webkit-appearance: none;
  303. }
  304. .swiperInput input[type='number']{
  305. background-color: #e5e5e5;
  306. width: 244px;
  307. height: 40px;
  308. border: 1px solid #c6c6c6;
  309. padding-left: 20px;
  310. font-size: 24px;
  311. margin-left: 10px;
  312. -moz-appearance: textfield;
  313. }
  314. .swiperInput input[type='button']{
  315. background-color: #e5e5e5;
  316. width: 28px;
  317. height: 19px;
  318. font-size: 24px;
  319. border:none;
  320. line-height: 20px;
  321. color: #7C7C7C;
  322. display: block;
  323. margin-left: 2px;
  324. }
  325. .swiperInput input[type='button']:nth-child(2){
  326. margin-top: 2px;
  327. }
  328. .swiperInput inputTit{
  329. line-height: 42px;
  330. }
  331. .swiperInput .sign{
  332. background-color: #c21f3a;
  333. color: #FFFFFF;
  334. padding: 6px 0px;
  335. text-align: center;
  336. width: 244px;
  337. margin-left: 10px;
  338. margin-top: 12px;
  339. }
  340. .swiperInput .sign p:nth-child(1){
  341. font-size: 16px;
  342. }
  343. .swiperInput .sign p:nth-child(2){
  344. font-size: 12px;
  345. }
  346. .swiperInput table tr:last-child td:nth-child(2) img{
  347. margin-left: 10px;
  348. margin-top: 8px;
  349. }
  350. .ts{
  351. background-color: #c21f3a;
  352. width: 18px;
  353. height: 18px;
  354. border-radius: 50%;
  355. display: inline-block;
  356. text-align: center;
  357. color: #FFFFFF;
  358. margin-right: 5px;
  359. }
  360. .signTit{
  361. margin-top: 32px;
  362. margin-left: 10px;
  363. }
  364. .tableTime{
  365. margin-top: 20px;
  366. }
  367. .tableTime tr td{
  368. padding: 6px 0px;
  369. }
  370. .tableTime tr td:nth-child(2){
  371. padding-left: 25px;
  372. }
  373. .wh{
  374. display: inline-block;
  375. background-color: #c7c7c7;
  376. color: #FFFFFF;
  377. border-radius: 50%;
  378. width: 18px;
  379. height: 18px;
  380. text-align: center;
  381. margin-left: 5px;
  382. cursor: pointer;
  383. }
  384. .tabTable{
  385. margin-top: 25px;
  386. margin-bottom: 40px;
  387. }
  388. .tabTable ul li{
  389. border-right: 1px solid #ececec;
  390. border-top: 1px solid #ececec;
  391. border-bottom: 1px solid #ececec;
  392. padding: 8px 25px;
  393. float: left;
  394. }
  395. .tabTable ul li:first-child{
  396. border-left: 1px solid #ececec;
  397. }
  398. .tabTable .active{
  399. background-color: var(--color);
  400. color: #FFFFFF;
  401. }
  402. .tabTable ul li:hover{
  403. background-color: var(--color);
  404. color: #FFFFFF;
  405. cursor: pointer;
  406. }
  407. #tabDetail2 img{
  408. width: 596px;
  409. display: inline-block;
  410. float: left;
  411. margin-right: 8px;
  412. margin-top: 8px;
  413. }
  414. #tabDetail2 img:nth-child(2n){
  415. margin-right: 0;
  416. }
  417. #tabDetail3{
  418. border: 1px solid #ececec;
  419. padding: 10px;
  420. }
  421. #tabDetail3 p{
  422. text-indent: 2em;
  423. line-height: 35px;
  424. }
  425. #tabDetail3 h3{
  426. line-height: 35px;
  427. font-weight: bold;
  428. }
  429. #tabDetail3 h1,#tabDetail4 h1{
  430. padding-bottom: 20px;
  431. margin-bottom: 10px;
  432. border-bottom: 1px solid #ececec;
  433. color: var(--color);
  434. }
  435. #tabDetail4{
  436. border: 1px solid #ececec;
  437. padding: 10px;
  438. }
  439. #tabDetail4 table{
  440. width: 100%;
  441. }
  442. #tabDetail4 table tr:first-child td{
  443. background-color: #e8e8e8;
  444. border-bottom: none;
  445. }
  446. #tabDetail4 table tr td{
  447. text-align: center;
  448. padding: 15px 0px;
  449. border-bottom: 1px solid #ececec;
  450. }
  451. #tabDetail4 table tr:last-child td{
  452. border-bottom: none;
  453. }
  454. #tabDetail4 table tr:nth-child(2) td:nth-child(4){
  455. color: #ac2925;
  456. }
  457. #tabDetail1 table tr td{
  458. line-height: 36px;
  459. border: 1px solid #000000;
  460. }
  461. .s0 td {
  462. border: none!important;
  463. }
  464. #tabDetail1 table {
  465. line-height: 25px;
  466. text-align: center;
  467. border-collapse: collapse;
  468. }
  469. .proTittle{
  470. font-size: 24px;
  471. font-weight: bold;
  472. text-align: center;
  473. }
  474. .centerLeft-center-middle{
  475. margin-right: 60px;
  476. }
  477. .centerLeft-center-middle:nth-child(4n){
  478. margin-right: 0px;
  479. }
  480. .clickBtm{
  481. border-top: 1px solid #e0e0e0;
  482. margin-top: 10px;
  483. padding: 2px 0;
  484. color: #a6a6a6;
  485. }
  486. .clickBtm:hover{
  487. background: #EEEEEE;
  488. color: #cccccc;
  489. }
  490. .bondTable tr td{
  491. padding: 5px 0px;
  492. }
  493. .bondTable tr td:nth-child(odd){
  494. width: 10%;
  495. text-align: right;
  496. }
  497. .bondTable input[type='text']{
  498. border: 1px solid #e3e3e3;
  499. width: 30%;
  500. height: 30px;
  501. margin-left: 10px;
  502. padding-left: 10px;
  503. }
  504. .bondTable tr td span{
  505. color: red;
  506. }
  507. .preservation{
  508. color: #ffffff;
  509. background: var(--color);
  510. border-radius: 0;
  511. width: 30%;
  512. margin: 0 auto;
  513. border: none;
  514. padding: 8px;
  515. margin-left: 10px;
  516. }
  517. .rule p{
  518. font-size: 12px;
  519. margin-top: 10px;
  520. }
  521. .projectInformation{
  522. padding: 15px 20px;
  523. ine-height: 40px;
  524. background: #f9f9f9;
  525. border: 1px solid #e8e8e8;
  526. }
  527. .signUpYes{
  528. /*background: linear-gradient(to right, #e82d2d , #f6a4ab);*/
  529. background-color: #c21f3a;
  530. color: #FFFFFF;
  531. padding: 6px 0px;
  532. text-align: center;
  533. width: 244px;
  534. line-height: 50px;
  535. }
  536. .dialog{
  537. width: 100%;
  538. height: 100vh;
  539. position: fixed;
  540. top: 0;
  541. left: 0;
  542. z-index: 999999999;
  543. }
  544. .bg-mengban{
  545. width: 100%;
  546. height: 100vh;
  547. }
  548. .dialog_content{
  549. position: absolute;
  550. top: 50%;
  551. left: 50%;
  552. transform: translate(-50%,-50%);
  553. background: #ffffff;
  554. width: 50%;
  555. padding: 2vh;
  556. border-radius: 10px;
  557. }
  558. .dialog_content_center{
  559. height: 40vh;
  560. overflow-y: scroll;
  561. }
  562. .dialog_tt{
  563. font-size: 32px;
  564. font-weight: bold;
  565. line-height: 32px;
  566. margin-bottom: 2vh;
  567. text-align: center;
  568. }
  569. .dialog_content p{
  570. line-height: 32px;
  571. }
  572. .close_dialog{
  573. text-align: center;
  574. }
  575. .close_dialog p{
  576. display: inline-block;
  577. padding: 0px 35px;
  578. background: var(--color);
  579. color: #ffffff;
  580. margin: 0 auto;
  581. border-radius: 50px;
  582. }
  583. #timeDown{
  584. font-size: 14px;
  585. margin-left: 15px;
  586. }
  587. .centerLeft_center{
  588. display: flex;
  589. margin-top: 25px;
  590. }
  591. .centerLeft_center img{
  592. display: block;
  593. width: 300px;
  594. height: 174px;
  595. margin-right: 25px;
  596. flex-shrink: 0;
  597. }
  598. .centerLeft-center-middle-money {
  599. font-size: 14px;
  600. color: #d21313;
  601. display: -webkit-box;
  602. -webkit-box-orient: vertical;
  603. -webkit-line-clamp: 1;
  604. word-break: break-all;
  605. overflow: hidden;
  606. }
  607. .centerLeft-center-middle-money i{
  608. font-size: 18px;
  609. color: #d21313;
  610. font-weight: bold;
  611. }
  612. .centerLeft-center-middle-block{
  613. display: flex;
  614. justify-content: space-between;
  615. align-items: center;
  616. }
  617. .centerLeft-center-middle-block .centerLeft-center-middle-tit01{
  618. font-size: 20px;
  619. font-weight: bold;
  620. color: #333333;
  621. display: flex;
  622. align-items: center;
  623. flex: 1;
  624. }
  625. .centerLeft-center-middle-block .centerLeft-center-middle-tit01 strong{
  626. flex: 1;
  627. display: -webkit-box;
  628. -webkit-box-orient: vertical;
  629. -webkit-line-clamp: 1;
  630. word-break: break-all;
  631. overflow: hidden;
  632. }
  633. .centerLeft-center-middle-block .centerLeft-center-middle-tit01 span{
  634. font-size: 14px;
  635. border: none;
  636. font-weight: normal;
  637. padding: 2px 6px;
  638. text-align: center;
  639. display: inline-block;
  640. }
  641. .centerLeft-center-middle-block .centerLeft-center-middle-money i{
  642. font-size: 28px;
  643. }
  644. .centerLeft-center-middle-block .centerLeft-center-middle-money{
  645. line-height: 1;
  646. flex-shrink: 0;
  647. }
  648. .centerLeft_center .centerLeft-center-middle-ul li p span{
  649. color: #535252;
  650. font-size: 16px;
  651. }
  652. .centerLeft_center .centerLeft-center-middle-ul li p{
  653. color: #535252;
  654. font-size: 16px;
  655. }
  656. .center_tap{
  657. display: flex;
  658. justify-content: right;
  659. width: 100%;
  660. padding: 10px 0;
  661. border-bottom: 1px solid #d5d5d5;
  662. }
  663. .center_tap img{
  664. display: block;
  665. margin-left: 10px;
  666. cursor: pointer;
  667. }
  668. .tableHead{
  669. margin-top: 0;
  670. }
  671. .tableHead tr td:first-child{
  672. padding-left: 15px;
  673. }
  674. .tableList table tr td:first-child{
  675. padding-left: 15px;
  676. }
  677. .tableList table tr td:last-child{
  678. width: 4%;
  679. }
  680. .tableList table tr td:last-child span{
  681. margin: 0!important;
  682. }
  683. .tableHead tr td:last-child{
  684. width: 4%;
  685. }