<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, #map-panel {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
}

.dijitPopup {
  position: absolute;
  background-color: white;
}

.dijitMenuItemFocused {
  outline: 0ch;
}

.dijitMenuItemHover {
  cursor: pointer;
  /* background-color: grey; */
}

.startIcon {
  background: url(../../digitalMap/images/startIcon.png) no-repeat;
  float: left;
  width: 23px;
  height: 23px;
}

.endIcon {
  background: url(../../digitalMap/images/endIcon.png) no-repeat;
  float: left;
  width: 23px;
  height: 23px;
}

#dh p {
  font-size: 12px;
}

#distance {
  padding: 15px;
}

#guide {
  padding: 0px 15px;
  height: 100px;
  overflow-y: auto;
  min-height: 150px;
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}

::-webkit-scrollbar {
  width: 3px;
  background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
  background-color: #000000;
  border: 2px solid #555555;
}

.guideSeg p {
  cursor: pointer;
  margin: 10px 23px;
}

.guideSeg:hover {
  background-color: #e5e5e5;
}

.start {
  background: url(../../digitalMap/images/startIcon.png) no-repeat;
  margin-left: 1pt;
}

.start p {
  padding: 3px 20px;
}

.end {
  background: url(../../digitalMap/images/endIcon.png) no-repeat;
  margin-left: 1pt;
}

.end p {
  padding: 3px 20px;
}

.icon {
  width: 26px;
  height: 30px;
  margin-left: 20px;
}

#selector p {
  padding: 0 10px;
}

#selector&gt;div {
  margin: 5px;
  padding-top: 5px;
}

.poiRow {
  cursor: pointer;
}

.poiRow:hover {
  background-color: #e5e5e5;
}

.poiIconBlue1 {
  background: url(../../digitalMap/images/blue1.png) no-repeat;
}

.poiIconBlue2 {
  background: url(../../digitalMap/images/blue2.png) no-repeat;
}

.poiIconBlue3 {
  background: url(../../digitalMap/images/blue3.png) no-repeat;
}

.poiIconRed1 {
  background: url(../../digitalMap/images/red1.png) no-repeat;
}

.poiIconRed2 {
  background: url(../../digitalMap/images/red2.png) no-repeat;
}

.poiIconRed3 {
  background: url(../../digitalMap/images/red3.png) no-repeat;
}

.container-fluid {
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}

.search-text-box {
  width: 320px;
  height: 38px;
  line-height: 38px;
  border: solid;
  border-color: #14a1ff;
  border-width: 1px;
  padding-left: 8px;
  float: left;
}

.search-btn-execute {
  width: 60px;
  height: 38px;
  background-color: #14a1ff;
  color: white;
  font: 14px "Microsoft YaHei";
  border: none;
  float: left;
}

.search-btn-execute:hover {
  background-color: #48b5fd
}

#left-panel {
  position: absolute;
  left: 20px;
  top: 20px;
}

#panelCity {
  position: absolute;
  right: 99px;
  top: 52px;
  width: 388px;
  height: 240px;
}

#panelCity .panel-heading {
  padding: 5px 10px;
  font-size: 12px;
}

#panelCity .panel-body {
  font-size: 12px;
}

#panelCity .row {
  margin-bottom: 8px;
  cursor: pointer;
}

#panelSearch {
  position: absolute;
  left: 20px;
  top: 57px;
  width: 320px;
  height: 78%;
}

#panelSearchResult {
  position: absolute;
  left: 20px;
  top: 57px;
  width: 320px;
  height: 78%;
}

#panelSearchResult .panel-heading {
  padding: 5px 15px;
  background-color: white;
}

#panelSearchResult .panel-body {
  height: 82%;
  overflow: auto;
}

#panelSearchResult .panel-footer {
  background-color: white;
}

#panelSearchResult .row {
  margin-bottom: 12px;
  font-size: 12px;
}

#panelSearchResult .pagination {
  margin: 0;
  padding-left: 5px;
}

#panelSearchResult .pagination&gt;li&gt;a {
  padding: 3px 6px;
}

.esri-icon {
  font-size: 10px;
  font-weight: bolder;
  line-height: 2;
  cursor: pointer;
}

#panelSearch .nav {
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}

#panelSearch .nav&gt;li&gt;a {
  padding: 5px 8px;
  color: grey;
}

#panelSearch .nav&gt;li.active {
  border-bottom: 1px solid red;
}

#panelSearch .nav&gt;li.active&gt;a {
  color: red;
}

#panelSearch .nav&gt;li&gt;a:focus, .nav&gt;li&gt;a:hover {
  text-decoration: none;
  background-color: white;
}

#zhfw .nav {
  border-bottom: 0;
  margin-bottom: 20px;
}

#zhfw .nav&gt;li&gt;a {
  padding: 15px 17px;
  color: grey;
}

#zhfw .nav&gt;li.active {
  border-bottom: 0;
  background-color: #337fe5;
}

#zhfw .nav&gt;li.active&gt;a {
  color: white;
}

