.cent1{
  background-image: url('../img/p1_bg.webp');
  background-position: center center;
  background-repeat: no-repeat;
  /*background-attachment: fixed;*/
  background-size: cover;
  height: 100%;
  /* background: linear-gradient( 180deg, #F7E5C9 0%, #FFFFFF 100%); */
}

.cusDiv {
	  /* background-image: url('../img/customer-bg.webp'); */
	  background-position: center center;
	  background-repeat: no-repeat;
	  background-size: cover;
	  height: 100%;
	  color: #2e2e31;
	  padding-block: 2%;
}


.pt4_box_lt {
	background-image: url('../img/p7_img_bg.webp');
	  background-position: center center;
	  background-repeat: no-repeat;
	  background-size: cover;
	  height: 100%;
	  color: #fff;
	  padding-block: 2%;
	  width: 50%;
}
.cent1_box{
	width: 100%;
	display: flex;
	color: #272727;
	font-weight: bold;
	position: relative;
}
.cent1 .lt{
	width: 60%;
	/* padding:1rem 0 2rem; */
	/* margin-left: 9%; */
	/* margin-top: 120px; */
}
.cent1 .rt {
    width: 100%;
    /* position: relative; */
    padding: 13rem 0 1rem -10rem;
    /* padding-top: 120px; */
    margin-right: 10px;
    /* width: 652px; */
    /* height: 137px; */
    margin-left: -100px;
	position: absolute;
    right: 0;
    /* top: 0; */
	bottom: 30px;
}
.cent1 .rt .img{
	width: 30%;
	margin:auto;
	/* max-width:330px; */
	/* padding:2rem 0 1rem; */
	margin-left: 100px;
}

.titleClass {
	font-weight: bold;    width: 100%;
	text-transform: capitalize;
	font-size: 3rem;
}

.bot1{
	background-image: url('../img/p6_bg.png');
	background-position: center center;
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	background-size: cover;
	margin-inline: 80px;
	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;
  }

.line-text {
	line-height: 2;
	display: flex;
	align-items: baseline;
}

.star {
	line-height: 1.2;
}

.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;

}

.star img{
	width: 80px;
  }
  .star span{
	  font-size: 0.75rem;
	  margin-left: 0.2rem;
  }

body {
	/* font-family: 'MyCustomFont'; */
		font-family: "Montserrat", sans-serif;
	line-height: 1.5;
	font-weight: 400;
}

.pro_icon ._list{
	width: 30%;
	text-align: center;
	background-color: #fff;
	border-radius: 1rem;
	height: 10%;
	padding-block: 10px;
	/* color: #black; */
}

.pro_icon ._list img{
	width: 50%;
	/* margin:1rem 0 0.5rem; */
}
.cent1 .mob_bg{
	display: none;
}
.cent1 .lt h2{
	font-size: 2.5rem;
	margin:1rem 0 0.5rem 0;
	color: #272727;
	line-height: 1.2;
	width: 1100px;

}



.claimBtn {
    background-color: #176F6D;
    /* font-weight: bold; */
    border-radius: 48px;
    width: 80%;
    display: flex;
    margin-left: -10px;
    text-transform: uppercase;
    font-size: 2rem;
    align-items: center;
    justify-content: center;
    height: 6vw;
    /* margin-inline: 20px; */
    margin-block: 10px;
    /* font-weight: bold; */
}

