*{
  margin: 0;
  padding: 0;
}

.module1 a{
	display: block;
}
.module1 img{
	width: 100%;
}

.common_tilte{
	text-align: center;
	padding-bottom: 0.64rem;
}
.common_tilte_t{
	font-size:0.76rem;
	color: #333333;
	font-weight: bold;
	padding-top: 1.15rem;
}
.common_tilte_b{
	font-size:0.51rem;
	color: #999999;
	margin-top: 0.46rem;
}
.box1_content{
	padding: 0 0.64rem;
}
.box1_wiper{
	border-radius: 0.17rem;
	overflow: hidden;
	background-color: #fff;
	margin-bottom: 0.64rem;
}
.box1_wiper_title{
	line-height: 1.36rem;
	text-align: center;
	color: #fff;
	font-size: 0.59rem;
	font-weight: bold;
	background: linear-gradient(to right,#107afe,#085cfd);
}
.box1_wiper_box{
  margin: auto 0.5rem;
  overflow: hidden;
}
.box1_wiper .swiper-container1 img{
  width: 100%;
  
}
/* .box1_wiper_box .swiper-slide{
	width: 100%!important;
} */
.box1_wiper_box .swiper-container1{
  padding-top: 0.42rem;
}
.box1_wiper .swiper-container2 img{
  width: 100%;
  
}
/* .box1_wiper_box .swiper-slide{
	width: 100%!important;
} */
.box1_wiper_box .swiper-container2{
	padding-top: 0.42rem;
}
.swiper-pagination-bullet{
  margin-right:0.2rem;
}
.swiper-container-horizontal .swiper-pagination-box .swiper-pagination-bullet-active{
		background-color: #0a6cff;
}

.swiper-pagination-box{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 0.5333333333333333rem;
}

.swiper-pagination-box.pagination1{
  margin-top: 0.5333333333333333rem;
}

.swiper-pagination-box div{
  margin: auto;
}
.more_btn a{
	display: block;
	width: 5.12rem;
	height: 1.36rem;
	text-align: center;
	line-height: 1.36rem;
	color: #fff;
	font-size: 0.51rem;
	background: linear-gradient(to right,#107afe,#085cfd);
	border-radius: 0.1rem;
	margin: 0 auto;
	box-shadow: 2px 4px 16px 0 rgba(116, 95, 253, 0.4);
}
.page_b{
	padding-bottom:1.19rem!important;
}

body{
	background-color: #f6f6f6!important;
}


.box2_wiper{
  background-color: #ffffff;
  width: 100%;
}

.box2_wiper .content-img-box{
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}

.box2_wiper .content-img-box div{
  width: 4.650666666666667rem;
  height: 6.037333333333333rem;
  background: url('/mobile/2022/dzpyb/06.png') no-repeat  center top;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content:start;
  align-items: center;
}

.box2_wiper .content-img-box div img{
  width: 1.706666666666667rem;
  height: 1.813333333333333rem;
  margin-top: 0.704rem;
}

.box2_wiper .content-img-box div .p1{
  font-size: 0.512rem;
  color: #ffffff;
  text-align: center;
  margin-top: 0.384rem;
  margin-bottom: 0.384rem;
  font-weight: bold;
}

.box2_wiper .content-img-box div .p2{
  font-size: 0.4266666666666667rem;
  color: #ffffff;
  text-align: center;
}

.box-remark{
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0.6826666666666667rem;
  margin-bottom: 1.130666666666667rem;
}

.box-remark p{
  font-size: 0.4266666666666667rem;
  color: #999999;
}

.box2_wiper .content-scroll-box{
  width: 100%;
  background: url('/mobile/2022/dzpyb/908.png') no-repeat  center top;
  background-size: cover;
  padding-bottom: 0.01rem;
}

.content-scroll-title-box{
  width: 100%;
}

.content-scroll-title-box{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 1.15rem;
  padding-bottom: 0.64rem;
}


.content-scroll-title-box .content-scroll-title{
  font-size: 0.768rem;
  font-weight: bold;
  background: linear-gradient(to right, #2bf7ff,#47ccf9,#659ff2,#7e7aed, #59429d);
  -webkit-background-clip: text;
  color: transparent;
}

.content-scroll-title-box .content-scroll-subtitle{
  font-size: 0.512rem;
  color: #ababcc;
  margin-top: 0.46rem;
}

.box2_wiper .content-scroll-main {
  overflow: hidden;

}

.swiper-pagination3-box{
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0.4906666666666667rem;
  margin-bottom: 0.4906666666666667rem;
}

.swiper-pagination3-box .swiper-pagination-bullets .swiper-pagination-bullet{
  margin-right:0.2rem;
  background-color: #ffffff;
  opacity: 1;
}
.swiper-pagination3-box .swiper-pagination-bullets .swiper-pagination-bullet-active{
		background-color: #31dbf6;
}


.box3_wiper{
  width: 100%;
  background: #ffffff;
}

.box3_content{
	padding: 0 0.64rem;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}
.clearfix::after{
	display: table;
	content: '';
	clear: both;
}
.box3_content_item{
	width: 7.1rem;
	border-radius: 0.12rem;
	height: 11.5rem;
	box-shadow: 2px 4px 16px 0 rgba(239, 239, 239);
}
.box3_img {
  text-align: center;
  margin-top: 0.4906666666666667rem;
  margin-bottom: 0.2rem;
}
.box3_img img{
	width: 6.05rem;
}
.box3_title{
	text-align: center;
	font-size:0.55rem ;
	color: #0a6cff;
	font-weight: bold;
	margin-bottom: 0.38rem;
}
.box3_content_item li{
	font-size: 0.46rem;
	color: #999999;
	line-height: 0.46rem;
	text-align: left;
  margin-bottom: 0.21rem;
  text-indent: 1.450666666666667rem;
}
.box3_content_item span{
	display: inline-block;
	margin-right: 0.21rem;
	width: 0.14rem;
	height: 0.14rem;
	border-radius: 50%;
	background-color: #0a6cff;
	transform: translateY(-0.1rem);
}
.box3_content{
	margin-bottom: 0.68rem;
}

.box3_title .ul2 li{
  text-indent:2.133333333333333rem;
}

.box4-wiper{
  width: 100%;
}

.banner-title-box{
  width: 100%;
  height: 6.826666666666667rem;
  background:url('/mobile/2022/dzpyb/711.png') no-repeat  center top;
  background-size: cover;
}

.banner-title-box .common_tilte_t,
.banner-title-box .common_tilte_b{
  text-align: center;
  color: #ffffff;
}


.banner-title-box .common_tilte_t span{
  color: #ffcc00;
}

.banner-title-box .common_tilte_b{
  color: #b8b8b8;
}

.box4-wiper .content-scroll-box{
  width: 14.63466666666667rem;
  margin: auto;
  overflow: hidden;
   position: relative;
  top: -2.389333333333333rem;
  margin-bottom: -2.389333333333333rem;
  z-index: 1111;
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0px 0px 20px rgba(0,0,0,0.3);
}

.box4-wiper .content-scroll-main{
  width: 100%;
  background: #ffffff;
}

.main-box .box-title{
  width: 13.35466666666667rem;
  margin: auto;
  margin-top: 0.6826666666666667rem;
  margin-bottom: 0.5973333333333333rem;
}


.box4-wiper .main-box .box-title .title_t{
  font-size: 0.5973333333333333rem;
  font-weight: bold;
  color: #333333;
}

.main-box .box-title .title_b{
  margin-top: 0.1rem;
}
.main-box .box-title .title_t span{
  display: inline-block;
  width: 0.8746666666666667rem;
  height: 0.64rem;
  line-height:0.64rem ;
  text-align: center;
  background: linear-gradient(to right,#107afe,#085cfd);
  border-radius: 3px;
  color: #ffffff;
  font-weight: lighter;

}

.content-scroll-main .main-box .box-title .title_b{
  font-size: 0.512rem;
  color: #b8b8b8;
  margin-top: 0.32erm;
}

.main-box-text-img{
  width: 13.35466666666667rem;
  display: flex;
  flex-direction: row;
  justify-content:space-between;
  align-items: center;
  margin: auto;
}

.main-box-text-img .text-box .ul1{
  width: 5.354666666666667rem;
}

.main-box-text-img .text-box .ul1 li{
  font-size: 0.512rem;
  margin-bottom: 0.192rem;
  text-indent: 0.2133333333333333rem;
  color: #b8b8b8;
}


.main-box-text-img .text-box ul li span{
  display: inline-block;
  width: 0.1493333333333333rem;
  height: 0.1493333333333333rem;
  background-color: #0a6cff;
  border-radius: 50%;
  transform: translateY(-50%);
}


.main-box-text-img .img-box{
  width: 7.701333333333333rem;
}

.bottom-box{
  width: 100%;
  background: linear-gradient(to right,#107afe,#085cfd);
  margin-top: 0.5973333333333333rem;
}

.bottom-box .bottom-middle-box{
  width: 13.35466666666667rem;
  margin: auto;
  padding-top: 0.4693333333333333rem;
  padding-bottom: 0.4693333333333333rem;
}

.bottom-middle-box .bottom-title{
  font-size: 0.512rem;
  font-weight: bold;
  color: #ffffff;
}

.bottom-middle-box .ul2{
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-items: center;
  margin-top: 0.3626666666666667rem;
}

.bottom-middle-box .ul2 li{
  text-align: left;
  color:#ffffff;
  font-size: 0.4266666666666667rem;
  flex: 1;

}

.bottom-middle-box .ul2 .li1{
  margin-right: 0.96erm;
}

.bottom-middle-box .ul2 li span{
  display: inline-block;
  width: 0.1493333333333333rem;
  height: 0.1493333333333333rem;
  background-color: #ffffff;
  border-radius: 50%;
  transform: translateY(-50%);
}

.main-box.box3 .bottom-box .ul2 li:nth-child(2){
  text-align: right;
}

.main-box.box5,.main-box.box4 {
  background:url('/mobile/2022/dzpyb/929.png') no-repeat  center top;
  background-size: 100% 100%;
}


.main-box.box5 .box-title{
  margin-top: 0.8rem;
}

.main-box.box5 .box-title .title_t{
  font-size: 0.512rem;
  font-weight: bold;
  color: #333333;
}

.bottom-box .bottom-middle-box{
  padding-bottom:0.5rem;
}

.swiper-pagination5-box{
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0.4906666666666667rem;
  margin-bottom: 0.4906666666666667rem;
}

.swiper-pagination5-box .swiper-pagination-bullets .swiper-pagination-bullet{
  margin-right:0.2rem;
  background-color: #666666;
}
.swiper-pagination5-box .swiper-pagination-bullets .swiper-pagination-bullet-active{
		background-color: #0a6cff;
}

.box5-wiper{
  width: 100%;
  background:url('/mobile/2022/dzpyb/528.png') no-repeat  center top;
  background-size: 100% 100%;
  margin-top: 1.194666666666667rem;
}

.box5-wrap{
  width: 14.63466666666667rem;
  margin: auto;
  padding-top: 1.194666666666667rem;
  padding-bottom: 1.194666666666667rem;
}


.box5-title-box{
  width: 100%;
  text-align: center;
}

.box5-title_t{
  font-size: 0.768rem;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 0.512rem;
}

.box5-title_t span{
  color: #ffcc00;
}

.box5-title_b{
  color: #999999;
  font-size: 0.512rem;
  margin-bottom: 0.512rem;
}
.box5-scroll-box{
  overflow: hidden;
}

.swiper-pagination6-box{
  width: 100%;
  margin-top: 0.4906666666666667rem;
  margin-bottom: 0.4906666666666667rem;
}

.swiper-pagination6-box .swiper-pagination-bullets{
  text-align: center;
}


.swiper-pagination6-box .swiper-pagination-bullets .swiper-pagination-bullet{
  margin-right:0.2rem;
  opacity: 1;
  background-color: #ffffff;
}
.swiper-pagination6-box .swiper-pagination-bullets .swiper-pagination-bullet-active{
		background-color: #33e4ff;
}


.box6-wiper{
  width: 100%;
  background-color: #ffffff;

}

.box6-wrap{
  width: 14.63466666666667rem;
  margin: auto;
  padding-top: 1.194666666666667rem;
  padding-bottom: 1.194666666666667rem;
}


.box6-title-box{
  width: 100%;
  text-align: center;
}

.box6-title_t{
  font-size: 0.768rem;
  font-weight: bold;
  color: #000000;
  margin-bottom: 0.512rem;
}

.box6-title_b{
  color: #999999;
  font-size: 0.512rem;
  margin-bottom: 0.512rem;
}

.swiper-container7{
  overflow: hidden;
}

.box6-content-box{
  width: 100%;
  
}

.box6-content-box-wrap{
  width: 100%;
  height: 7.68rem;
  display: flex;
  flex-direction: row;
  
}

.box6-img-box{
  width: 6.4rem;
  height: 100%;
}

.box6-img-box img{
  width: 100%;
  height: 100%;
}

.box6-text-box{
  width: 8.234666666666667rem;
  background:url('/mobile/2022/dzpyb/152.png') no-repeat  center top;
  background-size: 100% 100%;
  padding-left: 0.6186666666666667rem;
  padding-top: 0.7893333333333333rem;
  padding-right: 0.45rem;
}

.box6-text-box .d1 {
  display: flex;
  flex-direction: row;
  justify-content: centers;
  align-items: center;
  margin-bottom: 0.3rem;
}

.box6-text-box .d1 .p1{
  font-size: 1.024rem;
  color: #ffffff;
  font-weight: bold;
  margin-right: 0.2rem;
}

.box6-text-box .d1 span{
  color: #ffcc00;
  font-size: 0.4266666666666667rem;
}

.box6-text-box .p2{
  font-size:0.512rem;
  color: #ffffff;
  margin-bottom: 0.3rem;
}

.box6-text-box .p3{
  font-size:0.512rem;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 0.3rem;
}

.box6-text-box .p4{
  font-size:0.512rem;
  color: #ffffff;
}

.box6-text-box .p4 span{
  display: inline-block;
  margin-bottom: 0.1rem;
  
}

.box6-text-box .p5{
  font-size: 0.4266666666666667rem;
  color: #ffffff;
  margin-bottom: 0.2rem;
}

.swiper-pagination7-box{
  margin-top: 0.512rem;
  margin-bottom: 0.512rem;
  
}

.swiper-pagination7-box .swiper-pagination-bullets{
  text-align: center;
}

.swiper-pagination7-box .swiper-pagination-bullets .swiper-pagination-bullet{
  margin-right:0.2rem;
  opacity: 1;
  background-color: #999999;
}
.swiper-pagination7-box .swiper-pagination-bullets .swiper-pagination-bullet-active{
		background-color: #33e4ff;
}


.box7-wiper{
  width: 100%;
}

.box7-wrap{
  width: 14.63466666666667rem;
  margin: auto;
  padding-top: 1.194666666666667rem;
  padding-bottom: 1.194666666666667rem;
}


.box7-title-box{
  width: 100%;
  text-align: center;
}

.box7-title_t{
  font-size: 0.768rem;
  font-weight: bold;
  color: #000000;
  margin-bottom: 0.512rem;
}

.box7-title_b{
  color: #999999;
  font-size: 0.512rem;
  margin-bottom: 0.512rem;
}

.box7-content-box{
  width: 100%;
}

.box7-content-box div{
  width: 100%;
  height: 6.016rem;
  position: relative;
}

.box7-content-box div .le-img{
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.box7-content-box div .le-img img{
  height: 100%;
}

.box7-content-box div .ri-img{
  width: 12.48rem;
  position: absolute;
  top: 0;
  right: 0;
  background: #ffffff;
}

.box7-content-box div .ri-img img{
  height: 100%;
}

.box7-content-box2{
  margin-top: 0.5333333333333333rem;
}

.box8-wiper{
  width: 100%;
  margin-top: 1.194666666666667rem;
  margin-bottom: 0.5rem;
  background-image: linear-gradient(#ffffff,#f1f1f1,#f3f3f3,#f4f4f4)
}


.box8-title-box{
  width: 100%;
  text-align: center;
  background-color: #ffffff;
}

.box8-title_t{
  font-size: 0.768rem;
  font-weight: bold;
  color: #000000;
  margin-bottom: 0.512rem;
}

.box8-title_b{
  color: #999999;
  font-size: 0.512rem;
  margin-bottom: 0.512rem;
}


.box8-wrap{
  width: 14.63466666666667rem;
  margin: auto;
  padding-top: 1.194666666666667rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  
}

.box8-content-box{
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.box8-content-item{
  width: 7.104rem;
  margin-bottom: 0.32rem;
  background-color: #ffffff;
  padding-bottom: 0.512rem;
  box-shadow: 0 0 30px rgba(99, 99, 99, 0.1);
}

.box8-content-item:nth-child(1),
.box8-content-item:nth-child(3),
.box8-content-item:nth-child(5){
  margin-right: 0.32rem;
}

.box8-item-img{
  width: 100%;
}

.box8-item-img img{
  width: 100%;
}

.box8-content-item .d1{
  width: 100%;
  text-align: center;
  font-size: 0.5973333333333333rem;
  font-weight: bold;
  margin: 0.4266666666666667rem 0 0.3rem 0;
}

.box8-content-item p{
  width: 100%;
  text-align: center;
  font-size: 0.512rem;
  color: #999999;
}

.box8{
	height: 17.39rem;
	background: url('/mobile/2022/dzpyb/c_bg.png') no-repeat;
	background-size: 100% 100%;
  background-position: center center; 
  margin-top: 1.194666666666667rem;
}/mobile/2022/dzpyb/

.box8 .common_tilte .common_tilte_t span{
  color: #ffcc00;
}

.brand_list{
	padding: 0 0.64rem;
	display: flex;
	display: -webkit-flex;
	margin-bottom: 0.7rem;
	justify-content: space-between;
}
.brand_item{
	width: 4.56rem;
	height: 6.05rem;
	background-color: #fff;
	border-radius: 0.17rem;
}
.brand_icon{
	text-align: center;
}
.brand_icon img{
	display: block;
	margin: 0 auto;
	width: 4.24rem;
}
.brand_name{
	text-align: center;
	font-size: 0.51rem;
	color: #333333;
	font-weight: bold;
	margin-bottom: 0.32rem;
}
.brand_item li{
	font-size: 0.42rem;
	color: #999999;
	margin-bottom: 0.17rem;
	text-align: center;
}