*{ margin:0px; padding: 0px;}
.about_banner{
	width:100%;
	height: auto;
	overflow: hidden
}
.about_banner img{ 
	width:100%;
}
.position{
	width:100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #999999;
}
.position_content{
	width:1200px;
	height: 38px;
	margin: 0px auto
}
.p_img{
	width:14px;
	height: 18px;
	float: left;
	margin: 8px auto;
}
.p_c{
	width:auto;
	height: 38px;
	line-height: 38px;
	float: left;
	font-size: 14px;
	color: #999999;
	margin-left: 10px;
}
.about_content{
	width:1200px;
	height: auto;
	overflow: hidden;
	margin: 0px auto 40px auto;
}
.about_content_title{
	width:520px;
	height: 21px;
	line-height: 21px;
	font-size: 20px;
	color: #50aab4;
	text-align: center;
	margin: 80px auto 40px auto;
}
.about_content_title_l{
	width:100px;
	height: 1px;
	margin: 10px 0;
	float: left;
	background-color: #50aab4;
}
.about_content_title_c{
	/*width:200px;*/
	padding: 0px 20px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	float: left;
}
.about_content_title_r{
	width:100px;
	height: 1px;
	margin: 10px 0;
	float: left;
	background-color: #50aab4;
}
.about_content_content{
	width:1200px;
	line-height: 32px;
	height: auto;
	overflow: hidden;
	font-size: 16px;
	color: #000;
	margin: 0px auto 80px auto;
	text-indent: 32px;
}
.about_pic{
	width:100%;
	height: 800px;
	overflow: hidden;
	background-color: #f2f2f2;
	position: relative
}
.about_block{
	position:absolute;
	top: 141px;
	width: 100%;
	height: 520px;
	z-index: 9999
}
.about_block1{
	position:absolute;
	bottom: 0px;
	width: 100%;
	height: 44px;
	z-index: 9999
}
#imageFlow {
	position: absolute;
	width: 100%;
	height: 650px;
	left: 0%;
	top: 100px;
	background: #f2f2f2;
	overflow: hidden;
	min-height: 650px;
}
#imageFlow .diapo {
	position: absolute;
	left: -1000px;
	cursor: pointer;
	-ms-interpolation-mode: nearest-neighbor;
}
#imageFlow .link {
	border: dotted #fff 1px;
	margin-left: -1px;
	margin-bottom: -1px;
}
#imageFlow .bank {
	visibility: hidden;
}
#imageFlow .top {
	position: absolute;
	width: 100%;
	height: 40%;
	background: #181818;
}
#imageFlow .text {
	position: absolute;
	left: 0px;
	width: 100%;
	bottom: 16%;
	text-align: center;
	color: #FFF;
	font-family: arial, verdana, Helvetica, sans-serif;
	z-index: 1000;
	display: none
}
#imageFlow .title {
	font-size: 0.9em;
	font-weight: bold;
}
#imageFlow .legend {
	font-size: 0.8em;
}
#imageFlow .scrollbar {
	position: absolute;
	left: 10%;
	bottom: 3%;
	width: 80%;
	height: 16px;
	z-index: 1000;
}
#imageFlow .track {
	position: absolute;
	background-color: RGBA(0,0,0,0.2);
	left: 1%;
	top: 6px;
	width: 98%;
	height: 16px;
	filter: alpha(opacity=30);
	opacity: 0.3;
}
#imageFlow .arrow-left {
	position: absolute;
	top: -7px;
	left: -40px
}
#imageFlow .arrow-right {
	position: absolute;
	top: -7px;
	right: -40px;
}
#imageFlow .bar {
	position: absolute;
	height: 16px;
	top: 6px;
	left: 25px;
}
.about_map{
	width:1200px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
	z-index: 9999;
}
.about_map_m{
	width:1200px;
	height: 720px;
	//background-color: #e6e6e6
}
.about_map_content{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 50px auto 80px auto;
}
.about_map_content_t{
	width:1200px;
	height: 30px;
	overflow: hidden;
	text-align: center;
	font-size: 22px;
	margin-bottom: 24px;
}
.about_map_content_list{
	width:600px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-bottom: 20px;
}
.about_map_content_list_l{
	width:24px;
	height: 24px;
	float: left;
	margin-right: 10px;
	text-align: center;
}
.about_map_content_list_r{
	width: auto;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	font-size: 16px;
}


