﻿.seach {
	height: 60px;
	text-align: center;
	padding-top: 30px;
	clear: both;
	float: none;
	padding-right: 100px;
}
.seach span {
	font-size:14px;
	margin:0 2px;
}
.seach .text {
	height: 20px;
	color: #ABADB3;
	margin: 0px;
	width: 200px;
	margin-right: 20px;
	font-size: 16px;
}
#huowtishi {
	color: Red;
	font-size: 12px;
	padding-left: 15px;
	display:block;
}
#l-map {
	width: 550px;
	height: 100%;
	position:absolute;
	right:10px;
}
#r-result {
	width: 40%;
	height: 100%;
	position:absolute;
	left:10px;
	border-right:1px solid #ccc;
	padding:0 5px;
	overflow:auto;
	overflow-x:hidden;
}
#r-result .hint {
	color: Red;
	font-size: 13px;
}
#r-result .condition {
	border-bottom: 1px dashed #C5C4D1;
	padding-top: 10px;
	font-weight: bold;
	padding-bottom:5px;
}

.dlist{
	padding-top:10px;
	
	padding-left:20px;
}
.dlist li{
	width:50%;
	float:left;
	line-height:25px;
}
.dlist li a{
	color:#000;
	text-decoration:none;
}
.dlist li a:hover{
	color:#000;
	text-decoration:underline;
}
#deptxin{
	padding-left:20px;
	padding-top:10px;
}
#mian
{
    position:relative;
    overflow:hidden
}
