/* 关于我们 */
.about{
	width: 730px;
}
.about_con{
	position: relative;
	padding-left: 287px;
}
.focusBoxA { position: absolute; width: 265px; height: 160px; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; top: 7px; left: 16px;}
.focusBoxA .picA img { width: 265px; height: 160px; display: block; }
.focusBoxA .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.focusBoxA .txtA { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.focusBoxA .txtA li{ height:36px; line-height:36px; position:absolute; bottom:-36px; }
.focusBoxA .txtA li a{ width: 265px; display: block; color: white; padding: 0 93px 0 10px; font-size: 12px; font-weight: bold; text-decoration: none;overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }
.focusBoxA .numA { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.focusBoxA .numA li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.focusBoxA .numA li a,.focusBoxA .numA li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.focusBoxA .numA li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.focusBoxA .numA li.on a,.focusBoxA .numA a:hover{ background:#f60;  }

.about_txt{
	font-size: 12px;
	line-height: 23px;
	text-indent: 2em;
	padding-top: 7px;
}

/* 新闻中心 */
.newsCenter{
	width: 360px;
}
.newsList{
	padding: 7px 15px;
}
.newsList li{
	height: 26px;
	line-height: 26px;
	font-size: 0;
}
.newsList_tit{
	display: inline-block;
	width: 250px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-size: 12px;
	vertical-align: middle;
}
.newsList li a{
	color: #000;
}
.newsList li a:hover{
	color: #0063C3;
	text-decoration: underline;
}
.newsList_time{
	display: inline-block;
	width: 70px;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	float: right;
}
/* 行业动态 */
.Industry{
	width: 360px;
	margin-left: 10px;
}
/* 产品展示 */
.other_tit{
	width: 100%;
	height: 30px;
	background-image: url(../images/proudct-bj.jpg);
}
.product_con{
	padding: 9px 16px 0;
}
.picMarquee-left{ width:100%;  overflow:hidden; position:relative;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 2px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:180px; height:130px; display:block; padding:5px; border:1px solid #eee; }
.picMarquee-left .bd ul li .title{ line-height:24px;   }
.picMarquee-left .bd ul li .title a{color: #000; font-size: 12px;}
.picMarquee-left .bd ul li .title a:hover{ color: #0063C3; text-decoration: underline;}