.ex_banner{
	width: 100%;
	margin-bottom: 1.3rem;
}
.ex_banner > img{
	width: 100%;
}
.choice{
	width: 100%;
	padding: 0 0.3rem;
	box-sizing: border-box;
	margin-bottom: 2rem;
}
.choice .choice_tit{
	text-align: center;
}
.choice .choice_tit img{
	width: 2.32rem;
}
.choice .choice_img{
	width: 100%;
	margin-top: 1.3rem;
}
.choice .choice_img img{
	width: 100%;
}
.choice .choice_p{
	font-size: 0.28rem;
	font-weight: 200;
	line-height: 1.8;
	margin-top: 0.85rem;
	
}
.partners_con{
	width: 100%;
	padding: 0 0.3rem;
	box-sizing: border-box;
	margin-bottom: 1.6rem;
}
.partners_con .partners_tit{
	width: 2.5rem;
}
.partners_con .partners_p{
	font-size: 0.28rem;
	font-weight: 200;
	line-height: 1.8;
	margin-top: 0.8rem;
	margin-bottom: 1.1rem;
}
.partners_con .partners_item{
	width: 100%;
	box-shadow: 0px 2px 8px 0px rgba(50,50,50,0.25);
	margin-bottom: 0.7rem;
	padding-bottom: 0.6rem;
	box-sizing: border-box;
}
.partners_con .partners_item .partners_item_img{
	width: 100%;
	margin-bottom: 0.34rem;
}
.partners_con .partners_item .partners_item_img img{
	width: 100%;
}
.partners_con .partners_item .partners_item_tit{
	display: flex;
	align-items: center;
	flex-direction: column;
	
}
.partners_con .partners_item .partners_item_tit h4{
	font-size: 0.32rem;
	font-weight: 500;
	margin-bottom: 0.34rem;
}
.partners_con .partners_item .partners_item_tit p{
	font-size: 0.26rem;
	font-weight: 500;
	font-weight: 200;
}
.cooperation{
	width: 100%;
	padding: 0 0.3rem;
	box-sizing: border-box;
	margin-bottom: 0.2rem;
}
.cooperation .cooperation_tit{
	text-align: center;
}
.cooperation .cooperation_tit img{
	width: 2.89rem;
}
.cooperation .cooperation_img{
	width: 100%;
}
.cooperation .cooperation_img img{
	width: 100%;
	margin-bottom: 0.3rem;
}
.cooperation_p{
	font-size: 0.28rem;
	font-weight: 200;
	line-height: 1.8;
	margin: 0.85rem 0 0.8rem 0;
}