.bl {
	display: block !important;
}

.cl {
	clear: both;
}

.contains {
	width: 1200px !important;
	margin: 0 auto;
	position: relative;
}

.tits {
	position: relative;
	text-align: center;
	font-size: 16px;

	color: #9B9DA1;

}

.tit {
	text-align: center;
	font-size: 50px;
	font-weight: 400;
	color: #1F3557;
	position: relative;

	padding-top: 100px;
}

.banner {
	width: 100%;
	height: 758px;
	background: url(../img/ss_01.png)center;
	box-sizing: border-box;
	padding-top: 350px;
}

.ba_wx {
	width: 280px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	background: #FFC947;
	border-radius: 4px 4px 4px 24px;
	font-size: 16px;
	font-weight: bold;
	color: #1F3557;
	float: left;
	margin-top: 80px;
}

.ba_wx img {
	vertical-align: middle;
}

.ba_tel {
	width: 270px;
	height: 56px;
	background: #FFFFFF;
	line-height: 56px;
	text-align: center;
	border-radius: 4px 24px 4px 4px;
	font-size: 16px;
	color: #1F3557;
	float: left;
	margin-top: 80px;
	margin-left: 60px;
}

.banner h2 {
	font-size: 26px;
	font-weight: 400;
	color: #DCE5F2;
}

.numbers {
	font-size: 60px;
	color: #76bafe;
	display: inline-block;
}

.main1 {
	width: 100%;
	height: 697px;
	background: url(../img/ss_02.png) center;
}

.m1_list {
	width: 830px;
	height: 64px;
	background: #F4F6F9;
	border: 1px solid #FFC947;
	border-radius: 32px;
	position: absolute;
	right: 0;
	top: 50px;
	box-sizing: border-box;
	padding: 8px 10px;
	
}

.m1_list li {
	width: 16.6%;
	float: left;
	height: 48px;
	border-radius: 24px;
	font-size: 18px;
	text-align: center;
	color: #3E454C;
	line-height: 48px;
	position: relative;
	z-index: 10;
	cursor: pointer;
}

.m1_list .m1_act {
	background: #FFC947;
	font-weight: bold;
	color: #1F3557;
}

.m1_box {
	display: none;
	width: 100%;
	height: 507px;
	position: relative;
	box-sizing: border-box;
	padding-left: 390px;
	padding-top: 150px;
	z-index: 5;
}

.m1_msg {
	font-size: 16px;
	color: #60676d;
	margin-bottom: 15px;
}

.m1_msg span {
	font-weight: bold;
	color: #3e454c;
}

.m1_cont {
	font-size: 16px;
	color: #60676d;
	margin-bottom: 15px;
	line-height: 32px;
	margin-top: 50px;
}

.m1_cont span {
	font-weight: bold;
	color: #3e454c;
}

.m1_zx {
	width: 240px;
	height: 48px;
	background: #155094;
	border-radius: 4px 4px 20px 4px;
	line-height: 48px;
	text-align: center;
	font-size: 16px;

	font-weight: bold;
	color: #FFFFFF;
	float: right;
}

.m1_img {
	width: 323px;
	height: 457px;
	position: absolute;
	top: 53px;
	left: 0;
}

.main2 {
	width: 100%;
	height: 1566px;
	background: url(../img/ss_03.png)center;

}

.m2_cont1 {
	padding-right: 650px;
	height: 510px;
	margin-top: 100px;
}

.main2 h3 {
	font-size: 24px;
	color: #76BAFE;
	margin-bottom: 42px;
}

.m2_desc {
	font-size: 16px;
	color: #60676D;
	line-height: 30px;
	margin-bottom: 50px;
}

.m2_msg {
	font-size: 16px;
	color: #3e454c;
	margin-bottom: 24px;
	line-height: 28px;
}

.m2_msg span {
	font-weight: bold;

}

.m2_zx {
	width: 300px;
	height: 48px;
	background: #155094;
	border-radius: 4px 4px 20px 4px;
	line-height: 48px;
	text-align: center;
	font-size: 16px;

	font-weight: bold;
	color: #FFFFFF;
	margin-top: 50px;
}

.m2_cont2 {
	padding-left: 650px;
	height: 510px;
	margin-top: 170px;
}

.m2_cont2 .m2_zx {
	float: right;
}

.m3_list {
	width: 100%;
	margin-top: 50px;
}

.m3_list li {
	width: 206px;
	height: 170px;
	background: #FFFFFF;
	box-shadow: -6px 12px 40px 0px rgba(212, 226, 240, 0.52);
	border-radius: 48px 8px 48px 8px;
	float: left;
	margin-right: 89px;
	margin-bottom: 54px;
	position: relative;
}

.m3_list li:nth-of-type(5) {
	margin-left: 90px;
}

.m3_list li:nth-of-type(8) {
	margin-right: 0;
}

.m3_num {
	font-size: 44px;
	font-family: Arial;
	font-weight: 400;
	color: #EFF7FF;

}

.m3_list h3 {
	font-size: 18px;
	margin-top: 10px;
	padding-left: 30px;
	color: #3E454C;
}

.m3_list h5 {
	font-size: 14px;
	font-family: Arial;
	font-weight: 400;
	color: #3E454C;
	padding-left: 30px;
}

.m3_msg {
	text-align: center;
	margin-top: 15px;
}

.m3_msg span {
	display: inline-block;
	height: 30px;
	background: #E6F3FF;
	border-radius: 15px;
	line-height: 30px;
	font-size: 16px;
	color: #76BAFE;
	padding: 0 13px;
}

