.article .ewm1content {
	top: 20px !important;
	right: -10px !important;
}
.article {
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
}

.article:hover {
	background: #F2F8FE;
}

.wzIcon {
	width: 120px;
	height: 96px;
	border-radius: 4px;
}

.pubIcon {
	width: 28px;
	height: 28px;
	border-radius: 50%;
	margin-right: 8px;
}

.dianzai1Icon {
	width: 20px;
	height: 20px;
	margin-right: 5px;
}

.collectIcon {
	width: 16px;
	height: 16px;
	margin-right: 5px;
}

.copyIcon {
	width: 18px;
	height: 16px;
	margin-right: 5px;
}

.moreIcon {
	width: 3px;
	height: 14px;
	margin: 0 10px;
}
