Nenhuma Descrição

bmaps.css 10KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658
  1. .BMap_mask {
  2. background: transparent url(https://sapi.map.baidu.com/images/blank.gif);
  3. }
  4. .BMap_noscreen {
  5. display: none;
  6. }
  7. .BMap_button {
  8. cursor: pointer;
  9. }
  10. .BMap_zoomer {
  11. background-image: url(https://sapi.map.baidu.com/images/mapctrls1d3.gif);
  12. background-repeat: no-repeat;
  13. overflow: hidden;
  14. font-size: 1px;
  15. position: absolute;
  16. width: 7px;
  17. height: 7px;
  18. }
  19. .BMap_stdMpCtrl div {
  20. position: absolute;
  21. }
  22. .BMap_stdMpPan {
  23. width: 44px;
  24. height: 44px;
  25. overflow: hidden;
  26. background: url(https://sapi.map.baidu.com/images/mapctrls2d0.png) no-repeat;
  27. }
  28. .BMap_ie6 .BMap_stdMpPan {
  29. background: none;
  30. }
  31. .BMap_ie6 .BMap_smcbg {
  32. left: 0;
  33. width: 44px;
  34. height: 464px;
  35. filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://sapi.map.baidu.com/images/mapctrls2d0.png');
  36. }
  37. .BMap_ie6 .BMap_stdMpPanBg {
  38. z-index: -1;
  39. }
  40. .BMap_stdMpPan .BMap_button {
  41. height: 15px;
  42. width: 15px;
  43. }
  44. .BMap_panN,
  45. .BMap_panW,
  46. .BMap_panE,
  47. .BMap_panS {
  48. overflow: hidden;
  49. }
  50. .BMap_panN {
  51. left: 14px;
  52. top: 0;
  53. }
  54. .BMap_panW {
  55. left: 1px;
  56. top: 12px;
  57. }
  58. .BMap_panE {
  59. left: 27px;
  60. top: 12px;
  61. }
  62. .BMap_panS {
  63. left: 14px;
  64. top: 25px;
  65. }
  66. .BMap_stdMpZoom {
  67. top: 45px;
  68. overflow: hidden;
  69. }
  70. /* .BMap_stdMpZoom .BMap_button {
  71. width: 30px;
  72. height: 32px;
  73. left: 8px;
  74. top: -7px;
  75. overflow: hidden;
  76. background-image: url(https://sapi.map.baidu.com/images/mapctrls2d0.png);
  77. background-repeat: no-repeat;
  78. z-index: 10;
  79. } */
  80. /* .BMap_ie6 .BMap_stdMpZoom .BMap_button {
  81. background: none;
  82. } */
  83. .BMap_stdMpZoomIn {
  84. width: 30px;
  85. height: 32px;
  86. position: absolute;
  87. background-image: url(../images/secondary_img/up.png);
  88. background-position: 0 0 !important;
  89. background-size: 100% 100% !important;
  90. left: 8px;
  91. top: -3px;
  92. z-index: 88;
  93. }
  94. .BMap_stdMpZoomOut {
  95. width: 30px;
  96. height: 32px;
  97. position: absolute;
  98. background-image: url(../images/secondary_img/down.png);
  99. background-position: 0 0 !important;
  100. background-size: 100% 100% !important;
  101. left: 8px;
  102. top: 210px !important;
  103. z-index: 888;
  104. }
  105. /* .BMap_ie6 .BMap_stdMpZoomIn div {
  106. left: 0;
  107. top: -221px;
  108. }
  109. .BMap_ie6 .BMap_stdMpZoomOut div {
  110. left: 0;
  111. top: -265px;
  112. } */
  113. .BMap_stdMpSlider {
  114. width: 37px;
  115. top: 18px;
  116. }
  117. .BMap_stdMpSliderBgTop {
  118. left: 18px;
  119. width: 10px;
  120. overflow: hidden;
  121. /* background: url(https://sapi.map.baidu.com/images/mapctrls2d0.png) no-repeat -23px -226px; */
  122. }
  123. .BMap_stdMpSliderBgBot {
  124. left: 18px;
  125. height: 8px;
  126. width: 8px;
  127. top: 124px;
  128. overflow: hidden;
  129. /* background: url(https://sapi.map.baidu.com/images/mapctrls2d0.png) no-repeat -33px bottom; */
  130. }
  131. .BMap_ie6 .BMap_stdMpSliderBgTop,
  132. .BMap_ie6 .BMap_stdMpSliderBgBot {
  133. background: none;
  134. }
  135. .BMap_ie6 .BMap_stdMpSliderBgTop div {
  136. left: -23px;
  137. top: -226px;
  138. }
  139. .BMap_ie6 .BMap_stdMpSliderBgBot div {
  140. left: -33px;
  141. bottom: 0;
  142. }
  143. .BMap_stdMpSliderMask {
  144. height: 100%;
  145. width: 24px;
  146. left: 10px;
  147. cursor: pointer;
  148. }
  149. .BMap_stdMpSliderBar {
  150. height: 6px;
  151. width: 16px;
  152. left: 14px;
  153. top: 80px;
  154. overflow: hidden;
  155. /* background: url(https://sapi.map.baidu.com/images/mapctrls2d0.png) no-repeat 0 -309px; */
  156. }
  157. .BMap_stdMpSliderBar.h {
  158. background-color: #034a5b;
  159. /* background: url(https://sapi.map.baidu.com/images/mapctrls2d0.png) no-repeat 0 -320px; */
  160. }
  161. .BMap_ie6 .BMap_stdMpSliderBar,
  162. .BMap_ie6 .BMap_stdMpSliderBar.h {
  163. background: none;
  164. }
  165. .BMap_ie6 .BMap_stdMpSliderBar div {
  166. top: -309px;
  167. }
  168. .BMap_ie6 .BMap_stdMpSliderBar.h div {
  169. top: -320px;
  170. }
  171. .BMap_zlSt,
  172. .BMap_zlCity,
  173. .BMap_zlProv,
  174. .BMap_zlCountry {
  175. position: absolute;
  176. left: 34px;
  177. height: 21px;
  178. width: 28px;
  179. background-image: url(https://sapi.map.baidu.com/images/mapctrls2d0.png);
  180. background-repeat: no-repeat;
  181. font-size: 0;
  182. cursor: pointer;
  183. }
  184. .BMap_ie6 .BMap_zlSt,
  185. .BMap_ie6 .BMap_zlCity,
  186. .BMap_ie6 .BMap_zlProv,
  187. .BMap_ie6 .BMap_zlCountry {
  188. background: none;
  189. overflow: hidden;
  190. }
  191. .BMap_zlHolder {
  192. display: none;
  193. position: absolute;
  194. top: 0;
  195. }
  196. .BMap_zlHolder.hvr {
  197. display: block;
  198. }
  199. .BMap_zlSt {
  200. background-position: 0 -380px;
  201. top: 21px;
  202. }
  203. .BMap_zlCity {
  204. background-position: 0 -401px;
  205. top: 57px;
  206. }
  207. .BMap_zlProv {
  208. background-position: 0 -422px;
  209. top: 81px;
  210. }
  211. .BMap_zlCountry {
  212. background-position: 0 -443px;
  213. top: 105px;
  214. }
  215. .BMap_ie6 .BMap_zlSt div {
  216. top: -380px;
  217. }
  218. .BMap_ie6 .BMap_zlCity div {
  219. top: -401px;
  220. }
  221. .BMap_ie6 .BMap_zlProv div {
  222. top: -422px;
  223. }
  224. .BMap_ie6 .BMap_zlCountry div {
  225. top: -443px;
  226. }
  227. .BMap_stdMpType1 .BMap_stdMpSlider,
  228. .BMap_stdMpType2 .BMap_stdMpSlider,
  229. .BMap_stdMpType3 .BMap_stdMpSlider,
  230. .BMap_stdMpType2 .BMap_stdMpZoom,
  231. .BMap_stdMpType3 .BMap_stdMpPan {
  232. display: none;
  233. }
  234. .BMap_stdMpType3 .BMap_stdMpZoom {
  235. top: 0;
  236. }
  237. .BMap_cpyCtrl a {
  238. font-size: 11px;
  239. color: #7979CC;
  240. }
  241. .BMap_scaleCtrl {
  242. height: 23px;
  243. overflow: hidden;
  244. }
  245. .BMap_scaleCtrl div.BMap_scaleTxt {
  246. font-size: 11px;
  247. font-family: Arial, sans-serif;
  248. }
  249. .BMap_scaleCtrl div {
  250. position: absolute;
  251. overflow: hidden;
  252. }
  253. .BMap_scaleHBar img,
  254. .BMap_scaleLBar img,
  255. .BMap_scaleRBar img {
  256. position: absolute;
  257. width: 37px;
  258. height: 442px;
  259. left: 0;
  260. }
  261. .BMap_scaleHBar {
  262. width: 100%;
  263. height: 5px;
  264. font-size: 0;
  265. bottom: 0;
  266. }
  267. .BMap_scaleHBar img {
  268. top: -437px;
  269. width: 100%;
  270. }
  271. .BMap_scaleLBar,
  272. .BMap_scaleRBar {
  273. width: 3px;
  274. height: 9px;
  275. bottom: 0;
  276. font-size: 0;
  277. z-index: 1;
  278. }
  279. .BMap_scaleLBar img {
  280. top: -427px;
  281. left: 0;
  282. }
  283. .BMap_scaleRBar img {
  284. top: -427px;
  285. left: -5px;
  286. }
  287. .BMap_scaleLBar {
  288. left: 0;
  289. }
  290. .BMap_scaleRBar {
  291. right: 0;
  292. }
  293. .BMap_scaleTxt {
  294. text-align: center;
  295. width: 100%;
  296. cursor: default;
  297. line-height: 18px;
  298. }
  299. .BMap_omCtrl {
  300. background-color: #fff;
  301. overflow: hidden;
  302. }
  303. .BMap_omOutFrame {
  304. position: absolute;
  305. width: 100%;
  306. height: 100%;
  307. left: 0;
  308. top: 0;
  309. }
  310. .BMap_omInnFrame {
  311. position: absolute;
  312. border: 1px solid #999;
  313. background-color: #ccc;
  314. overflow: hidden;
  315. }
  316. .BMap_omMapContainer {
  317. position: absolute;
  318. overflow: hidden;
  319. width: 100%;
  320. height: 100%;
  321. left: 0;
  322. top: 0;
  323. }
  324. .BMap_omViewMv {
  325. border-width: 1px;
  326. border-style: solid;
  327. border-left-color: #84b0df;
  328. border-top-color: #adcff4;
  329. border-right-color: #274b8b;
  330. border-bottom-color: #274b8b;
  331. position: absolute;
  332. z-index: 600;
  333. }
  334. .BMap_omViewInnFrame {
  335. border: 1px solid #3e6bb8;
  336. }
  337. .BMap_omViewMask {
  338. width: 1000px;
  339. height: 1000px;
  340. position: absolute;
  341. left: 0;
  342. top: 0;
  343. background-color: #68c;
  344. opacity: .2;
  345. filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  346. }
  347. .BMap_omBtn {
  348. height: 13px;
  349. width: 13px;
  350. position: absolute;
  351. cursor: pointer;
  352. overflow: hidden;
  353. background: url(https://sapi.map.baidu.com/images/mapctrls1d3.gif) no-repeat;
  354. z-index: 1210;
  355. }
  356. .anchorBR .BMap_omOutFrame {
  357. border-top: 1px solid #999;
  358. border-left: 1px solid #999;
  359. }
  360. .quad4 .BMap_omBtn {
  361. background-position: -26px -27px;
  362. }
  363. .quad4 .BMap_omBtn.hover {
  364. background-position: 0 -27px;
  365. }
  366. .quad4 .BMap_omBtn.BMap_omBtnClosed {
  367. background-position: -39px -27px;
  368. }
  369. .quad4 .BMap_omBtn.BMap_omBtnClosed.hover {
  370. background-position: -13px -27px;
  371. }
  372. .anchorTR .BMap_omOutFrame {
  373. border-bottom: 1px solid #999;
  374. border-left: 1px solid #999;
  375. }
  376. .quad1 .BMap_omBtn {
  377. background-position: -39px -41px;
  378. }
  379. .quad1 .BMap_omBtn.hover {
  380. background-position: -13px -41px;
  381. }
  382. .quad1 .BMap_omBtn.BMap_omBtnClosed {
  383. background-position: -26px -41px;
  384. }
  385. .quad1 .BMap_omBtn.BMap_omBtnClosed.hover {
  386. background-position: 0 -41px;
  387. }
  388. .anchorBL .BMap_omOutFrame {
  389. border-top: 1px solid #999;
  390. border-right: 1px solid #999;
  391. }
  392. .quad3 .BMap_omBtn {
  393. background-position: -27px -40px;
  394. }
  395. .quad3 .BMap_omBtn.hover {
  396. background-position: -1px -40px;
  397. }
  398. .quad3 .BMap_omBtn.BMap_omBtnClosed {
  399. background-position: -40px -40px;
  400. }
  401. .quad3 .BMap_omBtn.BMap_omBtnClosed.hover {
  402. background-position: -14px -40px;
  403. }
  404. .anchorTL .BMap_omOutFrame {
  405. border-bottom: 1px solid #999;
  406. border-right: 1px solid #999;
  407. }
  408. .quad2 .BMap_omBtn {
  409. background-position: -40px -28px;
  410. }
  411. .quad2 .BMap_omBtn.hover {
  412. background-position: -14px -28px;
  413. }
  414. .quad2 .BMap_omBtn.BMap_omBtnClosed {
  415. background-position: -27px -28px;
  416. }
  417. .quad2 .BMap_omBtn.BMap_omBtnClosed.hover {
  418. background-position: -1px -28px;
  419. }
  420. .anchorR .BMap_omOutFrame {
  421. border-bottom: 1px solid #999;
  422. border-left: 1px solid #999;
  423. border-top: 1px solid #999;
  424. }
  425. .anchorL .BMap_omOutFrame {
  426. border-bottom: 1px solid #999;
  427. border-right: 1px solid #999;
  428. border-top: 1px solid #999;
  429. }
  430. .anchorB .BMap_omOutFrame {
  431. border-top: 1px solid #999;
  432. border-left: 1px solid #999;
  433. border-right: 1px solid #999;
  434. }
  435. .anchorT .BMap_omOutFrame {
  436. border-bottom: 1px solid #999;
  437. border-right: 1px solid #999;
  438. border-left: 1px solid #999;
  439. }
  440. .anchorNon .BMap_omOutFrame,
  441. .withOffset .BMap_omOutFrame {
  442. border: 1px solid #999;
  443. }
  444. .BMap_zoomMask0,
  445. .BMap_zoomMask1 {
  446. position: absolute;
  447. left: 0;
  448. top: 0;
  449. width: 100%;
  450. height: 100%;
  451. background: transparent url(https://sapi.map.baidu.com/images/blank.gif);
  452. z-index: 1000;
  453. }
  454. .BMap_contextMenu {
  455. position: absolute;
  456. border-top: 1px solid #adbfe4;
  457. border-left: 1px solid #adbfe4;
  458. border-right: 1px solid #8ba4d8;
  459. border-bottom: 1px solid #8ba4d8;
  460. padding: 0;
  461. margin: 0;
  462. width: auto;
  463. visibility: hidden;
  464. background: #fff;
  465. z-index: 10000000;
  466. }
  467. .BMap_cmShadow {
  468. position: absolute;
  469. background: #000;
  470. opacity: .3;
  471. filter: alpha(opacity=30);
  472. visibility: hidden;
  473. z-index: 9000000;
  474. }
  475. div.BMap_cmDivider {
  476. border-bottom: 1px solid #adbfe4;
  477. font-size: 0;
  478. padding: 1px;
  479. margin: 0 6px;
  480. }
  481. div.BMap_cmFstItem {
  482. margin-top: 2px;
  483. }
  484. div.BMap_cmLstItem {
  485. margin-bottom: 2px;
  486. }
  487. .BMap_shadow img {
  488. border: 0 none;
  489. margin: 0;
  490. padding: 0;
  491. position: absolute;
  492. height: 370px;
  493. width: 1144px;
  494. }
  495. .BMap_pop .BMap_top {
  496. border-top: 1px solid #ababab;
  497. background-color: #fff;
  498. }
  499. .BMap_pop .BMap_center {
  500. border-left: 1px solid #ababab;
  501. border-right: 1px solid #ababab;
  502. background-color: #fff;
  503. }
  504. .BMap_pop .BMap_bottom {
  505. border-bottom: 1px solid #ababab;
  506. background-color: #fff;
  507. }
  508. .BMap_shadow,
  509. .BMap_shadow img,
  510. .BMap_shadow div {
  511. -moz-user-select: none;
  512. -webkit-user-select: none;
  513. }
  514. .BMap_checkbox {
  515. background: url(https://sapi.map.baidu.com/images/mapctrls1d3.gif);
  516. vertical-align: middle;
  517. display: inline-block;
  518. width: 11px;
  519. height: 11px;
  520. margin-right: 4px;
  521. background-position: -14px 90px;
  522. }
  523. .BMap_checkbox.checked {
  524. background-position: -2px 90px;
  525. }
  526. .BMap_pop .BMap_top img,
  527. .BMap_pop .BMap_center img,
  528. .BMap_pop .BMap_bottom img {
  529. display: none;
  530. }
  531. @media print {
  532. .BMap_noprint {
  533. display: none;
  534. }
  535. .BMap_noscreen {
  536. display: block;
  537. }
  538. .BMap_mask {
  539. background: none;
  540. }
  541. .BMap_pop .BMap_top img,
  542. .BMap_pop .BMap_center img,
  543. .BMap_pop .BMap_bottom img {
  544. display: block;
  545. }
  546. }