.bl {
	display: block !important;
}

.cl {
	clear: both;
}

html {
	background: #f8fafe;
}

.contains {
	width: 1200px !important;
	margin: 0 auto;
	position: relative;
}

.banner {
	width: 100%;
	height: 555px;
	background: url(../img/gw_01.png)center no-repeat;
	box-sizing: border-box;
	padding-top: 420px;
}

.ba_tel {
	display: inline-block;
	width: 220px;
	height: 48px;
	border: 1px solid #FFFDFF;
	border-radius: 24px;
	line-height: 48px;
	text-align: center;
	box-sizing: border-box;
	font-size: 18px;
	color: #FFFDFF;
	margin-right: 20px;
}

.ba_zx {
	font-size: 0;
	padding-left: 215px;
}

.ba_zx span {
	display: inline-block;
	padding: 0 25px;
	height: 48px;
	background: linear-gradient(-90deg, #F8148A, #F62154);
	border-radius: 24px;
	line-height: 48px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #FFFDFF;
}



.tit {
	text-align: center;
	font-size: 44px;
	font-weight: 400;
	color: #20192b;
	padding-top: 95px;
}

.tits {
	text-align: center;
	font-size: 16px;
	color: #8C8B8E;
}

.m1_box {
	height: 354px;
	background: url(../img/gw_04.png);
	margin-top: 45px;
}

.m1_lf {
	width: 470px;
	float: left;
}

.m1_msg {
	width: 290px;
	float: left;
	display: none;
	box-sizing: border-box;
	padding-left: 40px;
	padding-top: 85px;
}

.m1_msg h3 {
	font-size: 24px;
	color: #FFFDFF;
}

.m1_msg p {
	width: 220px;
	font-size: 14px;
	color: #CFBECF;
	line-height: 24px;
	margin-top: 25px;

}

.m1_list {
	margin-top: 37px;
	float: left;
}

.m1_list li {
	width: 163px;
	height: 48px;
	margin-bottom: 30px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	line-height: 48px;
	cursor: pointer;
}

.m1_list .m1_act {
	text-align: center;
	background: #D43F8D;
	box-shadow: 1px 4px 9px 0px #DF8BB7;
}

.m1_rt {
	width: 680px;
	float: left;
	display: none;
}

.case-swiper {
	width: 680px;
	height: 354px;
	float: left;
	box-sizing: border-box;

}

.case_box {
	float: left;
	margin: 0 25px;
	width: 290px;
	box-sizing: border-box;
	padding-left: 35px;
	padding-top: 35px;
}

.case_box:nth-of-type(2) {
	padding-left: 0;
	padding-right: 33px;
}

.case_box h4 {
	font-size: 14px;
	font-weight: normal;
	color: #4A4553;
	line-height: 20px;
	margin-bottom: 10px;
	height: 36px;
}

.case_msg {
	font-size: 14px;
	color: #726F78;
	line-height: 24px;
	height: 160px;

}

.msg_zx {
	text-align: center;
	float: right;
	width: 180px;
	height: 32px;
	border: 1px solid #D43F8D;
	border-radius: 16px;
	line-height: 32px;
	font-size: 14px;

	color: #D43F8D;
	margin-top: 10px;
}

.m2_list {
	width: 950px;
	float: left;
}

.m2_list li {
	width: 240px;
	float: left;
	margin-top: 40px;
	margin-right: 75px;
}

.m2_list li img {
	display: block;
	height: 46px;
	object-fit: scale-down;
}

.m2_list li h3 {
	font-size: 18px;
	color: #4A4553;
	margin-top: 15px;
}

.m2_list li h4 {
	font-size: 14px;
	font-weight: 400;
	color: #4A4553;
}

.m2_msg {
	font-size: 14px;
	color: #726F78;
	line-height: 24px;
	margin-top: 10px;
}

.m2_zx {
	box-sizing: border-box;
	display: inline-block;
	text-align: center;
	padding: 0 10px;
	height: 32px;
	border: 1px solid #726F78;
	border-radius: 16px;
	line-height: 32px;
	font-size: 14px;
	color: #4A4553;
	margin-top: 15px;
}

.m2_list li:hover .m2_zx {
	background: linear-gradient(-90deg, #F8148A, #F62154);
	box-shadow: 4px 8px 23px 1px #F9BCD9;
	color: #fff;
	border: none;
}

.m2_ad {
	width: 250px;
	height: 438px;
	float: right;
	background: url(../img/gw_08.png);
	margin-top: 110px;
	text-align: center;
	box-shadow: 1px 1px 34px 1px #E8EBF6;
	border-radius: 8px;
	box-sizing: border-box;
	padding-top: 64px;
}

.m2_ad img {
	display: block;
	margin: 0 auto;
	width: 114px;
	height: 114px;
}

.m2_ad h3 {
	font-size: 18px;
	color: #4A4553;
	margin-top: 20px;
}

.m2_ad h3 span {
	display: inline-block;
	position: relative;
	z-index: 10;
}

.m2_ad h3 span::after {
	width: 100%;
	height: 6px;
	background: #fa8ec3;
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	z-index: -1;
}

.main4 {
	width: 100%;
	height: 475px;
	background: url(../img/gw_10.png)center no-repeat;
	margin-top: 80px;
}

.m4_lf {
	width: 409px;
	height: 373px;
	float: left;
	margin-left: 206px;
	background: url(../img/gw2_13.png);
	margin-top: 78px;
	font-size: 18px;
}

.m4_lf b {
	color: #fff;
	font-size: 24px;
	line-height: 48px;
}

.m4_lf p {
	margin-bottom: 25px;
}

.m4_na {
	float: left;
	width: 140px;
	color: #4a4553;
	text-align: center;
	font-weight: bold;

}

.m4_po {
	text-align: center;
	float: right;
	width: 140px;
	color: #4a4553;
}


.m4_rt {
	width: 460px;
	float: right;
	padding-left: 35px;
	box-sizing: border-box;
	padding-top: 54px;
}

.m4_rt h4 {
	padding-top: 80px;
	text-align: center;
	font-size: 36px;
	font-weight: 400;
	color: #0A1931;
	margin-bottom: 45px;
}




select,
input {
	width: 270px;
	display: inline-block;
	appearance: none;
	border: none;
	box-sizing: border-box;
	line-height: 48px;
	height: 48px;
	font-size: 16px;
	color: #2b3b56;
	border-radius: 4px;
	padding-left: 17px;
}

select {

	background: url(../img/gw2_10.png);

}



#wechat1 {

	background: url(../img/gw2_16.png);

}

#wechat1:focus::placeholder {
	opacity: 0;
}

