/*閿熸枻鎷烽敓锟�*/
.layui-form>.height_fixed{
	position: relative;
	background-color: #ffffff00 !important;
}
.height_fixed>.height_fixed{
	position: absolute;
	right: 9px;
	top: 10px;
	background-color: #ffffff00 !important;
	z-index: 999;
}
.height_fixed>.height_fixed>.box_column{
	height: calc(100vh - 20px);
	width: 100%;
	background-color: #ffffff00 !important;
	padding: 0 !important;
}
#analysis_content_title{
	width: 100%;
	height: 30px;
	background-color: #014B89;
}
.analysis_content_info, .project_top_info{
	height: 100%;
	float: left;
	line-height: 30px;
	color: white;
	font-size: 16px;
}
#analysis_content_line,#project_top_line{
	width: 4px;
	background: linear-gradient(180deg, #27DAEB, #3986FA);
	margin-right: 5px;
}
#analysis_content_icon,#project_top_icon{
	font-size: 16px;
	margin-right: 5px;
}
#analysis_content_list{
	width: 100%;
	height: calc(100% - 43px);
	background-color: #03162D;
	overflow: auto;
}
/*閿熸枻鎷烽敓鏂ゆ嫹閿熸枻鎷烽敓鏂ゆ嫹閿熸枻鎷�*/
#analysis_content_list #analysis_checkbox_list{
	width: 100%;
	height: 260px;
	overflow: auto;
}
#analysis_checkbox_list .layui-form-checkbox[lay-skin=primary] i{
	border-color: #92CDFF;
	background-color: #03162D;
	color: #03162D;
}
#analysis_checkbox_list .layui-form-checked[lay-skin=primary] i{
	border-color: #5FB878 !important;
	background-color: #00FF00 !important;
	color: #FFF !important;
}
#analysis_checkbox_list .layui-tree-txt{
	color: #CDEDFF;
}
#analysis_checkbox_list .layui-tree-entry:hover{
	background-color: #4E5465;
}
#analysis_checkbox_list .layui-form-checked+.layui-tree-txt{
	color: #00FF00 !important;
}
/*閿熸枻鎷烽敓鏂ゆ嫹閿熸枻鎷烽敓鏂ゆ嫹閿熸枻鎷�*/
#analysis_content_list #analysis_buffer_list{
	width: 100%;
	margin-top: 8px;
	background-color: rgba(1,43,81,0.9);
	overflow: hidden;
}
#analysis_buffer_list .buffer_list_item{
	width: 100%;
	height: 30px;
	white-space: nowrap;
	overflow: hidden;
	line-height: 30px;
	padding-left: 8px;
	margin: 8px 0;
}
#analysis_buffer_list .buffer_label{
	color: #18B3FF;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
}
#analysis_buffer_list .range_radio{
	color: #CDEDFF;
	font-size: 13px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	border: 1px solid #18B3FF;
	padding: 2px 4px;
	border-radius: 4px;
	background-color: #025078;
	margin-right: 4px;
	cursor: pointer;
}
#analysis_buffer_list #diyDiv{
	border: 1px solid #18B3FF;
	height: 24px;
	border-radius: 4px;
	line-height: 24px;
	background-color: #025078;
	display: inline-block;
	margin-left: 10px;
	cursor: pointer;
}
#analysis_buffer_list .diySpan{
	color: #CDEDFF;
	font-family: Microsoft YaHei;
	font-weight: 400;
	text-align: center;
	display: inline-block;
	float: left;
}
#analysis_buffer_list .diySpanSymbol{
	width: 24px;
	font-size: 18px;
}
#analysis_buffer_list .diySpanNum{
	width: 48px;
	border-left: 1px solid rgba(24,179,255,0.8);
	border-right: 1px solid rgba(24,179,255,0.8);
}
#analysis_buffer_list .diySpanNum>input{
	width: 100%;
	border: none;
	text-align: center;
	background-color: rgba(2,80,120,0);
	color: #CDEDFF;
	font-size: 14px;
}
#analysis_buffer_list .layui-btn-normal{
	height: 26px;
	line-height: 26px;
	float: right;
	margin-right: 30px;
}
#analysis_buffer_list .rr_r[radio=checked]{
	background: #0096FF !important;
}
/*閿熸枻鎷风洰閿熷彨鎲嬫嫹*/
#analysis_content_list #analysis_project_list{
	width: 100%;
	height: calc(100% - 269px);
	border-top: 1px solid rgba(146,205,255,0.5);
	margin-top: 8px;
	overflow: hidden;
}
#analysis_content_list form{
	overflow: visible;
	background-color: rgba(1,43,81,0);
}
#analysis_project_list #project_top{
	width: 100%;
	padding-bottom: 4px;
	background-color: rgba(1,43,81,1);
}
#analysis_project_list .project_top_item{
	padding: 0 10px;
	margin-bottom: 4px;
}
#analysis_project_list #project_top_title{
	color: white;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	text-align: left;
	background-color: #014B89;
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-bottom: 6px;
}
.project_top_item input{
	background: #174A88;
	border-color: #174A88;
	color: #B7C5D7;
	height: 30px;
	line-height: 30px;
}
.project_top_item .layui-form-select{
	width: 140px;
	min-width: 140px;
	display: inline-block;
}
.project_top_item .layui-form-select dl{
	height: 160px;
	min-height: 160px;
	background: rgb(23, 74, 136);
	border-color: rgb(23, 74, 136);
	color: rgb(183, 197, 215);
}
.layui-form-select dl dd:hover{
	background-color: #4E5465;
}
input::-webkit-input-placeholder{
	color: #B7C5D7;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color: #B7C5D7;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color: #B7C5D7;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
	color: #B7C5D7;
}
.project_top_item #query_project_but{
	/*
	float: right;
	position: absolute;
	right: 10px;
	*/
	height: 30px;
	line-height: 30px;
	width: 100%;
}
#analysis_project_list #project_list{
	height: calc(100% - 108px - 32px);
	width: 100%;
	overflow: auto;
}
#analysis_project_list .loadingPicture{
	width: 100%;
	height: 100%;
	background-color: #083B5E;
	text-align: center;
	position: relative;
	left: 0;
	top: 0;
	z-index: 110;
	color: #18B3FF;
	font-size: 16px;
}
#analysis_project_list .loadingPicture .layui-icon{
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -15px 0 0 -15px;
	font-size: 30px;
	font-family: layui-icon!important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
}
#analysis_project_list .loadingPicture .loadWord{
	position: relative;
	display: inline-block;
	top: 35%;
}
#analysis_project_list #project_list .project_item{
	padding: 4px 10px;
	font-family: Microsoft YaHei;
	padding-bottom: 20px;
}
#analysis_project_list #project_list .project_item[selected]{
	background-color: #174A88;
}
#analysis_project_list #project_list .project_item_title{
	color: #FFFFFF;
	font-size: 13px;
}
#analysis_project_list #project_list .project_item_serial{
	width: 26px;
	height: 20px;
	line-height: 20px;
	float: left;
	font-size: 12px;
	background-image: url(../../../images/jl_sxyd/marker-15.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	text-align: center;
}
#analysis_project_list #project_list .project_item_title_word{
	font-weight: 400;
	color: #CDEDFF;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre-wrap;
	width: calc(100% - 26px);
	float: left;
}
#analysis_project_list #project_list .project_item_content{
	color: #73A4D0;
	font-size: 12px;
	clear: both;
	padding: 2px 0;
}
#analysis_project_list #project_list .project_item_content_type{
	float: left;
	width: 60px;
}
#analysis_project_list #project_list .project_item_content_desc{
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre-wrap;
	width: calc(100% - 60px);
	float: left;
}
#analysis_project_list .project_item_buts{
	width: 100%;
	text-align: left;
	clear: both;
	position: relative;
	top: 6px;
}
#analysis_project_list #project_list .project_deal{
	display: inline-block;
	width: 30%;
	color: #CDEDFF;
	font-size: 13px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	border: 1px solid #18B3FF;
	padding: 0;
	border-radius: 6px;
	background-color: #025078;
	cursor: pointer;
	text-align: center;
}

