.banner_n{
		width:100%;
		height:500px;
		background:url('/wp-content/uploads/2026/02/service_banner.webp');
		background-size:cover;
	}
	.banner_n>div{
		width:86%;
		margin:0 auto;
	}
	.banner_n>div h2{
		margin:0;
		padding-top:244px;
		font-size: 50px;
		font-weight: normal;
		text-transform: uppercase;
		line-height: 75px;
		letter-spacing: 2px;
		color: #FFFFFF;
	}
	.banner_n>div .banner_line{
		width:100px;
		height:10px;
		background:#00A37A;
	}
	.crumbs{
		width:100%;
		height:58px;
		border-bottom:1px solid #e5e5e5;
	}
	.crumbs .crumbs_info{
		width:86%;
		margin:0 auto;
		display:flex;
		flex-direction:row;
	}
	.crumbs .crumbs_info .crumbs_left{
		width:75%;
		height:58px;
	}
	.crumbs .crumbs_info .crumbs_right{
		width:25%;
		height:58px;
		display:flex;
		justify-content:flex-end;
	}
	.crumbs .crumbs_info .crumbs_right .crumbs_content{
		display:flex;
		flex-direction:row;
		width:auto;
		align-items:center;
	}
	.crumbs .crumbs_info .crumbs_right .crumbs_content img{
		width:22px;
		height:21px;
		margin-right:6px;
		margin-top:-3px;
		objectify-fit:cover;
	}
	.crumbs .crumbs_info .crumbs_right .crumbs_content .crumb_link{
		cursor:pointer;
		list-style: none;
		border: none;
		font-size: 16px;
		font-family: Arial;
		color: #343434;
	}
	.crumbs .crumbs_info .crumbs_right .crumbs_content .crumb_link:hover{
		color:#E6830E;
	}
	.crumbs .crumbs_info .crumbs_right .crumbs_content .osvg{
		width:14px;
		height:14px;
		box-sizing:border-box;
	}
	.crumbs .crumbs_info .crumbs_right .crumbs_content .osvg svg{
		color:#999;
		border-color:#999;
		fill:#999;
		width:14px;
		height:14px;
	}
	.curmb_cate{
		overflow:hidden;
	}
	.curmb_cate>div{
		width:100%;
		display:flex;
		flex-direction:row;
		flex-wrap:wrap;
		height:58px;
	}
	.curmb_cate .shop_cate{
		font-size:16px;
		font-weight:bold;
		color:#343434;
		position:relative;
		height:58px;
		width:auto;
		display:flex;
		justify-content:center;
		align-items:center;
		padding:0 50px;
		cursor:pointer;
		transition: 0.36s;
	}
	.curmb_cate .shop_cate.active{
		color: #fff;
		background: #00A37A;
		transition: 0.36s;
	}
	.curmb_cate .shop_cate::before{
		content: "";
		position: absolute;
		height: 100%;
		width: 100%;
		background: #333;
		left: 0px;
		bottom: 0px;
		z-index: -2;
		transform: translateY(100%);
		transition: 0.36s cubic-bezier(0.68, 0.54, 0.14, 0.96);
	}
	.curmb_cate .shop_cate::after{
		content: "";
		position: absolute;
		height: 100%;
		width: 100%;
		background: #00A37A;
		left: 0px;
		bottom: 0px;
		z-index: -1;
		transform: translateY(100%);
		transition: 0.36s cubic-bezier(0.68, 0.54, 0.14, 0.96) 0.26s;
	}
	.curmb_cate .shop_cate:hover{
		color:#fff;
	}
	.curmb_cate .shop_cate:hover::before {
		transform: translateY(0);
		animation-delay: 3s;
	}
	.curmb_cate .shop_cate:hover::after {
		transform: translateY(0);
		animation-delay: 2s;
	}
	.single_content_bg{
		width:100%;
		height:auto;
	}
	.single_content_bg .single_content{
		width:80%;
		height:auto;
		margin:0 auto;
		color:#333;
	}
	.post-navigation{
		width:100%;
		display:flex;
		flex-direction:row;
		margin-top:50px;
		margin-bottom:50px;
	}
	.post-navigation .previous-post{
		width:50%;
		padding: 0 10px 0 80px;
		background: #f4f4f4;
    	transition: 0.36s ease 0s;
		height: 50px;
		line-height: 50px;
		overflow: hidden;
		font-size: 14px;
		background-image:url('/wp-content/uploads/2025/04/news02.png');
		background-repeat:no-repeat;
		background-position:left center;
	}
	.post-navigation .previous-post a{
		color:#454545;
	}
	.post-navigation .previous-post:hover{
		background-color:#00A37A;
		background-image:url('/wp-content/uploads/2025/04/news02H.png');
	}
	.post-navigation .previous-post:hover a{
		color:#fff;
	}
	.post-navigation .next-post{
		width:50%;
		background: #eee;
		text-align: right;
		padding: 0 80px 0 20px;
		transition: 0.36s ease 0s;
		height: 50px;
		line-height: 50px;
		overflow: hidden;
		font-size: 14px;
		background-image:url('/wp-content/uploads/2025/04/news03.png');
		background-repeat:no-repeat;
		background-position:right center;
		color:#343434;
	}
	.post-navigation .next-post a{
		color:#343434;
	}
	.post-navigation .next-post:hover{
		background-color:#00A37A;
		background-image:url('/wp-content/uploads/2025/04/news03H.png');
	}
	.post-navigation .next-post:hover a{
		color:#fff;
	}
	.post-navigation a{
		text-decoration:none;
	}
    .brands_logo{
        display:flex;
        justify-content:space-between;
        width:100%;
        margin-top:100px;
    }
    .brands_logo .brands_logo_l{
        width:13.4%;
    }
    .brands_logo img{
        max-width:100%;
    }
    .brands_logo .brands_logo_r{
        width:83%;
        color:#343434;
        font-size:16px;
        line-height:28px;
    }
    .advantage{
        width:100%;
        margin-top:100px;
    }
    .advantage .advantage_title{
        width:100%;
        display:flex;
        justify-content:center;
        align-items:center;
        line-height:45px;
        font-size:40px;
        font-weight:bold;
    }
    .advantage .advantage_content{
        margin-top:22px;
        display:flex;
        flex-direction:row;
    }
    .advantage .advantage_content .advantage_image{
        width:50%;
        position:relative;
    }
    .advantage .advantage_content .advantage_image .send_button{
        position:absolute;
        right:20px;
        bottom:20px;
        width:220px;
        height:50px;
        border: 2px solid #00A37A;
        color: #00A37A;
        display:flex;
        justify-content:center;
        align-items:center;
        transition: all .5s ease;
        font-size: 15px;
        font-weight: bold;
        cursor:pointer;
    }
    .advantage .advantage_content .advantage_image .send_button:hover{
        border-radius: 40px;
        background: #00A37A;
        color: #fff;
    }
    .advantage .advantage_content .advantage_image img{
        width:100%;
    }
    .advantage .advantage_content .advantage_detail{
        width:50%;
        padding:0 0 0 20px;
    }
    .advantage .advantage_content .advantage_detail h4{
        width: 100%;
        overflow: hidden;
        font-size: 20px;
        margin: 15px 0 12px 0;
        font-weight: bold;
        line-height:1.25;
        color:#343434;
    }
    .advantage .advantage_content .advantage_detail p{
        width: 100%;
        overflow: hidden;
        font-size: 16px;
        font-family: Arial;
        color: #343434;
        line-height: 28px;
    }
    .advantage .our_content{
        margin-top:26px;
        display:flex;
        flex-direction:row;
        flex-wrap:wrap;
        gap:40px 20px;
    }
    .advantage .our_content .our_item{
        width:calc(50% - 10px);
    }
    .advantage .our_content .our_item .our_image{
        width:100%;
        height:auto;
    }
    .advantage .our_content .our_item  .our_image img{
        max-width:100%;
    }
    .advantage .our_content .our_item .our_title{
        width: 100%;
        overflow: hidden;
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        margin-bottom: 7px;
        margin-top: 22px;
        color: #00A37A;
        line-height: 1.25;
    }
    .advantage .our_content .our_item .our_detail{
        line-height: 25px;
        color: #999;
        font-size: 16px;
    }
	.single_content_bg .single_content .images{
		padding-bottom: 60px;
		width:100%;
		height: auto;
		margin-top:40px;
		border-bottom: 1px solid #ccc;
	}
	.single_content_bg .single_content .images .images_box{
		display:flex;
		flex-direction:row;
		justify-content:space-between;
	}
	.single_content_bg .single_content .images img{
		width:49%;
		padding:2% 0;
		height:auto;
	}
	.single_content_bg .single_content .images_title{
		text-align: left;
		margin-top: 67px;
		color: #000;
		font-size: 48px;
		font-style: normal;
		font-weight: 400;
		line-height: 66px; /* 137.5% */
		text-transform: capitalize;
	}
	.single_content_bg .single_content .images_desc{
		width: 1200px;
		text-align: left;
		margin-top: 8px;
		color: #000;
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 30px; /* 137.5% */
	}
	.series_content{
		width:100%;
		display:flex;
		flex-direction:column;
		margin:0 auto;
	}
	.series_content .item{
		width:100%;
		height:auto;
		padding-bottom:50px;
		margin-bottom:50px;
		border-bottom: 1px solid #e5e5e5;
	}
	.series_content .item .nprotit{
		width:50%;
		height:auto;
		float:left;
		padding-right: 60px;
		box-sizing: border-box;
	}
	.series_content .item:first-child{
		margin-top:50px;
	}
	.series_content .item .nproimg{
		width:50%;
		height:400px;
		display:flex;
		justify-content:center;
		align-items:center;
		overflow:hidden;
	}
	.series_content .item .nproimg img{
		transition: all .5s ease;
		width:100%;
		height:auto;
	}
	.series_content .item:nth-child(even) .nprotit{
		float: right;
		padding: 0 0 0 60px;
	}
	.series_content .item .nprotit .title{
		font-size: 30px;
		border-bottom: 1px solid #7f7f7f;
		line-height: 30px;
		padding: 30px 0;
		font-weight: normal;
		margin-bottom: 40px;
		font-weight: bold;
		color: #00A37A;
		margin-top: 10px;
	}
	.series_content .item .nprotit .excerpt{
		font-size: 15px;
		color: #474747;
		line-height: 28px;
	}
	.series_content .item .nprotit .more{
		width: 180px;
		height: 50px;
		line-height: 50px;
		border: 1px solid #00A37A;
		color: #00A37A;
		text-align: center;
		margin-top: 50px;
		transition: all .5s ease;
		font-size: 15px;
	}
	.series_content .item .nprotit .more span{
		color: #00A37A;
		margin-left: 20px;
	}
	.series_content .item:hover .nprotit .more{
		border-radius: 40px;
		background: #00A37A;
		color: #fff;
	}
	.series_content .item:hover .nprotit .more span{
		color:#fff;
	}
	.series_content .item:hover .nproimg img{
		transform:scale(1.2);
	}
	.proquan{
		position:absolute;
		width:40px;
		height:40px;
		display:flex;
		justify-content:center;
		align-items:center;
	}
	.proquan .dian{
		width:10px;
		height:10px;
		background:#fdd947;
		border-radius:50%;
	}
	.proquan .title{
		position:absolute;
		top:40px;
		font-size: 20px;
        font-weight: 100;
        color: #00A37A;
	}
	.coord{
		width:100%;	
		display:flex;
		flex-direction:row;
		padding:50px 0;
		border-bottom: 1px solid #ccc;
	}
	.coord .coord_l{
		width:50%;
		padding:0 15px;
		position:relative;
	}
	.coord .coord_r{
		width:50%;
		padding:0 15px;
	}
	.coord img{
		width:100%;
	}
	.coord .coord_r .coord_item{
		width:100%;
		margin-bottom:20px;
	}
	.coord .coord_r .coord_item .title{
		font-size: 30px;
		color: #00A37A;
		line-height: 36px;
	}
	.coord .coord_r .coord_item .desc{
		color: #666;
    	line-height: 36px;
	}
	.swiper_data{
		width:100%;
		height:370px;
		position:relative;
	}
	.process_title{
		width:100%;
		text-align: center;
		color: #333;
		font-size: 48px;
		margin: 80px 0;
	}
	.swiper-container{
		width:1680px;
		margin:0 auto;
		height:370px;
	}
	.swiper-container .swiper-slide{
		display:flex;
		flex-direction:row;
		justify-content:space-between;
	}
	.swiper-container .swiper-slide .swiper_l{
		width:17px;
		height:370px;
		display:flex;
		justify-content:center;
		align-items:center;
	}
	.swiper-container .swiper-slide .swiper_l>div{
		width:17px;
		height:17px;
		border-radius:50%;
		background:#00A37A;
	}
	.swiper-container .swiper-slide .swiper_r{
		width:400px;
		height:370px;
		display:flex;
		flex-direction:column;
		justify-content:flex-start;
	}
	.swiper-container .swiper-slide:nth-child(even) .swiper_r{
		justify-content:flex-end;
	}
	.swiper-container .swiper-slide .swiper_r .swiper_content{
		display:flex;
		flex-direction:row;
		width:380px;
		height:146px;
		background:#333;
		overflow:hidden;
		padding-right:20px;
	}
	.swiper-container .swiper-slide .swiper_r .swiper_content .img_content{
		width:50%;
		height:auto;
		padding:10px;
		box-sizing:border-box;
	}
	.swiper-container .swiper-slide .swiper_r .swiper_content img{
		width:100%;
		height:auto;
		object-fit:cover;
		border:5px solid #00A37A;
		height:100%;
		box-sizing:border-box;
	}
	.swiper-container .swiper-slide .swiper_r .swiper_content .swiper_detail{
		width:50%;
		padding:10px;
		box-sizing:border-box;
	}
	.swiper-container .swiper-slide .swiper_r .swiper_content .swiper_detail .title{
		font-size: 30px;
		color: #fff;
		margin: 0 0 10px;
		line-height: 40px;
		font-family: "Myfonts";
	}
	.swiper-container .swiper-slide .swiper_r .swiper_content .swiper_detail .desc{
		font-size: 16px;
		color: #c1c1c1;
		font-family: Arial;
		line-height:28px;
	}
	.swiper_data .middle_line{
		position:absolute;
		width:100%;
		height:100%;
		left:0;
		top:0;
		display:flex;
		align-items:center;
		justify-content:center;
	}
	.swiper_data .middle_line>div{
		height:4px;
		width:100%;
		background:#333;
	}
	.swiper-button-prev,.swiper-button-next{
		color:#999;
		font-size:55px;
		font-weight:bold;
	}
	.swiper-button-prev{
		left:50px;
	}
	.swiper-button-next{
		right:50px;
	}


	.process_box {
  width: 100%;
  height: auto;
  background: #fff;
  margin-top: 20px;
}

