#ShowImg {
	width: 946px; /*height:733px;*/
	height: 733px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -473px;
	overflow: hidden;
	display: none;
	background: #000;
	z-index: 20000;
}
#ShowImg .CloseBtn {
	background: none repeat scroll 0 0 #0099FF;
	cursor: pointer;
	height: 29px;
	margin: 685px 0 0 900px;
	position: absolute;
	width: 29px;
	z-index: 1000;
}
.header_index {
	width: 100%;
	background: url(../images/wrapp_index_bg.gif) no-repeat center top;
}
.nav_inner {
	height: 35px;
	border: 0;
}
.nav_bg {
	background: #000;
	filter: alpha(opacity=30, style=0);
	opacity: 0.30;
}
.slide {
	height: 270px;
	overflow: hidden;
	position: relative;
	background: #000;
	z-index: 1;
}
.slide ul li {
	width: 945px;
	height: 270px;
}
.slide img {
	width: 945px;
	height: 270px;
}
.slide span {
	background: #111 url(../images/ppt_arrow.gif) no-repeat center center;
	width: 50px;
	height: 10px;
	position: absolute;
	display: block;
	bottom: 5px;
	right: 10px;
	padding: 10px 0 0 20px;
}
.slide .span_a {
	background: #111;
	width: 75px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding-left: 5px;
}
.slide .span_a .em_left {
	background: url(../images/ppt_arrow_02.gif) no-repeat;
	display: block;
	float: left;
	width: 10px;
	height: 9px;
	margin-top: 7px;
}
.slide .span_a .em_right {
	background: url(../images/ppt_arrow_03.gif) no-repeat;
	display: block;
	float: left;
	width: 10px;
	height: 9px;
	margin-top: 7px;
}
.slide span b {
	width: 3px;
	height: 3px;
	line-height: 3px;
	cursor: pointer;
	text-indent: -5000px;
	float: left;
	padding: 5px;
	background: url(../images/ppt_out.gif) no-repeat;
}
.slide .span_a b {
	width: 3px;
	height: 22px;
	line-height: 22px;
	cursor: pointer;
	text-indent: -5000px;
	float: left;
	padding: 0 5px;
	background: url(../images/ppt_out.gif) no-repeat left center;
}
.slide span b.on {
	background: url(../images/ppt_on.gif) no-repeat;
}
.slide .span_a b.on {
	background: url(../images/ppt_on.gif) no-repeat left center;
}
.cont_index {
	margin-top: 20px;
	height: 130px;
}
.cont_index ul {
}
.cont_index ul li {
	width:212px;
	float: left;
	height: 120px;
	position: relative;
	padding: 0 0 0 19px;
}
.li_bg {
	background: url(../images/index_cont_li_bg.gif) repeat-y right;
}
.cont_index ul li h3 {
	font-size: 13px;
	margin-bottom: 10px;
	line-height: 15px;
	color: #fff;
}
.cont_index ul li img {


}

.cont_index ul li span a {
	width: 80px;
	height: 16px;
	display: block;
	line-height: 16px;
	margin: 0 0 6px 0;
	text-indent: -5000px;
	background-image: url(../images/E_link.jpg);
	background-repeat: no-repeat;
}
.cont_index ul li span a:hover {
	background-position: 2px 0;
}
.cont_index ul li span a.e_com {
	background-position: 0 -22px;
}
.cont_index ul li span a.e_com:hover {
	background-position: 2px -22px;
}
.cont_index dl {
	width: 230px;
	padding-left: 20px;
}
.cont_index dd {
	float: right;
	color: #8C8C8C;
}
.cont_index ul {
	float: left;
}
.cont_index ul li i {
	margin:0 auto;
	display: block;
	width: 140px;
	height: 95px;
}
.cont_index ul li .next {
	position: absolute;
	left:79px;
	top: 105px;
	width: 59px;
	height: 15px;
	overflow: hidden;
	background: #000;
	filter: alpha(opacity=70, style=0);
	opacity: 0.7;
	padding-left:17px;
}
.cont_index ul li .next span {
	width: 50px;
	height: 10px;
	margin: 2px auto;
	padding: 0 0 0 10px;
	background: url(../images/ppt_arrow.gif) no-repeat center 1px;
}
.cont_index ul li .next span b {
	display: block;
	width: 3px;
	height: 3px;
	line-height: 3px;
	cursor: pointer;
	text-indent: -5000px;
	float: left;
	padding: 4px 5px;
	background: url(../images/ppt_out.gif) no-repeat center center;
}
.cont_index ul li .next span b.on {
	background: url(../images/ppt_on.gif) no-repeat center center;
}
