9780cedaf820229ef2db5aad642db7f1e319290c.svn-base 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750
  1. .provinceCity {
  2. width: 306px;
  3. position: absolute;
  4. background: #FFF;
  5. display: none
  6. }
  7. .provinceCity .tabs {
  8. height: 28px;
  9. border-bottom: 2px solid #323055;
  10. background: url(../images/bg_mc_0113_1.png) no-repeat
  11. }
  12. html,body,p,th,td,input,select,textarea,button,div {
  13. font-family: "microsoft yahei", Tahoma, sans-serif;
  14. font-size: 12px;
  15. }
  16. html,body {
  17. background: #F6F6F6;
  18. }
  19. dl,ol,dt,dd,ul,li,form,h1,h2,h3,h4,h5,h6 {
  20. margin: 0;
  21. padding: 0;
  22. list-style: none;
  23. }
  24. input,select,textarea,button {
  25. vertical-align: middle;
  26. resize: none;
  27. }
  28. .clear {
  29. clear: both;
  30. overflow: hidden;
  31. height: 1px;
  32. }
  33. .clearfix {
  34. overflow: auto;
  35. height: 1%
  36. }
  37. img {
  38. border: 0;
  39. vertical-align: middle
  40. }
  41. body,a,a:visited {
  42. font-size: 12px;
  43. color: #000;
  44. text-decoration: none;
  45. }
  46. a:hover {
  47. text-decoration: underline;
  48. color: #333
  49. }
  50. .city_input {
  51. border: 1px solid #d6d6d6;
  52. width: 180px;
  53. height: 30px;
  54. background: url(images/ts-indexcity.png) no-repeat;
  55. line-height: 30px;
  56. margin-top: 5px;
  57. text-indent: 5px;
  58. }
  59. .cityinput {
  60. background: url(images/ts-city.png);
  61. width: 180px;
  62. height: 30px;
  63. border: #d6d6d6 1px solid;
  64. margin-top: 5px;
  65. text-indent: 5px;
  66. line-height: 30px;
  67. text-indent: 5px;
  68. }
  69. .cityzinput {
  70. background: url(images/ts-zcity.png);
  71. width: 180px;
  72. height: 30px;
  73. border: #d6d6d6 1px solid;
  74. margin-top: 15px;
  75. text-indent: 5px;
  76. line-height: 30px;
  77. text-indent: 5px;
  78. }
  79. a,a:hover {
  80. text-decoration: none
  81. }
  82. img {
  83. border: 0
  84. }
  85. ul {
  86. list-style: none;
  87. margin: 0;
  88. }
  89. label {
  90. color: #6CBD45;
  91. font-size: 14px;
  92. font-weight: bold;
  93. padding-bottom: 0.5em;
  94. margin: 0;
  95. }
  96. .h3 {
  97. font-size: 13px;
  98. font-weight: bold;
  99. }
  100. #show {
  101. background: url(images/photo.jpg)
  102. }
  103. #meun {
  104. color: #fff;
  105. padding-left: 10px;
  106. }
  107. #meun img {
  108. float: left;
  109. }
  110. #submeun {
  111. margin-left: 70px;
  112. float: left;
  113. }
  114. #submeun span {
  115. text-align: center;
  116. margin-right: 10px;
  117. float: left;
  118. display: inline;
  119. }
  120. #submeun span a {
  121. color: #fff;
  122. height: 50px;
  123. line-height: 50px;
  124. font-size: 14px;
  125. font-weight: bold;
  126. text-align: center;
  127. padding-left: 15px;
  128. padding-right: 15px;
  129. display: block;
  130. }
  131. #submeun span.cur {
  132. text-align: center;
  133. background: #82ce18;
  134. margin-right: 10px;
  135. float: left;
  136. display: inline;
  137. }
  138. #top {
  139. background-color: #000;
  140. margin: 0em 0 10px 0em;
  141. border-style: solid;
  142. border-width: 1px;
  143. border-color: #E5E5E5;
  144. height: 50px;
  145. line-height: 50px;
  146. }
  147. label.subtitle {
  148. font-size: 13px;
  149. float: right;
  150. color: #6CBD45;
  151. margin: 0 10px;
  152. text-align: right;
  153. }
  154. h1.title {
  155. height: 50px;
  156. font-size: 12px;
  157. background: url(logo.png) no-repeat;
  158. }
  159. h1.title a:link,h1.title a:visited,h1.title a:hover {
  160. color: #000;
  161. text-decoration: none;
  162. }
  163. .provinceCity .tabs li {
  164. height: 28px;
  165. float: left;
  166. width: 76px
  167. }
  168. .provinceCity .tabs li a,.provinceCity .tabs li a:visited {
  169. display: block;
  170. height: 28px;
  171. color: #777777;
  172. line-height: 28px;
  173. text-align: center;
  174. text-decoration: none;
  175. float: left;
  176. width: 76px;
  177. background: url(../images/bg_mc_0113_2.png) right center no-repeat
  178. }
  179. .provinceCity .tabs li a.current,.provinceCity .tabs li a.current:visited
  180. {
  181. background: url(../images/bg_mc_0113_3.png) right center no-repeat;
  182. color: #FFF
  183. }
  184. .provinceCity .con {
  185. height: 110px;
  186. border: 1px solid #d6d6d6;
  187. border-top: none;
  188. padding: 10px
  189. }
  190. .provinceCity .province {
  191. }
  192. .provinceCity .province .pre a,.provinceCity .province .pre a:visited {
  193. float: left;
  194. width: 29px;
  195. height: 109px;
  196. background: url(../images/bg_mc_0113_4.png) left center no-repeat
  197. }
  198. .provinceCity .province .pre a.can,.provinceCity .province .pre a.can:visited
  199. {
  200. background: url(../images/bg_mc_0113_4.png) -87px center no-repeat
  201. }
  202. .provinceCity .province .next a,.provinceCity .province .next a:visited
  203. {
  204. float: right;
  205. width: 29px;
  206. height: 109px;
  207. background: url(../images/bg_mc_0113_4.png) -58px center no-repeat
  208. }
  209. .provinceCity .province .next a.can,.provinceCity .province .next a.can:visited
  210. {
  211. background: url(../images/bg_mc_0113_4.png) -29px center no-repeat
  212. }
  213. .provinceCity .province .list {
  214. float: left;
  215. width: 225px;
  216. margin: auto
  217. }
  218. .provinceCity .province .list li {
  219. float: left;
  220. width: 75px;
  221. text-align: center;
  222. overflow: hidden;
  223. padding: 3px 0
  224. }
  225. .provinceCity .province .list li a,.provinceCity .province .list li a:visited
  226. {
  227. color: #777777
  228. }
  229. .provinceCity .province .list li a.current,.provinceCity .province .list li a.current:visited
  230. {
  231. color: #ff6c00
  232. }
  233. .provinceCity .city {
  234. float: left;
  235. width: 284px;
  236. margin: auto
  237. }
  238. .provinceCity .city li {
  239. float: left;
  240. width: 69px;
  241. text-align: center;
  242. overflow: hidden;
  243. padding: 3px 0
  244. }
  245. .provinceCity .city li a,.provinceCity .city li a:visited {
  246. color: #777777
  247. }
  248. .provinceCity .city li a.current,.provinceCity .city li a.current:visited
  249. {
  250. color: #ff6c00
  251. }
  252. .provinceCity .county {
  253. float: left;
  254. width: 284px;
  255. margin: auto
  256. }
  257. .provinceCity .county li {
  258. float: left;
  259. width: 69px;
  260. text-align: center;
  261. overflow: hidden;
  262. padding: 3px 0
  263. }
  264. .provinceCity .county li a,.provinceCity .city li a:visited {
  265. color: #777777
  266. }
  267. .provinceCity .county li a.current,.provinceCity .city li a.current:visited
  268. {
  269. color: #ff6c00
  270. }
  271. .provinceCity {
  272. z-index: 2
  273. }
  274. .provinceCity .city .pre a,.provinceCity .city .pre a:visited {
  275. float: left;
  276. width: 29px;
  277. height: 109px;
  278. background: url(../images/bg_mc_0113_4.png) left center no-repeat
  279. }
  280. .provinceCity .city .pre a.can,.provinceCity .city .pre a.can:visited {
  281. background: url(../images/bg_mc_0113_4.png) -87px center no-repeat
  282. }
  283. .provinceCity .city .next a,.provinceCity .city .next a:visited {
  284. float: right;
  285. width: 29px;
  286. height: 109px;
  287. background: url(../images/bg_mc_0113_4.png) -58px center no-repeat
  288. }
  289. .provinceCity .city .next a.can,.provinceCity .city .next a.can:visited
  290. {
  291. background: url(../images/bg_mc_0113_4.png) -29px center no-repeat
  292. }
  293. .provinceCity .city .list {
  294. float: left;
  295. width: 225px;
  296. margin: auto
  297. }
  298. .provinceCity .city .list li {
  299. float: left;
  300. width: 75px;
  301. text-align: center;
  302. overflow: hidden;
  303. padding: 3px 0
  304. }
  305. .provinceCity .city .list li a input,.provinceCity .city .list li a input:visited
  306. {
  307. color: #777777
  308. }
  309. .provinceCity .city .list li a input.current,.provinceCity .city .list li a input.current:visited
  310. {
  311. color: #ff6c00
  312. }
  313. .provinceCity .hotCity {
  314. float: left;
  315. width: 284px;
  316. margin: auto
  317. }
  318. .provinceCity .hotCity li {
  319. float: left;
  320. width: 69px;
  321. text-align: center;
  322. overflow: hidden;
  323. padding: 3px 0
  324. }
  325. .provinceCity .hotCity li a input,.provinceCity .hotCity li a:visited {
  326. color: #777777
  327. }
  328. .provinceCity .hotCity li a input.current,.provinceCity .hotCity li a input.current:visited
  329. {
  330. color: #ff6c00
  331. }
  332. .provinceCity .county .list {
  333. float: left;
  334. width: 225px;
  335. margin: auto
  336. }
  337. .provinceCity .county .list li {
  338. float: left;
  339. width: 75px;
  340. text-align: center;
  341. overflow: hidden;
  342. padding: 3px 0
  343. }
  344. .provinceCity .county .list li a input,.provinceCity .province .list li a input:visited
  345. {
  346. color: #777777
  347. }
  348. .provinceCity .county .list li a input.current,.provinceCity .province .list li a input.current:visited
  349. {
  350. color: #ff6c00
  351. }
  352. .provinceCity .county {
  353. }
  354. .provinceCity .county .pre a,.provinceCity .county .pre a:visited {
  355. float: left;
  356. width: 29px;
  357. height: 109px;
  358. background: url(../images/bg_mc_0113_4.png) left center no-repeat
  359. }
  360. .provinceCity .county .pre a.can,.provinceCity .county .pre a.can:visited
  361. {
  362. background: url(../images/bg_mc_0113_4.png) -87px center no-repeat
  363. }
  364. .provinceCity .county .next a,.provinceCity .county .next a:visited {
  365. float: right;
  366. width: 29px;
  367. height: 109px;
  368. background: url(../images/bg_mc_0113_4.png) -58px center no-repeat
  369. }
  370. .provinceCity .county .next a.can,.provinceCity .county .next a.can:visited
  371. {
  372. background: url(../images/bg_mc_0113_4.png) -29px center no-repeat
  373. }
  374. .provinceCityAll {
  375. width: 306px;
  376. position: absolute;
  377. background: #FFF;
  378. display: none
  379. }
  380. .provinceCityAll .tabs {
  381. height: 28px;
  382. border-bottom: 2px solid #323055;
  383. background: url(../images/bg_mc_0113_1.png) no-repeat
  384. }
  385. .provinceCityAll .tabs li {
  386. height: 28px;
  387. float: left;
  388. width: 76px
  389. }
  390. .provinceCityAll .tabs li a,.provinceCity .tabs li a:visited {
  391. display: block;
  392. height: 28px;
  393. color: #777777;
  394. line-height: 28px;
  395. text-align: center;
  396. text-decoration: none;
  397. float: left;
  398. width: 76px;
  399. background: url(../images/bg_mc_0113_2.png) right center no-repeat
  400. }
  401. .provinceCityAll .tabs li a.current,.provinceCity .tabs li a.current:visited
  402. {
  403. background: url(../images/bg_mc_0113_3.png) right center no-repeat;
  404. color: #FFF
  405. }
  406. .provinceCityAll .con {
  407. height: 110px;
  408. border: 1px solid #d6d6d6;
  409. border-top: none;
  410. padding: 10px
  411. }
  412. .provinceCityAll .provinceAll {
  413. }
  414. .provinceCityAll .provinceAll .pre a,.provinceCityAll .provinceAll .pre a:visited
  415. {
  416. float: left;
  417. width: 29px;
  418. height: 109px;
  419. background: url(../images/bg_mc_0113_4.png) left center no-repeat
  420. }
  421. .provinceCityAll .provinceAll .pre a.can,.provinceCityAll .provinceAll .pre a.can:visited
  422. {
  423. background: url(../images/bg_mc_0113_4.png) -87px center no-repeat
  424. }
  425. .provinceCityAll .provinceAll .next a,.provinceCityAll .provinceAll .next a:visited
  426. {
  427. float: right;
  428. width: 29px;
  429. height: 109px;
  430. background: url(../images/bg_mc_0113_4.png) -58px center no-repeat
  431. }
  432. .provinceCityAll .provinceAll .next a.can,.provinceCityAll .provinceAll .next a.can:visited
  433. {
  434. background: url(../images/bg_mc_0113_4.png) -29px center no-repeat
  435. }
  436. .provinceCityAll .provinceAll .list {
  437. float: left;
  438. width: 225px;
  439. margin: auto
  440. }
  441. .provinceCityAll .provinceAll .list li {
  442. float: left;
  443. width: 75px;
  444. text-align: center;
  445. overflow: hidden;
  446. padding: 3px 0
  447. }
  448. .provinceCityAll .provinceAll .list li a,.provinceCityAll .provinceAll .list li a:visited
  449. {
  450. color: #777777
  451. }
  452. .provinceCityAll .provinceAll .list li a.current,.provinceCityAll .provinceAll .list li a.current:visited
  453. {
  454. color: #ff6c00
  455. }
  456. .provinceCityAll .cityAll {
  457. float: left;
  458. width: 284px;
  459. margin: auto
  460. }
  461. .provinceCityAll .cityAll li {
  462. float: left;
  463. width: 69px;
  464. text-align: center;
  465. overflow: hidden;
  466. padding: 3px 0
  467. }
  468. .provinceCityAll .cityAll li a,.provinceCityAll .cityAll li a:visited {
  469. color: #777777
  470. }
  471. .provinceCityAll .cityAll li a.current,.provinceCityAll .cityAll li a.current:visited
  472. {
  473. color: #ff6c00
  474. }
  475. .provinceCityAll .countyAll {
  476. float: left;
  477. width: 284px;
  478. margin: auto
  479. }
  480. .provinceCityAll .countyAll li {
  481. float: left;
  482. width: 69px;
  483. text-align: center;
  484. overflow: hidden;
  485. padding: 3px 0
  486. }
  487. .provinceCityAll .countyAll li a,.provinceCityAll .cityAll li a:visited
  488. {
  489. color: #777777
  490. }
  491. .provinceCityAll .countyAll li a.current,.provinceCityAll .cityAll li a.current:visited
  492. {
  493. color: #ff6c00
  494. }
  495. .provinceCityAll {
  496. z-index: 2
  497. }
  498. .provinceCityAll .cityAll .pre a,.provinceCityAll .cityAll .pre a:visited
  499. {
  500. float: left;
  501. width: 29px;
  502. height: 109px;
  503. background: url(../images/bg_mc_0113_4.png) left center no-repeat
  504. }
  505. .provinceCityAll .cityAll .pre a.can,.provinceCityAll .cityAll .pre a.can:visited
  506. {
  507. background: url(../images/bg_mc_0113_4.png) -87px center no-repeat
  508. }
  509. .provinceCityAll .cityAll .next a,.provinceCityAll .cityAll .next a:visited
  510. {
  511. float: right;
  512. width: 29px;
  513. height: 109px;
  514. background: url(../images/bg_mc_0113_4.png) -58px center no-repeat
  515. }
  516. .provinceCityAll .cityAll .next a.can,.provinceCityAll .cityAll .next a.can:visited
  517. {
  518. background: url(../images/bg_mc_0113_4.png) -29px center no-repeat
  519. }
  520. .provinceCityAll .cityAll .list {
  521. float: left;
  522. width: 225px;
  523. margin: auto
  524. }
  525. .provinceCityAll .cityAll .list li {
  526. float: left;
  527. width: 75px;
  528. text-align: center;
  529. overflow: hidden;
  530. padding: 3px 0
  531. }
  532. .provinceCityAll .cityAll .list li a input,.provinceCityAll .cityAll .list li a input:visited
  533. {
  534. color: #777777
  535. }
  536. .provinceCityAll .cityAll .list li a input.current,.provinceCityAll .cityAll .list li a input.current:visited
  537. {
  538. color: #ff6c00
  539. }
  540. .provinceCityAll .hotCityAll {
  541. float: left;
  542. width: 284px;
  543. margin: auto
  544. }
  545. .provinceCityAll .hotCityAll li {
  546. float: left;
  547. width: 69px;
  548. text-align: center;
  549. overflow: hidden;
  550. padding: 3px 0
  551. }
  552. .provinceCityAll .hotCityAll li a input,.provinceCityAll .hotCityAll li a:visited
  553. {
  554. color: #777777
  555. }
  556. .provinceCityAll .hotCityAll li a input.current,.provinceCityAll .hotCityAll li a input.current:visited
  557. {
  558. color: #ff6c00
  559. }
  560. .provinceCityAll .countyAll .list {
  561. float: left;
  562. width: 225px;
  563. margin: auto
  564. }
  565. .provinceCityAll .countyAll .list li {
  566. float: left;
  567. width: 75px;
  568. text-align: center;
  569. overflow: hidden;
  570. padding: 3px 0
  571. }
  572. .provinceCityAll .countyAll .list li a input,.provinceCityAll .provinceAll .list li a input:visited
  573. {
  574. color: #777777
  575. }
  576. .provinceCityAll .countyAll .list li a input.current,.provinceCityAll .provinceAll .list li a input.current:visited
  577. {
  578. color: #ff6c00
  579. }
  580. .provinceCityAll .countyAll {
  581. }
  582. .provinceCityAll .countyAll .pre a,.provinceCityAll .countyAll .pre a:visited
  583. {
  584. float: left;
  585. width: 29px;
  586. height: 109px;
  587. background: url(../images/bg_mc_0113_4.png) left center no-repeat
  588. }
  589. .provinceCityAll .countyAll .pre a.can,.provinceCityAll .countyAll .pre a.can:visited
  590. {
  591. background: url(../images/bg_mc_0113_4.png) -87px center no-repeat
  592. }
  593. .provinceCityAll .countyAll .next a,.provinceCityAll .countyAll .next a:visited
  594. {
  595. float: right;
  596. width: 29px;
  597. height: 109px;
  598. background: url(../images/bg_mc_0113_4.png) -58px center no-repeat
  599. }
  600. .provinceCityAll .countyAll .next a.can,.provinceCityAll .countyAll .next a.can:visited
  601. {
  602. background: url(../images/bg_mc_0113_4.png) -29px center no-repeat
  603. }
  604. #dimCityQuery {
  605. position: absolute;
  606. border: 1px solid #d6d6d6;
  607. background: #FFF;
  608. display: none
  609. }
  610. #dimCityQuery li a,#dimCityQuery li a:visited {
  611. display: block;
  612. height: 26px;
  613. padding: 0 15px;
  614. line-height: 26px;
  615. color: #777777;
  616. text-decoration: none
  617. }
  618. #dimCityQuery li.current a,#dimCityQuery li.current a:visited {
  619. background: #ff6c00;
  620. color: #FFF
  621. }
  622. #dimCityQuery li.none {
  623. height: 26px;
  624. padding: 0 15px;
  625. line-height: 26px;
  626. color: #777777
  627. }