.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: 330px;
}
.gridContain {
	background-image: url('../img/p5_bg.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  /*background-attachment: fixed;*/
  background-size: cover;
  height: 100%;
  color: #2e2e31;
}

.grid {
	display: flex;
    flex-wrap: wrap;
	
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.contain1 {
	padding-left: 150px;
	
}

.contain2 {
	padding-right: 150px;
}


.image-container {
	flex: 1 0 50%;
	
}

/* .caption-copy {
	width: 70%;
} */

.caption-position-right {
	display: flex;
flex-direction: column;
align-items: flex-start;
}
.image-container {
    flex-basis: 100%;
    margin-top: 20px;
}
.grid {
	display: grid;
	grid-template-columns: repeat(1, 1fr) auto repeat(2, 1fr); /* 左2格，中间1格，右2格 */
	gap: 20px; /* 控制元素之间的间距 */
	align-items: center; /* 垂直方向居中 */
	justify-content: center; /* 水平方向居中 */
  }
  
  .image-container {
	text-align: center; /* 内容居中 */
  }
  
  .center-content {
	grid-column: 3 / 4; /* 占据第3列 */
	text-align: center;
  }
  
.colorize-gray {
	width: 80px;
}
.a_btn{
	width: 270px;
	display: block;
	margin-top: 10px;
	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;*/
	line-height: 1;
	
}
.cent9 h3{
	font-size: 1.6rem;
	text-align: center;
	
	margin:0.5rem 0 2.5rem;
}
.faq_list{
	width: 100%;
	/* max-width:900px; */
	margin: auto;
	margin-left: 4%;
	padding: 1.5rem 0 1.5rem;
	
}

#faq {
	color: #000;
	background: #F5F5F5;
}

.faq_list h4{
	/* padding:1rem 1rem 1rem 0; */
	/* margin: 0 1.5rem 0 1.5rem; */
	
	cursor: pointer;
	background-repeat: no-repeat;
	background-position:0% 50%;
	
}

.faq_hide{
	background-size: 20px;
	background-image: url('../img/p9_icon02.webp');
	margin-right: 4% !important;

	
}



 
.faq_show > div  {
	margin-left: 30px;

}

.faq_hide > div {
	margin-left: 30px;
}

.faq_show{
	background-size: 20px;
	background-image: url('../img/p9_icon01.webp');
	margin-right: 4% !important;
	/* border-bottom: 1px solid #fbfbfb; */
}
.faq_list li{
	width: 100%;
	margin-bottom: 1rem;
	/* border-bottom: 1.5px solid #176F6D; */
}

.topText {
	text-align: center;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000;
	margin-block: 20px;
	padding-top: 40px;
  }
.faq_list .desc{
	padding:0rem 2rem;
	margin-bottom: 40px;
	line-height: 1.6;
}
.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;
}
.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%;
}
.bottomDIv {
	background-image: url('../img/p9_bg.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 700px;
	color: #176F6D;
	margin-top: 40px;
	display: flex;
	text-align: center;
	padding-inline: 60px;
	padding-block: 20px;
	flex-direction: column;
	align-items: center;
	/* justify-content:  center; */

}
.ultDIv {
    background-image: url(../img/p5_bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    /* height: 600px; */
    color: #176F6D;
    display: flex
;
    align-items: center;
    padding-inline: 60px;
    padding-block: 20px;
    /* width: 80%; */
    flex-direction: column;
    text-align: left;
    justify-content: center;
    margin-inline: 60px;
}


.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;
	/* margin-top: 40px; */
	/* padding: 0 3% 0 3%; */
}
.pt4_box .lt{
	width: 50%;
	margin-right: 20px;
}

.pt4_box .rt{
	width: 60%;
	margin-left: 6%;
	/* margin-top: -30px; */
	/* padding-left: 40px; */
}
.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;
	margin-top: 20px;

}
.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-weight: bold;
	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;
}

.orderText {
	font-size: 20px; color: white;font-weight: bold;font-weight: bold;
}

.icon-title {
	font-weight: bold;
	font-size: 2rem;
}

h3,h2 {
	font-weight: bold;
}

.stepText {
	font-weight: bold;
	font-weight: bold;
	margin-top: 10px;
}

.photo_box {
	/* background-color: #f3f7fa; */
	text-align: center;
	align-items: center;
    display: flex;
	margin-top: 20px;
    flex-direction: column;
	background: #F5FFF5;
	padding-block: 2%;
}



.circle-image {
	width: 200px; /* 强制图片为正方形，宽度 */
	height: 200px; /* 高度和宽度相等 */
	/* border-radius: 50%; */
	/* object-fit: cover;  */
	display: block;
	margin: 0 auto; /* 图片居中 */
  }

  .verifyText {
	color: #078702;
	font-size: 12px;
  }
  

.mb-0 {
	font-size: 1rem;
}

