.servicePage {
	width: 100%;
	background-color: #f7f9f8;
	padding-bottom: 0.55rem;
}

.bannerTitle_Panel {
	width: 16rem;
	height: 100%;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: calc(50% - 8rem);
	display: flex;
	justify-content: space-between;
}

.bannerTitle_ {
	margin: 1.13rem 0 0 1.36rem;
}

.banner_info {
	margin: 1.18rem 0.76rem 0 auto;
	display: flex;
	text-align: center;
}

.bannerTitle_>span {
	display: block;
	width: 0.74rem;
	height: 2px;
	background: rgba(58, 75, 84, 0.3);
	margin: 0.45rem 0 0 0.06rem;
}

.bannerTitle_>h2 {
	font-size: 0.44rem;
	font-family: FZHei-B01S;
	font-weight: 400;
	color: rgba(39, 54, 62, 1);
	line-height: 0.44rem;
}

.banner_info_msg {
	margin: 0 0.42rem;
}

.banner_info_msg>h3 {
	font-size: 0.24rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
	line-height: 0.24rem;
	opacity: 0.8;
}

.banner_info_msg>p {
	font-size: 0.4rem;
	font-family: Century Gothic;
	font-weight: bold;
	color: rgba(39, 54, 62, 1);
	line-height: 0.4rem;
	margin: 0.16rem 0 0.12rem;
}

.banner_info_msg>h4 {
	font-size: 0.18rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(163, 170, 175, 1);
	line-height: 0.18rem;
}

.service_item {
	width: 16rem;
	background: rgba(255, 255, 255, 1);
	border-radius: 0.08rem;
	margin: 0 auto;
	position: relative;
	top: -1.24rem;
}

.service_terrace {
	width: calc(100% - 1.2rem);
	height: 5.05rem;
	padding: 0.6rem 0.6rem 0 0.6rem;
	display: flex;
	justify-content: space-between;
}

.service_terrace_info {
	width: 9.6rem;
	height: 100%;
	background: rgba(246, 246, 246, 1);
	display: flex;
	justify-content: space-between;
}

.service_terrace_msg {
	width: 5rem;
	height: 100%;
}

.service_terrace_msg>h2 {
	font-size: 0.25rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(39, 54, 62, 1);
	line-height: 0.25rem;
	margin: 1.1rem 0 0.14rem;
	text-align: left;
	margin-left: 0.62rem;
}

.service_terrace_msg>p {
	font-size: 0.16rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(128, 127, 127, 1);
	line-height: 0.28rem;
	width: 3.25rem;
	margin-left: 0.62rem;
}

.service_terrace_info>img {
	width: 4.9rem;
	height: 100%;
	background: rgba(246, 246, 246, 1);
}

.service_terrace_list {
	width: calc(100% - 9.6rem);
}


.service_terrace_merit {
	margin: 0.24rem 1.26rem 0 0.56rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.service_terrace_merit_item>h3 {
	font-size: 0.2rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(39, 54, 62, 1);
	line-height: 0.28rem;
	margin-bottom: 0.12rem;
}

.service_terrace_merit_item>p {
	font-size: 0.14rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(147, 146, 146, 1);
	line-height: 0.24rem;
}


.service_item2 {
	width: 100%;
	margin-top: 0.58rem;
}

.service_item2>h3 {
	font-size: 0.25rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(39, 54, 62, 1);
	line-height: 0.85rem;
	margin-left: 0.52rem;
}

.service_item2>h3>span {
	font-size: 0.24rem;
	opacity: 0.5;
	margin-left: 0.4rem;
}

.service_item2>img {
	width: calc(100% - 0.2rem);
	height: 6rem;
	padding: 0 0.1rem;
}

.service_scheme {
	width: 100%;
	height: 4rem;
	height: auto;
	position: relative;
	top: -0.74rem;
	background-color: black;
}

.service_scheme>img {
	display: block;
	width: 100%;
	height: auto;
}

.service_scheme_info {
	position: absolute;
	top: 0;
	left: calc(50% - 8rem);
	width: 16rem;
	height: calc(100% - 1.2rem);
	text-align: center;
	padding: 0.6rem 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.service_scheme_info_title>h3 {
	font-size: 0.34rem;
	font-family: SimHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 0.42rem;
}

.service_scheme_info_title>p {
	margin-top: 0.25rem;
	font-size: 0.17rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 0.17rem;
	opacity: 0.7;
}

.service_scheme_icon {
	padding: 0 1.8rem;
	display: flex;
	justify-content: space-between;
}

.service_scheme_icon_item {
	width: 1rem;
	display: flex;
	flex-direction: column;
	justify-content: end;
	align-items: center;
}

.service_scheme_icon_item1 {
	width: 0.45rem;
	height: 0.51rem;
}

.service_scheme_icon_item2 {
	width: 0.64rem;
	height: 0.43rem;
	margin: 0.04rem 0;
}

.service_scheme_icon_item3 {
	width: 0.49rem;
	height: 0.5rem;
	margin: 0.01rem 0 0 0;
}

.service_scheme_icon_item4 {
	width: 0.5rem;
	height: 0.51rem;
}

.service_scheme_icon_item5 {
	width: 0.42rem;
	height: 0.49rem;
	margin: 0.01rem 0;
}

.service_scheme_icon_item6 {
	width: 0.51rem;
	height: 0.36rem;
	margin: 0.06rem 0 0.07rem;
}

.service_scheme_icon_item>p {
	padding-top: 0.23rem;
	font-size: 0.24rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(241, 251, 253, 1);
	line-height: 0.24rem;
	opacity: 0.7;
}

.service_type {
	width: 15.48rem;
	padding: 0 0.26rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.service_type_item {
	width: 4.95rem;
	height: 3.72rem;
	position: relative;
}


.service_type_item>img {
	display: block;
	width: 100%;
	height: 100%;
}

.service_type_info {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.4);
}

.service_type_info:hover {
	background-color: rgba(0, 0, 0, 0.6);
}


.service_type_info>h4 {
	font-size: 0.35rem;
	font-family: Adobe Heiti Std;
	font-weight: normal;
	color: rgba(255, 255, 255, 1);
	line-height: 0.35rem;
	margin-top: 0.6rem;
}

.service_type_info>p {
	font-size: 0.28rem;
	font-family: FZZhongDengXian-Z07S;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 0.72rem;
}


.service_type_info>img {
	display: block;
	margin: 0 auto;
}

.service_type_icon1 {
	width: 0.61rem;
	height: 0.63rem;
}

.service_type_icon2 {
	width: 0.6rem;
	height: 0.5rem;
	margin: 0.03rem auto 0.05rem;
}

.service_type_icon3 {
	width: 0.63rem;
	height: 0.63rem;
}
