@charset "utf-8";
.ol-zoom{
	display:none;
}
.list-inline>li {
    display: inline-block;
    padding-right: .1rem;
}
/* 按钮栏 */
.control-animation-blackPane {
	/* background: black; */
	left: 1rem;
    bottom: 0rem;
	position: absolute;
}
.control-mapview-blackPane {
	right: 1rem;
    top: 10rem;
	height: 330px;
    width: 4.5rem;
	opacity: 0.8;
	position: absolute;
}
.control-mapview-logo{
    right: 0rem;
    top: -1rem;
  /*   width: 28.5rem; */
    position: absolute;
}
.control-mapview-blackPane li{
	padding-bottom:2px;
	padding-top:3px;
    width: 3.5rem;
   /*  //padding-right: 5px; */
}

/* 按钮样式  */
.ol-control {
	position: relative;
	padding: 0px;
	background-color: rgba(128, 128, 128, 0.5);
    border: none;
}
.imageIcon{
	width: 2.5rem;
}


.ol-control button {
    height: 3rem;
    width: 3.5rem;
    /* font-size: 1rem; */
    line-height: .4rem;
    background-color: rgba(128, 128, 128, 0.5);
    margin: 0px;
}
.ol-control button:hover, .ol-control button:focus {
	background: white;
	color: black;
}
.ol-control .currentStyle{
	background: white;
	color:black;
}

.ol-control .speedStyle,.fa-2x {
	font-size: 1.8rem;
}
.speedstyle-en, .coord-unit button {
	font-size: 1.4rem;
}

#initPosition button:focus {
	background-color: rgba(128, 128, 128, 0.5);
	color: white;
}
#maxResolution button:focus {
	background-color: rgba(128, 128, 128, 0.5);
	color: white;
}

/* 测距样式 */
.ol-selectable .tooltip {
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  color: white;
  padding: 4px 8px;
  opacity: 0.7;
  white-space: nowrap;
}
.ol-selectable .tooltip-measure {
  opacity: 1;
  font-weight: bold;
}
.ol-selectable .tooltip-static {
  background-color: #fc3;
  color: black;
  border: 1px solid white;
}
.ol-selectable .tooltip-measure:before,
.ol-selectable .tooltip-static:before {
  border-top: 6px solid rgba(0, 0, 0, 0.5);
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  content: "";
  position: absolute;
  bottom: -6px;
  margin-left: -7px;
  left: 50%;
}
.ol-selectable.ol-selectable.tooltip-static:before {
  border-top-color: #ffcc33;
}  

/* 拉框放大 样式  */
.ol-dragzoom {
    border: 3px dashed rgb(255, 0, 0);
    border-radius: 3px;
}

/* 浏览器版本过低提示 */
#myModal .modal-dialog{
	z-index:1050;
}

/* 加载等待 */
.loadWait{
    display: none;  
    position: absolute;
    top: 50%;
    right:50%;
  /*   width:100%;
    height:100%; */
    background-color:rgba(255,255,255, 0);
    color: white;
    font-size: 1.6em;
    cursor:pointer;
    text-align: center;
}
.g-loading {
    position: initial;
}

/* 地图  */
.map {
	height: 100%;
	width: 100%;
	position: absolute;
}

/*全屏*/
.map:-moz-full-screen {
	height: 100%;
}
.map:-webkit-full-screen {
	height: 100%;
}
.map:-ms-fullscreen {
	height: 100%;
}
.map:fullscreen {
	height: 100%;
}
.fullScreenStyle{
 	position: absolute;
    top: 6.5rem;
    right: 2.1rem;
    padding: 0px;
}

/* 当前时间显示 */
.time-display-bar {
    left: 0.5rem;
    top: 0.5rem;
	padding: 0rem;
	position: absolute;
	width: 22rem;
    color: white;
    font-size: 1.7rem;
     background: bottom;
   /* border-radius: 4px; */
}
.time-display-bar:hover {
	background: bottom;
    outline: #66c;
}

.timeShowStyle,.timeShowStyle1{
    font-size: 1.5rem;
	display: inline-block;
	line-height: 3rem;
    /* width: 140px; */
    background: rgba(128, 128, 128, 0.5);
    border-radius: 4px;
    width: 13rem;
   /*  height: 30px;
    line-height: 32px; */
    text-align: center;
}

