﻿.banner_bt #inner {
	width:1024px;
	margin: 0 auto;
	height:428px;
	overflow:hidden;
}
.banner_bt .hot-event {
	padding: 0px;
	position: relative;
}
.banner_bt .hot-event .switch-tab {
	text-align: right;
	position:absolute;
	right:5px;
	top:400px;
	width:1024px;
	height:25px;
	z-index:99;
}
.banner_bt .hot-event .switch-tab a, .k63_b .hot-event .switch-tab .current {
	display: inline-block;
	*display:inline;
	zoom:1;
	width: 15px;
	height: 20px;
	line-height:20px;
	text-align:center;
	overflow: hidden;
	vertical-align:middle;
	color:#333;
	margin-right:3px;
	font-size:14px;
}
.banner_bt .hot-event .switch-tab .current{
	color:#CD0129;
}
.banner_bt .hot-event .event-item {
	height:428px;
	width:1024px;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}
.banner_bt .hot-event .event-item .banner {
	display: block;
}
.banner_bt .hot-event .event-item img {
	width:1024px;
	height:428px;
	-webkit-box-reflect: below 0 -webkit-gradient(linear, 0 0, 0 100%, from(transparent), color-stop(85%, transparent), to(rgba(255,255,255,.2)));
	border: 0;
}
.banner_bt .hide-clip {
	position: absolute!important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px,1px,1px,1px);
	padding: 0!important;
	border: 0!important;
	height: 1px!important;
	line-height: 0!important;
	width: 1px!important;
	overflow: hidden;
}