#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 #map_tool_icon_export{
	background-size: 20px 20px;
}
.map_tools_canvas #map_tool_icon_import,.map_tools_canvas #map_tool_icon_deal,.map_tools_canvas #map_tool_icon_county{
	background-size: 24px 24px;
}
.map_tools_canvas .dividing_line_2{
	right: 3px;
}
.map_tools_canvas .map_tool .layui-input{
	background: #174A88;
	border-color: #2B5585;
	color: #B7C5D7;
	width: 80px;
	height: 30px;
	margin-top: 4px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
}
.map_tools_canvas .map_tool_list{
	display: none;
	position: absolute;
	left: 40px;
	top: 40px;
	padding: 5px 0;
	z-index: 899;
	min-width: 60px;
	border: 1px solid #d2d2d2;
	max-height: 300px;
	overflow-y: auto;
	border-radius: 2px;
	box-shadow: 0 2px 4px rgba(0,0,0,.12);
	box-sizing: border-box;
	background: rgb(23, 74, 136);
 	border-color: rgb(23, 74, 136);
	color: #FFF;
}
.map_tools_canvas .map_tool_list .map_tool_list_item{
	padding: 0 10px;
	line-height: 26px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
}
.map_tools_canvas .map_tool_list .map_tool_list_item:hover{
	background-color: #4E5465;
}
.map_tools_canvas .map_tool_list_export{
	left: 355px;
}