.timeShowStyle2{
	display: inline-block;
    line-height: 3rem;
    vertical-align: bottom;
    margin-left: 4px;
}
.timeShowStyle,.timeShowStyle1:hover{
	cursor:pointer;
}
/* .timeShowStyle1{
	display:none;
} */
.ol-control>.spanBtnStyle{
	display: inline-block;
    height: 3rem;
    margin-left: 0.3rem;
    width: 3.9rem;
    /* font-size: 0.8rem; */
}

.spanFontSize{
	font-size:1.4rem;	
	line-height: 3rem;
}


/* Logo样式 */
.logo {
    height: 3.375em;
    margin-top: 15px;
    margin-bottom: 23px;
    vertical-align: middle;
}
.logoStyle {
    bottom: .3em;
    left: 0.5em;
    top: auto;
}
.logoLabel {
    vertical-align: middle;
    color:white;
    text-align:center;
}
.logoLabel a {
    color: white;
}
.logoLabel a:visited {
    color: white;
    text-align: center;
}

#logo-nsmc {
	margin-right: 20px;
}

#logo-sydw {
	margin-left: 20px;
	margin-right: 20px;
}
/* 标尺样式 */
.ol-scale-line{
    background: rgba(128, 128, 128, 0.5);
    bottom: 0.1em;
}

/* 鼠标位置样式 */
.locaType {
	/* //position: absolute;
   // top: 0.6rem;
    z-index: 10000000000;
    right: 12em; */
    color: white;
    font-size: 1.1em;
    text-align: center;
    border-radius: 4px;
}
.locationStyle {
	display: inline-block;
    background: rgba(128, 128, 128, 0.5);
    padding: 2px;
}

/* 图片类型选择按钮  */
.fileListType {
    display: -webkit-box; 
    display:-ms-inline-flexbox;
    position: absolute;
    top: .1rem;
    left: 18rem;
    background-color:rgba(255,255,255, 0);
    color: white;
    z-index: 10000000000;

    cursor:pointer;
    text-align: center;
}
#fileList {
    font-size: 1.8rem;
    padding: 1px 7px;
    height: 3rem;
    color:white;
	background-color: rgba(128, 128, 128, 0.5);
    font-weight: 700;
    border: none;
    width:auto;
}
.form-control{
	width:auto;
}
#fileList:hover {
    background-color: rgba(128,128,128, 0.5);
    color: #fff;
}

/* 卫星与区域选择  */
.sateAreaType {
    margin-left: 10px;
    display:inline-block;
}
.g-ImageInfo {
	z-index:100;
	position: absolute;
    top: 2em;
    left: 4%;
    width: 1000px;
    height:400px;
    font-size: 2.5rem;
    display:none;
}
.g-ImageInfoBackground{
    opacity: 0.5;
    z-index: 10000000000;
    background: #999;
    height:237px;
}
.g-ImageInfoFront {
   /*  height:80%; */
    z-index: 10000000000;
}
.g-imagetypepanel {
    background: rgba(128,128,128,0.5);
}

.imageDiv{
    position: relative;
    height: 222px;
    width: 200px;
}

.imageDiv img{
    width: 100%;
    height: 90%;
}
.labelDiv{
    color: white;
    position: absolute;
    left: 0px;
    bottom: 0px;
    font-size: 0.5em;
    background-color: #333;
    width: 100%;
    height:10%;
}
.labelDiv label{
	text-align: center;
}
.panel-body .list-inline li{
	margin:5px;
	padding-right: 0px;
    padding-left: 0px;
}
.panel{
	background-color: transparent; 
}

.panel-body ul {
    margin-bottom: 0px;
}
.panel-body {
    padding: 0px;
    padding-left: 10px;
}
.panel-group .panel+.panel {
    margin-top: 10px;
}



/* 时间轴样式 */
.timeSlider-mobile {
	position: absolute;
    bottom: 4rem;
    left : 2rem;
    width:100%;
    z-index: 1000;
}
.timeSliderSpot-mobile {
    position: absolute;
    bottom: 4.5rem;
    left: 2rem;  
    width: 4%;
    color: #333;
    visibility:hidden; 
    z-index: 10000;
}
.timeSlider{
	position: absolute;
    bottom: 0.5em;
    left:28rem;
    width:80%;
   /*  visibility:hidden;   */
    z-index: 1000;
}
.timeSliderSpot{
    position: absolute;
    bottom: 1em;
    left: 77px;  
    width: 4%;
    color: #333;
  /*   visibility:hidden;  */
    z-index: 10000;
}

