.box20221022155857 {
	width:100%;
	margin-bottom:20px;
}

.box20221022155857 .picbox{
	/*border:1px solid #dddddd;*/
	padding-bottom: 34.23%; /*图片的长宽比，默认是正方形100%*/
}
.box20221022155857 .myicon i{
	font-size: 50px;
}
.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_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: 88px;
	height: 88px;
	border-radius:10%;
	/*background: #d5414d;*/
	border: solid 2px #198fe2;
	color: #198fe2;
	-moz-border-radius: 10%;
	-webkit-border-radius: 10%;
	text-align: center;
}

.box20221022155857 .myicon img{
	max-width: 5rem;
	height: auto;
}
