@charset "utf-8";
/* CSS Document */
.about-banner {
	width:100%;
	height:593px;
	overflow:hidden;
	background:url(../IMG/about-banner.jpg) center top no-repeat;
	}
.contain {
	width:1240px;
	height:auto;
	padding:90px 0px;
	overflow:hidden;
	margin:0px auto;
	}
.about-title {
	height:96px;
	overflow:hidden;
	background:url(../PNG/about-nav-line.png) left top no-repeat;
	}
.about-title p {
	float:left;
	background:url(../PNG/jianjie-nav.png) left top no-repeat;
	height:40px;
	margin-top:35px;
	margin-left:5px;
	width:179px;
	}
.about-con {
	font-size:17px; 
	line-height:35px;
	padding:40px 5px;
	text-indent:2em;
	}
.about-pic {
	height:527px;
	overflow:hidden;
	background:url(../PNG/about-pic.png) center top no-repeat;
	}
