* {
	margin: 0;
	padding: 0;
	font-family: 'microsoft yahei', sans-serif;
}

img {
	display: inline-block;
	outline: 0;
	border: 0;
}

ul li {
	list-style: none;
}

a {
	text-decoration: none;
	outline: 0;
}

a:hover {
	text-decoration: underline;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
	/*IE/7/6*/
}
/* hra20211110
body,
html {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	font-family: "å¾®è½¯é›…é»‘";
} */


/*#l-map{height:100%;width:78%;float:left;border-right:2px solid #bcbcbc;}*/


/*#r-result{height:100%;width:20%;float:left;}*/

#allmap {
	width: 100%;
	height: 420px;
}

.topTitle {
	height: 70px;
	width: 100%;
	background: url(../images/zwgkdt_topbg.png);
}

.topTitle p {
	text-align: center;
	width: 100%;
	line-height: 70px;
	font-size: 24px;
	color: white;
}

.main_left {
	width: 23%;
	float: left;
}

.main_right {
	width: 77%;
	float: right;
}

.main_left_tab li {
	width: 20%;
	background: #444a59;
	height: 80px;
	float: left;
	text-align: center;
	cursor: pointer;
}

.main_left_tab #zw .active {
	background: url(/pubimages/web/zhengwu_select_zwdt.png) no-repeat !important;
}

.main_left_tab #jy .active {
	background: url(/pubimages/web/jiaoyu_select_zwdt.png) no-repeat !important;
}

.main_left_tab #yl .active {
	background: url(/pubimages/web/yiliao_select_zwdt.png) no-repeat !important;
}

.main_left_tab #mz .active {
	background: url(/pubimages/web/minzheng_select_zwdt.png) no-repeat !important;
}

.main_left_tab #wt .active {
	background: url(/pubimages/web/wenti_select_zwdt.png) no-repeat 6px 0px !important;
}

.main_left_tab li i {
	display: block;
	width: 25px;
	height: 25px;
	margin: 12px 0px 10px 24px;
}

.main_left_tab li span {
	color: #97a4c4;
}

.main_left_tab li.act {
	background: #363b47;
}

.main_left_tab li.act span {
	color: #1994ff
}

.main_left_tab2 {
	height: 80px;
	background: #ebebeb;
	width: 100%;
	overflow: hidden;
}

.main_left_tab2 p {
	display: none;
	margin: 30px 0px 0px 0px;
	text-align: center;
}

.main_left_tab2 p span {
	height: 24px;
	border-right: 2px solid #d2d2d2;
	padding: 0px 10px;
	cursor: pointer;
}

.main_left_tab2 p .act1 {
	color: #148aff;
}

.main_left_tab2 p span:last-child {
	border-right: none;
}

.main_left_tab2 p span {
	color: #808080;
}

.main_left_tab3 {
	overflow-y: scroll;
	height: 500px;
}

.main_left_tab3 div {
	display: none;
}

.main_left_tab3 div ul {
	display: none;
}

.main_left_tab3 ul li {
	border-bottom: 1px solid #e5e5e5;
	padding-left: 40px;
	background: url(/pubimages/web/map_point.png) no-repeat 25px 22px;
	padding: 20px 0px 20px 60px;
}

.main_left_tab3 ul li:hover {
	background-color: #f2f2f2;
	cursor: pointer;
}

.main_left_tab3 ul li h4 {
	color: #148aff;
	font-weight: 400;
}

.main_left_tab3 ul p {
	line-height: 25px;
	font-size: 14px;
	color: #999999;
}

.main_left_tab3 ul b {
	font-weight: 400;
}

.main_left_tab3 ul li:last-child {
	border-bottom: none;
}

.BMap_bubble_content {
	font-size: 16px;
	line-height: 24px;
}

.BMap_bubble_content b {
	font-weight: 400;
	color: #148aff;
}

.BMap_bubble_content h4 {
	color: #148aff;
	font-size: 16px;
	line-height: 25px;
	font-weight: 400;
}