﻿
/*设计师改版部分开始*/

.designer-con {
	width:878px;
	height:308px;
	position:relative;
	margin-left:41px;
	
}
.designer-con .zongjian {
	position:absolute;
	left:0px;
	top:0px;
	float:left;
	width:244;
	height:298px;
      
}
.designer-con .zongjian a.zongjian-pic {
	display:block;
	width:244px;
	height:298px;
	position:relative;
}
.designer-con .zongjian a.zongjian-pic img {
	position:absolute;
	left:0px;
	top:-12px;
	height:298px; 
	width:243px;
}
.designer-con .zongjian a.zongjian-pic span {
	display:block;
	width:243px;
	height:40px;
	line-height:40px;
	position:absolute;
	left:0px;
	top:246px;
	text-align:center;
	background:#000000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	font-size:18px;
	font-family:"微软雅黑";
	font-weight:600;
	color:#ffffff;
}
.designer-con .zongjian a.zongjian-pic:hover span {
	color:#e4641c;
}
.designer-con .designer-ul {
	position:absolute;
	left:243px;
	top:0px;
width:685px;
}
.designer-con .designer-ul li {
	width:117px;
	height:144px;
	float:left;
	padding-left:10px;
padding-right:0px;
	padding-bottom:10px;
}
.designer-con .designer-ul li a {
	display:block;
	width:117px;
	height:144px;
	position:relative;
}
.designer-con .designer-ul li a img {
	position:absolute;
	left:0px;
	top:0px;
	width:117px;
	height:144px;
}
.designer-con .designer-ul li a span {
	display:block;
	width:117px;
	height:20px;
	line-height:20px;
	position:absolute;
	left:0px;
	top:124px;
	text-align:center;
	background:#000000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	font-size:12px;
	color:#ffffff;
}
.designer-con .designer-ul li a:hover span {
	color:#e4641c;
}
/*设计师改版部分结束*/

/*二级页面增加的装修知识开始*/

.Decoration-knowledge {
	width:959px;
	height:245px;
	border:1px solid #dedede;
	margin:0 auto;
}
.Decoration-knowledge .title {
	height:40px;
	line-height:40px;
	background:url(/images/zhishi-title-bg.jpg) repeat-x;
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:700;
	text-indent:20px;
	color:#fff;
	margin:0;
}
.Decoration-knowledge ul {
	margin:0;
	padding:0;
	padding-top:15px;
	padding-left:40px;
	list-style:none;
}
.Decoration-knowledge ul li {
	padding:0;
	list-style-type:none;
	width:238px;
	height:30px;
		*height:18px;
	overflow:hidden;
	line-height:30px;
	*line-height:15px;
	background:url(/images/zhishi-li-bg.png)  0px 8px no-repeat;
	padding-left:22px;
	float:left; 
	padding-right:40px; 
	vertical-align:top;


}
.Decoration-knowledge ul li a {
	padding:0;
	margin:0;
	color:#536987;
	text-decoration:none;
	font-size:12px;
}
.Decoration-knowledge ul li a:hover {
	color:#e4641c;
}

/*二级页面增加的装修知识结束*/
/*排行榜*/
.panghang {
	width:240px;
	border:1px solid #dfdfdf;
}
.panghang h2 {
	padding:0;
	margin:0;
	text-indent:20px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:16px;
	height:40px;
	line-height:40px;
	background:url(/images/paihangbang-bg.jpg) repeat-x;
}
.panghang ul {
	list-style:none;
	padding:0;
	margin:0;
	padding-bottom:20px;
	padding-top:10px;
	padding-left:10px;
}
.panghang ul li {
	padding:0;
	margin:0;
	list-style-type:none;
	width:218px;
	overflow:hidden;
	height:30px;
	line-height:30px;
	border-bottom:1px dashed #b1b5b4;
	
}
.panghang ul li a {
	text-decoration:none;
	padding:0;
	margin:0;
	font-size:12px;
	color:#666;
}
.panghang ul li a:hover {
	color:#c74b15;
}
