#top-inner.top-treatment{
	background: #fff url(../images/banner-treatment-1-1.png) no-repeat center center;
	background-size: cover;
}
#top-inner.top-treatment-2{
	background-image:  url(../images/banner-treatment-2-1.png);
}
#top-inner.top-treatment-3{
	background-image:  url(../images/banner-treatment-3-1.png);
}
#top-inner.top-treatment-4{
	background-image:  url(../images/banner-treatment-4-1.png);
}
#top-inner.top-treatment .entry-title{
	color: #333;
	width: 1280px;
	background-image: none;
	opacity: 1;
	-webkit-text-fill-color: unset;
	text-shadow: none;
}
.banner-treatment{
	height: 240px;
	background:#07016B url(../images/banner-treatment-1-2.png) no-repeat center center;
	background-size: cover;
}
.banner-treatment-2{
	background-image:  url(../images/banner-treatment-2-2.png);
}
.banner-treatment-3{
	background-image:  url(../images/banner-treatment-3-2.png);
}
.banner-treatment-4{
	background-image:  url(../images/banner-treatment-4-2.png);
}
#block-treatment-full{
/* 	background: #fff url(../images/bg-treatment.png) no-repeat center center; */
	background: #fff url(https://www.wingderm.com/wp-content/uploads/2024/10/未标题-1.png) no-repeat center center;
	background-size: cover;
}

img.treatment-img-1{
	position: absolute;
	right: 28px;
	top: 0;
	width: 400px;
	height: auto;
	z-index: 1;
}
.treatment-cont-outter-1{
	position: relative;
	min-height: 560px;
}
.treatment-cont-1{
	position: relative;
	top: 80px;
	box-sizing: border-box;
	padding: 40px 60px;
	min-height: 460px;
	min-width: 62%;
	width: calc(100% - 360px);
	background-color:#fff;
	z-index: 2;
}
.treatment-cont-1 h3,
.treatment-cont-2 h3,
.treatment-cont-3 h3,
.treatment-cont-4 h3{
	position: relative;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.15;
	font-style: italic;
	margin-bottom: 30px;
	color:#333333;
}
.treatment-cont-1 h3:after,
.treatment-cont-2 h3:after,
.treatment-cont-3 h3:after,
.treatment-cont-4 h3:after{
	position: absolute;
	height: 100%;
	width: 4px;
	content: "";
	top: 0;
	left: -60px;
	background: #037DFB;
}
.treatment-cont-1 h3:after{
	left: auto;
	right: -60px;
}
.treatment-cont-outter-2{
	margin-top: 50px;
	background: #fff;
	overflow: hidden;
}
img.treatment-img-2{
	width: 45%;
	height: auto;
	float: left;
}
.treatment-cont-2{
	box-sizing: border-box;
	padding: 40px 60px;
	float: right;
	width: 55%;
}
.treatment-cont-outter-3{
	margin-top: 60px;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.treatment-cont-3{
	box-sizing: border-box;
	padding: 40px 15px 40px 60px;
	width: calc(100% - 400px);
	min-width: 55%;
}
.treatment-cont-3 h3{
	color: #fff;
}
.treatment-cont-1 p,
.treatment-cont-2 p,
.treatment-cont-3 p{
	font-size: 14px;
	font-size: 1rem;
	color:#848E9C;
}
.treatment-cont-3 p{
	color: #fff;
}
img.treatment-img-3{
	
}
img.patten-windrem{
	margin: 0 0 10px auto;
	height: 50px!important;
    margin-left: calc(100% - 480px);
}
.treatment-cont-outter-4{
	background: #fff;
}
.treatment-cont-4{
	box-sizing: border-box;
	padding: 40px 60px 40px 60px;
}
@media screen and (max-width: 767px){
	img.treatment-img-1,
	img.treatment-img-2,
	img.treatment-img-3{
		float: none;
		width: auto;
		margin: 0 auto;
		max-width: 100%;
		display: block;
		position: relative;
		left: unset;
		right: unset;
	}
	img.treatment-img-1{
		width: 100%;
		height: 220px;
		object-fit: cover;
	}
	img.treatment-img-2{
		width: 100%;
		height: 260px;
		object-fit: cover;
	}
	.treatment-cont-1,
	.treatment-cont-2,
	.treatment-cont-3,
	.treatment-cont-4{
		float: none;
		width: 100%;
		padding: 40px 28px;
		top: unset;
	}
	.treatment-cont-outter-1,
	.treatment-cont-outter-2,
	.treatment-cont-outter-3,
	.treatment-cont-outter-4{
		display: block;
	}
	img.patten-windrem{
		margin: 0;
		width: 100%;
		height: auto!important;
	}
	.treatment-cont-1 h3,
	.treatment-cont-2 h3,
	.treatment-cont-3 h3,
	.treatment-cont-4 h3{
		font-size: 21px;
		font-size: 1.5rem;
	}
	.treatment-cont-1 h3:after,
	.treatment-cont-2 h3:after,
	.treatment-cont-3 h3:after,
	.treatment-cont-4 h3:after{
		left: -28px;
		right: auto;
	}
}