﻿@charset "utf-8";
/* 
	@功能: 关于我们
	@作者：zuozuo&877200772
	@时间：2015-04-17
*/
.banner img{
	width: 100%;
}
article h6{
	font-weight: normal;
	color: #4a4d54;
	font-size: 12px;
	padding-bottom: 10px;
	border-bottom: #2571a7 1px solid;
}
article h6 a{
	padding: 0 3px;
}
.content{
	background: url(../img/about_bg.png) right bottom no-repeat;
	padding-bottom: 320px;
}
.content .text{
	padding: 20px;
	line-height: 30px;
	color: #4a4d54;
}

.map{
	padding: 20px 0;
}