/*content*/
.about-img{
	
	width:100%;
	margin:0 auto;
	min-width: 1200px;
	
}
.about-img img{
	display: block;
	width:100%;
	height:auto;
}

.about-content-bg{
	
	width:100%;
	margin: 0 auto;
	min-width: 1200px;
}
.about-content{
	width:1000px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
}

.about-content img{
	height:auto;
	
}
.about-adress{
	margin-top: 00px;
	color:#494949;
	font-size: 16px;
}

.about-adress h4{
	line-height:50px;		
	text-align: center;
	color: #363636;
	font-size:24px;	
}
.about-adress .about-adress-content{
	margin-bottom: 20px;
	text-indent: 32px;
	line-height: 36px;
}


#center-introduce{
	background: #f3f3f3;
}
#contact-us .about-content{
	text-align: center;
}
#contact-us h4{
	line-height:50px;
}
.contact-border{
	height:4px;
	width:60px;
	margin-left: 47%;
	background: #999999;	
}
.contact-us{
	padding-top: 30px;
}
.contact-us-content:hover p{
	color: #00b2f5;
}
.contact-us-content:hover span{
	color: #00b2f5;
}
.contact-us-content{
	width: 25%;
	float: left;
	text-align: center;
}
.contact-us-content p{
	margin-top: 25px;
}
.contact-us-content p,.contact-us-content span{
	font-size: 15px;
	line-height: 26px;
}
