@charset "gb2312";
/* CSS Document */
#about_bg{
	background-image: url(../images/about-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 1028px;
	width: 100%;
	text-align: left;
}
#hezuo_bg{
	background-image: url(../images/hezuo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 897px;
	width: 100%;
	text-align: left;
}
#about{
	height: 878px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 150px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 960px;
}
#about p{
	font-size: 13px;
	line-height: 23px;
	color: #666;
	text-indent: 25px;
}
#liucheng{
	padding: 0px;
	height: 700px;
	width: 100%;
	text-align: center;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	float: left;
}
#liucheng img{border:none; max-width:100%; max-height:100%; display:block; margin:auto; ;}
#contact{
	height: 900px;
	width: 100%;
	text-align: center;
	background-color: #FFF;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
		.my-map {
	width: 570px;
	height: 400px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 280px;
	padding-left: 380px; font: 13px/1.5 "Microsoft YaHei", "Helvetica Neue", "Sans-Serif";
}
		.my-map .icon { background: url(../images/marker.png) no-repeat; }
		.my-map .icon-cir { height: 31px; width: 28px; }
		.my-map .icon-cir-red { background-position: -11px -5px; }
