@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}

.flicker-example{ height:504px;position:relative;}
.flexslider{margin:0px auto;position:relative;width:1060px;height:504px;overflow:hidden;zoom:1; position:relative;  }
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.flexslider .slides{zoom:1;}
.flex-direction-nav a{width:60px;height:90px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;position:absolute;top:50%;z-index:10;cursor:pointer;filter:alpha(opacity=0);-webkit-transition:all .3s ease; }
.flex-direction-nav .flex-next{background-position:0 -90px;right:70px;/*background:url(../images/arrow-right-light.png) no-repeat center center;*/opacity:0.8;}
.flex-direction-nav .flex-prev{left:70px;/*background:url(../images/arrow-left-light.png) no-repeat center center;*/opacity:0.8;}
.flex-next:hover, .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.flex-control-nav{width:100%;position:absolute;bottom:35px;text-align:center;}
.flex-control-nav li{margin:0 2px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{background:url(../images/b1.png) no-repeat center center;display:block;height:25px;overflow:hidden;text-indent:-99em;width:25px;cursor:pointer;}
.flex-control-paging li a.flex-active{background:url(../images/b1hover.png) no-repeat center center;}