.conter-xtpz{
	width: 75rem;
	margin:0 auto;
	display: flex;
	justify-content: space-between;
}
.icon-l{
	text-align: center;
}
.b2b-xtpz h5{
	text-align: center;
	margin: 3.125rem 0 1.5rem 0;
	font-size: 1.5rem;
	font-weight: bold;
	color: #FA5A29;
}
.box-span span::before{
	content: "";
	width: 0.75rem;
	height: 0.75rem;
	background-color: #63A5FF;
	position: absolute;
	top: 0.1875rem;
	left: 0.3125rem;
}
.box-span span:nth-child(2)::before{
	background-color: #FA5A29;
	
}
.box-span span{
	position: relative;
	padding-left: 1.25rem;
}
.list-xt{
	background-color: #f3f8ff;
	width: 36.875rem;
	margin-top: 0.9375rem;
	padding-bottom: 4.25rem;
	margin-bottom: 6.25rem;
}
.tybf{
	margin: 0 1.25rem;
	display: flex;
	justify-content: space-between;
	padding: 1.25rem 0;
	border-bottom: #63A5FF dotted 0.0625rem;
}
.conter-le{
	margin-left: 1.25rem;
}
.jrspan span{
	display: inline-block;
	width: 8.3125rem;
	height: 1.5625rem;
	line-height: 1.5625rem;
	text-align: center;
	border: #63A5FF solid 0.0625rem;
	color: #63A5FF;
	margin-top: 30px;
}
.jrspan span:nth-child(4),
.jrspan span:nth-child(5){
	margin-top: 5px;
}
