.banner7{
	background: url(../images/banner7.jpg) no-repeat center;
}
.banner7 img{
	width: 730px;
	display: block;
	margin:0 auto;
	margin-top: 60px;
}
.t4{
	font-size: 32px;
	color: #0C6BB0;
	text-align: center;
	line-height: 32px;
	margin-bottom: 30px;
}
.tc{
	width: 900px;
	display: block;
	margin:0 auto;
	margin-bottom: 40px;
}
.c1{
	width : 100%;
	height : 460px;
	padding-top: 40px;
	background: url(../images/c3.jpg) no-repeat center;
	margin-bottom: 40px;
}
.c1 .c{
	width: 980px;
	display: block;
	margin:0 auto;
}
.c1 img{
	display: block;
	width: 520px;
	float: left;
}
.c1 p{
	width: 400px;
	float: left;
	font-size: 14px;
	line-height: 26px;
	color: #fff;
	margin-left: 10px;
	margin-top: 32px;
}
.c1 p span{
	color: #FFF799;
}
.c2{
	position: relative;
	width : 100%;
	max-width: 1920px;
	height : 390px;
	padding-top: 40px;
	background : #485157;
	margin:0 auto 60px auto;
}
.c2 ul{
	width: 800px;
	height: 240px;
	margin:0 auto;
}
.c2 li{
	float: left;
	width: 240px;
	height: 240px;
	background-color: #fff;
	border-radius: 120px;
	margin-left: 40px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
}
.c2 li p{
	font-size: 20px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
}
.c2 li span{
	font-size: 16px;
	font-weight: bold;
	color: #E7211A;
}
.c2 img{
	position: absolute;
	top:280px;
	left:50%;
	margin-left: 270px;
}
.c3{
	width: 980px;
	height: 300px;
	margin:0 auto;
	margin-bottom: 25px;
}
.c3 img{
	display: block;
	float: left;
	width: 300px;
	margin-left: 135px;
}
.c3 .t{
	float: left;
	margin-left: 50px;
	margin-top: 40px;
}
.c3 .t p{
	font-size: 22px;
	color: #231815;
	line-height: 38px;
	margin-bottom: 30px;
}
.c3 p span{
	font-size: 30px;
	color: #E55927;
}
.c3 .t .zx{
	width: 250px;
	height: 60px;
	background : -moz-linear-gradient(50% 100% 90deg,rgba(125, 0, 0, 1) 0%,rgba(164, 0, 0, 1) 50%,rgba(230, 0, 18, 1) 51%,rgba(237, 109, 70, 1) 100%);
	background : -webkit-linear-gradient(90deg, rgba(125, 0, 0, 1) 0%, rgba(164, 0, 0, 1) 50%, rgba(230, 0, 18, 1) 51%, rgba(237, 109, 70, 1) 100%);
	background : -webkit-gradient(linear,50% 100% ,50% 0% ,color-stop(0,rgba(125, 0, 0, 1) ),color-stop(0.5,rgba(164, 0, 0, 1) ),color-stop(0.51,rgba(230, 0, 18, 1) ),color-stop(1,rgba(237, 109, 70, 1) ));
	background : -o-linear-gradient(90deg, rgba(125, 0, 0, 1) 0%, rgba(164, 0, 0, 1) 50%, rgba(230, 0, 18, 1) 51%, rgba(237, 109, 70, 1) 100%);
	background : -ms-linear-gradient(90deg, rgba(125, 0, 0, 1) 0%, rgba(164, 0, 0, 1) 50%, rgba(230, 0, 18, 1) 51%, rgba(237, 109, 70, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#7D0000', endColorstr='#ED6D46' ,GradientType=0)";
	background : linear-gradient(0deg, rgba(125, 0, 0, 1) 0%, rgba(164, 0, 0, 1) 50%, rgba(230, 0, 18, 1) 51%, rgba(237, 109, 70, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ED6D46',endColorstr='#7D0000' , GradientType=0);
	border-radius: 5px;
	font-size: 26px;
	color: #fff;
	text-align: center;
	line-height: 60px;
	margin-left: 50px;
}
.c4{
	width: 940px;
	height: 150px;
	background: url(../images/c3.png) no-repeat;
	margin:0 auto;
	margin-bottom: 40px;
	text-align: center;
	color: #fff;
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
}
.c4 p{
	padding-top: 30px;
}