/*瀹氫箟婊氬姩鏉￠珮瀹藉強鑳屾櫙 楂樺鍒嗗埆瀵瑰簲妯珫婊氬姩鏉＄殑灏哄*/
::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background-color: #FFF;
}
/*瀹氫箟婊戝潡 鍐呴槾褰�+鍦嗚*/
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background-color: #0096FF;
}
/*瀹氫箟婊氬姩鏉¤建閬� 鍐呴槾褰�+鍦嗚*/
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    background-color: #032342;
}

[v-cloak] {
  	display: none;
}
.layui-nav-tree .layui-nav-child dd.layui-this, .layui-nav-tree .layui-nav-child dd.layui-this a, .layui-nav-tree .layui-this, .layui-nav-tree .layui-this>a, .layui-nav-tree .layui-this>a:hover{
	background-color: #014B89 !important;
}
#app{
	width: 100%;
	height: 100%;
}
.displayBlock{
	display: block !important;
}
.displayNone{
	display: none !important;
}

@font-face { 
    font-family: 'electronicFont'; 
    src:url('../../../themes/font/DS-DIGI-1.ttf') format('truetype') 
} 

/*鍥惧眰鍒楄〃*/
.height_fixed,.box_column{
	height: 100%;
	background-color: #000000;
}
#left_cavans{
	position: relative;
	float: left;
}
#left_list{
	padding-top: 5px;
}
#layer_manage_title{
	width: 100%;
	height: 40px;
	background-color: #014B89;
}
.layer_manage_info{
	height: 100%;
	float: left;
	line-height: 40px;
	color: white;
	font-size: 20px;
}
#layer_manage_line{
	width: 4px;
	background: linear-gradient(180deg, #27DAEB, #3986FA);
	margin-right: 5px;
}
#layer_manage_icon{
	font-size: 20px;
	margin-right: 5px;
}
#layer_manage_list{
	width: 100%;
	height: calc(100% - 90px);
	background-color: #03162D;
	overflow: auto;
}
#layer_manage_list_ul{
	width: 100%;
	background-color: #03162D !important;
}
#layer_manage_list_ul a{
	text-decoration: none;
}
.layer_manage_list_dl{
	background-color: #014B89 !important;
}
.layer_manage_list_dl dd{
	height: 40px;
    line-height: 40px;
    color: #92CDFF !important;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 20px;
    text-decoration: none;
    width: 100%;
    box-sizing: border-box;
}
.layer_manage_list_dl .layui-form-checkbox{
	height: 40px;
	line-height: normal!important;
	min-width: 18px;
	min-height: 18px;
	border: none!important;
	margin-right: 0;
	padding-left: 28px;
	padding-right: 0;
	background: 0 0;
}
.layer_manage_list_dl i{
	right: auto;
  	left: 0;
	width: 14px;
	height: 14px;
	line-height: 14px;
	border: 1px solid #92CDFF;
	font-size: 12px;
	border-radius: 2px;
	background-color: #014B89;
	-webkit-transition: .1s linear;
  	transition: .1s linear;
	box-sizing: border-box;
	margin-top: 12px;
}
.layer_manage_list_dl .layui-form-checkbox:hover i{
	border-color: #5FB878;
	color: #fff;
}
.layer_manage_list_dl .layui-form-checkbox i:before{
	content: "";
}
.layer_manage_list_dl .layui-form-checkbox span{
	padding-left: 0;
	padding-right: 15px;
	margin-top: -1px;
	margin-left: -4px;
	line-height: 18px;
	background: 0 0;
	color: #92CDFF !important;
	line-height: 40px;
}
.layer_manage_list_dl .layui-form-checkbox[checkbox=checked] i{
	border-color: #5FB878 !important;
  	background-color: #00FF00 !important;
}
.layer_manage_list_dl .layui-form-checkbox[checkbox=checked] i:before{
	content: "\e605";
}
.layer_manage_list_dl .layui-form-checkbox[checkbox=checked] span{
  	color: #00FF00 !important;
}
#left_cavans #shrink_expansion{
	background-image: url(../../../images/jl_sxyd/zhedie_1.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width: 15px;
	height: 86px;
	margin: auto 0;
	position: absolute;
	top: 50%; 
	bottom: 50%;
	left: 100%;
	z-index: 99;
	cursor: pointer;
}


