

/*# sourceMappingURL=style.css.map */

/* 本例子css */
body{
	padding: 0;
	margin: 0;
	min-width: 1280px;
}
#allmap{min-width: 1280px;}
.map-tip{
	width: 279px;
	height: 90%;
	position: fixed;
	left: 30px;
	top: 80px;
	background-color: #fff;
	padding: 28px;
	min-height: 450px;
/*	*/
}
.map-tip.on{
	padding: 15px 28px;
}
.map-tip h2{
	font-size: 20px;
	color: #333;
	line-height: 26px;
	text-align: center;
	margin-bottom: 18px;
}
.map-tip h2{
	margin-bottom: 10px;
}
.map-tip .search{
	height: 31px;
	width: 100%;
	margin-bottom: 20px;
}
.map-tip .search .serch{
	width: 232px;
	height: 31px;
	float: left;
	position: relative;
}
.map-tip .search .serch .btns{
	width: 34px;
	height: 29px;
	float: left;
	display: block;
	border:0;
	padding: 0;
	position: absolute;
	left:0;
	top: 0;
	cursor: pointer;
	background: url(../img/map-serch.png) center no-repeat;
}
.map-tip .search .serch .text{
	width: 170px;
	height: 29px;
	line-height: 29px;
	font-size: 12px;
	color: #444444;
	display: block;
	border:1px solid #efefef;
	float: left;
	padding: 0 27px 0 34px;
	/*border:0;*/
}
.map-tip .search .serch .reset{
	width: 27px;
	height: 29px;
	float: right;
	cursor: pointer;
	position: absolute;
	right:0;
	top: 0;
	background: url(../img/map-x.png) center no-repeat;
}
.map-tip .search .point{
	width: 33px;
	float: right;
	height: 29px;
	display: block;
	border:1px solid #efefef;
	cursor: pointer;
	background: url(../img/map-point.png) center no-repeat;
}
.map-tip .search .point.on{
	background: url(../img/map-pointt.png) center no-repeat;
}
.map-tip .center{
	width: 100%;
}
.map-tip .center .tit{
	height: 22px;
	margin: 10px auto 17px;
	padding-bottom: 11px;
	border-bottom:2px solid #262626;
}
.map-tip .center .tit .fa{
	font-size: 12px;
	color: #444444;
	line-height: 22px;

}
.map-tip .center .tit .btn{
	width: 16px;
	cursor: pointer;
	height: 22px;
	background: url(../img/map-x.png) center no-repeat;
}
.map-tip .center .tit .btn.on{
	background: url(../img/jia-icon.jpg) center no-repeat;
}

