.cent1 {
	background-image: url('../img/bg_up.png');
	background-position: center center;
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	background-size: cover;
	/* height: 500px; */
	color: #2e2e31;
}

.cent1_box {
	width: 100%;
	display: flex;
}

.cent1 .lt {
	width: 47%;
	padding: 1rem 0 2rem;
	margin-left: 3%;
}

.cent1 .rt {
	width: 47%;
	position: relative;
	padding: 1rem 0 1rem;
}

.cent1 .rt .img {
	width: 90%;
	margin: auto;
	max-width: 330px;
	padding: 2rem 0 1rem;

}

.line-text {
	line-height: 2;
	display: flex;
	align-items: center;
}

.star img {
	width: 80px;
}

.star span {
	font-size: 0.75rem;
	margin-left: 0.2rem;
}

.pro_tag {
	color: #ea9039;
	font-size: 1rem;
	display: flex;
	width: 100%;
	flex-direction: row;
	flex-wrap: wrap;
	line-height: 1.5rem;
	font-weight: bold;
	margin-bottom: 0.5rem;
}

.pro_tag span {
	margin: 0 0.5rem 0 0.5rem;
}

.pro_icon {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 1rem;

}

.pro_icon ._list {
	width: 30%;
	text-align: center;
	background-color: #000000;
	border-radius: 1rem;
	color: #ffffff;
}

.pro_icon ._list img {
	width: 25px;
	margin: 1rem 0 0.5rem;
}

.cent1 .mob_bg {
	display: none;
}

.cent1 .lt h2 {
	font-size: 2rem;
	margin: 1rem 0 0.5rem 0;

}

.cent1 .lt h2 span {
	color: #256aaf;
}

.cent1 .list img {
	width: 12px;
	margin-right: 0.4rem;
}

.cent1 p {
	font-size: 1rem;
	line-height: 1.7rem;
	margin: 0.6rem 0 0.8rem;
}

.cent1 .list {
	font-weight: bold;
	line-height: 2.2rem;
	margin: 0 0 1rem 1rem;
}

.cent1 .rt .desc {
	width: 100%;
	display: flex;
	justify-content: space-between;
	text-align: center;
}

.cent1 .rt .desc .img {
	padding: 0;
}

.cent1 .rt .desc img {
	width: 40px;
}

.btn {
	width: 280px;
}

.a_btn {
	width: 270px;
	display: block;
	position: relative;
}

.a_btn span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 1.1rem;
	line-height: 60px;
	font-weight: bold;
}

.btn_icon {
	font-size: 0.7rem;
	text-align: center;
}

.btn_icon img {
	width: 15px;
	margin-right: 0.2rem;
}

.cent2 {
	margin: 2rem 0 2rem;
}

.cent2 .img {
	width: 94%;
	margin: auto;
	max-width: 1000px;
}

