/* 页脚二维码 */
.region-footer .gap-8 .bg-white img {
	max-width: 100%;
}

/* AI馆员 */
#fixed-lili {
	bottom: 20px;
	max-width: 20vw;
	position: fixed;
	right: 20px;
	width: 268px;
	z-index: 9999;
}