农燊高科官方网站
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 

583 řádky
9.2 KiB

  1. .auction_hall_condition {
  2. width: 1200px;
  3. /* height: 300px; */
  4. margin: auto;
  5. /* background: red; */
  6. margin-top: 15px;
  7. }
  8. .auction_hall_condition table {
  9. width: 100%;
  10. height: 100%;
  11. font-size: 14px;
  12. }
  13. .auction_hall_condition table .auction_tr {
  14. height: 42px;
  15. }
  16. .auction_hall_condition table tr td {
  17. text-align: center;
  18. }
  19. .auction_hall_condition table tr .auction_td {
  20. background: #F8F8F8;
  21. color: #999999;
  22. width: 122px;
  23. }
  24. .auction_hall_table_tab {
  25. position: relative;
  26. float: left;
  27. padding: 1px 8px;
  28. margin-left: 15px;
  29. font-size: 14px;
  30. color: #666666;
  31. cursor: pointer;
  32. }
  33. .auction_hot_icon {
  34. position: absolute;
  35. left: -10px;
  36. top: 2px;
  37. width: 14px;
  38. height: 16px;
  39. }
  40. .auction_hot_icon img {
  41. width: 100%;
  42. height: 100%;
  43. }
  44. .auction_hall_table_tab_select {
  45. color: #FFFFFF!important;
  46. background: #007b76!important;
  47. }
  48. .data_input, .data_input2, .data_input3, .data_input4 {
  49. float: left;
  50. width: 190px;
  51. height: 26px;
  52. background: #F6F6F6;
  53. border: 1px solid #E5E5E5;
  54. border-radius: 4px;
  55. text-indent: 10px;
  56. margin-left: 15px;
  57. font-size: 14px;
  58. }
  59. .data_input2, .data_input4 {
  60. margin-left: 0;
  61. }
  62. .datas_input::-webkit-input-placeholder {
  63. color: #999;
  64. }
  65. .datas_input:-moz-placeholder {
  66. color: #999;
  67. }
  68. .datas_input:-ms-input-placeholder {
  69. color: #999;
  70. }
  71. .input_data_icon {
  72. position: absolute;
  73. width: 22px;
  74. left: 178px;
  75. top: 9px;
  76. }
  77. .input_data_icon2 {
  78. left: 395px;
  79. }
  80. .data_input_line {
  81. float: left;
  82. width: 15px;
  83. height: 1px;
  84. margin: 12.5px 5px;
  85. background: #BEBEBE;
  86. }
  87. .input_data_btn {
  88. float: left;
  89. width: 63px;
  90. height: 28px;
  91. background: #007b76;
  92. border-radius: 35px;
  93. font-size: 14px;
  94. color: #FFFFFF;
  95. line-height: 28px;
  96. margin-left: 25px;
  97. cursor: pointer;
  98. }
  99. .input_data_btn:hover {
  100. background: #00504d;
  101. }
  102. .auction_all_left {
  103. float: left;
  104. width: 60px;
  105. height: 95%;
  106. margin-top: 8px;
  107. }
  108. .auction_hall_table_tab:hover {
  109. color: #FFFFFF;
  110. background: #007b76;
  111. }
  112. .auction_add_area .auction_hall_table_tab:hover {
  113. color: #007b76;
  114. background: transparent;
  115. }
  116. .auction_all_right {
  117. float: left;
  118. width: 93%;
  119. padding-bottom: 10px;
  120. }
  121. .auction_all_right .auction_hall_table_tab {
  122. margin-top: 8px;
  123. }
  124. .auction_add_area {
  125. float: left;
  126. line-height: 20px;
  127. width: 96.5%;
  128. margin-top: 5px;
  129. padding-bottom: 5px;
  130. background: #F6F6F6;
  131. display: none;
  132. }
  133. .pageNum{
  134. margin-top: 45px;
  135. text-align: center;
  136. }
  137. .pageNum li{
  138. width: 25px;
  139. height: 25px;
  140. text-align: center;
  141. line-height: 25px;
  142. margin-right: 5px;
  143. display: inline-block;
  144. }
  145. .pageNum p{
  146. height: 25px;
  147. text-align: center;
  148. line-height: 25px;
  149. margin-right: 5px;
  150. display: inline-block;
  151. }
  152. .pageNum li.active{
  153. background-color: #007b76;
  154. color: #ffffff;
  155. border-radius: 2px;
  156. }
  157. .pageNum li:hover{
  158. background-color: #007b76;
  159. color: #ffffff;
  160. border-radius: 2px;
  161. cursor:pointer;
  162. }
  163. .importantText{
  164. color: #636363;
  165. padding: 18px;
  166. background-color: #e5f2f1;
  167. }
  168. .swiperDiv{
  169. border: 1px solid #eaeaea;
  170. margin-top: 20px;
  171. }
  172. .pc-slide {
  173. width: 445px;
  174. background-color: #f7f7f7;
  175. /*border: 1px solid #eaeaea;*/
  176. }
  177. .view .swiper-container {
  178. width: 445px;
  179. height: 298px;
  180. }
  181. .view .arrow-left {
  182. background: url(../../images/feel3.png) no-repeat left top;
  183. position: absolute;
  184. left: 10px;
  185. top: 50%;
  186. margin-top: -25px;
  187. width: 28px;
  188. height: 28px;
  189. z-index: 10;
  190. }
  191. .view .arrow-right {
  192. background: url(../../images/feel4.png) no-repeat left bottom;
  193. position: absolute;
  194. right: 10px;
  195. top: 50%;
  196. margin-top: -25px;
  197. width: 28px;
  198. height: 28px;
  199. z-index: 10;
  200. }
  201. .preview {
  202. width: 100%;
  203. margin-top: 10px;
  204. padding-bottom: 40px;
  205. position: relative;
  206. }
  207. .preview .swiper-container {
  208. width: 420px;
  209. height: 82px;
  210. }
  211. .preview .swiper-slide {
  212. width: 100px;
  213. height: 82px;
  214. margin-right: 10px;
  215. }
  216. .preview .slide6 {
  217. width: 82px;
  218. }
  219. .preview .arrow-left {
  220. background: url(../../images/feel3.png) no-repeat left top;
  221. position: absolute;
  222. left: 10px;
  223. top: 50%;
  224. margin-top: -9px;
  225. width: 9px;
  226. height: 18px;
  227. z-index: 10;
  228. }
  229. .preview .arrow-right {
  230. background: url(../../images/feel4.png) no-repeat left bottom;
  231. position: absolute;
  232. right: 10px;
  233. top: 50%;
  234. margin-top: -9px;
  235. width: 9px;
  236. height: 18px;
  237. z-index: 10;
  238. }
  239. .preview img {
  240. padding: 1px;
  241. }
  242. .preview .active-nav img {
  243. padding: 0;
  244. border: 1px solid #007b76;
  245. }
  246. .swiperDetail{
  247. width: 665px;
  248. }
  249. .swiperTit{
  250. font-size: 24px;
  251. margin-top: 18px;
  252. }
  253. .swiperTable tr:first-child td{
  254. color: #737373!important;
  255. }
  256. .swiperTable tr td{
  257. padding-top: 20px;
  258. }
  259. .swiperTable tr td:nth-child(2){
  260. color:#c21f3a;
  261. padding-left: 28px;
  262. }
  263. .swiperTable tr td:nth-child(2) span{
  264. font-size: 22px;
  265. }
  266. .swiperInput{
  267. padding: 12px 14px;
  268. background-color: #f3f3f3;
  269. }
  270. nput::-webkit-outer-spin-button,
  271. input::-webkit-inner-spin-button {
  272. -webkit-appearance: none;
  273. }
  274. .swiperInput input[type='number']{
  275. background-color: #e5e5e5;
  276. width: 244px;
  277. height: 40px;
  278. border: 1px solid #c6c6c6;
  279. padding-left: 20px;
  280. font-size: 24px;
  281. margin-left: 10px;
  282. -moz-appearance: textfield;
  283. }
  284. .swiperInput input[type='button']{
  285. background-color: #e5e5e5;
  286. width: 28px;
  287. height: 19px;
  288. font-size: 24px;
  289. border:none;
  290. line-height: 20px;
  291. color: #7C7C7C;
  292. display: block;
  293. margin-left: 2px;
  294. }
  295. .swiperInput input[type='button']:nth-child(2){
  296. margin-top: 2px;
  297. }
  298. .swiperInput inputTit{
  299. line-height: 42px;
  300. }
  301. .swiperInput .sign{
  302. background-color: #c21f3a;
  303. color: #FFFFFF;
  304. padding: 6px 0px;
  305. text-align: center;
  306. width: 244px;
  307. margin-left: 10px;
  308. margin-top: 12px;
  309. }
  310. .swiperInput .sign p:nth-child(1){
  311. font-size: 16px;
  312. }
  313. .swiperInput .sign p:nth-child(2){
  314. font-size: 12px;
  315. }
  316. .swiperInput table tr:last-child td:nth-child(2) img{
  317. margin-left: 10px;
  318. margin-top: 8px;
  319. }
  320. .ts{
  321. background-color: #c21f3a;
  322. width: 18px;
  323. height: 18px;
  324. border-radius: 50%;
  325. display: inline-block;
  326. text-align: center;
  327. color: #FFFFFF;
  328. margin-right: 5px;
  329. }
  330. .signTit{
  331. margin-top: 32px;
  332. margin-left: 10px;
  333. }
  334. .tableTime tr td{
  335. padding: 6px 0px;
  336. }
  337. .tableTime tr td:nth-child(2){
  338. padding-left: 25px;
  339. }
  340. .wh{
  341. display: inline-block;
  342. background-color: #c7c7c7;
  343. color: #FFFFFF;
  344. border-radius: 50%;
  345. width: 18px;
  346. height: 18px;
  347. text-align: center;
  348. margin-left: 5px;
  349. }
  350. .tabTable{
  351. margin-top: 25px;
  352. margin-bottom: 40px;
  353. }
  354. .tabTable ul li{
  355. border-right: 1px solid #ececec;
  356. border-top: 1px solid #ececec;
  357. border-bottom: 1px solid #ececec;
  358. padding: 8px 25px;
  359. float: left;
  360. }
  361. .tabTable ul li:first-child{
  362. border-left: 1px solid #ececec;
  363. }
  364. .tabTable .active{
  365. background-color: #007b76;
  366. color: #FFFFFF;
  367. }
  368. .tabTable ul li:hover{
  369. background-color: #007b76;
  370. color: #FFFFFF;
  371. cursor: pointer;
  372. }
  373. #tabDetail2 img{
  374. width: 596px;
  375. display: inline-block;
  376. float: left;
  377. margin-right: 8px;
  378. margin-top: 8px;
  379. }
  380. #tabDetail2 img:nth-child(2n){
  381. margin-right: 0;
  382. }
  383. #tabDetail3{
  384. border: 1px solid #ececec;
  385. padding: 10px;
  386. }
  387. #tabDetail3 p{
  388. text-indent: 2em;
  389. line-height: 35px;
  390. }
  391. #tabDetail3 h3{
  392. line-height: 35px;
  393. font-weight: bold;
  394. }
  395. #tabDetail3 h1,#tabDetail4 h1{
  396. padding-bottom: 20px;
  397. margin-bottom: 10px;
  398. border-bottom: 1px solid #ececec;
  399. color: #007b76;
  400. }
  401. #tabDetail4{
  402. border: 1px solid #ececec;
  403. padding: 10px;
  404. }
  405. #tabDetail4 table{
  406. width: 100%;
  407. }
  408. #tabDetail4 table tr:first-child td{
  409. background-color: #e8e8e8;
  410. border-bottom: none;
  411. }
  412. #tabDetail4 table tr td{
  413. text-align: center;
  414. padding: 15px 0px;
  415. border-bottom: 1px solid #ececec;
  416. }
  417. #tabDetail4 table tr:last-child td{
  418. border-bottom: none;
  419. }
  420. #tabDetail4 table tr:nth-child(2) td:nth-child(4){
  421. color: #ac2925;
  422. }
  423. #tabDetail1 table tr td{
  424. line-height: 36px;
  425. border: 1px solid #000000;
  426. }
  427. .s0 td {
  428. border: none!important;
  429. }
  430. #tabDetail1 table {
  431. line-height: 25px;
  432. text-align: center;
  433. border-collapse: collapse;
  434. }
  435. .proTittle{
  436. font-size: 24px;
  437. font-weight: bold;
  438. text-align: center;
  439. }
  440. .centerLeft-center-middle{
  441. margin-right: 60px;
  442. }
  443. .centerLeft-center-middle:nth-child(4n){
  444. margin-right: 0px;
  445. }
  446. .clickBtm{
  447. border-top: 1px solid #e0e0e0;
  448. margin-top: 10px;
  449. padding: 2px 0;
  450. color: #a6a6a6;
  451. }
  452. .clickBtm:hover{
  453. background: #EEEEEE;
  454. color: #cccccc;
  455. }
  456. .bondTable tr td{
  457. padding: 5px 0px;
  458. }
  459. .bondTable tr td:nth-child(odd){
  460. text-align: right;
  461. }
  462. .bondTable input[type='text']{
  463. border: 1px solid #e3e3e3;
  464. width: 90%;
  465. height: 30px;
  466. margin-left: 10px;
  467. padding-left: 10px;
  468. }
  469. .bondTable tr td span{
  470. color: red;
  471. }
  472. .preservation{
  473. color: #ffffff;
  474. background: #007b76;
  475. border-radius: 0;
  476. width: 20%;
  477. margin: 0 auto;
  478. border: none;
  479. padding: 8px;
  480. }
  481. .rule p{
  482. font-size: 12px;
  483. margin-top: 10px;
  484. }
  485. .projectInformation{
  486. padding: 15px 20px;
  487. ine-height: 40px;
  488. background: #f9f9f9;
  489. border: 1px solid #e8e8e8;
  490. }