html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
li,
p,
form,
input,
button {
	margin: 0;
	padding: 0
}


html,
body,
img,
iframe {
	border: 0
}

img,
button {
	border: 0 none
}


li {
	vertical-align: top;
	list-style: none;
	zoom: 1
}

ul>li {
	vertical-align: baseline
}


a,
button {
	cursor: pointer
}

a,
a:hover {
	color: #333;
	outline: none;
	text-decoration: none
}

a:hover {
	color: #ff5203
}

body,
input,
button {
	font: 12px/1.5 "Microsoft YaHei", \u5fae\u8f6f\u96c5\u9ed1, tahoma, arial, sans-serif;
	color: #666;
	outline: 0
}

input,
button {
	overflow: visible;
	vertical-align: middle;
	border: none;
	outline: none;
	background-color: #FFF;
	font-family: tahoma, arial, sans-serif;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}

html,
body {
	height: 100%
}

html {
	overflow: hidden;
	_background-image: url(about:blank);
	_background-attachment: fixed
}

body {
	background-color: #FFF;
	text-align: center;
	position: relative;
	overflow: hidden
}

html>body {
	text-align: left
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

.clearfix {
	display: inline-block
}

.clearfix {
	display: block;
	zoom: 1
}

.wrapper {
	position: relative;
	z-index: 9;
	zoom: 1;
	display: flex; align-items: center;padding:20px 50px 0;
}

.container {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;	
}

div>.container {
	text-align: left
}

.center {
	overflow: hidden
}

.center .center-box {
	position: relative;
	vertical-align: middle;
	overflow-x: hidden;
	overflow-y: auto
}

.map-loading-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	zoom: 1;
	width: 653px;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.9);
	text-align: center;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5ffffff, endColorstr=#e5ffffff);
	zoom: 1
}

:root .map-loading-wrap {
	filter: none\9
}

.map-loading-wrap .map-loading {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -16px 0 0 -67px;
	width: 100px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	padding-left: 34px;
	background: url(images/loading.gif) no-repeat 0% 50%
}

.list-loading-wrap {
	position: absolute;
	top: 37px;
	right: 0;
	z-index: 101;
	zoom: 1;
	width: 610px;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.9);
	text-align: center;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5ffffff, endColorstr=#e5ffffff);
	zoom: 1
}

:root .list-loading-wrap {
	filter: none\9
}

.list-loading-wrap .list-loading {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -16px 0 0 -67px;
	width: 100px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	padding-left: 34px;
	background: url(images/loading.gif) no-repeat 0% 50%
}

.nav {
	float: right;
	font-size: 14px
}

.nav li {
	float: left;
	width: 100px;
	height: 50px;
	text-align: center;
	color: #fff
}

.nav li a:hover,
.nav li.cur {
	background-color: #0d57b7;
	color: #fff
}

.nav li a {
	display: block;
	color: #fff
}

.search-box {
	height:80px;
	position: relative;
}

a.listmod {	
	color: #1b71e0;
	border: 1px solid #1b71e0;
	text-align: center;
	border-radius:5px;
	line-height:33px;
	padding: 0 15px;
	margin-left: 30px;
}

.combox {
	position: relative;
	z-index: 1000;
	float: left;
	margin: 0 15px 0 0;
	border: 1px solid #d9d9d9;
	border-radius:5px;
}

.combox:hover .combox-items {
	display: block
}

.combox .combox-text {
	position: relative;
	z-index: 101;
	display: flex;
	padding: 5px 10px;
	line-height:26px;
	background: #fff;
	cursor: pointer;
	align-items: center;
	justify-content: space-between;
	border-radius:5px;
}
.combox .combox-text i.iconfont{font-size:12px; padding-left:8px;}

.combox .combox-items {
	position: absolute;
	display: none;
	top:35px;
	left: -1px;
	z-index: 102;
	width: 100%;
	border: 1px solid #d9d9d9;
	border-top: none;
	background: #fff;
	border-radius: 0 0 5px 5px;
	text-align:left;
}