#zhfw .nav&gt;li&gt;a:focus, #zhfw .nav&gt;li&gt;a:hover {
  text-decoration: none;
  background-color: #337fe5;
}

#panelSearch .btn {
  padding: 4px 8px;
  font-size: 12px;
}

#panelSearch .form-control {
  height: 28px;
  padding: 3px 6px;
  font-size: 12px;
}

#ss .row {
  margin-top: 15px;
}

#ss .table {
  font-size: 12px;
}

#ss .table&gt;tbody&gt;tr&gt;td {
  padding-left: 30px;
}

#dh .dh-revert {
  padding-top: 20px;
  cursor: pointer;
}

#dh .dh-txt {
  margin-bottom: 5px;
}

#dh .dh-btn {
  margin-left: 208px;
}

#right-panel {
  position: absolute;
  right: 80px;
  top: 20px;
}

#mapType-panel {
  position: absolute;
  right: 10px;
  bottom: 5px;
  cursor: pointer;
}

#mapType-panel .mapTypeCard {
  height: 52px;
  width: 52px;
}

#mapType-panel .mapTypeCard span {
  position: absolute;
  bottom: 3px;
  padding-left: 13px;
  font-size: 11px;
  font-weight: bold;
  color: #FFF;
}

#mapType-panel .vector {
  float: left;
  background: url(../images/swich.png) 0px 0px no-repeat;
}

#mapType-panel .vector.hover, #mapType-panel .vector.selected {
  background: url(../images/swich.png) -51px 1px no-repeat;
}

#mapType-panel .image {
  float: left;
  background: url(../images/swich.png) 0px -52px no-repeat;
}

#mapType-panel .image.hover, #mapType-panel .image.selected {
  background: url(../images/swich.png) -52px -53px no-repeat;
}

#mapType-panel .dem {
  float: left;
  background: url(../images/swich.png) 0px -159px no-repeat;
}

#mapType-panel .dem.hover, #mapType-panel .dem.selected {
  background: url(../images/swich.png) -52px -159px no-repeat;
}

#right-panel .navbar-default {
  background-color: #ffffff;
  border-color: #ffffff;
}

#right-panel .navbar {
  min-height: 30px;
}

#right-panel .container-fluid {
  padding-right: 0px;
  padding-left: 0px;
}

#right-panel .navbar-nav&gt;li&gt;a {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 13px;
  font-family: Arial, Helvetica, SimSun, sans-serif;
}

#right-panel .nav&gt;li&gt;a {
  padding: 5px 5px;
}

#right-panel .dropdown-menu&gt;li&gt;a {
  font-size: 13px;
  font-family: Arial, Helvetica, SimSun, sans-serif;
}

#right-panel .esriScalebarSecondNumber {
  left: 45%;
}

#map-copyright {
  position: absolute;
  left: 10px;
  bottom: 5px;
}

#map-copyright div {
  font-size: 11px;
}

#panelShare {
  position: absolute;
  right: 80px;
  top: 52px;
  width: 295px;
  height: 85px;
}

#panelShare .panel-heading {
  padding: 5px 10px;
  font-size: 12px;
}

#panelShare .panel-body {
  font-size: 12px;
}

#panelShare .row {
  /* margin-bottom: 8px;    
    cursor: pointer; */
}

#panelShare .form-control {
  height: 28px;
  padding: 3px 6px;
  font-size: 12px;
}

#panelShare .btn {
  padding: 4px 10px;
  font-size: 12px;
}

.scalebar_bottom-left {
  left: 250px !important;
  bottom: 15px;
}

.scalebar_bottom-right {
  right: 310px !important;
  bottom: 15px;
}

.esriPopup .titleButton.maximize {
  display: none;
}

.esriPopup .titlePane {
  background-color: #2E8BC0;
  line-height: 25px;
}

.esriPopup .sizer {
  width: 370px;
}

.esriPopup .contentPane {
  background-color: #fff;
}

.esriPopup .form-group {
  margin-bottom: 12px;
  font-size: 12px;
}

.esriPopup .form-control {
  font-size: 12px;
}

.esriPopup .btn {
  font-size: 12px;
}

.form-horizontal .control-label {
  font-weight: normal;
}

#left-panel .dropdown-menu&gt;li&gt;a {
  font-size: 13px;
  font-family: Arial, Helvetica, SimSun, sans-serif;
  padding: 6px 20px;
}

#left-panel .dropdown-menu&gt;li.active&gt;a {
  background-color: #F5F5F5;
  color: black;
}

.close {
  font-size: 40px !important;
}

#right-panel2 {
  position: absolute;
  right: 20px;
  top: 15px;
}

#right-panel3 {
  position: absolute;
  right: 20px;
  top: 75px;
  background: #ffffff;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  text-align: center;
  padding-top: 5px;
  font-size: 20pt;
  cursor: pointer;
}

#right-panel3&gt;a {
  color: #777;
}

#right-panel2 .navbar-default {
  background-color: #ffffff;
  border-color: #ffffff;
}