.photo_contain {
	
			display: flex;
			justify-content: space-evenly;
			width: -webkit-fill-available;
			flex-wrap: wrap;
			margin-top: 20px;
			margin-bottom: 2%;
		
}


  

  
  .satisfaction-section {
	text-align: center;
	padding: 20px;
	font-family: Arial, sans-serif;
	line-height: 1.6;
	
	background-color: #000027;
	color: white;
	padding: 20px;
  }

  .sas_header {
	display: flex;
	flex-direction: column;
  } 
  
  .sas_header h1 {
	font-size: 1.8rem;
	/* margin-bottom: 10px; */
  }
  
  .sas_header div {
	font-size: 1rem;
	color: white;
	margin-bottom: 20px;
  }
  
  .features {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: center;
  }
  
  .feature-box {
	border: 1px solid white;
	border-radius: 10px;
	padding: 20px;
	width: 230px; /* 每个卡片的宽度 */
	height: 200px;
	text-align: left;
	display: flex;
	flex-direction: column;
	gap: 10px;
  }
  
  .feature-box .icon {
	font-size: 2rem;
  }
  
  .feature-box h3 {
	font-size: 1.2rem;
	margin: 0;
  }
  
  .feature-box div {
	font-size: 0.9rem;
	color: white;
	margin-top: -12px;
	/* line-height: 1rem; */
  }
  
  .cta {
	margin-top: 20px;
  }
  
  .order-button {
	background-color: #3b87ff;
	color: white;
	font-size: 1rem;
	padding: 10px 20px;
	border: none;
	border-radius: 5px;
	cursor: pointer;
	transition: background-color 0.3s;
  }
  
  .order-button:hover {
	background-color: #2669d8;
  }



.pt4_box {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    align-items: center;
    gap: 20px; 
	/* color: #176F6D;  */
	/* background-color: #F5F5F5; */
}

.pt5_box {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    align-items: center;
    /* gap: 20px;  */
	/* color: #176F6D;  */
	/* background-color: #F5F5F5; */
}



.lt {
    position: relative;
    /* flex: 1; */
    /* max-width: 45%; */
}

.product-image {
    border-radius: 24px;
	/* height: 500px; */
	/* width: auto; */
    /* width: 110%;  */
    /* margin-top: -200px; */
}


.rt {
    flex: 1;
    max-width: 50%;
}


.desc {
    /* margin-top: 20px; */
}

.flex-container {
    display: flex;
    align-items: center;
}

.icon {
    border-radius: 24px;
    width: 10%;
}

.text {
    color: #060D00;
    font-weight: bold;
    font-weight: bold;
    font-size: 1.5rem;
    margin-left: 5px;
	margin-left: -516px;
}


.list {
    display: flex;
    /* justify-content: space-around; */
    align-items: center;
    line-height: 2.1;
	font-size: 1rem;
	color: #3D4943;
    /* margin-left: -72px; */
}

.secCon {
	gap: 0px;
			background-repeat: no-repeat;background-position: 90% 20%;
			  justify-content: normal;background-image:  url('../img/p5_right.png');
			  justify-content: center;
			  display: flex;
}

#benefits {
    margin: 20px 0px;
	display: flex
;
    align-items: center;
	padding-block: 30px;
    justify-content: center;
	flex-wrap: wrap;
	background-color: #E1EEE1;
	/* max-width: 1400px; */
}

.brrn-wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
	gap: 2%;
	margin-bottom: 2%;
}

.ben-box {
    width: calc(33% - 140px);
    display: flex
;
    /* justify-content: space-between; */
    flex-wrap: wrap;
	background: #F5F5F5;
	border-radius: 20px;
    padding: 20px;
	/* align-items: center; */
    justify-content: center;
    text-align: center;
	/* width: 290px; */
}

.bb-img {
    width: 50px;
}

.bb-txt {
    width: calc(100% - 5px);
}

.bigCon {
	/* margin-inline: 60px; */
}

.p4_img02 {
	width: 50%;
}

h1,h2,h3,h4 {
	color: #272727;
}

