@charset "utf-8";

/* flexslider */
.flexslider{position:relative;height:600px;overflow:hidden;background:url("loading.gif")/*tpa=http://www.yzcdaq.com/images/loading.gif*/ center no-repeat;}
.slides{position:relative; z-index:1;}
.slides li{height:600px; background-position: center 0px; background-repeat: no-repeat;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:50px;height:8px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:50px;height:8px;line-height:40px;overflow:hidden;background:#ccc;cursor:pointer;}
.flex-control-nav .flex-active{background:#f2ad00;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:40%;}
.flex-direction-nav li a{display:block;width:68px;height:100px;overflow:hidden;cursor:pointer;position:absolute; text-indent:-999em;}
.flex-direction-nav li a.flex-prev{left:10px;background:url("banner-leftBtn.png")/*tpa=http://www.yzcdaq.com/images/banner-leftBtn.png*/ center center no-repeat;}
.flex-direction-nav li a.flex-next{right:10px;background:url("banner-rightBtn.png")/*tpa=http://www.yzcdaq.com/images/banner-rightBtn.png*/ center center no-repeat;}
