/*作品展示*/
.work .content{
	padding-bottom: 60px;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}
.work_tab{
	width: 254px;
	border-right: 1px solid #ddd;
	float: left;
}
.work_tab li{
	line-height: 20px;
	border-left: 2px solid #fff;
	padding-left: 15px;
	margin-bottom: 10px;
	cursor: pointer;
}
.work_tab li a{
	color: #333;
}
.work_tab li.cur{
	border-left: 2px solid #20584f;
	font-weight: bold;
}
.work_tab li.cur a{
	color: #20584f;
}
.work_con{
	width: 890px;
	float: right;
	color: #666;
	line-height: 20px;
}
.work_con p{
	text-indent: 2em;
}
#jdjxc .clear{
	clear:both;
}
#jdjxc{
	width:1200px;
	margin:0 auto;
}
#imgRolling{
	clear:both;
}
#imgRolling .imagebg{
	height:610px;
	overflow:hidden;
	padding-top: 90px;
}
#imgRolling .imagebg li{
	height:610px;
	overflow:hidden;
	width:1200px;
	margin:0 auto;
	display:block;
	text-align:center;
}
#imgRolling .imagebg li img{
	width: 477px;
	height: 508px;
}
#imgRolling .imagebg li p{
	font-size: 12px;
	color: #333;
	line-height: 30px;
	width: 870px;
	margin: 25px auto 0;
}
#imgRolling .scrollbg{
	height:246px;
    margin-bottom: 180px;
}
#imgRolling .scroll{
	width:1200px;
	height:246px;
	position:relative;
	margin:0 auto;
}
#imgRolling .pre, .next{
	display:block;
	position:absolute;
	width:92px;
	height:92px;
}
#imgRolling a.pre{
	background:url(../images/arr_l.png);
	top:-398px;
	left:0;
}

#imgRolling a.next{
	background:url(../images/arr_r.png);
	top:-398px;
	right:0;
}
#imgRolling .outScroll_pic{
	width:1200px;
	height:246px;
	overflow:hidden;
	position:relative;
}
#imgRolling .outScroll_pic .scroll_img{
	position:absolute;
}
#imgRolling .scroll_img{
	margin:0 auto;
	width:40000px;
	height:246px;
}
#imgRolling .scroll_img li{
	float:left;
	width:231px;
	height:246px;
	margin-right:11px;
/*	_margin:5px 14px 5px 4px;
*/	cursor:pointer;
}
#imgRolling .scroll .present{
	width:227px;
	height:242px;
	border:2px #4d7972 solid;
	background:url(../images/arr_on.png) 50% -4px no-repeat;
	z-index:1;
	position:absolute;
	top:0;
	left:0;
}