.combox .combox-items a,
.combox .combox-items span {
	display: block;
	white-space: nowrap;
	padding: 5px 10px;
	margin: 0;
	line-height: 22px;
	cursor: pointer
}

.combox .combox-items a:hover,
.combox .combox-items span:hover {
	color: #ff5203
}

.map {
	overflow: hidden;
	margin-right: 450px;
	height: 100%;
	min-height: 400px
}

.list-pos {
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	display: block;
	width:450px;
	height: 100%;
	text-align: left
}

.result-list {
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0 0 0 10px;
	height: 100%
}

.result-item {
	position: relative;
	overflow: hidden;
	border-bottom: 1px dashed #d9d9d9;
	padding: 10px 0
}

.result-item.cur,
.result-item:hover {
	background-color: #f8f8f8
}

.result-item .img {
	position: relative;
	z-index: 1;
	zoom: 1;
	float: left;
	display: block;
	*display: inline;
	*zoom: 1;
	width: 150px;
	height: 110px;
	margin-right: 10px
}

.result-item .img i {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 56px;
	height: 55px;
	background: url(images/map/pos.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop,src="images/map/pos.png")
}

.result-item .info {
	float: left;
	display: block;
	*display: inline;
	*zoom: 1;
	width: 260px
}

.info p {
	font-size: 12px;
	line-height: 20px
}

.info h4 a {
	position: relative;
	float: left;
	font-size: 18px;
	margin-top: -7px
}

.info h4 em {
	float: left;
	font-size: 14px;
	line-height: 20px
}

.list-hd {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	background-color: #f5f9fe;
	border: 1px solid #d8d8d8;
	border-left: none;
	border-right: none
}

.list-hd p {
	float: left;
	text-indent: 10px;
	width: 170px;
	color: #666
}

.list-hd p i {
	color: #ff5203
}

.anchorBL {
	display: none
}

.clearTerm{padding:0 30px 0 0;}

.searchwrap {
	height:32px;
	border:2px solid #ff5203;
	border-radius: 5px;
	display: flex;align-items: center;
}

.searchwrap:hover {
	border-color: #ff4425
}

.searchInt {width: 320px}

.searchInt .intkey {
	width:300px;
	border:none;
	height:32px;
	line-height: 32px;
	font-size: 14px;
	padding: 0 8px;
	color: #959595;
}

.searchBtn {
	width:65px;
	height:32px;
	line-height: 32px;
	cursor: pointer;
	background-color: #ff5203;
	font-size: 16px;
	text-align: center;
	color: #fff
}

.area-overlay {
	position: absolute;
	width: 86px;
	height: 86px;
	text-align: center;
	overflow: hidden;
	color: #fff;
	font-size: 16px;
	background: url(images/map/sprites.png) no-repeat;
	background-position: 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop,src="images/map/area.png")
}

.area-overlay:hover,.area-overlay.hover {background-position: -87px 0;_background: none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop,src="images/map/areahover.png")}

.area-overlay h4 {margin-top:20px;font-weight: normal;color: #fff;}
.area-overlay p {font-weight: 700;}

.base-overlay {position: absolute;}
.base-overlay p {background: #1b71e0;line-height: 24px;padding: 0 8px;color: #fff;border-radius: 2px;-webkit-border-radius: 2px;}
.base-overlay span {color: #fff;font-size: 12px;position: relative;}
.base-overlay span:after {content: '';position: absolute;width: 0;height: 0;border-left: transparent 4px solid;border-right: transparent 4px solid;border-top: #1b71e0 4px solid;margin: auto;top: 20px;left: 0;right: 0;}
.base-overlay:hover {z-index: 999;}
.base-overlay:hover p {background: #ff5203;}
.base-overlay:hover span:after {border-top-color: #ff5203;}