toolsBar.css 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574
  1. #toolsBar .cover-content {
  2. font-size: 0px;
  3. }
  4. #toolsBar .cover-content .li-content-bg {
  5. font-size: 12px;
  6. text-align: right;
  7. line-height: 38px;
  8. }
  9. #toolsBar .cover-content .li-content-bg span {
  10. margin-right: 5px;
  11. display: inline-block;
  12. }
  13. #toolsBar .cover-content .li-content-bg.lh14 {
  14. line-height: 14px;
  15. }
  16. #toolsBar .cover-content .li-content-bg.lh14 span {
  17. margin-top: 5px;
  18. }
  19. #toolsBar .tools-bar-content {
  20. float: left;
  21. margin-right: 10px;
  22. position: absolute;
  23. left: -306px;
  24. top: 0px;
  25. }
  26. #toolsBar .tools-bar-content .tools-ul {
  27. width: 295px;
  28. height: 118px;
  29. background: rgba(45, 53, 68, 0.8);
  30. border-radius: 4px;
  31. border: 1px solid #aaaaaa;
  32. display: none;
  33. position: relative;
  34. margin: 0px;
  35. }
  36. #toolsBar.chrome .tools-bar-content .tools-ul {
  37. height: 114px;
  38. }
  39. #toolsBara.active .tools-bar-content .tools-ul {
  40. display: block;
  41. }
  42. #toolsBar.active .tools-bar-content .tools-ul {
  43. display: block;
  44. }
  45. #toolsBar .tools-bar-content li {
  46. height: 38px;
  47. width: 59px;
  48. cursor: pointer;
  49. position: relative;
  50. color: #fff;
  51. display: inline-block;
  52. border: 0px !important;
  53. }
  54. /*#toolsBar .tools-bar-content li.tools-marker {
  55. display: none;
  56. }*/
  57. #toolsBar .tools-bar-content li .li-content-bg {
  58. position: absolute;
  59. top: 0px;
  60. left: 0px;
  61. border: 0px;
  62. margin: 0px;
  63. z-index: 3;
  64. width: 100%;
  65. height: 100%;
  66. }
  67. #toolsBar .tools-bar-content li:hover {
  68. color: #fff179;
  69. background: #071c2d;
  70. }
  71. #toolsBar .tools-bar-content li.cur {
  72. color: #fff179;
  73. background: #071c2d;
  74. }
  75. /* base state */
  76. #toolsBar .tools-ul .tools-painting .li-content-bg {
  77. background: url(../images/tools/tool-li-item.png) no-repeat -2px -2px;
  78. }
  79. #toolsBar .tools-ul .tools-marker .li-content-bg {
  80. background: url(../images/tools/tool-li-item.png) no-repeat -2px -2px;
  81. }
  82. #toolsBar .tools-ul .tools-distance .li-content-bg {
  83. background: url(../images/tools/tool-li-item.png) no-repeat -66px -2px;
  84. }
  85. #toolsBar .tools-ul .tools-area .li-content-bg {
  86. background: url(../images/tools/tool-li-item.png) no-repeat -130px -2px;
  87. }
  88. #toolsBar .tools-ul .tools-elevation .li-content-bg {
  89. background: url(../images/tools/tool-li-item.png) no-repeat -194px -2px;
  90. }
  91. #toolsBar .tools-ul .tools-KSFX .li-content-bg {
  92. background: url(../images/tools/tool-li-item.png) no-repeat -256px -2px;
  93. }
  94. #toolsBar .tools-ul .tools-TSFX .li-content-bg {
  95. background: url(../images/tools/tool-li-item.png) no-repeat -2px -40px;
  96. }
  97. #toolsBar .tools-ul .tools-toolJumpToLatlng .li-content-bg {
  98. background: url(../images/tools/tool-li-item.png) no-repeat -67px -40px;
  99. }
  100. #toolsBar .tools-ul .tools-mapshot .li-content-bg {
  101. background: url(../images/tools/tool-li-item.png) no-repeat -130px -40px;
  102. }
  103. #toolsBar .tools-ul .tools-msAll .li-content-bg {
  104. background: url(../images/tools/tool-li-item.png) no-repeat -194px -40px;
  105. }
  106. #toolsBar .tools-ul .tools-shiZi .li-content-bg {
  107. background: url(../images/tools/tool-li-item.png) no-repeat -256px -40px;
  108. }
  109. #toolsBar .tools-ul .tools-dixing .li-content-bg {
  110. background: url(../images/tools/tool-li-item.png) no-repeat -2px -80px;
  111. }
  112. #toolsBar .tools-ul .tools-cleanMap .li-content-bg {
  113. background: url(../images/tools/tool-li-item.png) no-repeat -66px -80px;
  114. }
  115. #toolsBar .tools-ul .tools-lookAroundAnalysis .li-content-bg {
  116. background: url(../images/tools/tool-li-item.png) no-repeat -256px -2px;
  117. }
  118. #toolsBar .tools-ul .tools-visualAnalysis .li-content-bg {
  119. background: url(../images/tools/tool-li-item.png) no-repeat -2px -40px;
  120. }
  121. #toolsBar .tools-ul .tools-measuringHeight .li-content-bg {
  122. background: url(../images/tools/tool-li-item.png) no-repeat -194px -80px;
  123. }
  124. #toolsBar .tools-ul .tools-radar .li-content-bg {
  125. background: url(../images/tools/tool-li-item.png) no-repeat -130px -80px;
  126. }
  127. #toolsBar .tools-ul .tools-flightSimulation .li-content-bg {
  128. background: url(../images/tools/tool-li-item.png) no-repeat -256px -80px;
  129. }
  130. /* hover */
  131. #toolsBar .tools-ul li:hover.tools-painting .li-content-bg {
  132. background: url(../images/tools/tool-li-item-hover.png) no-repeat -2px -2px;
  133. }
  134. #toolsBar .tools-ul li:hover.tools-marker .li-content-bg {
  135. background: url(../images/tools/tool-li-item-hover.png) no-repeat -2px -2px;
  136. }
  137. #toolsBar .tools-ul li:hover.tools-distance .li-content-bg {
  138. background: url(../images/tools/tool-li-item-hover.png) no-repeat -66px -2px;
  139. }
  140. #toolsBar .tools-ul li:hover.tools-area .li-content-bg {
  141. background: url(../images/tools/tool-li-item-hover.png) no-repeat -130px -2px;
  142. }
  143. #toolsBar .tools-ul li:hover.tools-elevation .li-content-bg {
  144. background: url(../images/tools/tool-li-item-hover.png) no-repeat -194px -2px;
  145. }
  146. #toolsBar .tools-ul li:hover.tools-KSFX .li-content-bg {
  147. background: url(../images/tools/tool-li-item-hover.png) no-repeat -256px -2px;
  148. }
  149. #toolsBar .tools-ul li:hover.tools-TSFX .li-content-bg {
  150. background: url(../images/tools/tool-li-item-hover.png) no-repeat -2px -40px;
  151. }
  152. #toolsBar .tools-ul li:hover.tools-toolJumpToLatlng .li-content-bg {
  153. background: url(../images/tools/tool-li-item-hover.png) no-repeat -66px -40px;
  154. }
  155. #toolsBar .tools-ul li:hover.tools-mapshot .li-content-bg {
  156. background: url(../images/tools/tool-li-item-hover.png) no-repeat -130px -40px;
  157. }
  158. #toolsBar .tools-ul li:hover.tools-msAll .li-content-bg {
  159. background: url(../images/tools/tool-li-item-hover.png) no-repeat -194px -40px;
  160. }
  161. #toolsBar .tools-ul li:hover.tools-shiZi .li-content-bg {
  162. background: url(../images/tools/tool-li-item-hover.png) no-repeat -256px -40px;
  163. }
  164. #toolsBar .tools-ul li:hover.tools-dixing .li-content-bg {
  165. background: url(../images/tools/tool-li-item-hover.png) no-repeat -2px -80px;
  166. }
  167. #toolsBar .tools-ul li:hover.tools-cleanMap .li-content-bg {
  168. background: url(../images/tools/tool-li-item-hover.png) no-repeat -66px -80px;
  169. }
  170. #toolsBar .tools-ul li:hover.tools-lookAroundAnalysis .li-content-bg {
  171. background: url(../images/tools/tool-li-item-hover.png) no-repeat -256px -2px;
  172. }
  173. #toolsBar .tools-ul li:hover.tools-visualAnalysis .li-content-bg {
  174. background: url(../images/tools/tool-li-item-hover.png) no-repeat -2px -40px;
  175. }
  176. #toolsBar .tools-ul li:hover.tools-measuringHeight .li-content-bg {
  177. background: url(../images/tools/tool-li-item-hover.png) no-repeat -194px -80px;
  178. }
  179. #toolsBar .tools-ul li:hover.tools-radar .li-content-bg {
  180. background: url(../images/tools/tool-li-item-hover.png) no-repeat -130px -80px;
  181. }
  182. #toolsBar .tools-ul li:hover.tools-flightSimulation .li-content-bg {
  183. background: url(../images/tools/tool-li-item-hover.png) no-repeat -256px -80px;
  184. }
  185. /* selected */
  186. #toolsBar .tools-ul li.cur.tools-painting .li-content-bg {
  187. background: url(../images/tools/tool-li-item-hover.png) no-repeat -2px -2px;
  188. }
  189. #toolsBar .tools-ul li.cur.tools-marker .li-content-bg {
  190. background: url(../images/tools/tool-li-item-hover.png) no-repeat -2px -2px;
  191. }
  192. #toolsBar .tools-ul li.cur.tools-distance .li-content-bg {
  193. background: url(../images/tools/tool-li-item-hover.png) no-repeat -66px -2px;
  194. }
  195. #toolsBar .tools-ul li.cur.tools-area .li-content-bg {
  196. background: url(../images/tools/tool-li-item-hover.png) no-repeat -130px -2px;
  197. }
  198. #toolsBar .tools-ul li.cur.tools-elevation .li-content-bg {
  199. background: url(../images/tools/tool-li-item-hover.png) no-repeat -194px -2px;
  200. }
  201. #toolsBar .tools-ul li.cur.tools-KSFX .li-content-bg {
  202. background: url(../images/tools/tool-li-item-hover.png) no-repeat -256px -2px;
  203. }
  204. #toolsBar .tools-ul li.cur.tools-TSFX .li-content-bg {
  205. background: url(../images/tools/tool-li-item-hover.png) no-repeat -2px -40px;
  206. }
  207. #toolsBar .tools-ul li.cur.tools-toolJumpToLatlng .li-content-bg {
  208. background: url(../images/tools/tool-li-item-hover.png) no-repeat -66px -40px;
  209. }
  210. #toolsBar .tools-ul li.cur.tools-mapshot .li-content-bg {
  211. background: url(../images/tools/tool-li-item-hover.png) no-repeat -130px -40px;
  212. }
  213. #toolsBar .tools-ul li.cur.tools-msAll .li-content-bg {
  214. background: url(../images/tools/tool-li-item-hover.png) no-repeat -194px -40px;
  215. }
  216. #toolsBar .tools-ul li.cur.tools-shiZi .li-content-bg {
  217. background: url(../images/tools/tool-li-item-hover.png) no-repeat -256px -40px;
  218. }
  219. #toolsBar .tools-ul li.cur.tools-dixing .li-content-bg {
  220. background: url(../images/tools/tool-li-item-hover.png) no-repeat -2px -80px;
  221. }
  222. #toolsBar .tools-ul li.cur.tools-cleanMap .li-content-bg {
  223. background: url(../images/tools/tool-li-item-hover.png) no-repeat -66px -80px;
  224. }
  225. #toolsBar .tools-ul li.cur.tools-lookAroundAnalysis .li-content-bg {
  226. background: url(../images/tools/tool-li-item-hover.png) no-repeat -256px -2px;
  227. }
  228. #toolsBar .tools-ul li.cur.tools-visualAnalysis .li-content-bg {
  229. background: url(../images/tools/tool-li-item-hover.png) no-repeat -2px -40px;
  230. }
  231. #toolsBar .tools-ul li.cur.tools-measuringHeight .li-content-bg {
  232. background: url(../images/tools/tool-li-item-hover.png) no-repeat no-repeat -194px -80px;
  233. }
  234. #toolsBar .tools-ul li.cur.tools-radar .li-content-bg {
  235. background: url(../images/tools/tool-li-item-hover.png) no-repeat no-repeat -130px -80px;
  236. }
  237. #toolsBar .tools-ul li.cur.tools-flightSimulation .li-content-bg {
  238. background: url(../images/tools/tool-li-item-hover.png) no-repeat no-repeat -256px -80px;
  239. }
  240. .zhengshiDl {
  241. position: absolute;
  242. left: 50%;
  243. top: 50%;
  244. width: 275px;
  245. margin-top: -106px;
  246. margin-left: -138px;
  247. background: #0e74d1;
  248. padding: 5px 10px;
  249. display: none;
  250. border: 0px;
  251. color: #FFF;
  252. font-size: 12px;
  253. }
  254. .zhengshiDl.active {
  255. display: block;
  256. }
  257. .zhengshiDl h3 {
  258. font-size: 12px;
  259. font-weight: bold;
  260. border-bottom: 1px solid #999;
  261. margin-bottom: 5px;
  262. }
  263. .zhengshiDl .name {
  264. width: 100px;
  265. padding: 0px 5px;
  266. vertical-align: middle;
  267. margin-left: 4px;
  268. }
  269. .zhengshiDl select {
  270. vertical-align: middle;
  271. }
  272. .zhengshiDl .cb {
  273. vertical-align: middle;
  274. margin-left: 0px;
  275. }
  276. .zhengshiDl div {
  277. line-height: 20px;
  278. }
  279. .zhengshiDl label {
  280. display: inline-block;
  281. width: 85px;
  282. text-align: right;
  283. color: #fff;
  284. padding: 3px;
  285. }
  286. .zhengshiDl .subdiv {
  287. clear: both;
  288. padding: 5px 0 0 0;
  289. text-align: center;
  290. border-top: 1px solid #eee;
  291. }
  292. .zhengshiDl .subdiv button {
  293. font-size: 12px;
  294. padding: 2px 5px;
  295. cursor: pointer;
  296. }
  297. #toolsBar.chrome .tools-measuring3DE,
  298. #toolsBar.chrome .tools-ul .tools-LDZZ,
  299. #toolsBar.chrome .tools-ul .tools-flyLineModal {
  300. display: none;
  301. }
  302. #shiZi {
  303. position: absolute;
  304. left: 50%;
  305. top: 50%;
  306. font-size: 50px;
  307. margin-left: -25px;
  308. margin-top: -25px;
  309. z-index: 12200;
  310. display: none;
  311. }
  312. #shiZi.active {
  313. display: block;
  314. }
  315. #shiZi .heng {
  316. width: 50px;
  317. height: 2px;
  318. background: #04cfed;
  319. position: absolute;
  320. top: 24px;
  321. left: 0px;
  322. }
  323. #shiZi .shu {
  324. width: 2px;
  325. height: 50px;
  326. background: #04cfed;
  327. top: 0px;
  328. left: 24px;
  329. position: absolute;
  330. }
  331. .zhengshiDl .title {
  332. display: inline-block;
  333. }
  334. .zhengshiDl #mapfishCenter {
  335. display: inline-block;
  336. margin-left: 5px;
  337. }
  338. .viewHeightPopup {
  339. position: absolute;
  340. top: 50%;
  341. left: 50%;
  342. width: 365px;
  343. }
  344. .viewHeightPopup .panel {
  345. padding: 20px 20px;
  346. /* height: 30px; */
  347. background: #ffffff;
  348. }
  349. .viewHeightPopup .panel>span {
  350. display: inline-block;
  351. width: 50px;
  352. height: 30px;
  353. line-height: 30px;
  354. vertical-align: top;
  355. color: #000000;
  356. font-size: 16px;
  357. text-align: center;
  358. }
  359. .viewHeightPopup .popup-ct .close {
  360. width: 18px;
  361. height: 18px;
  362. position: absolute;
  363. top: 18px;
  364. right: 15px;
  365. background: url(../../images/layout/close_popUp.png) no-repeat;
  366. border: none;
  367. cursor: pointer;
  368. }
  369. .viewHeightPopup .popup-ct h3 {
  370. color: #fff;
  371. font-weight: normal;
  372. padding-left: 20px;
  373. line-height: 48px;
  374. }
  375. .viewHeightPopup #viewHeight {
  376. width: 100px;
  377. }
  378. .viewHeightPopup #radius {
  379. width: 100px;
  380. }
  381. .viewHeightPopup .sure,
  382. .viewHeightPopup .cancel {
  383. background: #FBD834;
  384. color: #000000;
  385. height: 30px;
  386. border-radius: 5px;
  387. }
  388. #toolFlightSimulationPanel {
  389. width: 400px;
  390. }
  391. #toolFlightSimulationPanel .step {
  392. width: 100%;
  393. position: relative;
  394. border-bottom: 1px solid #a3a3a3;
  395. }
  396. #toolFlightSimulationPanel .step:last-child {
  397. border-bottom: 0px solid #fff;
  398. }
  399. #toolFlightSimulationPanel .step::before {
  400. content: "";
  401. position: absolute;
  402. width: 100%;
  403. height: 100%;
  404. background: rgb(111, 123, 138, 0.25);
  405. z-index: 1;
  406. }
  407. #toolFlightSimulationPanel .step.able::before {
  408. content: "";
  409. position: absolute;
  410. width: 0%;
  411. height: 0%;
  412. }
  413. #toolFlightSimulationPanel .number {
  414. height: 50px;
  415. width: 35px;
  416. display: inline-block;
  417. vertical-align: top;
  418. }
  419. #toolFlightSimulationPanel .number span {
  420. width: 20px;
  421. height: 20px;
  422. line-height: 20px;
  423. display: block;
  424. text-align: center;
  425. margin: 0 auto;
  426. margin-top: 15px;
  427. border-radius: 20px;
  428. background: #8e9aa2;
  429. color: #ffffff;
  430. }
  431. #toolFlightSimulationPanel .right {
  432. height: 100%;
  433. width: calc(100% - 40px);
  434. line-height: 50px;
  435. vertical-align: top;
  436. display: inline-block;
  437. color: #000;
  438. position: relative;
  439. }
  440. #toolFlightSimulationPanel .right button {
  441. background: #fbd834;
  442. border: 0px;
  443. padding: 5px 10px;
  444. border-radius: 5px;
  445. cursor: pointer;
  446. height: 30px;
  447. margin: 10px 0;
  448. float: right;
  449. }
  450. #toolFlightSimulationPanel .second .fly_height,
  451. #toolFlightSimulationPanel .second .fly_speed {
  452. height: 24px;
  453. padding: 0 5px;
  454. margin: 0 10px;
  455. line-height: 15px;
  456. }
  457. #toolFlightSimulationPanel input[type="radio"]{
  458. vertical-align: middle;
  459. margin: 0 5px;
  460. }
  461. #toolFlightSimulationPanel .first .right button,
  462. #toolFlightSimulationPanel .second .right button,
  463. #toolFlightSimulationPanel .third .right button {
  464. display: none;
  465. }
  466. .first_button_change,
  467. .second_button_change,
  468. .third_button_change {
  469. display: inline-block !important;
  470. }