网站
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

pirms 4 gadiem
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518
  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;
  46. background: #007b76;
  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. .swiperInput input[type='text']{
  271. background-color: #e5e5e5;
  272. width: 244px;
  273. height: 40px;
  274. border: 1px solid #c6c6c6;
  275. padding-left: 20px;
  276. font-size: 24px;
  277. margin-left: 10px;
  278. }
  279. .swiperInput input[type='button']{
  280. background-color: #e5e5e5;
  281. width: 28px;
  282. height: 19px;
  283. font-size: 24px;
  284. border:none;
  285. line-height: 20px;
  286. color: #7C7C7C;
  287. display: block;
  288. margin-left: 2px;
  289. }
  290. .swiperInput input[type='button']:nth-child(2){
  291. margin-top: 2px;
  292. }
  293. .swiperInput inputTit{
  294. line-height: 42px;
  295. }
  296. .swiperInput table tr:nth-child(2) td:nth-child(2) div{
  297. background-color: #c21f3a;
  298. color: #FFFFFF;
  299. padding: 6px 0px;
  300. text-align: center;
  301. width: 244px;
  302. margin-left: 10px;
  303. margin-top: 12px;
  304. }
  305. .swiperInput table tr:nth-child(2) td:nth-child(2) p:nth-child(1){
  306. font-size: 16px;
  307. }
  308. .swiperInput table tr:nth-child(2) td:nth-child(2) p:nth-child(2){
  309. font-size: 12px;
  310. }
  311. .swiperInput table tr:nth-child(3) td:nth-child(2) img{
  312. margin-left: 10px;
  313. margin-top: 8px;
  314. }
  315. .ts{
  316. background-color: #c21f3a;
  317. width: 18px;
  318. height: 18px;
  319. border-radius: 50%;
  320. display: inline-block;
  321. text-align: center;
  322. color: #FFFFFF;
  323. margin-right: 5px;
  324. }
  325. .signTit{
  326. margin-top: 32px;
  327. margin-left: 10px;
  328. }
  329. .tableTime tr td{
  330. padding: 6px 0px;
  331. }
  332. .tableTime tr td:nth-child(2){
  333. padding-left: 25px;
  334. }
  335. .wh{
  336. display: inline-block;
  337. background-color: #c7c7c7;
  338. color: #FFFFFF;
  339. border-radius: 50%;
  340. width: 18px;
  341. height: 18px;
  342. text-align: center;
  343. margin-left: 5px;
  344. }
  345. .tabTable{
  346. margin-top: 25px;
  347. margin-bottom: 40px;
  348. }
  349. .tabTable ul li{
  350. border-right: 1px solid #ececec;
  351. border-top: 1px solid #ececec;
  352. border-bottom: 1px solid #ececec;
  353. padding: 8px 25px;
  354. float: left;
  355. }
  356. .tabTable ul li:first-child{
  357. border-left: 1px solid #ececec;
  358. }
  359. .tabTable .active{
  360. background-color: #007b76;
  361. color: #FFFFFF;
  362. }
  363. .tabTable ul li:hover{
  364. background-color: #007b76;
  365. color: #FFFFFF;
  366. cursor: pointer;
  367. }
  368. #tabDetail2 img{
  369. width: 596px;
  370. display: inline-block;
  371. float: left;
  372. margin-right: 8px;
  373. margin-top: 8px;
  374. }
  375. #tabDetail2 img:nth-child(2n){
  376. margin-right: 0;
  377. }
  378. #tabDetail3{
  379. border: 1px solid #ececec;
  380. padding: 10px;
  381. }
  382. #tabDetail3 p{
  383. text-indent: 2em;
  384. line-height: 35px;
  385. }
  386. #tabDetail3 h3{
  387. line-height: 35px;
  388. font-weight: bold;
  389. }
  390. #tabDetail3 h1,#tabDetail4 h1{
  391. padding-bottom: 20px;
  392. margin-bottom: 10px;
  393. border-bottom: 1px solid #ececec;
  394. color: #007b76;
  395. }
  396. #tabDetail4{
  397. border: 1px solid #ececec;
  398. padding: 10px;
  399. }
  400. #tabDetail4 table{
  401. width: 100%;
  402. }
  403. #tabDetail4 table tr:first-child td{
  404. background-color: #e8e8e8;
  405. border-bottom: none;
  406. }
  407. #tabDetail4 table tr td{
  408. text-align: center;
  409. padding: 15px 0px;
  410. border-bottom: 1px solid #ececec;
  411. }
  412. #tabDetail4 table tr:last-child td{
  413. border-bottom: none;
  414. }
  415. #tabDetail4 table tr:nth-child(2) td:nth-child(4){
  416. color: #ac2925;
  417. }
  418. #tabDetail1 table tr td{
  419. line-height: 36px;
  420. border: 1px solid #000000;
  421. }
  422. .s0 td {
  423. border: none!important;
  424. }
  425. #tabDetail1 table {
  426. line-height: 25px;
  427. text-align: center;
  428. border-collapse: collapse;
  429. }
  430. .proTittle{
  431. font-size: 24px;
  432. font-weight: bold;
  433. text-align: center;
  434. }