*{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
}
body{
	width: 100%;
	height: 100%;
	background: url(../img/1.png) no-repeat;
	background-size:100%;
}
.banner{
	width:1200px;
	height: 530px;
	margin: 0 auto;
	display: flex;
	margin-top: 84px;
	position: relative;
}
.banner img{
	position: absolute;
	left: -242px;
}
.dzb{
	width: 1200px;
	height: 321px;
	margin: 0 auto;
	background: url(../img/2.png) no-repeat;
	background-size: 100%;
	margin-top:126px;
	display: flex;
	justify-content: space-around;
	position: relative;
}
.dzb ul{
	margin-top: 98px;
}
.dzb ul li{
	text-align: center;
	font-size: 22px;
	color: #f6d94a;
	line-height: 34px;
}

.h2{
	font-size:32px !important;
	color: #fff !important;
	margin-bottom: 26px;
}
.baom{
	width:298px;
	display: block;
	height:111px;
	position: absolute;
	right: -94px;
	bottom: -38px;
	background: url(../img/3.png) no-repeat;
	text-indent: 60px;
	line-height: 111px;
	font-size: 34px;
	color: #f80909;
	font-weight: 550;
}
.introduce{
	width: 1200px;
	margin: 0 auto;
}
.title{
	width: 100%;
}
.title-d{
	width:256px;
	height:77px;
	background: url(../img/4.png) no-repeat;
	background-size: 100%;
	text-align: center;
	line-height: 77px;
	font-size: 22px;
	color: #FFFFFF;
	margin: 0 auto;
	margin-top: 111px;
}
.title-img{
	display: block;
	margin: 26px auto;
}
.introduce-d{
	width: 100%;
	height: 330px;
	background: url(../img/6.png) no-repeat;
	background-size:100%;
	display: flex;
}
.introduce-d div{
	width: 1132px;
	margin: 0 auto;
	margin-top:46px;
}
.introduce-d p{
	width: 100%;
	margin-top: 28px;
	font-size: 14px;
	color: #080d57;
	text-indent: 28px;
}
.chara{
	width: 1200px;
	margin: 0 auto;
	
}
.chara-d{
	width:100%;
	height: 682px;
	background: url(../img/b.png) no-repeat;
	background-size:100%;
	display: flex;
	
}
.chara-d div{
	width: 1018px;
	margin: 0 auto;
	margin-top:84px;
}
.chara-d div p{
	font-size: 14px;
	color: #FFFFFF;
	line-height: 34px;
	display: flex;
	margin-bottom: 32px;
}
.chara-d div p img{
	display: block;
	margin-top: 10px;
	width: 18px;
	height: 18px;
	margin-right: 12px;
}
.content{
	width: 1200px;
	margin: 0 auto;
}
.content-c{
	width: 100%;
	height: 572px;
	background: url(../img/b-1.png) no-repeat;
	background-size:100%,100%;
	display: flex;
	align-items: center;
	position: relative;
}
.content-c div{
	padding: 0px 144px;
	margin-top:76px;
}
.huojian{
	position: absolute;
	right: -220px;
	bottom: -96px;
	/* filter:blur(direction=90,strength=40) */
}
.content-c div p{
	margin-bottom: 38px;
	font-size: 16px;
	color: #ffffff;
	display: flex;
	align-items: center;
}
.content-c div p img{
	margin-right: 14px;
}
.marvellous{
	width: 1200px;
	margin: 0 auto;
}
.marv-d{
	width: 100%;
	height: 1250px;
	background: url(../img/b-2.png) no-repeat;
	display: flex;
	justify-content: center;
}
.marv-d div{
	width: 1000px;
	height: 1064px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 110px;
}
.marv-d div img{
	display: block;
	width:314px;
	height: 236px;
	margin-bottom: 28px;
}
.explain{
	width: 940px;
	height:278px;
	margin: 0 auto;
	margin-top:118px;
	position: relative;
}
.explain span{
    font-size: 22px;
	color: #ffffff;
	margin-left: 136px;
}
.explain1{
	position: absolute;
	top: 0px;
	right: 0px;
}
.explain2{
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.explain-p{
	margin-left: 136px;
	font-size:16px;
	color: #FFFFFF;
	margin-top: 38px;
}
.explain-p p{
	line-height: 32px;
}
.footer{
	width: 100%;
	height:282px;
	background: #ffffff;
	margin-top: 110px;
}
.footer-w{
	width: 1200px;
	margin: 0 auto;
	
}
.footer-w ul{
	display: flex;
	justify-content: center;
	
}
.footer-w ul li{
	width: 112px;
	text-align: center;
	margin-top:44px;
	font-size: 22px;
	height: 25px;
	line-height: 25px;
	border-right: 2px solid #000000;
}
.footer-w p{
	font-size: 22px;
	text-align: center;
	margin-top: 40px;
}