.map-tip .center .chex{
	width: 100%;
	padding-bottom: 30px;
	margin-bottom: 20px;
	border-bottom: 1px solid #2d2d2d;
}
.map-tip.on .center .chex{
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.map-tip .center .chex li{
	height: 18px;
	line-height: 18px;
	margin-bottom: 12px;
}
.map-tip.on .center .chex li{
	margin-bottom: 8px;
}
.map-tip .center .chex li label{
	font-size: 14px;
	cursor: pointer;
}
.map-tip .center .chex li label .check{
	width: 13px;
	height: 13px;
	display: block;
	float: left;
	position: relative;
	top: 2px;
	margin-right:10px;
	background: url(../img/meigou.png) center no-repeat;
}
.map-tip .center .chex li label.on .check{
	background: url(../img/gou.png) center no-repeat;
}
.map-tip .center .chex li input{
	display: none;
}

.map-tip .center  .foot{
	padding-bottom: 40px;
	border-bottom: 2px solid #2d2d2d;
}
.map-tip .center  .foot ul{
	display: block;
	width: 100%;
}

.map-tip.on .center  .foot{
	padding-bottom: 10px;
}

.map-tip .center .foot h3{
	font-size: 16px;
	color: #333;
	line-height: 24px;
	padding-bottom: 20px;
}
.map-tip .center .foot h3{
	padding-bottom: 10px;
}
.map-warp{
	display: none;
	width: 270px;
	padding:10px 20px 13px;
	background-color: #fff;
	position: absolute;
	top: 30%;
	left: 385px;
	border:1px solid #eceae7;
}
.map-warp .title{
	margin-bottom: 10px;
	position: relative;
}
.map-warp .title h2{
	font-size: 14px;
	color: #333;
	line-height: 22px;
	padding-right: 30px;
	margin-bottom: 5px;
}
.map-warp .title i{
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	right:-5px;
	cursor: pointer;
	z-index: 3;
	top: 0;
	background: url(../img/map-x.png) center no-repeat;
}
.map-warp .title .delis{
	font-size: 12px;
	color: #595757;
	line-height: 20px;
	padding-left: 20px;
	background: url(../img/map-icon2.png) 2px 4px no-repeat;
}
.map-warp .title .delis p{
	font-size: 12px;
	color: #595757;
	line-height: 20px;
}
.map-warp .center{margin-bottom: 5px;border-bottom: 1px solid #333;} 
.map-warp .center h3,.map-warp .bot h3{
	font-size: 12px;
	color: #333;
	line-height: 24px;
}
.map-warp .center p{
	font-size: 12px;
	line-height: 20px;
	color: #595757
}
.map-warp .bot .ser{
	height: 23px;
	width: 268px;
	border:1px solid #e4e4e4;
	margin-bottom: 6px;
}
.map-warp .bot .ser input{
	display: block;
	height: 23px;
	line-height: 23px;
	padding:0 0 0 10px;
	width: 209px;
	float: left;
	border:0;
}
.map-warp .bot .ser i{
	display: block;
	width: 23px;
	height: 23px;
	background: url(../img/map-x.png) center no-repeat;
	float: left;
	cursor: pointer;
}
.map-warp .bot .ser .point{
	width: 23px;
	height: 23px;
	float: right;
	cursor: pointer;
	background: url(../img/map-point.png) center no-repeat;
}
.map-warp .bot .ser .point.on{
	background: url(../img/map-pointt.png) center no-repeat;
}
.map-warp .bot .add{
	height: 25px;
}
.map-warp .bot .add .ser-inp{
	width: 200px;
	height: 23px;
	border:1px solid #dfdfdf;
	float: left;
	padding: 0 10px;
	font-size: 12px;
}
.map-warp .bot .add .btns{
	display: block;
	width: 43px;
	height: 25px;
	border:1px solid #dfdfdf;
	float: right;
	font-size: 12px;
	color: #333;
	background-color: transparent;
	text-align: center;
}
.map-warp .bot .add .btns:hover{
	background-color: #dfdfdf;
}


.map-tip .center .foot #hscrollBox2{
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	height: 315px;
	padding-right: 20px;
	width: 259px;
	height: 285px;
	min-height: 80px;
}
.map-tip .center .foot #hscrollBox2 li{margin-bottom: 25px;padding-left: 25px;width: 234px;cursor: pointer;background:url(../img/map-icon2.png) 2px 4px no-repeat}
.map-tip .center .foot #hscrollBox2 li.clickon{margin-bottom: 25px;padding-left: 25px;width: 234px;cursor: pointer;background:url(../img/map-icon1.png) 2px 4px no-repeat}

.map-tip .center .foot #hscrollBox2 li .cent{
	margin-bottom: 8px;
}
.map-tip .center .foot #hscrollBox2 li .cent .title{
	font-size: 14px;
	color: #333;
	line-height: 20px;
}
.map-tip .center .foot #hscrollBox2 li .cent .mintit{
	font-size: 12px;
	color: #727171;
	line-height: 20px;
}
.map-tip .center .foot #hscrollBox2 li .cont,.map-tip .center .foot #hscrollBox2 li .cont p{
	font-size: 12px;
	line-height: 20px;
}
.map-tip .center .foot #hscrollBox2 li.on .cent .mintit,.map-tip .center .foot #hscrollBox2 li.on .cent .title,.map-tip .center .foot #hscrollBox2 li.on .cont,.map-tip .center .foot #hscrollBox2 li.on .cont p
{
	color: #c2986d;
}
#hscrollBox2  .txt{
	position: absolute;
    left: 0;
    top: 0;
    width: 90%;
}
#hscrollBox2 .bar{
	width:3px;
    height: 285px;
    right: 0;
    min-height: 80px;
    top: 0;
}
#hscrollBox2 .bar .block{
	width: 3px;
    height: 58px;
    background: #d9dada;
    top: 0;
    left: 0;
}
.parent_div{
	background-color: #fff;
	width: 280px;
	padding-bottom: 20px;
}
.parent_div .warp .maxtit{position: relative;margin-bottom: 10px;}
.parent_div .warp .maxtit h2{
	font-size: 14px;
	line-height: 19px;
	color: #000;
	width: 90%;
	padding-bottom: 2px;
}
.parent_div .warp .maxtit .add{
	background: url(../img/map-icon2.png) left top no-repeat;
}
.parent_div .warp .maxtit .add,.parent_div .warp .maxtit .tel{
	font-size: 12px;
	color: #595757;
	line-height: 18px;
	padding-left: 20px;
}
.parent_div .warp .bor-bot{
	border-bottom:1px solid #939393;
	margin-bottom: 5px;
}
.parent_div .warp .mintit h3{
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.parent_div .warp .mintit .tit{
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 2px;
	color: #595757
}
.parent_div .warp .start{
	width: 100%;
	height: 24px;
	border:1px solid #efefef;
	position: relative;
	z-index: 999999;
	box-sizing:border-box;
}
.parent_div .warp .mt6{margin-bottom: 6px;}
.parent_div .warp .start .txt{
	display: block;
	height: 22px;
	line-height: 22px;
	color: #444;
	width:215px;
	padding: 0 0 0 10px;
	border:0;
	float: left;
}
.parent_div .warp .start i{
	display: block;
	height: 22px;
	width: 22px; 
	float: left;
	cursor: pointer;
	background: url(../img/map-x.png) center no-repeat;
}
.parent_div .warp .start .point{
	width: 22px;
    height: 22px;
    float: right;
    cursor: pointer;
    background: url(../img/map-point.png) center no-repeat;
}
.parent_div .warp .end{
	width: 100%;
	height: 24px;
	position: relative;
	z-index: 999999;
}
.parent_div .warp .end .tet{
	width: 205px;
	height: 22px;
	padding: 0 0 0 10px;
	line-height: 22px;
	border:1px solid #efefef;
	float: left;
	display: block;
	background-color: #ececec;
}
.parent_div .warp .end .btn{
	width: 45px;
	height: 24px;
	float: right;
	border:1px solid #efefef;
	color: #000000;
	font-size: 12px;
	text-align: center;
	background-color: #fff;
}
input.inp444::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
	color: #878888; 
} 



