.xm-about {
	-webkit-font-smoothing: antialiased
}
.xm-about h1,
.xm-about h2,
.xm-about h3,
.xm-about h4,
.xm-about h5 {
	margin: 0;
	padding: 0
}
.xm-about ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	_zoom: 1
}
.xm-about ul li {
	list-style: none
}
.xm-about .nav {
	height: 82px;
	line-height: 82px
}
.xm-about .nav ul {
	margin: 0 0 0 80px
}
.xm-about .nav ul li {
	float: left;
	text-align: center
}
.xm-about .nav ul li a {
	color: #b0b0b0;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	height: 82px
}
.xm-about .nav ul li a:hover {
	color: #424242
}
.xm-about .nav ul li span {
	color: #e0e0e0;
	padding: 0 42px;
	display: inline-block;
	*zoom: 1;
	*display: inline
}
.xm-about .nav ul li.last {
	margin-right: 0
}
.xm-about .nav ul li.cur a {
	color: #dc0175
}
.xm-about .founder {
	background: #fff;
	padding-bottom: 70px;
}
.xm-about .founder .founder-content {
	padding: 60px 170px 0 170px
}
.xm-about .founder .item {
	margin-top: 60px
}
.xm-about .founder .item .avatar {
	width: 234px
}
.xm-about .founder .item .desc {
	width: 570px;
	display: table-cell;
	vertical-align: middle
}
.xm-about .founder .item .desc h2 {
	font-size: 28px;
	color: #333;
	font-family: sans-serif
}
.xm-about .founder .item .desc .line {
	width: 56px;
	height: 2px;
	background: #333
}
.xm-about .founder .item .desc h3 {
	padding-top: 10px;
	color: #424242;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 10px
}
.xm-about .founder .item .desc p {
	color: #757575
}
.xm-about .founder .item.left .avatar {
	float: left
}
.xm-about .founder .item.left .desc {
	float: right
}
.xm-about .founder .item.right .avatar {
	float: right
}
.xm-about .founder .item.right .desc {
	float: left
}