/*閿熸彮璇ф嫹*/
#analysis_result_title{
	width: 100%;
	height: 43px;
	background: rgba(27, 86, 234, 0.744);
	display: flex;
	align-items: center;
}
.analysis_result_info{
	height: 100%;
	width: 80%;
	float: left;
	line-height: 43px;
	color: white;
	font-size: 16px;
}
#analysis_result_line{
	width: 4px;
	background: linear-gradient(180deg, #27DAEB, #3986FA);
	margin-right: 5px;
	float: right;
}
#analysis_result_icon{
	font-size: 16px;
	margin-right: 5px;
}
#analysis_result_title #print_but{
	width: 50px;
	height: 24px;
	line-height: 24px;
	padding: 0;
	text-align: center;
	margin-right: 10px;
}
#analysis_result_title #save_but{
	width: 50px;
	height: 20px;
	line-height: 22px;
	padding: 0;
	text-align: center;
	margin-top: 4px;
	float: right;
}
#analysis_result_title #ask_but{
	width: 130px;
	height: 30px;
	line-height: 30px;
	padding: 0;
	text-align: center;
/* 	margin-top: 4px; */
	float: right;
	margin-right: 10px;
}
#analysis_result_list{
	width: 100%;
	height: calc(100% - 43px);
	background-color: #091c50c2 !important;
	overflow: auto;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 13px;
}
#analysis_result_list .loadingPicture{
	width: 100%;
	height: 100%;
	background-color: #083B5E;
	text-align: center;
	position: relative;
	left: 0;
	top: 0;
	z-index: 110;
	color: #18B3FF;
	font-size: 16px;
}
#analysis_result_list .loadingPicture .layui-icon{
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -15px 0 0 -15px;
	font-size: 30px;
	font-family: layui-icon!important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
}
#analysis_result_list .loadingPicture .loadWord{
	position: relative;
	display: inline-block;
	top: 42%;
}
#analysis_result_list #analysis_result_desc, #analysis_result_list .init_title{
	color: #CDEDFF;
	font-size: 13px;
	font-weight: 400;
	font-family: Microsoft YaHei;
	padding: 6px 8px;
	height: 40px;
	display: flex;
	align-items: center;

}
#analysis_result_list #analysis_result_desc span{
	color: #00FF00;
}
#analysis_result_list .siteResult{
	float: right;
    height: 28px;
    line-height: 28px;
}
#analysis_result_list .layui-colla-item{
	border-color: transparent !important;
	margin-bottom: 2px;
}
#analysis_result_list .layui-collapse{
	border-width: 0;
	border-color: transparent;
}
#analysis_result_list .layui-colla-title{
	color: #99EE55;
	background: linear-gradient(90deg, rgba(1, 75, 137, 0.99), #03162D);
	padding-left: 15px;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
}
#analysis_result_list .layui-colla-title i{
	display: none;
}
#analysis_result_list .layui-colla-title .diamond{
	float: left;
	width: 10px;
	height: 10px;
	margin: 17px auto;
	margin-right: 10px;
	background-color: #99EE55;
	transform:rotate(45deg);
	-ms-transform:rotate(45deg);/* Internet Explorer */
	-moz-transform:rotate(45deg);/* Firefox */
	-webkit-transform:rotate(45deg);/* Safari 閿熸枻鎷� Chrome */
	-o-transform:rotate(45deg); /* Opera */
}
#analysis_result_list .layui-colla-content{
	border-top-width: 0;
	border-top-style: none;
	padding: 8px 10px !important;
}
#analysis_result_list .layui-colla-content_1{
	/*max-height: 180px;*/
	overflow: auto;
}
#analysis_result_list .conflict_info{
	width: 100%;
    color: #E9C95D;
    padding-bottom: 6px;
    padding-top: 6px;
    border-bottom: 5px dashed;
}
#analysis_result_list .conflict_classify_item>.conflict_info:last-child{
	border-bottom-width: 0;
}
#analysis_result_list .conflict_info .conflict_info_icon, #analysis_result_list .access_info_icon_1{
	width: 4px;
	height: 0;
	display: inline-block;
	border-top: 3px solid transparent;
	border-left: 6px solid #E9C95D;
	border-bottom: 3px solid transparent;
	float: left;
	margin-top: 9px;
}
#analysis_result_list .conflict_info_desc{
	color: #E9C95D;
	word-break: break-all;
	word-wrap: break-word;
	/*white-space: pre-wrap;*/
	display: inline-block;
	width: calc(100% - 10px);
}
#analysis_result_list .conflict_info .conflict_info_a{
	border-bottom: 1px solid #E97073;
	cursor: pointer;
}
#analysis_result_list .access_info{
	color: #E9C95D;
	word-break: break-all;
	word-wrap: break-word;
	/*white-space: pre-wrap;*/
	display: inline-block;
	width: calc(100% - 10px);
}
#analysis_result_list .access_info .access_info_a{
	border-bottom: 1px solid #E97073;
	cursor: pointer;
}
#analysis_result_list .access_info .access_info_a[selected]{
	color: #00FF00;
}
#analysis_result_list .conflict_box .conflict_classify_title,
#analysis_result_list .access_box .access_classify_title,
#analysis_result_list .site_box .site_classify_title{
	color: #FFF;
    background-image: url(../../../images/jl_sxyd/img_title.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    padding-left: 35px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}
