@charset "utf-8";
.flexslider{position:relative;background:url(loading.gif) 50% no-repeat;width:100%;height:540px;float:left;z-index:1;overflow:hidden;min-width:1200px;}
.slides{position:relative;z-index:1;height:100%;width:auto;float:left;}
.slides li{height:540px;width:100%;float:left;overflow:hidden;position:relative;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;height:30px;text-align:center;
/*background-color:rgba(0,0,0,.3);*/}
.flex-control-nav li{display:inline-block;width:auto;height:8px;margin:8px 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:70px;height:8px;line-height:40px;overflow:hidden;background-color:#fff;cursor:pointer;color:#fff;border-radius:10px;}
.flex-control-nav .flex-active{background-color:#b38f3a;color:#b38f3a;}


/*.flex-direction-nav{position:absolute;z-index:3;width:1268px;top:379px;left:50%;margin-left:-634px;}
.flex-direction-nav li a{display:block;width:34px;height:62px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:0;background:url(../images/left.png) center center no-repeat;background-size:100%;left:0;}
.flex-direction-nav li a.flex-next{right:0;background:url(../images/right.png) center center no-repeat;background-size:100%;right:0;}
*/
.slides li a{
	display:block;
	width:100%;
	height:100%;
}
