.cent1{
  background-image: url('../img/p1_img.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  /*background-attachment: fixed;*/
  background-size: cover;
  height: 100%;
  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:300px;
	padding:2rem 0 1rem;
	
}
.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;
	margin: 1rem 0 0 0;
}
.a_btn{
	width: 270px;
	display: block;
	position: relative;
}
.a_btn span{
	position: absolute;
	left: 10px;
	top:0;
	width: 100%;
	text-align: center;
	color: #000027;
	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{
	background-color: #f6f6f6;
	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 0.2rem 0 0.2rem;
	
	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:#E27823;
	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: #f6f6f6;
}
.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;
	box-shadow: 2px 4px 1px rgba(0,0,0,0.16);
	border-radius: 1rem;
	width: 100%;
	margin-bottom: 1rem;
	background-color: #ffffff;
}

.faq_list .desc{
	padding:0rem 2rem;
}
.faq_list p{
	margin:0.8rem 0 0.8rem;
	font-size: 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: #E27823;
}
.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;
}
.pt4 h2{
	text-align: center;
}
.pt4_bg{
	background-color: #FBF8FF;
	/*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 .lt .img{
	width: 90%;
	margin: auto;
}
.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{
	background-image: url('../img/p4_bg.jpg');
	padding:1rem 0 1rem;
}

.pt6 h2{
	text-align: center;
	padding:1rem 0 0;
}
.pt6 h4{
	text-align: center;
	
}
.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: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;
}
.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%;
	
	padding:1rem 3% 0.5rem 3%;
	align-items: center;
}
.cent8 .score_list .img{
	width: 100%;
	border-radius: 0.5rem;
	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;
}
.pt21 h2{
	text-align: center;
	margin:0;
	padding:1rem 0 1rem;
	position: relative;
	
}
.pt21 .list h2::after{
	position: absolute;
	left: 25%;
	bottom:0;
	content: "";
	width: 50%;
	height: 3px;
	background-color: #9D3FE4;
}
.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;
}
.pt41 .lt{
	width: 50%;
}
.cent_bg{
	width: 100%;
	position: relative;

}
.cent_bg .mob_img{
	display: none;
}
.cent_bg .desc{
	position: absolute;
	width: 50%;
	left: 10%;
	top:20%;
	max-width: 400px;
}
.cent_bg .desc h2{
	font-size: 2.2rem;
	font-weight: bold;
}
.cent_bg .desc h4{
	font-size: 1.3rem;
	color: #9363D7;
}
.logo_line{
	max-width: 900px;
	padding:2rem 0 2rem;
	margin:auto;
}
.pt61{
	padding:1rem 0 1rem;
}
.pt61 h2{
	text-align: center;
}
.pt61 h3{
	text-align: center;
	color: #CE280C;
	font-size: 1.5rem;
	padding-bottom: 1rem;
}
.pt61 .lt{
	width: 40%;
	margin-left: 10%;
}
.pt61 .lt h4{
	font-size: 1.4rem;
	padding:1rem 0 0;
	
}
.pt61 .lt .off{
	color: #9D3FE4;
	font-size: 1.3rem;
	padding:0.5rem 0 1rem;
}
.pt61 .lt .off span{
	font-weight: bold;
}
.pt61 .lt .shopping{
	margin:0 0 0.5rem 0.5rem;
	color: #027364;
}
.pt61 .lt .shopping img{
	width: 30px;
	margin-right: 0.6rem;
}
.pt61 .rt{
	width: 50%;
}
.pt62 h2{
	width: 94%;
	padding:1rem 3% 0 3%;
	text-align: center;
}
.pt62 h2 span{
	color: #CE280C;
}
.pt62 p{
	width: 94%;
	padding:0 3% 0 3%;
	text-align: center;
}
.pt62 p span{
	font-weight: bold;
}
@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;
	}
}

@media (max-width: 760px){

	.btn{
		margin:auto;
		padding-top:1rem;
	}
	.cent_bg .mob_img{
		display: block;
	}
	.cent_bg .pc_img{
		display: none;
	}
	.cent_bg .desc{
		position: relative;
		width: 92%;
		padding:0 4% 1rem 4%;
		max-width: 100%;
		left: 0;
		top":0;
	}
	.cent_bg .desc h2{
		font-size: 2rem;
	}
	.logo_line{
		display: none;
	}
  	.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%;
		max-width: 240px;
		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: 100%;
		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: 240px;
		margin:auto;
	}
	.pt6_box .lt{
		width: 100%;
	}
	.pt6_box .rt{
		width: 100%;
	}
	.pt6_box .list{
		width:100%;
		
		padding:1rem 0 1rem;
	}
	.pt6_box .list h4{
		font-size: 1.4rem;
	}
	.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%;
	}
	.mob_box .list{
		width: 94%;
		padding:1rem 3% 1rem 3%;
		margin-bottom: 1rem;
	}
	.pt61 .lt{
		order: 2;
		width: 94%;
		margin:1rem 3% 1rem 3%;
	}
	.pt61 .rt{
		order: 1;
		width: 100%;
	}
}
@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;
	}
}