.about-wrap .current-position{
	height: 53px;
	line-height: 53px;
	color: #000;
}
.about-wrap .about-main{
	background: #f3f3f3;
	padding-top: 30px;
}
.about-wrap .about-main .side-nav{
	width: 236px;
	border: 1px solid #e3e3e3;
}
.about-wrap .about-main .about-header{
	width: 100%;
	height: 47px;
	line-height: 47px;
	font-size: 15px;
	color: #000;
	font-weight: bold;
	text-indent: 16px;
	background: #f9f9f9;
}
.about-wrap .about-main .side-nav ul{
	background: #fff;
}
.about-wrap .about-main .side-nav li{
	height: 53px;
	line-height: 53px;
	font-size: 14px;
	text-indent: 38px;
	border-top: 1px solid #e3e3e3;
}
.about-wrap .about-main .side-nav li a{
	color: #646464;
}
.about-wrap .about-main .side-nav li.active a{
	color: #ff4200;
}
.about-wrap .about-main .about-content{
	width: 930px;
	border: 1px solid #e3e3e3;
	margin-bottom: 60px;
}
.about-wrap .about-main .about-content .content-wrap{
	background: #fff;
	border-top: 1px solid #e3e3e3;
	padding: 33px 40px;
}
#about-jianjie{
	padding-bottom: 95px;
}
#about-jianjie .img-box{
	width: 705px;
	height: 316px;
	margin:0 auto 70px auto;
	
}
#about-jianjie p{
	line-height: 36px;
	font-size: 14px;
	color: #000;
	text-indent: 34px;
}
/*联系我们*/
#map{
	width: 850px;
	height: 500px;
	margin:0 auto 30px auto;	
}

#about-contact{
	font-size: 14px;
}
#about-contact .contact-box{
	margin:40px 0;
}
#about-contact .contact-box p{
	line-height: 36px;
}
#about-contact .contact-box p span{
	font-weight: bold;
}
.qq-btn{
	display: inline-block;
	vertical-align: middle;
	width:20px;
	height:21px;
	background: url(../img/icon/common.png) no-repeat -70px 0;
	margin-left:5px;
}
