<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#likeniu {
	position: fixed;
	z-index: 99999999;
	height: 70px;
	width: 70px;
	right: 0;
	bottom: 80px;
}

#likeniu .niushowhide {
	width: 106%;
	transform: translateY(1px);
	margin-left: 3px;
	height: 100%;
	position: relative;
}

.banyincang {
	right: -30px !important;
	opacity: 0.6;
}

#likeniu .niubg {
	width: 80px;
	height: 26px;
	z-index: 5;
	position: absolute;
	bottom: -5px;
	background-color: #4092FF;
	border-radius: 40px 0 0 40px;
	box-shadow: 0px 3px 10px 0px rgba(0, 68, 255, 0.5);
}

#likeniu .niubg img {
	width: 55px;
	margin-top: 6px;
	margin-left: 9px;
}</pre></body></html>