.banner5{
	background: url(../images/banner5.jpg) no-repeat center;
}
.banner5 img{
	width: 820px;
	display: block;
	margin:0 auto;
	margin-top: 40px;
}
.tc{
	width: 800px;
	display: block;
	margin:0 auto;
	margin-bottom: 40px;
}
.c1{
	width: 100%;
	max-width : 1920px;
	height : 840px;
	padding-top: 40px;
	background : #485157;
	margin:0 auto;
	margin-bottom: 40px;
}
.c1 ul{
	width: 820px;
	height: 720px;
	margin:0 auto;
}
.c1 li{
	float: left;
	width : 260px;
	height : 340px;
	border-radius : 40px 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #fff;
}
.c1 .p1{
	width: 260px;
	height: 72px;
	padding-top: 12px;
	background-color: #1ea196;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	margin-bottom: 20px;
}
.c1 .p2{
	width: 224px;
	font-size: 16px;
	color: #485157;
	line-height: 20px;
	margin:0 auto;
	margin-bottom: 10px;
}
.c1 .p2 span{
	color: #E7211A;
}
.c1 li img{
	width: 100px;
	display: block;
	margin:0 auto;
	padding:30px 0;
}
.c1 .p3{
	font-size: 28px;
	color: #FFF100;
	text-align: center;
	line-height: 28px;
	font-weight: bold;
	margin-bottom: 10px;
}
.c1 .p4{
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 22px;
}
.c2{
	width: 100%;
	max-width : 1920px;
	height : 1220px;
	padding-top: 40px;
	background : #485157;
	margin:0 auto;
	margin-bottom: 40px;
}