/* CSS xunwei */
.top{  
	overflow:hidden;
	margin-top:13px;
}

.top-line{
	width:308px;
	height:398px;
	background:#fff;
	border:1px #ffba5f solid;
	overflow:hidden;
}
.top-line-title{
	width:100%; 
	text-indent:-9999px;
	height:60px;
	background:#ffba5f url(images/icon.png) -253px -206px no-repeat;
}
.top-line-sul{ overflow:hidden}
.top-line-sli{
	overflow:hidden;
	display:block;
	width:100%;
	float:left;
}
.top-line-box{
	margin-top:18px;
}
.top-line-box .img{
	width:90px;
	height:90px;
	margin:0 10px;

}
.top-line-box-text{
	width:188px;
	overflow:hidden;height:90px;
}
.top-line-box-text-a .title{
	display:block;
	height:25px; line-height:25px;
	font-size:14px;color:#656565
}
.top-line-box-text-a .text{
	font-size:12px; line-height:170%;
	overflow:hidden;
	color:#656565
}

/*头条图片*/
.top-focus{
	width:655px;
	height:400px;
	overflow:hidden;
}


/*下面*/
.xunwei-con{
	margin-top:18px;
	height:auto
}
/*下面左边 waterfall*/
.xunwei-con-left{
	width:733px; 
	height:auto;
	
	background:#f7f5f5;
	padding-top:17px;
}
.xunwei-con-left-title{
	width:713px; height:33px;
	overflow:hidden; 
	margin:0 auto;
	background-color:#f2f2f2;
	border:1px #999 solid;
}
.xunwei-con-left-title-sli{
	float:left;
	display:block;
	height:330px;
	width:100px;
}
.xunwei-con-left-title-sli a{ 
	display:block; width:80px;
	margin:0 auto;
	color:#656565;
	height:30px; line-height:30px;text-align:center;
}
.xunwei-con-left-title-sli.cur,
.xunwei-con-left-title-sli:hover{
	background:#fff;
}
.xunwei-con-left-title-sli.cur a,
.xunwei-con-left-title-sli:hover a{
	border-bottom:3px solid #f60
}
.xunwei-con-left-title-btn {
	display:block;
	height:33px; line-height:33px;
	margin-right:10px;
	color:#656565;
}
.xunwei-con-left-waterfall{
	position:relative;
	height:auto; padding-bottom:20px;
	margin-left:-1px;
	overflow:hidden
}
.xunwei-con-left-waterfall-box:hover{
	box-shadow: 0 1px 10px rgba(34,25,25,0.4);
	-moz-box-shadow: 0 1px 10px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 1px 10px rgba(34,25,25,0.4);
}
.xunwei-con-left-waterfall-box{
	width:228px;
	min-height:100px;
	background:#fff;
	margin:8px;
	font-size:12px;
	float:left;
	box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-moz-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-webkit-transition: top 1s ease, left 1s ease;
	-moz-transition: top 1s ease, left 1s ease;
	-o-transition: top 1s ease, left 1s ease;
	-ms-transition: top 1s ease, left 1s ease;
}
.xunwei-con-left-waterfall-box .img{
	width:229px; height:auto;overflow:hidden;
	z-index:2;
}
	
	.xunwei-con-left-waterfall-box .loadimg{
	background:url(images/loding.gif) no-repeat center;
	}
	
	.isloading{
	position:absolute;
	bottom:0px;
	left:50%;
	}
