﻿
/*slidebox*/
/*焦点图*/
.focus {
	/*float: left;*/
	width: 1380px;
	height: 460px;
	position: relative;
	margin: 0 auto;
}
.focus img {
	width: 1380px;
	height: 460px;
}


.focus .D1fBt {
	height: 23px;
	zoom: 1;
	position: absolute;
	right: 5%;
	bottom: 14px;
	z-index: 1300;
}
.focus .D1fBt a {
	float: left;
	display: block;
	width: 23px;
	height: 23px;
	background: url(../img/slider_off.png) no-repeat 0 center;
	margin-right: 6px;
	/*text-indent: -9999px;*/
	color: #716965;
}
.focus .D1fBt a i {
	font-style: normal;
	/*display: none;*/
	text-align: center;
	display: block;
}
.focus .D1fBt a.current {
	background-color: #716965;
	color: #716965;
	width: 23px;
	height: 23px;
	/*margin-top: -1px;*/
	background: url(../img/slider_select.png) no-repeat 0 center;
}
.focus .D1fBt a:hover {
	width: 23px;
	height:23px;
	/*margin-top: -1px;*/
	background: url(../img/slider_select.png) no-repeat 0 center;
}


.focus .fcon {
	position: relative;
	width: 1380px;
	height: 460px;
	overflow: hidden;
	float: left;
	display: none;
}
.focus .fcon a {
	color: #fff;
}
.focus .fcon a:hover {
	color: #fbbe2c;
}
.focus .fcon img {
	display: block;
}
/*.prev img{
	width: 19px;
	height: 46px;
	position: absolute;
	left: 20px;
	top: 45%;
}

.next img{
	width: 19px;
	height: 46px;
	position: absolute;
	right: 20px;
	top: 45%;
}*/

 /*.focus .shadow {
	float: left;
	width: 1380px;
	padding-left: 25px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 1000;
	height: 54px;
	line-height: 54px;
	background: url(../img/slider_bg.png) no-repeat;
	display: block;
	text-align: left;
}
.focus .shadow a {
	display: block;
	width: 100%;
	color: #EEEEEE;
	font-size: 15px;
	overflow: hidden;
	overflow: hidden;
}*/



/*smail*/
/*焦点图*/
.smail .focus {
	/*float: left;*/
	width: 464px;
	height: 300px;
	position: relative;
	margin: 0 auto;
}
.smail .focus img {
	width: 464px;
	height: 300px;
}


.smail .focus .D1fBt {
	height: 23px;
	zoom: 1;
	position: absolute;
	right: 5%;
	bottom: 14px;
	z-index: 1300;
}
.smail .focus .D1fBt a {
	float: left;
	display: block;
	width: 23px;
	height: 23px;
	background: url(../img/slider_off.png) no-repeat 0 center;
	margin-right: 6px;
	/*text-indent: -9999px;*/
	color: #716965;
}
.smail .focus .D1fBt a i {
	font-style: normal;
	/*display: none;*/
	text-align: center;
	display: block;
}
.smail .focus .D1fBt a.current {
	background-color: #716965;
	color: #716965;
	width: 23px;
	height: 23px;
	/*margin-top: -1px;*/
	background: url(../img/slider_select.png) no-repeat 0 center;
}
.smail .focus .D1fBt a:hover {
	width: 23px;
	height:23px;
	/*margin-top: -1px;*/
	background: url(../img/slider_select.png) no-repeat 0 center;
}


.smail .focus .fcon {
	position: relative;
	width: 464px;
	height: 300px;
	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;
}