<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cent{
  background-image: url('../img/p1_img.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  /*background-attachment: fixed;*/
  background-size: cover;
  height: 100%;
  color: #000000;
}
.pt61{
	background-image: url('../img/p6_img.jpg');
	background-position: center center;
  	background-repeat: no-repeat;
  	/*background-attachment: fixed;*/
  	background-size: cover;
  	height: 100%;
}
.pt61 .desc{
	width: 50%;
	margin-left: 25%;
	text-align: center;
	padding:1rem 0 1rem;
}
.pt61 .desc h2{
	width: 80%;
	margin:auto;
	padding:1rem 0 1rem;
}
.pt61 .desc h2 span{
	color: #407C39;
}
.pt61 .desc h4{
	font-size: 1.4rem;
}
.cent_box{
	width: 94%;
	padding:1rem 3% 1rem 3%;
	display: flex;
	align-items: center;
	flex-direction: row;
  flex-wrap: wrap;
}

.cent_box h2 span{
	color: #58912B;
}
.cent .rt{
	margin-left: 12%;
	width: 60%;
}
.cent .list li{
	  
	  color: #EECF49;
	  list-style-position: inside;
	  margin:0 0 0.7rem 0.5rem;
	  font-weight: normal;
}
.cent .list li img{
	width: 17px;
	margin-right: 0.5rem;
}
.cent .list li span{
	color: #000000;
	font-size: 1.1rem;
	line-height: 1.6rem;
}
.cent .star{
	margin:0.5rem 0 0.5rem;
	font-weight: normal;
}
.cent .star img{
	width: 80px;
	margin-left: 0.5rem;
}
.cent1{
  background-image: url('../img/p1_img01.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  /*background-attachment: fixed;*/
  background-size: cover;
  height: 100%;
  padding:1rem 0 1rem;

}
.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:450px;
	padding:2rem 0 1rem;
	
}
.pro_img{
	display: none;
}
.list_box .desc h4{
	padding:0.6rem 0 0.5rem;
}
.list_box .desc p{
	text-align: left;
}
.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 .pro_img{
	width: 100%;
	position: relative;
}
.cent1 .pro_img h2{
	position: absolute;
	top:10%;
	left: 1rem;
	width: 50%;
	line-height: 2.4rem;
}
.cent1 h2{
	font-size: 2rem;
	margin:1rem 0 0.5rem 0;
	line-height: 1.5;
}
.cent1 h2 span{
	color: #407C39;
	display: inline-block;
}
.cent1 .lt h4{
	font-size: 1.4rem;
	color: #407C39
}
.cent1 .lt li{
	background-image: url('../img/p1_icon.png');
	background-repeat: no-repeat;
	background-size: 18px;
	font-size: 1.1rem;
	line-height: 1.6rem;
	padding-left: 30px;
	margin:0.5rem 0 0.7rem;
	background-position: 5px 5px;
}
.cent1 .lt li span{
	font-weight: bold;
}
.cent1 .list img{
	width: 12px;
	margin-right: 0.4rem;
}
.cent1 p{
	font-size: 1.2rem;
	line-height: 1.8rem;
	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: 300px;
	padding:1rem 0 1rem;
}
.a_btn{
	width: 290px;
	display: block;
	position: relative;
	/*background-image: url('../img/click.png');*/
	background-repeat: no-repeat;
	background-size: 40px;
	background-position: 0.6rem 50%;
	
	text-align: center;
	border-radius: 20px;
	color: #000027;
	font-weight: bold;
	font-size: 1rem;
	line-height: 60px;
}
.a_btn span{
	position: absolute;
	left: 40px;
	top:3px;
	color: #000000;

}
.a_btn img{
	
	z-index: 10;
	width: 100%;
}
.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;
}




.cent8{
	
	padding:1rem 0 1rem;
	margin-top: 1rem;
}
.cent8 h2{
	text-align: center;
	font-size: 1.8rem;
	margin:1rem 0 1rem;
	line-height: 1.5;
	color: #407C39;
}
.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;
	padding-top: 1.5rem;
}
.cent8 .rev_img{
	width: 94%;
	max-width: 900px;
	margin:auto;
	border:2px dashed #ccc;
}
.cent8 .rev_img .mob{
	display: none;
}
.rev_list .list{
	/*display: flex;*/
	width: 32%;
	border:1px solid #ccc;
	border-radius: 1rem;
	overflow: hidden;
	box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
	margin-bottom: 1rem;
	
}
.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{
	padding:0 1rem 0 1rem;
	display: flex;
	justify-content: space-between;
	color: #4CC8A3;
}
.rev_list  .img_star{
	width: 80px;
	margin-left: 0.2rem;

}
.rev_list .img_buyer{
	width: 120px;
	margin-right: 0.7rem;
	

}
.rev_list .desc p{
	margin:0.5rem 1rem 0.5rem 1rem;
	font-size: 1rem;
}
.rev_list .desc h4{
	margin:0.5rem 1rem 0 1rem;
	font-size: 1rem;
}