#analysis_result_list .conflict_box .conflict_classify_body,
#analysis_result_list .access_box .access_classify_body,
#analysis_result_list .site_box .site_classify_body{
	border-left: 2px solid rgb(25, 97, 156);
    border-right: 2px solid rgb(25, 97, 156);
    border-bottom: 2px solid rgb(25, 97, 156);
    margin-bottom: 10px;
	padding: 6px 6px 0px 6px;
}
#analysis_result_list .conflict_box .conflict_classify_item,
#analysis_result_list .access_box .access_classify_item,
#analysis_result_list .site_box .site_classify_item{
	border: 2px solid;
    padding: 2px 6px;
	margin-bottom: 10px;
	border-color: rgba(25, 97, 156, 1);
}
#analysis_result_list .conflict_classify_body>.item_priority,
#analysis_result_list .access_classify_body>.item_priority,
#analysis_result_list .site_classify_body>.item_priority{
	border-color: rgba(75, 215, 11, 1);
}
#analysis_result_list .conflict_classify_body>.item_key,
#analysis_result_list .access_classify_body>.item_key,
#analysis_result_list .site_classify_body>.item_key{
	border-color: rgba(226, 119, 122, 1);
}
#analysis_result_list .conflict_classify_body>.item_general,
#analysis_result_list .access_classify_body>.item_general,
#analysis_result_list .site_classify_body>.item_general{
	border-color: rgba(227, 220, 165, 1);
}
#analysis_result_list .conflict_classify_body>.item_priority .conflict_info,
#analysis_result_list .access_classify_body>.item_priority .access_item,
#analysis_result_list .site_classify_body>.item_priority .site_dl{
	border-color: rgba(75, 215, 11, 1);
}
#analysis_result_list .conflict_classify_body>.item_key .conflict_info,
#analysis_result_list .access_classify_body>.item_key .access_item,
#analysis_result_list .site_classify_body>.item_key .site_dl{
	border-color: rgba(226, 119, 122, 1);
}
#analysis_result_list .conflict_classify_body>.item_general .conflict_info,
#analysis_result_list .access_classify_body>.item_general .access_item,
#analysis_result_list .site_classify_body>.item_general .site_dl{
	border-color: rgba(227, 220, 165, 1);
}
#analysis_result_list .conflict_box .conflict_box_title,
#analysis_result_list .access_box .access_box_title,
#analysis_result_list .site_box .site_box_title{
	text-align: center;
    font-size: 18px;
    font-weight: bold;
}
#analysis_result_list .title_priority{
	color: rgba(75, 215, 11);
}
#analysis_result_list .title_key{
	color: rgba(226, 119, 122);
}
#analysis_result_list .title_general{
	color: rgba(227, 220, 165);
}
#analysis_result_list .access_box .access_item{
	padding-bottom: 6px;
    padding-top: 6px;
    border-bottom: 5px dashed;
}
#analysis_result_list .access_box_body>.access_item:last-child{
	border-bottom-width: 0;
}


