@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}

/* flexslider */
.flexslider{position:relative;height:599px;overflow:hidden;background:url(/images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:599px;}
.slides li a{ display:block; width:100%; height:100%; text-align:left; text-indent:-9999px}
.flex-control-nav{position:absolute;bottom:10px;z-index:2; left:48%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px; float:left;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width: 14px;height: 14px;cursor: pointer;background:#fff;line-height:40px;overflow:hidden;text-indent:-9999px;-moz-border-radius: 7px;-webkit-border-radius: 7px;border-radius:7px;}
.flex-control-nav .flex-active{background:#b10505; }

