.modown-zwplayer-host,
.article-video .modown-zwplayer-host {
	display: block;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	background: #000;
}

.article-video .modown-zwplayer-host {
	height: auto;
	min-height: 0;
}

.modown-zwplayer-error {
	display: flex;
	align-items: center;
	justify-content: center;
	aspect-ratio: 16 / 9;
	padding: 20px;
	color: #fff;
	background: #1f1f1f;
	text-align: center;
	box-sizing: border-box;
}

.modown-zwplayer-host .zwp_danmu-controlbar {
	max-width: 100%;
}
