.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 .contact {
	background: #fff;
/*	margin-bottom: 100px*/
}
.xm-about .contact .contact_header .text {
	padding: 70px 0 74px 0
}
.xm-about .contact .contact_header .text h1 {
	font-weight: normal;
	font-size: 28px;
	color: #333;
	padding-bottom: 25px
}
.xm-about .contact .contact_header .text h2 {
	color: #424242;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 10px
}
.xm-about .contact .contact_header .text ul li {
	color: #757575;
	line-height: 40px;
	font-size: 16px;
}
.xm-about .contact .contact_content .box {
	margin: 70px 186px 0 186px;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 15px
}
.xm-about .contact .contact_content .box h3 {
	font-weight: normal;
	color: #B60005;
	font-size: 28px
}
.xm-about .contact .contact_content .box .item {
	float: left;
	_display: inline;
	width: 50%;
	margin: 20px 0
}
.xm-about .contact .contact_content .box .item dt {
	margin-bottom: 10px;
	color: #424242;
	font-size: 20px
}
.xm-about .contact .contact_content .box .item dd {
	margin: 0;
	color: #757575;
	line-height: 2
}
.xm-about .contact .contact_content .box.last {
	border-bottom: none
}