.xunwei-con-left-waterfall-con{
	margin-top:-10px;
	padding-top:10px;
	_width:228px;
	overflow:hidden;
	z-index:3
}
.xunwei-con-left-waterfall-box-user{
	height:28px;
	margin-top:6PX;
	overflow:hidden; 
	position:relative; 
}
.xunwei-con-left-waterfall-box-user .tou-pic-28{
	margin:0 5px 0 3px;
}
.xunwei-con-left-waterfall-box-user .tou-til{
	display:block; padding-top:4px;
	font-size:12px; color:#999;
}
.xunwei-con-left-waterfall-box-user .tou-til .level{margin:1px}
.xunwei-con-left-waterfall-box-user .tou-til .text{
	max-width:80px;
	_width:80px;
}
.xunwei-con-left-waterfall-box-user  .time{
	position:absolute;
	color:#999; top:4px;
	right:4px;
	
}
.xunwei-con-left-waterfall-box-item .title{
	display:block; margin-top:5px;
	color:#656565; font-size:14px;
	padding-left:6px; font-weight:100
}
.xunwei-con-left-waterfall-box-item .text{
	display:block; 
	color:#999; 
	font-size:14px;
	padding-left:6px;
}
.xunwei-con-left-waterfall-box-custom{
	margin:5px 0px
}
.xunwei-con-left-waterfall-box-comment{
	background-color:#f2f2f2;
	font-size:12px;
width:100%;
}
.xunwei-con-left-waterfall-box-comment td{
	border-bottom:1px #e7e6e6 solid;
}
.xunwei-con-left-waterfall-box-comment tr:last-child td{
	border-bottom:0;
}
.xunwei-con-left-waterfall-box-comment td .tou-pic-28{ margin-left:2px; margin-right:3px;}
.xunwei-con-left-waterfall-box-comment td .text{ color:#656565}
.xunwei-con-left-waterfall-box-comment td .text font{ color:#999}
.xunwei-con-left-waterfall-box-comment td input.comval{height:32px; border-radius:5px; overflow:hidden; line-height:32px; width:180px; padding-left:5px;}
.xunwei-con-left-waterfall-box-comment td input.small{width:140px;}
.xunwei-con-left-waterfall-box-comment td .combtn{
	color: #fff;
	background: #ff6500;
	border: 0;
	display: inline-block;
	width: 36px;
	height: 20px;
	border-radius: 3px;
	margin-left:4px;
}
.loading{
	
	background:#f7f5f5 url('images/loading.png') no-repeat;
position: absolute;
width: 730px;
text-align: center;
height: 40px;
display: block;
font-size: 20px;
color: #ccc;
}


/*下面右边*/
.xunwei-con-right{
	width:247px; overflow:hidden;
	margin:17px 0;
	background:#fff;
}
.xunwei-con-right-up{
	width:200px; height:212px;
	border:1px solid #c9c9c9; 
	overflow:hidden;
	padding:0 19px;
	
}
.xunwei-con-right-down-title,
.xunwei-con-right-up-title{
	border-bottom:1px #ddd solid;
	font-size:18px;
	display:block; font-weight:100;
	height:56px; line-height:56px;
}
.xunwei-con-right-up-img{
	width:200px; height:67px;
	margin:13px 0
}
.xunwei-con-right-up-custom  .zang{
	margin-left:0px;
}
.xunwei-con-right-up-custom  .zang span{
	color:#999;
	margin-left:5px;
}

.xunwei-con-right-down{
/*	margin-top:16px;
	width:206px; */
	border:1px solid #c9c9c9; 
	overflow:hidden;
	padding:0 16px;
	padding-bottom:20px;
}
.xunwei-con-right-down-box{
	width:206px; height:206px;
	margin-top:20px;
	overflow:hidden;
	position:relative;
}
.xunwei-con-right-down-img{
	width:100%; height:100%;
	position:absolute;
	top:0px; left:0px;
}
.xunwei-con-right-down-info{
	position:absolute;
	bottom:0px ; left:0px;
	width:100%; height:50px;
}
.xunwei-con-right-down-info .mask{
	position:absolute;
	bottom:0px;
	background:#fff; 
	opacity:0.75;filter:alpha(opacity=75);
	height:50px; width:100%;
}
.xunwei-con-right-down-info .tip{
	background:url(images/icon.png) -349px -153px no-repeat;
	height:25px; width:60px; line-height:25px; text-align:center;
	position:absolute;
	top:-6px; right:5px;
	color:#fff; font-size:12px;
}
.xunwei-con-right-down-user{
	position:absolute;
	bottom:0px;
	width:100%;
	margin:0 10px;
}
.xunwei-con-right-down-user .title{
	width:100%; display:block;
}

.shop-box{
	background-color:#fff;
}
.shop-box-item{
	height:77px; overflow:hidden;
	margin-top:15px; 
}
.shop-box-item .img{
	display:block;
	width:110px;
	height:77px;
}
.shop-box-item-text{
	width:100px;
text-indent:5px;
overflow:hidden;
}
.shop-box-item-text .title{
	font-size:14px; font-weight:100;
	height:25px;
}
.shop-box-item-text p{
	color:#656565;
	height:20px;
	line-height:20px;
}
.shop-box-item-text span{
	color:#f60;
}
