<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* CSS Document */
#m-gift {
	padding:0px;
	margin:20px 0;
	float:left;
	width:100%;
	border:1px solid #f1f1f1;
}
#m-gift div, #m-gift p, #m-gift img {
	padding:0px;
	margin:0px;
}
#m-gift .m-gift-game {
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	width:290px;
	height:100px;
	border-right:1px solid #f1f1f1;
}
#m-gift .m-gift-game .m-gift-game-left {
	margin-left:16px;
	float:left;
	width:100px;
	height:100px;
}
#m-gift .m-gift-game .m-gift-game-left img {
	float:left;
	width:100%;
	height:100px;
	border:none;
}
#m-gift .m-gift-game .m-gift-game-right {
	margin-left:10px;
	float:left;
	width:156px;
	height:100px;
}
#m-gift .m-gift-game .m-gift-game-right .m-gift-game-t {
	width:100%;
	float:left;
	padding-top:12px;
	width:100%;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	color:#ff0000;
}
#m-gift .m-gift-game .m-gift-game-right .m-gift-game-t a {
	color:#ff0000;
}
#m-gift .m-gift-game .m-gift-game-right .m-gift-game-c {
	width:100%;
	float:left;
	padding-top:10px;
	padding-bottom:13px;
	font-size:14px;
	line-height:14px;
	color:#666666;
}
#m-gift .m-gift-game .m-gift-game-right .m-gift-game-c i {
	padding-left:29px;
	font-style:normal;
}
#m-gift .m-gift-game .m-gift-game-right .m-gift-game-d {
	width:100%;
	float:left;
}
#m-gift .m-gift-game .m-gift-game-right .m-gift-game-d a {
	display:block;
	float:left;
	width:120px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:14px;
	color:#FFF;
}
#m-gift .m-gift-game .m-gift-game-right .m-gift-game-d a.android {
	margin-right:3px;
	background-position:0px 0px;
	background-image:url(../images/down-2014-11-06.png);
	 float: left;
    margin-right: 3px;
}
#m-gift .m-gift-game .m-gift-game-right .m-gift-game-d a.android:hover {
	background-position:0px -40px;
}
#m-gift .m-gift-game .m-gift-game-right .m-gift-game-d a.iphone {
	background-position:-130px 0px;
	background-image:url(../images/down-2014-11-06.png);
}
#m-gift .m-gift-game .m-gift-game-right .m-gift-game-d a.iphone:hover {
	background-position:-130px -40px;
}
#m-gift .m-gift-wx {
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	width:360px;
	height:100px;
}
#m-gift .m-gift-wx .m-gift-wx-left {
	margin-left:14px;
	float:left;
	width:100px;
	height:100px;
}
#m-gift .m-gift-wx .m-gift-wx-left img {
	float:left;
	width:100px;
	height:100px;
	border:none;
}
#m-gift .m-gift-wx .m-gift-wx-right {
	margin-left:10px;
	float:left;
	width:236px;
	height:100px;
}
#m-gift .m-gift-wx .m-gift-wx-right .m-gift-wx-tit {
	padding-top:10px;
	width:100%;
	float:left;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	color:#ff0000;
}
#m-gift .m-gift-wx .m-gift-wx-right .m-gift-wx-tit a {
	color:#ff0000;
}
#m-gift .m-gift-wx .m-gift-wx-right .m-gift-wx-txt {
	width:100%;
	float:left;
	padding-top:10px;
	font-size:14px;
	line-height:14px;
	color:#000;
}
#m-gift .m-gift-wx .m-gift-wx-right .m-gift-wx-txt em {
	font-weight:bold;
	color:#4b90f3;
}</pre></body></html>