.focus {
	margin: 0px auto; width: 100%; height: 630px; overflow: hidden; float: left; position: relative; background-color: rgb(0, 0, 0);
}
.banner img {
}
.focus .shadow .title {
	width: 100%; height: 65px; padding-top: 20px; padding-left: 30px;
}
.focus .shadow .title a {
	color: rgb(255, 255, 255); overflow: hidden; font-size: 14px; font-weight: bolder; text-decoration: none;
}
.focus .btn {
	left: 510px; bottom: 34px; overflow: hidden; position: absolute; -ms-zoom: 1;
}
.focus .fPic {
	left: 0px; top: 0px; width: 100%; position: absolute;
}
.focus .D1fBt {
	height: 16px; overflow: hidden; z-index: 10; -ms-zoom: 1;
}

.focus .fcon {width: 100%; height: 630px; float: left; display: none; position: relative;
}
.focus .fcon img {
	display: block;
margin:0 auto;
}
.focus .fbg {

	width: 250px; height: 20px; text-align: center; right:50%; bottom: 10px; position: absolute; z-index: 200;
}
.focus .fbg div {
	margin: 4px auto 0px; height: 14px; overflow: hidden; -ms-zoom: 1;
}
.focus .D1fBt a {
	background: url("../images/point.png") no-repeat; margin: 0px 5px; width: 14px; height: 14px; color: rgb(176, 176, 176); float: left; display: inline; position: relative; _background: none;
}
.focus .D1fBt .current {
	background: url("../images/point_1.png") no-repeat; _background: none;
}
.focus .D1fBt a:hover {
	background: url("../images/point_1.png") no-repeat; _background: none;
}
.focus .D1fBt img {
	display: none;
}
.focus .D1fBt i {
	font-style: normal; display: none;
}
.focus .prev {
	background: url("../images/focus_btn.png") no-repeat; width: 40px; height: 74px; position: absolute; _background: none;
}
.focus .next {
	background: url("../images/focus_btn.png") no-repeat; width: 40px; height: 74px; position: absolute; _background: none;
}
.focus .prev {
	background-position: 0px -74px; left: 50px; top: 50%; margin-top: -37px; cursor: pointer;
}
.focus .next {
	background-position: -40px -74px; top: 50%; right: 50px; margin-top: -37px; cursor: pointer;
}
.focus .prev:hover {
	background-position: 0px 0px;
}
.focus .next:hover {
	background-position: -40px 0px;
}