ul,li,dl,dt,dd,p,input,img{
	margin:0;
	padding:0;
}
ul{list-style-type:none;-webkit-padding-start:0;}
a{text-decoration:none;}
img{border:0;}
html,body{
	margin:0;
	padding:0;
	font-family:微软雅黑;
	color:#FFF;
}
.banner{
	width: 100%;
	height: 500px;
	overflow: hidden;
}
.banner img{
	position: relative;
	display: block;
	left:50%;
	margin-left: -960px;
}
.dy{
	position: relative;
	width: 100%;
	height: 130px;
}
.dy .dl{
	position: absolute;
	width: 50%;
	height: 130px;
	background-color: #bbb3d8;
	top:0;
	left:0;
}
.dy .dr{
	position: absolute;
	width: 50%;
	height: 130px;	float: left;
	background-color: #8f82bc;
	top:0;
	right:0;
}
.dy .dt{
	position: relative;
	width: 683px;
	height: 110px;
	padding-left: 320px;
	padding-top: 20px;
	background: url(../images/db.jpg) no-repeat;
	margin:0 auto;
	z-index:2;
	font-size: 18px;
	line-height: 30px;
}
.c1{
	position: relative;
	width: 100%;
	height: 1160px;
	background: url(../images/bg1.jpg) no-repeat center 20px;
	overflow: hidden;
}
.c1 .f1{
	position: absolute;
	width: 1920px;
	height: 1160px;
	top:0;
	left:50%;
	margin-left: -960px;
	background: url(../images/f1.png) no-repeat right bottom;
}
.c1 .cm{	
	position: relative;
	width: 1010px;
	height: 1160px;
	margin: 0 auto;
}
.c1 .cm p{
	position: absolute;
	font-size: 14px;
	line-height: 22px;
}
.c2{
	width: 100%;
	height: 820px;
	background: #efefef url(../images/bg2.jpg) no-repeat center top;
}
.c2 .cm{
	position: relative;
	width: 1080px;
	height: 820px;
	margin: 0 auto;
}
.c2 .cm dl{
	position: absolute;
	width: 208px;
}
.c2 .cm dt{
	font-size: 24px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
}
.c2 .cm dd{
	font-size: 16px;
	line-height: 22px;
}
.c2 .cm .t1{
	top:250px;
}
.c2 .cm .t2{
	top:530px;
}
.c2 .cm .l1{
	left:72px;
}
.c2 .cm .l2{
	right:72px;
}
.c2 .cm img{
	position: absolute;
	left:380px;
	bottom:68px;
}
.c3{
	position: relative;
	width: 100%;
	height: 990px;
	background: url(../images/bg3.jpg) no-repeat center top;	
	overflow: hidden;
	padding-top: 750px;
}
.c3 .f2{
	position: absolute;
	width: 1920px;
	height: 393px;
	top:0;
	left:50%;
	margin-left: -960px;
	background: url(../images/f2.png) no-repeat left top;
}
.c3 ul{
	width: 1060px;
	height: 840px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.c3 li{
	float: left;
	width: 520px;
	height: 395px;
	margin-bottom: 20px;
	background-color: #7d4698;
	padding-top: 5px;
}
.c3 li img{
	display: block;
}
.c3 dl{
	width: 320px;
	margin: 0 auto;
	line-height: 24px;
}
.c3 dt{
	font-size: 24px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 12px;
}
.c3 dd{
	font-size: 20px;
	
}