.bl {
	display: block !important;
}

html {
	background: #f0f2f8;
}

.cl {
	clear: both;
}


.contains {
	width: 1200px !important;
	margin: 0 auto;
	position: relative;
}

.banner {
	width: 100%;
	height: 1109px;
	background: url(../img/ss_01.png)center no-repeat;
	box-sizing: border-box;
	padding-top: 150px;
}

.banner h3 {
	font-size: 24px;
	color: #ffffff;
	font-weight: normal;
}

.ba_zx {
	font-size: 0;
	margin-top: 40px;
}

.ba_zx img {
	vertical-align: middle;
	margin-right: 10px;
}

.ba_zx span {
	display: inline-block;
	width: 350px;
	/* padding: 0 35px; */
	height: 64px;
	line-height: 64px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background: #17cac4;
	border-radius: 16px;
	float: left;
	margin-right: 34px;

}

.ba_zx a {
	display: inline-block;
	box-sizing: border-box;
	width: 280px;
	height: 64px;
	line-height: 64px;
	border: 2px solid #17cac4;

	text-align: center;
	font-size: 18px;
	color: #17cac4;

	border-radius: 16px;
	float: left;

}

.ba_msg {
	width: 350px;
	height: 150px;
	box-sizing: border-box;
	text-align: center;
	padding-top: 85px;
	font-size: 18px;
	color: #fff;
	float: left;
	margin-right: 34px;
}

.ba_msg:nth-of-type(even) {
	padding-top: 95px;
}

.banner h4 {
	font-size: 24px;
	color: #ffffff;
	font-weight: normal;
	width: 350px;
	float: left;
	text-align: center;
	margin-right: 34px;
}

.ba_plan {
	float: right;
	width: 320px;
	float: right;
	margin-left: 40px;
	text-align: center;
	margin-top: 290px;
}

.ba_plan h5 {
	font-size: 24px;
	color: #41444f;
	margin-bottom: 25px;
}

.ba_plan p {
	font-size: 16px;
	color: #41444f;
	margin-bottom: 20px;
	font-weight: bold;
}

.ba_plan a {
	display: inline-block;
	width: 136px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	background: #424a66;
	font-size: 16px;
	color: #fff;
}

.tit {
	font-size: 48px;
	text-align: center;
	color: #41444f;
	padding-top: 90px;
}

.tits {
	text-align: center;
	font-size: 24px;
	color: #41444f;
}

.m1_list {
	width: 795px;
	height: 416px;
	margin-top: 45px;
	float: left;
	background: #fff;
	border-radius: 16px;
}

.m1_list li {
	width: 33%;
	float: left;
	text-align: center;
	padding-top: 90px;
}

.m1_list h4 {
	font-size: 32px;
	color: #5266af;
	width: 65px;
	height: 65px;
	border-radius: 50%;
	background: #eef1fc;
	margin: 0 auto;
	font-weight: normal;
	line-height: 65px;
}

.m1_list h3 {
	font-size: 20px;
	color: #41444f;
	margin-top: 15px;
	margin-bottom: 25px;
}

.m1_list p {
	font-size: 16px;
	color: #41444f;
	margin-bottom: 15px;
}

.m1_list2 {
	width: 390px;
	float: right;
	margin-top: 45px;
}

.m1_list2 li {
	width: 390px;
	height: 80px;
	line-height: 80px;
	box-sizing: border-box;
	padding-left: 90px;
	font-size: 20px;
	color: #5266af;
	font-weight: bold;
	margin-bottom: 18px;
	border-radius: 16px;
}

.m1_list2 li:nth-of-type(1) {
	background: url(../img/ss_04.png);
}

.m1_list2 li:nth-of-type(2) {
	background: url(../img/ss_07.png);
}

.m1_list2 li:nth-of-type(3) {
	background: url(../img/ss_09.png);
}

.m1_list2 li:nth-of-type(4) {
	height: 120px;
	padding: 0;
	padding-top: 35px;
	background: #17cac4;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-weight: normal;
}

.main2 {
	width: 100%;
	height: 2167px;
	background: url(../img/ss_11.png) center no-repeat;
	margin-top: 80px;
}

.m2_ys {
	width: 622px;
	float: left;
	box-sizing: border-box;
	padding-left: 125px;
	padding-top: 130px;
}

.m2_ys h3 {
	font-size: 48px;
	color: #5266af;
	font-weight: normal;
}

.m2_ys p {
	font-size: 20px;
	color: #41444f;
	margin-top: 15px;
}

.m2_form {
	width: 500px;
	padding-top: 200px;
	float: right;
	margin-right: 77px;
	box-sizing: border-box;
	height: 557px;
}

.m2_form h3 {
	text-align: center;
	font-size: 24px;
	color: #41444f;
}

select,
input {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-progress-appearance: none;
	display: block;
	height: 56px;
	line-height: 56px;
	box-sizing: border-box;
	padding-left: 10px;
	border-radius: 8px;
	border: none;
}

select {
	width: 210px;
	background: url(../img/ss2_03.png);
	float: left;
	margin-top: 36px;
}

