/*index*/
.content {
	width: 100%;
	height: auto;
}
.banner {
	width: 100%;
	height: 396px;
	position: relative;
	overflow: hidden;
}
.banner .bannerUl {
	width: 100%;
	height: 396px;
	position: relative;
}
.banner .bannerUl li {
	/* width: 100%;
	height: 396px;
	position: relative;
	float: left;
	overflow: hidden; */
	width: 100%;
	height: 396px;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	z-index: 1;
}
.banner .bannerUl li.bannerimg1 {
	z-index: 2;
}
.banner .bannerUl li img.bannerimg {
	position: absolute;
	height: 396px;
	width: 1900px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}
.banner .bannerUl li .text {
	height: 333px;
	width: 1030px;
	top: 40px;
	position: absolute;
	left: 50%;
	margin-left: -515px;
	z-index: 99;
	display: none;
}
.banner .bannerUl li .show {
	display: block;
}
.bannerCon {
	width: 980px;
	height: 81px;
	position: absolute;
	left: 50%;
	margin-left: -490px;
	bottom: 0;
	z-index: 999;
}
.bannerCon li {
	width: 80px;
	height: 50px;
	border: 2px solid #fff;
	position: absolute;
	top: 50%;
	margin-top: -26px;
	cursor: pointer;
}
.bannerCon li.con-1 {
	right: 140px;
}
.bannerCon li.con-2 {
	right: 70px;
}
.bannerCon li.con-3 {
	right: 0;
}
.bannerCon li a {
	width: 80px;
	height: 50px;
	display: block;
}

#con {
	FONT-SIZE: 12px;
	MARGIN: 0px auto;
	margin-top:26px;
	WIDTH: 980px
}
#tags {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 0px;
	WIDTH: 980px;
	PADDING-TOP: 0px;
	HEIGHT: 23px
}
#tags LI {
	BACKGROUND: url(images/tagleft.gif) no-repeat left bottom;
	FLOAT: left;
	LIST-STYLE-TYPE: none;
	HEIGHT: 23px
}
#tags LI A {
	BACKGROUND: url(images/tagright.gif) no-repeat right bottom;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	COLOR: #898989;
	LINE-HEIGHT: 23px;
	PADDING-TOP: 0px;
	HEIGHT: 23px;
	TEXT-DECORATION: none;
	border-bottom:3px #dcdcdc solid;
	width:490px;
	text-align:center;
}
#tags LI.emptyTag {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	WIDTH: 4px
}
#tags LI.selectTag {
	BACKGROUND-POSITION: left top;
	MARGIN-BOTTOM: -2px;
	POSITION: relative;
}
#tags LI.selectTag A {
	BACKGROUND-POSITION: right top;
	COLOR: #005daa;
	border-bottom:3px #005daa solid;
	width:490px;
	text-align:center;
}
#tagContent {
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	BACKGROUND-COLOR: #fff
}
.tagContent {
	DISPLAY: none;
	PADDING-BOTTOM: 10px;
	WIDTH: 980px;
	COLOR: #474747;
	PADDING-TOP: 10px;
}
#tagContent DIV.selectTag {
	DISPLAY: block
}
.tab-con p {
	font-size: 12px;
	font-family: SimSun;
	line-height: 26px;
	color: #898989;
}