﻿
img {
	border: none;
}


.focus {
	width: 100%;
	height: 100%;
	overflow:hidden;
	position:relative;
	
 
}



.focus img {
	width: 100%;
}


.focus .D1fBt {
	overflow: hidden;
	zoom: 1;
	height: 16px;
	z-index: 10;
}



.focus .shadow {
	width: 100%;
	bottom: 0;
	left: 0px;
	z-index: 10;
	height: 80px;
	line-height: 80px;
	background: rgba(0,0,0,0.6);
	display: block;
	text-align: left;
}



.focus .shadow a {
	text-decoration: none;
	color: #fff;
	font-size: 20px;
	overflow: hidden;
	margin-left: 10px;

}
.fcon {
	position: relative;
	width: 100%;
	float: left;
	display: none;
	background: #ebf1ef
}

.focus .fcon img {
	display: block;
}

.fbg {
	position:absolute;
	width:165px;
	height:20px;
	z-index:200;
	left:50%;
	margin-left:0px;
	bottom:70px;
	z-index:99;
}




.focus .D1fBt a {
	position: relative;
	width: 12px;
	height: 12px;
	border-radius: 7px;
	margin: 0 2px;
	text-decoration: none;
	margin: 0 5px;
	outline: 0;
	float: left;
	background: #000;
}
.focus .D1fBt .current, .focus .D1fBt a:hover {
	background: #ffff00;
}
.focus .D1fBt img {
	display: none
}
.focus .D1fBt i {
	display: none;
	font-style: normal;
}











