.in_mid{
	width:1000px;
	height:280px;
	margin:0 auto 30px auto;
}
.in_mid .boxs{
	width:306px;
	height:280px;
	float:left;
	margin-left:20px;
}
.in_mid .boxs h3{
	height:27px;
	font-size:16px;
	color:#282828;
	text-indent:5px;
	line-height:25px;
	margin-bottom:15px;
	background:url(../images/in_mid_nav.png) no-repeat 0 bottom;
	position:relative;
}
.in_mid .boxs h3 span{
	height:25px;
	width:200px;
	font-size:14px;
	color:#005dbc;
	font-weight:normal;
	padding-left:25px;
	background:url(../images/mid_nav_span.png) no-repeat 3px center;
}
.in_mid .boxs h3 a{
	position:absolute;
	top:6px;
	right:0px;
}
.in_mid .boxs .box{
	width:100%;
	height:235px;
}
.in_mid .boxs .box .text{
	color:#666666;
	line-height:22px;
	margin-top:12px;
}
.in_mid .about .text a{
	color:#005dbc;
}

.in_mid .news .list{
	width:100%;
	margin-top:12px;
}
.in_mid .news .list li{
	height:28px;
	line-height:26px;
	background:url(../images/in_mews_li.png) no-repeat 8px center;
	position:relative;
}
.in_mid .news .list li a{
	width:235px;
	display:block;
	float:left;
	overflow:hidden;
	text-indent:27px;
}
.in_mid .news .list li span{

	display:block;
	position:absolute;
	top:0px;
	right:0px;
}
.in_mid .contact .text li{
	text-indent:30px;
	background:url(../images/in_contact_li.png) no-repeat 10px 5px;
}
.in_mid .contact .text li span{
	color:#cc6633;
	font-weight:bold;
}


/*工程案例滚动*/
.workListWrap {
	width:960px;
	height:252px;
	margin:0 auto;
	background:url(../images/in_pro_bg.jpg) no-repeat center 0;
}

.workList {
	width: 3600%;
	height:252px;
	float:left;
	position: relative;
	margin:60px 0 0 45px;
}
.workItem {
	display:inline-block;
	width:190px;
	height:252px;
	line-height:30px;
	margin:0 13px;
	text-align:center;
	overflow:hidden;
	
}
.workItem span{
	width:100%;	
	height:30px;
	display:block;
	font-size:12px;
	color:#666666;
	text-align:center;
}
.workItem img {
	display: block;
	width: 190px;
	height: 150px;
	float:left;
}
#case_progress_prev{
    background: url(../images/pre.jpg) no-repeat 0 0;
    height:138px;
    width:21px;
    position: absolute;
    z-index: 999;
    overflow: visible;
    top:60px;
    left:10px;
}
#case_progress_next{
    background: url(../images/next.jpg) no-repeat 0 0;
    height:138px;
    width:21px;
    position:absolute;
    z-index:999;
    top:60px;
	right:10px;
}
.ctrlArea{
    position: relative;
    z-index: 888;
}
/*图片滚动RND*/
