﻿

/*hm_works 业绩展示*/
.hm_works{
	margin-top:10px;
}
.hm_works .hm_head{
	margin-bottom:14px;	
}
.work_slide{
	height:177px;	
	width:1080px;
	position:relative;	
}
.work_wrap{
	width:1080px;	
	height:177px;		
	position:relative;
	overflow:hidden;
}
.work_slide .s_outer{
	width:1115px;	
	position:relative;
	overflow:hidden;
}
.work_slide li{
	float:left;
	width:226px;	
	height:177px;
	margin:0px 10px 10px 10px;
	_display:inline;
}
.work_slide li a{
	display:block;
	width:208px;	
	height:177px;	
	position:relative;	
}
.work_slide li img{
	display:block;
	width:208px;	
	height:144px;
}
.work_slide li span{
	display:inline-block;
	width:208px;	
	height:33px;
	line-height:33px;
	text-align:center;
	background:#e7e7e7;
	font-size:12px;
}
.work_slide li em{
	display:inline-block;
	max-width:203px;
	_width:203px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;	
}
.work_slide li a:hover{
	color:#fff;	
}
.work_slide li a:hover span{
	background:#c90a4f;	
}
.work_slide .c_btn{
	width:16px;
	height:26px;
	position:absolute;	
	top:50%;
	margin-top:-13px;
	cursor:pointer;
}
.work_slide .pre{
	left:-21px;
	background:url("../images/pre_btn1.png") no-repeat 0 0;	
}
.work_slide .pre:hover{
	background:url("../images/pre_btn1.png") no-repeat 0 -26px;	
}
.work_slide .next{
	right:-21px;
	background:url("../images/next_btn1.png") no-repeat 0 0;	
}
.work_slide .next:hover{
	background:url("../images/next_btn1.png") no-repeat 0 -26px;	
}
/*hm_works 业绩展示*/

.hm_works .hm_head {
    margin-bottom: 8px;
}
.hm_head {
    /*border-bottom: 1px solid #b1b1b1;*/
    background: url("../picture/lan_ryzz.gif") repeat-x left top;
    margin:0 10px;
    height: 34px;width:1060px;
    position: relative;
}

.hm_head span {
	/*margin-left: 30px;*/
    /*background: rgba(0, 0, 0, 0) url("../images/hm_head.png") no-repeat scroll left center;*/
    border-bottom: 1px solid #c90a4f;
    color: #c90a4f;
    display: inline-block;
    float: left;
    font-size: 15px;
    height: 42px;
    line-height: 42px;
    padding-left: 28px;
}