@media screen and (max-width:640px){
.position{
	width:100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #999999;
	display: none;
}
.position_content{
	width:100%;
	height: 38px;
	margin: 0px auto
}
.p_img{
	width:14px;
	height: 18px;
	float: left;
	margin: 10px auto;
}
.p_c{
	width:auto;
	height: 38px;
	line-height: 38px;
	float: left;
	font-size: 14px;
	color: #999999;
	margin-left: 10px;
}
.about_content{
	width:100%;
	height: auto;
	overflow: hidden;
	margin: 0px auto 0px auto;
}
.about_content_title{
	width:80%;
	height: 21px;
	line-height: 21px;
	font-size: 20px;
	color: #50aab4;
	text-align: center;
	margin: 40px auto 20px auto;
}
.about_content_title_l{
	width:20%;
	height: 1px;
	margin: 10px 0;
	float: left;
	background-color: #50aab4;
}
.about_content_title_c{
	width:40%;
	height: 21px;
	line-height: 21px;
	text-align: center;
	float: left;
	font-size:14px;
}
.about_content_title_r{
	width:20%;
	height: 1px;
	margin: 10px 0;
	float: left;
	background-color: #50aab4;
}
.about_content_content{
	width:96%;
	line-height: 32px;
	height: auto;
	overflow: hidden;
	font-size: 16px;
	color: #000;
	margin: 0px auto 30px auto;
	text-indent: 32px;
}
.about_pic{
	width:100%;
	height: 330px;
	overflow: hidden;
	background-color: #f2f2f2;
	position: relative
}
#imageFlow {
	position: absolute;
	width: 100%;
	height: 250px;
	left: 0%;
	top: 80px;
	background: #f2f2f2;
	overflow: hidden;
    min-height: 250px;
}
#imageFlow .diapo {
	position: absolute;
	left: -1000px;
	cursor: pointer;
	-ms-interpolation-mode: nearest-neighbor;
}
#imageFlow .link {
	border: dotted #fff 1px;
	margin-left: -1px;
	margin-bottom: -1px;
}
#imageFlow .bank {
	visibility: hidden;
}
#imageFlow .top {
	position: absolute;
	width: 100%;
	height: 40%;
	background: #181818;
}
#imageFlow .text {
	position: absolute;
	left: 0px;
	width: 100%;
	bottom: 16%;
	text-align: center;
	color: #FFF;
	font-family: arial, verdana, Helvetica, sans-serif;
	z-index: 1000;
	display: none
}
#imageFlow .title {
	font-size: 0.9em;
	font-weight: bold;
}
#imageFlow .legend {
	font-size: 0.8em;
}
#imageFlow .scrollbar {
	position: absolute;
	left: 10%;
	bottom: 10%;
	width: 80%;
	height: 16px;
	z-index: 1000;
}
#imageFlow .track {
	position: absolute;
	background-color: #dfdfdf;
	left: 1%;
	top: 6px;
	width: 98%;
	height: 16px;
	filter: alpha(opacity=30);
	opacity: 0.3;
}
#imageFlow .arrow-left {
	position: absolute;
	top: -7px;
	left: -40px
}
#imageFlow .arrow-right {
	position: absolute;
	top: -7px;
	right: -40px;
}
#imageFlow .bar {
	position: absolute;
	height: 16px;
	top: 6px;
	left: 25px;
}
.about_map{
	width:100%;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
	z-index: 9999;
}
.about_map_m{
	width:100%;
	height: 320px;
	background-color: #e6e6e6
}
.about_map_content{
	width: 96%;
	height: auto;
	overflow: hidden;
	margin: 50px auto 80px auto;
}
.about_map_content_t{
	width:100%;
	height: 24px;
	overflow: hidden;
	text-align: center;
	font-size: 22px;
	margin-bottom: 30px;
}
.about_map_content_list{
	width:100%;
	height: auto;
	overflow: hidden;
	float: left;
	margin-bottom: 20px;
}
.about_map_content_list_l{
	width:8%;
	height: 24px;
	float: left;
	margin-right: 1%;
	text-align: center;
}
.about_map_content_list_r{
	width: 91%;
	height: auto;
	line-height: 24px;
	overflow: hidden;
	font-size: 15px;
	word-wrap:break-word;
}

	
}



