@charset "gb2312";
/* CSS Document */
.case_list_w{ margin-bottom:20px; margin-top:30px; border:1px solid #ddd;  position:relative; padding:40px 44px;}
.pro_list_title{ width:220px; padding-left:20px; background:#ffffff; height:36px; line-height:36px; position:absolute; left:60px; top:-18px; overflow:hidden; }

.pro_list_title b{font-size:17px; color:#c5995a;}
.pro_list_title span{font-size:10px; color:#c5995a; font-family:Arial, Helvetica, sans-serif;}
.case_list li{ height:289px; width:428px; margin-right:34px; float:left; display:inline; margin-bottom:50px;}
.case_img_a{ display:block;  width:428px; height:240px; overflow:hidden;}
.case_text_a{ height:48px; display:block; line-height:48px; border-bottom:1px solid #c59d5e; border-left:1px solid #c59d5e;
border-right:1px solid #c59d5e; width:426px; text-align:center; font-size:14px; color:#666; 
}

.boxoff{
	height:10px;
	overflow:hidden;
	clear:both;
	background:url(../img/boxoff.gif) left 15px repeat-x;
	margin:4px auto;
	padding-top:10px;
}

.boxoff strong{
	display:block;
	width:8px;
	height:10px;
	overflow:hidden;
	font-size:0px;
	line-height:100px;
	background:url(../img/boxoff.gif) right -10px no-repeat;
	float:left;
}
.context{height: 59px;
    padding-top: 12px;
    overflow: hidden;}
 .context ul li{
	line-height:29px;
	color:#888;
}