@charset "utf-8";
/* CSS Document */
/*分类*/
.coer-lb{
	width:240px;
}
.coer-lb h2{
	text-align: center;
	background: #cfa54f;
	padding: 10px 0; 
	color: #fff;
	font-weight:500;
	margin-bottom:3px;
}
.lb a{
	width: 210px;
	padding: 15px 0 15px 30px;
	margin-bottom:3px;
	text-align:left;
	font-size: 18px;
	color: #666;
	float: left;
	background: #ececeb;
	overflow: hidden;
}
/*#cur{
	color: #fff;
	background: #cfa54f;
}*/
.coer-lb a:hover{
	color: #fff;
	background: #cfa54f;
}
/*产品*/
.cour-ph{
	width: 930px;
}
.cour-ph h2{
	width:100%;
	height:42px;
	top:4px;
	border-bottom: 1px solid #DDDBDB;
	margin-bottom: 15px;
}
.cour-ph b{
	color: #666;
	font-weight: 500;
	padding-bottom:11px;
	border-bottom: 1px solid #000;
}
.cplb{
	width: 100%;
	color: #666;
}
.cplb li{
	width:32.1%;
	height:402px;
	float: left;
	border: 1px solid #888;
	margin-right: 14px;
	margin-bottom:14px;
}
.cplb li:nth-child(3n){
	margin-right: 0;
}
.cplb li:hover{
	border: 1px solid #cfa54f;
	color:#cfa54f;
}
.cplb-con:hover{
	color:#cfa54f;
}
.cplb dt{
	width: 100%;
	height:300px;
	overflow:hidden;
}
.cplb dt img{
	width: 100%;
}
.cplb-con{
    color: #333;
    
}
.cplb-con .cplb-con-little{
	font-size: 18px;
	font-weight:normal;
	line-height: 50px;
	padding-left: 20px;
}
.cplb-con p{
	width: 262px;
	font-size: 14px;
	line-height:20px;
	padding:0 14px 0 20px;
	text-align: justify;
}
.cplb-con:hover{
	color:#cfa54f;
}
