.banner{
	width: 100%;
	height: 712px;
	overflow: hidden;
	position: relative;
}
.banner .show{
	width: 280px;
	height: 115px;
	padding-top: 115px;
	background: url('../images/f1.png') no-repeat center 30px #fff;
	position: absolute;
	z-index: 2;
	left: 345px;
	border-bottom: 27px solid #6b6b6b;
	display: none;
}
.banner .show ul{
	padding-left: 13px;
}
.banner .show li{
	width: 63px;
	height: 57px;
	float: left;
}
.banner .show li a{
	display: inline-block;
}
.banner .show li a,.banner .show li img{
	width: 100%;
	height: 100%;
}
.banner .show li:hover{
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.banner .show p{
	color: #6b6b6b;
	font-size: 14px;
	text-align: center;
	padding: 12px 0 0 0;
	text-transform: uppercase;
}
.banner .show .btn{
	position: absolute;
	width: 108px;
	height: 37px;
	line-height: 37px;
	display: inline-block;
	background: url('../images/pic.png') no-repeat -42px 0;
	text-transform: uppercase;
	bottom: -50px;
	left: 20%;
	padding: 0 0 0 50px;
	color: #ffffff;
}
.flexslider{position:relative;height:712px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;overflow: hidden;}
.slides{position:relative;z-index:1;}
.slides li{height:665px;}
.flex-control-nav{text-align:center;position: absolute;bottom: 0;width: 100%;padding:19px 0;background: url('../images/top.png');border-top: 2px solid #616161;}
.flex-control-nav li{display:inline-block;width:8px;height:8px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:8px;height:8px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
 
/*.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}*/
/*.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}*/
/*.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}*/
/*.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}*/