.cent9{
	padding:0 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: 16px;
	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: #f6f6f6;
}
.faq_list li .faq_li li{
	border:none;
	list-style-type: disc;
	list-style-position: inside;
}
.faq_list .desc{
	padding:0rem 2rem;
}
.faq_list p{
	margin:0.8rem 0 0.8rem;
	font-size: 1.1rem;

	line-height: 1.7rem;

}



.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;
	flex-direction:row;
  flex-wrap: wrap;
}
.cent8 .score_list h4{
	margin-left: 0.5rem;
}
.cent8 .score_list .img{
	width: 100%;
}
.rev_list p span{
	font-weight: bold;
}
.rev_list .desc .time{
	font-size: 0.9rem;
	line-height: 1.3rem;
	margin: 0.5rem 1rem 0 1rem;
	color: #666;
}
.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: 31%;
	padding:1rem 1% 1rem 1%;
	text-align: center;
	border-radius: 1rem;

}

.mob_box .list img{
	width: 100%;
	
}
.mob_box .list h4{
	font-size: 1.3rem;
}
.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;
}
.pt41{
	width: 100%;
	display: flex;
	align-items: center;
	flex-direction:row;
  flex-wrap: wrap;
	background-color: #000027;
	color: #ffffff;
}
.pt41 .lt{
	width: 50%;
}
.pt41 .rt{
	width: 50%;
}
.pt41 .desc{
	padding:0 0 0 2rem;
}
.pt42{
	padding:1rem 0 1rem;

}
.pt42 .list{
	text-align: center;
}
.pt42 h2,.pt43 h2{
	text-align: center;
	padding:1rem 0 1rem;
}
.pt42 .list span{
	padding:0.5rem 0 0.5rem;
	display: inline-block;
	font-size: 1.3rem;
	font-weight: bold;
}
.pt43{
	background-color: #000029;

	padding:1rem 0 1rem;
}
.pt43 h2{
	color:#f9efd2;
	margin:1rem auto;
}
.pt43 .list{
	
	background-color: #f9efd2;
	margin-bottom: 1rem;
}
.pt43 .list .title{
	width: 100%;
	position: relative;
	padding-bottom: 0.6rem;

}
.pt43 .list .title .img{
	width: 35px;
	position: absolute;
}
.pt43 .list .title h4{
	margin-left: 45px;
	font-size: 1.4rem;
	text-align: left;

}
.pt43 .list .desc{
	text-align: left;
	padding:0 0.7rem 0 0.7rem;
}
.pt43 .list p{
	font-size: 1.1rem;
}
.pt44{
	background-image: linear-gradient(to right, #0D2904, #2D8F0E);
	padding:2rem 0 2rem;
	color: #ffffff;
}
.pt44 .mob_box{
	

	align-items: center;
}
.pt44 .pro_img{
	width: 50%;
	order:2;
}
.pt44 .pro_img .img{
	width: 100%;
}
.pt44 .detail{
	width: 50%;
	order:1;
}
.pt44 .detail h2{
	color: #AC2519;
}
.pt44 p{
	font-size: 1rem;
}
.pt44 .detail p a{
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.pt44 .tag{
	width: 100%;
	display: flex;
}
.pt44 .tag_box{
	border:1px solid #000000;
	padding:0.5rem 1.5rem 0.5rem 1.5rem;
	border-radius: 21px;
	margin:0 1rem 0 0.7rem;
}
.pt44 .tag_box img{
	width: 24px;
	margin-right: 0.2rem;
}
.pt51{
	background-color: #0d2904;
	color: #ffffff;
}
.pt51 .lt{
	width: 48%;
}
.pt51 .rt{
	width: 50%;
}
.pt51 h2{
	padding:1rem 0 1rem;
}
.pt51 p{
	font-size: 1rem;
	line-height: 1.5rem;
}
.pt51 h4{
	color: #AC2519;
	font-size: 1.3rem;
}
.pt52{
	width: 99%;
	display: flex;
	margin:1rem 0 1rem;
	align-items: center;
	flex-direction:row;
  	flex-wrap: wrap;
  	/*border:1px solid #ddd;*/
}
.pt52 .lt{
	width: 68%;
	padding:1rem 0 1rem;
}
.pt52 .lt li{
	margin:0.5rem 0 0.5rem;
}
.pt52 .lt .img{
	padding:1rem;
}
.pt52 .rt{
	width: 27%;
	margin-left: 3%;
}
.pt52 .desc{
	width: 85%;
	border-right: 1px solid #000000;
	padding:4rem 0 4rem;
}
.pt52 h2{
	padding:1rem 0 0.3rem;
	font-size: 1.6rem;
	position: relative;
	margin:0 0 0.5rem 0;
}
.pt52 h2::after{
	content: "";
	position: absolute;
	bottom:0;
	left:0;
	background-color: #000000;
	width: 40px;
	height: 3px;
}

.pt53 h2{
	position: relative;
	padding:0 0 1rem;
}
.pt53 h2::after{
	content: "";
	position: absolute;
	bottom:0;
	left:0;
	background-color: #0D3875;
	width: 100px;
	height: 6px;
	border-radius: 3px
}
.pt53 li{
	list-style-position: inside;
	list-style-type: disc;
	margin:0.7rem 0 0.7rem;
	line-height: 1.5rem;
}
.pt53 .img{
	width: 50%;
}
.pt53 .desc{
	width: 44%;
	margin:0 3% 0 3%;
}
.pt54{
	background-color: #FFFAF9;
	padding: 1rem 0 1rem;
}
.pt54 h2{
	text-align: center;
}
.pt6{
	/*background-image: url('../img/p4_bg.jpg');*/
	padding:0 0 1rem;
}

.pt6 h2{
	text-align: center;
	padding:1rem 0 0;
}
.pt6 h4{
	text-align: center;
	
}
.pt6_box{
	width: 94%;
	display: flex;
	padding:0 3% 1rem 3%;
	justify-content: space-between;
	align-items: center;
  
    flex-direction:row;
	flex-wrap: wrap;
    position: relative;

}
.pt6_box .list{
	padding:2.5rem 0 2.5rem;
}
.pt6_box .pro_img{
	position: absolute;
	left: 36%;
	width: 280px;

}
.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;
	text-align: left;
	/*background-image: url('../img/unline.png');*/
	background-repeat: no-repeat;
	background-position: 50% 100%;
	padding-bottom: 0.5rem;
}
.pt6_box  .desc p{
	font-size: 1rem;
}
.pt6_box .img img{
	width: 30px;
	margin:0 1rem 0 0;
}
.pt62{
	background-color: #f6f6f6;
	padding:1rem 0 1rem;
}
.pt62 .desc{
	width: 90%;
	margin:auto;
}
.pt62 h2{
	padding:1rem 0 1rem;
}
.pt62 h2 span{
	color: #CF2C1D;
}
.pt62 p{
	font-weight: bold;
}
.pt62 p a{
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.pt62 .free{
	margin-bottom: 0.5rem;
	font-weight: bold;
}
.pt62 .free img{
	width: 30px;
	margin-right: 0.6rem;
}
.pt71{
	background-color: #F5F5F5;
	padding:1rem 0 1rem;
}
.pt71 .list4{
	width: 21%;
	margin: 0 2% 0 2%;
	display: flex;
	align-items: center;
}
.pt71 .list4 .img{
	width: 50px;
	margin-right: 1rem;
}
.pt72 h2{
	padding:1rem 1rem 0 1rem;
	text-align: center;
}
.pt72 h5{
	text-align: center;
	font-size:1rem;
}
.pt72 .list_box{
	width: 100%;
	padding:1rem 0 1rem;
	display: flex;
	flex-direction:row;
	flex-wrap: wrap;
}
.pt72 .list_box .list{
	width: 33%;
	position: relative;
}
.pt72 .list_box .desc{
	position: absolute;
	width: 250px;
	height: 80px;
	text-align: center;
	color: #ffffff;
	left: 50%;
	top:50%;
	margin:-40px 0 0 -125px;
}
.pt73{
	display: flex;
	position: relative;
}
.pt73::after{
	content: "";
	position: absolute;
	bottom:0;
	left:0;
	background-image: linear-gradient(to right, #666666, #000000);
	width: 100%;
	height:80px;
	z-index: -10;
}
.pt73 .lt{
	width: 40%;
	position: relative;
}
.pt73 .img{
	position: absolute;
	bottom:2rem;
	left: 2rem;
	max-width:320px;
}
.pt73 .rt{
	width: 54%;
	margin:1rem 3% 1rem 3%;
	padding-bottom: 80px;
}
.pt74 h2{
	text-align: center;
	padding:1.5rem 1rem 0 1rem;
}
.pt74 h5{
	text-align: center;
	padding:0 1rem 1.5rem 1rem;
	font-size: 1rem;
	font-weight: normal;
}
.pt74 .list{
	border:1px solid #ccc;
	margin-bottom: 1rem;
}
.pt75{
	background-color: #FFFAF9;
	padding: 1rem 0 1rem;
}
.pt75 h2{
	text-align: center;
	padding:1rem 1rem 0 1rem;
}
.pt75 h5{
	text-align: center;
	padding:0 1rem 1rem 1rem;
	font-size: 1rem;
	font-weight: normal;
}
.pt75 .lt{
	width: 50%;
}
.pt75 .lt .img{
	width: 80%;
	margin:auto;
	padding:1rem 0 1rem;
}
.pt75 .rt{
	width: 50%;
	text-align: center;
	align-items: center;
	display: flex;
	flex-direction:row;
	flex-wrap: wrap;
}
.pt75 .desc{
	width: 300px;
	margin:auto;
}
.pt76{
	background-color: #f6f6f6;
	padding:1rem 0 1rem;
}
.pt76 .xbox{
	width: 100%;
	max-width: 900px;
	margin:auto;
	display: flex;
	flex-direction:row;
	flex-wrap: wrap;
}
.pt76 .xbox .img{
	width: 48%;
	margin:0 1% 0 1%;
}
.pt81{
	display: flex;
	flex-direction:row;
	flex-wrap: wrap;
}
.pt81 .list_img{
	width: 33.3%;
	position: relative;
}
.pt81 .list_img .desc{
	position: absolute;
	width: 200px;
	height: 100px;
	text-align: center;
	font-size: 1.3rem;
	color: #fff;
	left: 50%;
	top:50%;
	margin:-50px 0 0 -100px;
}
.pt82{
	padding:0 0 1rem;
}
.pt82 h2{
	text-align: center;
	padding:1rem;
}
.pt82 .lt{
	width: 50%;
}
.pt82 .lt .img{
	width: 90%;
	margin:auto;
}
.pt82 .rt{
	width: 50%;
}
.pt82 .rt .wt{
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 1rem;
}
.pt82 .rt .wt .img{
	width: 80px;
	margin-right: 1rem;
}
.pt82 .rt .wt h4{
	font-size: 1.3rem;
	font-weight: normal;
}
.pt83 h2,.pt83 h5{
	text-align: center;
	padding:0 1rem 0 1rem;
}
.table{
	width: 100%;
	max-width: 1200px;
	margin:auto;
	padding:1rem 0 1rem;
}
.table .list{
	width: 96%;
	display: flex;
	flex-direction:row;
	flex-wrap: wrap;
	padding:0.5rem 0 0.5rem;
	box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
	margin:auto;
}
.table .list1{
	background-color: #A7A7A7;
	font-weight: bold;
}
.table .list2{
	background-color: #D9D9D9;
}
.table .list3{
	background-color: #FFFFFF;
}
.table .list .tit1{
	width: 42%;
	margin-left: 3%;
	font-weight: bold;
}
.table .list .tit2{
	width: 20%;
	text-align: center;
}
.table .list .tit3{
	width: 32%;
	margin-right: 3%;
	text-align: center;
}
.table .list img{
	width: 30px;
}
.pt84 h2{
	text-align: center;
	padding:1rem 1rem 0 1rem;
}
.pt84 h5{
	text-align: center;
	padding:0 1rem 1rem 1rem;
}
.dt1{
	display: flex;
	width: 100%;
	justify-content: space-between;
	flex-direction:row;
	flex-wrap: wrap;
	background-color: rgba(252, 251, 221, 1);
	padding:1rem 0 1rem;
	align-items: center;
	margin-top: 1rem;
}
.dt1 .lt{
	width: 45%;
	margin:0 0 0 5%;
}
.dt1 .rt{
	width: 45%;
}
.dt2{
	padding:2rem  0 2rem;
	background-color: rgba(251, 248, 191, 1)
}
.dt3{
	width: 100%;
}
.dt3 h2{
	text-align: center;
	padding:1rem 1rem 0 1rem;
}
.dt3_box{
	display: flex;
	justify-content: space-between;
	flex-direction:row;
	flex-wrap: wrap;
	width: 94%;
	margin:auto;
}
.dt3_box .list{
	width: 23%;
	text-align: center;
	border: 1px solid rgba(128,128,128,0.55);
	border-radius: 0.5rem;
	overflow: hidden;
	margin-bottom: 1rem;
}
.dt3_box .list h4{
	color: #407C39;
	padding-top: 0.8rem;
}
.dt4 h2 span{
	position: relative;
}
.dt4 h2 span::after{
	content: "";
	background-color: #FFB431;
	width: 100%;
	height: 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -100;
}
.dt4_box{
	width: 94%;
	padding:1rem 3% 3rem 3%;
}
.dt4 .mob{
	display: none;
}
.dt5{
	display: flex;
	padding:2rem 0 1rem;
	flex-direction:row;
	flex-wrap: wrap;
}
.dt5 .lt,.dt5 .rt{
	width: 50%;
}
.dt5 img{
	width: 90%;
}
.dt6{
	padding:1rem 0 1rem;
}
.dt6_box{
	width: 94%;
	max-width: 900px;
	margin:auto;
	border:2px dashed  #ccc;
}
.dt6_box .title{
	padding:1rem 2rem 0 2rem ;

}
.dt6_box h3{
	text-align: center;
	padding:1rem 0 0.3rem;
}
.dt6_box h4{
	color: #CF2C1D;
	text-align: center;
	padding: 0 0 0.5rem;
}
.dt6_box .proImg{
	border:2px dashed  #ccc;
	margin:0 2rem 0 2rem;
}
.dt6_box .desc{
	margin:1rem 1rem 1.5rem 1rem;
	background-color: #E9FFDF;
}
.dt6_box .shopping{
	width:100%;
	display: flex;
	justify-content: space-between;
	padding:1rem 0 0 0;
	flex-direction:row;
	flex-wrap: wrap;
}
.dt6_box .shopping .list{
	width: 40%;
	margin:0 5% 0 5%;
	font-size: 1.2rem;
}
.dt6_box .shopping img{
	width: 35px;
	margin-right: 0.5rem;
}
.dt6_box .a_bttn,.dt7_box .a_bttn{
	text-align: center;
	color: #407C39;
	text-decoration: underline;
	font-weight: bold;

}
.dt7{
	padding:1.5rem 0 1.5rem;
}
.dt7_box{
	width: 94%;
	max-width: 900px;
	margin:auto;
	background-color: #FFF7E2;
	border: 4px solid #cf0000;
    border-radius: 10px 10px 10px 10px;
    

}
.dt7_box h3{
	color:#CF2C1D;
	font-size: 2rem;
	padding:0.5rem 0 1rem;
}
.dt7_box h4{
	font-size: 1.4rem;
	line-height: 1.5;
	margin-bottom: 1rem;
}
@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: 36%;
		width: 230px;
	}
	.pt53 h2{
		font-size: 1.5rem;
	}
	.pt53 p{
		font-size: 1rem;
		line-height: 1.5rem;
	}
}

@media (max-width: 760px){

	.btn{
		margin:auto;
	}

  	.cent1{
	 
	  background-image: none;
	}
	.pro_img{
		display: block;
		padding-bottom: 1rem;
	}
	.cent1_box{
		display: flex;
  		justify-content: space-between; 
  		flex-direction:row;
  		flex-wrap: wrap;
  		padding-bottom: 1rem;
	}
	.cent1 .lt{
		order:2;
		width: 94%;
		padding: 0 3% 0 3%;
		margin:0;
		padding-bottom: 0;
	}
	.cent1 .lt h2 span{
		display: none;
	}
	.cent1 .rt{
		order:1;
		width: 94%;
		padding: 0 3% 1rem 3%;
	}
	.cent1 .rt .img{
		position: relative;
		width: 100%;
		max-width: 340px;
		padding:1.5rem 0 1.5rem 0;
		margin:auto;
		
	}
	.cent1 .rt p{
		margin:0.6rem 0 0 0;
	}
	.cent1 .lt h2{
		
		margin:0 0.5rem 0.6rem 0.5rem;
		font-size: 1.6rem;
		line-height: 2.4rem;
	}
	.cent1 .lt h4{
		margin:0 0.5rem 0.6rem 0.5rem;
	}
	.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;
	}
	.pt61 .desc{
		width: 80%;
		margin-left: 10%;
	}
	.cent3{
		padding:1rem 3% 2rem 3%;
	}

	.pt6_box .pro_img{
		position: relative;
		left: 0;
		width: 240px;
		margin:auto;
	}
	.pt6_box .lt{
		width: 100%;
	}
	.pt6_box .rt{
		width: 100%;
	}
	.pt6_box .list{
		width:94%;
		
		padding:1rem 3% 0 3%;
	}
	.pt6_box .list h4{
		font-size: 1.4rem;
	}

	
	.rev_list .list{
		width: 94%;
		margin:auto;
		margin-bottom: 2rem;
	}
	.cent8 .rev_img .pc{
		display: none;
	}
	.cent8 .rev_img .mob{
		display: block;
	}
	.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;

	}
	
	.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%;
	}
	.pt41 .lt,.pt41 .rt{
		width: 100%;
	}
	.pt41 .desc{
		width:94% ;
		padding:1rem 3% 1rem 3%;
		text-align: center;
	}
	.pt43 .list{
		width:100%;
	}
	.pt44{
		padding:1rem 0 1rem;
	}
	.pt44 .detail{
		width: 100%;
		order: 2;
	}
	.pt44 .pro_img{
		width: 100%;
		order: 1;
		
	}
	.cent{
  		background-image: url('../img/bg2.jpg');
  		
  		

  	}
  	.cent h2{
  		padding-bottom: 20rem;
  		
  		
  	}
  	
  	.cent .list{
  		background-color: rgba(0,0,0,0.3);
  		margin-top: 9rem;
  		padding:1rem 0 1rem;
  		border-radius: 1rem;
  		
  	}
  	.cent .list li span{
  		color: #fbfbfb;
  	}
	.cent .lt{
		width: 100%;
	}
	.cent .rt{
		width: 100%;
		margin:0;
	}
	.cent .list li{
		font-weight: 600;
	}
	.cent .star{
		font-weight:600;
	}
	.mob_box .list{
		width: 43.5%;
		padding:1rem 3% 1rem 3%;
	}
	.pt52 .lt{
		width: 94%;
		order: 2;
		margin:0 3% 1rem 3%;
	}
	.pt52 .rt .desc{
		border:none;
		padding:0;
		margin-left: 3%;
	}
	.pt52 .rt{
		width: 100%;
		order: 1;
		margin:1rem 0 0;
	}
	.pt52 h2{
		padding-top: 0;
		margin-top:0;
	}
	.pt53 .img{
		width: 100%;
		order:1;
	}
	.pt53 .desc{
		order: 2;
		width: 94%;
		padding:1rem 3% 1rem 3%;
	}
	.pt71 .list4{
		width: 46%;
		padding-bottom: 1rem;
	}
	.pt72 .list_box .list{
		width: 100%;
	}
	.pt73 .lt{
		display: none;
	}
	.pt73 .rt{
		width: 94%;
		padding:1rem 3% 90px 3%;
		margin-top: 0;
	}
	.pt75 .lt{
		width: 100%;
	}
	.pt75 .rt{
		width: 100%;
	}
	.pt76 .xbox .img{
		width: 94%;
		margin: 0 3% 0.5rem 3%;
	}
	.pt81 .list_img{
		width: 50%;
	}
	.pt82 .lt{
		width: 100%;
	}
	.pt82 .lt .img{
		width: 80%;
		padding-bottom: 1rem;
	}
	.pt82 .rt{
		width: 100%;
	}
	.dt1 .lt{
		order:2;
		width: 90%;
		margin:1rem 5% 0 5%;
	}
	.dt1 .rt{
		order:1;
		width: 100%;
	}
	.dt4 .pc{
		display: none;
	}
	.dt4 .mob{
		display: block;
	}
	.dt3_box .list{
		width: 48%;
	}
	.dt5{
		padding-top: 1rem;
	}
	.dt5 .lt{
		width: 100%;
	}
	.dt5 .rt{
		width: 90%;
		margin:1rem 5% 1rem 5%;
	}
	.dt5 img{
		width: 100%;
	}
	.dt6_box .shopping .list{
		width: 90%;
		margin: 0 5% 0.7rem 5%;
	}
}
@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;
	}
	.pt61 .desc{
		width: 90%;
		margin-left: 5%;
	}
	.pt54 .mob_box .list{
		width: 100%;
	}
	.pt74 .mob_box .list{
		width: 93.5%;
	}
    .mob_box .list{
    	width: 94%;
    }
    .pt81 .list_img{
		width: 100%;
	}
}</pre></body></html>