.m4_lab {
	margin-bottom: 24px;
}

.m4_lab span {
	display: inline-block;
	width: 88px;
	line-height: 48px;
	font-size: 16px;
	color: #fff;
}


.m3_btn {
	display: block;
	width: 220px;
	height: 48px;
	background: linear-gradient(-90deg, #F8148A, #F62154);
	border: 1px solid #F889C3;

	border-radius: 24px;
	line-height: 48px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #F6F1F5;
	border: none;
	margin: 0 auto;
	margin-top: 32px;

}

.form_msg {
	text-align: center;
	font-size: 12px;
	color: #BC92D3;
	margin-top: 10px;
}

.m5_lf {
	float: left;
	width: 697px;
	text-align: center;
}

.m5_lf>img {
	display: block;
	margin-top: 100px;
}

.m5_lf_msg {
	font-size: 14px;
	color: #8C8B8E;
	margin-top: 10px;
}

.m5_zx {
	width: 190px;
	height: 48px;
	border: 1px solid #726F78;
	border-radius: 24px;
	display: inline-block;
	margin: 0 auto;
	font-size: 16px;
line-height: 48px;
font-weight: bold;
color: #4A4553;
margin-top: 30px;
}

.m5_list {
	width: 468px;
	float: right;
	margin-top: 40px;
}

.m5_list li {
	box-sizing: border-box;
	padding: 30px 40px 30px 45px;
	border-bottom: 1px dashed #D8DDE7;
	cursor: pointer;

}

.m5_list li h3 {
	font-size: 16px;
	color: #4a4553;
	line-height: 30px;
}

.m5_list li h3 img {
	display: none;
	float: right;
	margin-top: 3px;
}

.m5_list li p {
	font-size: 14px;
	color: #726F78;
	line-height: 24px;
	margin-top: 22px;
	display: none;
}

.m5_list li p span {
	color: #185adb;
}

.m5_list .m5_act {
	background: #fff;
	border-color: #fff;
	box-shadow: 0px 12px 38px 0px rgba(210, 221, 243, 0.4300);
	
}
.main6{
	margin-top: 100px;
	box-sizing: border-box;
	width: 100%;
	height: 359px;
	background: url(../img/gw_22.png)center no-repeat;
}
.m6_list {
	margin-top: 40px;
}

.m6_list li {
	box-sizing: border-box;
	width: 300px;
	padding-left: 150px;
	position: relative;
	float: left;
}
.m6_list li img{
	position: absolute;
	left: 80px;
	top: 0;
}


.m6_list li h3 {
	font-size: 32px;
	
	color: #f23e96;
}


.m6_list li p {
	font-size: 16px;

	color: #726f78;
}

