/*------------------------ user waterfall List waterfall Begin 2014.08.20 ------------------------*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-table;}
*html .clearfix{height:1%;}
.clearfix{display:block;}
*+html .clearfix{min-height:1%;}
.masonry_demo{width:996px;margin:0 auto;margin-left:4px;}
.masonry_item_list{position:relative;padding:0 0 50px;}
.item{
	width:186px;background:#fff;overflow:hidden;margin:15px 0 0 0;
	border:1px solid #DDDDDD;
	border-radius:3px;
	box-shadow:0 0 6px #CCCCCC;
	/*
	border-radius:4px 4px 4px 4px;
	box-shadow:0 1px 3px rgba(34, 25, 25, 0.2);	
	*/
}

.item_t{padding:10px 8px 0;}
.item_t .u-img{background-color:#FFFFFF;margin:0 auto;position:relative;/*width:186px;*/width:140px;/*min-height:210px;*/}


.item_t .u-img a:hover img{filter:alpha(opacity=80);-khtml-opacity:0.8;opacity:0.8;}
.item_t .u-username{
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#33000000, endcolorstr=#33000000);
	position:absolute;bottom:1px;background-color:rgba(0, 0, 0, 0.2);color:#FFF;
	display:block;width:140px;height:25px;line-height:25px;text-align:center;overflow:hidden;
	z-index:999;left:0;
}
.item_t .item-opp {
	width:168px;
	margin:0 auto;
	margin-top:5px;
	padding-bottom:5px;
}
.item_t .item-opp p {
	color:#666666;line-height:25px;text-align:center;
}
.item_t .item-opp ul li {
	float:left;line-height:20px;
}
.item_t .item-opp ul li a {
	color:#7B5035;
}
.item_t .item-opp ul li a:hover{
	color:#333;
}
.item-bg-1 {
    background:url("../images/cell_icon_hi.gif") no-repeat 0px;
    width:45px;
	
	padding-left:15px;
}
.item-bg-2 {
    background:url("../images/cell_icon_msg.gif") no-repeat 0px;
    width:45px;
	
	padding-left:15px;
}
.item-bg-3 {
    background:url("../images/cell_icon_home.png") no-repeat 0px;
    width:30px;
	padding-left:15px;
}

.item_t .u-content{
	padding:8px 0;line-height:18px;
	color:#888888;
}

.item_b{padding:10px 8px;}

.items_comment {
	float:right;
}
.items_comment em {
	font-style:normal;
	font-weight:bold;
	color:#666;
	
}

#masonry_more{
	display:block;margin:10px auto 20px; margin-bottom:10px;
}
#infscr-loading{
	bottom:-10px;left:45%;position:absolute;text-align:center;
	height:20px;line-height:20px;z-index:100;width:120px;
	margin-bottom:10px;
}

.masonry-nodata {
	text-align:center;line-height:30px;height:30px;font-size:13px;
}
/*------------------------ user waterfall List waterfall End 2014.08.20 ------------------------*/

/*------------------------- water-bar Begin 2014.08.20 ---------------------*/
.water-bar {
	margin:0 auto;width:996px;
}
.water-bar .water-bar-left {
	float:left;width:300px;padding-left:10px;

}
.water-bar .water-bar-left ul li {
	background:url("../images/hy_nav.gif") no-repeat;
	float:left;width:87px;line-height:32px;height:39px;color:#fff;margin-right:5px;
	text-align:center;font-family: "ËÎÌå";font-size: 14px;font-weight: bold;cursor:pointer;
}
.water-bar .water-bar-left ul li.hover {
    background: url("../images/hy_navHover.gif") no-repeat scroll;
    float:left;width:87px;line-height:32px;height:39px;color:#fff;margin-right:5px;
	text-align:center;font-family: "ËÎÌå";font-size: 14px;font-weight: bold;cursor:pointer;
}

.water-bar .water-bar-right {
	float:right;width:200px;
	line-height:32px;height:39px;
	text-align:right;padding-right:10px;
}
/*------------------------- water-bar End 2014.08.20 ---------------------*/
.list-px {
    float: left;
}
.list-px p {
    padding-left: 30px;
}
.list-px p a {
    padding: 5px 10px;
    border: 1px solid #e0e0e0;
    display: inline-block;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.list-px p a.hover {
    padding: 5px 10px;
    color: #f06d51;
    border: 1px solid #e0e0e0;
    display: inline-block;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
