a{
	text-decoration: none;
	color: #000000;
}
body{
	background: #f3f3f3;
}

/*°¸ÀýÏêÇéÄÚÈÝ*/
#alxq_Content{
	width: 100%;
	margin-top: 4rem;
	background: #f3f3f3;
}
#alxq_Content .alxc_box1{
	padding: 0.5rem 0.5rem 0.51rem;
	margin-bottom:0.5rem;
	background: #FFFFFF;
}
.alxc_box1 .txt{
	
}
.alxc_box1 .txt p{
	line-height: 3rem;
	font-size: 1.5rem;
}

#alxq_Content .alxc_box2{
	width: 100%;
	background: #FFFFFF;
}

.lazy img.lazy_img{
	width: 100%;
	height: auto;
	max-height: 22rem;
}

.lazy p{
	width: 100%;
	text-align: center;
	line-height: 2rem;
	font-size: 1.2rem;
}

#alxq_Content .alxc_box3{
	display: flex;
	padding: 1rem 0;
	margin: 1rem 0;
	line-height: 1.7rem;
	text-align: center;
	font-size: 1.2rem;
	background: #FFFFFF;
}
#alxq_Content .alxc_box3 .flex1{
	flex: 1;
}
#alxq_Content .alxc_box3 .flex1:first-child{
	border-right: 1px solid #e9e9e9;
}
<!--ºÄÊ±1784901524.3062Ãë-->