#analysis_result_list .access_constraint{
	color: #CDEDFF;
	background-color: #0A385A;
	padding: 6px 4px;
}
#analysis_result_list .access_info_icon{
	width: 4px;
	height: 0;
	display: inline-block;
	border-top: 3px solid transparent;
	border-left: 6px solid #CDEDFF;
	border-bottom: 3px solid transparent;
	float: left;
	margin-top: 9px;
}
#analysis_result_list .access_info_desc{
	
}
#analysis_result_list .access_constraint_row{
	white-space: nowrap;
	padding-bottom: 6px;
}
#analysis_result_list .access_constraint_item{
	display: inline-block;
	width: 50%;
	color: #14C138;
	white-space: nowrap;
}
#analysis_result_list .inconformity .access_constraint_icon{
	background-image: url(../../../images/jl_sxyd/constraint_error.png) !important;
}
#analysis_result_list .inconformity .access_constraint_name{
	color: #E45459 !important;
	border-color: #E45459 !important;
}
#analysis_result_list .access_constraint_icon{
	display: inline-block;
	width: 14px;
	height: 14px;
	position: relative;
	top: 2px;
	background-image: url(../../../images/jl_sxyd/constraint_right.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#analysis_result_list .access_constraint_name{
	display: inline-block;
	border-bottom: 1px solid;
	cursor: pointer;
}
#analysis_result_list .access_constraint_content{
	
}
#analysis_result_list .access_constraint_content .flod{
	background-image: url(../../../images/jl_sxyd/down_to.png);
}
#analysis_result_list .access_constraint_content .hidden{
	display: none;
}
#analysis_result_list .access_constraint_content_top{
	background-color: #4F481E;
	padding: 4px 10px;
	margin-top: 10px;
}
#analysis_result_list .access_constraint_content_title{
	color: #FFF;
	display: inline-block;
}
#analysis_result_list .access_constraint_content_icon{
	width: 12px;
	height: 12px;
	float: right;
	background-image: url(../../../images/jl_sxyd/up_to.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin-top: 4px;
	cursor: pointer;
}
#analysis_result_list .access_constraint_content_bottom{
	background-color: #0A385A;
	padding: 4px 10px;
}
#analysis_result_list .access_constraint_radios{
	color: #CDEDFF;
	white-space: nowrap;
	padding-bottom: 4px;
}
#analysis_result_list .access_constraint_radio_word{
	
}
#analysis_result_list .access_constraint_radio{
	margin-right: 6px;
	cursor: pointer;
}
#analysis_result_list .yes_radio_selected{
	color: #14C138 !important;
}
#analysis_result_list .yes_radio_selected .access_constraint_radio_box{
	border-color: #14C138 !important;
	background-color: #14C138 !important;
	color: #fff !important;
}
#analysis_result_list .no_radio_selected{
	color: #E45459 !important;
}
#analysis_result_list .no_radio_selected .access_constraint_radio_box{
	border-color: #E45459 !important;
	background-color: #E45459 !important;
	color: #fff !important;
}
#analysis_result_list .access_constraint_radio_box{
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 14px;
	border: 1px solid #CDEDFF;
	position: relative;
	margin-left: 4px;
	font-family: layui-icon!important;
	line-height: 14px;
	font-size: 12px;
	color: #03162D;
}
#analysis_result_list .access_constraint_radio_box:before{
	content: "\e605";
}
#analysis_result_list .access_constraint_content_desc{
	color: #E9C95D;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre-wrap;
	text-indent: 2em;
}
#analysis_result_list .site_dl{
	font-size: 13px;
	font-weight: 400;
	font-family: Microsoft YaHei;
	padding-bottom: 6px;
    padding-top: 6px;
    border-bottom: 5px dashed;
}
#analysis_result_list .site_classify_item>.site_dl:last-child{
	border-bottom-width: 0;
}
#analysis_result_list .site_dl dt{
	color: #E9C95D;
}
#analysis_result_list .site_dl .conflict_info_icon{
	width: 4px;
	height: 0;
	display: inline-block;
	border-top: 3px solid transparent;
	border-left: 6px solid #E9C95D;
	border-bottom: 3px solid transparent;
	float: left;
	margin-top: 9px;
}
#analysis_result_list .site_dl_desc{
	color: #E9C95D;
}
#analysis_result_list .site_dl .site_dl_desc{
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre-wrap;
	display: inline-block;
	width: calc(100% - 10px);
}
#analysis_result_list .site_dl dd{
	color: #CDEDFF;
	padding-left: 10px;
}
#analysis_result_list .site_dl .point_icon{
	display: inline-block;
	width: 3px;
	height: 3px;
	border-radius: 3px;
	background-color: #CDEDFF;
	position: relative;
	float: left;
	top: 10px;
	margin-right: 4px;
}
#analysis_result_list .site_dl .site_dd_desc{
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre-wrap;
	display: inline-block;
	width: calc(100% - 70px);
}
#analysis_result_list .site_dl .site_dd{
	border: 1px solid #18B3FF;
	padding: 0 6px;
	border-radius: 4px;
	background-color: #025078;
	cursor: pointer;
	font-size: 12px;
}

