.Products{
	width: 7.5rem;
	height: 12.22rem;
	
	overflow: hidden;
}
.Products1{
	background: url(../image/cp_1.png)no-repeat;
	background-size: 100%;
}
.Products2{
	background: url(../image/cp_2.png)no-repeat;
	background-size: 100%;
}
.Products3{
	background: url(../image/cp_3.png)no-repeat;
	background-size: 100%;
}
.Products4{
	background: url(../image/cp_4.png)no-repeat;
	background-size: 100%;
}
.Products5{
	background: url(../image/cp_5.png)no-repeat;
	background-size: 100%;
}
.banner_pro .swiper-slide:nth-child(1){
	background-color: #7980f9;
}
.banner_pro .swiper-slide:nth-child(2){
	background-color: #4069fd;
}
.banner_pro .swiper-slide:nth-child(3){
	background-color: #e12e37;
}
.banner_pro .swiper-slide:nth-child(4){
	background-color: #ce3240;
}
.banner_pro .swiper-slide:nth-child(5){
	background-color: #c22d36;
}
.title{
	width: 7.1rem;
	margin: 0 auto;
	padding-top: 0.5rem;
}
.title .p1{
	font-family: "PingFang SC Heavy";
	font-weight: 900;
	font-size: 0.42rem;
	line-height: 0.45rem;
	text-align: center;
	color: #fff;
}
.title .p2{
	font-family: "PingFang SC Heavy";
	font-weight: 400;
	font-size: 0.24rem;
	line-height: 0.48rem;
	text-align: center;
	color: #fff;
	margin-top: 0.1rem;
}
.title .sp1{
	display: block;
	width: 0.42rem;
	height: 0.08rem;
	background: #fff;
	margin: 0 auto;
} 
.pro_ul{
	width: 6.9rem;
	margin:  0 auto;
	margin-top: 4.2rem;
}
.pro_ul li{
	display: flex;
	margin-top: 0.1rem;
}
.pro_ul li span{
	display: block;
	width: 0.10rem;
	height: 0.10rem;
	border-radius: 50%;
	background: #dbdefd;
	position: relative;
	top: 0.18rem;
	margin-right: 0.2rem;
}
.pro_ul li p{
	font-family: "PingFang SC";
	font-weight: 400;
	font-size: 0.26rem;
	line-height: 0.48rem;
	text-align: left;
	color: #ffffff;
	width: 6.58rem;
}
	
.vx_ma{
	width: 2rem;
	margin: 0 auto;
	text-align: center;
}

.vx_ma .vx_1{
	width: 1.4rem;
	height: 1.4rem;
}
.vx_ma p{
	font-family: "PingFang SC";
	font-weight: 400;
	font-size: 0.24rem;
	text-align: center;
	color: #fff;
}
.img_1{
	width: 0.42rem;
	height: 0.27rem;
	margin-top: -1.3rem;
}
.banner_pro{
	height: 12.22rem;
	overflow: hidden;
	margin-bottom: 0.9rem;
}
.banner_pro .swiper-slide{
	height: 12.22rem;
}
.swiper-button-next{
	width: 0.42rem;
	height: 0.27rem;
	top: 11.95rem;
	left: 3.55rem;
	/* background: url(../image/cp_img.png); */
	background-size: 100%;
}
 .swiper {
        width: 100%;
        height: 100%;
      }
	.ywhg{
		width: 6.9rem;
		margin: 0 auto;
		
	}
	.ywhg p{
		font-family: "PingFang SC";
		font-weight: 400;
		font-size: 0.26rem;
		color: #fff;
		margin-top: 0.2rem;
	}
	.ys_ul li{
		width: 3.3572rem;
		height: 0.703rem;
		line-height: 0.703rem;
		text-align: center;
		border-radius: 0.35rem;
		background: rgba(255, 255, 255, 0.3);
		border: 0.01rem solid #dee1e3;
		font-weight: 400;
		font-size: 0.26rem;
		margin-top: 0.2rem;
		color: #FFFFFF;
	}