/*slidebox*/
/*½Ή΅γΝΌ*/
.focus {
	/*float: left;*/
	width: 100%;
	height: 405px;
	position: relative;
}
.focus img {
	width: 100%;
	height: 405px;
}
.focus .D1fBt {
	height: 5px;
	zoom: 1;
	position: absolute;
	left: 47%;
	margin-left: -50px;
	bottom: 20px;
}
.focus .D1fBt a {
	float: left;
	display: block;
	width: 28px;
	height: 5px;
	background: url(/images/sliderno.png) no-repeat 0 center;
	margin-right: 12px;
	/*text-indent: -9999px;*/
}
.focus .D1fBt a i {
	font-style: normal;
	display: none;
}
.focus .D1fBt a.current {
	background-color: #fff;
	color: #fff;
	width: 28px;
	height: 5px;
	/*margin-top: -1px;*/
	background: url(/images/sliderselect.png) no-repeat 0 center;
}
.focus .D1fBt a:hover {
	width: 28px;
	height: 5px;
	/*margin-top: -1px;*/
	background: url(/images/sliderno.png) no-repeat 0 center;
}
.focus .fcon {
	position: relative;
	width: 100%;
	height: 405px;
	overflow: hidden;
	float: left;
	display: none;
}
.focus .fcon a {
	color: #fff;
}
.focus .fcon a:hover {
	color: #fbbe2c;
}
.focus .fcon img {
	display: block;
}




/*smail*/
/*½Ή΅γΝΌ*/
.smail .focus {
	float: left;
	width: 404px;
	height: 268px;
	position: relative;
}
.smail .focus img {
	width: 404px;
	height: 268px;
}
.smail .focus .D1fBt {
	height: 5px;
	zoom: 1;
	position: absolute;
	left: 47%;
	margin-left: -50px;
	bottom: 20px;
}
.smail .focus .D1fBt a {
	float: left;
	display: block;
	width: 28px;
	height: 5px;
	background: url(/images/sliderno.png) no-repeat 0 center;
	margin-right: 12px;
	/*text-indent: -9999px;*/
}
.smail .focus .D1fBt a i {
	font-style: normal;
	display: none;
}
.smail .focus .D1fBt a.current {
	background-color: #fff;
	color: #fff;
	width: 28px;
	height: 5px;
	/*margin-top: -1px;*/
	background: url(/images/sliderselect.png) no-repeat 0 center;
}
.smail .focus .D1fBt a:hover {
	width: 28px;
	height: 5px;
	/*margin-top: -1px;*/
	background: url(/images/sliderno.png) no-repeat 0 center;
}
.smail .focus .fcon {
	position: relative;
	width: 404px;
	height: 268px;
	overflow: hidden;
	float: left;
	display: none;
}
.smail .focus .fcon a {
	color: #fff;
}
.smail .focus .fcon a:hover {
	color: #fbbe2c;
}
.smail .focus .fcon img {
	display: block;
}

.smail .focus .shadow {
	float: left;
	width: 404px;
	padding-left: 25px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 10;
	height: 54px;
	line-height: 54px;
	background: url(/images/smailbg.png) repeat;
	display: block;
	text-align: left;
}
.smail .focus .shadow a {
	display: block;
	width: 100%;
	color: #fff;
	font-size: 13px;
	overflow: hidden;
	overflow: hidden;
}

.smail .prev img{
	width: 15px;
	height: 30px;
	position: absolute;
	left: 10px;
	top: 45%;
}

.smail .next img{
	width: 15px;
	height: 30px;
	position: absolute;
	right: 10px;
	top: 45%;
}