.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: #dc0175
}
.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 .join {
	background: #fff;
	margin-bottom: 100px
}
.xm-about .join .join_header {
	background: url("../images/join_header.jpg") no-repeat;
	height: 450px
}
.xm-about .join .join_header .text {
	padding: 68px 0 0 694px;
	color: #fffdea
}
.xm-about .join .join_header .text h1 {
	font-weight: normal;
	font-size: 30px
}
.xm-about .join .join_header .text .btn {
	margin: 20px 30px 30px 80px;
	border: 2px solid #fffdea;
	color: #fffdea;
	font-size: 16px;
	width: 160px;
	height: 40px;
	font-weight: bold
}
.xm-about .join .join_content {
	height: 270px
}
.xm-about .join .join_content .text {
	margin: 35px 0 0 172px;
	padding-bottom: 30px
}
.xm-about .join .join_content .text h2 {
	font-size: 24px;
	font-weight: normal;
	color: #424242;
	padding-top: 35px
}
.xm-about .join .join_content .text p {
	color: #757575
}
.xm-about .join .join_content .text a {
	color: #B60005
}
.xm-about .join .join_content .text.first {
	border-right: 1px solid #e0e0e0
}