.w_banner {
	position: relative;
	width: 100%;
	 overflow: hidden; 
	height: 367px;
	display: block;
	z-index: 1;
}
.w_banner ul.slides {
	width: 100%;
	height: 367px;
}
.w_banner ul.slides li {
	width: 100%;
	height:367px;
	position: relative;
}
.w_banner ul.slides li img {
	width: 1920px;
	height:367px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	z-index: 1;
}
.w_w_banner ul.slides li img.pad-banner {
	display: none;
}
.w_banner ul.slides li .text {
	
	color: #fff;
	font-size: 20px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -590px;
	bottom: 40px;
	line-height: 24px;
	z-index: 3;
	font-weight: normal; background-color: rgba(0,0,0,0.3); 
}




@media \0screen\,screen\9 {/* 只支持IE6、7、8 */
  .w_banner ul.slides li .text {
    background-color:#000000;
    filter:Alpha(opacity=50);
    position:static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
    *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
  }
  .w_banner ul.slides li .text  p{
    position: relative;/* 设置子元素为相对定位，可让子元素不继承Alpha值 */
  }  
}


.w_banner ul.slides li .text .title {
	font-size: 35px;
	line-height: 65px;
	font-weight: bold;
	/*font-family: 'Gotham Bold', 'Arial Bold';*/
    font-family: '微软雅黑'; 
}
.w_banner ul.slides li .text .title2{padding:10px 20px;font-size: 42px;
	line-height: 65px;
	font-weight: bold;
	/*font-family: 'Gotham Bold', 'Arial Bold';*/
    font-family: '微软雅黑'; }


.w_banner ul.slides li .text a:hover {
	color: #dddddd;
	text-decoration: none;
}

.w_banner .flex-direction-nav {
	width: 1380px;
	height: 106px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -53px 0 0 -690px;
	z-index: 100;
}
.w_banner .flex-direction-nav li a {
	height: 106px;
	width: 54px;
	display: block;
	position: absolute;
	top: 0;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 2;
}
.w_banner .flex-direction-nav li a.flex-prev {
	left: 0;
	background: url(/kfbj/img/focus_btn_z.png) 0 0 no-repeat;
}
.w_banner .flex-direction-nav li a.flex-next {
	right: 0;
	background: url(/kfbj/img/focus_btn_y.png) 0 0 no-repeat;
}


/*************小图标***************/
.focus .fPic {
    left: 0px; top: 0px; width: 100%; position: absolute;
}
.focus .D1fBt {
    height: 16px; overflow: hidden; z-index: 10; -ms-zoom: 1;
}
.focus .shadow {
    background: repeat;left: 0px; width: 100%; height: 55px; text-align: left; bottom: 0px; display: block; position: absolute; z-index: 10;
}
.focus .shadow a {
    left: 50%; width: 800px; height: 55px; color: rgb(255, 255, 255); line-height: 55px; overflow: hidden; font-family: "微软雅黑"; font-size: 24px; text-decoration: none; margin-left: -600px; display: inline-block; position: absolute;
}
.focus .fcon {
    background: rgb(0, 0, 0); width: 100%; height:367px; float: left; display: none; position: relative;
}
.focus .fcon img {
    display: block;
}

.focus .prev {
    background: url("/kfbj/img/focus_btn_z.png") no-repeat; width: 38px; height:61px; position: absolute; _background: none;
}
.focus .next {
    background: url("/kfbj/img/focus_btn_y.png") no-repeat; width: 38px; height: 61px; position: absolute; _background: none;
}

.focus .prev {
   left: 0px; top: 50%; margin-top: -37px; cursor: pointer;
}
.focus .next {
   top: 50%; right: 0px; margin-top: -37px; cursor: pointer;







