*{margin: 0;padding: 0;}
a{text-decoration: none; color: #333;cursor: pointer;}
.banner{
	background: url(../images/banner.png) no-repeat center center;
	height: 599px;
	min-width: 1200px;
}
.banner .main{
	width: 1200px;
	margin: 0 auto;
	height: 599px;
	position: relative;
}
.banner div a{
	display: block;
	width: 320px;
	height: 66px;
	border-radius: 25px;
	background: #fff;
	color: #2e377d;
	font-size: 34px;
	font-weight: bold;
	line-height: 66px;
	text-align: center;
	position: absolute;
	right: 95px;
	bottom: 118px;
}

.part1 .main{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 60px;
}
.part1 .main> .title1{
	margin-top: 40px;
}
.part1 .main> .box1{
	display: flex;
	justify-content: space-between;
	width: 1080px;
	margin: 40px auto 0;
}
.part1 .main> .box1 div{
	width: 261px;
	height: 329px;
	background: url(../images/bg1-1.png) no-repeat center center;
	position: relative;	
}
.part1 .main> .box1 div h4{
	font-size: 35px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.part1 .main> .box1 div p{
	font-size: 24px;
	line-height: 30px;
}
.part1 .main> .box1 div a{
	display: block;
	width: 225px;
	height: 48px;
	border-radius: 10px;
	background: #16bee8;
	color: #fff;
	font-size: 35px;
	text-align: center;
	line-height: 48px;
	position: absolute;
	left: 15px;
	bottom: 30px;
}
.part1 .main> .box2{
	background: url(../images/bg1-2.png) no-repeat center center;
	height: 614px;
	margin-top: -150px;
	padding: 160px 60px 0 60px;
	box-sizing: border-box;
	text-align: left;
}
.part1 .main> .box2 h4{
	color: #fff;
	font-size: 28px;
}
.part1 .main> .box2 p{
	color: #fff;
	font-size: 24px;
	line-height: 36px;
}
.part1 .main> .box2 a{
	display: block;
	width: 320px;
	height: 66px;
	border-radius: 25px;
	background: #fff;
	color: #2e377d;
	font-size: 34px;
	font-weight: bold;
	line-height: 66px;
	text-align: center;
	margin: 40px auto;
}

.part2{
	background: url(../images/bg2.png) no-repeat center center;
	height: 1182px;
	min-width: 1200px;
}
.part2 .main{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.part2 .main .title2{
	margin-top: 40px;
}
.part2 .main .con1{
	background: #2e377d;
	width: 980px;
	height: 137px;
	text-align: left;
	padding: 24px 60px 0 60px;
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
	margin: 40px auto 0;
	box-sizing: border-box;
}
.part2 .main .con1 p{
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	line-height: 36px;
}
.part2 .main table{
	width: 1110px;
	border-collapse: collapse;
	background: #fff;
	box-shadow: 0 0 13px #e6e6e6;
	margin: 0 auto;
}	
.part2 .main table tr td h4{
	font-size: 34px;
	font-weight: bold;
}
.part2 .main table tr td p{
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}
.part2 .main table tr td:first-child{
	text-align: center;
	padding: 20px 0;
	border-right: #333 solid 2px;
}
.part2 .main table tr td:nth-child(2) {
	text-align: left;
	padding: 20px 40px;
}
.part2 .main table tr:nth-child(2n+1){
	background: #dde1ff;
}
.part2 .main >a{
	display: block;
	width: 320px;
	height: 66px;
	border-radius: 25px;
	background: #2e377d;
	color: #fff;
	font-size: 34px;
	font-weight: bold;
	line-height: 66px;
	text-align: center;
	margin: 40px auto;
}
.part3{
	background: url(../images/bg3.png) no-repeat center center;
	height: 727px;
	min-width: 1200px;
}
.part3 .main{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.part3 .main h4{
	font-size: 52px;
	padding-top: 75px;
	color: #fff;
	font-weight: bold;
}
.part3 .main div{
	background: url(../images/bg3-1.png) no-repeat center center;
	width: 1166px;
	height: 369px;
	margin: 65px auto 0;
	text-align: left;
	padding-top: 80px;
	box-sizing: border-box;
}
.part3 .main div p{
	margin-left: 80px;
	font-size: 26px;
	line-height: 36px;
	color: #2e377d;
	font-weight: 800;
}
.part3 .main>a{
	display: block;
	width: 420px;
	height: 66px;
	border-radius: 25px;
	background: #fff;
	color: #2e377d;
	font-size: 34px;
	font-weight: bold;
	line-height: 66px;
	text-align: center;
	margin: 40px auto;
}

.part4 .main{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.part4 .main .title4{
	margin-top: 40px;
}
.part4 .main .box4{
	background: url(../images/bg4.png) no-repeat center center;
	width: 1127px;
	height: 534px;
	margin-top: 60px;
	padding-top: 20px;
	box-sizing: border-box;
}
.part4 .main .box4 form>div{
	display: flex;
	justify-content: space-between;
	width: 900px;
	margin: 35px auto 0;
}
.part4 .main .box4 form>div>div{
	width: 400px;
	height: 70px;
	background: #2e377d;
	border-radius: 35px;
}
.part4 .main .box4 form>div>div{
	position: relative;
}
.part4 .main .box4 form>div>div p{
	display: inline-block;
	font-size: 30px;
	color: #fff;
	position: absolute;
	top: 20px;
	left: 32px;
}
.part4 .main .box4 form>div input{
	width: 252px;
	height: 40px;
	border-radius: 10px;
	border: 0;
	position: absolute;
	top: 15px;
	right: 30px;
}
.part4 .main .box4 form .input3{
	display: block;
	width: 320px;
	height: 66px;
	border-radius: 25px;
	background: #2e377d;
	color: #fff;
	font-size: 34px;
	font-weight: bold;
	line-height: 66px;
	text-align: center;
	margin: 40px auto;
	border: 0;
}
.part5{
	background: url(../images/bg5.png) no-repeat center center;
	height: 1088px;
	min-width: 1200px;
}