.iframe-page {
	width: 100%; height: 100%; position: fixed; background-color: rgb(0, 0, 0);
}
.iframe-page .xgplayer-danmu {
	pointer-events: none;
}
.not-support-long-video {
	width: 100%; height: 100%; color: rgb(255, 255, 255); display: flex; position: fixed; flex-direction: column; justify-content: center; align-items: center; background-color: rgb(0, 0, 0);
}
.not-support-long-video .title {
	line-height: 1.375; font-size: 20px;
}
.not-support-long-video .button {
	padding: 8px 12px; border-radius: 2px; border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); line-height: 1.42; font-size: 16px; font-weight: 500; margin-top: 12px;
}