/*鍦板浘宸ュ叿鏉�*/
.map_tools_canvas{
	position: relative;
	width: 100%;
	height: 40px;
  	float: left;
  	text-align: center;
}
.map_tools{
	display: inline-block;
	position: relative;
	height: 100%;
	margin-top: 5px;
	padding: 0 10px;
	background: linear-gradient(180deg, #002748, #003869);
	box-shadow: 0px 1px 6px 0px #004440;
	border-radius: 0px 0px 4px 4px;
	z-index: 9999;
}
.map_tools .map_tool{
	float: left;
	width: 115px;
	height: 100%;
	cursor: pointer;
}
.map_tools .region_drop{
	width: 140px;
}
.map_tools .dividing_line{
	float: left;
	border-left: 1px solid #FFF;
	height: 20px;
	margin-top: 10px;
	position: relative;
	right: 9px;
	opacity: 0.4;
}
.map_tools .map_tool_icon{
	float: left;
	width: 24px;
	height: 24px;
	margin-top: 8px;
	background-repeat: no-repeat;
	background-position: center center;
}
.map_tools #map_tool_icon_city{
	background-image: url(../../../images/jl_sxyd/fucheng_dianwei.png);
}
.map_tools #map_tool_icon_point{
	background-image: url(../../../images/jl_sxyd/fucheng_dianwei.png);
}
.map_tools #map_tool_icon_distance{
	background-image: url(../../../images/jl_sxyd/fucheng_juli.png);
}
.map_tools #map_tool_icon_area{
	background-image: url(../../../images/jl_sxyd/fucheng_mianji.png);
}
.map_tools #map_tool_icon_clear{
	background-image: url(../../../images/jl_sxyd/fucheng_qingchu.png);
}
.map_tools #map_tool_icon_export{
	background-image: url(../../../images/jl_sxyd/export-1.png);
}
.map_tools #map_tool_icon_import{
	background-image: url(../../../images/jl_sxyd/import-1.png);
}
.map_tools #map_tool_icon_deal{
	background-image: url(../../../images/jl_sxyd/magnifier-1.png);
}
.map_tools #map_tool_icon_county{
	background-image: url(../../../images/jl_sxyd/area_county.png);
}
.map_tools .map_tool_title{
	float: left;
	margin-left: 8px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 40px;
}
.map_tools .map_tool_drop{
	float: left;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 40px;
}
.map_tools .map_tool_drop .map_tool_select{
	display: inline-block !important;
	width: 70px;
	background: rgba(0, 150, 255, 0);
	border: none;
	opacity: 0.9;
	border-radius: 13px;
	padding: 0 0;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	cursor: pointer;
	margin-top: 10px;
}
.map_tools .region_drop .map_tool_select{
	width: 100px;
}
.map_tools .map_tool_drop .map_tool_select option{
	background: #03162D;
}
#arcMap{
	position: absolute;
	top: 0px;
}

#right_list{
	padding-top: 5px;
}

/*layui寮圭獥*/
.layui-layer{
	background: #03162D !important;
	border: 1px solid #0096FF !important;
	border-radius: 6px !important;
}
.layui-layer-title{
	background: #014b89 !important;
}
.layui-layer-dialog .layui-layer-content{
	color: #FFF;
}
.layui-layer-setwin .layui-layer-close2{
	right: -10px !important;
	top: -10px !important;
	background: none !important;
}
.layui-layer-setwin .layui-layer-close1{
	right: 0px !important;
	top: -10px !important;
	background: none !important;
}
.layui-layer-setwin .layui-layer-close2:after,.layui-layer-setwin .layui-layer-close1:after{
	content: "";
	display: block;
	height: 26px;
	width: 26px;
	background-image: url(../../../images/jl_sxyd/close.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
body .demo-class .layui-layer-title,.layui-layer-title{
	border-top-left-radius: 6px !important;
	border-top-right-radius: 6px !important;
	border-bottom: 1px solid #0096FF !important;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}
.layui-layer-page .layui-layer-content{
	height: calc(100% - 50px) !important;
}
.layui-tab-title .layui-this{
	color: #FFF;
}
.layui-tab-title .layui-this:after{
	border-bottom-color: #04162e;
}
.popup_window{
	width: 100%;
	height: 100%;
	color: #FFF;
	overflow: auto;
}
.popup_window .base_info{
	width: 33%;
	min-height: 30px;
	float: left;
}
.popup_window .base_canvas{
	margin: 12px 10px 0 15px;
	overflow: hidden;
}
.popup_window .item_title{
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #B3FF76;
	padding-bottom: 2px;
}
.popup_window .item_title .item_title_icon{
 	width: 4px;
	height: 0;
	display: inline-block;
	border-top: 3px solid transparent;
	border-left: 6px solid #B3FF76;
	border-bottom: 3px solid transparent;
	float: left;
	margin-top: 5px;
}
.popup_window .item_content{
 	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 21px;
	padding-right: 10px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre-wrap;
}
.popup_window .content_indent{
	padding-left: 10px;
}
.gkyq{
	display: inline-block;
	width:140px;
	height:44px;
	background-image: url(../../../images/jl_sxyd/qygkyq.png);
	cursor:pointer;
	position:relative;
	border-radius:4px;
	z-index:9999;
}

/*鍦板浘瑕嗙洊鏍峰紡,鍥句緥銆乸opup绛�*/
#legendInfo{
	bottom: 50px;
	right: 10px;
	position: absolute;
	z-index: 99;
	opacity: 0.9;
	background-color: whitesmoke;
	border-radius: 8px;
	padding: 10px;
}
#legendInfo #legendDiv{
	display: block;
/* 	overflow: auto; */
    max-height: 500px;
}
#legendInfo #legendDiv .esriLegendService{
	padding-bottom: 10px !important;
}
#legendInfo #legendOper{
	width: 100%;
	height: 16px;
	min-width: 60px;
	background-image: url(../../../images/jl_sxyd/fold_icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
#arcMap .esriPopup .pointer.top{
	background: #014b89 !important;
}
#arcMap .esriPopup .titlePane{
	background: #014b89 !important;
}
#arcMap .esriPopup .contentPane{
	padding: 0 !important;
	background-color: #04162e !important; 
}
#arcMap .esriPopup .actionsPane{
	background-color: #04162e !important; 
}
