Security_operation.css 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785
  1. /*table样式*/
  2. #table td,#table th,#table1 td,#table1 td,#table1 th,#table1 td,#table2 td,#table2 th,#table2 td{color: #fff !important;border:none !important;padding: 3px 8px !important;vertical-align: middle;font-size: 14px !important;}
  3. #table,#table1,#table2{border: none !important;}
  4. #table thead tr,#table1 thead tr,#table2 thead tr{background-image: -webkit-linear-gradient(left,rgba(96,133,255,0.6),rgba(48,69,126,0.6)) !important;}
  5. .fixed-table-container thead th .th-inner, .fixed-table-container tbody td .th-inner{padding: 0 8px !important;}
  6. .table-striped>tbody>tr{background-color: rgba(96,178,255,0.2) !important;font-size: 14px}
  7. .table-striped>tbody>tr td{background-color: rgba(96,178,255,0.2) !important;font-size: 14px}
  8. .table-striped>tbody>tr:nth-of-type(odd){font-size: 10px;background-color: rgba(96,178,255,0) !important;}
  9. .table-striped>tbody>tr:hover{background-color: rgba(156,207,255,0.1)}
  10. .dataAllBorder20 td{padding: 0 !important;font-size: 16px;line-height: 23px !important;margin: 0 !important;}
  11. .dataAllBorder20 .table{margin-bottom: 10px !important}
  12. .dataAllBorder02 .fixed-table-pagination div.pagination .pagination{ border: 1px #637ef5 solid;}
  13. .dataAllBorder02 .fixed-table-pagination .pagination a{color:#637ef5;}
  14. .dataAllBorder02 .fixed-table-pagination .pagination a{background-color: rgba(225,225,225,0);border-color: rgba(225,225,225,0)}
  15. .dataAllBorder02 .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
  16. z-index: 2;
  17. color: #fff;
  18. cursor: default;
  19. background-color: #637ef5;
  20. border-color: #637ef5;
  21. }
  22. html{
  23. overflow: hidden;
  24. }
  25. .left_cage{
  26. width: 22%;
  27. height: 100%;
  28. margin-left: 0.3%;
  29. float: left;
  30. }
  31. .center_cage{
  32. width: 55.1%;
  33. height: 100%;
  34. margin-left: 0.3%;
  35. float: left;
  36. }
  37. .right_cage{
  38. width: 22%;
  39. height: 100%;
  40. margin-left: 0.3%;
  41. float: right;
  42. }
  43. .center_cage{
  44. }
  45. .right_cage{
  46. }
  47. .cage_cl{
  48. background-color: rgba(2,8,23,0.54);
  49. }
  50. .video_cage{
  51. padding: 4px;
  52. width: 100%;
  53. object-fit: fill;
  54. }
  55. .video {
  56. height: 100%;
  57. width: 100%;
  58. }
  59. .video_around{
  60. width: 49.5%;
  61. height: 49.5%;
  62. float: left;
  63. object-fit: fill;
  64. }
  65. .video_around:hover{
  66. border: #8bff62 2px solid;
  67. }
  68. .video_around_chose{
  69. border: ##0c1e42 2px solid;
  70. }
  71. .over_hide{
  72. overflow: hidden;
  73. }
  74. .message_scroll{
  75. border: rgba(12,122,200,0.5) 1px solid;
  76. background-color: rgba(20,66,125,0.12);
  77. height: 90px;
  78. cursor: pointer;
  79. margin-bottom: 6px;
  80. }
  81. .scroll_top{
  82. height: 25px;
  83. }
  84. .scroll_title{
  85. float: left;
  86. background-image: url("../img/pushmessage_class.png");
  87. background-repeat: no-repeat;
  88. width: 150px;
  89. line-height: 25px;
  90. color: white;
  91. font-size: 14px;
  92. text-align: center;
  93. }
  94. .scroll_level{
  95. float: left;
  96. background-repeat: no-repeat;
  97. line-height: 25px;
  98. width: 56px;
  99. background-position-y:3px;
  100. color: white;
  101. font-size: 12px;
  102. text-align: center;
  103. margin-left: 8px;
  104. }
  105. .scroll_level01{
  106. background-image:url("../img/pushmessage_level01.png");
  107. }
  108. .scroll_level02{
  109. background-image:url("../img/pushmessage_level02.png");
  110. }
  111. .scroll_level03{
  112. background-image:url("../img/pushmessage_level03.png");
  113. }
  114. .localize{
  115. display: block;
  116. line-height: 25px;
  117. margin-left: 8px;
  118. background-image: url("../img/pushmessage_localize_01.png");
  119. background-repeat: no-repeat;
  120. background-position-y:3px;
  121. width: 14px;
  122. height: 25px;
  123. float: left;
  124. }
  125. .localize:hover{
  126. background-image: url("../img/pushmessage_localize_02.png");
  127. }
  128. .scroll_timer{
  129. color: #4a97da;
  130. font-size: 12px;
  131. line-height: 25px;
  132. text-align: right;
  133. display: block;
  134. float: right;
  135. margin-right: 5px;
  136. }
  137. .msg_cage{
  138. padding-left: 10px;
  139. padding-right: 6px;
  140. height: 18px;
  141. overflow: hidden;
  142. margin-top: 8px;
  143. }
  144. .localize_title{
  145. color: #2c85d2;
  146. }
  147. .right{
  148. float: right;
  149. }
  150. .left{
  151. float: left;
  152. }
  153. .localize_msg{
  154. font-size: 14px;
  155. color: white;
  156. }
  157. .scroll_tool_outbox{
  158. height: 30px;
  159. width: 100%;
  160. position: absolute;
  161. bottom: 0;
  162. padding-left: 3px;
  163. padding-right: 3px;
  164. padding-bottom: 2px;
  165. border-radius:0px 0px 15px 15px;
  166. overflow: hidden;
  167. opacity: 0;
  168. }
  169. .scroll_tool_outbox_current{
  170. opacity: 1;
  171. }
  172. .scroll_tool_box{
  173. height: 100%;
  174. width: 100%;
  175. background-color: rgba(6,10,19,0.9);
  176. }
  177. .scroll_tool{
  178. color: #28cfa2;
  179. border: #28cfa2 1px solid;
  180. line-height: 20px;
  181. width: 90px;
  182. text-align: center;
  183. display: block;
  184. float: right;
  185. border-radius: 3px;
  186. font-size: 12px;
  187. margin-top: 3px;
  188. margin-right: 8px;
  189. text-decoration: none;
  190. }
  191. .map_title_box{
  192. height: 11%;
  193. width: 100%;
  194. top: 0px;
  195. left: 0px;
  196. background-color: rgba(17,25,69,0.54);
  197. border-radius: 11px 11px 0px 0px;
  198. position: relative;
  199. }
  200. .map_title_innerbox{
  201. position: absolute;
  202. top: -4px;
  203. width: 100%;
  204. }
  205. .map_title{
  206. width: 300px;
  207. /* background-image: url("../img/first_title.png");*/
  208. background-repeat: no-repeat;
  209. margin:auto;
  210. height: 28px;
  211. text-align: center;
  212. color: white;
  213. font-size: 14px;
  214. font-family: "Microsoft YaHei";
  215. font-weight: bold;
  216. background-color: #0D8BBD;
  217. border-radius: 15px;
  218. line-height:28px;
  219. }
  220. .map{
  221. width: 100%;
  222. height: 95%;
  223. background-repeat: no-repeat;
  224. background-position-x:-300px;
  225. background-position-y:-200px;
  226. border-radius: 0px 0px 8px 8px;
  227. position: relative;
  228. overflow: hidden;
  229. cursor:move;
  230. }
  231. /*.map2D{*/
  232. /*background-image: url("../images/2Dmap.png");*/
  233. /*}*/
  234. .display_box{
  235. width: 20%;
  236. height: 80%;
  237. border: rgba(1,57,144,0.9) 2px solid ;
  238. background-color: rgba(11,39,63,0.9);
  239. position: absolute;
  240. top: 6%;
  241. right: 0%;
  242. }
  243. .display_type_center_box{
  244. width: 100%;
  245. height: 94%;
  246. overflow: scroll;
  247. }
  248. .display_type_inner_box{
  249. margin-left: 10px;
  250. margin-top: 6px;
  251. margin-bottom: 0px;
  252. }
  253. .display_type_msg{
  254. color: white;
  255. font-size: 12px;
  256. margin-bottom: 3px;
  257. }
  258. .city_chose_box .display_type_center_box ul li{
  259. width: 50%;
  260. float: left;
  261. cursor: pointer;
  262. }
  263. .city_chose_box .display_type_center_box ul li:hover{
  264. color: #72e3ff;
  265. }
  266. .display_type_chose{
  267. width: 11px;
  268. height: 11px;
  269. display: block;
  270. float: left;
  271. margin-top: 2px;
  272. margin-right: 6px;
  273. background-image: url("../img/chose_btn.png");
  274. }
  275. .display_type_chose_recent{
  276. background-position-x: -11px;
  277. }
  278. .display_type_funct_box{
  279. width: 100%;
  280. height: 6.4%;
  281. }
  282. .display_type_funct{
  283. width: 100%;
  284. height: 100%;
  285. float: left;
  286. color: #22d8ff;
  287. cursor: pointer;
  288. text-align: center;
  289. font-size: 12px;
  290. padding-top: 4px;
  291. background-color: #005c70;
  292. }
  293. .display_type_funct:hover{
  294. background-color: #00768f;
  295. color: white;
  296. }
  297. .trajectory_box{
  298. height: 26px;
  299. padding-left:1px;
  300. padding-right: 1px;
  301. position: absolute;
  302. bottom: 13%;
  303. left: 22%;
  304. background-color: white;
  305. }
  306. .trajectory_box input,.trajectory_box select,.trajectory_box button{
  307. float: left;margin: 1px 4px 0 0;
  308. }
  309. .trajectory_box button{
  310. margin-right: 0 !important;
  311. }
  312. .trajectory{
  313. width:106px;
  314. line-height:20px;
  315. font-size: 12px;
  316. text-indent: 0.5em;
  317. }
  318. .ratio {
  319. display: inline-block;
  320. height: 24px;
  321. font-size: 12px;
  322. }
  323. .playback{
  324. line-height: 20px;
  325. font-size: 12px;
  326. width: 34px;
  327. }
  328. .map_change_box{
  329. display: block;
  330. position: absolute;
  331. left: 1%;
  332. bottom: 10%;
  333. height: 38px;
  334. }
  335. .map_change{
  336. display: inline-block;
  337. cursor: pointer;
  338. width: 80px;
  339. height: 38px;
  340. box-shadow: black 0px 0px 3px;
  341. background-repeat: no-repeat;
  342. margin-right: 4px;
  343. }
  344. .map_change:hover,.map_change_chose{
  345. box-shadow: #0078ff 0px 0px 3px;
  346. border: #0078ff 1px solid;
  347. }
  348. .map_change_chose{
  349. float: left;
  350. }
  351. .VM_map{
  352. background-image: url("../images/Vector_map.png");
  353. background-position-x: -53px;
  354. background-position-y: -20px;
  355. }
  356. .SCI_map{
  357. background-image: url("../images/Satellite_cloud_map.png");
  358. background-position: center;
  359. }
  360. .map_tool_outbox{
  361. width: 100%;
  362. background-image: url("../img/map_tool_bg.png");
  363. height:50px;
  364. cursor: auto;
  365. background-repeat: repeat-x;
  366. position: absolute;
  367. bottom: 0px;
  368. border-radius: 0px 0px 5px 5px;
  369. }
  370. .map_tool{
  371. display: block;
  372. width: 40px;
  373. height: 100%;
  374. margin-left: 8px;
  375. cursor: pointer;
  376. float: left;
  377. }
  378. .map_tool:hover{
  379. background-image:url("../img/map_tool_re.png");
  380. background-repeat: repeat-x;
  381. }
  382. .map_tool_inner{
  383. display: block;
  384. width: 36px; height: 100%;
  385. background-image: url("../img/tool.png");
  386. background-repeat: no-repeat;
  387. margin-left: 2px;
  388. background-position-y: 7px;
  389. }
  390. /*右侧*/
  391. .analysis{
  392. width: 100%;
  393. height: 20%;
  394. padding-top: 2%;
  395. text-align: left;
  396. text-indent: 0.7em;
  397. font-size: 16px;
  398. font-weight: bold;
  399. color: white;
  400. }
  401. .data_show_box{
  402. height: 42%;
  403. width: 76%;
  404. margin: auto;
  405. text-decoration: none;
  406. }
  407. .data_cage{
  408. display: block;
  409. background-image: url("../img/data_bg.png");
  410. height: 100%;
  411. width: 16%;
  412. float: left;
  413. margin-left: 1px;
  414. color: #ff0e29;
  415. text-align: center;
  416. font-size: 36px;
  417. font-family: data_Number;
  418. background-repeat: no-repeat;
  419. background-size: 100%;
  420. }
  421. .funct_number{
  422. color: black;
  423. }
  424. @font-face {
  425. font-family: data_Number; src: url("../fonts/data_Number.ttf");
  426. }
  427. .depart_number_box{
  428. height: 28%;
  429. }
  430. .depart_number_cage{
  431. width: 50%;
  432. float: left;
  433. height: 24px;
  434. padding-left: 4%;
  435. margin-top: 1%;
  436. margin-bottom: 8px;
  437. }
  438. .depart_number_cage li{
  439. display:block;
  440. float: left;
  441. line-height: 24px
  442. }
  443. .depart_name{
  444. font-size: 14px;
  445. color: white;
  446. cursor: pointer;
  447. }
  448. .depart_number{
  449. font-family: data_Number;
  450. font-size: 24px;
  451. color: #10a4db;
  452. }
  453. .location_msg_box{
  454. height: 100%;
  455. }
  456. .location_msg_box li{
  457. float: left;
  458. color: #cdd6db;
  459. font-size: 12px;
  460. width: 50%;
  461. padding-left: 3%;
  462. margin-bottom: 1px;
  463. padding-top: 2%;
  464. padding-bottom: 2%;
  465. }
  466. .location_msg01{
  467. background-color: rgba(0,0,0,0.1);
  468. }
  469. .location_msg02{
  470. background-color: rgba(0,0,0,0.2);
  471. }
  472. .location_single{
  473. height: 16%;
  474. }
  475. .location_double{
  476. height: 26%;
  477. }
  478. .danger_contain_box{
  479. width: 100%;
  480. height: 38%;
  481. padding-left: 10px;
  482. }
  483. .danger_depart_box{
  484. height: 40%;
  485. }
  486. .danger_depart{
  487. float: left;
  488. width: 50%;
  489. height: 50%;
  490. margin-bottom: 0px;
  491. padding-left: 4%;
  492. }
  493. .danger_depart01{
  494. /*background-image: url("../img/leftbg01.png");*/
  495. /*background-repeat: no-repeat;*/
  496. /*background-position: center;*/
  497. /*background-size: 78%;*/
  498. /*background-position-y:54% ;*/
  499. padding-top: 3%;
  500. }
  501. .danger_ico{
  502. height: 100%;
  503. background-size: 100%;
  504. width: 28%;
  505. background-repeat: no-repeat;
  506. float: left;
  507. }
  508. .data_name{
  509. color: white;
  510. font-weight: lighter;
  511. font-size: 12px;
  512. float: left;
  513. width: 72%;
  514. text-indent: 0.1em;
  515. cursor: pointer;
  516. }
  517. .data{
  518. color: white;
  519. font-size: 12px;
  520. font-family: data_Number;
  521. }
  522. .data01{
  523. color: #fff000;
  524. float: left;
  525. width: 36%;
  526. text-indent: 0.1em;
  527. }
  528. .data02{
  529. color: #00ffd2;
  530. float: right;
  531. width: 36%;
  532. }
  533. .tab_msg_box{
  534. display: block;
  535. height: 11%;
  536. width: 30%;;
  537. position: absolute;
  538. top: 0%;
  539. padding-top: 0.4%;
  540. }
  541. .tab_msg{
  542. color: white;
  543. font-weight: lighter;
  544. text-indent: 1.5em;
  545. background-image: url("../img/i01.png");
  546. background-repeat: no-repeat;
  547. background-position: 4.1% 59.5%;
  548. cursor: pointer;
  549. float: left;
  550. margin-left: 10px;
  551. }
  552. .tab_msg_box li:active{
  553. color: #00b9ff;
  554. }
  555. .tab_msg_current{
  556. background-image: url("../img/i02.png");
  557. }
  558. /*右侧搜索选项隐藏*/
  559. .search_plate_box{
  560. width: 100%;
  561. padding:7px 10px 7px 0px;
  562. /*background-color: rgba(0,0,0,0.2);*/
  563. }
  564. .search_separate{
  565. width: 50%;
  566. float: left;
  567. }
  568. .search_title{
  569. line-height: 22px;
  570. font-size: 12px;
  571. color: white;
  572. width: 40%;
  573. float: left;
  574. text-align: right;
  575. }
  576. .search_input_box {
  577. width: 60%;
  578. float: left;
  579. }
  580. .search_chose_box{
  581. background-color: transparent;
  582. color: #6eafff;
  583. border: #00a0cc 1px solid;
  584. font-size: 12px;height: 22px;
  585. }
  586. .search_input{
  587. width: 100%;
  588. line-height: 20px;
  589. background-color: rgba(11,59,72,0.4);
  590. color: #6eafff;
  591. border: #00a0cc 1px solid;
  592. font-size: 12px;
  593. }
  594. .search_btn{
  595. display: block;
  596. width: 30%;
  597. height: 20%;
  598. color: white;
  599. background-color: #00a0cc;
  600. margin-left: 70%;
  601. border: rgba(153,187,255,0.6) 1px solid;
  602. border-radius: 3px;
  603. }
  604. .search_btn:hover{
  605. background-color: #00b7e9
  606. }
  607. .search_sesult_box{
  608. height: 63%;
  609. overflow-y: auto;
  610. width: 100%;
  611. border-top: rgba(61,123,186,0.6) 2px solid;
  612. border-radius: 0px 0px 5px 5px;
  613. padding: 4px;
  614. }
  615. .search_result{
  616. border:rgba(61,123,186,0.6) 1px solid;
  617. padding-left: 6px;
  618. margin-bottom: 6px;
  619. height: 60px;
  620. }
  621. .search_result_add{
  622. color: #a1d3ff;
  623. font-size: 14px;
  624. width: 86%;
  625. float: left;
  626. line-height: 30px;
  627. }
  628. .danger_result{
  629. width: 65%;
  630. }
  631. .danger_level{
  632. width: 21%;
  633. text-align: center;
  634. float: left;
  635. font-size: 12px;
  636. line-height: 30px;
  637. }
  638. .level01{
  639. color: #7a09ff;
  640. }
  641. .level02{
  642. color: #ffd416;
  643. }
  644. .level03{
  645. color: #09ffc8;
  646. }
  647. .search_result_road{
  648. margin-top: 4px;
  649. color: #23f3ff;
  650. font-size: 12px;
  651. clear: left;
  652. line-height: 30px;
  653. }
  654. .search_result_car{
  655. margin-top: 4px;
  656. float: left;
  657. color: #23f3ff;
  658. font-size: 12px;
  659. line-height: 30px;
  660. }
  661. .car_personal{
  662. width: 50%;
  663. }
  664. .car_time{
  665. width: 50%;
  666. }
  667. .search_location{
  668. display: block;
  669. float: left;
  670. width: 12px;
  671. height: 16px;
  672. background-image: url("../img/search_location.png");
  673. margin-top: 7px;
  674. margin-right: 10px;
  675. cursor: pointer;
  676. }
  677. .search_location:hover{
  678. background-position-x: -12px;
  679. }
  680. .search_eddit{
  681. display: block;
  682. float: left;
  683. width: 16px;
  684. height: 13px;
  685. background-image: url("../img/search_eddit.png");
  686. margin-top: 9px;
  687. cursor: pointer;
  688. }
  689. .search_eddit:hover{
  690. background-position-x: -16px;
  691. }
  692. .search_guiji{
  693. display: block;
  694. float: left;
  695. width: 17px;
  696. height: 15px;
  697. background-image: url("../img/car_guiji.png");
  698. margin-top: 8px;
  699. cursor: pointer;
  700. }
  701. .search_guiji:hover{
  702. background-position-x: -17px;
  703. }
  704. .check_increase{
  705. height: 38%;
  706. }
  707. .check_increase_act{
  708. height: 70.6%;
  709. }
  710. /*翻页样式*/
  711. *{ margin:0; padding:0; list-style:none;}
  712. a{ text-decoration:none;}
  713. a:hover{ text-decoration:none;}
  714. .tcdPageCode,.chemistry_tcdPageCode,.enterprise_tcdPageCode,.car_tcdPageCode{text-align: left;color: #ccc;position: absolute;left:18px;bottom: 3px}
  715. .tcdPageCode a,.chemistry_tcdPageCode a,.enterprise_tcdPageCode a,.car_tcdPageCode a{display: inline-block;color: #428bca;height: 25px; line-height: 25px; padding: 0 10px;border: 1px solid #428bca; margin: 0 2px;border-radius: 4px;vertical-align: middle;}
  716. .tcdPageCode a:hover,.chemistry_tcdPageCode a:hover,.enterprise_tcdPageCode a:hover,.car_tcdPageCode a:hover{text-decoration: none;border: 1px solid #54afff;}
  717. .tcdPageCode span.current,.chemistry_tcdPageCode span.current,.enterprise_tcdPageCode span.current,.car_tcdPageCode span.current{display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;color: #fff;background-color: #428bca; border: 1px solid #428bca;border-radius: 4px;vertical-align: middle;}
  718. .tcdPageCode span.disabled,.chemistry_tcdPageCode span.disabled,.enterprise_tcdPageCode span.disabled,.car_tcdPageCode span.disabled{ display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px; color: #bfbfbf;background: rgba(66,139,202,0.4);border: 1px solid #428bca;border-radius: 4px;vertical-align: middle;}
  719. .total_chose_box{
  720. height: 60px;
  721. }
  722. .index_nav{
  723. /*height: 12%;*/
  724. }
  725. .chose_tltle{
  726. margin-left: 22px;
  727. display: block;
  728. float: left;
  729. color: white;
  730. }
  731. .year_chose{
  732. background-color: transparent;
  733. color: #72e3ff;
  734. border: #00c0ef 2px solid;
  735. width: 120px;
  736. text-indent:0.6em;
  737. border-radius: 5px;
  738. float: left;
  739. }
  740. .chose_text_in{
  741. background-color: transparent;
  742. color: #72e3ff;
  743. border: #00c0ef 2px solid;
  744. width: 120px;
  745. text-indent:0.6em;
  746. border-radius: 5px;
  747. float: left;
  748. }
  749. .chose_enter{
  750. background-color: #00c0ef;
  751. color: white;
  752. border: #00cdff 2px solid;
  753. width: 50px;
  754. border-radius: 5px;
  755. float: left;
  756. margin-left: 20px;
  757. }
  758. #selLayer{
  759. width: 200px;
  760. display: block;
  761. height: 26px;
  762. background-color: transparent;
  763. color: #0b7ff3;
  764. border: #0b7ff3 2px solid;
  765. position: absolute;
  766. right: 2px;
  767. border-radius: 5px;
  768. margin-top:2px;
  769. }
  770. .index_nav li{font-size: 16px;color: #Fff}