.plan {
	width: 100%;

	font-family: "思源黑体";
}

.plan_banner {
	width: 100%;
	margin: 0 auto;
}

.plan_banner img {
	width: 100%;
	display: block;
}

.plan_bm {
	width: 100%;
	background: url(../images/plan_bg02.jpg)no-repeat;
	height: 551px;
	background-size: cover;
}

.plan_bm_box {
	width: 1200px;
	margin: 0 auto;
	height: 550px;
	background-color: #e7f5f8;
	border-radius: 16px;
}

.plan_bm_box p {
	text-align: center;
	font-size: 42px;
	color: #ec5f91;
	font-weight: bold;
	padding-top: 50px;
	padding-bottom: 60px;
}

.plan_bm_box ul {
	width: 1100px;
	margin: 0 auto;
}

.plan_bm_box ul li {
	float: left;
}

.plan_bm_box ul li p {
	font-size: 18px;
	color: #3a3a3a;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: 400;
	text-align: left;
	margin-left: 26px;
}

.layui-form .tabright input {
	width: 330px;
	height: 45px;
	background-color: #fff;
	border-radius: 10px;
	border: 0;
	margin-left: 26px;
	margin-top: 20px;
	text-indent: 20px;

}

.layui-form .layui-btn {
	width: 330px;
	height: 45px;
	background-color: #ed5f91;
	margin-left: 26px;
	border: 0;
	border-radius: 10px;
	color: #fff;
	font-size: 20px;
	margin-top: 20px;
}

.layui-form span {
	text-align: center;
	font-size: 12px;
	color: #666666;
	display: block;
	padding-top: 27px;
}

.layui-form span b {
	color: red;
}

.plan_yh {
	width: 100%;
	background: url(../images/plan_bg03.jpg)no-repeat;
	height: 675px;
	background-size: cover;
}

.plan_yh_box {
	width: 1200px;
	height: 535px;
	margin: 0 auto;
	background: rgba(119, 227, 255, 0.1);

}

.plan_yh p {
	text-align: center;
	font-size: 42px;
	color: #ec5f91;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 20px;
}

.swiper {
	width: 100%;


}

