@charset "utf-8";
ol,ul {list-style:none;}
li{list-style-type:none;}
address,cite,code,em,th,i{font-weight:normal; font-style:normal;}
.clearfix{*zoom:1; width: 265px;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
.dom-display .normal{display:none;}
.dom-display .current{display:block;}
    /* layout */
.tab-bd{height:397px;}
.list-tweet{
	overflow:hidden;
}
.list-tweet li,.list-tweet i{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;}
.list-tweet li{
	float:left;
	overflow:hidden;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E6EB;
}
.list-tweet i{
	float:left;
	width:17px;
	height:17px;
	overflow:hidden;
	margin-top:11px;

*display:inline;
	margin-right: 8px;
}
.list-tweet h3{
	line-height:37px;
	height:37px;
	overflow:hidden;
	font-size:14px;
	font-weight: normal;
}
.list-tweet img{
	float:left;
	margin-right:9px;
	height: 80px;
	max-width: 90px;
}
.list-tweet h3 img{
	float:none;
	height:auto;
	margin-right:0;
	max-width:auto;
}
.list-tweet p{font-size:12px; line-height:21px; color:#666;max-height: 64px;overflow: hidden;margin-right: 10px;}
.list-tweet p.desc{height:60px;}
.list-tweet p a{color:#186DFF; font-size:12px;}
.drink-me{height:37px;background:#fff;}
.eat-me{height:130px;}
.eat-me:hover{
	background-color: #ECECEC;
}
.eat-me h3{font-weight:bold;}
.tweet-xl{
	color:#FFFFFF;
	background-color: #1363AA;
	height: 17px;
	width: 17px;
	line-height: 17px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.tweet-l{
    color:#FFFFFF;
	background-color: #FF6100;
	height: 17px;
	width: 17px;
	line-height: 17px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