.process_box .single_content {
  width: 80%;
  height: auto;
  margin: 0 auto;
}

.process_box .single_content .process_b_title {
  width: 1200px;
  text-align: left;
  color: #666;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 166.667% */
  text-transform: capitalize;
}

.process_box .single_content .process_b_title p {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 140% */
  letter-spacing: 1px;
  text-transform: capitalize;
}

.process_box .single_content .process_b_content {
  width: 100%;
  height: auto;
  margin-top: 24px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.process_box .single_content .process_b_content .item {
  width: 715px;
  height: auto;
  margin-bottom: 40px;
  margin-right: 60px;
}

.process_box .single_content .process_b_content .item:nth-of-type(2n) {
  margin-right: 0;
}

.process_box .single_content .process_b_content .item .item_title {
  text-align: left;
  position: relative;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  /* 225% */
}

.process_box .single_content .process_b_content .item .item_title::before {
  content: '';
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #00A37A;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -23px;
}

.process_box .single_content .process_b_content .item .item_desc {
  margin-top: 5px;
  text-align: left;
  color: #999;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}

.process_box .single_content .process_b_content .item .item_desc p {
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  padding-left: 15px;
}

.process_box .single_content .process_b_content .item .item_desc p::before {
  content: '';
  width: 6px;
  height: 6px;
  background: #999;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 0;
}
.choose_box {
  width: 100%;
  height: auto;
  background: #F6F6F6;
  padding: 84px 0 50px;
}

.choose_box .single_content {
  width: 80%;
  height: auto;
  margin: 0 auto;
}

.choose_box .single_content .choose_title {
  text-align: left;
  margin-top: 40px;
  color: #000;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 66px;
  /* 137.5% */
  text-transform: capitalize;
}

.choose_box .single_content .choose_desc {
  width: 1200px;
  text-align: left;
  margin-top: 24px;
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 137.5% */
}

.choose_box .single_content .choose_images {
  width: 100%;
  height: auto;
  margin-top: 45px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.choose_box .single_content .choose_images .item_img {
  width: 740px;
  height: 385px;
}

.choose_box .single_content .choose_images .item_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.choose_box .single_content .choose_b_content {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 24px;
}

.choose_box .single_content .choose_b_content .item {
  width: 46.9%;
  height: auto;
  margin-bottom: 40px;
  margin-right: 6.2%;
}

.choose_box .single_content .choose_b_content .item:nth-of-type(2n) {
  margin-right: 0;
}

.choose_box .single_content .choose_b_content .item .item_title {
  text-align: left;
  position: relative;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  /* 225% */
}

.choose_box .single_content .choose_b_content .item .item_title::before {
  content: '';
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #00A37A;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -23px;
}

.choose_box .single_content .choose_b_content .item .item_desc {
  margin-top: 5px;
  text-align: left;
  color: #999;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}

.choose_box .single_content .choose_b_content .item .item_desc p {
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  padding-left: 20px;
}

.choose_box .single_content .choose_b_content .item .item_desc p::before {
  content: '';
  width: 6px;
  height: 6px;
  background: #999;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 0;
}


.type_box {
  width: 100%;
  height: auto;
  background: #fff;
}

.type_box .single_content {
  width: 80%;
  height: auto;
  margin: 0 auto;
  padding: 60px 0 0px;
}

.type_box .single_content .type_title {
  text-align: left;
  margin-top: 40px;
  color: #000;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 66px;
  /* 137.5% */
  text-transform: capitalize;
}

.type_box .single_content .type_desc {
  width: 1200px;
  text-align: left;
  margin-top: 24px;
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 137.5% */
}

.type_box .single_content .type_b_content {
  width: 100%;
  height: auto;
  margin-top: 56px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}

.type_box .single_content .type_b_content .item {
  width: 480px;
  height: auto;
}

.type_box .single_content .type_b_content .item .item_img {
  width: 100%;
  height: 320px;
}

.type_box .single_content .type_b_content .item .item_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.type_box .single_content .type_b_content .item .item_title {
  margin-top: 39px;
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 133.333% */
}

.type_box .single_content .type_b_content .item .item_title span {
  color: #00A37A;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 92.308% */
  letter-spacing: 1.3px;
}

.type_box .single_content .type_b_content .item .item_design {
  width: 100%;
  height: auto;
  margin-top: 24px;
}

.type_box .single_content .type_b_content .item .item_design .design_title {
  text-align: left;
  position: relative;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  /* 225% */
  padding-left: 15px;
}

.type_box .single_content .type_b_content .item .item_design .design_title::before {
  content: '';
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #00A37A;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
}

.type_box .single_content .type_b_content .item .item_design .design_desc {
  text-align: left;
  padding-left: 15px;
  color: #999;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}

.type_box .single_content .type_b_content .item .item_design .design_desc p {
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  padding-left: 15px;
}

.type_box .single_content .type_b_content .item .item_design .design_desc p::before {
  content: '';
  width: 6px;
  height: 6px;
  background: #999;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 0;
}

@media screen and (max-width:1024px) {
	.banner_n{
		width:100%;
		height:500px;
		background:url('/wp-content/uploads/2026/02/service_banner.webp');
		background-size:cover;
	}
	.banner_n>div{
		width:92%;
		margin:0 auto;
	}
	.banner_n>div h2{
		margin:0;
		padding-top:200px;
		font-size: 40px;
		font-weight: normal;
		text-transform: uppercase;
		line-height: 60px;
		letter-spacing: 2px;
		color: #FFFFFF;
	}
	.banner_n>div .banner_line{
		width:100px;
		height:10px;
		background:#00A37A;
	}
	.crumbs{
		width:100%;
		height:58px;
		border-bottom:1px solid #e5e5e5;
	}
	.crumbs .crumbs_info{
		width:92%;
		margin:0 auto;
		display:flex;
		flex-direction:row;
	}
	.crumbs .crumbs_info .crumbs_left{
		width:75%;
		height:58px;
	}
	.crumbs .crumbs_info .crumbs_right{
		width:25%;
		height:58px;
		display:flex;
		justify-content:flex-end;
	}
	.crumbs .crumbs_info .crumbs_right .crumbs_content{
		display:flex;
		flex-direction:row;
		width:auto;
		align-items:center;
	}
	.crumbs .crumbs_info .crumbs_right .crumbs_content img{
		width:22px;
		height:21px;
		margin-right:6px;
		margin-top:-3px;
		object-fit:cover;
	}
	.crumbs .crumbs_info .crumbs_right .crumbs_content .crumb_link{
		cursor:pointer;
		list-style: none;
		border: none;
		font-size: 16px;
		font-family: Arial;
		color: #343434;
	}
	.crumbs .crumbs_info .crumbs_right .crumbs_content .crumb_link:hover{
		color:#E6830E;
	}
	.crumbs .crumbs_info .crumbs_right .crumbs_content .osvg{
		width:14px;
		height:14px;
		box-sizing:border-box;
	}
	.crumbs .crumbs_info .crumbs_right .crumbs_content .osvg svg{
		color:#999;
		border-color:#999;
		fill:#999;
		width:14px;
		height:14px;
	}
	.curmb_cate{
		overflow:hidden;
	}
	.curmb_cate>div{
		width:100%;
		display:flex;
		flex-direction:row;
		flex-wrap:nowrap;
		height:58px;
		overflow: hidden;
		overflow-x: auto;
	}
	.curmb_cate .shop_cate{
		font-size:16px;
		font-weight:bold;
		color:#343434;
		position:relative;
		height:58px;
		width:auto;
		display:flex;
		justify-content:center;
		align-items:center;
		padding:0 50px;
		cursor:pointer;
		transition: 0.36s;
	}
	.curmb_cate .shop_cate.active{
		color: #fff;
		background: #00A37A;
		transition: 0.36s;
	}
	.curmb_cate .shop_cate::before{
		content: "";
		position: absolute;
		height: 100%;
		width: 100%;
		background: #333;
		left: 0px;
		bottom: 0px;
		z-index: -2;
		transform: translateY(100%);
		transition: 0.36s cubic-bezier(0.68, 0.54, 0.14, 0.96);
	}
	.curmb_cate .shop_cate::after{
		content: "";
		position: absolute;
		height: 100%;
		width: 100%;
		background: #00A37A;
		left: 0px;
		bottom: 0px;
		z-index: -1;
		transform: translateY(100%);
		transition: 0.36s cubic-bezier(0.68, 0.54, 0.14, 0.96) 0.26s;
	}
	.curmb_cate .shop_cate:hover{
		color:#fff;
	}
	.curmb_cate .shop_cate:hover::before {
		transform: translateY(0);
		animation-delay: 3s;
	}
	.curmb_cate .shop_cate:hover::after {
		transform: translateY(0);
		animation-delay: 2s;
	}
	.single_content_bg{
		width:100%;
		height:auto;
	}
	.single_content_bg .single_content{
		width:92%;
		height:auto;
		margin:0 auto;
		color:#333;
	}
	.post-navigation{
		width:100%;
		display:flex;
		flex-direction:row;
		margin-top:50px;
		margin-bottom:50px;
	}
	.post-navigation .previous-post{
		width:50%;
		padding: 0 10px 0 80px;
		background: #f4f4f4;
    	transition: 0.36s ease 0s;
		height: 50px;
		line-height: 50px;
		overflow: hidden;
		font-size: 14px;
		background-image:url('/wp-content/uploads/2025/04/news02.png');
		background-repeat:no-repeat;
		background-position:left center;
	}
	.post-navigation .previous-post a{
		color:#454545;
	}
	.post-navigation .previous-post:hover{
		background-color:#00A37A;
		background-image:url('/wp-content/uploads/2025/04/news02H.png');
	}
	.post-navigation .previous-post:hover a{
		color:#fff;
	}
	.post-navigation .next-post{
		width:50%;
		background: #eee;
		text-align: right;
		padding: 0 80px 0 20px;
		transition: 0.36s ease 0s;
		height: 50px;
		line-height: 50px;
		overflow: hidden;
		font-size: 14px;
		background-image:url('/wp-content/uploads/2025/04/news03.png');
		background-repeat:no-repeat;
		background-position:right center;
		color:#343434;
	}
	.post-navigation .next-post a{
		color:#343434;
	}
	.post-navigation .next-post:hover{
		background-color:#00A37A;
		background-image:url('/wp-content/uploads/2025/04/news03H.png');
	}
	.post-navigation .next-post:hover a{
		color:#fff;
	}
	.post-navigation a{
		text-decoration:none;
	}
    .brands_logo{
        display:flex;
        justify-content:space-between;
        width:100%;
        margin-top:100px;
    }
    .brands_logo .brands_logo_l{
        width:13.4%;
    }
    .brands_logo img{
        max-width:100%;
    }
    .brands_logo .brands_logo_r{
        width:83%;
        color:#343434;
        font-size:16px;
        line-height:28px;
    }
    .advantage{
        width:100%;
        margin-top:100px;
    }
    .advantage .advantage_title{
        width:100%;
        display:flex;
        justify-content:center;
        align-items:center;
        line-height:45px;
        font-size:40px;
        font-weight:bold;
    }
    .advantage .advantage_content{
        margin-top:22px;
        display:flex;
        flex-direction:row;
    }
    .advantage .advantage_content .advantage_image{
        width:50%;
        position:relative;
    }
    .advantage .advantage_content .advantage_image .send_button{
        position:absolute;
        right:20px;
        bottom:20px;
        width:220px;
        height:50px;
        border: 2px solid #00A37A;
        color: #00A37A;
        display:flex;
        justify-content:center;
        align-items:center;
        transition: all .5s ease;
        font-size: 15px;
        font-weight: bold;
        cursor:pointer;
    }
    .advantage .advantage_content .advantage_image .send_button:hover{
        border-radius: 40px;
        background: #00A37A;
        color: #fff;
    }
    .advantage .advantage_content .advantage_image img{
        width:100%;
    }
    .advantage .advantage_content .advantage_detail{
        width:50%;
        padding:0 0 0 20px;
    }
    .advantage .advantage_content .advantage_detail h4{
        width: 100%;
        overflow: hidden;
        font-size: 20px;
        margin: 15px 0 12px 0;
        font-weight: bold;
        line-height:1.25;
        color:#343434;
    }
    .advantage .advantage_content .advantage_detail p{
        width: 100%;
        overflow: hidden;
        font-size: 16px;
        font-family: Arial;
        color: #343434;
        line-height: 28px;
    }
    .advantage .our_content{
        margin-top:26px;
        display:flex;
        flex-direction:row;
        flex-wrap:wrap;
        gap:40px 20px;
    }
    .advantage .our_content .our_item{
        width:calc(50% - 10px);
    }
    .advantage .our_content .our_item .our_image{
        width:100%;
        height:auto;
    }
    .advantage .our_content .our_item  .our_image img{
        max-width:100%;
    }
    .advantage .our_content .our_item .our_title{
        width: 100%;
        overflow: hidden;
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        margin-bottom: 7px;
        margin-top: 22px;
        color: #00A37A;
        line-height: 1.25;
    }
    .advantage .our_content .our_item .our_detail{
        line-height: 25px;
        color: #999;
        font-size: 16px;
    }
	.single_content_bg .single_content .images{
		padding-bottom: 60px;
		width:100%;
		height: auto;
		margin-top:40px;
		border-bottom: 1px solid #ccc;
	}
	.single_content_bg .single_content .images .images_box{
		display:flex;
		flex-direction:column;
		justify-content:inherit;
	}
	.single_content_bg .single_content .images img{
		margin-bottom: 20px;
		width:100%;
		padding:0;
		height:auto;
	}
	.single_content_bg .single_content .images img:last-child{
		margin-bottom: 0;
	}
	.single_content_bg .single_content .images_title{
		text-align: left;
		margin-top: 40px;
		color: #000;
		font-size: 36px;
		font-style: normal;
		font-weight: 400;
		line-height: 48px; /* 137.5% */
		text-transform: capitalize;
	}
	.single_content_bg .single_content .images_desc{
		width: 92%;
		text-align: left;
		margin-top: 8px;
		color: #000;
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 30px; /* 137.5% */
	}
	.series_content{
		width:100%;
		display:flex;
		flex-direction:column;
		margin:0 auto;
	}
	.series_content .item{
		width:100%;
		height:auto;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		padding-bottom:40px;
		margin-bottom:40px;
		border-bottom: 1px solid #e5e5e5;
	}
	.series_content .item .nprotit{
		width:100%;
		height:auto;
		float:none;
		padding-right: 0px;
		box-sizing: border-box;
	}
	.series_content .item:first-child{
		margin-top:40px;
	}
	.series_content .item .nproimg{
		margin-top: 20px;
		width:100%;
		height:200px;
		display:flex;
		justify-content:center;
		align-items:center;
		overflow:hidden;
	}
	.series_content .item .nproimg img{
		transition: all .5s ease;
		width:100%;
		height:auto;
	}
	.series_content .item:nth-child(even) .nprotit{
		float: none;
		padding: 0 0 0 0px;
	}
	.series_content .item .nprotit .title{
		font-size: 30px;
		border-bottom: 1px solid #7f7f7f;
		line-height: 30px;
		padding: 30px 0;
		font-weight: normal;
		margin-bottom: 40px;
		font-weight: bold;
		color: #00A37A;
		margin-top: 10px;
	}
	.series_content .item .nprotit .excerpt{
		font-size: 15px;
		color: #474747;
		line-height: 28px;
	}
	.series_content .item .nprotit .more{
		width: 180px;
		height: 50px;
		line-height: 50px;
		border: 1px solid #00A37A;
		color: #00A37A;
		text-align: center;
		margin-top: 50px;
		transition: all .5s ease;
		font-size: 15px;
	}
	.series_content .item .nprotit .more span{
		color: #00A37A;
		margin-left: 20px;
	}
	.series_content .item:hover .nprotit .more{
		border-radius: 40px;
		background: #00A37A;
		color: #fff;
	}
	.series_content .item:hover .nprotit .more span{
		color:#fff;
	}
	.series_content .item:hover .nproimg img{
		transform:scale(1.2);
	}
	.proquan{
		position:absolute;
		width:40px;
		height:40px;
		display:flex;
		justify-content:center;
		align-items:center;
	}
	.proquan .dian{
		width:10px;
		height:10px;
		background:#fdd947;
		border-radius:50%;
	}
	.proquan .title{
		position:absolute;
		top:40px;
		font-size: 20px;
        font-weight: 100;
        color: #00A37A;
	}
	.coord{
		width:100%;	
		display:flex;
		flex-direction:column;
		padding:40px 0;
		border-bottom: 1px solid #ccc;
	}
	.coord .coord_l{
		width:100%;
		padding:0 0px;
		position:relative;
	}
	.coord .coord_r{
		margin-top: 40px;
		width:100%;
		padding:0 0px;
	}
	.coord img{
		width:100%;
	}
	.coord .coord_r .coord_item{
		width:100%;
		margin-bottom:20px;
	}
	.coord .coord_r .coord_item .title{
		font-size: 30px;
		color: #00A37A;
		line-height: 36px;
	}
	.coord .coord_r .coord_item .desc{
		color: #666;
    	line-height: 36px;
	}
	.swiper_data{
		width:100%;
		height:370px;
		position:relative;
	}
	.process_title{
		width:100%;
		text-align: center;
		color: #333;
		font-size: 36px;
		margin: 40px 0;
	}
	.swiper-container{
		width:100%;
		margin:0 auto;
		height:370px;
	}
	.swiper-container .swiper-slide{
		width: 300px !important;
		display:flex;
		flex-direction:row;
		justify-content:space-between;
	}
	.swiper-container .swiper-slide .swiper_l{
		width:17px;
		height:370px;
		display:flex;
		justify-content:center;
		align-items:center;
	}
	.swiper-container .swiper-slide .swiper_l>div{
		width:17px;
		height:17px;
		border-radius:50%;
		background:#00A37A;
	}
	.swiper-container .swiper-slide .swiper_r{
		width:92%;
		height:370px;
		display:flex;
		flex-direction:column;
		justify-content:flex-start;
	}
	.swiper-container .swiper-slide:nth-child(even) .swiper_r{
		justify-content:flex-end;
	}
	.swiper-container .swiper-slide .swiper_r .swiper_content{
		display:flex;
		flex-direction:row;
		width:380px;
		height:146px;
		background:#333;
		overflow:hidden;
		padding-right:20px;
	}
	.swiper-container .swiper-slide .swiper_r .swiper_content .img_content{
		width:50%;
		height:auto;
		padding:10px;
		box-sizing:border-box;
	}
	.swiper-container .swiper-slide .swiper_r .swiper_content img{
		width:100%;
		height:auto;
		object-fit:cover;
		border:5px solid #00A37A;
		height:100%;
		box-sizing:border-box;
	}
	.swiper-container .swiper-slide .swiper_r .swiper_content .swiper_detail{
		width:50%;
		padding:10px;
		box-sizing:border-box;
	}
	.swiper-container .swiper-slide .swiper_r .swiper_content .swiper_detail .title{
		font-size: 30px;
		color: #fff;
		margin: 0 0 10px;
		line-height: 40px;
	}
	.swiper-container .swiper-slide .swiper_r .swiper_content .swiper_detail .desc{
		font-size: 16px;
		color: #c1c1c1;
		font-family: Arial;
		line-height:28px;
	}
	.swiper_data .middle_line{
		position:absolute;
		width:100%;
		height:100%;
		left:0;
		top:0;
		display:flex;
		align-items:center;
		justify-content:center;
	}
	.swiper_data .middle_line>div{
		height:4px;
		width:100%;
		background:#333;
	}
	.swiper-button-prev,.swiper-button-next{
		color:#999;
		font-size:55px;
		font-weight:bold;
	}
	.swiper-button-prev{
		left:50px;
	}
	.swiper-button-next{
		right:50px;
	}


	.process_box {
  width: 100%;
  height: auto;
  background: #fff;
  margin-top: 20px;
}

.process_box .single_content {
  width: 92%;
  height: auto;
  margin: 0 auto;
}

.process_box .single_content .process_b_title {
  width: 100%;
  text-align: left;
  color: #666;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 166.667% */
  text-transform: capitalize;
}

.process_box .single_content .process_b_title p {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 140% */
  letter-spacing: 1px;
  text-transform: capitalize;
}

.process_box .single_content .process_b_content {
  width: 100%;
  height: auto;
  margin-top: 24px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.process_box .single_content .process_b_content .item {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  margin-right: 0px;
}

.process_box .single_content .process_b_content .item:nth-of-type(2n) {
  margin-right: 0;
}

.process_box .single_content .process_b_content .item .item_title {
  text-align: left;
  position: relative;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  /* 225% */
}

.process_box .single_content .process_b_content .item .item_title::before {
  content: '';
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #00A37A;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -14px;
}

.process_box .single_content .process_b_content .item .item_desc {
  margin-top: 5px;
  text-align: left;
  color: #999;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}

.process_box .single_content .process_b_content .item .item_desc p {
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  padding-left: 15px;
}

.process_box .single_content .process_b_content .item .item_desc p::before {
  content: '';
  width: 6px;
  height: 6px;
  background: #999;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 0;
}
.choose_box {
  width: 100%;
  height: auto;
  background: #F6F6F6;
  padding: 40px 0 40px;
}

.choose_box .single_content {
  width: 92%;
  height: auto;
  margin: 0 auto;
}

.choose_box .single_content .choose_title {
  text-align: left;
  margin-top: 40px;
  color: #000;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height:48px;
  /* 137.5% */
  text-transform: capitalize;
}

.choose_box .single_content .choose_desc {
  width: 100%;
  text-align: left;
  margin-top: 24px;
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 137.5% */
}

.choose_box .single_content .choose_images {
  width: 100%;
  height: auto;
  margin-top: 45px;
  display: flex;
  flex-direction: column;
  justify-content: inherit;
}

.choose_box .single_content .choose_images .item_img {
  margin-bottom: 20px;
  width: 100%;
  height: auto;
}

.choose_box .single_content .choose_images .item_img:last-child{
	margin-bottom: 0;
}

.choose_box .single_content .choose_images .item_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.choose_box .single_content .choose_b_content {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 24px;
}

.choose_box .single_content .choose_b_content .item {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
  margin-right: 0%;
}

.choose_box .single_content .choose_b_content .item:nth-of-type(2n) {
  margin-right: 0;
}

.choose_box .single_content .choose_b_content .item .item_title {
  text-align: left;
  position: relative;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  /* 225% */
}

.choose_box .single_content .choose_b_content .item .item_title::before {
  content: '';
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #00A37A;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -14px;
}

.choose_box .single_content .choose_b_content .item .item_desc {
  margin-top: 5px;
  text-align: left;
  color: #999;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}

.choose_box .single_content .choose_b_content .item .item_desc p {
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  padding-left: 20px;
}

.choose_box .single_content .choose_b_content .item .item_desc p::before {
  content: '';
  width: 6px;
  height: 6px;
  background: #999;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 0;
}


.type_box {
  width: 100%;
  height: auto;
  background: #fff;
}

.type_box .single_content {
  width: 92%;
  height: auto;
  margin: 0 auto;
  padding: 40px 0 0px;
}

.type_box .single_content .type_title {
  text-align: left;
  margin-top: 0px;
  color: #000;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  /* 137.5% */
  text-transform: capitalize;
}

.type_box .single_content .type_desc {
  width: 100%;
  text-align: left;
  margin-top: 24px;
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 137.5% */
}

.type_box .single_content .type_b_content {
  width: 100%;
  height: auto;
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: inherit;
}

.type_box .single_content .type_b_content .item {
  margin-bottom: 40px;
  width: 100%;
  height: auto;
}

.type_box .single_content .type_b_content .item:last-child{
	margin-bottom: 0;
}

.type_box .single_content .type_b_content .item .item_img {
  width: 100%;
  height: 320px;
}

.type_box .single_content .type_b_content .item .item_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.type_box .single_content .type_b_content .item .item_title {
  margin-top: 39px;
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 133.333% */
}

.type_box .single_content .type_b_content .item .item_title span {
  color: #00A37A;
  font-family: "MyFonts", Arial;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 92.308% */
  letter-spacing: 1.3px;
}

.type_box .single_content .type_b_content .item .item_design {
  width: 100%;
  height: auto;
  margin-top: 24px;
}

.type_box .single_content .type_b_content .item .item_design .design_title {
  text-align: left;
  position: relative;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  /* 225% */
  padding-left: 15px;
}

.type_box .single_content .type_b_content .item .item_design .design_title::before {
  content: '';
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #00A37A;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
}

.type_box .single_content .type_b_content .item .item_design .design_desc {
  text-align: left;
  padding-left: 15px;
  color: #999;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}

.type_box .single_content .type_b_content .item .item_design .design_desc p {
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  padding-left: 15px;
}

.type_box .single_content .type_b_content .item .item_design .design_desc p::before {
  content: '';
  width: 6px;
  height: 6px;
  background: #999;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 0;
}
}


@media screen and (max-width:768px) {
	.banner_n{
		width:100%;
		height:450px;
		background:url('/wp-content/uploads/2026/02/service_banner.webp');
		background-size:cover;
	}
	.banner_n>div{
		width:92%;
		margin:0 auto;
	}
	.banner_n>div h2{
		margin:0;
		padding-top:200px;
		font-size: 30px;
		font-weight: normal;
		text-transform: uppercase;
		line-height: 40px;
		letter-spacing: 2px;
		color: #FFFFFF;
	}
	.banner_n>div .banner_line{
		width:120px;
		height:10px;
		background:#00A37A;
	}
	.crumbs{
		width:100%;
		height:58px;
		border-bottom:1px solid #e5e5e5;
	}
	.crumbs .crumbs_info{
		width:92%;
		margin:0 auto;
		display:flex;
		flex-direction:row;
	}
	.crumbs .crumbs_info .crumbs_left{
		width:100%;
		height:58px;
	}
	.crumbs .crumbs_info .crumbs_left .curmb_cate{
	    width:100%;
	}
	.crumbs .crumbs_info .crumbs_right{
		width:0%;
		height:58px;
		display:none;
		justify-content:flex-end;
	}
	.crumbs .crumbs_info .crumbs_right .crumbs_content{
		display:flex;
		flex-direction:row;
		width:auto;
		align-items:center;
	}
	.crumbs .crumbs_info .crumbs_right .crumbs_content img{
		width:22px;
		height:21px;
		margin-right:6px;
		margin-top:-3px;
		object-fit:cover;
	}
	.crumbs .crumbs_info .crumbs_right .crumbs_content .crumb_link{
		cursor:pointer;
		list-style: none;
		border: none;
		font-size: 16px;
		font-family: Arial;
		color: #343434;
	}
	.crumbs .crumbs_info .crumbs_right .crumbs_content .crumb_link:hover{
		color:#E6830E;
	}
	.crumbs .crumbs_info .crumbs_right .crumbs_content .osvg{
		width:14px;
		height:14px;
		box-sizing:border-box;
	}
	.crumbs .crumbs_info .crumbs_right .crumbs_content .osvg svg{
		color:#999;
		border-color:#999;
		fill:#999;
		width:14px;
		height:14px;
	}
	.curmb_cate{
		overflow:hidden;
	}
	.curmb_cate>div{
		width:100%;
		display:flex;
		flex-direction:row;
		flex-wrap:nowrap;
		height:58px;
		overflow: hidden;
		overflow-x: auto;
	}
	.curmb_cate .shop_cate{
		font-size:16px;
		font-weight:bold;
		color:#343434;
		position:relative;
		height:58px;
		width:auto;
		display:flex;
		justify-content:center;
		align-items:center;
		padding:0 50px;
		cursor:pointer;
		transition: 0.36s;
	}
	.curmb_cate .shop_cate.active{
		color: #fff;
		background: #00A37A;
		transition: 0.36s;
	}
	.curmb_cate .shop_cate::before{
		content: "";
		position: absolute;
		height: 100%;
		width: 100%;
		background: #333;
		left: 0px;
		bottom: 0px;
		z-index: -2;
		transform: translateY(100%);
		transition: 0.36s cubic-bezier(0.68, 0.54, 0.14, 0.96);
	}
	.curmb_cate .shop_cate::after{
		content: "";
		position: absolute;
		height: 100%;
		width: 100%;
		background: #00A37A;
		left: 0px;
		bottom: 0px;
		z-index: -1;
		transform: translateY(100%);
		transition: 0.36s cubic-bezier(0.68, 0.54, 0.14, 0.96) 0.26s;
	}
	.curmb_cate .shop_cate:hover{
		color:#fff;
	}
	.curmb_cate .shop_cate:hover::before {
		transform: translateY(0);
		animation-delay: 3s;
	}
	.curmb_cate .shop_cate:hover::after {
		transform: translateY(0);
		animation-delay: 2s;
	}
	.single_content_bg{
		width:100%;
		height:auto;
	}
	.single_content_bg .single_content{
		width:92%;
		height:auto;
		margin:0 auto;
		color:#333;
	}
	.post-navigation{
		width:100%;
		display:flex;
		flex-direction:row;
		margin-top:50px;
		margin-bottom:50px;
	}
	.post-navigation .previous-post{
		width:50%;
		padding: 0 10px 0 80px;
		background: #f4f4f4;
    	transition: 0.36s ease 0s;
		height: 50px;
		line-height: 50px;
		overflow: hidden;
		font-size: 14px;
		background-image:url('/wp-content/uploads/2025/04/news02.png');
		background-repeat:no-repeat;
		background-position:left center;
	}
	.post-navigation .previous-post a{
		color:#454545;
	}
	.post-navigation .previous-post:hover{
		background-color:#00A37A;
		background-image:url('/wp-content/uploads/2025/04/news02H.png');
	}
	.post-navigation .previous-post:hover a{
		color:#fff;
	}
	.post-navigation .next-post{
		width:50%;
		background: #eee;
		text-align: right;
		padding: 0 80px 0 20px;
		transition: 0.36s ease 0s;
		height: 50px;
		line-height: 50px;
		overflow: hidden;
		font-size: 14px;
		background-image:url('/wp-content/uploads/2025/04/news03.png');
		background-repeat:no-repeat;
		background-position:right center;
		color:#343434;
	}
	.post-navigation .next-post a{
		color:#343434;
	}
	.post-navigation .next-post:hover{
		background-color:#00A37A;
		background-image:url('/wp-content/uploads/2025/04/news03H.png');
	}
	.post-navigation .next-post:hover a{
		color:#fff;
	}
	.post-navigation a{
		text-decoration:none;
	}
    .brands_logo{
        display:flex;
        justify-content:space-between;
        width:100%;
        margin-top:100px;
    }
    .brands_logo .brands_logo_l{
        width:13.4%;
    }
    .brands_logo img{
        max-width:100%;
    }
    .brands_logo .brands_logo_r{
        width:83%;
        color:#343434;
        font-size:16px;
        line-height:28px;
    }
    .advantage{
        width:100%;
        margin-top:100px;
    }
    .advantage .advantage_title{
        width:100%;
        display:flex;
        justify-content:center;
        align-items:center;
        line-height:45px;
        font-size:40px;
        font-weight:bold;
    }
    .advantage .advantage_content{
        margin-top:22px;
        display:flex;
        flex-direction:row;
    }
    .advantage .advantage_content .advantage_image{
        width:50%;
        position:relative;
    }
    .advantage .advantage_content .advantage_image .send_button{
        position:absolute;
        right:20px;
        bottom:20px;
        width:220px;
        height:50px;
        border: 2px solid #00A37A;
        color: #00A37A;
        display:flex;
        justify-content:center;
        align-items:center;
        transition: all .5s ease;
        font-size: 15px;
        font-weight: bold;
        cursor:pointer;
    }
    .advantage .advantage_content .advantage_image .send_button:hover{
        border-radius: 40px;
        background: #00A37A;
        color: #fff;
    }
    .advantage .advantage_content .advantage_image img{
        width:100%;
    }
    .advantage .advantage_content .advantage_detail{
        width:50%;
        padding:0 0 0 20px;
    }
    .advantage .advantage_content .advantage_detail h4{
        width: 100%;
        overflow: hidden;
        font-size: 20px;
        margin: 15px 0 12px 0;
        font-weight: bold;
        line-height:1.25;
        color:#343434;
    }
    .advantage .advantage_content .advantage_detail p{
        width: 100%;
        overflow: hidden;
        font-size: 16px;
        font-family: Arial;
        color: #343434;
        line-height: 28px;
    }
    .advantage .our_content{
        margin-top:26px;
        display:flex;
        flex-direction:row;
        flex-wrap:wrap;
        gap:40px 20px;
    }
    .advantage .our_content .our_item{
        width:calc(50% - 10px);
    }
    .advantage .our_content .our_item .our_image{
        width:100%;
        height:auto;
    }
    .advantage .our_content .our_item  .our_image img{
        max-width:100%;
    }
    .advantage .our_content .our_item .our_title{
        width: 100%;
        overflow: hidden;
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        margin-bottom: 7px;
        margin-top: 22px;
        color: #00A37A;
        line-height: 1.25;
    }
    .advantage .our_content .our_item .our_detail{
        line-height: 25px;
        color: #999;
        font-size: 16px;
    }
	.single_content_bg .single_content .images{
		padding-bottom: 60px;
		width:100%;
		height: auto;
		margin-top:40px;
		border-bottom: 1px solid #ccc;
	}
	.single_content_bg .single_content .images .images_box{
		display:flex;
		flex-direction:column;
		justify-content:inherit;
	}
	.single_content_bg .single_content .images img{
		margin-bottom: 20px;
		width:100%;
		padding:0;
		height:auto;
	}
	.single_content_bg .single_content .images img:last-child{
		margin-bottom: 0;
	}
	.single_content_bg .single_content .images_title{
		text-align: left;
		margin-top: 40px;
		color: #000;
		font-size: 30px;
		font-style: normal;
		font-weight: 400;
		line-height: 40px; /* 137.5% */
		text-transform: capitalize;
	}
	.single_content_bg .single_content .images_desc{
		width: 92%;
		text-align: left;
		margin-top: 8px;
		color: #000;
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px; /* 137.5% */
	}
	.series_content{
		width:100%;
		display:flex;
		flex-direction:column;
		margin:0 auto;
	}
	.series_content .item{
		width:100%;
		height:auto;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		padding-bottom:40px;
		margin-bottom:40px;
		border-bottom: 1px solid #e5e5e5;
	}
	.series_content .item .nprotit{
		width:100%;
		height:auto;
		float:none;
		padding-right: 0px;
		box-sizing: border-box;
	}
	.series_content .item:first-child{
		margin-top:40px;
	}
	.series_content .item .nproimg{
		margin-top: 20px;
		width:100%;
		height:200px;
		display:flex;
		justify-content:center;
		align-items:center;
		overflow:hidden;
	}
	.series_content .item .nproimg img{
		transition: all .5s ease;
		width:100%;
		height:auto;
	}
	.series_content .item:nth-child(even) .nprotit{
		float: none;
		padding: 0 0 0 0px;
	}
	.series_content .item .nprotit .title{
		font-size: 24px;
		border-bottom: 1px solid #7f7f7f;
		line-height: 30px;
		padding: 15px 0;
		font-weight: normal;
		margin-bottom: 40px;
		font-weight: bold;
		color: #00A37A;
		margin-top: 10px;
	}
	.series_content .item .nprotit .excerpt{
		font-size: 15px;
		color: #474747;
		line-height: 28px;
	}
	.series_content .item .nprotit .more{
		width: 180px;
		height: 50px;
		line-height: 50px;
		border: 1px solid #00A37A;
		color: #00A37A;
		text-align: center;
		margin-top: 50px;
		transition: all .5s ease;
		font-size: 15px;
	}
	.series_content .item .nprotit .more span{
		color: #00A37A;
		margin-left: 20px;
	}
	.series_content .item:hover .nprotit .more{
		border-radius: 40px;
		background: #00A37A;
		color: #fff;
	}
	.series_content .item:hover .nprotit .more span{
		color:#fff;
	}
	.series_content .item:hover .nproimg img{
		transform:scale(1.2);
	}
	.proquan{
		position:absolute;
		width:40px;
		height:40px;
		display:flex;
		justify-content:center;
		align-items:center;
	}
	.proquan .dian{
		width:10px;
		height:10px;
		background:#fdd947;
		border-radius:50%;
	}
	.proquan .title{
		position:absolute;
		top:40px;
		font-size: 20px;
        font-weight: 100;
        color: #00A37A;
	}
	.coord{
		width:100%;	
		display:flex;
		flex-direction:column;
		padding:40px 0;
		border-bottom: 1px solid #ccc;
	}
	.coord .coord_l{
		width:100%;
		padding:0 0px;
		position:relative;
	}
	.coord .coord_r{
		margin-top: 40px;
		width:100%;
		padding:0 0px;
	}
	.coord img{
		width:100%;
	}
	.coord .coord_r .coord_item{
		width:100%;
		margin-bottom:20px;
	}
	.coord .coord_r .coord_item .title{
		font-size: 30px;
		color: #00A37A;
		line-height: 36px;
	}
	.coord .coord_r .coord_item .desc{
		color: #666;
    	line-height: 36px;
	}
	.swiper_data{
		width:100%;
		height:370px;
		position:relative;
	}
	.process_title{
		width:100%;
		text-align: center;
		color: #333;
		font-size: 30px;
		margin: 40px 0;
	}
	.swiper-container{
		width:100%;
		margin:0 auto;
		height:370px;
	}
	.swiper-container .swiper-slide{
		width: 240px !important;
		display:flex;
		flex-direction:row;
		justify-content:space-between;
	}
	.swiper-container .swiper-slide .swiper_l{
		width:17px;
		height:370px;
		display:flex;
		justify-content:center;
		align-items:center;
	}
	.swiper-container .swiper-slide .swiper_l>div{
		width:17px;
		height:17px;
		border-radius:50%;
		background:#00A37A;
	}
	.swiper-container .swiper-slide .swiper_r{
		width:92%;
		height:370px;
		display:flex;
		flex-direction:column;
		justify-content:flex-start;
	}
	.swiper-container .swiper-slide:nth-child(even) .swiper_r{
		justify-content:flex-end;
	}
	.swiper-container .swiper-slide .swiper_r .swiper_content{
		display:flex;
		flex-direction:row;
		width:220px;
		height:146px;
		background:#333;
		overflow:hidden;
		padding-right:20px;
	}
	.swiper-container .swiper-slide .swiper_r .swiper_content .img_content{
		width:50%;
		height:auto;
		padding:10px;
		box-sizing:border-box;
	}
	.swiper-container .swiper-slide .swiper_r .swiper_content img{
		width:100%;
		height:auto;
		object-fit:cover;
		border:5px solid #00A37A;
		height:100%;
		box-sizing:border-box;
	}
	.swiper-container .swiper-slide .swiper_r .swiper_content .swiper_detail{
		width:50%;
		padding:10px;
		box-sizing:border-box;
	}
	.swiper-container .swiper-slide .swiper_r .swiper_content .swiper_detail .title{
		font-size: 24px;
		color: #fff;
		margin: 0 0 10px;
		line-height: 30px;
		font-family: "Myfonts";
	}
	.swiper-container .swiper-slide .swiper_r .swiper_content .swiper_detail .desc{
		font-size: 14px;
		color: #c1c1c1;
		font-family: Arial;
		line-height:20px;
	}
	.swiper_data .middle_line{
		position:absolute;
		width:100%;
		height:100%;
		left:0;
		top:0;
		display:flex;
		align-items:center;
		justify-content:center;
	}
	.swiper_data .middle_line>div{
		height:4px;
		width:100%;
		background:#333;
	}
	.swiper-button-prev,.swiper-button-next{
		color:#999;
		font-size:55px;
		font-weight:bold;
	}
	.swiper-button-prev{
		left:50px;
	}
	.swiper-button-next{
		right:50px;
	}


	.process_box {
  width: 100%;
  height: auto;
  background: #fff;
  margin-top: 20px;
}

.process_box .single_content {
  width: 92%;
  height: auto;
  margin: 0 auto;
}

.process_box .single_content .process_b_title {
  width: 100%;
  text-align: left;
  color: #666;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 166.667% */
  text-transform: capitalize;
}

.process_box .single_content .process_b_title p {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 140% */
  letter-spacing: 1px;
  text-transform: capitalize;
}

.process_box .single_content .process_b_content {
  width: 100%;
  height: auto;
  margin-top: 24px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.process_box .single_content .process_b_content .item {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  margin-right: 0px;
}

.process_box .single_content .process_b_content .item:nth-of-type(2n) {
  margin-right: 0;
}

.process_box .single_content .process_b_content .item .item_title {
  padding-left: 12px;
  text-align: left;
  position: relative;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  /* 225% */
}

.process_box .single_content .process_b_content .item .item_title::before {
  content: '';
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #00A37A;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
}

.process_box .single_content .process_b_content .item .item_desc {
  margin-top: 5px;
  text-align: left;
  color: #999;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}

.process_box .single_content .process_b_content .item .item_desc p {
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  padding-left: 15px;
}

.process_box .single_content .process_b_content .item .item_desc p::before {
  content: '';
  width: 6px;
  height: 6px;
  background: #999;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 0;
}
.choose_box {
  width: 100%;
  height: auto;
  background: #F6F6F6;
  padding: 40px 0 40px;
}

.choose_box .single_content {
  width: 92%;
  height: auto;
  margin: 0 auto;
}

.choose_box .single_content .choose_title {
  text-align: left;
  margin-top: 00px;
  color: #000;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height:40px;
  /* 137.5% */
  text-transform: capitalize;
}

.choose_box .single_content .choose_desc {
  width: 100%;
  text-align: left;
  margin-top: 24px;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 137.5% */
}

.choose_box .single_content .choose_images {
  width: 100%;
  height: auto;
  margin-top: 45px;
  display: flex;
  flex-direction: column;
  justify-content: inherit;
}

.choose_box .single_content .choose_images .item_img {
  margin-bottom: 20px;
  width: 100%;
  height: auto;
}

.choose_box .single_content .choose_images .item_img:last-child{
	margin-bottom: 0;
}

.choose_box .single_content .choose_images .item_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.choose_box .single_content .choose_b_content {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 24px;
}

.choose_box .single_content .choose_b_content .item {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
  margin-right: 0%;
}

.choose_box .single_content .choose_b_content .item:nth-of-type(2n) {
  margin-right: 0;
}

.choose_box .single_content .choose_b_content .item .item_title {
  padding-left: 12px;
  text-align: left;
  position: relative;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  /* 225% */
}

.choose_box .single_content .choose_b_content .item .item_title::before {
  content: '';
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #00A37A;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
}

.choose_box .single_content .choose_b_content .item .item_desc {
  margin-top: 5px;
  text-align: left;
  color: #999;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}

.choose_box .single_content .choose_b_content .item .item_desc p {
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  padding-left: 20px;
}

.choose_box .single_content .choose_b_content .item .item_desc p::before {
  content: '';
  width: 6px;
  height: 6px;
  background: #999;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 0;
}


.type_box {
	width: 100%;
	height: auto;
	background: #fff;
  }
  
  .type_box .single_content {
	width: 92%;
	height: auto;
	margin: 0 auto;
	padding: 40px 0 0px;
  }
  
  .type_box .single_content .type_title {
	text-align: left;
	margin-top: 0px;
	color: #000;
	font-size: 30px;
	font-style: normal;
	font-weight: 400;
	line-height: 40px;
	/* 137.5% */
	text-transform: capitalize;
  }
  
  .type_box .single_content .type_desc {
	width: 100%;
	text-align: left;
	margin-top: 24px;
	color: #000;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	/* 137.5% */
  }
  
  .type_box .single_content .type_b_content {
	width: 100%;
	height: auto;
	margin-top: 20px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: inherit;
  }
  
  .type_box .single_content .type_b_content .item {
	margin-bottom: 20px;
	width: 100%;
	height: auto;
  }
  
  .type_box .single_content .type_b_content .item:last-child{
	  margin-bottom: 0;
  }
  
  .type_box .single_content .type_b_content .item .item_img {
	width: 100%;
	height: 320px;
  }
  
  .type_box .single_content .type_b_content .item .item_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
  }
  
  .type_box .single_content .type_b_content .item .item_title {
	margin-top: 39px;
	color: #000;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	/* 133.333% */
  }
  
  .type_box .single_content .type_b_content .item .item_title span {
	color: #00A37A;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	/* 92.308% */
	letter-spacing: 1.3px;
  }
  
  .type_box .single_content .type_b_content .item .item_design {
	width: 100%;
	height: auto;
	margin-top: 24px;
  }
  
  .type_box .single_content .type_b_content .item .item_design .design_title {
	text-align: left;
	position: relative;
	color: #000;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 36px;
	/* 225% */
	padding-left: 15px;
  }
  
  .type_box .single_content .type_b_content .item .item_design .design_title::before {
	content: '';
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #00A37A;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0px;
  }
  
  .type_box .single_content .type_b_content .item .item_design .design_desc {
	text-align: left;
	padding-left: 15px;
	color: #999;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	/* 150% */
  }
  
  .type_box .single_content .type_b_content .item .item_design .design_desc p {
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
	padding-left: 15px;
  }
  
  .type_box .single_content .type_b_content .item .item_design .design_desc p::before {
	content: '';
	width: 6px;
	height: 6px;
	background: #999;
	border-radius: 50%;
	position: absolute;
	top: 8px;
	left: 0;
  }
}