.content{
	font-family:'Microsoft YaHei';
}
/*header*/
.area-header {
	background: url(/xcx/images/businessArea/banner.jpg) center center no-repeat;
	min-width: 1200px;
	height: 510px;
	margin: 0 auto;
}

.header-title {
	margin-left: 237px;
}

.header-title h1,
.header-title .content {
	color: #fff;
}

.header-title h1 {
	padding-top: 100px;
	font-size: 45px;
	line-height: 45px;
}

.header-title .solid {
	width: 134px;
	height: 25px;
	border-bottom: 5px solid #fff;
	margin-bottom: 28px;
}

.header-title .content {
	font-size: 29px;
	line-height: 29px;
	margin-bottom: 20px;
}

.layout .phone {
	position: absolute;
	top: 17px;
	left: 810px;
}

/*advantage*/
.area-advantage {
	min-width: 1200px;
	height: 364px;
}

.area-advantage .title1 {
	margin: 50px auto;
	text-align: center;
	color: #333;
	font-size: 24px;
	line-height: 24px;
}

.area-advantage .fl {
	margin-left: 30px;
	overflow: hidden;
}

.area-advantage .area-common {
	float: left;
	width: 380px;
	height: 240px;
}

.area-advantage .area-bg1 {
	background: url(/xcx/images/businessArea/a.jpg) center center no-repeat;
}

.area-advantage .area-bg2 {
	background: url(/xcx/images/businessArea/b.jpg) center center no-repeat;
}

.area-advantage .area-bg3 {
	background: url(/xcx/images/businessArea/c.jpg) center center no-repeat;
}

.area-advantage .area-common .mt {
	margin-top: 100px;
}

.area-advantage .area-common p {
	color: #fff;
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 20px;
}

/*introduce*/
.area-introduce {
	background: #f5f5f5;
	min-width: 1200px;
	height: 440px;
}

.area-introduce .introduce-title {
	margin-top: 0;
	padding-top: 50px;
}

.area-introduce .introduce-title h1 {
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	color: #333;
	margin-bottom: 20px;
}

.area-introduce .introduce-title h1:last-child {
	margin-bottom: 0;
}

.area-introduce .position {
	margin-top: 57.5px;
	margin-left: 309.5px;
}

/*profit*/
.area-profit {
	min-width: 1200px;
	height: 495px;
}

.profit-title{
	padding: 60px 0 66px;
	color: #333;
	font-size: 24px;
	line-height: 24px;
	text-align: center;
}

.area-profit .fl {
	overflow: hidden;
}

.area-profit .item-common {
	position: relative;
	float: left;
	margin-right: 133px;
}

.area-profit .item-common:last-child {
	margin-right: 0;
}

.area-profit .item-common p {
	position: absolute;
	top: 225px;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #fff;
}

.area-profit .item-common .odd{
	left: 54px;
}

.area-profit .item-common .even{
	left: 64px;
}

/*leg*/
.area-leg {
	min-width: 1200px;
	height: 700px;
	background: #fff;
}

.area-leg  .img-mt {
	position: absolute;
	top: 60px;
	left: -63px;
}

.area-leg .content-position {
	position: absolute;
	top: 195px;
	left: 820px;
}

.area-leg .content-position p {
	margin-bottom: 135px;
	font-size: 20px;
	line-height: 20px;
	color: #333;
	font-weight: bold;
}

.area-leg .content-position p:last-child {
	margin-bottom: 0;
}

.layout {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.kaitong {
	width: 165px;
    height: 51px;
    margin-top: 0px;
    border: 2px solid #fff;
    border-radius: 10px;
    text-align: center;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	background: none;
	cursor: pointer;
} 