#country1 {
	margin-left: 32px;
}

#type1 {
	margin-left: 18px;
}

input {
	width: 436px;
	background: url(../img/ss2_06.png);
	margin: 0 auto;
	margin-top: 24px;
}

.m3_btn {
	display: block;
	width: 135px;
	height: 56px;
	border-radius: 28px;
	border: none;
	color: #fff;
	text-align: center;
	line-height: 56px;
	background: #424a66;
	font-size: 16px;
	margin: 0 auto;
	margin-top: 40px;
}

.m2_list {
	margin-top: 50px;
}

.m2_list li {
	box-sizing: border-box;
	width: 288px;
	height: 440px;
	float: left;
	margin-right: 16px;
	background: #5777b4;
	border-radius: 0 16px 0 16px;
	margin-bottom: 32px;
}

.m2_list li:nth-of-type(4n) {
	margin-right: 0;
}

.m2_list li:nth-of-type(12) {
	background: url(../img/ss2_10.png);
	padding-top: 280px;
	text-align: center;
}

.m2_tit {
	font-size: 16px;
	color: #a6bbe3;
	padding-left: 20px;
	padding-top: 15px;
	line-height: 28px;
}

.m2_tit b {
	font-size: 24px;
	color: #ff9d68;
}

.m2_list li>img {
	display: block;
	margin: 0 auto;
	margin-top: 20px;
}

.m2_msg {
	padding-left: 20px;
	font-size: 16px;
	color: #f0f2f8;
	margin-top: 10px;
}

.m2_list li h4 {
	font-weight: normal;
	font-size: 24px;
	color: #fff;
}

.m2_list li h5 {
	display: inline-block;
	font-weight: normal;
	font-size: 24px;
	color: #fff;
	height: 56px;
	line-height: 56px;
	padding: 0 30px;
	border-radius: 28px;
	background: #424a66;
	margin-top: 15px;
}

.case-swiper {
	padding-top: 50px !important;
}

.case-swiper .swiper-slide {
	width: 760px;
	height: 323px;
	background: url(../img/ss_14.png);
	position: relative;
	box-sizing: border-box;
	padding-left: 400px;
	padding-top: 80px;
	border-radius: 16px;
	z-index: 1;
	text-align: center;
}

.case-swiper .swiper-slide::before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: #738ab7;
	opacity: 0.25;
	left: 0;
	top: 0;
	border-radius: 16px;
	z-index: 2;
}

.case-swiper .swiper-slide-active::before {
	opacity: 0;
}

.case-swiper .swiper-slide>img {
	position: absolute;
	left: 30px;
	top: 35px;
}

.case-swiper .swiper-slide h3 {
	font-size: 24px;
	color: #41444f;
}

.case-swiper .swiper-slide p {
	font-size: 16px;
	color: #6f7176;
	margin-top: 20px;
	padding: 0 40px;
}

.ad {
	width: 100%;
	height: 156px;
	background: url(../img/ss_18.png) no-repeat;
	margin-top: 70px;
	position: relative;
	text-align: center;
}

.ad h3 {
	position: absolute;
	width: 896px;
	font-size: 30px;
	font-weight: normal;
	color: #fff;
	top: 25px;
	left: 0;
}

.ad h4 {
	position: absolute;
	width: 896px;
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	top: 80px;
	left: 0;
}

.ad>img {
	position: absolute;
	height: 129px;
	width: 129px;
	bottom: 0;
	right: 218px;
}

.ad h5 {
	position: absolute;
	width: 220px;
	font-size: 20px;
	color: #5777b4;
	font-weight: normal;
	top: 65px;
	right: 0;
}

.m5_box {
	margin-top: 50px;
	width: 100%;
	height: 617px;
	background: url(../img/ss_22.png);
}

.m5_lf {
	width: 592px;
	float: right;
	
}

.m5_lf li {
	border-radius: 4px;
	padding: 20px 30px;
	border-bottom: 1px dashed #d1d4dd;
}



.m5_lf li p {
	font-size: 14px;
	color: #6f7176;
	line-height: 26px;
	box-sizing: border-box;
	padding-left: 30px;
	position: relative;
	margin-top: 10px;
	display: none;
}

.m5_wt {
	background: #fff;
	border: none !important;
}


.m5_lf img {
	display: none;
	float: right;
	margin-right: 10px;
	margin-top: 2px;
}

.m5_lf h3 {
	font-size: 16px;
	color: #41444f;

	cursor: pointer;

}



.main6 {
	width: 100%;
	height: 489px;
	background: url(../img/ss_23.png)center no-repeat;
	
}

.main6 .tit {
	
	padding-top: 0px;
}

.m6_list {
	width: 1400px;
	margin: 0 auto;
	margin-top: 30px;
	padding-top: 50px;
}

.m6_list li {
	width: 25%;
	float: left;
	text-align: center;
	color: #41444f;
}



.m6_list li h3 {
	
	font-size: 40px;
	color: #17cac4;
	
}

.m6_list li p {
	font-size: 18px;
}