/*public*/
/*cases*/ 
#cases ul {
	display:block;
	font-size:0;
	letter-spacing:-6px;
	text-align:center;
	width:100%;
	 
}
#cases ul li {
	display:inline-block;
	zoom:1;
*display:inline;
	vertical-align:top;
	position:relative;
	width:220px;
	height:131px;
	overflow:hidden;
	 
	letter-spacing:normal;
}
#cases ul li img {
	position:absolute;
	top:0;
	left:0;
 
}
#cases ul li p {
	display:none;
	width:166px;
	z-index:1;
	font-size:12px;
	text-align:left;
	padding:20px 27px;
	background:#189c16;
	color:#fff;
	font-size:14px;
}
#cases ul li p strong {
	display:block;
	font:bold 12px/25px Microsoft YaHei;
	color:#fff;
	margin-top:5px;
	font-size:14px;
}
#cases ul li p a {
	display:inline-block;
	zoom:1;
*display:inline;
	font-weight:bold;
	height:25px;
	line-height:25px;
	padding:0 5px;
 
}
#cases ul li p a.openurl {
	width:23px;
	height:23px;
	padding:0;
	background:url(../images/ico_website.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	bottom:5px;
	right:5px;
}
#cases ul li p a.openurl:hover {
	background-position:0 -23px
}
/*banaer图片*/
.wrapper {
	width:1100px;
	margin:0 auto;
	position:relative;
}
/*banner*/
#banner {
	color:#35a45f;
	width:100%;
	background:#000;
	overflow:hidden;
	position:relative;
}
#banner_img {
	display:block;
	position:relative;
}
#banner_img li {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:435px;
	background-position:center;
	background-size:cover;
	display:none;
}
#banner_img .ad_img {
	position:absolute;
	right:10px;
	top:75px;
 
}
#banner_img .m_img {
	position:absolute;
	right:360px;
	top:260px;
}

#banner_img .i_img {
	position:absolute;
	right:20px;
	top:200px;
}
#banner_img .ad_txt {
	position:absolute;
	left:10px;
	top:121px;
	color:#fff;
}
#banner_img .ad_txt h2 {
	font:bold 36px/60px Microsoft YaHei;
}
#banner_img .ad_txt a {
	display:block;
	width:100px;
	height:30px;
	line-height:30px;
	text-align:center;
	margin-top:10px;
	background:#35a45f;
	color:#FFF;
	text-decoration:none;
	text-shadow:none;
	font-weight:700;
	font-size:14px;
	font-weight:normal;
	margin-top:30px;    
}
#banner_ctr {
	position:absolute;
	width:960px;
	height:122px; 
	left:45%;
	bottom:-80px;
	z-index:1;
}
#banner_ctr ul {
	width:960px;
	height:122px;
	/*background:url(./index_files/serv_ico.png) center no-repeat;*/
	font-size:0;
	line-height:0;
	position:relative;
}
#banner_ctr li {
	display:block;
	float:left;
	width:40px;
	height:6px;
	cursor:pointer;
	background:#ccc;
	margin-left:5px;
}
#banner_ctr li.first-item {
	background:#ccc;
	width:40px;
	height:10px;
	cursor:default;
}
#banner_ctr li.last-item {
	background:#ccc;
	width:40px;
	 height:10px
	cursor:default;
}
#drag_ctr {
	position:absolute;
    top:0px;
	left:5px;
	width:40px;
	height:6px;
	bottom:40px;
	background:#189c16;
	z-index:19;
}
#drag_arrow {
	position:absolute;
	top:0px;
	left:5px;
	width:40px;
	height:10px;
	/*background:url(./index_files/drag_banner_arrow.gif) center 14px no-repeat;*/
}
