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

/* AI馆员 */
#fixed-lili {
	bottom: 88px;
	max-width: clamp(138px, 36vmin, 268px);
	position: fixed;
	right: 20px;
	width: 268px;
	z-index: 9999;
}