.cent3 {
	width: 94%;
	padding: 0 3% 0 3%;
	background-image: url('../img/bg2_1.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;

}

.cent3_box {
	width: 100%;

	display: flex;
	justify-content: space-between;
	align-items: center;
	justify-content: center;
	flex-direction: row;
	flex-wrap: wrap;
}

.cent3 .img_pc {
	width: 70%;
	margin: auto;
}

.cent3 .lt {
	width: 40%;
}

.cent3 .rt {
	width: 60%;

}

.cent3 .img_mob {
	display: none;
}

.cent3 .rt_box {
	margin: 4rem 4rem 2rem;
}

.cent3 h2 {
	margin: 1rem 0 0.5rem;
}

.cent3 p {
	line-height: 2rem;
	font-size: 1.2rem;
	margin: 1rem 0 1rem;
}

.cent4 {
	display: flex;
	width: 100%;
	/*background-color: #000;*/
	background-image: url('../img/bg4.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height: 100%;
}

.cent4 h2 {
	color: #fbfbfb;
	font-size: 2rem;
	text-align: center;
	padding: 2rem 0 0.5rem;
}

.cent4 h3 {
	font-size: 1.4rem;
	color: #fff;
	text-align: center;
}

.cent4 h4 {
	padding: 0 1rem 0 1rem;

	color: #fff;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.8rem;
	margin-bottom: 1.5rem;
}

.cent4_box {
	display: block;
	display: flex;
	position: relative;
	width: 100%;
	align-items: center;
	justify-content: center;
	flex-direction: row;
	flex-wrap: wrap;
	padding: 0 0 1rem;
	justify-content: space-between;


}

.cent4_box .list {
	display: flex;
	padding: 1rem 2rem 1rem 2rem;
	flex-direction: row;
	flex-wrap: wrap;
	color: #ffffff;
}

.cent4 .list h4 {
	font-size: 1.2rem;
}

.cent4 .list p {
	font-size: 1rem;
}

.cent4 .list h4 img {
	width: 35px;
	margin-right: 1rem;
}

.cent4 .lt {

	width: 35%;
}

.cent4 .img_mob {
	display: none;
}

.cent4 .img_pc {
	width: 30%;
	text-align: center;
}

.cent4 .img_pc img {
	width: 80%;
}

.cent4 .rt {
	float: right;
	width: 35%;
}

.cent5 {
	display: flex;
	width: 100%;
	color: #ffffff;
	flex-direction: row;
	flex-wrap: wrap;


}

.cent5_box {
	width: 60%;
	padding: 2rem;
}

.cent5 p {
	font-size: 1.1rem;
	line-height: 2rem;
	margin: 0.5rem 0 2rem;
}

.cent5 .lt {
	display: flex;
	width: 50%;
	background-image: url('../img/bg5_1.jpg');
	background-position: center;

	background-size: cover;

}

.cent5 .rt {
	display: flex;
	width: 50%;
	background-image: url('../img/bg5_2.jpg');
	background-position: center;
	background-size: cover;

}

.cent6_box {
	display: flex;
	width: 94%;
	padding: 3%;


}

.cent6 h2 {
	text-align: center;
	margin: 1rem 0 1rem;
}

.cent6_box .img1 {
	display: block;
	width: 100%;
	max-width: 900px;
	margin: auto;
}

.cent7 {
	background-color: #000000;
	color: #ffffff;
	/*margin:0 0 1rem;*/
}

.cent7_box {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
	padding: 2rem 0 2rem;
}

.cent7 .lt_img {
	width: 40%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.cent7 .lt_img img {
	width: 267px;
}

.cent7 .rt_desc {
	width: 60%;
}

.cent7 .rt_desc p {
	font-size: 1.1rem;
	margin: 1rem 0 1rem;
}

.cent7 .rt_desc2 .img {
	display: none;
}

.cent13 {
	background-color: #eeffff;
	padding: 1rem 0 1rem;
}

.cent13 h2 {
	text-align: center;
	font-size: 2rem;
	margin: 1rem 0 1rem;
}

.cent13 h3 {
	text-align: center;
	/*color: #999;*/
	font-size: 1.2rem;
	font-weight: 400;
	margin: 0 1rem 1.5rem 1rem;
	line-height: 1.8rem;
}

.cent13 .cent13_box {
	display: flex;
	width: 100%;
	/*align-items: center;*/

	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.cent13_box .list {
	/*display: flex;*/
	width: 32.5%;




}

.cent13_box .list .img {
	border-radius: 2.2rem;
	overflow: hidden;
	position: relative;
	padding: 20px;

}

.cent13_box .list .img .num {
	position: absolute;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-left: -30px;
	top: 0;
	background-color: #fff;
	border-radius: 50%;
	text-align: center;
	color: #111111;
	line-height: 40px;
	font-weight: bold;
	font-size: 1.3rem;

}

.cent13_box .title {
	margin: 0.5rem 0 0.5rem 1rem;
	text-align: center;
	font-weight: bold;
	font-size: 1.5rem;
}




.cent8 {

	padding: 1rem 0 1rem;
}

.cent8 h2 {
	text-align: center;
	font-size: 2rem;
	margin: 1rem 0 1rem;
}

.cent8 h3 {
	text-align: center;
	font-size: 1.1rem;
	font-weight: 400;
	margin-bottom: 1.5rem;
}

.cent8 .rev_list {
	display: flex;
	width: 100%;
	/*align-items: center;*/

	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
}

.rev_list .list {
	/*display: flex;*/
	width: 32.5%;
	border: 1px solid #ccc;
	border-radius: 1rem;
	overflow: hidden;
	box-shadow: 2px 4px 1px rgba(0, 0, 0, 0.16);
	margin-bottom: 1rem;
	background-color: #f6f6f6;
}

.rev_list .list .name {
	width: 100%;
	display: flex;
	padding: 1rem 0 0 0;
}

.rev_list .list .name .lt {
	width: 70px;
	margin: 0 1rem 0 1rem;
}

.rev_list .title {
	margin: 0.5rem 1rem 0 1rem;

	align-items: center;
	font-weight: bold;
}

.rev_list .title h4 {
	font-size: 1.3rem;
	font-weight: bold;
	margin: 0 0 0.5rem;
}

.rev_list .title img {
	width: 14px;
	margin-right: 0.2rem;
}

.rev_list .title span {
	color: #00B386;
	font-size: 1rem;
	font-weight: normal;
}

.rev_btn {
	display: flex;
	width: 100%;
	justify-content: center;
	margin: 2rem 0 3rem;
}

.rev_list .name_logo img {
	width: 14px;

}

.rev_list .name_logo span {
	color: #027364;
	background-color: #ccc;
	padding: 0.2rem 0.5rem 0.2rem 0.5rem;
	margin-left: 0.5rem;
	border-radius: 1rem;
	font-weight: 500;
}

.rev_list .star {
	margin-left: 1rem;
}

.rev_list .desc p {
	margin: 1rem;
	font-size: 1rem;
}


.cent9 {
	padding: 2rem 0 3rem;
	/*background-color: #202934;*/
}

.cent9 h2 {
	/*font-size: 2rem;
	text-align: center;
	margin-bottom: 3rem;*/

}

.cent9 h3 {
	font-size: 1.6rem;
	text-align: center;

	margin: 0.5rem 0 2.5rem;
}

.faq_list {
	width: 100%;
	max-width: 900px;
	margin: auto;
	padding: 1.5rem 0 1.5rem;

}

.faq_list h4 {
	padding: 1rem 3rem 1rem 0;
	margin: 0 1.5rem 0 1.5rem;

	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 100% 50%;

}

.faq_hide {
	background-size: 8px;
	background-image: url('../img/qa_hide.png');
}

.faq_show {
	background-size: 16px;
	background-image: url('../img/qa_show.png');
	border-bottom: 1px solid #fbfbfb;
}

.faq_list li {
	border: 2px solid #fbfbfb;
	border-radius: 1rem;
	width: 100%;
	margin-bottom: 1rem;
	background-color: #f8f8f8;
}

.faq_list .desc {
	padding: 0rem 2rem;
}

.faq_list p {
	margin: 0.8rem 0 0.8rem;
	font-size: 1.1rem;

	line-height: 1.7rem;

}


.line_title {
	width: 100%;
	padding: 2rem 0 1rem;

}

.line_box {
	text-align: center;
	font-size: 1rem;
	font-weight: bold;
}

.line_title img {
	width: 50px;
}

.cent11 {
	width: 100%;
	text-align: center;
	padding: 1rem 0 1rem;
}

.cent11 p {
	font-size: 1rem;
	margin: 0 1rem 2rem 1rem;
}

.cent11_box {
	width: 94%;
	padding: 0 3% 0 3%;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
}

.cent11_box .list {
	width: 24%;
	position: relative;
}

.cent11_box .desc {
	position: absolute;
	bottom: 0;
	width: 100%;
	color: #fbfbfb;
	font-size: 1.4rem;

	padding-bottom: 1.5rem;
}

.cent12 {
	width: 100%;

	display: flex;
	background-image: url('../img/bg12.jpg');
	background-position: center center;
	background-repeat: no-repeat;

	/*background-attachment: fixed;*/
	background-size: cover;
	/*height: 100%;*/
}

.cent12 h2 {
	color: #fbfbfb;
	text-align: center;
	padding: 3rem 1.5rem 1rem 1.5rem;
}

.cent12_box {
	width: 94%;
	padding: 3%;
	max-width: 900px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
}

.cent12_box .list {
	width: 250px;
}

.cent14 {
	width: 100%;
	background-color: #ecf5fc;
	text-align: center;
	padding: 2rem 0 2rem;
	margin: 2rem 0 0 0;
}

.cent14 p {
	width: 94%;
	margin: auto;
	padding: 0.6rem 0 0.4rem;
	font-size: 0.9rem;
	line-height: 1.6rem;
}

.cent14_box {
	width: 100%;
	max-width: 900px;
	margin: auto;
	display: flex;
	padding: 1rem 0 0;
	justify-content: space-between;

}

.cent14_box .list {
	width: 14%;
	text-align: center;
}

.cent14_box .list img {
	width: 60px;
}

.cent15 {
	width: 100%;
	margin: 2rem 0 1.5rem;
}

.cent15_box {
	width: 100%;
	margin: auto;
	max-width: 800px;
	display: flex;
	justify-content: center;
	border-radius: 2rem;
	background-color: #fbf9f2;
}

.cent15_box .lt {
	width: 44%;
	border-radius: 2rem;
	overflow: hidden;
	position: relative;
}

.cent15_box .lt .desc {
	width: 90%;
	position: absolute;
	left: 5%;
	top: 1.5rem;
	color: #fbfbfb;
}

.cent15_box .lt .desc p {
	font-size: 1.2rem;
}

.cent15_box .rt {
	width: 56%;
}

.cent15_box .rt h2 span {
	color: #256aaf;
}

/* General Reset */
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

body {
	font-family: 'MyCustomFont';
	line-height: 1.6;
}

header.hero {
	text-align: center;
	background: #222;
	color: #fff;
	padding: 20px;
}

header.hero .cta {
	background: #f90;
	border: none;
	padding: 10px 20px;
	color: #fff;
	cursor: pointer;
	border-radius: 5px;
	margin-top: 10px;
}

.product {
	display: flex;
	flex-wrap: wrap;
	/* border-bottom: 1px solid #ddd; */
	padding: 20px;
	padding-inline: 100px;
}

.product2 {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 2%;
	/* border-bottom: 1px solid #ddd; */
	/* padding: 20px; */
	margin-inline: 100px;
	border: 1px solid #EAC34C;
	box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
	width: fit-content;
	border-radius: 10px;

}


.product-image {
	/* flex: 1; */
	min-width: 200px;
	/* padding: 10px; */
	background-image: url('../img/p1_img.png');
	background-position: center center;
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	background-size: 100% 100%;
	/* height: 500px; */
	color: #fff;
	display: flex;
	height: 10%;
	width: 20%;
	font-size: 16px;
}

.listyle {

	display: flex;align-items: baseline;
								
}

.product-image2 {
	/* flex: 1; */
	/* min-width: 200px; */
	/* padding: 10px; */
	background-image: url('../img/p2_img.png');
	background-position: center center;
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	background-size: 100% 100%;
	/* height: 500px; */
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	/* height: 10%; */
	width: 10%;
	font-size: 16px;
}



.product-image3 {
	/* flex: 1; */
	min-width: 200px;
	padding: 10px;
	background-image: url('../img/p2_top3_title.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	background-size: 100% 100%;
	/* height: 500px; */
	color: #FFCA28;
	display: flex;
	height: 10%;
	width: 50%;
	font-size: 16px;
}

.product-image img {
	max-width: 100%;
	height: auto;


}

.product-details {
	flex: 2;
	padding: 10px;
}

.product-details h2 {
	margin-bottom: 10px;
}

.features {
	list-style: none;
	margin: 10px 0;
}

.features li {
	margin: 15px 0;
}

.widthClass {
	width: 40%;
    margin-left: 5%;
}


.cta {
	background: #007bff;
	color: #fff;
	padding: 10px 20px;
	border: none;
	border-radius: 5px;
	cursor: pointer;
}

footer {
	text-align: center;
	padding: 10px;
	background: #f4f4f4;
}

.bot1{
	/* background-image: url('../img/p7_img.png'); */
	background: linear-gradient( 180deg, #E0EDD2 0%, #CDFF98 100%);
	background-position: center center;
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	background-size: cover;
	/* margin-inline: 80px; */
	padding-bottom: 8%;
	height: 100%;
	color: #2e2e31;
  }
  .bot1_box{
	  width: 100%;
	  display: flex;
	  color: #176F6D;
	  display: flex
;
    align-items: center;
	height: 500px;
  }
  .bot1 .lt{
	  width: 47%;
	  padding:1rem 0 2rem;
	  margin-left: 9%;
	  color: #060D00;
  }
  .bot1 .rt {
	  width: 100%;

	  /* position: relative; */
	  padding: 13rem 0 1rem -10rem;
	  /* padding-top: 220px; */
	  margin-right: 10px;
	  /* width: 652px; */
	  /* height: 137px; */
	  margin-left: -180px;
    margin-top: 120px;
  }
  .bot1 .rt .img{
	  width: 150%;
	  margin:auto;
	  max-width:330px;
	  padding:2rem 0 1rem;
	  margin-left: 200px;
  }

/* Responsive Design */
@media (max-width: 768px) {

	.bot1 {
		margin-inline: 0px;
	}
	

	.bot1_box{
		display: flex;
  		justify-content: space-between; 
  		flex-direction:row;
  		flex-wrap: wrap;
  		padding-bottom: 2rem;
		height: auto;
	}
	.bot1 .lt{
		order:2;
		width: 94%;
		padding: 0 3% 0 3%;
		padding-bottom: 20px;
	}
	.bot1 .rt{
		order:1;
		width: 94%;
		padding: 0 3% 1rem 3%;
		display: contents;
	}
	.bot1 .rt .img{
		position: relative;
		width: 100%;
		padding:1.5rem 0 1.5rem 0;
		margin:auto;
		
	}
	.bot1 .rt p{
		margin:0.6rem 0 0 0;
	}
	.bot1 .lt h2{
		
		margin:0 0 0.6rem;
		font-size: 1.6rem;
		line-height: 2.4rem;
	}
	.bot1 .lt p{
		color: #111111;
		font-size: 1rem;
		margin:0 0.5rem 0.5rem 0.5rem;
	}
	
	.bot1 .lt .list{
		color: #256aaf;
	}
	.bot1 .mob_bg{
		display: block;
	}


	.product, .product2 {
		flex-direction: column;
		padding: 10px;
		margin-inline: 10px;
	}

	.product-image,
	.product-details {
		flex: 1 1 100%;
		text-align: center;
	}
}


.cent15_box .rt p span {
	color: #256aaf;
	font-weight: bold;
}

.cent15_box .rt .list {
	padding-bottom: 1.5rem;
}

.cent15_box .rt .list li {
	background-image: url('../img/icon_true.png');
	background-repeat: no-repeat;
	background-size: 25px;
	padding-left: 2.5rem;
	line-height: 1.8rem;
	margin-bottom: 1rem;
	background-position: 0 0.4rem;
}

.cent16 {
	margin: 2rem 0 1rem;
}

.cent16 h2,
.cent17 h2,
.cent9 h2 {
	max-width: 800px;
	width: 94%;
	text-align: center;
	margin: auto;
	padding-bottom: 1rem;
}

.cent16 h2 span,
.cent17 h2 span,
.cent9 h2 span {
	color: #256aaf;
}

.cent16 p,
.cent17 p {
	max-width: 900px;
	width: 94%;
	margin: auto;
	text-align: center;
	padding-bottom: 2rem;
}

.cent16 p span,
.cent17 p span {
	color: #256aaf;
	font-weight: bold;
}

.cent16_box {
	display: flex;
	width: 94%;
	margin: 0 3% 2rem 3%;
	flex-direction: row;
	flex-wrap: wrap;
}

.cent16_box .lt {
	width: 50%;
}

.cent16_box .rt {
	width: 50%;
}

.pc_mob .pc {
	display: block;
}

.pc_mob .mob {
	display: none;
}

.cent17 {
	width: 100%;
	background-color: #fbf9f2;
	padding: 2rem 0 2rem;
}

.cent17_box {
	width: 94%;
	margin: 0 3% 0 3%;
	display: flex;
}

.cent17_box .lt {
	width: 50%;
}

.cent17_box .rt {
	width: 50%;
}

.pt3_box {
	width: 94%;
	flex-direction: row;
	flex-wrap: wrap;
	margin: auto;
	padding: 1rem 3% 1rem 3%;
	display: flex;
	align-items: center;
}

.pt3_box .lt {
	width: 50%;
	display: flex;
}

.pt3_box .lt .img {
	width: 29.3%;
	padding: 0 2% 0 2%;
}

.pt3_box .rt {
	width: 50%;
	display: flex;
}

.pt3_box .rt .img {
	width: 46%;
	padding: 0 2% 0 2%;
}

.pt3_box .pc {
	width: 100%;
}

.pt3 .mob {
	display: none;
}

.pt4 {
	padding: 1rem 0 1rem;
}

.pt41 {
	padding: 1rem 0 1rem;
}

.pt41 h2 {
	text-align: center;
}

.pt4 h2 {
	text-align: center;
}

.pt4_bg {
	/*background-color: #303030;*/
	background-image: url('../img/p3_bg.jpg');
	background-repeat: no-repeat;

}

.pt4_box {
	width: 94%;
	display: flex;
	align-items: center;
	flex-direction: row;
	flex-wrap: wrap;
	padding: 0 3% 0 3%;
}

.pt4_box .lt {
	width: 40%;
}

.pt4_box .rt {
	width: 60%;
}

.pt4_box .desc {
	width: 90%;

}

.pt4_box .desc h3 {
	font-size: 1.7rem;
	margin: 1rem 0 1rem;
}

.pt4_box .desc h4 {
	font-size: 1.5rem;
	color: #ff6500;
	font-weight: bold;
	line-height: 2.1rem;
	margin-left: 1rem;
}

.pt4_box .desc p span {
	font-weight: bold;
}

.pt5 {
	width: 100%;
	margin: 1.5rem 0 1.5rem;
}

.pt5_box {
	max-width: 100%;
	width: 900px;
	margin: auto;
	display: flex;
	align-items: center;
	flex-direction: row;
	flex-wrap: wrap;

}

.pt5 .list {
	width: 50%;
}

.pt5 .desc {
	width: 90%;
	margin: auto;
}

.pt5 .desc h4 {
	font-size: 1.6rem;
	font-weight: bold;
	margin-bottom: 1rem;
}

.pt5 .desc span {
	font-weight: bold;
}

.pt6 {

	padding: 1rem 0 1rem;
}

.pt6 h2 {
	text-align: center;
	padding: 1rem 0 0;
}

.pt6 h4 {
	text-align: center;
	color: #0f9a42;
}

.pt6_box {
	width: 94%;
	display: flex;
	padding: 1rem 3% 1rem 3%;
	justify-content: space-between;
	align-items: center;

	flex-direction: row;
	flex-wrap: wrap;
	position: relative;

}

.pt6_box .list {
	padding: 1rem 0 1rem;
}

.pt6_box .pro_img {
	position: absolute;
	left: 27%;
	width: 500px;
	z-index: -10;
}

.pt6_box .lt {
	width: 33%;
}

.pt6_box .rt {
	width: 33%;
}

.pt6_box .img {
	width: 100%;
	display: flex;
	align-items: center;
}

.pt6_box .img h4 {
	font-size: 1.5rem;
	font-weight: bold;
}

.pt6_box .img img {
	width: 30px;
	margin: 0 1rem 0 0;
}

.pt7 {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	color: #f1f1f1;
}

.pt7 .lt {
	width: 50%;
	background-size: 100%;
	background-image: url('../img/p6_img1.jpg');
}

.pt7 .rt {
	width: 50%;
	background-image: url('../img/p6_img2.jpg');
}

.pt7 .desc {
	max-width: 300px;
	margin-left: 10%;
	padding: 1rem 0 2rem;
}

.pt7 .desc h4 {
	font-size: 1.6rem;
	font-weight: bold;
	margin: 1rem 0 1rem;
}

.pt7 .desc p {
	font-size: 1.1rem;
}

.pt8 {
	margin: 0 0 2rem;
}

.pt8 h2 {
	text-align: center;
	padding-bottom: 1rem;
}

.pt8_box {
	display: flex;
	width: 100%;
	justify-content: center;
}

.pt8_box .list {
	width: 27%;
	margin: 0 2% 0 2%;
	padding: 1rem 2% 1rem 2%;
	border: 2px solid #009442;
	border-radius: 2rem;
}

.pt8_box .list h4 {
	font-family: 'MyCustomFont2';
	font-weight: bold;
	font-size: 1.5rem;
	text-align: center;
	margin: 1rem 0 1rem;
}

.pt8_box .list p {
	font-size: 1.2rem;
	line-height: 1.7rem;
}

.pt8_box .img {
	width: 120px;
	margin: auto;
}

.pt9 {

	padding: 1.5rem 0 1.5rem;
}

.pt9 .title {
	width: 94%;
	margin: 0 3% 0 3%;
}

.pt9 h2 {
	text-align: center;
}

.pt9 h4 {
	text-align: center;
	font-weight: normal;
	max-width: 900px;
	width: 100%;
	margin: auto;
	font-size: 1.1rem;
	margin-bottom: 1rem;
}

.pt9 .p_desc {
	text-align: center;
}

.pt9_box .list {
	background-color: #fff;
	display: flex;
	align-items: center;
	width: 100%;
	margin-bottom: 1rem;
}

.pt9_box .rt {
	padding: 0 1rem 0 2rem;
}

.pt9_box .rt h4 {
	text-align: left;
	color: #2e2e31;
	font-size: 1.5rem;
}

.pt9_box .list .img {
	width: 300px;
}

.pt10 {
	padding: 1rem 0 1rem;
}

.pt10 h2 {
	text-align: center;
}

.pt10 h4 {
	text-align: center;
	color: #0f9a42;
}

.pt10_box {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 1.5rem 0 0;
}

.pt10_box .list {
	width: 23%;
	background-color: #f5f5f5;
	border-radius: 1rem;
}

.pt10_box .list .img {
	width: 130px;
	margin: auto;
	padding: 1.5rem 0 1rem;
}

.pt10_box .list p {
	margin: 0 1rem 0 1rem;
	text-align: center;
	margin-bottom: 1.5rem;
	color: #0f9a42;
}

.cent8 h3 {
	text-align: center;
	font-size: 1.1rem;
	width: 100%;
	max-width: 900px;
	margin: auto;
	padding-bottom: 1.2rem;
}

.cent8 .score_list {
	width: 94%;
	display: flex;
	padding: 1rem 3% 0.5rem 3%;
	align-items: center;
}

.cent8 .score_list .img img {
	width: 60px;
	border-radius: 30px;
	overflow: hidden;
}

.rev_list p span {
	font-weight: bold;
}

.cent9 h3 {
	text-align: center;
	color: #0f9a42;
}

.mob_box {
	width: 94%;
	margin: 0 3% 0 3%;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
}

.pt22 .mob_box {
	justify-content: flex-start;
	background-color: #f6fbff;
	border-radius: 1.5rem;
	padding: 1rem 0 1rem;

}

.pt22 h2 {
	width: 100%;
	text-align: center;
	padding: 0 0 1rem;
}

.mob_box .icon_tags {
	background-color: #000000;
	color: #ffffff;
	padding: 10px 15px 10px 15px;
	border-radius: 21px;
	margin: 0 10px 8px;
}

.mob_box .icon_tags img {
	width: 24px;
	margin-right: 10px;
}

.mob_box .list {
	width: 29%;
	padding: 1rem 1% 1rem 1%;
	text-align: center;
	border-radius: 1rem;
	background-color: #ffffff;
}

.pt21 {
	background-color: #f6f6f6;
	padding: 1.5rem 0 1.5rem;
}

.mob_box .list2 {
	text-align: center;
	padding: 1rem 0 1rem;
}

.mob_box .list3 {
	width: 48%;
	border-radius: 1.5rem;
	overflow: hidden;
	background-color: #f6fbff;
	margin-bottom: 1.5rem;

}

.mob_box .list3 .desc {
	padding: 1.5rem;

}

.mob_box .list3 .img {
	width: 100%;
	display: inline background-color: #f6fbff;
}

.mob_box .list3 .desc h4 {
	font-size: 1.4rem;
	font-weight: bold;
}

.mob_box .list3 .desc p {}

.mob_box .list3 .desc p img {
	margin-right: 0.5rem;
}

.mob_box .list3 .desc p span {
	font-weight: bold;
}

.mob_box .list3 .desc p .span {
	margin-right: 1rem;
	padding-bottom: 0.7rem;
	display: inline-block;
}

.mob_box .girds {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.mob_box .girds_lt {
	width: 57%;
	margin: 1rem 0 1rem 3%;
}

.mob_box .girds_rt {
	width: 34%;
	margin: 0 3% 0 3%;
	background-image: linear-gradient(to bottom, #ffedb9, #ffdda1);

	border-radius: 1rem;
}

.mob_box .girds_rt p {
	padding: 1rem;
}

.mob_box .img_list {
	width: 31%;
	margin-bottom: 1rem;
}

.pt23 .mob_box {
	background-color: #f6f6f6;
	border-radius: 1.5rem;
	padding: 1rem 0 1rem;
}

.pt23 .mob_box h2 {
	text-align: center;
	width: 100%;
}

.pt23 .mob_box .tech {
	width: 94%;
	margin: 1rem 3% 1rem 3%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.pt23 .mob_box .tech_list {
	padding: 0.7rem 0 0.7rem;
}

.pt23 .mob_box .tech_list h4 {
	font-size: 1.2rem;
}

/* styles.css */

.container {
	padding: 40px;
	max-width: 94vw;
	margin: 0 auto;
	/* border: 2px dashed #000000; */
	/* background-color: #f9f9f9; */
}

.content2 h1 {
	font-size: 1.8rem;
	margin-bottom: 10px;
	color: #000;
}

.content2 .highlight {
	/* display: block; */
	font-size: 1.5rem;
	font-weight: bold;
	margin-top: 5px;
	text-decoration: underline;
	font-style: italic;
}

.content2 p {
	margin: 10px 0;
	color: #333;
}

.image-section {
	text-align: center;
	margin: 20px 0;
}

.image-section img {
	max-width: 100%;
	height: auto;
	/* border-radius: 8px; */
}

.sub-content h2 {
	font-size: 1.4rem;
	color: #000;
	margin-bottom: 10px;
}

.sub-content p {
	color: #333;
	font-size: 1rem;
	line-height: 1.2;
}



.cent1 {
	display: flex;
	justify-content: center;
	padding: 20px;
}

.box {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

h1 {
	color: white;
	margin-top: 25px;
	font-size: 34px;
}

.subtitle {
	color: white;
	font-size: 16px;
	margin-bottom: 2%;
	margin-top: .5%;
}

.update {
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 24px;
	background-color: white;
	width: 20%;
	color: #008836;
	font-size: 12px;
	margin-top: 10px;
	padding: 5px;
}

.update img {
	width: 20px;
	margin-right: 10px;
}

.content {
	margin-left: 20px;
	background-color: rgba(255, 255, 255, 0.6);
	margin-inline: 250px;
	margin-top: 40px;
	border-radius: 20px;
	padding: 20px;
	color: black;
	font-size: 16px;
	line-height: 1.6;
}

.content2 {
	margin-left: 20px;
	background-color: rgba(255, 255, 255, 0.6);
	/* margin-inline: 250px; */
	border-radius: 20px;
	/* padding: 20px; */
	color: black;
	font-size: 16px;
	line-height: 1.6;
}

.claimBtn {
	background-color: #fd6621;
	font-weight: bold;
	border-radius: 24px;
	display: flex;
	text-transform: uppercase;
	font-size: 25px;
	align-items: center;
	justify-content: center;
	height: 6vw;
	margin-inline: 20px;
	margin-block: 10px;
	font-family: 'MyCustomFont2';
}

.visitBtn {
	font-family: 'MyCustomFont2';
	background-color:#008836;font-weight: bold; border-radius: 24px;display: flex;text-transform: uppercase;font-size: 25px; align-items: center;justify-content: center;height: 6vw;margin-inline: 20px;margin-block: 10px;
}

/* 手机端样式 */
@media (max-width: 768px) {

	.claimBtn {
		height: 8%;
		margin-inline: 0px;
		padding-left: 20px;
	}

	.visitBtn {
		height: 8%;
	}

	.product-details {
		flex-direction: column;

	}

	.product-details>div {
		width: 100% !important;
		margin: 0 auto;
		margin-left: 0px !important;
	}

	.product-details>div>div {

		margin-left: 0px !important;
		padding-left: 2vw
	}


	.features li {
		font-size: 14px;
	}

	.product-details img {
		width: 100%;
		height: auto;
	}

	.product-details .features {
		padding-left: 0;
		text-align: left;
	}

	.product-details .features li img {
		width: 20px;
		height: 20px;
	}

	.product-image {
		text-align: center;
	}
}

/* 移动端适配 */
@media (max-width: 768px) {

	.widthClass {
		width: 60%;
	}

	.container {
		padding: 0;
	}
	h1 {
		font-size: 24px;
	}

	.subtitle {
		font-size: 14px;
	}

	.update {
		width: 90%;
		/* 宽度适配为屏幕宽度 */
		font-size: 14px;
	}

	.update img {
		width: 16px;
	}

	.content {
		margin-inline: 20px;
		/* 左右内边距缩小，适配小屏幕 */
		font-size: 13px;
		line-height: 1.4;
		margin-top: 10px;
	}
}

@media (max-width: 768px) {
	.content h1 {
		font-size: 1.5rem;
	}

	.content .highlight {
		font-size: 1.2rem;
	}

	.sub-content h2 {
		font-size: 1.2rem;
	}
}

@media (max-width: 1200px) {
	.cent3 p {
		font-size: 1.1rem;
	}
}


@media (max-width: 960px) {
	.cent3 p {
		font-size: 1rem;
	}

	.cent11_box .desc {
		font-size: 1.2rem;
		padding-bottom: 1rem;
	}

	.pt6_box .pro_img {
		left: 30%;
		width: 350px;
	}
}

@media (max-width: 760px) {

	.btn {
		margin: auto;
	}

	.cent1 {}

	.cent1_box {
		display: flex;
		justify-content: space-between;
		flex-direction: row;
		flex-wrap: wrap;
		padding-bottom: 2rem;
	}

	.cent1 .lt {
		order: 2;
		width: 94%;
		padding: 0 3% 0 3%;
		padding-bottom: 0;
	}

	.cent1 .rt {
		order: 1;
		width: 94%;
		padding: 0 3% 1rem 3%;
	}

	.cent1 .rt .img {
		position: relative;
		width: 100%;
		padding: 1.5rem 0 1.5rem 0;
		margin: auto;

	}

	.cent1 .rt p {
		margin: 0.6rem 0 0 0;
	}

	.cent1 .lt h2 {

		margin: 0 0 0.6rem;
		font-size: 1.6rem;
		line-height: 2.4rem;
	}

	.cent1 .lt p {
		color: #111111;
		font-size: 1rem;
		margin: 0 0.5rem 0.5rem 0.5rem;
	}

	.cent1 .lt .list {
		color: #256aaf;
	}

	.cent1 .mob_bg {
		display: block;
	}

	.cent3 {
		padding: 1rem 3% 2rem 3%;
	}

	.cent3 .lt {
		width: 100%;
	}

	.cent3 .img_pc {
		display: none;
	}

	.cent3 .img_mob {
		width: 100%;
		display: block;
		margin-top: 1rem;
		text-align: center;
	}

	.cent3 .img_mob img {
		width: 50%;
	}

	.cent3 .rt {
		width: 100%;
	}

	.cent3 .rt_box {
		width: 100%;
		margin: 0;
	}

	.cent3 h2 {
		font-size: 1.4rem;
	}

	.cent3 p {
		font-size: 1rem;
	}

	.cent4 h4 {
		margin-bottom: 0;
	}

	.cent4 .img_mob {
		display: block;
		width: 100%;
		text-align: center;
		margin-top: 0.8rem;
	}

	.cent4 .img_mob img {
		width: 120px;

	}

	.cent4 .img_pc {
		display: none;
	}

	.cent4 .lt,
	.cent4 .rt {
		width: 100%;
	}

	.cent5 .lt,
	.cent5 .rt {
		width: 100%;
	}

	.cent7 .lt_img {
		display: none;
	}

	.cent7 .rt_desc {
		width: 94%;
		margin: 3%;
	}

	.cent7 .rt_desc2 {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.cent7 .rt_desc2 p {
		width: 64%;
		padding: 0 3% 0 3%;
	}

	.cent7 .rt_desc2 .img {
		display: block;
		width: 30%;
	}

	.rev_list .list {
		width: 94%;
		margin: auto;
		margin-bottom: 2rem;
	}

	.cent13 .list {
		width: 94%;
		margin: auto;
		margin-bottom: 2rem;
		border-radius: 3rem;
	}

	.rev_btn {
		margin: 0 0 2rem;
	}

	.faq_list h4 {
		background-position: 96% 50%;
		margin: 0 1rem 0 1.5rem;
		;
	}

	.cent11_box .list {
		width: 49%;
		margin-bottom: 1rem;

	}

	.cent11_box .desc {
		font-size: 1.1rem;
	}

	.cent12_box .list {
		width: 80%;
		margin: auto;
		margin-bottom: 1rem;
	}

	.cent14_box {
		width: 94%;
		padding: 0.6rem 3% 0 3%;
		justify-content: flex-start;
		flex-direction: row;
		flex-wrap: wrap;

	}

	.cent14_box .list {
		width: 25%;
		margin-bottom: 0.4rem;
	}

	.cent15_box {
		width: 94%;
		max-width: 480px;

		margin: 0 3% 0 3% auto;
		flex-direction: row;
		flex-wrap: wrap;
	}

	.cent15_box .lt {
		width: 100%;
	}

	.cent15_box .lt .desc p {
		font-size: 1.3rem;
		line-height: 1.8rem;
	}

	.cent15_box .rt {
		width: 100%;
	}

	.pc_mob .pc {
		display: none;
	}

	.pc_mob .mob {
		display: block;
	}

	.cent16_box .lt {
		width: 100%;
	}

	.cent16_box .rt {
		width: 100%;
	}

	.pt3 .pc {
		display: none;
	}

	.pt3 .mob {
		display: block;
		width: 100%;
		max-width: 400px;
		margin: auto;
	}

	.pt4 .lt {
		width: 100%;
	}

	.pt4 .lt .img {
		width: 80%;
		margin: auto;
	}

	.pt4 .rt {
		width: 100%;
	}

	.pt4_box .desc {
		width: 100%;
	}

	.pt5_box .list {
		width: 100%;
	}

	.pt5_box .desc {
		width: 94%;
		margin: 1rem 3% 1rem 3%;
	}

	.pt6_box .pro_img {
		position: relative;
		left: 0;
		width: 300px;
		margin: auto;
	}

	.pt6_box .lt {
		width: 100%;
	}

	.pt6_box .rt {
		width: 100%;
	}

	.pt6_box .list {
		width: 100%;
		display: flex;
		align-items: center;
		padding: 0;
	}

	.pt6_box .list .img {
		width: 40px;
	}

	.pt7 .lt {
		width: 94%;
		padding: 0 3% 0 3%;

	}

	.pt7 .rt {
		width: 94%;
		padding: 0 3% 0 3%;
	}

	.pt7 .btn {
		margin: 1rem 0 0 0;
	}

	.pt3_box .lt,
	.pt3_box .rt {
		width: 100%;
	}

	.pt8_box {
		width: 90%;
		margin: auto;
		flex-direction: row;
		flex-wrap: wrap;
	}

	.pt8_box .list {
		width: 94%;
		padding: 1rem 3% 1rem 3%;
		margin: 0 0 1rem;
	}

	.pt9_box .list .img {
		width: 180px;
	}

	.pt9_box .rt {
		padding: 0 1rem 0 1rem;
	}

	.pt9_box .list p {
		font-size: 1rem;
		line-height: 1.5rem;
	}

	.pt10_box {
		width: 94%;
		margin: 1rem 3% 0 3%;
	}

	.pt10_box .list {
		width: 48%;
		margin-bottom: 1rem;
	}

	.pro_icon ._list p {
		color: #ffffff;
	}

	.mob_box .list3 {
		width: 100%;
	}

	.mob_box .girds_lt {
		width: 94%;
		margin: 1rem 3% 0 3%;
	}

	.mob_box .girds_rt {
		width: 100%;
	}

	.mob_box .img_list {
		width: 49%;
	}
}

@media (max-width: 480px) {
	.pt9_box .list {
		width: 94%;
		margin: 0 3% 0 3%;
		flex-direction: row;
		flex-wrap: wrap;
	}

	.pt9_box .lt {
		width: 100%;
	}

	.pt9_box .lt .img {
		width: 100%;
	}

	.pt9_box .rt {
		width: 100%;
	}

	.pt9_box .rt h4 {
		margin: 1rem 0 1rem;
	}
}