ul {
	list-style-type: none;
  }
  
  .price {
	font-size: 1.5em;
	color: #2c3e50;
	margin: 0;
  }
  
  .price span {
	font-weight: bold;
  }
  
  .price del {
	color: #95a5a6;
	font-size: .9rem;
  }
  
  button {
	background-color: #27ae60;
	color: white;
	padding: 10px 20px;
	border: none;
	cursor: pointer;
	margin-block: 10px;
	font-weight: bold;
	border-radius: 5px;
  }
  


  .pricing-container {
	display: flex;
	/* justify-content: space-between; */
	flex-wrap: wrap;
	gap: 20px;
	/* margin: 20px; */
  }
  
  .pricing-item {
	/* flex: 1; */
	min-width: 280px;
    width: 26%;
	/* background-color: #ecf0f1; */
	padding: 20px;
	border-radius: 30px;
	/* text-align: center; */
	/* box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); */
  }
  
  .product-image2 {
	max-width: 30%;
	height: auto;
	border-radius: 10px;
	margin-bottom: 4%;
  }
  
  .description {
	color: #fff;
	/* margin-bottom: 20px; */
	font-size: 1rem;
	line-height: 1;
  }
  
  .shop-now {
	background: #7AA021;
    color: white;
    padding: 5px 15px 5px 15px;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    font-size: .6rem;
  }

  .shop-now2 {
	background: #405B00;
	color: white;
	padding: 10px 20px;
	border: none;
	cursor: pointer;
	border-radius: 20px;
	margin-top: 10px;
  }
  
  /* .shop-now:hover {
	background-color: #2ecc71;
  } */
  
  .celebration-container {
	margin: 50px 0;
	background: #F5F5F5;
    border-radius: 25px;
  }
  
  .celebration-info {
	display: flex;
	gap: 4%;
	align-items: center;
	flex-wrap: wrap;
  }
  
  .celebration-image {
	max-width: 50%;
	border-radius: 10px;
  }
  
  .celebration-text {
	max-width: 40%;
  }
  
  .celebration-text h2 {
	font-size: 2em;
	margin-bottom: 15px;
  }
  
  .why-adt {
	border: 1px solid rgb(104, 146, 25);
	background-color: white;
	color: rgb(104, 146, 25);
	padding: 5px 20px;
	cursor: pointer;
	font-weight: bold;
	margin-top: 15px;
	border-radius: 25px;
	font-size: 2rem;
  }
  


  @media (max-width: 768px) {

	.pricing-container {
	  flex-direction: column;
	  align-items: center;
	}
  
	.celebration-info {
	  flex-direction: column;
	  align-items: center;
	}
  
	.celebration-image {
	  max-width: 80%;
	  margin-bottom: 20px;
	}
  
	.celebration-text {
	  max-width: 80%;
	}
  }


  @media (max-width: 768px) {
	.bigCon {
		margin-inline: 0px;
		display: flex
;
        flex-direction: column;
        align-items: center;
	}

	
	.cent1 .rt .img {
		display: none;
	}
    .cent1_box {
      flex-direction: column;
    }

    .rt {
      order: 1;
      margin-bottom: 20px;
    }

	.rt > div {
		margin-left: 0px !important;
		width: 90%;
	}

    .lt {
      order: 2;
      /* padding: 0 20px; */
    }

    .rt .text {
      margin-bottom: 10px;
      text-align: center;
    }

	.p4_img02 {
		width: 100%;
	}
  }

@media (max-width: 768px) {

	.pt4_box_lt {
		width: 99%;
		padding-block: 10%;
		
	}

	.ultDIv {
		margin-inline: 0px;
	}

	.bb-img, .bb-txt {
        width: 100%;
        text-align: center;
    }

	.ben-box {
		width: calc(120% - 140px);
		align-items: center;
        display: flex
;
        justify-content: center;
		margin-bottom: 2%;
	}


	.mb-0 {
		font-size: 14px;
		line-height: 1.5;
	}

	.secCon {
		display: contents;
	}
    .pt4_box {
        flex-direction: column;  
        align-items: center;  
    }

    .lt, .rt {
        max-width: 100%;  
    }

    .product-image {
        margin-top: 0; 
        max-width: 100%; 
    }

    .list22 {
        flex-direction: column;
        margin-left: 0; 
    }

    .claimBtn {
        width: 80%; 
        text-align: center;
    }
}

  
  /* 响应式设计 */
  @media (max-width: 768px) {

	.titleClass {
		width: 100%;
	}

	.claimBtn {
		height: 50px;
		margin-inline: 0px;
		font-size: 1.2rem;
		padding-left: 20px;
	}

	.faq_hide {
		overflow-wrap: break-word
	}

	.satisfaction-section {
		width: 90vw;
	}
	.feature-box {
	  width: 100%; /* 在手机上占满宽度 */
	}
  
	.header h1 {
	  font-size: 1.5rem;
	}
  
	.header p {
	  font-size: 0.9rem;
	}
  }
  
  
