.technique_top_banner {
	top: 146px;
	position: relative;
	height: 443px;
}

.technique_top_bg {
	top: 190px;
	height: 443px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: url('../../../pic/bgbanner/healthcare.png') no-repeat center center;
	color: #FFFFFF
}

.technique_top_bg .technique_title {
height: 108px;
opacity: 1;

font-family: Poppins;
font-size: 72px;
font-weight: bold;
line-height: normal;
text-align: center;
letter-spacing: 0em;

font-variation-settings: "opsz" auto;
color: #FFFFFF;
}

.technique_content {
	margin-top: 180px;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	/* display: inline-block; */
}

.section_heal_content{
	margin-top: 200px;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.heal_content{
	width:80%;
	display: inline-block;
}

.heal_content .heal_content_banner{
	float:left;
	width:50%;
}

.heal_content .heal_content_banner img{
	width:100%;
}

.heal_content .heal_content_info{
	padding:60px 10px 0 60px;
	float:right;
	width:50%;
	display: block;
}

.heal_content .heal_content_info .title{
	

width: 446px;
height: 140px;
opacity: 1;

font-family: Poppins;
font-size: 42px;
font-weight: 600;
line-height: normal;
letter-spacing: 0em;

font-variation-settings: "opsz" auto;
color: #2C2C2C;}
	
.heal_content .heal_content_info .detail{
width: 100%;
height: 176px;
opacity: 1;
top:220px;
font-family: Poppins;
font-size: 16px;
font-weight: 500;
line-height: normal;
letter-spacing: 0em;

font-variation-settings: "opsz" auto;
color: #2C2C2C;
	}

	.section_heal_cate{
		background: #F7F7F7;
		margin:50px 0;
		display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
		padding:25px;
	}
.techniques_list {
	
	width: 80%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: inline-block;
}

.techniques_list li {
	display: inline-block;
	width: calc(33% - 25px);
	height: 480px;
	margin-right: 20px;
	text-align: center;
	padding-top: 20px;
	vertical-align: top;
}

.techniques_list li img {
	
	width: 130px;
	height: 130px;
}

.techniques_list li .technology-title {
	/* height: 42px; */
	opacity: 1;
	font-family: Poppins;
	font-size: 24px;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0em;
	font-variation-settings: "opsz" auto;
	color: #373737;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0 10px 0 10px;
}

.techniques_list li .technology-txt {
	font-family: Poppins;
	font-size: 16px;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0em;
	color: #6F6F6F;
	font-variation-settings: "opsz" auto;
	padding-left: 20px;
	padding-right: 20px;
}

.section_heal_banner{
	margin:20px 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.banner_heal_content{
	width:80%;
	display: inline-block;
}

.banner_heal_content .heal_content_info{
	float:left;
	width:50%;
	height:510px;
	padding-right:60px;
	display: flex;
	flex-direction: column; 
	justify-content: center; 
	
}

.banner_heal_content .heal_content_info .title{
	

opacity: 1;

font-family: Poppins;
font-size: 42px;
font-weight: 600;
line-height: normal;
letter-spacing: 0em;

font-variation-settings: "opsz" auto;
color: #2C2C2C;
}

.banner_heal_content .heal_content_info .detail{
	padding-top:30px;
	opacity: 1;

font-family: Poppins;
font-size: 16px;
font-weight: 500;
line-height: normal;
letter-spacing: 0em;

font-variation-settings: "opsz" auto;
color: #2C2C2C;
}

.banner_heal_content .heal_content_banner{
	float:right;
	width:50%;
}


#technique_view_banner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-bottom: 50px;
}

.technique_banner_box {
	width: 80%;
}

.technique_title {
	opacity: 1;
	font-family: Poppins;
	font-size: 42px;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0em;
	text-align: center;
	font-variation-settings: "opsz" auto;
	color: #2C2C2C;
}

#technique-banner {
	position: relative;
	float: left;
	height: 245px;
	margin-top: 20px;
	margin-bottom: 200px;
	overflow: hidden;
}



.heal_content_banner {
	height: 510px;
}

.swiper-container {
	width: 100%;
	height: 510px;
}

 .heal_content_banner .swiper-slide{
	height:440px;
 	background: #FFFFFF;
}
/* .heal_content_banner .swiper-slide a{height:440px;}
.heal_content_banner .swiper-slide img{height:440px;} */ 

.heal_content_banner .swiper_title {
	position: absolute;
	  display: flex;
  align-items: center; /* 垂直居中 */
  justify-content: center; /* 水平居中 */
	  text-align: center; /* 文字水平居中 */
	font-family: Poppins;
opacity: 1;
width:100%;
	height: 70px;
font-family: Poppins;
font-size: 24px;
font-weight: 600;
line-height: normal;
letter-spacing: 0em;
color: #FFFFFF;
font-variation-settings: "opsz" auto;
	height: 70px;
opacity: 1;
bottom:-70px;
background: #02645A;
	position: absolute;
	z-index:10;
}

.heal-swiper-button-prev, .heal-swiper-button-next {
	display: flex;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 85px;
	height: 85px;
	opacity: 0.3;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: #0D6157;
	z-index: 99;
	overflow: visible;
}

.heal-swiper-button-prev {
	left: 0;
}

.heal-swiper-button-next {
	right: 0;
}

.heal-swiper-button-prev:hover, .heal-swiper-button-next:hover
	{
	background: #02645A;
	opacity: 1;
}

.top_banner {
	width: 100%;
  margin-top: 144px;
  position: relative;
	display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
	height: 443px;
	background: url('../../pic/bgbanner/royallee-page-bg.png') no-repeat center top;
	background-size: 100% auto; /* 宽度100%，高度自动 */
}
.top_banner .top_bg{width: 80%;}
.top_banner .top_bg .top_title{font-family: Poppins;
font-size: 72px;
font-weight: bold;
line-height: normal;
letter-spacing: 0em;

font-variation-settings: "opsz" auto;
color: #FFFFFF;}
.top_banner .top_bg .breadcrumb{margin-top: 0px;width: 100%;}
.top_banner .top_bg .breadcrumb li{color: #FFFFFF}
.top_banner .top_bg .breadcrumb li a{color: #FFFFFF}
.top_banner .top_bg .breadcrumb li .current{font-family: Poppins;
font-weight: 700;
font-size: 16px;color: #FFFFFF}
 /* 分隔符样式 */
.top_banner .top_bg .breadcrumb li:not(:last-child)::after {
            content: "/";
            margin: 0 8px;
            color: #FFFFFF;
        }
        
        .top h2{width: 100%;font-family: Poppins;
font-size: 36px;
font-weight: bold;
line-height: normal;
text-align: center;
letter-spacing: 0em;
font-variation-settings: "opsz" auto;
color: #373737;}
        .top h3{font-family: Poppins;
font-size: 28px;
font-weight: bold;
line-height: normal;
letter-spacing: 0em;

font-variation-settings: "opsz" auto;
color: #373737;}
.top h4{font-family: Poppins;
font-size: 24px;
font-weight: 500;
line-height: normal;
letter-spacing: 0em;

font-variation-settings: "opsz" auto;
color: #222222;}
        .top h5{width: 100%;font-family: Poppins;
font-size: 16px;
font-weight: normal;
line-height: normal;
letter-spacing: 0em;
color: #515151;}
.view .txt{font-family: Poppins;
font-size: 20px;
font-weight: 500;
line-height: normal;
letter-spacing: 0em;

font-variation-settings: "opsz" auto;
color: #222222;}
        .txt{font-family: Poppins;
font-size: 16px;
font-weight: normal;
line-height: normal;
letter-spacing: 0em;
color: #515151;}
.view{display: flex;}
        .view .icon{width: 45px;} 
        .view .txt{flex: 1;font-family: Poppins;
font-size: 16px;
font-weight: 400;
line-height: normal;
letter-spacing: 0em;

color: #373737;}
        .view .txt .font-green{font-size: 20px;font-weight: 500;
line-height: normal;
letter-spacing: 0em;color: #02645A}
.tip{font-family: Poppins;
font-size: 18px;
font-weight: bold;
line-height: normal;
letter-spacing: 0em;
font-variation-settings: "opsz" auto;
color: #373737;} 

.examination-sec, .health-team-sec, .power-sec, .health-care-sec, .integrity-sec, .core-sec, .packages-sec, .case-sec, .faq-sec{padding: 60px 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;}
.examination-sec .top, .health-team-sec .content, .health-team-sec .top ,.health-care-sec .content, .integrity-sec .top, .integrity-sec .content, .core-sec .top, .core-sec .content, .packages-sec .top,
        .packages-sec .content, .packages-sec .bottom, .case-sec .top, .case-sec .content, .faq-sec .content{width: 80%;}
.examination-sec .top h6, .examination-sec .bottom h6{width: 100%;text-align: center;font-family: Poppins;
font-size: 16px;
font-weight: 500;
line-height: normal;
letter-spacing: 0em;
font-variation-settings: "opsz" auto;
color: rgba(2, 100, 90, 0.9686);}  
.examination-sec .content, .examination-sec .bottom{width: 80%;margin-top: 30px;}  
.examination-sec .content .list{
  display: flex;
	flex-wrap: wrap;
  gap: 27px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.examination-sec .content .list .item {
  flex: 1 1 calc(33.33% - 27px);
  text-align: center;
  padding: 20px 25px;
  border-radius: 10px;
opacity: 1;
background: #FFFFFF;
box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
}    
.examination-sec .content .list .item .view{display: block;} 
.examination-sec .content .list .item .view .icon{width: 100%;margin-top: 20px;}  
.examination-sec .content .list .item .view .txt{margin-top: 25px;font-size: 20px;
font-weight: 500;
text-align: center;
color: #222222;} 

.core-sec .content{margin-top: 30px;}
.core-sec .flex-list { display: flex; flex-wrap: wrap; gap: 50px; }
.core-sec .flex-list li { flex: 1 1 calc(33.333% - 50px); min-width: 200px; }
.core-sec .content .flex-list li{background: #FFFFFF;padding: 35px 30px; display: flex;
    flex-direction: column;
    align-items: center;
box-shadow: 0px 4px 30px 0px rgba(188, 188, 188, 0.3);}
.core-sec .content .flex-list li .item_content {width: 100%;height: auto;
    position: relative;}
.core-sec .content .flex-list li .item_content .left_tips {
    position: absolute;
    margin-left: -45px;
    width: 150px;
    height: 80px;
    /* border-radius: 0px 40px 40px 0px;
    opacity: 1;
    background: #02645A;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; */
}
.core-sec .content .flex-list li .item_content img {
   /*  margin-top: 50px; */
    float: right;
    margin-right: 30px;
    width: 60px;
    height: 60px;
}
.core-sec .content .flex-list li .item_content .fontcontent {
    margin-top: 110px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.core-sec .content .flex-list li .item_content .fontcontent .fontG{font-size: 20px;position: absolute;margin-top:-260px;text-align: right;right: 0;padding-left: 105px;}
.core-sec .content .flex-list li .item_content .fontcontent .subGTxt{padding: 0;font-size: 16px;}

.packages-sec .content{margin-top: 40px;}
.packages-sec .content .list{
	width: 100%;
	display: flex;
  list-style: none;
  padding: 0;
	flex-wrap: wrap;
  gap: 80px;margin-top:20px;text-align:center;}
.packages-sec .content .list .item{
	flex: 1 0 calc(33.33% - 80px);
margin-bottom: -55px;
  vertical-align: top;
  border-radius: 10px;
	border: 1px solid #02645A;
	padding:25px;
}
.packages-sec .content .list .item .item_content{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.packages-sec .content .list .item .item_content .item_name{
	margin-top:20px;
	font-family: Poppins;
font-size: 20px;
font-weight: bold;
line-height: normal;
text-align: center;
letter-spacing: 0em;
font-variation-settings: "opsz" auto;
color: #0A695F;
}
.packages-sec .content .list .item .item_content .item_txt{
	margin-top:10px;
	font-family: Poppins;
font-size: 16px;
	width: 274.5px;
font-weight: normal;
line-height: normal;
text-align: center;
letter-spacing: 0em;
color: #0A695F;
}
.packages-sec .content .list .item .item_content .desc{display: flex; margin-top: 10px;width: 100%;}
.packages-sec .content .list .item .item_content .desc_i{width:30px;float: left;}
.packages-sec .content .list .item .item_content i{font-size: 10px;}
.packages-sec .content .list .item .item_content .desc .desc_v{flex: 1;text-align: left;font-family: Poppins;
font-size: 16px;
font-weight: normal;
line-height: normal;
letter-spacing: 0em;
color: #222222;}
.packages-sec .bottom{margin-top: 100px;text-align: center}
.packages-sec .bottom .btn-green-min-radius{font-family: Poppins;
font-size: 16px;
font-weight: bold;
line-height: 16px;
text-align: center;
letter-spacing: 0em;
color: #FFFFFF;border-radius: 6px;
opacity: 1;
padding: 25px 68px;
background: rgba(13, 97, 87, 0.9686);}
.packages-sec .bottom .btn-green-min-radius:hover{color: #FFFFFF;background: #FF9600;}

.preventive_section{
	position: relative;
	width:100%;
	height:auto;
	margin-top:60px;
	display: flex;
		flex-direction: column;
	justify-content: center;
	align-items: center;
}
.preventive_section .top .txt{margin-top: 16px;text-align: center;font-family: Poppins;
font-size: 18px;
font-weight: normal;
line-height: normal;
text-align: center;
letter-spacing: 0em;
color: #373737;}
.preventive_section .preventive_cantent{margin-top:30px;width:80%;display: inline-block;vertical-align: top;position: relative;}
.preventive_section .preventive_cantent .left, .preventive_section .preventive_cantent .right{width:50%;}
.preventive_section .preventive_cantent .left{float: left;border-right: 1px solid #D8D8D8;padding-right: 60px;}
.preventive_section .preventive_cantent .right{float:right;padding-left: 60px;}
.preventive_section .preventive_cantent .preventive_item, .preventive_section .preventive_cantent .item{width:100%;min-height:300px;height:auto;  display: flex;
  align-items: center;}
.preventive_section .preventive_cantent .left .left-item{text-align:right;}
.preventive_section .preventive_cantent .left .right-item{}
.preventive_section .preventive_cantent .item .item_img{width:100%;}
.preventive_section .preventive_cantent .item .num{width:80px;height:96px;font-family: Poppins;
font-size: 64px;
font-weight: 600;
line-height: normal;
text-align: center;
letter-spacing: 0em;
color: #D1EAE5;
font-variation-settings: "opsz" auto;}
.preventive_section .preventive_cantent .item .num_green{color: #02645A;}
.preventive_section .preventive_cantent .left-item .item_content{padding-right:30px;}
.preventive_section .preventive_cantent .right-item .item_content{padding-left:30px;}
.preventive_section .preventive_cantent .item .item_content .name{font-family: Poppins;
font-size: 24px;
font-weight: bold;
line-height: normal;
letter-spacing: 0em;
font-variation-settings: "opsz" auto;
color: #2C2C2C;}
.preventive_section .preventive_cantent .item .item_content .name_green{color: #02645A;}
.preventive_section .preventive_cantent .item .desc_c{margin-top:20px;}
.preventive_section .preventive_cantent .item .desc_c .desc{display: inline-block; margin-top: 10px;}
.preventive_section .preventive_cantent .item .desc_c .desc_i{width:30px;}
.preventive_section .preventive_cantent .item .desc_c i{font-size: 10px;}
.preventive_section .preventive_cantent .item .desc_c .desc .desc_v{width:calc(100% - 30px);font-family: Poppins;
font-size: 16px;
font-weight: normal;
line-height: normal;
letter-spacing: 0em;
color: #222222;}
.preventive_section .preventive_cantent .item .desc_c .desc .desc_v .font-green{font-family: Poppins;
font-size: 14px;
font-weight: normal;
line-height: normal;
letter-spacing: 0em;

color: #02645A;}
.preventive_section .preventive_cantent .right-item .item_content .desc_c .desc_i{float:left;}
.preventive_section .preventive_cantent .right-item .item_content .desc_c .desc_v{float:right;}
.preventive_section .preventive_cantent .left-item .item_content .desc_c .desc_i{float:right;}
.preventive_section .preventive_cantent .left-item .item_content .desc_c .desc_v{float:left;}

.preventive_section .preventive_cantent .preventive_cantent_status{
	margin-top: 60px;
	margin-left:49.7%;
	position: absolute;
width: 10px;
height: 133px;
opacity: 1;
border-radius: 5px;
background: #02645A;
}

.power-sec .content{width: 80%; margin-top: 25px;}
.power-sec .content .list{ display: flex;
	flex-wrap: wrap;
  gap: 15px;
  list-style: none;
  padding: 0;
  margin: 0;}
.power-sec .content .list .item {
  flex: 1 1 calc(33.33% - 15px);
 /*  text-align: left; */
  padding: 40px 35px;
  border-radius: 10px;
background: #F6F6F6;
}   
.power-sec .content .list .item .view{margin-top: 25px;}
.power-sec .content .list .item .view .txt{font-weight: normal;
color: #4C4948;}
.power-sec .bottom{margin-top: 10px; width: 80%;}
.power-sec .bottom h6{font-family: Poppins;
font-size: 16px;
font-weight: normal;
line-height: normal;
text-align: center;
letter-spacing: 0em;
font-variation-settings: "opsz" auto;
color: #4C4948;}

.health-team-sec .top img, .health-team-sec .content img{width: 100%;}

.health-care-sec .content, .integrity-sec .content{display: flex;}
.health-care-sec .content .left, .examination-sec .top, .health-team-sec .content, .health-care-sec .content .right{flex: 1;}
.health-care-sec .content .left{padding-right: 60px;}
.health-care-sec .content .left .top h2{text-align: left;}
.health-care-sec .content .left .list{margin-top: 20px;}
.health-care-sec .content .left .list .item{margin-top: 10px;}
.health-care-sec .content .left .list .item .txt{
font-size: 18px;
font-weight: normal;
color: #222222;	
}
.health-team-sec .content, .health-care-sec .content .right img{width: 100%;}

.case-sec .content{margin-top: 30px;}
.case-sec .content .list{width: 100%;
  display: flex;
  list-style: none;
  padding: 0;
  flex-wrap: wrap;
  gap: 15px;}
.case-sec .content .list .item{flex: 1 0 calc(50% - 15px);padding: 45px 40px;}
.case-sec .content .list .item-cyan-blue{background: #EDF4F3;}
.case-sec .content .list .item-cyan-blue .view .tip{font-size: 28px;}
.case-sec .content .list .item-green{background: #02645A;}
.case-sec .content .list .item-green .view .tip{font-size: 28px;
font-weight: bold;color: #FFFFFF}
.case-sec .content .list .item-green .view .txt{color: #FFFFFF}
.case-sec .content .list .item .view{display: block;}

.integrity-sec .content{margin-top: 10px;display: flex;}
.integrity-sec .content .left{width: 45%;padding-right: 40px;}
.integrity-sec .content .left .list .item{margin-bottom: 10px;}
.integrity-sec .content .right{flex: 1}
.integrity-sec .content .right img{width: 100%;}

.faq-sec .content{display: flex;}
.faq-sec .content .left{width: 30%;padding-right: 30px;}
.faq-sec .content .left .top h2{text-align: left;}
.faq-sec .content .left .top .font-green{color: #02645A;}
.faq-sec .content .right{flex: 1;}
.article_list{
	
	/* position:relative; */
	width: 100%;
	padding: 10px 10px 0 30px;
	margin-bottom:30px;
}

.article_list .article_item{
	border-bottom: 1px solid #ccc;
}

.article_list .article_item .article_toptitle{
	height: 42px;
opacity: 1;
margin-top:50px;
	margin-bottom:50px;
font-family: Poppins;
font-size: 28px;
font-weight: 600;
line-height: normal;
letter-spacing: 0em;

font-variation-settings: "opsz" auto;
color: #2C2C2C;
}

.article_list .article_item .article_title{
	padding-top:15px;
	padding-bottom:15px;
	font-family: Poppins;
font-size: 20px;
font-weight: 500;
line-height: normal;
letter-spacing: 0em;

font-variation-settings: "opsz" auto;
color: #9B9B9B;}
	
	.article_list .article_item .article_title i{float:right;color: #9B9B9B;margin-top:5px;}

.article_list .article_item .article_content{
	background: #F7F7F7;

border-width: 0px 0px 1px 0px;
border-style: solid;
border-color: #D8D8D8;
	font-family: Poppins;
font-size: 18px;
font-weight: normal;
line-height: 30px;
letter-spacing: 0em;
padding:10px 30px 20px;
font-variation-settings: "opsz" auto;
color: #2C2C2C;
}

.article_list .article_item .article_content p{
	font-family: Poppins;
font-size: 18px;
font-weight: normal;
line-height: 30px;
letter-spacing: 0em;

font-variation-settings: "opsz" auto;
color: #2C2C2C;
}
.article_list li{
	font-family: Poppins;
font-size: 18px;
font-weight: normal;
line-height: 40px;
letter-spacing: 0em;

font-variation-settings: "opsz" auto;
color: #2C2C2C;
}
.article_list li .name01{
	margin-top:60px;
}
.article_list li .last{
	margin-top:60px;
}

@media only screen and (max-width:768px) {
	.technique_top_banner{
		height:auto;
		top:130px;
	}
	.technique_top_bg{
		height:auto;
	}
	.technique_top_bg .technique_title{
	font-size:30px;
		height:90px;
	}
	.technique_top_bg .technique_tips {
		height:30px;
     }
     
     .section_heal_content {
  margin-top: 140px;
}
    
	.heal_content {
	  width: 100%;
	  display: block;
	}
	
	.heal_content .heal_content_banner {
		width:100%;
		height:auto;
	}
	
	.heal_content .heal_content_info {
		width:100%;
		padding:10px;
		
	}

.heal_content .heal_content_info .title {	
	width:100%;
	font-size:30px;
	height:90px;
}
.section_heal_cate {
	margin-top:100px;margin-bottom:20px;padding:10px;background:none}
 .techniques_list{width:100%;}
.techniques_list li {
  display: block;
  width: 100%;
	height:auto;
	background: #F7F7F7;
	margin-bottom:10px;
	padding:10px;
}
.techniques_list li .technology-title{
	padding:0px;
	margin:10px 0;
}
.section_heal_banner {
	margin:10px 0;
}
.banner_heal_content {
  width: 100%;
  display: block;
}
.banner_heal_content .heal_content_info{
	width:100%;
	padding:10px;
	height:auto;
}
.banner_heal_content .heal_content_info .title {font-size:30px;}
.banner_heal_content .heal_content_info .detail{padding-top:10px;}
.banner_heal_content .heal_content_banner {width:100%;height:auto;}
.swiper-container{height:auto;}
.heal_content_banner .swiper-slide{height:auto;}
.banner_heal_content .heal_content_banner .swiper-slide img {width:100%;height:auto;}    
.heal-swiper-button-prev, .heal-swiper-button-next{width:50px;height:50px;} 
.top h2{font-size: 20px;}
.top h3{font-size: 18px;}
.top h4{font-size: 16px;}
.top_banner{margin-top: 130px;height: auto;}
.top_banner .top_bg{width: 100%;}
.top_banner .top_bg .top_title{font-size: 20px;padding: 10px;}
.banner-btn-prev, .banner-btn-next{width: 45px; height: 45px;}

.preventive_section{margin-top: 0px;padding: 20px 0;}
	.preventive_section .preventive_cantent{width:100%;margin-top:5px;}
	.preventive_section .preventive_cantent .preventive_cantent_status, .preventive_section .preventive_cantent .left #left-item-1,.preventive_section .preventive_cantent .left #left-item-3,
	.preventive_section .preventive_cantent .left #left-item-5, .preventive_section .preventive_cantent .right #right-item-2, .preventive_section .preventive_cantent .right #right-item-4,
	.preventive_section .preventive_cantent .right #right-item-6{display:none;}
	.preventive_section .preventive_cantent .left{border-right:none}
	.preventive_section .preventive_cantent .preventive_item{padding:5px;margin-bottom:10px;background: #F7F7F7;}
	.preventive_section .preventive_cantent .left, .preventive_section .preventive_cantent .right{padding-left:0px;padding-right:0px;}
	.preventive_section .preventive_cantent #preventive_item_1 .left, .preventive_section .preventive_cantent #preventive_item_3 .left, .preventive_section .preventive_cantent #preventive_item_5 .left{width:0px;}
	.preventive_section .preventive_cantent #preventive_item_1 .right, .preventive_section .preventive_cantent #preventive_item_3 .right, .preventive_section .preventive_cantent #preventive_item_5 .right{width:100%}
	.preventive_section .preventive_cantent #preventive_item_2 .right, .preventive_section .preventive_cantent #preventive_item_4 .right, .preventive_section .preventive_cantent #preventive_item_6 .right{width:0px;}
	.preventive_section .preventive_cantent #preventive_item_2 .left, .preventive_section .preventive_cantent #preventive_item_4 .left, .preventive_section .preventive_cantent #preventive_item_6 .left{width:100%}
	.preventive_section .preventive_cantent .item .num{font-size: 30px;width:40px;}
	.preventive_section .preventive_cantent .left-item .item_content, .preventive_section .preventive_cantent .right-item .item_content{padding-left:10px;}
	.preventive_section .preventive_cantent .item .desc_c .desc{display: flex;}
	.preventive_section .preventive_cantent .left-item .item_content, .preventive_section .preventive_cantent .left-item .desc_v{order:2}
	.preventive_section .preventive_cantent .left-item .num, .preventive_section .preventive_cantent .left-item .desc_i{order:1}
	.preventive_section .preventive_cantent .left .left-item{text-align:left;}
	.preventive_section .preventive_cantent .left-item .item_content {
	    padding-right: 0;
	}
	.preventive_section .preventive_cantent .preventive_item, .preventive_section .preventive_cantent .item{min-height: 180px}
	
.faq-sec {
    padding: 20px 0;}
            	.faq-sec .content, .power-sec .top{width: 95%;}
            	.flex-list{gap: 60px;}
.faq-sec .content{display: block;}
.faq-sec .content .left, .faq-sec .content .right{width: 100%;padding-right: 0;}
.article_list{padding: 0}
	.examination-sec, .health-team-sec, .power-sec, .health-care-sec, .integrity-sec, .core-sec, .packages-sec, .case-sec, .faq-sec {
    padding: 10px 0;}
.examination-sec .top, .health-team-sec .content, .health-team-sec .top, .health-care-sec .content, .integrity-sec .top, .integrity-sec .content, .core-sec .top, .core-sec .content, 
.packages-sec .top, .packages-sec .content,  .case-sec .top, .case-sec .content, .faq-sec .content {
    width: 95%;margin-top:10px;
}
.packages-sec .bottom{width: 95%;margin-top:90px;}
.packages-sec .bottom .btn-green-min-radius{padding: 7px 8px;}

.power-sec .content {
    width: 95%;
    margin-top: 10px;
}
.health-care-sec .content{display: block;}
.health-care-sec .content .left
 {
    padding-right: 0px;
}
 .health-care-sec .content .right{margin-top: 10px;}
.case-sec .content .list, .integrity-sec .content{display: block;}
.integrity-sec .content .left {
    width: 100%;
    padding-right: 0px;
}

}