.wrap{
	background: #f7f7f7;
	letter-spacing: 1px;
}
.about_main{
	width: 1150px;
	margin: 30px auto 0 auto;
	min-height: 700px;
}
/*about_left*/
.about_left{
	float: left;
	width: 230px;
	height: 406px;
	background: #fff;
	padding-top: 44px;
}
.about_left li{
	margin-bottom: 35px;
	font-size: 22px;
	color: #333;
	padding-left: 70px;	
	cursor: pointer;
}
.about_left li.h{
	background: url(../../images/about/liBg_03.png) no-repeat 47px center;
}
/*about_right*/
.about_right{
	width: 890px;
	min-height: 700px;	
	float: right;
	margin-bottom: 100px;
}
.about_right>div{
	display: none;
}
/*about_introduce*/
.about_introduce{
	background: #fff;
	padding-bottom: 20px;
}
.about_introduce_pic{
	width: 890px;
	height: 592px;
	display: block;
}
.about_title{
	background: #fff;
	font-size: 30px;
	color: #333;
	padding: 40px 0 15px 30px;
}
.about_introduce_p{
	margin: 0 30px 8px 30px;
	line-height: 28px;
	font-size: 16px;
	color: #333;
}
.about_introduce dl{
	float: left;
	text-align: center;
	margin: 25px 20px 20px 40px;
}
.about_introduce dl dt{
	width: 231px;
	height: 156px;
	background: url(../../images/aboutdaog.png) no-repeat bottom center;
}
.about_introduce dl dt img{
	width: 156px;
	height: 156px;
	border-radius: 50%;
}
.about_introduce dl dd{
	font-size: 16px;
	color: #333;
	line-height: 24px;
	margin-top: 20px;
}
/*about_comment*/
.about_comment{
	
}
.about_comment_list{
	background: #fff;
	padding-left: 25px;
}
.about_comment_page{
	height: 30px;
	line-height: 30px;
	width: 100%;
	float: left;
	margin: 40px auto;
	text-align: center;
}
.about_comment_page span{
	display: inline-block;
	width: 30px;
	text-align: center;
	color: #fd992a;
	border: 1px solid #cccccc;	
	background: #fff;
	margin-left: -6px;
}
.about_comment_page span img {
    vertical-align: middle;
}
.about_comment_page li{	
	border: 1px solid #cccccc;	
	background: #fff;
	display: inline-block;
	width: 30px;
	text-align: center;
	font-size: 16px;
	color: #666666;
	cursor: pointer;
	margin-left: -6px;
}
.about_comment_page li.h{
	color: #ef5842;
}
/*about_news*/
.about_news{
	background: #fff;
	padding-bottom: 120px;
}
.about_news dl{
	clear: both;
	margin: 0 30px;
	padding: 30px 0;
	border-bottom: 1px solid #f7f7f7;
	cursor: pointer;
}
.about_news dl dt{
	float: left;
	width: 200px;
	height: 125px;
}
.about_news dl dt img{
	width: 200px;
	height: 125px;
}
.about_news dl dd{
	float: right;
	width: 600px;
}
.about_news dl dd h6{
	font-size: 24px;
	color: #333;
	line-height: 38px;
}
.about_news dl dd p{
	padding-top: 3px;
	font-size: 16px;
	color: #666;
	line-height: 26px;
	height: 80px;
	overflow: hidden;
}
/*about_recruit*/
.about_recruit{
	background: #fff;
	padding-bottom: 50px;
}
.about_recruit p{
	line-height: 34px;
	font-size: 16px;
	color: #333;
	margin-left: 30px;
}
.about_recruit h6{
	line-height: 40px;
	font-size: 20px;
	color: #ef5842;
	margin:15px 0 0 30px;
}
.about_recruit h5{
	margin: 15px 0 0 30px;
	font-size: 18px;
	color: #ef5842;
}
.about_recruit h3{
	margin: 30px 0 0 30px;
	font-size: 20px;
	color: #ef5842;
}
/*about_counsel*/
.about_counsel{
	background: #fff;
	padding-bottom: 200px;
}
.about_counsel p{
	font-size: 16px;
	color: #333;
	margin:10px 0 8px 30px;
}
/*about_contact*/
.about_contact{
	background: #fff;
	padding-bottom: 105px;
}
.about_contact p{
	font-size: 16px;
	color: #333;
	margin:10px 0 8px 30px;
}
.about_contact dl{
	float: left;
	margin: 20px 5px 0 30px;
}
.about_contact dl dd{
	font-size: 16px;
	color: #333;
	text-align: center;
	line-height: 42px;
}