.swiper-slide {
	text-align: center;
	font-size: 18px;

	display: flex;
	justify-content: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.swiper {
	margin-left: auto;
	margin-right: auto;
}

.swiper-button-next,
.swiper-button-prev {
	color: #ec5f91;
}

:root {
	--swiper-theme-color: #ec5f91;
}

.designer {
	width: 100%;
	background: url(../images/plan_bg04.jpg)no-repeat;
	height: 866px;
	background-size: cover;
}

.designer p {
	text-align: center;
	font-size: 42px;
	color: #ec5f91;
	font-weight: bold;
	padding-top: 30px;

}

.designer em {
	display: block;
	font-style: normal;
	text-align: center;
	font-size: 18px;
	color: #ec5f91;
	font-weight: 400;
}

.designer-box {
	width: 1200px;
	height: 547px;
	margin: 30px auto 0;
	background: rgba(119, 227, 255, 0.2);
}

.designer-box ul li {
	float: left;
}

.designer-box .designer-title {
	width: 786px;

	margin: 12px 0 20px 18px;
	background: rgba(255, 255, 255, 0.6);

}

.designer-box ul li:first-child img {
	margin-top: 12px;
	margin-left: 12px;
}

.designer .mySwiper1 {
	width: 786px;
	margin-left: 16px;
}

.designer-title {
	font-size: 25px;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 46px;
}

.designer-title b {

	color: #ec5f91;
}

.designer>img {
	display: block;
	width: 302px;
	margin: 50px auto 0;
}

.designer_case {
	width: 100%;
	background: url(../images/plan_bg05.jpg)no-repeat;
	height: 944px;
	background-size: cover;
}



.designer_case p {
	text-align: center;
	font-size: 42px;
	color: #ec5f91;
	font-weight: bold;
	padding-top: 30px;

}

.designer_case em {
	display: block;
	font-style: normal;
	text-align: center;
	font-size: 18px;
	color: #ec5f91;
	font-weight: 400;
}

.designer_case_box {
	width: 1200px;
	margin: 0 auto;
}

.ah_ys {
	width: 100%;
	background: url(../images/plan_bg06.jpg)no-repeat;
	height: 888px;
	background-size: cover;
}



.ah_ys p {
	text-align: center;
	font-size: 42px;
	color: #ec5f91;
	font-weight: bold;
	padding-top: 30px;

}

.ah_ys em {
	display: block;
	font-style: normal;
	text-align: center;
	font-size: 18px;
	color: #ec5f91;
	font-weight: 400;
}

.ah_ys ul {
	width: 1200px;
	margin: 50px auto 0;
}

.ah_ys ul li {
	float: left;
	width: 400px;
	height: 283px;
	background-color: #fff;

}

.ah_ys ul li:nth-child(2),
.ah_ys ul li:nth-child(4),
.ah_ys ul li:nth-child(6) {
	background: rgba(119, 227, 255, 0.2);
}

.ah_ys ul li p {
	font-size: 48px;
	color: #ec5f91;
	text-align: center;
	margin-top: 20px;
}

.ah_ys ul li p b {
	color: #3a3a3a;
	font-size: 30px;
}

.ah_ys ul li i {
	display: block;
	text-align: center;
	font-size: 24px;
	color: #1a1a1a;
	font-style: normal;
	padding: 18px 0 16px;
}

.ah_ys ul li em {
	display: block;
	width: 86px;
	height: 1px;
	margin: 0 auto;
	background-color: #ec5f91;
	margin-bottom: 16px;
}

.ah_ys ul li span {
	display: block;
	font-size: 20px;
	color: #808080;
	text-align: center;
	font-weight: 300;
}

.ah_sl {
	width: 100%;
	background: url(../images/plan_bg07.jpg)no-repeat;
	height: 888px;
	background-size: cover;
}



.ah_sl p {
	text-align: center;
	font-size: 42px;
	color: #ec5f91;
	font-weight: bold;
	padding-top: 30px;

}

.ah_sl em {
	display: block;
	font-style: normal;
	text-align: center;
	font-size: 18px;
	color: #ec5f91;
	font-weight: 400;
}

.ah_sl img {
	display: block;
	width: 1400px;
	margin: 40px auto 0;
}

.totalCase_bm1 .layui-form {
	width: 1200px;
	margin: 0 auto;
}

.totalCase_bm1 .layui-form tr {
	float: left;
	position: relative;
}

.totalCase_bm1 .layui-form p {
	font-weight: 300;
	color: #fff;
	font-size: 26px;
	padding: 30px 0 20px;
}

.totalCase_bm1 .layui-form tr input {
	width: 340px;
	height: 60px;
	border-radius: 10px;
	border: 0;
	margin-right: 24px;
	font-size: 20px;
	color: #9FA0A0;
	text-indent: 20px;
	margin-top: 0;

}

.totalCase_bm1 .layui-form .anquan img {
	position: absolute;
	top: 10px;
	right: 38px;
}

.totalCase_bm1 .layui-form .layui-btn {
	font-weight: bolder;
	color: #fff;
	margin-top: 0;
	background-image: linear-gradient(to right, #9f725b, #dcba97);
}

.totalCase_bm4 {
	padding-bottom: 20px;
	background: url(../images/totalCase15.jpg)no-repeat;
	background-size: 100% 100%;
}

.totalCase_bm5 {
	width: 100%;
	padding-top: 80px;
	height: 515px;
	background: url(../images/totalCase19.jpg)no-repeat;
	background-size: 100% 100%;
}

.totalCase_bm5 ul {
	height: 430px;
}

.totalCase_bm5 ul li>img {
	padding-top: 0;
	margin-top: 58px;
}

.totalCase_bm5 ul .layui-form p {
	font-size: 30px;
	padding: 60px 0 28px;
}