.in_mid{
	width:960px;
	height:280px;
	margin:0 auto;
	*position:relative;
	overflow:hidden;
}
.in_mid .box{
	float:left;
	margin:0 0;
}
.in_mid .box h3{
	width:100%;
	height:56px;
}
.in_mid .news{
	width:283px;
	height:280px;
	background:url(../images/in_mid_border.png) no-repeat right 0;
}
.in_mid .news .list li{
	width:283px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	text-indent:17px;
	background:url(../images/in_news_li.png) no-repeat 0 center;
}
.in_mid .about{
	width:404px;
	height:280px;
	background:url(../images/in_mid_border.png) no-repeat 390px 0;
}
.in_mid .about h3{
	float:left;
	margin-bottom:9px;
}
.in_mid .about .img{
	height:200px;
	width:115px;
	background:url(../images/in_about_bg.jpg) no-repeat 0 30px;
	float:left;
}
.in_mid .about .text{
	width:269px;
	float:left;
	line-height:24px;
	color:#666666;
}
.in_mid .about .text a span{
	color:#c60c11;
}
.in_mid .contact{
	width:270px;
}
.in_mid .contact .img{
	width:100%;
	height:115px;
	background:url(../images/in_contact_bg.jpg) no-repeat center 0;
}
.in_mid .contact .text{
	width:258px;
	margin:0 auto;
	line-height:24px;
	color:#333;
}

.in_pro{
	height:213px;
	overflow:hidden;
	margin-bottom:30px;
	background:url(../images/in_pro_bg.png) repeat-x 0 bottom;
}
.in_pro .box{
	width:960px;
	height:213px;
	margin:0 auto;
	*position:relative;
	overflow:hidden;
}
.in_nav_top{
	width:960px;
	height:35px;
	line-height:35px;
	float:left;
	margin-bottom:10px;
	position:relative;
	background:url(../images/in_nav_top.jpg) no-repeat 260px center;
}
.in_nav_top .title{
	width:77px;
	font-size:18px;
	color:#006599;
	float:left;
}
.in_nav_top .change{
	width:192px;
	float:left;
}
.in_nav_top .change .a{
	float:left;
	height:35px;
	line-height:35px;
	display:block;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.in_nav_top .change .a1,.in_nav_top .change .a2{
	width:82px;
	color:#333333;
	cursor:pointer;
}
.in_nav_top .change .a3{
	width:16px;
	color:#0d5191;
}
.in_nav_top .more{
	position:absolute;
	top:0px;
	right:0px;
}
.in_nav_top .m2{
	display:none;
}
/*产品滚动*/
.workListWrap{
	width:960px;
	height:213px;
	float:left;
	margin:0 auto;
	position:relative;
}

.workList{
	width: 3600%;
	height:216;
	float:left;
	position:absolute;
	left:35px;
	top:0px;
}
.workItem{
	float:left;
	display:block;
	width:203px;
	height:166px;
	line-height:30px;
	margin:0 10px;
	text-align:center;
	overflow:hidden;
	background:url(../images/in_pro_li.png) no-repeat 0 0;
	font-size:14px;
}
.workItem .img{
	padding-top:6px;
}
.workItem .img img{
	width: 170px;
	height: 118px;
	border:2px solid #fff;
}
.workItem .t{
	width:100%;
	height:26px;
	line-height:26px;
	overflow:hidden;
	color:#fff;
}
.workItem .t:hover{
	text-decoration:underline;
}
#progress_prev{background: url(../images/prev.jpg) no-repeat 0 0;height:81px;width:27px;position: absolute;z-index: 999;overflow: visible;top:55px;left:0px;
}
#progress_next{background: url(../images/next.jpg) no-repeat 0 0;height:81px;width:27px;position:absolute;z-index:999;top:55px;right:0px;}
.ctrlArea{position: relative;z-index: 888;}
/**/
/*产品滚动*/
.workListWrap_c{
	width:960px;
	height:213px;
	float:left;
	margin:0 auto;
	position:relative;
}

.workList_c{
	width: 3600%;
	height:216;
	float:left;
	position:absolute;
	left:35px;
	top:0px;
}
.workItem_c{
	float:left;
	display:block;
	width:203px;
	height:166px;
	line-height:30px;
	margin:0 10px;
	text-align:center;
	overflow:hidden;
	background:url(../images/in_pro_li.png) no-repeat 0 0;
	font-size:14px;
}
.workItem_c .img{
	padding-top:6px;
}
.workItem_c .img img{
	width: 170px;
	height: 118px;
	border:2px solid #fff;
}
.workItem_c .t{
	width:100%;
	height:26px;
	line-height:26px;
	overflow:hidden;
	color:#fff;
}
.workItem_c .t:hover{
	text-decoration:underline;
}
#case_progress_prev{background: url(../images/prev.jpg) no-repeat 0 0;height:81px;width:27px;position: absolute;z-index: 999;overflow: visible;top:55px;left:0px;
}
#case_progress_next{background: url(../images/next.jpg) no-repeat 0 0;height:81px;width:27px;position:absolute;z-index:999;top:55px;right:0px;}
.ctrlArea_c{position: relative;z-index: 888;}