.banner{
	width: 100%;
	height: 90px;
	background: url(../images/banner5.png) no-repeat center center;
	background-size: cover;
}
.main{
	width: 100%;
}
.maintitle{
	width: 1120px;
	height: 55px;
	margin:0 auto;
	border-bottom: 1px solid #c7c7c7;
}
.titlelist{
	width: 254px;
	height: 55px;
	margin: 0 auto;
}
.listfor{
	width: 79px;
	height: 55px;
	text-align: center;
}
.listfor a{
	font-size: 16px;
	color: #333333;
	line-height: 55px;
}
.listfor:hover{
	border-bottom: 2px solid #4975e5;
}
.con{
	width: 1120px;
	padding-top: 36px;
	margin:0 auto;
}
.remark{
	font-size: 12px;
	color: #5e5e5e;
	text-indent: 2em;
	line-height: 25px;
}
.tips{
	font-size: 12px;
	color: #5e5e5e;
	margin-top: 20px;
}
.tips span{
	font-size: 14px;
	color: #2f2f2f;
	font-weight: 600;
}
.company{
	margin-top: 56px;
}
.name{
	font-size: 17px;
	color: #414141;
	font-weight: 600;
}
.abbnt{
	width: 86px;
	height: 36px;
	background-color: #4975e5;
	text-align: center;
	line-height: 36px;
	margin-top: 10px;
	border-radius: 5px;
}
.abbnt a{
	font-size: 12px;
	color: #ffffff;
}
.map{
	width: 1120px;
	height: 313px;
	margin:0 auto;
	margin-top: 25px;
}
.map img{
	width: 100%;
}
.abs_tdesc p{font-size:15px;line-height: 28px;}