/* CSS xunwei */
.top{
	overflow:hidden;
	margin-top:13px;
}
/*头条图片*/
.top-focus{
	width:590px;
	height:360px;
	overflow:hidden;
}
/*头条*/
.top-line{
	width:356px; height:360px;
	padding:0 8px 0 12px;
	/*border:1px #666 solid;*/
	background-color:#fff;
}
.top-line-title{
	font-size:24px;
	color:#656565;
	font-weight:100;
	text-indent:5px;
	height:45px; line-height:45px;
	border-bottom:1px #666 solid;
}
.top-line-content-title{
	margin-top:10px;
	font-size:18px; color:#000; font-weight:100;
	height:40px; line-height:40px;
}
.top-line-cotent-text{
	display:block;
	color:#656565;
	text-indent:20px;
	overflow:hidden;
	line-height:170%;
}
.top-line-box{
}
.top-line-box-img{
	width:72px;
	height:94px;
	margin:8px 10px 0 0px; 
}
.top-line-box-img .img{
	width:100%; height:auto;
}
.top-line-box-text{
	width:270px;
	margin-top:8px;
	overflow:hidden;height:94px;
}
.top-line-box-text-a .title{
	display:block;
	height:28px; line-height:25px;
	font-size:18px;color:#000
}
.top-line-box-text-a .text{
	font-size:12px; line-height:175%;
	overflow:hidden;
	color:#656565
}


/*时尚生活 下面*/
.sssh{
	overflow:hidden;
	margin-top:15px;
}
.sssh-left{
	width:640px;
	background-color:#fff;
	padding:10px;
}
.sssh-left-continer{
	display:block;
	width:100%;
	overflow:hidden;
	padding:10px 0;
	border-bottom:1px dashed #757678;
}

.sssh-left-continer-img{
	width:180px;
	height:242px;
}
.sssh-left-continer-img .img{
	width:100%;
	height:atuo
}
.sssh-left-content{
	margin:0 17px;
	
}
.sssh-left-content-title{
	font-size:20px;
	color:#656565;
}
.sssh-left-content-text{
	font-size:12px;
	color:#656565;
	padding:20px 0px;
}
.sssh-left-content-tip{
	font-size:14px; color:#999;
}

/*居家*/
.sss-right{
	width:304px;
	overflow:hidden
}
.sssh-right-jujia-continer:hover,
.sssh-right-dianpu-continer:hover{
	background:#ddd
}
.sss-right-dianpu,
.sss-right-jujia{
	background-color:#fff;
	padding-top:10px;
	margin-bottom:10px;

}
.sss-right-dianpu-title,
.sss-right-jujia-title{
	font-size:24px;
	color:#333;
	border-bottom:1px #666 solid;
	height:40px; line-height:40px;
	margin-left:5px;
	font-weight:100
}
.sssh-right-jujia-continer .imgbox{
	margin:6px;
	width:90px;	height:90px;
	display:block
}
.sssh-right-jujia-continer .imgbox .img{
	width:100%;	height:auto
}

.sssh-right-jujia-content{
	height:90px; overflow:hidden;
	padding-right:8px;
}

.sssh-right-jujia-content-title{
	font-size:16px;
	color:#656565;
	font-weight:100;
	height:42px; overflow:hidden;
}
.sssh-right-jujia-content-text{
	margin-top:5px;
	font-size:12px;
	color:#999;
	line-height:170%;
}

/*店铺*/
.sssh-right-dianpu-continer .imgbox{
	display:block;
 	margin:6px;
	width:170px; height:113px;
	overflow:hidden; 
}
.sssh-right-dianpu-continer .imgbox .img{
	width:100%; height:auto
}
.sssh-right-dianpu-content{
	height:113px; overflow:hidden;
	padding-right:5px;
}
.sssh-right-jujia-content-text{
	line-height:130%
}