.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: #58912B;
}
.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{
    max-width:1200px;
    margin:auto;
 	position: relative;
 	width: 100%;
}

.cent1 .lt{
	position: absolute;
	left: 0;
	top:0;
	width: 50%;
	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;
	
}
.cent1 .list_{
	padding:1rem 0 1rem;
}
.cent1 .list_ li{
	background-image: url('../img/p1_icon01.png');
	background-repeat: no-repeat;
	padding-left: 34px;
	background-size: 20px;
	font-size: 1.2rem;
	background-position: 5px 5px;
	margin-bottom: 0.7rem;
}
.cent1 .list_ li span{
	font-weight: bold;
}
.cet .btn{
	display: none;
}

.cet2{
	background-color: #F7FCFF;
	padding:1rem 0 1rem;
}
.cet2 h2{
	color: #3B67AC;
	text-decoration: underline;
}
.cet2 h4{
	font-size:1.5rem;
}
.cet2 p{
	font-size: 1rem;
	line-height: 1.5rem;
	margin:0.4rem 0 0.4rem;
}
.cet2 .img{
	border:2px dashed #ccc;
	margin:1rem 0 1rem;
}
.cet2_box{
	width: 94%;
	max-width: 900px;
	margin:auto;
}
.cet2_box li{
	font-size: 1.2rem;
	background-image: url('../img/p2_icon.png');
	background-repeat: no-repeat;
	background-size: 40px;
	padding:1rem 0 1rem 50px;
	
	background-position: 0 15px;
	font-weight: bold;
}
.cet3 h3{
	width: 94%;
	max-width: 1200px;
	margin:auto;
	font-size: 1.7rem;
	padding:1.5rem 0 1rem;
}
.cet3_box{
	width: 100%;
	display: flex;
	flex-direction: row;
  	flex-wrap: wrap;

}
.cet3_box .list{
	width: 33.3%;
	position: relative;
}
.cet3_box .list .desc{
	position: absolute;
	width: 240px;
	height: 100px;
	color: #fff;
	left: 50%;
	top:50%;
	margin:-50px 0 0 -120px;
	text-align: center;
	font-weight: bold;
}
.cet4{
	background-color: #F7FCFF;
}
.cet4 h3{
	font-size: 1.7rem;
	color: #3B67AC;
	text-decoration: underline;
	width: 94%;
	max-width: 1200px;
	margin:auto;
	padding:1.5rem 0 1rem;
}
.cet4_box{
	width: 94%;
	max-width: 1200px;
	margin:auto;
	display: flex;
	flex-direction: row;
  	flex-wrap: wrap;
  	justify-content: space-between;
}
.cet4_box .list{
	width: 32%;
	margin-bottom:1rem;
	box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25)
}
.cet4_box .list .desc{
	padding:0.8rem;
}
.cet4_box .list h4{
	color: #3B67A4;
}
.cet5_box{
	width: 94%;
	max-width: 1200px;
	margin:auto;
}
.cet5_box h3{
	font-size: 1.7rem;
	padding:2rem 0 1rem;
	text-align: center;
	color: #3B67AC;
	text-decoration: underline;
}
.cet5_box .pc{
	border:2px dashed #ccc;
	padding:1rem;
}
.cet5_box .mob{
	display: none;
	padding:1rem 0 1rem;
	border:2px dashed #ccc;
}
.cet6_box{
	width: 94%;
	max-width: 1200px;
	margin:auto;
}
.cet6_box h3{
	font-size: 1.7rem;
	color: #F15F17;
	text-align: center;
	padding:1.5rem 0 1rem;
}
.cet7_box{
	width: 94%;
	max-width: 1200px;
	margin:auto;
	display: flex;
	flex-direction: row;
  	flex-wrap: wrap;
  	align-items: center;
  	padding:1rem 0 1rem;
}
.cet7_box .lt{
	width: 55%;
	margin-left: 5%;
}
.cet7_box .rt{
	width: 30%;
	margin-right: 5%;
}
.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 .lt h2{
	font-size: 2rem;
	margin:1rem 0 0.5rem 0;

}
.cent1 .lt h2 span{
	color: #256aaf;
}
.cent1 .lt h3{
	color: #3B67AC;
}
.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;
}
.cent1 .score{
	display: flex;
}
.cent1 .score .img{
	width: 60px;
	margin-right: 0.6rem;
}
.cent1 .score .star{
	width: 100px;
}
.btn{
	width: 290px;
	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;
	
}
.btn .tag{
	font-size: 0.9rem;
	font-weight: bold;
	text-align: center;
	color: #CF2C1D;
}
.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{
	
	font-size: 1.7rem;
	color: #3B67AC;
	text-decoration: underline;
}
.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%;
	border:1px solid #ccc;
	border-radius: 1rem;
	overflow: hidden;
	box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
	
	border: 1px solid rgba(128,128,128,0.1);
	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: #FD6621;
}
.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 ;
	/*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: 0.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 .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;
}

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

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

@media (max-width: 1200px){
	.cent1 .lt{
		width: 54%;
		left: 0;
	}
	.cent1 .lt h2{
		padding:0;
		margin:0.5rem 0 0.5rem;
		font-size: 1.7rem;
	}

	.cent1 .list_ li{
		font-size: 1.1rem;
		line-height: 1.6rem;
		margin:0.2rem 0.2rem;
	}
	.cent1 .list_{
		padding:0.3rem 0 0.3rem;
	}
	.cent1 .btn{
		padding:0.5rem 0 0.5rem;
	}
}


@media (max-width: 960px){
	.cent1 .btn{
		display: none;
	}
	.cent1 .score{
		display: none;
	}
	.cet .btn{
		display: block;
	}
}

@media (max-width: 760px){

	.cet .btn{
		display: none;
	}

	.btn{
		margin:auto;
	}

  	.cent1 .lt{
	 	position: relative;
	 	left: 0;
	 	top:0;
	 	margin: 0.5rem 0 0.5rem;
	 	padding-bottom: 1rem;
	  
	}
	.cent1 .btn{
		display: block;
		padding-top: 1rem;

	}
	.cent1 .score{
		display: flex;
		padding-top: 1rem;
		justify-content: center;

	}
	.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%;
		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 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;
	}


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


	.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%;
	}

	.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%;
	}
	.cet3_box .list{
		width: 50%;
	}
	.cet4_box .list{
		width: 48%;
	}
	.cet5_box .pc{
		display: none;
		
	}
	.cet5_box .mob{
		display: block;

	}
	.cet7_box .lt{
		order:2;
		width: 90%;
	}
	.cet7_box .rt{
		width: 90%;
		order:1;
	}
	.cet7_box .rt .img{
		width: 70%;
		margin:auto;
		padding:0.5rem 0 0.5rem;
	}


}
@media (max-width: 480px){
	.cet3_box .list{
		width: 100%;
	}
	.cet4_box .list{
		width: 98%;
		margin-left: 1%;
	}
}