#right-panel2 .navbar {
  min-height: 30px;
}

#right-panel2 .container-fluid {
  padding-right: 0px;
  padding-left: 0px;
}

#right-panel .navbar-nav&gt;li&gt;a {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 13px;
  font-family: Arial, Helvetica, SimSun, sans-serif;
}

#right-panel2 .nav&gt;li&gt;a {
  padding: 5px 5px;
}

#right-panel2 .dropdown-menu&gt;li&gt;a {
  font-size: 13px;
  font-family: Arial, Helvetica, SimSun, sans-serif;
}

.glyphicon-th {
  font-size: 28px;
}

#panelHome {
  position: absolute;
  right: 20px;
  top: 60px;
  width: 312px;
  height: 252px;
}

#panelHome .homeCard {
  height: 56px;
  width: 56px;
  margin: 20px 0 0 15px;
}

#panelHome .homeCard a {
  text-decoration: none;
}

#panelHome .homeCard span {
  display: block;
  width: 100%;
  color: grey;
  text-align: center;
  padding-top: 55px;
}

#panelHome .home {
  background: url(../images/home.png) 5px 0px no-repeat;
}

#panelHome .home.hover {
  background: url(../images/home.png) -50px 0px no-repeat;
}

#panelHome .zhfw {
  background: url(../images/home.png) -108px 0px no-repeat;
}

#panelHome .zhfw.hover {
  background: url(../images/home.png) -165px 0px no-repeat;
}

#panelHome .dtapi {
  background: url(../images/home.png) -298px 0px no-repeat;
}

#panelHome .dtapi.hover {
  background: url(../images/home.png) -353px 0px no-repeat;
}

#panelHome .dxyy {
  background: url(../images/home.png) -400px 0px no-repeat;
}

#panelHome .dxyy.hover {
  background: url(../images/home.png) -453px 0px no-repeat;
}

#panelHome .fwzy {
  background: url(../images/home.png) 5px -65px no-repeat;
}

#panelHome .fwzy.hover {
  background: url(../images/home.png) -50px -65px no-repeat;
}

#panelHome .bzdt {
  background: url(../images/home.png) -108px -65px no-repeat;
}

#panelHome .bzdt.hover {
  background: url(../images/home.png) -163px -65px no-repeat;
}

.esriPopup .table {
  margin-bottom: 5px;
}

.esriPopup .actionsPane {
  background: white;
}

/* 鍙屽睆 */

#mapDiv {
  width: 100%;
  height: 100%;
}

.mappanel-left {
  float: left;
  height: 100%;
  width: 50%;
  left: 0;
  top: 0;
}

.mappanel-right {
  float: left;
  height: 100%;
  width: 50%;
  right: 0;
  top: 0;
}

.mainview {
  height: 100%;
  width: 100%;
}

.secondview {
  display: none;
}

.leftpanel {
  position: relative;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.rightpanel {
  position: relative;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  border-left: solid;
}

#map-panel {
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.mapdiv {
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.imageLayerSelector {
  position: absolute;
  right: 10px;
  bottom: 10px;
}

#right-panel {
  position: absolute;
  right: 70px;
  top: 20px;
}

#right-panel .navbar-default {
  background-color: #ffffff;
  border-color: #ffffff;
}

#right-panel .navbar {
  min-height: 30px;
}

#right-panel .container-fluid {
  padding-right: 0px;
  padding-left: 0px;
}

#right-panel .navbar-nav&gt;li&gt;a {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 16px;
  font-family: Arial, Helvetica, SimSun, sans-serif;
}

#right-panel .nav&gt;li&gt;a {
  padding: 5px 5px;
}

#right-panel .dropdown-menu&gt;li&gt;a {
  font-size: 16px;
  font-family: Arial, Helvetica, SimSun, sans-serif;
}

#right-panel .esriScalebarSecondNumber {
  left: 45%;
}

#map-copyright {
  position: absolute;
  left: 10px;
  bottom: 5px;
}

#map-copyright div {
  font-size: 11px;
  margin-top: 3px;
}

.container-fluid {
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}

.esri-ui-manual-container&gt;.esri-component {
  display: none;
}

#imageLayerSelector2 {
  position: relative;
  right: 10px;
  bottom: 10px;
}

.coordinate {
  position: absolute;
  right: 350px;
  bottom: 15px;
}

.level {
  position: absolute;
  right: 10px;
  bottom: 120px;
  background-color: rgb(133, 133, 133);
  border: 1px solid #57585A;
  color: #ffffff;
  text-align: center;
  height: 25px;
  width: 32px;
}


.esriSimpleSliderTL {
  bottom: 60PX !important;
  right: 10px !important;
  top: auto !important;
  left: auto !important;
}

.esriSimpleSlider {
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
}
/* 瀹氫綅鎸夐挳 */
/* #LocateButton {
  position: absolute;
  right: 10px;
  bottom: 120px;
  z-index: 50;
} */</pre></body></html>