/*閸栧搫骞欓崚鍡樼�界粣妤�褰�*/
.countyAnalysisDialog .countyAnalysisDesc{
	font-size: 16px;
    height: 26px;
    line-height: 26px;
}
.countyAnalysisDialog .countyAnalysisQuery{
	height: 60px;
    line-height: 60px;
}
.countyAnalysisDialog .countyAnalysisButton{
	text-align: center;
    margin-top: 10px;
}

/*鐠囧嫬鍨界紒鎾寸亯缁愭褰�*/
.siteResultDialog{
	width: 50%;
    height: 60%;
    top: 15vh;
    left: 25%;
}
.siteResultDialog .el-dialog{
	width: 100%;
    margin: 0;
	background: #03162D;
    border: 1px solid #0096FF;
    border-radius: 6px;
}
.siteResultDialog .el-dialog__header{
	background: #014b89;
	border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom: 1px solid #0096FF;
	padding: 0 80px 0 20px;
    height: 42px;
}
.siteResultDialog .el-dialog__header .el-dialog__title{
	line-height: 42px;
    font-size: 14px;
	font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgb(255, 255, 255);
}
.siteResultDialog .el-dialog__header .el-dialog__headerbtn{
    top: 4px;
    right: 10px;
    font-size: 24px;
}
.siteResultDialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close{
	color: #0096FF;
}
.siteResultDialog .el-dialog__body{
	height: calc(100% - 45px);
    color: #FFF;
    overflow: auto;
    box-sizing: border-box;
	padding-top: 10px;
}
.siteResultDialog .siteBox{
	padding: 10px 0;
}
.siteResultDialog .siteBoxHead{
	text-align: center;
    font-size: 18px;
	height: 30px;
}
.siteResultDialog #negativeLayer .siteBoxHead{
	color: #E45459;
}
.siteResultDialog #sureLayer .siteBoxHead{
	color: #99EE55;
}
.siteResultDialog .siteBoxBody{

}
.siteResultDialog .siteBoxItem{
	padding: 2px 0;
}
.siteResultDialog .siteBoxItemIcon{
	width: 4px;
    height: 0;
    display: inline-block;
    border-top: 3px solid transparent;
    border-left: 6px solid #E9C95D;
    border-bottom: 3px solid transparent;
    float: left;
    margin-top: 9px;
}
.siteResultDialog .siteBoxItemLayer{
	color: #E9C95D;
    word-break: break-all;
    word-wrap: break-word;
    display: inline-block;
    border-bottom: 1px solid #E9C95D;
    cursor: pointer;
}
.siteResultDialog .siteBoxItemReason{
	text-indent: 20px;
    color: #CDEDFF;
}
