.box20221022155857 {
	width:100%;
	margin-bottom:0px;
}

.box20221022155857 .picbox{
	/*border:1px solid #dddddd;*/
	padding-bottom: 34.23%; /*图片的长宽比，默认是正方形100%*/
}
.box20221022155857 .myicon i{
	font-size: 3rem;
}
.box20221022155857_title{font-size: 20px;color: #565656; text-align: center;padding-top: 10px;}
.box20221022155857_title2{font-size: 16px;color: #565656;text-align: center;padding-top: 0px;}
.box20221022155857_title2 img{display:inline-block !important; max-width: 10rem;}
.box20221022155857 .mypicbox{
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	width: 100%;
}
.box20221022155857 .myicon{
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	width: 4.8rem;
	height: 4.8rem;
	border-radius:50%;
	background: #d5414d;
	color: #fff;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	text-align: center;
}

.box20221022155857 .myicon img{
	width: 3rem;
	height: auto;
}

@media (min-width: 992px){
	
.box20221022155857 .myicon i{
	font-size: 5rem;
}
.box20221022155857_title{font-size: 20px;color: #565656; text-align: center;padding-top: 23px;}
.box20221022155857_title2{font-size: 16px;color: #565656;text-align: center;padding-top: 17px;}
.box20221022155857 .myicon{
	width: 88px;
	height: 88px;
}
.box20221022155857 .myicon img{
	width: 5rem;
	height: auto;
}	

	
}