.index_bg01 { min-width:1200px;
	BACKGROUND: url(../images/bannerImg/banner_bg01.png) repeat-x 0px 0px
}
.index_bg02 { min-width:1200px;
	BACKGROUND:#00a1e9;
}
.index_bg03 { min-width:1200px;
	BACKGROUND:#00a1e9;
}
#warp {
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	WIDTH: 100%;
	PADDING-RIGHT: 0px;
	HEIGHT: 360px;
	PADDING-TOP: 0px;min-width:1201px;
}
.banner {
	BACKGROUND:;
	Z-INDEX: 99;
	MARGIN: 0px auto;
	WIDTH:100%; min-width:1201px;
}
.banner_l {
	WIDTH: 42px;
	position: absolute;
	top: 330px;
	left: 0;
	z-index: 10000;
}
.banner_r {
	
	position: absolute;
	top: 330px;
	right: 0;
	z-index: 10000; 
}
.bannerImg {
	POSITION: relative;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px
}
.bannerImg .bannerPage {
	POSITION: absolute;
	TOP: 300px;
	LEFT: 36%;
}
.bannerImg .bannerPage A {
	MARGIN-RIGHT: 2px
}
.bannerImg .bannerPage A IMG {
	VERTICAL-ALIGN: middle
}
.slides_container {
	POSITION: ;
	WIDTH:1200px; margin:0 auto; min-width:1200px;
}
.pagination {
	MARGIN: 26px auto 0px
}
.pagination LI {
	MARGIN: 0px 1px;
	FLOAT: left
}
.pagination LI A {
	BACKGROUND-IMAGE: url(../images/bannerImg/pagination.png);
	WIDTH: 80px;
	DISPLAY: block;
	BACKGROUND-POSITION: 0px -1px;
	FLOAT: left;
	HEIGHT: 0px;
	OVERFLOW: hidden;
	PADDING-TOP: 10px
}
.pagination LI.current A {
	BACKGROUND-POSITION: 0px -11px
}
/* tab切换 */
#tab { height:auto; width:1200px; margin:0 auto;}
#tab .tabList {
	width: 280px;
	background: #fff;
	border: 1px solid #e5e5e5;
	border-bottom: none;
}
#tab .tabList ul {
	margin: 0;
	padding: 0;
}
#tab .tabList ul li {
	background: #fff;
	border-bottom: 1px solid #e5e5e5;
	padding: 34px 0;
	width: 240px;
	margin: 0;
	padding-left: 40px;
	font-size: 18px;
	vertical-align: central;
}
#tab .tabList ul li a{ font-family:"微软雅黑"; color:#000}

#tab .tabCon { margin-left:300px;
	background: #fff;
	border: 1px solid #e5e5e5;
}
#tab .tabList li a .on {
	color: #00a1e9;
	background: #fff;
}

span.switch {
	display: inline-block;
	width: 80px;
	height: 40px;
	padding: 0;
	margin: 0;
	cursor: pointer;
	border-bottom: 0px solid #e5e5e5;
}
span.switch_on {
	background: url(../images/down.png) center no-repeat;
}
span.switch_off {
	background: url(../images/up.png) center no-repeat;
}
.tabListN {
	text-indent: 20px;
	border: 1px solid #e5e5e5;
	margin-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
}
.tabListN th {
	height: 78px;
	line-height: 78px;
	background: #f7f7f7;
	font-size: 16px;
	border-right: 0;
	border-left: 0; font-family:"微软雅黑"; font-weight:600;
}
.tabListN td {
	font-size: 14px;
	line-height: 18px;
	text-indent: 0px;
	padding: 26px 20px;
}


.tab_check span.check_box{display:inline-block; width:24px; height:24px; cursor:pointer; padding:0; padding-right:8px;}
.tab_check span.checked_deep1{background: url(../images/checkbox.png) no-repeat }
.tab_check span.uncheck_deep1{background: url(../images/checkboxed.png) no-repeat}

.engine-submit, .engine-options span, .engine-options i, .navs .fright {
	background: url(../images/sprite.png) 0 0 no-repeat
}
.engine-wrapper {
	width: 580px;
	border: 3px solid #00a1e9;
	margin-right: 20px;
	overflow: hidden;
	height: 34px;
	position: relative;
	background: #fff
}
.engine-options {
	width: 72px;
	float: left;
	border-right: 1px solid #c6cdd4; margin-top:2px; padding:6px 0 9px 0;
	position: relative
}
.engine-options select {
	position: absolute;
	top: 12px;
	left: 0;
	width: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	zoom: 1 ;
}
.engine-options span, .engine-options i {
	display: inline-block;
*display:inline;
*zoom:1;
	float: left
}
.engine-options span {
	margin-left: 6px;
	color: #777;
	font-size: 12px;margin-top: 3px;
	text-align:center;
}
.engine-options i {
	width: 16px;
	height: 10px;
	background-position: 4px -36px; margin-top:2px;
}
.engine-options i, .engine-options select {
	display: none
}
.engine-inputs input {
	border: 0
}
.engine-inputs .engine-key {
	margin: 0 6px;
	padding: 8px 0;
	width: 360px
}
.engine-inputs .engine-submit {
	width: 90px;
	height: 34px;
	background:#00a1e9;
	position: absolute;
	right: 0;
	top: 0; color:#fff; font-size:16px;
	cursor: pointer
}