<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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/royal_bg.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: 160px;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-bottom: 10px;
}

.technique_content .tips_top{
	display: inline-block;
	width:67%;
}

.technique_content .tips_top .tips_content{
	float:left;
	text-align: left;
	width:50%;
}

.technique_content .tips_top .tips_table_menu{
	float:right;
	width:50%;
	padding-top: 100px;
	padding-right:45px;
	white-space: nowrap;
}
.technique_content .tips_top .tips_table_menu .active{color: #FFFFFF;background:#02645A;}
/* followus controll */
#tab_content2{display:none;}

.techniques_list {
	width: 80%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: inline-block;
	padding-top:10px;"
}

.techniques_list li {
	display: inline-block;
	width: calc(25% - 25px);
	height: 480px;
	margin-right: 20px;
	text-align: center;
	padding-top: 20px;
	vertical-align: top;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.techniques_list li .img {
	width: 180px;
	height: 180px;
}

.techniques_list li .technology-title {
width: 300px;
height: 42px;
opacity: 1;

font-family: Poppins;
font-size: 28px;
font-weight: bold;
line-height: normal;
text-align: center;
letter-spacing: 0em;

font-variation-settings: "opsz" auto;
color: #02645A;
text-align: center;

	margin-top: 20px;
	margin-bottom: 20px;
	 margin-left: auto; margin-right: auto;
}

.techniques_list li .techniques_item .technology-title img {
	width: 40px;
	height: 40px;
}

.techniques_list li .technology-txt {
	width: 335px;
height: 57.88px;
opacity: 1;

font-size: 18px;
font-weight: normal;
line-height: normal;
text-align: center;
letter-spacing: 0em;

color: #373737;
	margin-top: 15px;
	margin-bottom: 50px;
	padding-left: 20px;
	padding-right: 20px;
	 margin-left: auto; margin-right: auto;
}


.technique_view {
	width: 80%;
	margin-bottom: 20px;
}

.technique_content_info {
	width: 100%;
	margin-bottom: 30px;
	display: inline-block;
}

#bginfo {
	position: relative;
	width: 100%;
	height: 620px;
}

#bginfo #info1 {
	position: absolute;
	width: 40%;
	height: 620px;
	left: 0px;
	background: rgba(2, 100, 90, 0.9686);
}

#bginfo #info1 span {
	position: absolute;
	left: 189px;
	top: 72px;
	width: 304px;
	height: 216px;
	opacity: 1;
	font-family: Poppins;
	font-size: 48px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 0em;
	font-variation-settings: "opsz" auto;
	color: #FFFFFF;
}

#bginfo #info2 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: absolute;
	width: 60%;
	height: 620px;
	right: 0px;
	background: rgba(2, 100, 90, 0.07);
}

#info2 .info2-item {
	position: absolute;
	display: inline-block;
	
	left: -50px;
	width: 968px;
	height: 133px;
	opacity: 1;
	margin-bottom: 36px; 
	z-index: 99;
	background: #FFFFFF;
}

#info2 #info2-item1 {
	top: 80px;
}
#info2 #info2-item2 {
	top: 250px;
}
#info2 #info2-item3 {
	top: 420px;
}

#info2 #info_img {
	width: 100px;
	height: 133px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

#info2 .item-content {
	float-left: 100px;
	width: calc(968px - 100px);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

#info2 .item-content .title {
	position: absolute;
	left: 105px;
	top: 16px;
	width: 100%;
	height: 36px;
	opacity: 1;
	font-family: Poppins;
	font-size: 24px;
	font-weight: bold;
	line-height: normal;

	letter-spacing: 0em;
	font-variation-settings: "opsz" auto;
	color: rgba(2, 100, 90, 0.9686);
}

#info2 .item-content .desc {
	position: absolute;
	float:right;
	top: 60px;
	width: 780px;
	height: 57.78px;
	opacity: 1;
	font-family: Poppins;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0em;
	color: #373737;
	left: 110px;
}



#info2 .item {
	position: absolute;
	display: inline-block;
	
	left: -50px;
	width: 968px;
	height: 133px;
	opacity: 1;
	margin-bottom: 36px; 
	z-index: 99;
	background: #FFFFFF;
}

#info2 #item1 {
	top: 20px;
}
#info2 #item2 {
	top: 170px;
}
#info2 #item3 {
	top: 320px;
}
#info2 #item4 {
	top: 470px;
}

#info2 #item #info_img {
	width: 100px;
	height: 133px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

#info2 #item .item-content {
	float-left: 100px;
	width: calc(968px - 100px);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

#info2 #item .item-content .title {
	position: absolute;
	left: 105px;
	top: 16px;
	width: 100%;
	height: 36px;
	opacity: 1;
	font-family: Poppins;
	font-size: 24px;
	font-weight: bold;
	line-height: normal;

	letter-spacing: 0em;
	font-variation-settings: "opsz" auto;
	color: rgba(2, 100, 90, 0.9686);
}

#info2 #item .item-content .desc {
	position: absolute;
	float:right;
	top: 60px;
	width: 780px;
	height: 57.78px;
	opacity: 1;
	font-family: Poppins;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0em;
	color: #373737;
	left: 110px;
}



#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;
}




#msg{background: #F7F7F7;}

@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;
     }
     
     .technique_content .tips_top{width:100%;display:block;}
     .technique_content .tips_top .tips_content {width:100%;}
     .technique_content .tips_top .tips_table_menu{width:100%;padding-top:20px;}
     .techniques_list{width:100%;}
     .techniques_list li {
  display: block;
  width: 100%;
height:360px;}
     
}</pre></body></html>