@charset "utf-8";
/* CSS Document */
<!--
body {
background-color: ;
background-position:top center;margin-left:0px;COLOR:#666666;margin-top: 0px;margin-right: 0px;margin-bottom:0px; font-size: 12px; 
}
A:link {FONT-SIZE: 12px; COLOR: #666666;TEXT-DECORATION: none}
A:visited {FONT-SIZE: 12px; COLOR: #666666;TEXT-DECORATION: none}
A:hover {FONT-SIZE: 12px; COLOR: #666666;TEXT-DECORATION: none}
/*导航样式开始*/
#webdh {
text-align:center;
vertical-align:middle;
width: 960px;
height:30px;
margin: 0 auto;
font-size: 12px;
font-weight: normal;
COLOR: ;
background-color: ;
overflow:hidden;
}
#webdh A:link {FONT-SIZE: 12px;COLOR: ; TEXT-DECORATION: none}
#webdh A:visited {FONT-SIZE: 12px;COLOR: ; TEXT-DECORATION: none}
#webdh A:hover {FONT-SIZE: 12px;COLOR: ; TEXT-DECORATION: none}
/*导航样式结束*/
#copy {text-align:center;width:960px;margin: 0 auto; line-height:150%;}
.clear {clear:both; height:0; overflow:hidden; display:block;}
.clearfix:after {clear:both; height:0; overflow:hidden; display:block; visibility:hidden; content:"."; }
-->
/*中间内容开始*/
#bodycon {width:960px;margin: 0 auto;}
#bodycon #left {float: left;width: 233px;background-image:url(/images/bj02.jpg);}
#bodycon #center {float:left;width: 727px;background-image:url(/images/bj03.jpg);}
#bodycon #right {float:left;width: 0px;background-color:;}
/*中间内容结束*/
/*详细内容开始*/
#bodycontent {width:700px;margin: 0 auto;line-height:180%;text-align:center;} 
/*详细内容结束*/

.flash {
	height:350px;
	width: 100%;
}
.banner{
	clear: left;
	float: left;
	height: 350px;
	width: 100%;
}
.actives {
	overflow:hidden;
	height: 350px;
	width: 100%;
	position:relative;
	display: inherit;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.actives .tab {
	overflow:hidden;
	height: 350px;
	width: 100%;
	color:#333
}
.actives .tab .lb {
	overflow:hidden;
	height: 350px;
	width: 900px;
	position:relative
}
.actives .tab img {
	height: 350px;
	width: 100%;
}

.actives .tab_btns {
	z-index:1;
	bottom:13px;
	position:absolute;
	right:10px;
}
.actives .tab_btns a {
	background:url(/images/tab_btns.gif) no-repeat;
	float:left;
	width:10px;
	text-decoration:none;
	padding-right:10px
}
.actives .tab_btns a.on {
	background:url(/images/tab_btns_on.gif) no-repeat;
	float:left;
	width:20px;
	text-decoration:none
}
.hide {
	display:none
}