<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";

.content-share .share a,.content-info .share p a,.content-info li .content-large,.content-info li .content-small,.icon-share-arr,.content-info .share span
	{
	background: url(../../images/share2.png);
}

.content-info {
	font-size: 14px;
	padding: 5px 0 0;
	height: 26px;
	line-height: 26px;
	color: #999;
	position: relative;
	float: right;
}

.content-info a {
	color: #999
}

.content-info a:hover {
	color: #cd2013
}

.content-info ul {
	float: right
}

.content-info li {
	float: left;
	margin: 3px 0 0 5px;
	cursor: pointer
}

.content-info li .content-large,.content-info li .content-small {
	display: block;
	line-height: 100em;
	margin: 2px 0 0 5px;
	width: 23px;
	height: 17px;
	background-position: 0 -56px;
	overflow: hidden
}

.content-info li .content-large {
	background: url(../../images/lysys/ajia.png) no-repeat;
	background-size: 21px 14px;
}

.content-info li .content-large:hover {
	/*background-position:-50px -56px;*/
	background: url(../../images/lysys/ajiah.png) no-repeat;
	background-size: 21px 14px;
}

.content-info li .content-small { /*background-position:-100px -55px;*/
	background: url(../../images/lysys/ajian.png) no-repeat;
	background-size: 18px 13px;
	float: left;
	margin-top: 3px;
}

.content-info li .content-small:hover {
	/*background-position:-150px -55px;*/
	background: url(../../images/lysys/ajianh.png) no-repeat;
	background-size: 18px 13px;
	float: left;
	margin-top: 3px;
}

.content-info .share {
	position: relative;
	z-index: 10;
	margin-top: 0;
	height: 33px;
}

.content-info .share span {
	display: block;
	width: 40px;
	font-size: 13px;
	padding: 3px 5px;
	line-height: 20px;
	color: #666;
	background: none;
	text-align: left;
}

.content-info .share em.tu {
	background: rgba(0, 0, 0, 0) url(../../images/lysys/result_icon.png)
		no-repeat scroll -180px -147px;
	width: 15px;
	height: 15px;
	float: left;
	position: absolute;
	top: 5px;
	left: 34px;
}

.content-info .share-hover span {
	color: #cd2013
}

.content-info .share p {
	display: none;
	position: absolute;
	top: 32px;
	left: -112px;
	border: 1px solid #e0e0e0;
	background: #fff;
	width: 168px;
	border-radius: 3px;
	box-shadow: 0 0 4px #e0e0e0
}

.content-info .share p a {
	float: left;
	width: 27px;
	height: 26px;
	line-height: 100em;
	overflow: hidden;
	margin: 3px 0 3px 5px;
	background-position: 0 0;
	float: left
}

.content-info .share .qweibo {
	background-position: -34px 0
}

.content-info .share .qzone {
	background-position: -64px 0
}

.content-info .share .douban {
	background-position: -97px 0
}

.content-info .share .renren {
	background: url(../../images/loginimg3.png) no-repeat;
	background-size: 27px 26px;
}

.icon-share-arr {
	width: 12px;
	height: 8px;
	background-position: 0 -137px;
	display: block;
	position: absolute;
	top: -8px;
	right: 22px;
	margin-left: -6px
}</pre></body></html>