#Slidebox {
	width: 100%;
	min-width: 1000px;
	height: 232px;
	padding: 0px;
	margin: 0 auto; /*position:relative;*/
	background: #FFF;
	overflow: hidden;
}

#flashBg {
	height: 232px;
	overflow: hidden;
	width: 100%;
	clear: both;
	margin: 0;
	padding: 0;
}

#flashLine {
	height: 232px;
	width: 100%;
	clear: both;
	position: relative;
}

#flash {
	width: auto;
	height: 232px;
	overflow: hidden;
	margin: 0 auto;
	clear: both;
	position: relative;
	padding: 0px 0px;
	text-align: center;
}

#flash a {
	width: 100%;
	height: 232px;
	display: none;
	cursor: default;
}

#flash img {
	width: auto;
	height: 232px;
}

.flash_bar {
	width: auto;
	z-index: 69;
	height: auto;
	overflow: hidden;
	position: absolute;
	padding: 12px;
	bottom: 0px;
	left: 50%;
	text-align: center;
}

.flash_bar .dq {
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	margin: 2px 4px;
	cursor: pointer;
	background: url(../images/pagination.png) no-repeat 0px -12px;
	overflow: hidden;
}

.flash_bar .no {
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	margin: 2px 4px;
	cursor: pointer;
	background: url(../images/pagination.png) no-repeat 0px 0px;
	overflow: hidden;
}

.flash_shadow {
	background: url(../images/thsk_008.png) no-repeat center top;
	width: 100%;
	height: 22px;
	position: absolute;
	top: 0;
	z-index: 30;
}

.pic1 {
	background: url(../images/thsk_003_s.png) no-repeat center;
}
/*.pic2 {background:url(../images/thsk_004_s.png) no-repeat center;}*/
.pic2 {
	background: url(../images/thsk_005_s.png) no-repeat center;
}

.pic3 {
	background: url(../images/thsk_ban3.jpg) no-repeat center;
}

.bg1 {
	background: url(../images/thsk_002.png) center;
}
/*.bg2 {background:url(../images/thsk_006.png) center}*/
.bg2 {
	background: url(../images/thsk_007.png) center;
}

.bg3 {
	background: url(../images/thsk_banBg3.png) center;
}

.pic3-btn {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.pic3-btn>.btn {
	display: block;
	width: 140px;
	font-size: 12px;
	background: #0a62bc;
	color: #fff;
	padding: 8px 0;
	border: 0;
	cursor: pointer;
	margin-left: 80px;
	position: absolute;
	left: -22px;
	font-weight: bold;
}

.pic3-btn>.btn:hover {
	background: #074280;
}

.btn-yun {
	top: 65px;
}

.btn-info {
	top: 105px;
}

/* 新添banner图 第四张 */
.clearfix:after {
	content: ".";
	display: block;
	overflow: hidden;
	height: 0;
	clear: both;
	visibility: hidden;
}

.pic4 {
	background: url(../images/thsk_ban4.jpg) no-repeat center;
}

.bg4 {
	background: url(../images/thsk_banBg4.jpg) center;
}
/* 第四张 下的按钮 */
.pic4-btn {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

.pic4-btn>.btn {
	position: absolute;
	bottom: 48px;
	display: block;
	margin-left: 80px;
	padding: 8px 8px;
	border: 0px solid #fff;
	border-radius: 0px;
	background: rgba(0, 0, 0, 0);
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	background: #2783f3;
}

.pic4-btn>.btn:hover {
	background: #0a62bc;
}

.btn-shisu {
	left: 266px;
}

.btn-shu {
	left: 130px;
}