.banner{
	width: 100%;
	height: 400px;
	background: url(../img/xcx/bannerxcx.png);
	background-size: 100% 100%;
	-moz-background-size:100% 100%;
}
.bannerX{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.bannerTitle{
	width: 400px;
	height: auto;
	padding: 120px 0px 30px 0px;
}
.bannerTitleButton{
	width: 250px;
	height: 60px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 30px;
	line-height: 60px;
	text-align: center;
	margin-left: 76px;
	
}

.bannerTitle h3{
	color: #fff;
	font-size: 16px;
	line-height: 36px;
	text-align: center;
}


.contentText{
	width: 1200px;
	height: auto;
	margin: 100px auto;
	text-align: center;
}
.contentText p{
	font-size: 14px;
	text-align: left;
	padding-top: 60px;
	line-height: 26px;
}
.contentText p span{
	font-weight: 600;
}

.contentHc{
	width: 1200px;
	margin:0 auto 20px auto;
	text-align: center;
}
.contentHc h3{
	padding-bottom: 60px;
}
.contentHcN{
	width: 1200px;
	height: 350px;
}
.contentHcN ul{
	margin: 0px;
	padding: 0px;
}
.contentHcN ul li{
	width: 220px;
	height: 350px;
	box-shadow:5px 5px 20px #e3e3e3;
	float: left;
	margin-left: 25px;
}
.contentHcN ul li:nth-child(1){
	margin: 0px;
}
.contentHcN ul li img{
	padding-top: 40px;
}
.contentHcN ul li h5{
	padding: 10px 0px 30px 0px;
	margin: 0px;
	font-size: 16px;
}
.contentHcN ul li p{
	width: 180px;
	height: auto;
	margin: 0px 20px;
	text-align: left;
	line-height: 26px;
	font-size: 14px;
}
.contentYs{
	width: 100%;
	height: 720px;
	background: #f4f4f4;
}

.contentYs h3{
	text-align: center;
	padding: 80px 0px 60px 0px;
}
.contentYsN{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.contentYsN ul{
	margin: 0px;
	padding: 0px;
}
.contentYsN ul li{
	width: 580px;
	height: 200px;
	float: left;
	background: #fff;
	overflow: hidden;
}
.contentYsN ul li:nth-child(2){
	margin-left: 40px;
}
.contentYsN ul li:nth-child(3){
	margin-top:40px;
}
.contentYsN ul li:nth-child(4){
	margin-top:40px;
	margin-left: 40px;
}
.contentYsN ul li div{
	width: 410px;
	float: left;
	margin: 60px 0px 50px 20px;
}
.contentYsN ul li div h5{
	font-size: 18px;
	font-weight: 600;
}
.contentYsN ul li img{
	float: right;
	padding: 55px 20px 50px 0px;
}