@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: 768px){

	.mobileleft {
		margin-left: 65px !important;
	}

	h1 {
		font-size: 20px;
		line-height: 1.2;
	}

	.mobileWidth {
		max-width: 95% !important;
	}

	.mobileWidth2 {
		width: 94% !important;
		font-size: 1.125rem;
		margin-top: 1%;
	}

	.contain1 {
		padding-left: 0px;
	}
	
	.contain2 {
		padding-right: 0px;
	}

	
	.orderText {
		font-size: 4vw !important;
	}
	.pt41 {
	  padding: 20px;
	}
  
	.pt4_box {
	  flex-direction: column; /* 垂直布局 */
	  margin-top: 0; /* 清除 margin 调整间距 */
	  
	}
  
	.pt4_box .lt,
	.pt4_box .rt {
	  width: 100%; /* 占满容器宽度 */
	  /* margin: 0 auto;  */
	  text-align: center; /* 居中对齐内容 */
	}
  
	.pt4_box .lt img {
	  width: 100%; /* 图片全宽 */
	  border-radius: 16px; /* 调整圆角 */
	}

	
	.pt5_box .lt img {
		width: 100%; /* 图片全宽 */
		border-radius: 16px; /* 调整圆角 */
	  }
  
	.pt4_box .rt {
	  margin-top: 20px; /* 为文本内容增加间距 */
	}
  
	.pt4_box .desc {
	  /* padding: 10px;  */
	  font-size: 14px  !important; /* 缩小字体 */
	  line-height: 1.8rem; /* 调整行高 */
	  text-align: left;

	}
  
	.btn {
	  width: 100%; /* 按钮宽度自适应 */
	  margin: 20px auto; /* 上下间距调整，居中 */
	}
  
	.btn img {
	  width: 100%; /* 按钮图片适应宽度 */
	}
  
	.btn div {
	  font-size: 18px; /* 按钮文本适配移动端 */
	}
    
	.grid {
	  display: block;
	  text-align: center;
	}
  
	.grid > div {
	  display: flex;
	  flex-direction: column;
	  align-items: center;
	}
  
	.image-container {
	  margin-bottom: 20px;
	}
  
	.center-content {
	  margin: 20px 0;
	}
  
	.center-content .image img {
	  width: 50%; /* 适配小屏幕 */
	}
  
	.a_btn .btn {
	  width: 80%; /* 按钮宽度调整 */
	}

  

	.pro_icon ._list {
		width: 40%;
	}

	.btn{
		margin:auto;
	}

  	.cent1{
	 
		background-position: left;
		padding-bottom: 5%;
	}
	.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%;
		display: contents;
	}

	.cent1 .rt img{
		/* margin-left: 10px; */
	}
	.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{
		width: auto;
		margin:0 0 0.6rem;
		font-size: 1.5rem;
		line-height: 1.2;
	}
	.cent1 .lt p{
		/* color: #111111; */
		font-size: 1rem !important;
		/* margin:0 0.5rem 0.5rem 0.5rem; */
		width: 100% !important;
		line-height: 1.2;
	}
	
	.cent1 .lt .list{
		color: #256aaf;
	}
	.cent1 .mob_bg{
		display: block;
	}


	.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;
	}


	.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:0% 20%
		/* 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%;
	}
}

/* 通用样式 */
.cent1 {
	width: 100%;
  }
  
  .cent1_box {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding: 20px;
  }
  
  .lt {
	width: 60%;
  }
  
  .rt {
	width: 35%;
  }
  
  .line-text {
	display: flex;
	align-items: baseline;
	margin-top: 10px;
	line-height: .5;

  }

  .line-text2 {
	display: flex;
	align-items: baseline;
	margin-top: 10px;
	line-height: .5;
	color: #025E15;
  }
  
  .a_btn .btn {
	margin-top: 20px;
  }
  
  /* 针对手机端的样式 */
  @media (max-width: 768px) {
	.cent1_box {
	  flex-direction: column;
	  align-items: center;
	 
	  padding: 0px; padding-top: 20px;
	}
  
	.lt {
	  width: 100%;
	  text-align: center;
	}
  
	.img-desktop {
	  display: none;
	}
  
	.img-mobile {
	  display: block;
	  margin: 20px 0;
	  text-align: center;
	}
  
	.line-text {
	  justify-content: center;
	}
  
	.a_btn {
	  display: block;
	  margin: 20px auto;
	}
  }
  
  /* 针对电脑端样式 */
  @media (min-width: 769px) {
	.img-mobile {
	  display: none;
	}
  
	.img-desktop {
	  display: block;
	}
  }

  
@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;
	}
}