.timeSliderSpot span, .timeSliderSpot-mobile span {
 	font-weight: 100;
    font-size: 1.2em;
    color: white;
}
.ui-rangeSlider .ui-ruler-scale{
    z-index: 1000;
}
.ui-rangeSlider-bar {
    background: -webkit-linear-gradient(#ccc, #999); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#ccc, #999); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#ccc, #999); /* Firefox 3.6 - 15 */
    background: linear-gradient(#ccc #999); /* 标准的语法（必须放在最后） */
    height: 20px;
}
.myCustomClass{
	color:red;
	background: #333;
}

.ui-rangeSlider-container, .ui-rangeSlider-arrow, .ui-rangeSlider-label{
    height: 20px;
    background: #666;
    line-height: 0.9;
    color: black;
    cursor: pointer;
} 

.ui-rangeSlider-label{
    height: 20px;
    background: #ccc;
    line-height: 0.9;
    color: black;
    cursor: pointer;
} 
.ui-rangeSlider-label-inner {
	border-top: 10px solid #ccc;
}
.ui-rangeSlider .ui-ruler-scale1 .ui-ruler-tick-inner {
    border-left: 1px solid #333;
}
.ui-rangeSlider-arrow{
	background: #ccc;
}
.ui-rangeSlider .ui-ruler-scale{
	top: -15px;
}
 
/* 图片列表样式 */
.redBorderStyle{
	border:solid #c33 3px;
}
.blackBorderStyle {
    border: solid #333 3px;
}
.blackBorderStyle:hover {
    border: solid #c33 3px;
}


/* 提示工具样式 */
.tooltip.left{
	width:80px;
}
.tooltip.top{
	width:80px;
}

/* 叠加图层样式 */
.layer-checkbox,.layername,.layer-checkbox-checked {
	display: inline-block;
	
}
.layercontent{
	display:none;
    position: absolute;
    bottom: 4rem;
    right: 6rem;
    width: 13rem;
    height: 9rem;
    color: white;
    background: rgba(128, 128, 128, 0.5);
}

.timecontent{
	display:none;
    position: absolute;
    bottom: 4.5rem;
    right: 5rem;
    width: 9rem;
    height: 16rem;
    color: white;
    padding-left: 10px;
    background: rgba(128, 128, 128, 0.5);
}

.timecontenten{
	display:none;
    position: absolute;
    bottom: 4.5rem;
    right: 5rem;
    width: 12rem;
    height: 16rem;
    color: white;
    padding-left: 10px;
    background: rgba(128, 128, 128, 0.5);
}

.speedcontent{
	display:none;
    position: absolute;
    bottom: 4.5rem;
    right: 5rem;
    width: 7rem;
    height: 9rem;
    color: white;
    padding-left: 10px;
    background: rgba(128, 128, 128, 0.5);
}
.layercontent ul{
	margin: 8px;
    font-size: 15px;
    line-height: 25px;
}


/* 按钮蓝色边 */
.btn:active:focus, .btn:focus {
    outline: 0px auto -webkit-focus-ring-color;
}
.ol-control button:active:focus,.ol-control button:focus{
	 outline: 0px auto -webkit-focus-ring-color;
}


.downImageAll a{
	color:white;
}


.tooltip-inner{
	max-width:400px;
}
#timeSpot~.tooltip.top{
	width:120px;
}

#timeSpot~.tooltip .tooltip-inner{
	color:black;
	background:#fff;
}
#timeSpot~.tooltip .tooltip-arrow{
	border-top-color:#fff;
}
.tip-label{
    position: absolute;
    display: block;
    left:  -34.5px;
    height: 20px;
    background: #ccc;
    line-height: 0.9;
    color: black;
    cursor: pointer;
    padding: 4px 3px;
    bottom: 55px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 0 #ccc;
    -moz-box-shadow: 0 1px 0 #ccc;
    box-shadow: 0 1px 0 #ccc;
    color: #fff;
    font-size: 15px;
}
.tip-value{
    line-height: 0.9;
    color: black;
    cursor: pointer;
    font-size: 15px;

}
.tip-inner{
    position: absolute;
    top: 100%;
    left: 50%;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    margin-left: -13px; 
    border-top: 36px solid #ccc;
    line-height: 0.9;
    color: black;
    cursor: pointer;
}
