*{padding:0;margin:0;list-style:none;border:0;}
/* 焦点图 */
#div_main{ width:100%; overflow:hidden; height:1596px; background:url(../images/cindex.jpg) no-repeat center top;}
#show {
	position: relative;
	height: 476px;
	width: 1201px;
	margin: 231px auto 0;
}
#show a {
	float: left;
	display: inline;
}
#show .img {
	position: absolute;
	width: 1201px;
	height: 476px;
	overflow: hidden
}
#show .img SPAN {
	position: absolute;
	width: 19999px;
	display: block
}
#show .btns {
	z-index: 10;
	position: absolute;
	width: 1201px
}
#show .btns B {
	position: absolute;
	width: 100px;
	display: block;
	height: 14px;
	overflow: hidden;
	top: 455px;
	left: 50%
}
#show .btns B I {
	width: 31px;
	float: left;
	height: 10px;
	font-size: 0px;
	overflow: hidden;
	cursor: pointer;
	margin-right: 6px;
	border: #fff 1px solid;
}
#show .btns B I:hover 
{
	border: #02b3d3 1px solid;
}
#show .btns B I.on {
	border: #02b3d3 1px solid;
	cursor: default
}
#show .btns B I.on:hover {
	border: #02b3d3 1px solid;
	cursor: default
}
#show .btns S {
	position: absolute;
	WIDTH: 60px;
	display: none;
	height: 80px;
	overflow: hidden;
	top: 200px;
	cursor: pointer
}
#show .btns S I {
	position: absolute;
	width: 60px;
	background: url(../images/btn_show.png);
	height: 160px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../images/btn_show.png");
	_background: none;
}
#show .btns S.prev {
	left: 0px
}
#show .btns S.prev I {
	top: -80px
}
#show .btns S.next {
	right: 0px
}
.show-hover#show .btns S {
	display: block
}
.masks {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	height: 476px;
	position: absolute;
	background: #000;
	overflow: hidden
}
