﻿/*对map上元素的二次样式赋值*/

.fullmap {height:100%;width:100%;overflow:hidden;position:absolute;z-index:0}


.leaflet-bottom .leaflet-control-scale{margin-left: 10px;bottom: 14px;}

.basemaps {display:block}
.basemap img {width: 1px;border: 0px solid #FFF;margin: 70px 5px 0 ;border-radius: 5px;box-shadow: 5px 5px 20px rgba(0,0,0,0.65);}
.leaflet-bottom .leaflet-control{margin-bottom:0;}
.leaflet-control-zoom{bottom:10px;}
.leaflet-container .leaflet-control-mouseposition{padding:5px !important;}
 
/*经纬度悬浮框*/

.leaflet-container .leaflet-control-mouseposition {
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow:0 2px 2px rgba(0,0,0,0.25);
  padding: 0 5px;
  margin:0;
  color: #333;
  font: 11px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
  margin-bottom: 0px;
  margin-right: 10px;
  border-radius: 3px;
  width: 85px;
  margin-left: 10px;
}
/*版权信息*/
.leaflet-container .leaflet-control-attribution-elane {
    background-color: rgba(255, 255, 255, 0.0);
    color:#656565;
    padding: 0 5px;
    margin:0;
    font: 11px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
    margin-bottom: 0px;
    margin-right: 0px;
    font-size:12px

}
.leaflet-left{width:100%}
.leaflet-control-attribution-elane leaflet-control {width:100%;} 
/*地图切换*/
.maptabs_bg{position: absolute;bottom:0;right: 0;height: 80px;background: #fff;z-index:1001;opacity:0.7}
.maptabs_box{position: absolute;bottom:10px;right: 10px;z-index: 1002;}
.maptabs_box a{display: inline-block;position: absolute;}
.maptabs_box_show{width: 258px;height: 60px;}
.maptabs_box_show a{border: 1px solid #2770d4;z-index:1002 }
.maptabs_box_show a:hover{border: 1px solid #fff;}		
.maptabs_box_hide{width: 96px;height: 60px;}
.maptabs_box_hide a{border: 1px solid #fff;top: 0;box-shadow:0 2px 2px rgba(0,0,0,0.25);}
.map_layer1{right: 0;opacity:1;z-index:1005 }

.maptabs_box_hide a.map_layer2{right: 10px;opacity:0.5;z-index:1004 }
.maptabs_box_hide a.map_layer3{right: 20px;opacity:0.3;z-index:1003 } 
.leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar{border:0;box-shadow: 0 2px 2px rgba(0,0,0,0.25);}
.leaflet-bar a{color:#999}
.leaflet-bar a:hover{color:#2770d4;background:#fff;}

/*缩放级别*/
.leaflet-control-zoomview-elane {
    width: 30px;
    height: 30px;
    border: 2px solid #f4f4f4;
    text-align: center;
    color: #8c8c8c;
    font-weight: 600;
    border-radius: 35px;
    background-color: #ffffffe3;
    line-height: 30px;
}
.leaflet-control-zoom{margin-bottom:80px}

/*潮汐 弹框*/

#box_tide_day .sub-table{    margin-left: 50px;    padding: 0px;}
#tbodymove{left:415px;top:108px}

/*台风*/
.weather-typh-legend{top:76px}
.daterangepicker .ranges .btn{width:90px}

.daterangepicker .ranges .btn{
	width: 95px;
	margin:0 10px;
	font-size:14px;
	line-height:28px;
	border:1px solid #2770d4;
	cursor:pointer;
}