.content{
	background: url(../image/dataPro_03.jpg) no-repeat;
	background-size: 100% 100%;
	min-width: 67.71%;
	width: 100%;
	margin-top: -4px;
}

/*页面主体*/
.mainbav{
	width: 67.71%;
	margin:0 auto;
	padding: 2.3% 0 ;
}

.nav_column{
	height: 46px;
	overflow: hidden;
}
.colum_title{
	width: 75.85%;
	float: left;
	border-bottom: 1px solid #CCCCCC;
}
.colum_Info{
	font-size:24px;
	color: #555555;
	line-height: 42px;
}
.colum_search{
	float: right;
	width: 22.15%;
	margin-top: 4px;
}
.searchInput{
	width: 95%;
	height: 30px;
	border: 1px solid #CCCCCC;
	border-radius: 18px;
	text-indent: 10px;
	font-size: 14px;
	color: #afafaf;
	outline: none;
	z-index: -10;
}

#submit_btn{
	width:10%;   
	height:10%;   
	background:url(../image/search.png) no-repeat center;   
	cursor:pointer; 
	outline: none;
	border: none; 
	margin-left: -15.92%; 
	margin-bottom: -1.82%;
	z-index: 10;
}


.map_colum{
	overflow: hidden;
}
.map_box{
	margin-top: 2.69%;
	float: left;
	width: 16.46%;
}
.map_mation{
	width: 100%;
	padding: 5%;
	background-color: #FFFFFF;
}
.map_mation img{
	width: 100%;
}
.map_info{
	height: 26px;
	overflow: hidden;
}
.map_eye{
	float: left;
	cursor: pointer;
	width: 40%;
}
.map_hade{
	float: right;
	cursor: pointer;
	width:40%;
}
.map_eye img,.map_hade img{
	float: left;
	width: 20%;
	margin-top: 8px;
}
.message{
	float: left;
	margin-left: 6%;
	font-size: 13px;
	color: #999999;
	line-height: 28px;
}
.colum_text{
	font-size: 16px;
	color: #555555;
	line-height: 42px;
	overflow: hidden; 
	text-align: center;
	text-overflow: ellipsis;    
	white-space: nowrap;
	width: 98%; 
}
.message:hover{
	color: #1C4292;
}
