@charset "utf-8";
/* 共通样式 */
body, dl, dd, h1, h2, h3, h4, h5, h6, p, span { margin: 0; padding: 0px; -webkit-touch-callout: none; -webkit-user-select: none }
body { font: 12px/1.5; -webkit-tap-highlight-color: rgba(0,0,0,0); font-family:'微软雅黑'; }
body { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
img { border: none; padding: 0; margin: 0; }
em, i, b { font-style: normal }
ul, ol { list-style: none; margin: 0; padding: 0; }
a { text-decoration: none }
a:hover { text-decoration: none; }
table { border-collapse: collapse; border-spacing: 0 }
input, select, option, button { outline: none ; font-family:'微软雅黑'; }
html, body{ height: 100%; zoom: 1; position: relative; width: 100%; }
.main{ height: 100%; }
.none{display:none;}
/*清除输入框自动填充黄色背景*/
input:-webkit-autofill,textarea:-webkit-autofill,select:-webkit-autofill {-webkit-box-shadow: 0 0 0 1000px white inset !important;}
/*滚动条样式设置*/
#div_map{ height: 100vh; width:100%; }
#div_map_3d{ height: 100vh; width:100%;}
#div_map_3d .cesium-viewer-navigationContainer{
    right:6.25rem !important;
    top:0.6rem !important; z-index:100
  }
#div_map_3d.active .cesium-viewer-navigationContainer{
    right:1.45rem !important;
}
/*媒体查询*/
.line12 .ol-scale-line{ right:6.63rem; bottom:2.94rem; left:initial; z-index:100; }
.line11 .ol-scale-line,.line21 .ol-scale-line,.line22 .ol-scale-line{ right:6.63rem; bottom:0.24rem; left:initial; z-index:100; }
.line31 .ol-scale-line,.line32 .ol-scale-line,.line42 .ol-scale-line,.line .ol-scale-line,.line61 .ol-scale-line,.line62 .ol-scale-line,
.line81 .ol-scale-line,.line82 .ol-scale-line{ right:6.28rem; bottom:0.24rem; left:initial; z-index:100; }
.line41 .ol-scale-line{ right:6.28rem; bottom:2.94rem; left:initial; z-index:100; }
