@charset "utf-8";
/* CSS Document */
.banner {
	background: url(../images/img_about_banner.jpg) center no-repeat;
	width: 100%;
	height: 580px;
}
.about_banner {
	padding: 196px 0px 0px 200px;
}
.about_banner h1 {
	color: #ee780c;
	font-weight: 500;
}
.about_banner p {
	padding-top: 16px;
	color: rgba(0,0,0,0.60);
 +color: #999999;
}
.about_spiano {
	overflow: hidden;
	margin-bottom: 80px;
}
.about_spiano h2, .spiano_map h2 {
	margin: 80px auto;
	text-align: center;
}
.about_spiano img {
	float: right;
	margin-left: 40px;
}
.about_spiano p {
	text-indent: 24px;
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 20px;
}
.about_spiano .header {
	margin-bottom: 10px;
	color: rgba(51,51,51,1);
	font-size: 16px;
	font-weight: 900;
}
.about_data {
	width: 100%;
}
.spiano_map {
	margin-bottom: 80px;
}
.spiano_map .search {
	overflow: hidden;
	margin-bottom: 24px;
}
.spiano_map .search select {
	background: transparent;
	width: 268px;
	font-size: 14px;
	height: 40px;
	padding: 5px;
	-webkit-appearance: none; /*for chrome*/
}
.spiano_map .search .select_style {
	width: 240px;
	height: 40px;
	background: url(../images/icon_select.png) center right no-repeat #ffffff;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	padding-right: 10px;
	float: left;
	margin-right: 10px;
}
.spiano_map .search span {
	line-height: 40px;
	font-size: 14px;
	color: #333333;
}
.baidu_map {
	border: 2px solid #e5e5e5;
	width: 790px;
}
.address {
	float: right;
	border: 2px solid #e5e5e5;
	border-left: 0px;
	margin-left: 0px;
	width: 384px;
	height: 462px;
	position: relative;
	overflow: scroll;
}
.address dl:first-child {
	padding-top: 40px;
}
.address dl {
	padding: 24px 24px 0px 24px;
}
.address dl dt {
	font-size: 22px;
	padding-bottom: 16px;
	cursor: pointer;
}
.address dl dd {
	font-size: 14px;
	line-height: 24px;
	color: #777777;
}
.address_page {
	position: absolute;
	bottom: 16px;
	left: 0px;
	width: 100%;
}
.address_page .number {
	line-height: 24px;
	color: #777777;
	padding-left: 24px;
	font-size: 14px;
}
.address_page .page_btn {
	float: right;
	margin-right: 24px;
}
.page_btn_pre {
	background: url(../images/btn_pre_first.png) center no-repeat;
	padding: 10px;
}
.page_btn_next {
	background: url(../images/btn_next.png) center no-repeat;
	padding: 10px;
}

.honour{

}
.honour h2{
	margin: 80px auto;
	text-align: center;
}
