﻿.main{
	width:1010px;
	height:384px;
	margin:0 auto;
}
.lianxi{
	float:left;
	margin-top:83px;
	margin-left:59px;
}
.lianxi .top{
	width:156px;
	height:35px;
	background:url("bj.jpg") no-repeat  right center;
	margin-bottom:25px;
	text-indent: 1em;
}
.lianxi .top p{
	font-size:30px;
	font-family: "黑体";
}
.map{
	display:block;
	float:left;
}
.small{
	width:400px;
	height:25px;
	font-size:12px;
	border-bottom: 1px solid #ccc;
	text-indent: 1em;
	color:#777;
}
.tell{
	width:380px;
	height:60px;
	background:url("t.png") no-repeat 14px center;
	overflow: hidden;
}
.tell p{
	text-indent: 5em;
	font-size:12px;
	color:#777;
	cursor: pointer;
}
.tell:hover p{
	color:#15274D;
}
.tell p:first-child{
	margin-top:13px;
}
.ma{
	width:380px;
	height:60px;
	background:url("m.jpg") no-repeat 8px center;
}
.ma p{
	text-indent: 5em;
	line-height:60px;
	color:#777;
	cursor: pointer;
}
.ma:hover p{
	color:#15274D;
}
.ad{
	width:380px;
	height:60px;
	background:url("d.png") no-repeat 14px center;
	overflow: hidden;
}
.ad p{
	margin-left: 5em;
  margin-top:13px;
  color:#777;
  cursor: pointer;
}
.ad:hover p{
	color:#15274D;
}
.go{
	width:80px;
	height:29px;
	text-align: center;
	line-height:29px;
	color:#777;
	border:1px solid #ccc;
	display:block;
	margin-left:14px;
}
.go:hover{
	color:#fff;
	background:#15274D;
}