.m3_list li img {
	position: absolute;
	top: -22px;
	right: -20px;
}

.m3_zx {
	width: 180px;
	height: 48px;
	background: #155094;
	border-radius: 4px 4px 20px 4px;
	display: block;
	margin: 0 auto;
	font-size: 16px;

	font-weight: bold;
	color: #FFFFFF;
	line-height: 48px;
	margin-top: 30px;
	text-align: center;
}

.main4 {
	width: 100%;
	height: 933px;
	background: url(../img/ss_05.png) center;
}

#m4_form1 {
	width: 540px;
	height: 540px;
	float: left;
	margin-top: 100px;
}

#m4_form2 {
	width: 600px;
	height: 550px;
	float: right;
	margin-top: 130px;
}

.main5 .tit {
	padding-top: 0;
}

.m5_list1 {
	width: 790px;
	height: 64px;
	background: #F4F6F9;
	border-radius: 32px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 8px;
	margin-top: 50px;
}

.m5_list1 li {
	float: left;
	width: 16.6%;
	height: 48px;
	text-align: center;
	font-size: 18px;
	line-height: 48px;
	color: #3E454C;
	cursor: pointer;
}

.m5_list1 .m5_act {

	background: #FFC947;
	border-radius: 24px;
	font-weight: bold;
	color: #1F3557;

}

.m5_list2 {
	display: none;
	width: 100%;
	height: 664px;
	margin-top: 50px;
	background: url(../img/ss_07.png) center;

}

.m5_list2 li {
	width: 350px;
	height: 616px;
	float: left;
	border-radius: 16px;
	margin-right: 75px;
	box-sizing: border-box;
	padding: 0 40px;

}

.m5_list2 li:nth-of-type(3) {
	margin-right: 0;
}

.m5_list2 li h3 {
	font-size: 24px;

	color: #FFFFFF;
	text-align: center;
	padding-top: 50px;
	margin-bottom: 35px;
}

.m5_desc {
	font-size: 16px;

	color: #FFFFFF;
	line-height: 28px;
	margin-bottom: 30px;
}

.m5_list2 li h4 {
	font-size: 16px;

	color: #76BAFE;
	margin-bottom: 10px;
}

.m5_zx {
	margin: 0 auto;
	width: 254px;
	height: 48px;
	background: #FFC947;
	border-radius: 4px 4px 20px 4px;
	line-height: 48px;
	text-align: center;
	font-size: 16px;

	font-weight: bold;
	color: #1F3557;

}

.m5_form {
	width: 100%;
	height: 961px;
	background: url(../img/ss_08.png)center;

}

.m5_form_table {
	width: 600px;
	float: left;
	padding-top: 170px;
}

.form_tit {
	text-align: center;
	font-size: 36px;
	color: #1f3557;
	font-weight: normal;
}

.form_tits {
	text-align: center;
	font-size: 14px;
	color: #9b9da1;
}

.m5_form_table h4 {
	position: relative;
	font-size: 24px;
	color: #3e454c;
	font-weight: normal;
	height: 60px;
	line-height: 80px;
	margin-bottom: 20px;
}


.label2 {
	margin-right: 30px !important;
}

.m5_label {
	display: none;
	z-index: 2;
}

.m5_label+label {
	display: inline-block;
	margin-right: 60px;
	font-size: 16px;
	color: #3e454c;
	text-indent: 20px;
	height: 20px;
	background: url(../img/check_05.png)left no-repeat;
	cursor: pointer;
}

.m5_label:checked+label {
	background: url(../img/check_03.png)left no-repeat !important;
}

#wechat1 {
	display: block;
	width: 527px;
	height: 48px;
	border: 1px solid #76BAFE;
	box-sizing: border-box;
	padding-left: 20px;
	line-height: 48px;
	font-size: 16px;

	color: #9B9DA1;
	margin-top: 40px;
}

#m5_btn {
	display: block;
	width: 170px;
	height: 48px;
	background: #155094;
	border-radius: 4px 4px 20px 4px;
	line-height: 48px;
	text-align: center;
	font-size: 16px;

	font-weight: bold;
	color: #FFFFFF;
	margin: 0 auto;
	outline: none;
	border: none;
	margin-top: 46px;
}
.m5_time{
	width: 550px;
	float: right;
	padding-top: 170px;
}
.m5_time_tit{
	text-align: center;
	font-size: 36px;
font-weight: 400;
color: #155094;
}
.m5_time_tits{
	font-size: 14px;
text-align: center;
color: #427DBE;
margin-bottom: 50px;
}
.m5_time_list{
	font-size: 16px;
	color: #fff;
	margin-bottom: 30px;
	padding-left: 150px;
}
.m5_time_list span{
	display: inline-block;
	width: 86px;
height: 24px;
background: #D7EBFC;
border-radius: 12px;
text-align: center;
line-height: 24px;
font-size: 14px;
margin-right: 30px;
color: #2D405F;
}
.main6{
	width: 100%;
	height: 400px;
	background: url(../img/ss_09.png)center;

}
.main6 .tit{
	color: #fff;
}
.m6_list li{
	width: 25%;
	float: left;
	margin-top: 50px;
	text-align: center;
}
.m6_list li h3{
	font-size: 54px;

color: #FFC947;
}
.m6_list li p{
	font-size: 18px;

color: #FFFFFF;
}